welfare-state-analytics / riksdagen-corpus

Swedish parliamentary proceedings - Riksdagens protokoll 1867-today
Other
26 stars 5 forks source link

Accessibility of merged metadata #364

Closed BobBorges closed 5 months ago

BobBorges commented 11 months ago

We need to make merged metadata files accessible to researchers without also pointing them to the input/ dir, since we mean to remove that from the repo.

ninpnin commented 6 months ago

On the python side,

from pyriksdagen.metadata import load_Corpus_metadata

does exactly this now.

ninpnin commented 5 months ago

Apparently I had already added this functionality to the notebook