NNDR Business Rates
City of York Council
@ukgov.nndr_business_rates
City of York Council
@ukgov.nndr_business_rates
National Non Domestic Rates (NNDR) also known as 'Business Rates'. Fixed by the central government though collected by the City of York Council in the York area. These rates apply to properties that are used for business purposes - not domestic ones. Data on these datasets shows business rates information at the moment of extracting it, stated on the 'Snapshot Date' column. For more information please visit City of York Council's website
Publisher name: City of York Council
Last updated: 2024-10-22T04:00:10Z
CREATE TABLE nndr_from_march_2015_on (
"snapshotdate" TIMESTAMP,
"classification" VARCHAR,
"liablename" VARCHAR,
"accountstartdate" TIMESTAMP,
"baref" VARCHAR,
"propertyaddress" VARCHAR,
"propertystartdate" TIMESTAMP,
"analysiscode" VARCHAR,
"analysisdescription" VARCHAR,
"rateablevalue2005" DOUBLE,
"rateablevalue2010" VARCHAR,
"rateablevalue2017" VARCHAR,
"rateablevalue2023" DOUBLE,
"currentnetcharge" VARCHAR,
"occupied_empty_flooded" VARCHAR,
"relieftype" VARCHAR,
"reliefdescription" VARCHAR,
"reliefawardstartdate" TIMESTAMP,
"reliefawardenddate" TIMESTAMP,
"reliefawarded" VARCHAR,
"emptyexemption" VARCHAR,
"exemptionstartdate" VARCHAR,
"exemptionenddate" VARCHAR
);Anyone who has the link will be able to view this.