Research Station Facilities (Feature Layer)
Department of Agriculture
@usgov.usda_gov_research_station_facilities_feature_layer_ce5fc
Department of Agriculture
@usgov.usda_gov_research_station_facilities_feature_layer_ce5fc
These data are a point feature class that provides the location of Research and Development's offices across the United States.
Organization: Department of Agriculture
Last updated: 2024-03-30T10:48:30.167342
Tags: facilities, forest-products-laboratory, headquarters, international-institute-for-tropical-forestry, laboratories, location, national-resource-management-use, northern-research-station, open-data, pacific-northwest-research-station, pacific-southwest-research-station, puerto-rico, research-and-development, research-station, rocky-mountain-research-station, southern-research-station, structure, united-states, usda-forest-service
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"location_name" VARCHAR,
"org_id" VARCHAR,
"location_type" VARCHAR,
"address_line1" VARCHAR,
"address_line2" VARCHAR,
"city" VARCHAR,
"state_code" VARCHAR,
"zip" VARCHAR,
"country_id" BIGINT,
"country_name" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"utmzone" VARCHAR,
"mscale" BIGINT,
"url" VARCHAR
);Anyone who has the link will be able to view this.