pipelines_2010: Annual data on pipelines in the US from 2010 onward

Description Usage Format Source Examples

Description

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.

Usage

1

Format

A data frame with columns:

DATAFILE_AS_OF
year

Report year.

REPORT_NUMBER
SUPPLEMENTAL_NUMBER
ID

Unique operator ID.

name

Name of the pipelines operator at the time of the report year.

PARTA4STREET
PARTA4CITY
state

Headquarter state.

PARTA4ZIP
PARTA4COUNTRY
commodity

The type of commodity being transported (Crude, HVL, etc.).

PARTA7INTER
PARTA7INTRA
hca_offshore

Miles of pipelines offshore in High Consequences Areas.

hca_onshore

Miles of pipelines onshore in High Consequences Areas.

hca_total

Miles of pipelines in High Consequences Areas.

volume_co2_offshore

Volume of co2 transported offshore (in barrel-miles).

volume_crude_offshore

Volume of crude oil transported offshore (in barrel-miles).

volume_fge_offshore

Volume of biofuel transported offshore (in barrel-miles).

volume_hvl_offshore

Volume of highly volatile liquid transported offshore (in barrel-miles).

volume_rpp_offshore

Volume of refined petroleum products transported offshore (in barrel-miles).

volume_co2_onshore

Volume of co2 transported onshore (in barrel-miles).

volume_crude_onshore

Volume of crude oil transported onshore (in barrel-miles).

volume_fge_onshore

Volume of biofuel transported onshore (in barrel-miles).

volume_hvl_onshore

Volume of highly volatile liquid transported onshore (in barrel-miles).

volume_rpp_onshore

Volume of refined petroleum products transported onshore (in barrel-miles).

PARTDONCPB
PARTDONCPC
PARTDONCUB
PARTDONCUC
PARTDONCUP
PARTDONCUO
miles_onshore

Miles of pipelines onshore.

PARTDOFFCPB
PARTDOFFCPC
PARTDOFFCUB
PARTDOFFCUC
PARTDOFFCUP
PARTDOFFCUO
miles_offshore

Miles of pipelines offshore.

PARTDCPBTOTAL
PARTDCPCTOTAL
PARTDCUBTOTAL
PARTDCUCTOTAL
PARTDCUPTOTAL
PARTDCUOTOTAL
miles_total

Total miles of pipelines.

PARTEUNKNHF
PARTEUNKNLF
PARTEUNKNTOTAL
PARTEPRE40HF
PARTEPRE40LF
PARTEPRE40TOTAL
PARTE1940HF
PARTE1940LF
PARTE1940TOTAL
PARTE1950HF
PARTE1950LF
PARTE1950TOTAL
PARTE1960HF
PARTE1960LF
PARTE1960TOTAL
PARTE1970HF
PARTE1970LF
PARTE1970TOTAL
PARTE1980HF
PARTE1980LF
PARTE1980TOTAL
PARTE1990HF
PARTE1990LF
PARTE1990TOTAL
PARTE2000HF
PARTE2000LF
PARTE2000TOTAL
PARTE2010HF
PARTE2010LF
PARTE2010TOTAL
PARTETOTAL
PARTETOTALHF
PARTETOTALLF
REPORT_SUBMISSION_TYPE
REPORT_DATE
FILING_DATE
FORM_REV
volume_co2_total

Total volume of co2 transported on- and offshore (in barrel-miles).

volume_crude_total

Total volume of crude oil transported on- and offshore (in barrel-miles).

volume_fge_total

Total volume of biofuel transported on- and offshore (in barrel-miles).

volume_hvl_total

Total volume of highly volatile liquid transported on- and offshore (in barrel-miles).

volume_rpp_total

Total volume of refined petroleum products transported on- and offshore (in barrel-miles).

estimate_volume_crude_offshore

Estimated volume of crude oil transported offshore. Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_hvl_offshore

Estimated volume of highly volatile liquid transported offshore. Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_rpp_offshore

Estimated volume of refined petroleum products transported offshore. Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_crude_onshore

Estimated volume of crude oil transported onshore. Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_hvl_onshore

Estimated volume of highly volatile liquid transported onshore. Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_rpp_onshore

Estimated volume of refined petroleum prloducts transported onshore. Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

offshore_share

Share of total pipeline miles that is offshore pipelines.

volume_other_total

Total volume of substance other than crude, rpp, and hvl transported (in barrel-miles).

volume_other_offshore

Total volume of substance other than crude, rpp, and hvl transported offshore (in barrel-miles).

volume_other_onshore

Total volume of substance other than crude, rpp, and hvl transported onshore (in barrel-miles).

estimate_volume_other_offshore

Estimated volume of substance other than crude, rpp, and hvl transported offshore (in barrel-miles) Placeholder - for this dataset, the column holds the actual value (in barrel-miles)..

estimate_volume_other_onshore

Estimated volume of substance other than crude, rpp, and hvl transported onshore (in barrel-miles). Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

volume_all_total

Combined volume of all substances transported (in barrel-miles). Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

volume_all_offshore

Combined volume of all substances transported offshore (in barrel-miles). Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

volume_all_onshore

combined volume of all substances transported onshore (in barrel-miles). Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_all_offshore

Estimated volume of all substances transported offshore (in barrel-miles). Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_all_onshore

Estimated volume of all substances transported onshore (in barrel-miles). Placeholder - for this dataset, the column holds the actual value (in barrel-miles).

estimate_volume_all_total

Estimated of volume of all substances transporte (in barrel-miles). Placeholder - contains the actual value as found in volume_all_total.

estimate_volume_crude_total

Placeholder - contains the actual value - used for transformation for the pipelines dataset.

estimate_volume_hvl_total

Placeholder - contains the actual value - used for transformation for the pipelines dataset.

estimate_volume_rpp_total

Placeholder - contains the actual value - used for transformation for the pipelines dataset.

estimate_volume_other_total

Placeholder - contains the actual value - used for transformation for the pipelines dataset.

Source

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).

Examples

1
2
3
4
## Not run: 
 pipelines_2010

## End(Not run)

julianbarg/oildata documentation built on Nov. 27, 2020, 4 p.m.