A package for wrangling IPEDS data
Project description
ipeds-wrangler
What it does
The United States National Center for Education Statistics (NCES) maintains the Integrated Postsecondary Education Data System (IPEDS). Each year, IPEDS collects data from approximately 6,000 institutions, representing more than 15 million students. These data can enable many institutional research projects, such as: benchmarking against peer institutions, tracking enrollment trends, and analyzing graduation rates. However, IPEDS data can be challenging to wrangle into actionable insights - especially for Python users.
This package is new, but ipeds-wrangler will enable Python users to:
- Webscrape IPEDS databases from NCES.
- Search IPEDS databases efficiently.
- Read .accdb tables into pd.DataFrame() format.
- Convert numerical categorical variables into user-friendly text.
Get started
>>> from ipeds-wrangler import download_ipeds_databases
>>> download_ipeds_databases()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ipeds_wrangler-0.0.6.tar.gz.
File metadata
- Download URL: ipeds_wrangler-0.0.6.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cef76945c9745dd21b6d52af54ce4a3b642496a14970b511d7b1d2cdce2e75ca
|
|
| MD5 |
3f211401f02e0fd30e388e7b8f9f3893
|
|
| BLAKE2b-256 |
820004512ef77e4b7ddc6b294b8fc8e68bc25479b40f2c04074d5ffe8987032e
|
File details
Details for the file ipeds_wrangler-0.0.6-py3-none-any.whl.
File metadata
- Download URL: ipeds_wrangler-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eeaf8305091e575132c7f20285d97fd9987097f0c820407fa9a9ff2cb6b2f2a
|
|
| MD5 |
8e527f513fbd6215da9d52cc73334095
|
|
| BLAKE2b-256 |
a35a646d4e2bd1ec502b9eacacaf57c0d1f91d520748a3c422df11c063026d19
|