{"id":49486339,"url":"https://github.com/cedstandards/ceds-data-warehouse","last_synced_at":"2026-05-01T02:00:36.985Z","repository":{"id":42076557,"uuid":"280216065","full_name":"CEDStandards/CEDS-Data-Warehouse","owner":"CEDStandards","description":"Modeled for longitudinal storage and reporting of P-20W data, the Common Education Data Standards (CEDS) Data Warehouse implements star schema data warehouse normalization techniques for improved query performance.","archived":false,"fork":false,"pushed_at":"2026-04-30T01:45:50.000Z","size":33025,"stargazers_count":32,"open_issues_count":38,"forks_count":9,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-04-30T03:33:32.747Z","etag":null,"topics":["ceds","data-warehouse","data-warehouses","data-warehousing","education-data","education-data-standards","education-database","sql-server"],"latest_commit_sha":null,"homepage":"https://github.com/CEDStandards/CEDS-Data-Warehouse","language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CEDStandards.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Contributing.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-16T17:28:06.000Z","updated_at":"2026-03-28T15:37:40.000Z","dependencies_parsed_at":"2024-02-20T17:30:39.743Z","dependency_job_id":"525cd74a-5b4c-443b-b493-c39dfdb62aa1","html_url":"https://github.com/CEDStandards/CEDS-Data-Warehouse","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/CEDStandards/CEDS-Data-Warehouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEDStandards%2FCEDS-Data-Warehouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEDStandards%2FCEDS-Data-Warehouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEDStandards%2FCEDS-Data-Warehouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEDStandards%2FCEDS-Data-Warehouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CEDStandards","download_url":"https://codeload.github.com/CEDStandards/CEDS-Data-Warehouse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEDStandards%2FCEDS-Data-Warehouse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["ceds","data-warehouse","data-warehouses","data-warehousing","education-data","education-data-standards","education-database","sql-server"],"created_at":"2026-05-01T02:00:28.033Z","updated_at":"2026-05-01T02:00:36.974Z","avatar_url":"https://github.com/CEDStandards.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CEDS Data Warehouse Logo](/res/CEDS-Data-Warehouse-Logo-Full-Medium.png \"CEDS Data Warehouse\")\n\n# CEDS Data Warehouse\nModeled for longitudinal storage and reporting of P-20W data, the Common Education Data Standards (CEDS) Data Warehouse implements star schema data warehouse normalization techniques for improved query performance.\n\n## Getting Started\n\n### Fresh Installation\n\nTo create a new instance of the CEDS Data Warehouse on your SQL Server, perform the following steps.\n\n1. Open the database creation script at /src/ddl/CEDS-Data-Warehouse-V14.0.0.0.sql using your preferred SQL client. \n2. Connect to the server on which you want to create the CEDS Data Warehouse instance.\n3. Find and replace the existing database name in the script (i.e. CEDS-Data-Warehouse-V14-0-0-0) with the database name of your choice.\n4. Run the script. This will create the CEDS-Data-Warehouse-V14.0.0.0 database.\n\nThe database is empty by default.  Proceed with the following instructions to load CEDS Option Set values into the Dimension tables.\n1. Open the Junk-Table-Dimension-Population-V14.0.0.0 document at /src/dimension-data/Junk-Table-Dimension-Population-V14.0.0.0\n2. Find and replace the existing database name in the script (i.e. CEDS-Data-Warehouse-V14-0-0-0) with the name of your data warehouse instance.\n3. Run the script. This will populate the dimension tables in the CEDS Data Warehouse Version 14\n\n## Contributing\n\nPlease read [Contributing.md](/Contributing.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use a customized version of [Explicit Versioning](https://github.com/exadra37-versioning/explicit-versioning) for versioning.  To keep the various CEDS Open Source projects in alignment with the CEDS Elements, we are replacing the concept of \"disruptive\" releases with \"alignment\" releases.  These releases ensure that the data models are in sync with the official, community approved list of CEDS Elements.  For the versions available, see the [tags on this repository](https://github.com/CEDStandards/CEDS-Data-Warehouse/tags). \n\n## Authors\n\nSee the list of [contributors](/Contributors.md) who participated in this project.\n\n## License\n\nThis project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedstandards%2Fceds-data-warehouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedstandards%2Fceds-data-warehouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedstandards%2Fceds-data-warehouse/lists"}