District Government Land Points
District of Columbia
@usgov.district_of_columbia_district_government_land_points
District of Columbia
@usgov.district_of_columbia_district_government_land_points
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"place_name" VARCHAR,
"address" VARCHAR,
"quadrant" VARCHAR,
"address_type" VARCHAR,
"ssl" VARCHAR,
"ward" VARCHAR,
"status" VARCHAR,
"routeid" VARCHAR,
"blockkey" VARCHAR,
"subblockkey" VARCHAR,
"national_grid" VARCHAR,
"street_view_url" VARCHAR,
"residential_type" VARCHAR,
"multiple_land_ssl" VARCHAR,
"housing_unit_count" BIGINT,
"residential_unit_count" DOUBLE,
"place_name2" VARCHAR,
"place_name3" VARCHAR,
"place_name4" VARCHAR,
"mar_id" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"objectid" BIGINT,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.