Request For Information (requisition) Data
HM Land Registry
@ukgov.request_for_information_requisition_data
HM Land Registry
@ukgov.request_for_information_requisition_data
CREATE TABLE download_service (
"customer" VARCHAR,
"fr_intake" BIGINT,
"dfl_intake" BIGINT,
"tp_intake" BIGINT,
"register_update_intake" BIGINT,
"total_intake" BIGINT,
"fr_output" BIGINT,
"dfl_output" BIGINT,
"tp_output" BIGINT,
"register_update_output" BIGINT,
"total_output" BIGINT,
"fr_requests_for_information" BIGINT,
"dfl_requests_for_information" BIGINT,
"tp_requests_for_information" BIGINT,
"register_update_requests_for_information" BIGINT,
"total_requests_for_information" BIGINT
);
Anyone who has the link will be able to view this.