A Python client for accessing and analyzing educational data from the Urban Institute’s Education Data Portal.
The EducationDataAPI package provides a simple and convenient way to access various educational datasets from the Urban Institute’s Education Data Portal. This package allows users to fetch and analyze data related to school directories, enrollment, discipline incidents, and more.
- Fetch school directory information
- Access enrollment data by grade, race, sex, disability, and LEP
- Retrieve discipline instances data
- Flexible filtering options for detailed data retrieval
For more information about the available datasets and the API endpoints, please visit the following links:
Please refer to the setup and usage documentation for details on how to install and use this package.
This project is licensed under the MIT License.