Coder Social home page Coder Social logo

ipeds_data's Introduction

Still a work in progress;

Notes

  • financial tables f2 / f3 have some issues ; need to do some cleanup on the variables list.
  • one variable (CNFNO4) for some reason not being found (exists in table being read).
  • The original notebook (make a master merge table of everything first) fails (hangs the kernel) after about 11 files merged. (I find this peculiar?) Appears to be a memory issue (thogh the fiels are not huge). THe findmerge variant (not working fully yet as of 12/20) searches for variables of interest FIRST in each table one at a time as they are read, then with the results, attempts to build a merged dataframe with only the variables we want.
  • Many of the tables have two versions
    1. table.csv
      • Initial submission of responses to IPEDS
      • Happens at the end of the year; available the next year (usually)
    2. table_rv.csv
      • This appears to be the version that IPEDS reviews a year after the first submission
      • We should use this version if it is available (won't be available for the most recent year submission)
      • Not every table gets changed/reviewed in which case there is only the initial table

ipeds_data's People

Contributors

cbresloff avatar bjoyce3 avatar

Watchers

James Cloos avatar Chadd Bennett avatar  avatar

Forkers

bjoyce3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.