Foretify / UsefulPython

This is a library that has multiple useful python snippets
Apache License 2.0
0 stars 0 forks source link

Using an API to pull weather data in from weather . gov #1

Open topowright22 opened 2 years ago

topowright22 commented 2 years ago

Background

As a user, I need to understand current weather and forecasted weather for a given location. Doing so will allow me to respond to areas where we have workers in areas that are above 95 degrees.

Current State

We currently have the lat and long of each worker. We need to have the current and forecast tempature.

Steps to Reproduce/requirement

1. 2. 3.

Expected results/behavior

Type of Opportunity

Stakeholders

topowright22 commented 2 years ago

The base structure has been updated : https://github.com/Foretify/UsefulPython/commit/5d4abef830373eb1346489db94bce3eeab025b94