Business Rates - Rochdale Borough Council
Rochdale Borough Council
@ukgov.business_rates_rochdale_borough_council
Rochdale Borough Council
@ukgov.business_rates_rochdale_borough_council
CREATE TABLE table_2 (
"property_reference" VARCHAR,
"account_holder_1" VARCHAR,
"account_holder_2" VARCHAR,
"property_name_1" VARCHAR,
"property_name_2" VARCHAR,
"property_address_1" VARCHAR,
"property_address_2" VARCHAR,
"property_address_3" VARCHAR,
"property_address_4" VARCHAR,
"property_post_code" VARCHAR,
"liable_from" VARCHAR,
"rv" DOUBLE,
"description" VARCHAR,
"empty_y_n" VARCHAR,
"empty_from" VARCHAR,
"discretionary_relief" DOUBLE,
"mandatory_relief" DOUBLE,
"sbrr_y_n" VARCHAR,
"s44a_y_n" VARCHAR,
"hardship_y_n" VARCHAR,
"local_discount_y_n" VARCHAR,
"retail" VARCHAR
);
Anyone who has the link will be able to view this.