Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LSYS/country-coastline-distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Cross-country coastline data

List of countries (and territories) with area and coastline distance data.

Variable Description
country Country Name
iso2 ISO 3166 Alpha-2 country codes
area_wf Country area (sq km) from The World Factbook (area compares the sum of all land and water areas delimited by international boundaries and/or coastlines)
coastline_wf Coastline distance (km) from The World Factbook (length of the boundary between the land area, including islands, and the sea)
coast_to_area_wf (coastline_wf / area_wf) * 100
coastline_wri Coastline distance (km) from World Resources Institute
coast_to_area_wri (coastline_wri / area_wf) * 100

Data sources

Usage notes

  • Country codes (ISO-3166, e.g. EE) should be the main key rather than country name (e.g. Estonia)
  • Some country name entries are outdated (e.g. Swaziland now Eswatini, SZ). Country codes are more reliable

About

Cross-country data on land area and coastline distance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published