Skip to content

RohanNagar/parksoftheworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parks of the World

See the website at https://www.rohannagar.com/parksoftheworld/.

All pages are generated from the curated data compiled in data/parks.json.

Please feel free to submit a pull request with corrections or additions to the data file. Once merged, the changes will be live on the website within minutes!

Park Data Format

{
  "name": "",
  "color": "",
  "country": "",
  "description": "",
  "established": "",
  "images": [
    
  ],
  "latitude": "",
  "longitude": "",
  "memberships": {},
  "size_in_km": null,
  "url": "",
  "visitor_count": null
},

Credits

Country data from country-flag-emoji-json.

Individual page flag icons from flag-icons.

Park data is sourced from many many places across the web. Park pages link to the page where most of the information was sourced, with other data mostly coming from Google Maps or Wikipedia.

Park memberships are sourced from:

About

Website showcasing details of National Parks around the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published