@@ -25,7 +25,7 @@ NeuroJSON leverages **modern web technologies and scalable NoSQL databases** and
2525- ** Search** — Browse across multiple databases, datasets, and modalities
2626- ** Preview** — Interact with JSON metadata and visualize imaging data (2D/3D) in browser
2727- ** Download** — Retrieve datasets in JSON format, ready for use in Python, MATLAB/Octave, C++, and more
28- - ** Upload** - Contribute your own datasets to NeuroJSON.io ([ Steps to contribute] ( #for-data-contributors ) )
28+ - ** Upload** - Contribute your own datasets to NeuroJSON.io ([ Steps to contribute] ( #- for-data-contributors ) )
2929- ** REST API** — Automate your workflows with lightweight endpoints, designed for smooth integration into both local analyses and large-scale pipelines
3030
3131---
@@ -37,7 +37,9 @@ NeuroJSON leverages **modern web technologies and scalable NoSQL databases** and
37373 . Click any dataset to ** preview** or ** download** data
38384 . For automation, use the ** [ REST API] ( #rest-api ) **
3939
40- ## For Data Contributors
40+ ---
41+
42+ ## 👩🔬 For Data Contributors
4143
4244We welcome your datasets!
4345
@@ -56,7 +58,7 @@ Contributions ensure **long-term public availability and reusability**.
5658
5759---
5860
59- ## For Developers
61+ ## 💻 For Developers
6062
6163### REST API
6264
@@ -80,6 +82,8 @@ links = jd.jsonpath(data, '$.._DataLink_')
8082jd.jdlink(links, {'regex': 'anat/sub-0[12]_.*.nii'})
8183```
8284
85+ ---
86+
8387## 📊 Current Stats (as of latest release)
8488
8589| Metric | Value |
0 commit comments