Skip to content

periplum/lunar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌙  Every soft landing on the Moon since 1959, on a lunar basemap

lunar

Built with Periplum

Crewed and robotic soft landings (plus notable crashes) plotted by selenographic coordinates. Gold = crewed, blue = robotic, red = failed. Press play to watch the landing sequence, or drag the date slider.

Data & updates

data.json is hand-curated — it carries clean crewed/robotic/failed status and tidy notes that no single API provides.

source.py is a discovery aid: it queries Wikidata for objects located on the Moon globe with a landing date (Python standard library only, no dependencies):

python source.py > wikidata-candidates.json

GitHub Actions

.github/workflows/refresh-data.yml runs source.py twice a year (and on manual Run workflow) and uploads the result as a build artifact. The periplum org blocks Actions from pushing or opening PRs, so the flow is: download the artifact → fold any new landings into the curated data.json → commit.


Built with Periplum · periplum.js.org

About

Crewed & robotic Moon landings since 1959, mapped on a lunar basemap with Periplum

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors