https://github.com/blue-yonder/grammar-of-graphics-minard-example
Recreation of Charles Minard's Data Visualisation in Python using Altair
https://github.com/blue-yonder/grammar-of-graphics-minard-example
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Repository
Recreation of Charles Minard's Data Visualisation in Python using Altair
Basic Info
- Host: GitHub
- Owner: blue-yonder
- License: mit
- Language: Python
- Default Branch: master
- Size: 15.6 KB
Statistics
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Recreation of Charles Minard's Data Visualisation from 1869 of Napoleons Russian Campaign
Code used in the PyCon.DE 2018 Talk - Grammar of Graphics in Python. To create the charts simply run
pip install -r requirements.txt
python plot/plot.py
Each stage shown in the slides is saved as a chart in an HTML file.
The data was extracted from the R package HistData. Hence, the transformed data is licensed under the GPL License, while the plotting code is available under the MIT license.
Owner
- Name: Blue Yonder GmbH
- Login: blue-yonder
- Kind: organization
- Location: Karlsruhe, Germany
- Website: https://www.blueyonder.com
- Repositories: 32
- Profile: https://github.com/blue-yonder
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- altair *
- numpy *
- pandas *
- vega_datasets *