public_library_map/README.md
Hugh Rundle 51eb01eec5 udpate readme and contributing
- update to correct filepaths for licensing info in README
- add more detail in contributing.md
2021-01-22 18:04:46 +11:00

23 lines
796 B
Markdown

# Public library data map
This project collects and maps data from public libraries across the Australia and the external Territories of Christmas Island and the Cocos (Keeling) Islands.
You should be able to find the location of every public library in Australia territory, plus the standard loan period for each libary service, and whether they charge overdue fines (if known, in both cases).
Check out the map at [librarymap.hugh.run](https://librarymap.hugh.run).
Find more on this project at [about](about.md).
## Attributions
See [sources](sources.md).
## Want to help?
See [contributing](contributing.md).
## Licenses
**/website/data**: [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
**everything else**: [GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0.txt)