https://github.com/raphaellaude/usaschooldata
Cleaned and accessible school enrollment data for US schools
https://github.com/raphaellaude/usaschooldata
data duckdb duckdb-wasm education object-storage oss wasm
Last synced: about 1 month ago
JSON representation
Cleaned and accessible school enrollment data for US schools
- Host: GitHub
- URL: https://github.com/raphaellaude/usaschooldata
- Owner: raphaellaude
- License: mit
- Created: 2025-10-07T12:47:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-17T05:41:58.000Z (7 months ago)
- Last Synced: 2025-11-17T07:24:44.840Z (7 months ago)
- Topics: data, duckdb, duckdb-wasm, education, object-storage, oss, wasm
- Language: TypeScript
- Homepage: https://usaschooldata.org
- Size: 210 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# USA School Data
Cleaned and accessible school enrollment data for US schools.
This project seeks to facilitate:
- School lookups
- Analyses of demographic composition
- Analyses of Free & Reduced Lunch (FRL) enrollment
- Longitudinal analysis
All data pulled from the [NCES Common Core of Data (CCD)](https://nces.ed.gov/ccd/files.asp).
## Roadmap
- [ ] Indicate NCES CCD sources on website
- [x] Add footer linking to github with icon
- [ ] Additional directory information: full address, county, school district, grade span
- [x] Directory information: fix status + school type
- [x] Historical enrollment chart
- [x] Historical enrollment by race / ethnicity
- [x] Historical enrollment by sex
- [ ] Lat/lon for school with small map showing location
- [ ] FRL data + visualizations
- [ ] Search: by distict
- [ ] Search: filters
- [ ] Search: better defaults, hiding schools which might not have interesting profies (e.g. no enrollment)
- [ ] District profiles
- [ ] Link profile to official NCES school search page