Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jokull/namsbrautir


https://github.com/jokull/namsbrautir

Last synced: 13 days ago
JSON representation

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)