Leeds Libraries
Leeds City Council
@ukgov.leeds_libraries
Leeds City Council
@ukgov.leeds_libraries
A dataset of all libraries in Leeds, including the geolocation, accessibility information, opening times and services offered at each location. Additional information ----------------------- For further information on Leeds libraries visit http://www.leeds.gov.uk/leisure/Pages/Libraries.aspx
Publisher name: Leeds City Council
Last updated: 2024-09-14T09:40:07Z
CREATE TABLE n_2018 (
"library" VARCHAR,
"operator" VARCHAR,
"address_line_1" VARCHAR,
"address_line_2" VARCHAR,
"address_line_3" VARCHAR,
"postcode" VARCHAR,
"vpostcode" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"ward" VARCHAR,
"ons_ref" VARCHAR,
"telephone" VARCHAR,
"email" VARCHAR,
"monday_opening_hours" VARCHAR,
"tuesday_opening_hours" VARCHAR,
"wednesday_opening_hours" VARCHAR,
"thursday_opening_hours" VARCHAR,
"friday_opening_hours" VARCHAR,
"saturday_opening_hours" VARCHAR,
"sunday_opening_hours" VARCHAR,
"assistive_technology" BIGINT,
"adult_books_for_loan_fiction_and_non_fiction" BIGINT -- Adult Books For Loan, Fiction And Non-fiction,
"baby_changing_facility" DOUBLE,
"boardmaker" DOUBLE,
"book_tokens_for_sale" DOUBLE,
"cafe" DOUBLE,
"car_parking" DOUBLE,
"children_s_books_for_loan_fiction_and_non_fiction" BIGINT -- Children's Books For Loan, Fiction And Non-fiction,
"children_s_holiday_activities_check_locally" BIGINT -- Children's Holiday Activities, Check Locally,
"community_information" BIGINT,
"cds_music" DOUBLE -- CDs - Music,
"computers" BIGINT,
"council_papers_online" BIGINT -- Council Papers - Online,
"councillor_surgery" DOUBLE,
"credit_card_payments" DOUBLE,
"disabled_access" DOUBLE,
"drinks_machine" DOUBLE,
"electoral_registers_local" DOUBLE -- Electoral Registers- Local,
"electronic_magnifier" DOUBLE,
"employment_training_advice" DOUBLE -- Employment & Training Advice,
"events_check_locally" BIGINT -- Events, Check Locally,
"exhibition_space" DOUBLE,
"fax" BIGINT,
"free_internet_access" BIGINT,
"homework_collection" DOUBLE,
"learning_sessions_eg_learn_how_to_use_a_computer" BIGINT,
"leedscard_registration" DOUBLE,
"local_family_history" DOUBLE -- Local & Family History,
"local_bus_timetables" DOUBLE,
"local_publications_for_sale" DOUBLE,
"meeting_room_for_hire" DOUBLE,
"microsoft_office_facilities" BIGINT,
"mp_surgery" DOUBLE,
"newspapers" DOUBLE,
"photocopier_b_w" DOUBLE -- Photocopier -B & W,
"planning_applications_online" BIGINT -- Planning Applications (online),
"printing" BIGINT,
"readers_group" DOUBLE -- Readers’ Group,
"request_service" BIGINT,
"scanner" DOUBLE,
"self_service_facility" DOUBLE,
"story_tapes_for_children" BIGINT,
"story_time" DOUBLE,
"study_space" DOUBLE,
"sunday_opening" DOUBLE,
"talking_books" DOUBLE,
"theatre_bookings" DOUBLE,
"toilet" DOUBLE,
"tourist_information" DOUBLE,
"free_wifi" BIGINT,
"writers_group" DOUBLE -- Writers’ Group
);Anyone who has the link will be able to view this.