Project on taking 3 datasets from the web to create an interactive program that gives astrological information on the planets that are present in the user's city at the time of querying.
The idea of this project is to combine my interests in astronomy with my interests in astrology. Here, I am using real-time data on the planets that are available in the user's location to give the user their personalized horoscope. Through this project, I wanted to use my skills in data and Python to find an intersection between science and mythology.
1. Download this project into a folder along with the four static datasets: 'worldcities.csv', '5_cities.json', 'planet_info.json', final_project.db'.
2. Run the project from the terminal and interact with the program
3. To run the project in static mode, type '--static' after the filename
Answer 1: Run from your terminal. You can run it in default mode or a static dataset mode by adding '--static'.
Answer 2: You input the parameters that you are interested in. The program will specify what the input should be/look like.
Answer 3: You can terminate the program whenever you want to. You can answer 'no' when the program asks 'Would you like to know about a different planet?,' or if you inquire about every single planet on the list, the program will automatically terminate.
https://drive.google.com/file/d/1zz2wq98G1k3DOeAviIftdI9yb_Yl9DZS/view?usp=sharing