Skip to content

LibrariesHacked/mobilelibraries-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile libaries data

This repository is for transforming data for the mobile libraries project.

Prerequisites

Scripts are written in Python v3.

pip install geopandas
pip install beautifulsoup4
pip install requests

Running scripts

Each individual script can be run from the command line. For example:

python north_somerset.py

Run the following when in the data directory for each authority.

ogr2ogr -f "CSV" aberdeenshire_routes.csv aberdeenshire_routes.geojson -lco GEOMETRY=AS_WKT

Authors

See also the list of contributors who participated in this project.

License

All code in this project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • All mobile library services and their data

About

Data and scripts for converting and manipulating public mobile library data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published