grattan / covid19.model.sa2

4 stars 0 forks source link

Put 2016 Census ind/occ and scale up with LFS #15

Closed wfmackey closed 4 years ago

wfmackey commented 4 years ago

Copy over from unemployment paper.

wfmackey commented 4 years ago

@HughParsonage see occ_ind.fst in inst/extdata

HughParsonage commented 4 years ago

Thanks! But could we keep the occ and ind as integers? (Also retain the dictionary of course.) It makes it easier to compare with other sources if they have slightly different character descriptions of the codes. Also makes computation a bit more efficient.

wfmackey commented 4 years ago

Sure -- will convert the Census character descriptions to codes.

wfmackey commented 4 years ago

ANZSIC codes are alphanumeric btw

HughParsonage commented 4 years ago

This is what I used back at the old PBO: https://github.com/asiripanich/anzsic

HughParsonage commented 4 years ago

(He seems to have been continuing to do the ABS's work for them: https://github.com/asiripanich/australias-essential-workers/blob/master/data/processed-data/cleaned_anzsoc_2013.csv)

wfmackey commented 4 years ago

ah need to add , nfd codes to ANZSCO and ANZSIC.