Skip to content

Covid 19 API REST with the official daily report from Instituto Nacional de Salud of Colombia

License

Notifications You must be signed in to change notification settings

sebaxtian/colombia_covid_19_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colombia Covid 19 API REST

Covid 19 API REST with the official daily report from Instituto Nacional de Salud of Colombia.

You can get the official dataset here: INS - Official Report

The number of new cases are increasing day by day around the world. This API REST has information about reported cases from 32 Colombia departments.

You can get the datasets from colombia_covid_19_pipe Colombia Covid 19 Pipeline.


Requirements

See requirements.txt file.

Source Code

See ./src directory.

Documentation

Directory Readme
./doc README.md
./src README.md

How to use

Please read and execute each step below:

Step 1

Create and use Python virtual environment:

$promt> python3 -m venv .venv
$promt> source .venv/bin/activate

Step 2

Install all Python requirements:

$promt> pip3 install -r requirements.txt

Step 3

Run API REST project:

$promt> ./run.sh

Step N

Work in progress ...


That's all for now ...


Would you like contribute?

Getting in touch with @sebaxtianbach


License

MIT License

About me

https://about.me/sebaxtian

About

Covid 19 API REST with the official daily report from Instituto Nacional de Salud of Colombia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published