public_library_map/README.md

23 lines
781 B
Markdown
Raw Normal View History

2021-01-17 19:47:25 +11:00
# Public library data map
2019-08-13 21:34:31 +10:00
This project collects and maps data from public libraries across the Australia and the external Territories of Christmas Island and the Cocos (Keeling) Islands.
2019-08-13 21:34:31 +10:00
2021-01-17 19:47:25 +11:00
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).
2019-08-13 21:34:31 +10:00
2021-01-17 19:47:25 +11:00
Check out the map at [librarymap.hugh.run](https://librarymap.hugh.run).
2019-08-13 21:34:31 +10:00
2021-01-18 10:34:03 +11:00
Find more on this project at [about](about.md).
2021-01-17 19:47:25 +11:00
## Attributions
See [sources](sources.md).
2021-01-18 10:34:03 +11:00
## Want to help?
See [contributing](contributing.md).
2021-01-17 19:47:25 +11:00
## Licenses
2021-01-18 10:34:03 +11:00
**/data**: [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
2021-01-17 19:47:25 +11:00
**/website**: [GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0.txt)