{"id":30050860,"url":"https://github.com/jayqi/mirrulations-cli","last_synced_at":"2025-08-07T14:12:45.468Z","repository":{"id":306629272,"uuid":"1026794713","full_name":"jayqi/mirrulations-cli","owner":"jayqi","description":"A command-line tool for working with dockets from regulations.gov via the Mirrulations dataset.","archived":false,"fork":false,"pushed_at":"2025-07-26T17:01:03.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-26T21:29:19.372Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jayqi.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":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-26T16:18:35.000Z","updated_at":"2025-07-26T17:01:06.000Z","dependencies_parsed_at":"2025-07-26T21:42:46.298Z","dependency_job_id":null,"html_url":"https://github.com/jayqi/mirrulations-cli","commit_stats":null,"previous_names":["jayqi/mirrulations-cli"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jayqi/mirrulations-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayqi%2Fmirrulations-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayqi%2Fmirrulations-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayqi%2Fmirrulations-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayqi%2Fmirrulations-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayqi","download_url":"https://codeload.github.com/jayqi/mirrulations-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayqi%2Fmirrulations-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269269171,"owners_count":24388623,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-08-07T14:12:42.180Z","updated_at":"2025-08-07T14:12:45.459Z","avatar_url":"https://github.com/jayqi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mirrulations\n\nA command-line tool for working with dockets from regulations.gov via the [Mirrulations dataset](https://registry.opendata.aws/mirrulations/).\n\nThis tool currently has two commands that wrap two existing scripts:\n\n- `mirrulations fetch` — Download all data for a specific docket by ID. See [documentation](https://github.com/mirrulations/mirrulations-fetch/).\n- `mirrulations csv` — Reformat comments data as a tabular CSV file. See [documentation](https://github.com/mirrulations/mirrulations-csv).\n\n## Example usage\n\n```bash\n# Download Docket CMS-2019-0039 to ./CMS-2019-0039\nmirrulations fetch CMS-2019-0039\n\n# Transform comments into a CSV to ./CMS-2019-0039.csv\nmirrulations csv CMS-2019-0039/raw-data/comments/\n```\n\n## Excluding file types\n\n`mirrulations fetch` supports a multiple use `--exclude` flag to exclude certain file types. By default, the following types are downloaded: `docket`, `documents`, `comments`, `derived`.\n\nFor example, to exclude `comments` and `derived` and to only include `docket` and `documents`:\n\n```bash\nmirrulations fetch CMS-2019-0039 --exclude comments --exclude derived\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayqi%2Fmirrulations-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayqi%2Fmirrulations-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayqi%2Fmirrulations-cli/lists"}