worldmap
This python package enables to color different countries in the world or the regions per country.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Keywords
Repository
This python package enables to color different countries in the world or the regions per country.
Basic Info
- Host: GitHub
- Owner: erdogant
- License: other
- Language: Python
- Default Branch: master
- Homepage: https://erdogant.github.io/worldmap
- Size: 12.1 MB
Statistics
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 3
- Releases: 6
Topics
Metadata Files
README.md
Worldmap
worldmap is a light weighted Python package that enables easy coloring of countries and/or regions in the world.
For this package, the svg images from https://www.w3.org are utilized, processed and colored.
It requires downloading the svg files a single time and then works offline.
⭐️ Star this repo if you like it ⭐️
Install worldmap from PyPI
bash
pip install worldmap
Import worldmap package
python
import worldmap as wm
Documentation pages
On the documentation pages you can find detailed information about the working of the worldmap with many examples.
Examples
- Example: Retrieve all Map Names #
- Example: Retrieve county Names #
- Example: Convert county name to abbrevation #
- Example: Convert abbrevation to county name
References:
- http://www.w3.org/Consortium/Legal/copyright-software
Maintainers
- Erdogan Taskesen, github: erdogant
Contribute
- All kinds of contributions are welcome!
- If you wish to buy me a Coffee for this work, it is very appreciated :)
Owner
- Name: Erdogan
- Login: erdogant
- Kind: user
- Location: Den Haag
- Website: https://erdogant.github.io/
- Repositories: 51
- Profile: https://github.com/erdogant
Machine Learning | Statistics | Bayesian | D3js | Visualizations
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
family-names: Taskesen
given-names: Erdogan
orcid: "https://orcid.org/0000-0002-3430-9618"
cff-version: "1.1.0"
date-released: 2020-10-07
keywords:
- "python"
- "svg"
- "graphics"
- "countries"
- "worldmap"
- "plot"
license: "MIT"
message: "If you use this software, please cite it using these metadata."
repository-code: ""https://erdogant.github.io/worldmap""
title: "The worldmap python package enables to color different countries in the world or the regions per country. "
version: "0.1.0"
...
GitHub Events
Total
- Issues event: 1
- Watch event: 3
- Fork event: 1
Last Year
- Issues event: 1
- Watch event: 3
- Fork event: 1
Committers
Last synced: 4 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| erdogant | e****t@g****m | 63 |
| Erdogan Taskesen | 5****a | 6 |
| maxbachmann | s****h@m****e | 1 |
| Dmitry Mikushin | d****y@k****g | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 5
- Total pull requests: 2
- Average time to close issues: 5 months
- Average time to close pull requests: about 13 hours
- Total issue authors: 5
- Total pull request authors: 2
- Average comments per issue: 0.8
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- github4jiawen (1)
- jvzsec (1)
- lennybe (1)
- AhmedElsayed-17 (1)
- dmikushin (1)
Pull Request Authors
- dmikushin (1)
- maxbachmann (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 518 last-month
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 4
- Total maintainers: 1
pypi.org: worldmap
worldmap is to plot and color countries or specific regions in a country using offline approaches.
- Homepage: https://erdogant.github.io/worldmap
- Documentation: https://worldmap.readthedocs.io/
- License: MIT License
-
Latest release: 0.1.7
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- pipinstallsphinx_rtd_theme *
- sphinx_rtd_theme * development
- colourmap *
- matplotlib *
- numpy *
- pandas *
- rapidfuzz *
- seaborn *
- sklearn *
- svgpathtools *
- tqdm *
- wget *