Skip to main content

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 and convert key tables to CSV files with download_ipeds_databases().
  • Search IPEDS databases efficiently with search_ipeds_databases().
  • Gather data for benchmarking against peer institutions with wrangle_ipeds_benchmarking_data().
  • Convert numerical categorical variables into user-friendly text with convert_ipeds_data() - coming soon!
  • Visualize trends and benchmark against peer institutions with visualize_ipeds_trends() - coming soon!

Get started

Install the package:

pip install ipeds-wrangler

Download IPEDS databases:

from ipeds_wrangler import download_ipeds_databases

# Download the most recent 5 years of IPEDS databases to your Desktop
download_ipeds_databases()

# Or specify a custom directory name
download_ipeds_databases(download_directory="my_ipeds_data")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipeds_wrangler-0.1.3.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ipeds_wrangler-0.1.3-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file ipeds_wrangler-0.1.3.tar.gz.

File metadata

  • Download URL: ipeds_wrangler-0.1.3.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for ipeds_wrangler-0.1.3.tar.gz
Algorithm Hash digest
SHA256 dfd413ccaf340e9dd25766a82b55f59a4bec987543afa90c8ef2a35546ad5c8b
MD5 fe9f3cca9a5060bea3f2520616a2615a
BLAKE2b-256 da1dbfd82b90ce4bfef125801d606ef196aa5199765a95eb16b36109aae42474

See more details on using hashes here.

File details

Details for the file ipeds_wrangler-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: ipeds_wrangler-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for ipeds_wrangler-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e70d1ba49a41243ae1be197a6f74d8c55ac0757b0b80cbda16780e3ff3ef804f
MD5 5994925ba971d1eeb8de951c6d0e49b8
BLAKE2b-256 a874af7028798cd1690c48df382ec1d1d86daea55f9c8c591c9f0d7a1362b08d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page