Skip to content

Python script for fetching data from CoWIN Public API into database.

Notifications You must be signed in to change notification settings

meetmakwana19/CoViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CoViz

These are python scripts programmed to fetch data from Indian government's CoWIN Public API regarding vaccination slots. The fetch data is been stored in databases files. SQLite3 is used for database connectivity.

There are server sider issues of cached response while fetching the data from the API. So when the API responses it sends a cached data of about past 5-10 minutes which is even stated in their documentation listed at https://apisetu.gov.in/public/api/cowin/cowin-public-v2

Would love to hear your views on the solution of caching.

Releases

No releases published

Packages

No packages published

Languages