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 aggregated according to the M&A dataset in this package.
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). Before 2010, this value also contains the amount of fge transported, which is only separated out from 2010 on. The actual amount of fge transported is negligable though.
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 commodity 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 commodities transported (in barrel-miles).
Estimated combined volume of all commodities 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 commodity that the pipeline is designated for (in barrel-miles).
Estimated volume transported of the commodity 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 barrels spilled across all incidents.
The volume of commodity recovered after all incidents (in barrels).
Sum of volume of commodity unintentionally released (in barrels) minus volume recovered.
Total number of barrels spilled across all significant incidents.
Combined cost of all incidents (in 1984 dollars).
Combined cost of all significant incidents (in 1984 dollars).
The first year of an M&A, or selloff of an operators in a group.
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
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.