Add datasets, improve documentation, or help test our APIs to enable scientific and AI research.
Help improve our backend services, APIs, or tools for managing datasets.
Fork on GitHub →Improve documentation for datasets, APIs, and data exploration tools.
View Documentation →Test dataset loading pipelines, verify metadata quality, and report issues.
Report a Bug →curl -X POST https://api.datasets.example.com/v1/contribute \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "type": "dataset", "description": "New climate dataset", "format": "csv", "license": "CC-BY-4.0" }'
Developers can build integrations using our REST API to contribute datasets or tools. Get your API key in your account settings.
All contributions must include their original license information and must not restrict redistribution.
Data contributed through the API must follow our standard format specifications and contain at least basic metadata.
All contributions will be reviewed for quality before inclusion in the dataset repository.