An hourly weather log for your city, kept in a sheet

Every hour the scenario checks the weather in your city and adds a row to a sheet whenever it's raining — so your own precipitation history builds up.

  • Your own weather history instead of someone else's forecast
  • Only what matters gets logged — the sheet doesn't fill with empty rows
  • Runs around the clock, with no manual readings
  • The data sits in a sheet, so you can chart it or crunch it however you like
CityOpenWeather

How it works

To move data from AWS DynamoDB to automatically, use a ready-made scenario — no manual exports.

  1. Starts when: Schedule Trigger
  2. Then: Get Weather Data from OpenWeatherMap
  3. Check: If is raining
  4. If yes: Format the data
  5. Then: Google Sheets

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.