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 from NCES.
  • Search IPEDS databases efficiently.
  • Read .accdb tables into pd.DataFrame() format.
  • Convert numerical categorical variables into user-friendly text.

Get started

Install the package:

pip install ipeds-wrangler

Download IPEDS databases:

from ipeds_wrangler import download_ipeds_databases

# Download the most recent 4 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.0.8.tar.gz (4.6 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.0.8-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ipeds_wrangler-0.0.8.tar.gz
  • Upload date:
  • Size: 4.6 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.0.8.tar.gz
Algorithm Hash digest
SHA256 dd5cb4b1b8bb19d21ed8466e519cb8ef206e2ebd83f4c96afd073e0e96c7dacf
MD5 0323f5a742b52bf9fa1bb01ae0ec4799
BLAKE2b-256 0c6ba02990f3ec5bcd7e6d1a2f7593ecefa57adc2fbcc4972c9054a8d8077581

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ipeds_wrangler-0.0.8-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

Hashes for ipeds_wrangler-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 068a67101e17fdb7c273529599fb76c4ee8be9c17306d045fcd73f5663b8f416
MD5 851bc7aa157d23eb708f1cb88578e9c1
BLAKE2b-256 8aed5a64ec09142f96138081310d7ed675775dd2ceafd7b2de6eab25a15c1420

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