Online System For Central Accounting And Reporting - OSCAR
HM Treasury
@ukgov.oscar
HM Treasury
@ukgov.oscar
CREATE TABLE online_system_for_central_accounting_and_reporting_oscar (
"organisation_code" VARCHAR,
"organisation" VARCHAR,
"control_budget_code" VARCHAR,
"control_budget_detail_code" VARCHAR,
"segment_department_long_name" VARCHAR,
"sub_segment_code" VARCHAR,
"sub_segment_long_name" VARCHAR,
"economic_category_code" VARCHAR,
"economic_category_long_name" VARCHAR,
"economic_budget_code" VARCHAR,
"pesa_economic_group_code" VARCHAR,
"pesa_economic_group_long_name" VARCHAR,
"version" VARCHAR,
"year" VARCHAR,
"quarter" VARCHAR,
"month" VARCHAR,
"amount" BIGINT
);
Anyone who has the link will be able to view this.