Leeds Libraries
Leeds City Council
@ukgov.leeds_libraries
Leeds City Council
@ukgov.leeds_libraries
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,
"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_holiday_activities_check_locally" BIGINT,
"community_information" BIGINT,
"cds_music" DOUBLE,
"computers" BIGINT,
"council_papers_online" BIGINT,
"councillor_surgery" DOUBLE,
"credit_card_payments" DOUBLE,
"disabled_access" DOUBLE,
"drinks_machine" DOUBLE,
"electoral_registers_local" DOUBLE,
"electronic_magnifier" DOUBLE,
"employment_training_advice" DOUBLE,
"events_check_locally" BIGINT,
"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_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,
"planning_applications_online" BIGINT,
"printing" BIGINT,
"readers_group" DOUBLE,
"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
);
Anyone who has the link will be able to view this.