NeighborhoodInfoDC / General

General purpose data sets and formats
0 stars 0 forks source link

updated to 2020 #98

Closed eburton9 closed 3 years ago

eburton9 commented 3 years ago

@rpitingolo

rpitingolo commented 3 years ago

@eburton9 nice job. The %Data_to_format macro doesn't need to use the dataset from the General library so I removed the General. from those and pushed that edit. Please update the %revisions= line to say something like "updated for 2020 census redistricting data".

Once you've made that please re-run and check for any errors, then I can do a final review.

eburton9 commented 3 years ago

@rpitingolo added to the modifications and revisions. All the errors look good, besides still getting the "ERROR: Statistics requested for printing, but no VAR statement has been specified. No printed output will be produced. ERROR: Neither the PRINT option nor a valid output statement has been given." for geobg2020

rpitingolo commented 3 years ago

@eburton9 great. All looks good to me now. That error is a quirk of how we test / finalize these programs.

Please go ahead and merge, then on sas1 run sync, and batch submit the programs in this order:

  1. Geo2020.sas
  2. GeoBG2020.sas
  3. GeoBlk2020.sas

Remember to submit them one at a time, wait for the previous one to finish before batch submitting the next. Thanks!