Skip to content

anthonyrodmir/practice-calling-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Weather Data Fetcher

This project fetches the current weather data for San Francisco, CA, using the OpenWeatherMap API and stores the data in a SQLite database. The data includes temperature, pressure, humidity, weather description, wind speed, and the time of the report.

Setup Instructions

Prerequisites

Make sure you have the following installed on your system:

  • Python 3.6 or later
  • pip (Python package installer)

Libraries to Install

You need to install the following Python libraries:

pip install requests
pip install pandas
pip install SQLAlchemy

About

SEO API call demo

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages