Wake County Restaurants
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_wake_county_restaurants
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_wake_county_restaurants
This dataset contains Wake County Restaurant information and location data pulled from Wake County's GIS REST endpoint. For more information see Wake County's webpage.
This dataset is updated daily.
Organization: Town of Cary, North Carolina
Last updated: 2020-11-12T13:15:11.607979
Tags: restaurants, wake-county
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "hsisid" BIGINT,
  "name" VARCHAR,
  "address1" VARCHAR,
  "address2" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "postalcode" VARCHAR,
  "phonenumber" VARCHAR,
  "restaurantopendate" TIMESTAMP,
  "facilitytype" VARCHAR,
  "x" DOUBLE,
  "y" DOUBLE,
  "geocodestatus" VARCHAR,
  "permitid" VARCHAR,
  "geo_shape" VARCHAR,
  "geo_point_2d" VARCHAR
);Anyone who has the link will be able to view this.