Closed LukeTheGit closed 5 years ago
Hi Luke, thanks for asking. The sample we provide shows the upstream data columns to help OA contributors determine how to set up a source conform. Here are more extreme recent examples:
Hope that helps!
Thanks for the clarification! Much appreciated :)
Hi there,
The au/countrywide sample data shows the following columns: id, number, street, unit, lon, lat, city, postcode, region, accuracy. The actual data has the following columns: id, number, street, unit, lon, lat, city, postcode, region, district, hash.
Specifically the difference is the real file lacks 'accuracy' and contains 'district' and 'hash' in addition. Not a big deal - but thought some consistency would be nice. Is there a reason for it being this way?
Cheers,
Luke