(Use filters on left to affect above graph too)

This application looks at date and time trends for when new Massachusetts Covid-19 vaccine appointments first become publicly known via the wonderful @vaccinetime Twitter bot by Dan Cahoon at Ginko Bioworks. Data here only update every 30 minutes. This is not meant for real-time use. If you want to try to pounce on appointments quickly, use the @vaccinetime bot, which updates much more frequently. This app aims to help you understand when you might want to be paying special attention to that bot. (Of course, appointment posting schedules can change from week to week.)

The first tab looks at total number of tweets by hour of day. You can filter by day of week and starting date, as well as search for specific text in tweets and include sites that are no longer available for manual sign-up (because they are part of the state's central registration system). The second tab totals number of appointments tweeted out by @vaccinetime per day, excluding CVS totals (since tweets about CVS don't say how many appointments are available when they are posted).

Note that there are many other vaccine appointments in Massachusetts which are not covered by @vaccinetime (and so this app). They include appointments at the seven mass vaccination centers now handled by the state's central registration system, health organizations such as Mass General Brigham, and some locally run sites, among others. In addition, as mentioned above, CVS does not post the exact number of appointments they have available each week, so those aren't included in totals.

Try not to get too discouraged at what looks like a low total number of available appointments shown here! Many more vaccines are being administered in Massachusetts than are calculated in the app's tweet totals.

And, most importantly, vaccine supplies are supposed to increase significantly in the coming weeks.

This app was created by Sharon Machlis with the R programming language and R packages shiny, data.table, rtweet, echarts4r, DT, and lubridate, among others. It wouldn't have been possible without the incredible contributions of the R core team and R package authors to make this free platform possible -- as well as, of course, Dan's bot. (Any and all errors in the data presentation are, however, mine alone.)

App code on GitHub at: https://github.com/smach/vaccinetime.

Infrastructure provided by Digital Ocean.