Range Unit Allotment
Department of Agriculture
@usgov.usda_gov_range_unit_allotment
Department of Agriculture
@usgov.usda_gov_range_unit_allotment
Allotment is a feature class in the Rangeland Management data set. It represents the area boundaries of livestock grazing allotments that include active pastures associated with the allotment. The area corresponds to tabular data in the RIMS (Rangeland Information Management System).
Organization: Department of Agriculture
Last updated: 2025-05-08T05:00:45.719476
Tags: open-data
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.