From ec36a71b73177c961f329faae13a6dfc0abdd04d Mon Sep 17 00:00:00 2001 From: Oliver <ovaningen@student.unimelb.edu.au> Date: Sat, 24 Apr 2021 15:49:06 +1000 Subject: [PATCH] AQ sample to LGA code csv --- AQ_to_LGA.csv | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 AQ_to_LGA.csv diff --git a/AQ_to_LGA.csv b/AQ_to_LGA.csv new file mode 100644 index 0000000..333fea0 --- /dev/null +++ b/AQ_to_LGA.csv @@ -0,0 +1,9 @@ +sp_name,LGA_CODE +Alphington,21890 +Brooklyn,23110 +Dandenong,22670 +Footscray,24330 +Geelong South,22750 +Mooroolbark,27450 +Richmond,27350 +Traralgon,23810 -- GitLab