These are provided as a geographic (sf) object and a simple
data frame with longitude (X
) and latitude (Y
) columns.
The schema data can be (re-)generated using code in the
data-raw
directory.
head(od_data_coordinates)
#> geo_code X Y
#> 1 E02002407 -1.609934 53.79079
#> 2 E02002336 -1.624630 53.88605
#> 3 E02002353 -1.518058 53.84066
#> 4 E02002399 -1.502589 53.78754
#> 5 E02002423 -1.521520 53.75969
#> 6 E02002436 -1.548730 53.72793