The National Archives - GPC Spend Data
The National Archives
@ukgov.nationalarchives_gpc_data_april_june_2011
The National Archives
@ukgov.nationalarchives_gpc_data_april_june_2011
Details of GPC spend for the National Archives from April 2011
Publisher name: The National Archives
Last updated: 2024-10-10T04:00:09Z
CREATE TABLE national_archives_gpc_spend_october_2021 (
"date" VARCHAR,
"merchant_name" VARCHAR,
"item_description" VARCHAR,
"sum_of_line_value" DOUBLE
);CREATE TABLE national_archives_gpc_spend_october_2023 (
"october_2023_gpc_spend" VARCHAR,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3
);CREATE TABLE national_archives_gpc_spend_sept_2018 (
"transaction_date" VARCHAR,
"merchant_name" VARCHAR,
"total" DOUBLE
);CREATE TABLE national_archives_gpc_spend_september_2021 (
"date" VARCHAR,
"merchant_name" VARCHAR,
"item_description" VARCHAR,
"sum_of_line_value" DOUBLE
);CREATE TABLE national_archives_gpc_spend_september_2023 (
"september_2023_gpc_spend" VARCHAR,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3
);CREATE TABLE the_national_archives_gpc_spend_data (
"transaction_date" VARCHAR,
"merchant_name" VARCHAR,
"total" DOUBLE
);Anyone who has the link will be able to view this.