An open API service indexing awesome lists of open source software.

https://github.com/goncaloperes/datavisualization

Here I will share some of my data visualizations using a variety of datasets, technologies and tools.
https://github.com/goncaloperes/datavisualization

d3js data dataset datavisualization dataviz ggplot matplotlib rawgraphs seaborn tableau visualization yellowbrick

Last synced: 7 months ago
JSON representation

Here I will share some of my data visualizations using a variety of datasets, technologies and tools.

Awesome Lists containing this project

README

          

# [Data Visualizations](https://github.com/goncaloperes/datavisualization)
[![GitHub Watches](https://img.shields.io/github/watchers/goncaloperes/datavisualization?style=social&label=Watch&maxAge=2592000)](https://github.com/goncaloperes/datavisualization/watchers)
[![GitHub Starts](https://img.shields.io/github/stars/goncaloperes/datavisualization?style=social&label=Star&maxAge=2592000)](https://github.com/goncaloperes/datavisualization/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/goncaloperes/datavisualization.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/goncaloperes/datavisualization/network)

![](https://img.shields.io/badge/License-MIT-green.svg)

Here I will share some of my data visualizations using a variety of datasets, technologies and tools.

---

## Latest Visualizations

### [U.S. Department of Agriculture - Honey Production, 2009-2013](http://dataviz.goncaloperes.com/)

Intro

![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/intro.png)

1st Codification

![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/dv1.jpg)

2nd Codification

![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/dv2.jpg)

3rd Codification

![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/dv3.jpg)

---

## Usage

### Development
Contributions are welcome!

To fix a bug or enhance an existing module, follow these steps:

- Fork the repo
- Create a new branch (`git checkout -b improve-feature`)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (`git commit -am 'Improve feature'`)
- Push to the branch (`git push origin improve-feature`)
- Create a Pull Request

### Bug / Feature Request

If you find a bug, kindly open an issue [here](https://github.com/goncaloperes/datavisualization/issues/new) by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/goncaloperes/datavisualization/issues/new). Please include sample queries and their corresponding results.

---

## Technologies used

- [D3.js](https://d3js.org/) - JavaScript library for producing dynamic, interactive data visualizations in web browsers. It makes use of the widely implemented SVG, HTML5, and CSS standards.

- [RAWGraphs](https://rawgraphs.io/) - Open source data visualization framework built with the goal of making the visual representation of complex data easy for everyone.

- [Tableau](https://www.tableau.com/) - Business intelligence and data visualization tool.
---

## Team

![Gonçalo Peres](https://pp.userapi.com/c846324/v846324404/7272d/9tPmYL8k_nM.jpg?ava=1) | [![Goncalo Peres.com](https://media.licdn.com/dms/image/C4D0BAQG-4uKIHXTqFA/company-logo_200_200/0?e=2129500800&v=beta&t=Mn-TfL5EthVcWGFVK1bt0cnA9JG1vH0iHAYnC4WGex4)](https://goncaloperes.com/)
---|---
[Gonçalo Peres](https://github.com/goncaloperes) |[Official Site](https://goncaloperes.com)

---

## [License](https://github.com/goncaloperes/datavisualization/blob/master/LICENSE)

MIT © [Gonçalo Peres](https://goncaloperes.github.io)