Skip to content

a python script to automate fetching data from the IPEDS database by scrapping its website

Notifications You must be signed in to change notification settings

AffordabilityModelResearchGroup/IPEDS-API

Repository files navigation

IPEDS-API

A python script to automate fetching data from the IPEDS database by scrapping its website

It has been tested to work with python2.

Usage (with College Affordability Group Website)

  1. Make sure the Affordability Group database is running

  2. Install dependencies pip install -r requirements.txt

  3. Run python data_script.py [options] to do stuff (most process for the script will require a connection to the database)

Usage (with just data_script.py)

Run python data_script.py --help to get usage information

About

a python script to automate fetching data from the IPEDS database by scrapping its website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages