Description Usage Format Source Examples
Annual Report Data from Gas Distribution, Gas Gathering, Gas Transmission, Hazardous Liquids, Liquefied Natural Gas (LNG), and Underground Natural Gas Storage (UNGS) Facility Operators. Operators are required to submit annual reports to PHMSA. Reports include information such as total pipeline mileage, facilities, commodities transported, mileage by material, and installation dates. Organizations not aggregated: some organizations fall within the same parent company.
1 |
A data frame with columns:
Report year.
The type of commodity being transported (Crude, HVL, etc.).
Unique operator ID.
Name of the pipelines operator at the time of the report year.
Headquarter state.
Observation describes offshore or onshroe pipelines.
Miles of pipelines in High Consequences Areas.
Total number of pipeline miles.
Volume of crude oil transported (in barrel-miles).
Volume of highly volatile liquid transported (in barrel-miles).
Volume of refined petroleum products transported (in barrel-miles).
Volume of substance other than crude, rpp, and hvl transported (in barrel-miles).
Estimated volume of crude oil transported (in barrel-miles). Contains the actual value transported where available from volume_crude column. Missing values are approximated as total volume multiplied by the share of offshore pipelines/onshore in the pipeline network.
Estimated volume of highly volatile liquid transported (in barrel-miles). Contains the actual value transported where available from volume_hvl column. Missing values are approximated as total volume multiplied by the share of offshore/onshore pipelines in the pipeline network.
Estimated volume of refined petroleum products transported (in barrel-miles). Contains the actual value transported where available from volume_rpp column. Missing values are approximated as total volume multiplied by the share of offshore/onshore pipelines in the pipeline network.
Estimated volume of substance other than crude, rpp, and hvl transported (in barrel-miles). Contains the actual value transported where available from volume_other column. Missing values are approximated as total volume multiplied by the share of offshore/onshore pipelines in the pipeline network.
Combined volume of all substances transported (in barrel-miles).
Estimated combined volume of all substances transported (in barrel-miles). Contains the actual value transported where available from the volume_all column. Missing values are approximated as total volume multiplied by the share of offshore/onshore pipelines in the pipeline network.
Volume transported of the substance that the pipeline is designated for (in barrel-miles).
Estimated volume transported of the substance that the pipeline is designated for (in barrel-miles). Contains the actual value transported where available from the volume_specific column. Missing values are approximated as total volume multiplied by the share of offshore/onshore pipelines in the pipeline network.
Total number of incidents (both significant and non-significant).
Count of significant incidents. Obtained from the incident datasets.
Count of serious incidents. Obtained from the incident datasets.
Total number of gallons spilled across all incidents.
The volume of commodity recovered after all incidents (in barrels).
Sum of volume of substance unintentionally released (in barrels) minus volume recovered.
Total number of gallons spilled across all significant incidents.
Combined cost of all incidents (in 1984 dollars).
Combined cost of all significant incidents (in 1984 dollars).
United States Department of Transportation (DOT) Pipeline and Hazardous Materials Safety Administration (PHMSA). https://www.phmsa.dot.gov/data-and-statistics/pipeline/gas-distribution-gas-gathering-gas-transmission-hazardous-liquids (right side bar).
1 2 3 4 | ## Not run:
pipelines_ungrouped
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.