education4climate
Education4Climate is a tool for crawling and analyzing data from higher education schools.
Science Score: 23.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
-
✓Committers with academic emails
1 of 19 committers (5.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.3%) to scientific vocabulary
Repository
Education4Climate is a tool for crawling and analyzing data from higher education schools.
Basic Info
- Host: GitHub
- Owner: Education4Climate
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://education4climate.be
- Size: 431 MB
Statistics
- Stars: 18
- Watchers: 1
- Forks: 5
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Education4Climate
Education4Climate is a tool for crawling and analyzing data from higher education schools.
This tool is developed in the context of the project Education4Climate by the volunteering group 'The Shifters' - Belgium.
The scope of the project is the higher education schools in Belgium but the methods used here could easily be extended to other countries.
Composition
The tool is composed of three main parts: - Crawling - Scoring - Web UI
described in their respective READMEs.
Requirements
All requirements for running the different parts of Unicrawl are listed in requirements.yaml and requirements.txt.
Run using Snakemake
Crawling and scoring results can be automatically generated using the workflow management system Snakemake.
Snakemake allows defining rules which describe how to generate a given output file by specifying which inputs are required and through which script. There can be dependencies between rules such that the output of one rule is the input of another rule. Snakemake then automatically determines which rules and in which order it should execute them.
For example, calling:
bash
snakemake -j1 data/scoring-output/unamur_scoring_2020.csv
will first execute the rule crawl_courses if the file data/crawling-output/unamurcourses2020.json has not been
yet generated as it is a required input for the rule score_courses, which will then be called to generate
the desired file.
All these rules are defined in a Snakefile. Special rules such
as score_programs_for_all_school allow to automatically generate for all schools defined in the Snakefile
the program score files by running
bash
snakemake -j1 score_programs_for_all_school
Owner
- Login: Education4Climate
- Kind: user
- Website: https://education4climate.be/
- Repositories: 1
- Profile: https://github.com/Education4Climate
GitHub Events
Total
- Watch event: 2
- Issue comment event: 1
- Push event: 2
- Pull request event: 3
Last Year
- Watch event: 2
- Issue comment event: 1
- Push event: 2
- Pull request event: 3
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| duboisa1 | a****s@h****m | 316 |
| thehappysloth | 7****h | 243 |
| Noel_Desv | n****l@d****o | 69 |
| Denis Lebailly | d****e@v****m | 39 |
| Icarwiz | i****z@y****r | 31 |
| Noël SCHNEIDER | n****s@g****m | 26 |
| c3-antoine-qian | a****n@c****m | 14 |
| Denis Lebailly | 3****6 | 10 |
| RobinDG | r****r@h****r | 9 |
| Youri Baeyens | 3****7 | 6 |
| Antoine Dubois | a****s@s****e | 5 |
| gpu bcdotnet | d****s@g****u | 3 |
| Laurent Eschenauer | l****t@e****e | 2 |
| aric.wizenberg | a****g@i****r | 2 |
| Laurent Eschenauer | l****r@m****m | 2 |
| Education4Climate | 8****e | 1 |
| Ubuntu | u****u@v****t | 1 |
| antoineqian | 3****n | 1 |
| solarly | t****h@s****g | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 103
- Average time to close issues: N/A
- Average time to close pull requests: 8 days
- Total issue authors: 0
- Total pull request authors: 8
- Average comments per issue: 0
- Average comments per pull request: 0.46
- Merged pull requests: 100
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- duboisa1 (54)
- thehappysloth (42)
- noel-schneider (19)
- yoba7 (8)
- Education4Climate (2)
- RobinDG (2)
- antoineqian (1)
- DeLeb86 (1)
- merriam (1)
