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 (1.1%) to scientific vocabulary
Keywords
osm
Keywords from Contributors
weather-data
cybersecurity
trojans
noaa
india
mesh
sequences
interactive
hacking
fairness
Last synced: 6 months ago
·
JSON representation
·
Repository
Randomly sample locations on streets
Basic Info
- Host: GitHub
- Owner: geosensing
- License: mit
- Language: Python
- Default Branch: public
- Homepage: http://geo-sampling.readthedocs.io/
- Size: 3.27 MB
Statistics
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 3
Topics
osm
Created over 9 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
README.md
🔗 Adjacent Repositories
- geosensing/latlong-to-zip — Reverse Geocode Lat/Long to Zip Codes using GeoNames, AskGeo, or Google. Compare Geocoding Services.
- geosensing/geosensing.github.io — Geosensing project website
Owner
- Name: Geosensing
- Login: geosensing
- Kind: organization
- Website: http://geosensing.github.io
- Repositories: 8
- Profile: https://github.com/geosensing
Making it easier to collect and analyze geographically distributed data
Citation (Citation.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Sood" given-names: "Gaurav" - family-names: "Laohaprapanon" given-names: "Suriyan" title: "Geo sampling: Randomly Sample Locations on Streets" version: 0.1.0 date-released: 2018-06-06 url: "https://github.com/geosensing/geo_sampling"
GitHub Events
Total
- Release event: 2
- Delete event: 2
- Push event: 31
- Pull request event: 2
- Create event: 3
Last Year
- Release event: 2
- Delete event: 2
- Push event: 31
- Pull request event: 2
- Create event: 3
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Suriyan | s****t@g****m | 20 |
| soodoku | g****7@g****m | 20 |
| Gaurav Sood | s****u | 6 |
| dependabot[bot] | 4****] | 2 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 4 months
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 8 months
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (6)
- soodoku (3)
- gooroopy (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (6)
Packages
- Total packages: 1
-
Total downloads:
- pypi 64 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
- Total maintainers: 2
pypi.org: geo-sampling
Scripts for sampling Geo data sets by the specific region name
- Homepage: https://github.com/geosensing/geo_sampling
- Documentation: https://geo-sampling.readthedocs.io/
- License: MIT
-
Latest release: 0.1.2
published 10 months ago
Rankings
Dependent packages count: 10.0%
Stargazers count: 21.5%
Dependent repos count: 21.7%
Average: 22.5%
Forks count: 22.6%
Downloads: 36.7%
Last synced:
6 months ago
Dependencies
requirements.txt
pypi
- Shapely ==1.4.0
- Sphinx ==1.4.5
- beautifulsoup4 ==4.5.1
- matplotlib ==1.5.1
- nose ==1.3.1
- pyproj ==1.9.5.1
- pyshp ==1.2.3
- requests ==2.20.0
- setuptools ==28.5.0
- sphinx_rtd_theme *
- tox ==2.1.1
- utm ==0.4.0
- wheel *
setup.py
pypi
- Shapely ==1.4.0
- beautifulsoup4 ==4.5.1
- matplotlib ==1.5.1
- pyproj ==1.9.5.1
- pyshp ==1.2.3
- requests ==2.20.0
- utm ==0.4.0
.github/workflows/python-publish.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.github/workflows/pylint.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
.github/workflows/python-app.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
docs/environment.yml
conda
- beautifulsoup4
- matplotlib
- pyproj
- pyshp
- python 2.7.*
- shapely
- sphinx
- sphinx_rtd_theme