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.
- Host: GitHub
- URL: https://github.com/goncaloperes/datavisualization
- Owner: goncaloperes
- License: mit
- Created: 2019-01-23T19:10:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T10:37:58.000Z (almost 7 years ago)
- Last Synced: 2025-03-28T20:44:20.623Z (10 months ago)
- Topics: d3js, data, dataset, datavisualization, dataviz, ggplot, matplotlib, rawgraphs, seaborn, tableau, visualization, yellowbrick
- Language: HTML
- Homepage: https://dataviz.goncaloperes.com
- Size: 958 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Data Visualizations](https://github.com/goncaloperes/datavisualization)
[](https://github.com/goncaloperes/datavisualization/watchers)
[](https://github.com/goncaloperes/datavisualization/stargazers)
[](https://github.com/goncaloperes/datavisualization/network)

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

1st Codification

2nd Codification

3rd Codification

---
## 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
 | [](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)