Python The International Space Station Location Project

Description

Having Trouble Meeting Your Deadline?

Get your assignment on Python The International Space Station Location Project completed on time. avoid delay and – ORDER NOW


For this assignment, we are going to utilize an open API to get information about the International Space Station location.

Directions:

  • Use the API documentation at this site your API request
  • Find out the current location of the ISS and print it to the console
  • Find out the names of the current residents of the ISS and print it to the console
  • Find out the timestamp of the next 5 times the ISS will pass over Ankeny, IA (You’ll need to determine the lat/long for Ankeny to do this)
  • Print these timestamps in the console
  • Your outputs should be formatted to answer the questions. This needs to be beyond just printing the json to the console.

Directions:

  • After importing the data integration module create a database called weather_tracking
  • In the database, create a table called Precipitation
    • The table should have the columns: location (foreign key to county in Location table), date (text), precipitation (float), precip_type(text)
  • In the database, create another table called Location
    • The table should have the columns county (primary key)(text), state (text)
  • Output the database information in the console with your program (table names and column names)

Using the database structure created in the previous assignment, populate the database with some information.

Directions:

  • Gather weather data from at least two different counties for a range of 30 days
  • Import this data into your program
  • Write this data to your database tables in the Location and Precipitation tables
  • Now bring this data back into your program to create a visual of the precipitation data

Continuing to use your existing database, let’s make some changes to it:

Directions

  • Create a copy of your database (You can do this in Python or whatever way you prefer)
  • If you used inches for your original precipitation, read them in from your database and replace them with millimeters. Do the opposite if you started with millimeters.
  • Make the date on each of your readings 1 day earlier (because you realized the reading date was actually the day after the actual precipitation)
  • Delete one of your cities and all of the data associated with it. 
Explanation & Answer

Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Order Now and we will direct you to our Order Page at Litessays. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.

Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.

Do you need an answer to this or any other questions?

Similar Posts