{"id":42770878,"url":"https://github.com/dgonzdev/nyc_open_data","last_synced_at":"2026-01-29T21:43:57.139Z","repository":{"id":324226313,"uuid":"1095411698","full_name":"dgonzdev/nyc_open_data","owner":"dgonzdev","description":"Create your own copy of NYC Open Data.","archived":false,"fork":false,"pushed_at":"2026-01-01T20:46:36.000Z","size":199,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-05T14:32:32.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/dgonzdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-13T02:38:10.000Z","updated_at":"2026-01-01T20:46:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dgonzdev/nyc_open_data","commit_stats":null,"previous_names":["dgonzdev/nyc_open_data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dgonzdev/nyc_open_data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgonzdev%2Fnyc_open_data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgonzdev%2Fnyc_open_data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgonzdev%2Fnyc_open_data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgonzdev%2Fnyc_open_data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgonzdev","download_url":"https://codeload.github.com/dgonzdev/nyc_open_data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgonzdev%2Fnyc_open_data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28886591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"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-29T21:43:56.413Z","updated_at":"2026-01-29T21:43:57.124Z","avatar_url":"https://github.com/dgonzdev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nyc_open_data\n\nThe purpose of this project is to empower you to\n- create your own copy of NYC Open Data\n- create and share ETL workflows with the NYC civic tech community\n- explore NYC Open Data and your ETL output with open source BI solutions\n\n## Overview\n\nThe project is a Ruby on Rails app with a Postgres database.\n\nEach dataset is represented as an ActiveRecord model.\n\nCreate the database.\n\n```\nbundle exec rake db:create\n```\n\nRun migrations.\n\n```\nbundle exec rake db:migrate\n```\n\nImport a dataset.\n\n```\nDepartmentOfTransportation::BicycleCounter.import\n```\n\nYou now have your own copy of the bicycle counter dataset!\n\n## Local Setup\n\nThe [local setup guide](docs/LOCAL_SETUP.md) provides detailed instructions on how to run the rails app locally.\n\n## Core Concepts\n\nThe [core concepts document](docs/CORE_CONCEPTS.md) details the main technologies we are leveraging.\n\n## Create Your Own Copy of NYC Open Data\n\nThe [nyc open data document](docs/YOUR_NYC_OPEN_DATA.md) provides instructions on how to run the ruby code that pulls datasets from the NYC Open Data portal and into your own Postgres instance.\n\n## Create and Share ETL Workflows with the NYC Civic Tech Community\n\nTODO\n\n## Explore NYC Open Data and Your ETL Output with Open Source BI Solutions\n\nTODO\n\n## Production Deployments\n\nTODO\n\n## Contributing\n\nTODO","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgonzdev%2Fnyc_open_data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgonzdev%2Fnyc_open_data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgonzdev%2Fnyc_open_data/lists"}