Superconnected Cities Broadband
Leeds City Council
@ukgov.superconnected_cities_broadband
Leeds City Council
@ukgov.superconnected_cities_broadband
Leeds City Council and City of Bradford MDC are working together on a variety of digital projects under the ‘Superconnected Cities’ banner. One such project is to work with Small and Medium-sized Enterprises (SMEs) to improve their broadband speeds. Grants (known as vouchers) are paid to businesses between £100 and £3,000 to help them get better connected. Superfast broadband can among other things, increase business efficiency and productivity and reduce downtime. The Dataset ----------- This dataset provides some information about companies who have been successful in applying for a grant. It shows their original upload and download speeds and the improvements they expect to receive. It is recognised that there are some gaps in this dataset, however this information should be populated as the project progresses. Please note ----------- Phase 1 of this scheme is now closed and this dataset will no longer be updated.
Publisher name: Leeds City Council
Last updated: 2024-09-14T09:29:28Z
CREATE TABLE n_01_08_2014 (
"organisation" VARCHAR,
"post_code" VARCHAR,
"number_of_employees" DOUBLE,
"please_confirm_that_you_are_an_sme" VARCHAR,
"current_download_speed_mb_s" DOUBLE -- Current Download Speed (Mb/s),
"current_upload_speed_mb_s" DOUBLE -- Current Upload Speed (Mb/s),
"existing_service_received" VARCHAR,
"new_download_speed_mb_s" DOUBLE -- New Download Speed (Mb/s),
"new_upload_speed_mb_s" DOUBLE -- New Upload Speed (Mb/s),
"new_service_received" VARCHAR
);CREATE TABLE n_28_10_2015 (
"organisation" VARCHAR,
"post_code" VARCHAR,
"number_of_employees" DOUBLE,
"please_confirm_that_you_are_an_sme" VARCHAR,
"current_download_speed_mb_s" DOUBLE -- Current Download Speed (Mb/s),
"current_upload_speed_mb_s" DOUBLE -- Current Upload Speed (Mb/s),
"existing_service_received" VARCHAR,
"new_download_speed_mb_s" VARCHAR -- New Download Speed (Mb/s),
"new_upload_speed_mb_s" VARCHAR -- New Upload Speed (Mb/s),
"new_service_received" VARCHAR
);CREATE TABLE n_29_10_2014 (
"organisation" VARCHAR,
"post_code" VARCHAR,
"number_of_employees" DOUBLE,
"please_confirm_that_you_are_an_sme" VARCHAR,
"current_download_speed_mb_s" DOUBLE -- Current Download Speed (Mb/s),
"current_upload_speed_mb_s" DOUBLE -- Current Upload Speed (Mb/s),
"existing_service_received" VARCHAR,
"new_download_speed_mb_s" DOUBLE -- New Download Speed (Mb/s),
"new_upload_speed_mb_s" DOUBLE -- New Upload Speed (Mb/s),
"new_service_received" VARCHAR
);Anyone who has the link will be able to view this.