{"id":18331932,"url":"https://github.com/getdkan/dkan_export","last_synced_at":"2026-05-17T17:44:48.449Z","repository":{"id":67396604,"uuid":"288478599","full_name":"GetDKAN/dkan_export","owner":"GetDKAN","description":"Exports data and content from a DKAN Classic site that are not already exposed via API","archived":false,"fork":false,"pushed_at":"2021-03-23T17:53:44.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"7.x-1.x","last_synced_at":"2025-04-09T18:42:15.388Z","etag":null,"topics":["dkan","drupal","drupal-7","drush"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GetDKAN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-08-18T14:27:39.000Z","updated_at":"2021-03-23T17:53:47.000Z","dependencies_parsed_at":"2023-03-16T18:15:13.512Z","dependency_job_id":null,"html_url":"https://github.com/GetDKAN/dkan_export","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GetDKAN/dkan_export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDKAN%2Fdkan_export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDKAN%2Fdkan_export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDKAN%2Fdkan_export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDKAN%2Fdkan_export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GetDKAN","download_url":"https://codeload.github.com/GetDKAN/dkan_export/tar.gz/refs/heads/7.x-1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetDKAN%2Fdkan_export/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266278376,"owners_count":23904041,"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":["dkan","drupal","drupal-7","drush"],"created_at":"2024-11-05T19:36:26.064Z","updated_at":"2026-05-17T17:44:43.426Z","avatar_url":"https://github.com/GetDKAN.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DKAN Export\nThis module exports data and content from a DKAN Classic site that are not already exposed via API (eg data.json, etc...).\n\n# Installation\n## Requirements\n* Full installation of core DKAN.\n* Dependencies:\n  * [loft_data_grids](https://www.drupal.org/project/loft_data_grids)\n\n## Install Using Drush Make\n```\n$ cd sites/all/modules/contrib\n$ git clone https://github.com/GetDKAN/dkan_export\n$ drush make -y --no-core sites/all/modules/contrib/dkan_export/dkan_export.make\n$ drush en dkan_export -y\n```\n\n## Install Manually\n* Download the zip file from https://github.com/GetDKAN/dkan_export\n* Unzip the file in `/sites/all/modules/contrib`\n* Download all dependent contrib modules from the Requirements list above and add them to `/sites/all/modules/contrib`\n* Enable the module (for example, using drush: `drush en dkan_export -y`)\n\n# Usage\n## Export Data\nData exports are made through drush commands that will output the content as CSV unless specified otherwise.\n\nFollowing the Data exports currently supported:\n\n### Users\nSave all users currently available on on a DKAN Classic site and uuids of datasets that they authored.\n```\n$ drush dkan-export-users \u003e dkanclassic-users.csv\n```\n\nAdditional options:\n* --destination-file: Specify a destination file for the output, do not output the result to stdout.\n* --only-active: Only include active users, skip blocked users.\n* --skip-uuids: Do not include users authored datasets' uuids.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdkan%2Fdkan_export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetdkan%2Fdkan_export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdkan%2Fdkan_export/lists"}