Code Monkey home page Code Monkey logo

data-covid19-colombia's Introduction

Covid19 live colombian reports

Running Clojurescript and Clojure to fetch data from colombian open data repository (datos.gov.co)

This project is published on github pages, the web report can be found here:

https://papachan.github.io/data-covid19-colombia/

Data repository

  • You will find latest CSV File with INS Data here:

https://github.com/papachan/data-covid19-colombia/tree/master/data

  • A daily report using json format for charts:

https://papachan.github.io/data-covid19-colombia/datos.json

Complete version (5 mb)

https://raw.githubusercontent.com/papachan/data-covid19-colombia/master/resources/datos.json

  • Timeseries Deaths and Cases (Json format)

https://papachan.github.io/data-covid19-colombia/timeseries.json

  • Number of Covid Tests (json format)

https://papachan.github.io/data-covid19-colombia/covid-tests.json

URLs and related links

Colombia publish every day in different reports from the INS (Colombian National Health Institute) and store them under datos.gov.co platform.

Build and development

Dev environment with Clojure ( to load crawler and downloads features ):

    clj -A:repl

You can lanch your option commands: crawl clean export / download and update as this:

    clj -A:main [your option]

Clojurescript App:

Start project:

    yarn

Run into dev mode:

    shadow-cljs -A:shadow-cljs watch app

Release a new build for github pages:

    shadow-cljs -A:release release app

Copyright

Copyright (C) 2020 Dan Loaiza [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.