Science Score: 59.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
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Repository
Geographic Data Science'18
Basic Info
- Host: GitHub
- Owner: darribas
- License: other
- Language: HTML
- Default Branch: master
- Size: 252 MB
Statistics
- Stars: 49
- Watchers: 7
- Forks: 17
- Open Issues: 1
- Releases: 2
Metadata Files
README.md
Geographic Data Science
IMPORTANT: this is the repository for the 2018 version of the GDS course.
A more recent (and recommended) one is available at:
| OS | Status |
| ------- | -----------------|
| Linux & macOS | |
| Windows |
|
Material and website for the course Geographic Data Science'18, taught by Dani Arribas-Bel at the University of Liverpool. The course was open to last-year undergraduate and master students.
This repository contains all the materials used, but the preferred way to access them is through the website:
NOTE: This course is an evolution and update of GDS'17.
Citation
@article{darribas_gds18,
author = {Dani Arribas-Bel},
title = {A course on Geographic Data Science},
year = 2019,
journal = {The Journal of Open Source Education},
volume = 2,
number = 14,
doi = {https://doi.org/10.21105/jose.00042}
}
License

Geographic Data Science'18 by Dani Arribas-Bel is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Owner
- Name: Dani Arribas-Bel
- Login: darribas
- Kind: user
- Website: darribas.org
- Repositories: 128
- Profile: https://github.com/darribas
CodeMeta (codemeta.json)
{
"@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld",
"@type": "Code",
"author": [
{
"@id": "http://orcid.org/0000-0002-6274-1619",
"@type": "Person",
"email": "D.Arribas-Bel@liverpool.ac.uk",
"name": "Dani Arribas-Bel",
"affiliation": "University of Liverpool"
}
],
"identifier": "",
"codeRepository": "https://github.com/darribas/gds18",
"datePublished": "2019-01-03",
"dateModified": "2019-01-03",
"dateCreated": "2019-01-03",
"description": "A Course on Geographic Data Science",
"keywords": "Geographic Data Science, GIS, Data Science, geopandas, pysal",
"license": "CC-BY",
"title": "GDS'18",
"version": ""
}
GitHub Events
Total
Last Year
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Dani Arribas-Bel | d****l@g****m | 134 |
| Lorena A. Barba | l****a@g****u | 4 |
| Joseph Stachelek | j****a | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 8
- Total pull requests: 6
- Average time to close issues: 21 days
- Average time to close pull requests: 10 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.63
- Average comments per pull request: 0.33
- Merged pull requests: 6
- 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
- lheagy (6)
- jsta (2)
Pull Request Authors
- labarba (4)
- jsta (2)