Contribute
You can contribute a new dataset directly on GitHub.
Each dataset is a new folder under content/datasets/ with an index.md file.
Example:
content/datasets/escargot/index.md
The index.md file should follow the template in archetypes/datasets.md, which you can find here.
Step-by-step guide
-
Copy the template content from here.
-
Go to
content/datasets/on GitHub. -
Click Add file -> Create new file in the top right.
-
In the filename box, enter:
your-dataset-name/index.md -
Paste the template and fill in all fields. In
volumes, include the URLs to your dataset files. (If you cannot host the data, contact us.) -
Commit changes, create a new branch and start a pull request.