istheweatherweird/itww_bot

Pull historical data for 6pm-6pm

Closed this issue · 3 comments

Proposal:

  • The bot tweets once each day at 6pm, and covers the last 24 hours in both NWS observations and historical temperatures. This will involve pulling in multiple sheets from istheweatherweird-data-hourly, which is a little more complicated but not a problem. This sort of lines up with NWS's definition of a day, which is 6am-6pm, but ensures that the bot is looking at all time that passes. It also tweets at 6pm, not midnight, which is a nicer time to tweet.
  • I think it would be cool if the bot tweeted weekly recaps on Sunday at 6pm, monthly recaps on the last day of the month at 6pm, and yearly recaps (?) at 6pm on the last day of the year

@potash and @jsbj, I'm also happy to defer to your sense of these things. What do you think? We should decide this before I go much further on the bot.

Perfect! I'm putting this down for today but I'll follow this next time I pick it up.

Oh true I think you're right, I only need to pull one! That works out nicely. It'd be great to pre-aggregate monthly and yearly averages for #6 and #7. I'm just about ready for that when you're able.