Skip to content
forked from slazbot/sunrise

Example Python script for scraping location-based sunrise and sunset times

License

Notifications You must be signed in to change notification settings

jackyOO7/sunrise

 
 

Repository files navigation

Example Python script for scraping location-based sunrise and sunset times from the web (USNO web site), data wrangling using Pandas and plotting using Matplotlib.

For anyone looking for my final solution to this problem, see "Sunrise Notebook final2.ipynb". An earlier version without web scraping can be found in "Sunrise Notebook final.ipynb" Early working can be seen in "old.py" and "Sunrise Notebook working.ipynb".

The .txt files are local data files that were downloaded previously by scraping the relevant webpages.

About

Example Python script for scraping location-based sunrise and sunset times

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.8%
  • Python 4.2%