Skip to content

dubi253/Texas-Weather-Data-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texas Weather Data Fetcher

This is a quick 20-minute toy project for fun! The script fetches historical weather data for Texas counties using the Open-Meteo API and saves it as CSV files.

Language

Features

  • Fetches weather data for Texas counties.
  • Saves data in CSV format.
  • Simple command-line interface.

Requirements

  • Python 3.8+
  • Install dependencies:
    pip install -r requirements.txt

Usage

Run the script:

python claw_data.py --output-dir <output_directory>

Default output directory: texas_weather_counties.

About

This repository contains a simple Python script to fetch historical weather data for Texas counties using the Open-Meteo API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages