Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokull/namsbrautir
https://github.com/jokull/namsbrautir
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jokull/namsbrautir
- Owner: jokull
- Created: 2021-02-07T17:25:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T12:24:01.000Z (almost 2 years ago)
- Last Synced: 2024-12-17T03:58:31.405Z (15 days ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Staðfestar námsbrautalýsingar
https://mms.is/stadfestar-namsbrautalysingar
Project to fetch and load data into SQLite for further analysis.
```
poetry install
mkdir .dumps
# To download the JSON
poetry run scrapy runspider spider.py
# To load into SQLite
poetry run python load.py
# To start Datasette
poetry run datasette .db
```[Explore the output data here](https://namsbrautir.vercel.app)