Skip to contents

Operational start date for all wells (prepared with R script in /data-raw/prepare_model_data.R)

Usage

operational_start

Format

A data.frame with 6308 rows and 2 variables:

well_id

well id, for info

operational_start.date

date of capacity measurement, for info

Examples

head(operational_start, n = 20)
#>    well_id operational_start.date
#> 1   548676             1970-12-15
#> 2   452737             1994-06-02
#> 3   124413             1994-06-02
#> 4   436523             1994-05-16
#> 5   856018             1994-05-09
#> 6   666931             1994-05-19
#> 7    25173             1994-05-03
#> 8   294762             1971-02-12
#> 9   392686             1994-04-11
#> 10  640775             1971-02-12
#> 11  538191             1970-09-23
#> 12  270373             1971-03-24
#> 13  549593             1963-10-14
#> 14  877029             1971-06-03
#> 15  284450             1971-06-03
#> 16  629118             1971-10-28
#> 17  536492             1974-06-20
#> 18  961313             1974-06-04
#> 19  203683             1974-05-22
#> 20  354634             1974-05-22