Geospatial data for Toronto’s Public Library (TPL) branches was retrieved from the Toronto Open Data Portal. This dataset contains the following columns

  1. _id (used in preparing data for clustering)
    1. dataset identifier for library branch
  2. BranchCode
    1. TPL branch identifier
  3. PhysicalBranch
    1. whether branch location is fixed (1) or not (0)
  4. BranchName
    1. TPL branch name
  5. Address
    1. branch address
  6. PostalCode
    1. postal code of the branch
  7. Website
    1. website of the branch
  8. Telephone
    1. telephone number to contact branch
  9. SquareFootage
    1. size of library branch in square feet
  10. PublicParking
    1. whether branch has public parking (1) or not (0)
  11. KidsStop
    1. whether branch has KidsStops spaces (1) or not (0)
  12. LeadingReading
    1. whether branch has Leading To Reading service (1) or not (0)
  13. CLC
    1. whether branch has Computer Learning Centre (1) or not (0)
  14. DIH
    1. whether branch has Digital Innovation Hub (1) or not (0)
  15. TeenCouncil
    1. whether branch has the presence of a Teen Council (1) or not (0)
  16. YouthHub
    1. whether branch has Youth Hub space (1) or not (0)
  17. AdultLiteracyProgram
    1. whether branch supports an Adult Literacy Program (1) or not (0)
  18. Workstations
    1. number of publicly available internet-connected computers
  19. ServiceTier
    1. indicator of scope of the branch