zazwaz12 / CITS3200---National-Housing-Simulation

National Housing Simulation - mapping data points from the G-NAF and the census data sets.
0 stars 0 forks source link

Create categories for the SA1 regions #32

Open SodaVolcano opened 4 weeks ago

SodaVolcano commented 4 weeks ago

SA1 area codes are not very helpful. Create a function mapping a category e.g. "NSW" to a list of SA1 area codes (the function can take in another LazyFrame or something).

THIS SHOULD BE AUTOMATED! Please don't spend hours manually mapping the categories :skull: :skull:

Perhaps there's a way to find which state/area an SA1 region falls in from the datasets we have?