{"id":13553563,"url":"https://github.com/datasets/core-datasets","last_synced_at":"2025-04-07T10:28:06.199Z","repository":{"id":106190684,"uuid":"114107522","full_name":"datasets/core-datasets","owner":"datasets","description":"DataHub.io awesome datasets - curated collections of high quality dataset organized by topic","archived":false,"fork":false,"pushed_at":"2024-10-25T14:26:29.000Z","size":166,"stargazers_count":60,"open_issues_count":0,"forks_count":15,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-31T09:04:54.856Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://datahub.io/awesome","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datasets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-13T10:33:08.000Z","updated_at":"2025-03-27T17:30:03.000Z","dependencies_parsed_at":"2024-11-04T01:40:47.572Z","dependency_job_id":null,"html_url":"https://github.com/datasets/core-datasets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fcore-datasets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fcore-datasets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fcore-datasets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fcore-datasets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datasets","download_url":"https://codeload.github.com/datasets/core-datasets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247634840,"owners_count":20970613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T12:02:28.326Z","updated_at":"2025-04-07T10:28:06.174Z","avatar_url":"https://github.com/datasets.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"\u003ca className=\"gh-badge\" href=\"https://datahub.io/core/core-datasets\"\u003e\u003cimg src=\"https://badgen.net/badge/icon/View%20on%20datahub.io/orange?icon=https://datahub.io/datahub-cube-badge-icon.svg\u0026label\u0026scale=1.25\" alt=\"badge\" /\u003e\u003c/a\u003e\n\nCore data registry and tooling.\n\n## Registry\n\nRegistry is maintained as [Tabular Data Package][tdp] with list of datasets in core-list.csv.\n\n[tdp]: http://frictionlessdata.io/guides/tabular-data-package/\n\nTo add a dataset add it to the `core-list.csv` - we recommend fork and pull.\n\nDiscussion of proposals for new datasets and for incorporation of prepared datasets takes place in the [issues][].\n\nTo **propose a new dataset for inclusion**, please create a [new issue](https://github.com/datasets/registry/issues/new).\n\n[issues]: https://github.com/datasets/registry/issues\n\n## Core Dataset Tools\n\n### Installation\n\n``` \n$ npm install\n```\n\n### Usage\n\n* Environmental variables\n\n`DOMAIN` - testing or production environment. For example: https://datahub.io\n`TYPE` - type of dataset. For example: examples or core\n\n```\nnode index.js [COMMAND] [PATH]\n\n# PATH - path to csv file\n```\n\n#### Clone datasets\n\nTo clone all core datasets run the following command:\n\n`node index.js clone [PATH]`\n\nIt will clone all core datasets into following directory: `data/${pkg_name}`\n\n#### Check datasets\n\nTo check all core datasets run the following command:\n\n`node index.js check [PATH]`\n\nIt will validate metadata and data according to the latest spec. \n\n#### Normalize datasets\n\nTo normalize all core datasets run the following command:\n\n`node index.js norm [PATH]`\n\nIt will normalize all core datasets into following directory: `data/${pkg_name}`\n\n#### Push datasets\n\nTo publish all core data packages run the following command:\n\n`node index.js push [PATH]`\n\n### Running tests\n\nWe use Ava for our tests. For running tests use:\n\n```\n$ [sudo] npm test\n```\n\nTo run tests in watch mode:\n\n```\n$ [sudo] npm run watch:test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatasets%2Fcore-datasets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatasets%2Fcore-datasets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatasets%2Fcore-datasets/lists"}