Calendar Year Revenue Of U.S. Natural Resources
Department of the Interior
@usgov.doi_gov_calendar_year_revenue_of_u_s_natural_resources
Department of the Interior
@usgov.doi_gov_calendar_year_revenue_of_u_s_natural_resources
CREATE TABLE calendar_year_revenue_of_u_s_natural_resources (
"calendar_year" BIGINT,
"land_class" VARCHAR,
"land_category" VARCHAR,
"state" VARCHAR,
"county" VARCHAR,
"fips_code" DOUBLE,
"offshore_region" VARCHAR,
"revenue_type" VARCHAR,
"mineral_lease_type" VARCHAR,
"commodity" VARCHAR,
"product" VARCHAR,
"revenue" DOUBLE
);
Anyone who has the link will be able to view this.