{"id":43022805,"url":"https://github.com/datalad/datalad-redcap","last_synced_at":"2026-01-31T06:38:31.733Z","repository":{"id":74507148,"uuid":"593156318","full_name":"datalad/datalad-redcap","owner":"datalad","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-28T20:40:20.000Z","size":97,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-05T03:01:55.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datalad.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-25T11:22:15.000Z","updated_at":"2025-04-28T20:40:24.000Z","dependencies_parsed_at":"2025-04-13T12:14:12.874Z","dependency_job_id":"10fd9a54-5693-4f65-8550-343fa90204d6","html_url":"https://github.com/datalad/datalad-redcap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"datalad/datalad-extension-template","purl":"pkg:github/datalad/datalad-redcap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-redcap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-redcap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-redcap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-redcap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datalad","download_url":"https://codeload.github.com/datalad/datalad-redcap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-redcap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28931386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-31T06:38:31.635Z","updated_at":"2026-01-31T06:38:31.715Z","avatar_url":"https://github.com/datalad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DataLad REDCap extension\n\n[![Documentation Status](https://readthedocs.org/projects/datalad-redcap/badge/?version=latest)](http://docs.datalad.org/projects/redcap/en/latest/?badge=latest)\n\n[![crippled-filesystems](https://github.com/datalad/datalad-redcap/workflows/crippled-filesystems/badge.svg)](https://github.com/datalad/datalad-redcap/actions/workflows/test_crippledfs.yml)\n[![docs](https://github.com/datalad/datalad-redcap/workflows/docs/badge.svg)](https://github.com/datalad/datalad-redcap/actions/workflows/docbuild.yml)\n\nThis DataLad extension provides convenience commands for exporting data from REDCap into DataLad datasets.\nInformation about the RedCAP project can be found at https://project-redcap.org/.\n\nThe extension is a working prototype.\n\n## Installation\nThe extension has no official release yet, but you can install the *bleeding edge* version using pip, directly from GitHub.\nThis will also install the latest development version of [DataLad Next](https://github.com/datalad/datalad-next) extension.\nUsing a virtual environment is recommended.\nExample installation:\n\n```\n# create and enter a new virtual environment (optional)\n$ virtualenv --python=python3 ~/env/dl-redcap\n$ source ~/env/dl-redcap/bin/activate\n# install from GitHub main branch\n$ python -m pip install git+https://github.com/datalad/datalad-redcap.git@main\n```\n\n## Commands\n- `export-redcap-form`: Export records from selected forms (instruments)\n- `export-redcap-project-xml`: Export entire project as a REDCap XML File\n- `export-redcap-report`: Export a report that was defined in a project\n- `redcap-query`: Show names of available forms (instruments)\n\n## Usage examples\nThe example below will show available forms, export a given form from REDCap in csv format, and save the file in a DataLad dataset.\n```\ndatalad create my-exports\ncd my-exports\ndatalad redcap-query \u003capi url\u003e\ndatalad export-redcap-form \u003capi url\u003e \u003cform name\u003e exported.csv\n```\n\n## Acknowledgements\n\nThis DataLad extension was developed with support from the Deutsche\nForschungsgemeinschaft (DFG, German Research Foundation) under grant SFB 1451\n([431549029](https://gepris.dfg.de/gepris/projekt/431549029), INF project).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalad%2Fdatalad-redcap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatalad%2Fdatalad-redcap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalad%2Fdatalad-redcap/lists"}