Farmers Market Locations
District of Columbia
@usgov.district_of_columbia_farmers_market_locations
District of Columbia
@usgov.district_of_columbia_farmers_market_locations
Farm retail outlets operating in the District of Columbia, and Montgomery and Prince George’s counties with at least one DC Produce Incentive Program-authorized farmer/vendor.
Organization: District of Columbia
Last updated: 2024-04-30T17:55:08.360365
Tags: business, district-of-columbia, economic, farmers-markets, food, grocery, op, shopping, washington-dc
CREATE TABLE table_1 (
  "x" DOUBLE,
  "y" DOUBLE,
  "name" VARCHAR,
  "address" VARCHAR,
  "ward" BIGINT,
  "days" VARCHAR,
  "times" VARCHAR,
  "website" VARCHAR,
  "socialmedia" VARCHAR,
  "benefits" VARCHAR,
  "parkingtransit" VARCHAR,
  "start" TIMESTAMP,
  "end" TIMESTAMP,
  "gis_id" VARCHAR,
  "mar_id" BIGINT,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "xcoord" DOUBLE,
  "ycoord" DOUBLE,
  "se_anno_cad_data" VARCHAR,
  "globalid" VARCHAR,
  "created_date" TIMESTAMP,
  "last_edited_date" TIMESTAMP,
  "objectid" BIGINT
);Anyone who has the link will be able to view this.