Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IQTLabs/dataviz-cafe-contribute
Dataviz.cafe Contributor Guide
https://github.com/IQTLabs/dataviz-cafe-contribute
List: dataviz-cafe-contribute
awesome-list dataviz visualization
Last synced: 5 days ago
JSON representation
Dataviz.cafe Contributor Guide
- Host: GitHub
- URL: https://github.com/IQTLabs/dataviz-cafe-contribute
- Owner: IQTLabs
- Archived: true
- Created: 2019-05-10T20:50:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T13:41:12.000Z (about 4 years ago)
- Last Synced: 2024-05-22T13:35:36.669Z (6 months ago)
- Topics: awesome-list, dataviz, visualization
- Homepage: https://dataviz.cafe/
- Size: 19.5 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - IQTLabs/dataviz-cafe-contribute - Dataviz.cafe Contributor Guide (awesome-list)
README
:chart_with_upwards_trend: :coffee: Background on [dataviz.cafe](https://dataviz.cafe/)
======[Dataviz.cafe](https://dataviz.cafe/) is a searchable catalog of free and open-source (FOSS) data visualization software. With over 700 software packages tagged with capability-specific keywords, it is designed to help analysts, data scientists, and designers use FOSS in their work.
From general-purpose frameworks to specialized libraries for visualizing brain structures, satellite orbits, and electrical grids (to name just a few), dataviz.cafe is designed to help people find high quality, low-cost visualization resources to support a wide variety of use-cases. We invite you to explore the collection, discover new tools, and help update/maintain listings [via GitHub pull request](https://github.com/dataviz-cafe/contribute/pulls).
:mag: Key features
-----------
Dataviz.cafe organizes software packages into five categories based on the type of data they visualize: geospatial, network, quantitative, text, and miscellaneous. Tools that span multiple data types are cross-listed under all applicable categories.Visitors to [dataviz.cafe](https://dataviz.cafe/) can explore the entire collection or filter results by data type. Alternatively, they can use the search bar to find visualization authoring tools optimized for a particular programming language, API, chart type, data encoding format, or keyword. Along with software-specific tags, every listing includes:
1. the name of the tool, along with a link to the tool’s official website/code repository,
2. a representative image or screenshot to demonstrate the software’s basic output/functionality,
3. a summary of the tool’s purpose, programming language, and primary capabilities,
4. the total number of GitHub stars the package has received, as a proxy for popularity in the FOSS community, and
5. the software license type, for users to determine license compatibility.:ballot_box: Submitting new entries in [YAML](https://yaml.org/spec/1.2/spec.html) via [PR](https://help.github.com/en/articles/about-pull-requests)
-----------
We're always looking to keep the collection current.If you believe a certain open-source visualization tool should be included, first check [https://dataviz.cafe](https://dataviz.cafe/) and then please open a pull request to add it to [newentry.yml](new_entry.yml).
```yaml
dataviz.cafe tool entryData Type: 'Network [pick one of five: Geospatial, Network, Quantitative, Text, or Miscellaneous]'
Tool Name: 'CRviz'
Project URL: 'https://cyberreboot.github.io/CRviz'
Source Code Repository URL: 'https://github.com/CyberReboot/CRviz [or None]'
Tool Screenshot: 'https://cdn-images-1.medium.com/max/2600/1*ayqvpmeOWBBaALqHGMcOCQ.png'
±175 Char. Description: 'CRviz is a browser-based visualization tool that uses JSON and an interactive enclosure diagram to visualize networks, utilizing circle-packing methods to show 10,000+ nodes.'
Programming Language: 'JavaScript [or Python, R, etc.]'
SPDX License Terms: 'Apache-2.0 [or MIT, etc.]'
Tool Cost: 'Free [or Paid or Freemium]'_|_|_|_|_| _| _| _|_| _| _| _| _| _| _| _|_| _| _| _|
_| _| _| _| _| _|_| _| _| _| _| _| _| _| _| _| _|
_| _|_|_|_| _|_|_|_| _| _| _| _|_| _| _| _| _| _| _|
_| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
_| _| _| _| _| _| _| _| _| _| _|_| _|_| _|```
:warning: Important Disclaimers
-----------
Copyright :copyright: 2019-2020 [IQT Labs LLC](https://www.iqt.org/labs/), a wholly owned research venture of [In-Q-Tel, Inc.](https://www.iqt.org)> Please note that the software listings on dataviz.cafe are for informational purposes only. This catalog of tools refers to third-party sites, software packages, and code modules that are not maintained by In-Q-Tel/IQT Labs. Listing here does not constitute an endorsement or recommendation, and your use of dataviz.cafe is subject to both IQT’s Privacy Policy and Terms of Use.