UK Food Hygiene Rating Data (London)
Food Hygiene Rating of Business in Boroughs of London in United Kingdom
@kaggle.datota_uk_food_hygiene_rating_data_london
Food Hygiene Rating of Business in Boroughs of London in United Kingdom
@kaggle.datota_uk_food_hygiene_rating_data_london
CREATE TABLE food_hygiene_rating_data (
"unnamed_0" BIGINT,
"fhrsid" BIGINT,
"localauthoritybusinessid" VARCHAR,
"businessname" VARCHAR,
"businesstype" VARCHAR,
"postcode" VARCHAR,
"ratingvalue" VARCHAR,
"ratingkey" VARCHAR,
"ratingdate" TIMESTAMP,
"localauthoritycode" BIGINT,
"localauthorityname" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE
);
Anyone who has the link will be able to view this.