Range Unit Allotment
Department of Agriculture
@usgov.usda_gov_range_unit_allotment
Department of Agriculture
@usgov.usda_gov_range_unit_allotment
CREATE TABLE table_1 (
"admin_org_id" BIGINT,
"managing_org_id" BIGINT,
"allot_cn" DOUBLE,
"allot_id" VARCHAR,
"allot_name" VARCHAR,
"allot_status" VARCHAR,
"donkey_and_burro" VARCHAR,
"llamas" VARCHAR,
"mule" VARCHAR,
"swine" VARCHAR,
"allot_nfs_acres" BIGINT,
"allot_waived_acres" BIGINT,
"allot_other_acres" BIGINT,
"allot_total_acres" BIGINT,
"globalid" VARCHAR,
"objectid" BIGINT,
"admin_org_name" VARCHAR,
"managing_org_name" VARCHAR,
"bison" VARCHAR,
"cattle" VARCHAR,
"goats" VARCHAR,
"horses" VARCHAR,
"sheep" VARCHAR,
"nepa_dec_approved_fy" BIGINT,
"amp_approved_fy" BIGINT,
"gis_acres" DOUBLE,
"rev_date" TIMESTAMP,
"data_source" VARCHAR,
"accuracy" DOUBLE,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);
Anyone who has the link will be able to view this.