public_library_map/README.md

20 lines
691 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
## TODO
[ ]
2021-01-17 19:47:25 +11:00
## Attributions
See [sources](sources.md).
## Licenses
**/sdata**: [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
**/website**: [GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0.txt)