Skip to content

datamadness81/Covid19_Colombia

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Colombia Covid-19 Bar Chart Race by City in Tableau

The goal of this project is to create a Bar Chart Race in Tableau with the Covid-19 cases by cities in Colombia.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

The purpose of this project is to practice my data manipulation and visualization skills. In the data manipulation phase I used two python libraries: Pandas and Numpy. Then, to export the Pandas data frame I did work with two python libraries oriented to export the panda's data frame to a Tableau file, those libraries are Plandeau and Tableausdk. Finally, to visualize the result data in a bar chart race I choose Tableau.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  1. You must have installed the latest version of Python. Personally, I recommend to use the Anaconda Package but, is not mandatory for this project.
  2. You will need the following libraries/packages to be able to work with this repository:
  • Pandas
pip install pandas
  • Numpy
pip install numpy
  • Pandleau
pip install pandleau

Installation

  1. Clone the repo
git clone https://github.com/jjnc2006/Covid19_Colombia.git

Usage

  1. The jupyter notebook has all the explanation about the processes done with pandas to manipulate the source data. Feel free to change as you which.

  2. To see the original chart bar race in tableau go to Tableau Profile

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE for more information.

Contact

Twitter: @data_madness

Email: datamadness81@gmail.com

Linkedin: https://www.linkedin.com/in/john-ramireztech/

Project Link: https://github.com/jjnc2006/Covid19_Colombia

Tableau: https://public.tableau.com/profile/datamadness/

Acknowledgements

Releases

No releases published

Packages

No packages published