An open API service indexing awesome lists of open source software.

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

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