initial commit

This commit is contained in:
Hugh Rundle 2019-08-13 21:34:31 +10:00
commit a966c55004
4 changed files with 9078 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.xlsx

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Public library data maps
This project will initially map library fine regimes in public libraries across the Australian State of Victoria. In the long term I hope to expand it to all Australian States and Territories and include more data that can be combined and cross-referenced, e.g. library funding from local and state governments, HILDA data, median incomes of the community, PLV data etc.
## Atributions and licences
Victorian library location data from the Victorian Department of Premier and Cabinet [via data.gov.au](https://data.gov.au/dataset/ds-vic-77d8ec1d-09f1-4b12-a50a-46ed662b980b/distribution/dist-vic-df50417d-2a93-484d-b023-e89bb4325e34/details?q=libraries%20victoria) and used under
[Creative Commons Attribution 4.0 International licence (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
Incorporates or developed using Administrative Boundaries ©PSMA Australia Limited licensed by the Commonwealth of Australia under [Creative Commons Attribution 4.0 International licence (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).

1
vic_LGAs_geo.json Normal file

File diff suppressed because one or more lines are too long

9066
vic_libraries_locations.csv Normal file

File diff suppressed because it is too large Load diff