{"id":24956785,"url":"https://github.com/goncaloperes/datavisualization","last_synced_at":"2026-02-04T23:33:41.542Z","repository":{"id":114552216,"uuid":"167238791","full_name":"goncaloperes/DataVisualization","owner":"goncaloperes","description":"Here I will share some of my data visualizations using a variety of datasets, technologies and tools.","archived":false,"fork":false,"pushed_at":"2019-01-25T10:37:58.000Z","size":981,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T20:44:20.623Z","etag":null,"topics":["d3js","data","dataset","datavisualization","dataviz","ggplot","matplotlib","rawgraphs","seaborn","tableau","visualization","yellowbrick"],"latest_commit_sha":null,"homepage":"https://dataviz.goncaloperes.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goncaloperes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-23T19:10:50.000Z","updated_at":"2020-06-11T17:44:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d806db8f-92fc-4c98-9334-da2e0413847b","html_url":"https://github.com/goncaloperes/DataVisualization","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goncaloperes/DataVisualization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goncaloperes%2FDataVisualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goncaloperes%2FDataVisualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goncaloperes%2FDataVisualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goncaloperes%2FDataVisualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goncaloperes","download_url":"https://codeload.github.com/goncaloperes/DataVisualization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goncaloperes%2FDataVisualization/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264032305,"owners_count":23546808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["d3js","data","dataset","datavisualization","dataviz","ggplot","matplotlib","rawgraphs","seaborn","tableau","visualization","yellowbrick"],"created_at":"2025-02-03T06:41:11.451Z","updated_at":"2026-02-04T23:33:36.523Z","avatar_url":"https://github.com/goncaloperes.png","language":"HTML","readme":"# [Data Visualizations](https://github.com/goncaloperes/datavisualization)\n[![GitHub Watches](https://img.shields.io/github/watchers/goncaloperes/datavisualization?style=social\u0026label=Watch\u0026maxAge=2592000)](https://github.com/goncaloperes/datavisualization/watchers)\n[![GitHub Starts](https://img.shields.io/github/stars/goncaloperes/datavisualization?style=social\u0026label=Star\u0026maxAge=2592000)](https://github.com/goncaloperes/datavisualization/stargazers)\n[![GitHub Forks](https://img.shields.io/github/forks/goncaloperes/datavisualization.svg?style=social\u0026label=Fork\u0026maxAge=2592000)](https://github.com/goncaloperes/datavisualization/network)\n\n![](https://img.shields.io/badge/License-MIT-green.svg)\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\nHere I will share some of my data visualizations using a variety of datasets, technologies and tools.\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n## Latest Visualizations\n\n### [U.S. Department of Agriculture - Honey Production, 2009-2013](http://dataviz.goncaloperes.com/)\n\nIntro\n\n![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/intro.png)\n\n1st Codification\n\n![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/dv1.jpg)\n\n2nd Codification\n\n![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/dv2.jpg)\n\n3rd Codification\n\n![](https://github.com/goncaloperes/datavisualization/blob/master/snapshots/dv3.jpg)\n\n\n---\n\n## Usage\n\n### Development\nContributions are welcome!\n\nTo fix a bug or enhance an existing module, follow these steps:\n\n- Fork the repo\n- Create a new branch (`git checkout -b improve-feature`)\n- Make the appropriate changes in the files\n- Add changes to reflect the changes made\n- Commit your changes (`git commit -am 'Improve feature'`)\n- Push to the branch (`git push origin improve-feature`)\n- Create a Pull Request \n\n### Bug / Feature Request\n\nIf 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.\n\nIf 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.\n\n---\n\n## Technologies used\n\n- [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.\n\n- [RAWGraphs](https://rawgraphs.io/) -  Open source data visualization framework built with the goal of making the visual representation of complex data easy for everyone.\n\n- [Tableau](https://www.tableau.com/) -  Business intelligence and data visualization tool.\n---\n\n## Team\n\n![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\u0026v=beta\u0026t=Mn-TfL5EthVcWGFVK1bt0cnA9JG1vH0iHAYnC4WGex4)](https://goncaloperes.com/)\n---|---\n[Gonçalo Peres](https://github.com/goncaloperes) |[Official Site](https://goncaloperes.com)\n\n\n---\n\n## [License](https://github.com/goncaloperes/datavisualization/blob/master/LICENSE)\n\nMIT © [Gonçalo Peres](https://goncaloperes.github.io)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoncaloperes%2Fdatavisualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoncaloperes%2Fdatavisualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoncaloperes%2Fdatavisualization/lists"}