Baselight

Rushmoor Procurement Card Spend

Rushmoor Borough Council

@ukgov.rushmoor_procurement_card_spend

Loading...
Loading...

About this Dataset

Rushmoor Procurement Card Spend

This dataset is a list of the spend by Rushmoor Borough Council on procurement cards. Issued following the transparency code 2014, it follows the recommended schema issued by the LGA. PLEASE NOTE: This is currently a draft release and is incomplete, there will be regular updates, so please check back frequently. Please contact us if you have any specific queries
Publisher name: Rushmoor Borough Council
Last updated: 2024-06-14T04:03:03Z

Tables

Procurement Card Spend April 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_april_2019
  • 17.25 kB
  • 161 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_april_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend April 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_april_2020
  • 19.13 kB
  • 220 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_april_2020 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend April 2021

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_april_2021
  • 15.13 kB
  • 128 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_april_2021 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" BIGINT,
  "cost_centre" BIGINT,
  "detail_code" VARCHAR,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend August 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_august_2019
  • 16.9 kB
  • 163 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_august_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend August 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_august_2020
  • 13.21 kB
  • 68 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_august_2020 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend August 2021

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_august_2021
  • 19.56 kB
  • 324 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_august_2021 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend December 2018

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_december_2018
  • 16.13 kB
  • 132 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_december_2018 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend December 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_december_2019
  • 19.79 kB
  • 358 rows
  • 10 columns
Loading...
CREATE TABLE procurement_card_spend_december_2019 (
  "organisation" VARCHAR,
  "service_area" VARCHAR,
  "cost_centre" BIGINT,
  "expense_type" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_no" BIGINT  -- Transaction No.,
  "amount" DOUBLE,
  "capital_revenue" VARCHAR,
  "supplier_name" VARCHAR,
  "supplier_id" VARCHAR
);

Procurement Card Spend December 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_december_2020
  • 15.4 kB
  • 127 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_december_2020 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend February 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_february_2019
  • 18.23 kB
  • 198 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_february_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend February 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_february_2020
  • 21.34 kB
  • 399 rows
  • 10 columns
Loading...
CREATE TABLE procurement_card_spend_february_2020 (
  "organisation" VARCHAR,
  "service_area" VARCHAR,
  "cost_centre" BIGINT,
  "expense_type" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_no" BIGINT  -- Transaction No.,
  "amount" DOUBLE,
  "capital_revenue" VARCHAR,
  "supplier_name" VARCHAR,
  "supplier_id" VARCHAR
);

Procurement Card Spend February 2021

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_february_2021
  • 16.84 kB
  • 194 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_february_2021 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend January 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_january_2019
  • 16.39 kB
  • 138 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_january_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend January 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_january_2020
  • 21.16 kB
  • 386 rows
  • 10 columns
Loading...
CREATE TABLE procurement_card_spend_january_2020 (
  "organisation" VARCHAR,
  "service_area" VARCHAR,
  "cost_centre" BIGINT,
  "expense_type" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_no" BIGINT  -- Transaction No.,
  "amount" DOUBLE,
  "capital_revenue" VARCHAR,
  "supplier_name" VARCHAR,
  "supplier_id" VARCHAR
);

Procurement Card Spend January 2021

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_january_2021
  • 15.55 kB
  • 127 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_january_2021 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend July 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_july_2019
  • 17.28 kB
  • 164 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_july_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend July 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_july_2020
  • 14.31 kB
  • 88 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_july_2020 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend July 2021

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_july_2021
  • 12.56 kB
  • 50 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_july_2021 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend June 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_june_2019
  • 16.96 kB
  • 146 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_june_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend June 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_june_2020
  • 16.53 kB
  • 148 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_june_2020 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend June 2021

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_june_2021
  • 17.46 kB
  • 171 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_june_2021 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend March 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_march_2019
  • 16.58 kB
  • 141 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_march_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend March 2020

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_march_2020
  • 22.04 kB
  • 448 rows
  • 10 columns
Loading...
CREATE TABLE procurement_card_spend_march_2020 (
  "organisation" VARCHAR,
  "service_area" VARCHAR,
  "cost_centre" BIGINT,
  "expense_type" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_no" BIGINT  -- Transaction No.,
  "amount" DOUBLE,
  "capital_revenue" VARCHAR,
  "supplier_name" VARCHAR,
  "supplier_id" VARCHAR
);

Procurement Card Spend March 2021

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_march_2021
  • 23.64 kB
  • 406 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_march_2021 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Procurement Card Spend May 2019

@ukgov.rushmoor_procurement_card_spend.procurement_card_spend_may_2019
  • 16.84 kB
  • 151 rows
  • 13 columns
Loading...
CREATE TABLE procurement_card_spend_may_2019 (
  "organisation_name" VARCHAR,
  "organisation_code" VARCHAR,
  "directorate_service" VARCHAR,
  "cost_centre" BIGINT,
  "detail_code" BIGINT,
  "service_category_label" VARCHAR,
  "supplier_name" VARCHAR,
  "payment_date" TIMESTAMP,
  "transaction_number" VARCHAR,
  "net_amount" DOUBLE,
  "purpose_of_spend" VARCHAR,
  "procurement_classification" VARCHAR,
  "card_transaction" VARCHAR
);

Share link

Anyone who has the link will be able to view this.