Toxic Release Inventory 2018
State of California
@usgov.ca_gov_toxic_release_inventory_2018_7ef1c
State of California
@usgov.ca_gov_toxic_release_inventory_2018_7ef1c
The 2018 TRI preliminary dataset consists of TRI data for 2018. Users should note that while these preliminary data have undergone the basic data quality checks included in the online TRI reporting software, they have not undergone the complete TRI data quality process. In addition, EPA does not aggregate or summarize these data, or offer any analysis or interpretation of them.
You can use the TRI preliminary dataset to:
Identify how many TRI facilities operate in a certain geographic area (for example, a ZIP code);
Identify which chemicals are being managed by TRI facilities and in what quantities; and
Find out if a particular facility initiated any pollution prevention activities in the most recent calendar year.
The agency will update the dataset several times in August and September based on information from facilities. EPA plans to publish the complete, quality-checked 2018 dataset in October 2019, followed by the 2018 TRI National Analysis in January 2020.
Organization: State of California
Last updated: 2025-08-23T13:18:24.186534
Tags: 2018, department-of-toxic-substances-control, dtsc, toxic-release-inventory, tri, usepa
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"year" BIGINT,
"trifd" VARCHAR,
"frs_id" DOUBLE,
"facility_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"county" VARCHAR,
"st" VARCHAR,
"zip" BIGINT,
"bia" DOUBLE,
"tribe" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"federal_facility" VARCHAR,
"industry_sector_code" BIGINT,
"industry_sector" VARCHAR,
"primary_sic" VARCHAR,
"sic_2" VARCHAR,
"sic_3" VARCHAR,
"sic_4" VARCHAR,
"sic_5" VARCHAR,
"sic_6" VARCHAR,
"primary_naics" BIGINT,
"naics_2" DOUBLE,
"naics_3" DOUBLE,
"naics_4" DOUBLE,
"naics_5" DOUBLE,
"naics_6" DOUBLE,
"doc_control_num" DOUBLE,
"chemical" VARCHAR,
"cas_compound_id" VARCHAR,
"srs_id" DOUBLE,
"clean_air_act_chemical" VARCHAR,
"classification" VARCHAR,
"metal" VARCHAR,
"metal_category" BIGINT,
"carcinogen" VARCHAR,
"form_type" VARCHAR,
"unit_of_measure" VARCHAR,
"fugitive_air" DOUBLE,
"stack_air" DOUBLE,
"water" DOUBLE,
"underground" BIGINT,
"underground_class_i" DOUBLE,
"underground_class_ii" DOUBLE,
"landfills" BIGINT,
"rcra_c_landfills" DOUBLE,
"other_landfills" DOUBLE,
"land_treatment" DOUBLE,
"surface_impound" BIGINT,
"rcra_surface_impoundment" DOUBLE,
"other_surface_impoundment" DOUBLE,
"other_disposal" DOUBLE,
"onsite_release_total" DOUBLE,
"potw_transfers_for_release" DOUBLE,
"potw_transfers_for_treatment" DOUBLE,
"potw_total_transfers" DOUBLE,
"m10_storage_only" DOUBLE,
"m41_solid_statabilization" DOUBLE,
"m62_wwtreatment_metalcompoundon" DOUBLE,
"m40_solid_statabilization_metal" BIGINT,
"m61_wwtreatment_metalorvanadium" BIGINT,
"m71_underground_injection" BIGINT,
"m81_undrgrnd_inj_class_ii_to_v" BIGINT,
"m82_undrgrnd_inj_class_ii_to_v" BIGINT,
"m72_landfills_disposal_surface" BIGINT,
"m63_surface_impoundment" BIGINT,
"m66_rcra_subtitle_c_surface_imp" DOUBLE,
"m67_other_surface_impoundments" DOUBLE,
"m64_other_landfills" DOUBLE,
"m65_rcra_subtitle_c_landfills" DOUBLE,
"m73_land_treatment" DOUBLE,
"m79_other_land_disposal" DOUBLE,
"m90_other_offsite_mgmt" DOUBLE,
"m94_transfer_to_wastebroker_for" DOUBLE,
"m99_unknown" DOUBLE,
"offsite_release_total" DOUBLE,
"m20_solvents_organics_recovery" DOUBLE,
"m24_metals_recovery" DOUBLE,
"m26_other_rescue_recovery" DOUBLE,
"m28_acid_regeneration" BIGINT,
"m93_transfer_to_wastebroker_rec" DOUBLE,
"offsite_recycled_total" DOUBLE,
"m56_energy_recovery" DOUBLE,
"m92_transfer_to_waste_broker_en" DOUBLE,
"offsite_energy_recovery_total" DOUBLE,
"m40_nonmetal_solid_stabilizatio" DOUBLE,
"m50_incineration_thermal_treatm" DOUBLE,
"m54_incineration_insignificant" DOUBLE,
"m61_wastewater_treatment_nonmet" DOUBLE,
"m69_other_waste_treatment" DOUBLE,
"m95_transfer_to_wastebroker_wat" DOUBLE,
"offsite_treated_total" DOUBLE,
"unclassified_transfer_to_wasteb" BIGINT,
"total_transfer" DOUBLE,
"total_releases" DOUBLE,
"releases_totals_onandoffsite" BIGINT,
"onsite_contained_releases" DOUBLE
);
Anyone who has the link will be able to view this.