Public PCs - Locations
Leicester City Council
@ukgov.public_pcs_locations
Leicester City Council
@ukgov.public_pcs_locations
CREATE TABLE table_1 (
"id" BIGINT,
"uern" BIGINT,
"property_name" VARCHAR,
"address" VARCHAR,
"post_code" VARCHAR,
"ward" VARCHAR,
"property_type" VARCHAR,
"sub_type" VARCHAR,
"public_pcs" BIGINT,
"customer_service_pcs" BIGINT,
"available_hrs_per_week" DOUBLE,
"scanners_available" VARCHAR,
"byod" VARCHAR,
"lat" DOUBLE,
"long" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.