AlisonLanski / IPEDSuploadables

Producing uploadable txt files for IPEDS reporting, one submission at a time
https://alisonlanski.github.io/IPEDSuploadables/
Other
8 stars 6 forks source link

Test current code, branch for IPEDS 2019, then fix completions for 2020 #29

Closed AlisonLanski closed 4 years ago

AlisonLanski commented 4 years ago

IPEDS 2020 has changes for Completions (no changes for HR -- whew!)

1) new distance ed questions on the CIP data screen -- not sure if this will affect the upload 2) Subbac certificates < 1yr are split into two subcategories by duration [new levels: 1a, 1b, 2, 3, 4, 5, 6, 7, 8, 17, 18, 19] -- if the change is 1 > 1a/1b it also means a change in datatype :{

AlisonLanski commented 4 years ago

tested produce_com_report with "All" (runs; need to check data quality) and with individual part letters; A and B run fine. C and D are throwing errors which may be due to weirdness because the things they don't like don't actually seem to be real problems.

shilohfling commented 4 years ago

C & D now work

AlisonLanski commented 4 years ago

new ipeds completions fields added and working. documentation updated