https://github.com/datamade/ipeds-csv

Make file for generating a CSV for importing into the College Matching site.

https://github.com/datamade/ipeds-csv

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Make file for generating a CSV for importing into the College Matching site.

Basic Info
  • Host: GitHub
  • Owner: datamade
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 580 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 9 years ago · Last pushed about 9 years ago
Metadata Files
Readme License

README.md

ipeds-csv

Use this Makefile to generate a clean, decoded, sparkling CSV, which can be imported into the College Matching site.

Dependencies

  • posix operating system (linux or mac os, that sort of thing)
  • python
  • postgres
  • make

On Ubuntu, install requirements like this:

bash sudo apt-get install postgres

On Mac OS X, install requirements like this:

bash brew install postgres python

Getting Started

Before running this Makefile, you need a PostGres database with tables built from the Integrated Postsecondary Education Data System (IPEDS). Use the Makefile in ipeds-db to create your DB.

Usage

Run the Makefile! It queries the IPEDS database, generates a CSV, and finally decodes that CSV into a human-readable format. You can find the results in the build directory.

bash make all

Want something different? Clean out the build directory, and start over.

bash make clean

Find a usable, human-readable CSV document in /build/schools_processed.csv. This document provides the data for the College Matching site: move it into the /data/ directory of that repo.

Copyright

Copyright (c) 2017 DataMade. Released under the MIT License.

Owner

  • Name: datamade
  • Login: datamade
  • Kind: organization
  • Email: info@datamade.us
  • Location: Chicago, IL

We build open source technology using open data to empower journalists, researchers, governments and advocacy organizations.

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 37
  • Total Committers: 1
  • Avg Commits per committer: 37.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
reginafcompton r****n@g****m 37

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • reginafcompton (11)
Top Labels
Issue Labels
Pull Request Labels