https://github.com/frammenti/knowledge-sake
Documentation and code for the course project in Open Access and Digital Ethics, University of Bologna, a.y. 2024/2025.
https://github.com/frammenti/knowledge-sake
data-visualization dcat-ap education eurostat observable-plot oecd open-data
Last synced: 4 months ago
JSON representation
Documentation and code for the course project in Open Access and Digital Ethics, University of Bologna, a.y. 2024/2025.
- Host: GitHub
- URL: https://github.com/frammenti/knowledge-sake
- Owner: frammenti
- License: gpl-3.0
- Created: 2024-12-11T13:39:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-03T12:17:50.000Z (4 months ago)
- Last Synced: 2025-02-03T13:26:54.686Z (4 months ago)
- Topics: data-visualization, dcat-ap, education, eurostat, observable-plot, oecd, open-data
- Language: R
- Homepage: https://w3id.org/knowledge-sake
- Size: 22.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Knowledge for Knowledge's Sake
This repository holds the documentation and code for the course project on [Open Access and Digital Ethics](https://www.unibo.it/en/study/phd-professional-masters-specialisation-schools-and-other-programmes/course-unit-catalogue/course-unit/2024/424645), University of Bologna, a.y. 2024/2025.
The aim of the project is to investigate how socio-cultural and economic inequalities influence individual access to knowledge and shape avenues for personal growth in STEM and Humanities fields. Covering European Union countries from 2000 to 2022, the project combines OECD PISA scores in mathematics and reading comprehension with EU labor force statistics to provide data-driven insights into educational and career fulfillment opportunities.
## Licensing
### Website
The source code and content of the website (excluding the datasets) are licensed under the **GNU General Public License v3.0 (GPL-3.0)**.
You are free to:
- Use, modify, and distribute the website code as long as any derivative work is also licensed under GPL v3.For more information, see the full text of the GPL v3 license in the [LICENSE](./LICENSE) file or visit the [GPL v3 License page](https://www.gnu.org/licenses/gpl-3.0.html).
### Datasets
The datasets located in the `datasets/source/` and `datsets/mashup/` directories are licensed under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license.
You are free to:
- Share, copy, and redistribute the datasets in any medium or format.
- Adapt, remix, transform, and build upon the datasets for any purpose, even commercially, as long as you give appropriate credit to the creator.For more details, see the [LICENSE](./src/datasets/source/LICENSE) file or visit the [CC BY 4.0 License page](https://creativecommons.org/licenses/by/4.0/).
#### Note on GISCO Geographical Data:
GISCO geographical data of administrative units, found in the `datasets/maps/` directory, are subject to additional terms. Specifically, **these datasets may only be used for non-commercial purposes**. For more details, refer to the [GISCO licensing terms](https://ec.europa.eu/eurostat/web/gisco/geodata/administrative-units).
### Attribution
For attribution of the original datasets, please refer to the [metadata](https://frammenti.observablehq.cloud/knowledge-sake/metadata/) page.
Knowledge for Knowledge's Sake is an informal research initiative. If you use our mashup datasets, please acknowledge the data source with the following copyright notice:
```
© Knowledge for Knowledge's Sake, CC BY 4.0.
```