/rvr_nssp_differ

personal project to track nssp datasets week to week

RVR NSSP Differ

Personal project to keep track of the weekly releases of the RVR NSSP ED numbers and smoosh everything into a single, usable dataframe and file.

I like to keep track of how data changes over time, and think I can just do this myself.

Data I/O

In

I think I want to pull this down every week and stick it in data\raw

Out

I think I want to make a rolling, combined dataframe in data\out in csv so we can diff what changes from week to week.