COVID-19 Vaccine Tracker

See what’s the progress administering the vaccine globally

3 followers

A live dashboard of how the COVID-19 vaccine is being administered across the globe.
COVID-19 Vaccine Tracker gallery image
COVID-19 Vaccine Tracker gallery image
Launch Team

What do you think? …

Oren Sultan
more data I would love to see: 1. how many people were vaccinated per vaccine type(Moderna / Pfizer / Oxford/ Chinese/ Russian) 2. How many vaccines each country has purchased 3. How many vaccines were administered per age range in the population.
Jonathan Haim Fishner
@oren_sultan Totally helpful! We will take it and update asap Appreciate the valuable feedback 💙
Jimmy Cerone
Not sure you can share but I'm so curious - where do you get your data? Also, what tech stack did you use for this??
Jonathan Haim Fishner
@jimmy_cerone Hey Jimmy! Yea sure, you can find all the sources on the about page here - http://covid-19-vaccine.live/about We will add more sources in the near future as well. The stack is React.js + Ruby Serverless lambda + 2 cron jobs that updating the data every hour and that's all 🙂
Jimmy Cerone
@jimmy_cerone @jonathan_haim_fishner Awesome! Just curious as I'm new to cloud tech, does serverless lambda refer to a AWS service?
Rahul Sethuram
@jimmy_cerone @jonathan_haim_fishner Lambda is AWS's implementation of "serverless functions". Most cloud providers offer something like this. The idea is you don't manage servers or any type of compute resources. You essentially "upload your code" then it runs on-demand in response to a configurable event such as an HTTP request, timer (cron), database insertion, etc. If you run code through Lambdas it basically scales infinitely and you never have to worry about it or touch it again.
Jimmy Cerone
@jimmy_cerone @jonathan_haim_fishner @rhlsthrm Wow. That is dope and the best explanation of that I've heard... Could be a blog post!
Rahul Sethuram
@jimmy_cerone @jonathan_haim_fishner @rhlsthrm thanks a bunch! I love Lambdas and use them whenever I have an opportunity! Will think about a blog post :).
Jonathan Haim Fishner
Hey Everyone 👋 @ori_riechman and I are the creators of https://covid-19-vaccine.live. The global mission to administer COVID vaccines is finally bearing fruits! A handful of vaccines have now been authorized all over the world and countries have begun vaccinating their populations. We decided to make the data more accessible with a simple dashboard that updates every hour - showing what percentage of each country has received the vaccine. So yeah, that's it! I hope you enjoy the Live Dashboard 😀 Needless to say, we're super excited to be on Product Hunt today! My co-founders Ori (@ori_riechman) and I will be around all day to listen to any ideas and feedback you might have. Thanks!