This repository contains the following:
- Compilation of CSV files containing information about schools and locations in the USA
- Scripts that help compile the initial set of information or parse that information into CSV files that would help with being used in People Data Labs.
Since the People Data Labs Cleaner API has request limits, the goal of this repo is to bypass the need to clean text by instead storing as many locations and schools as possible with their cleaned data already given or a way that helps search for the right cleaned data in case of similar sounding names. In the current implementation, it uses the school's website as an indicator.
- (US Colleges and Universities)[https://public.opendatasoft.com/explore/dataset/us-colleges-and-universities/table/?flg=en-us]
- (US Public Schools)[https://public.opendatasoft.com/explore/dataset/us-public-schools/export/?flg=en-us]
- (US Private Schools)[https://public.opendatasoft.com/explore/dataset/us-private-schools/table/?flg=en-us]
- (US Cities)[https://simplemaps.com/data/us-cities]