-
Notifications
You must be signed in to change notification settings - Fork 5
Adding a metadata file: start-end dates of riksdag sessions #356
Conversation
Ok, great! I suggest that if you @Lottabrorsson has any questions about this work you can ask Bob |
Nice, I would order the file according to the dates, i.e. the latest Riksdag as the first value. Then it will be easier to check the file as well. |
We are here waiting for @Lottabrorsson on checking that the dates in the file is correct. |
@Lottabrorsson I found this table in Stjernquist 1966 vol. 4 – all start/end dates for riksdag meeting years between 1933 and 1965 |
@Lottabrorsson has done a great list of start/end dates of all riksmöten since 1867. See the list here: |
Excellent, and thanks for posting the file here @fredrik1984. I'll compare Lotta's work with what we came up with from the protocols and give some signal here when it's time to merge. |
I've been looking carefully at @Lottabrorsson's file, and there are some points to discuss:
|
Sorry @BobBorges! I am just now double checking some of the dates. I'll get back to you with some changes. Some times it is differents dates for the two chambers. And some times Stjernquist has a different day compered to the protocols. It´s not easy :) |
No worries! I know it's tricky :) |
I´ll soon send you an email about this and a new list. |
This also relates to #416 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change all rows "fk-ak" into two rows, one with "fk" and one with "ak"
fixed in c0f7a4b |
Looks like unix dates:
|
|
Is there anywhere we can state that this dataset has been created by experts (Lotta)? |
readme? |
Maybe add a source column with a reference and then adda ref in the bibtex? |
Ull add this as a separate issue, so Im happy now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The file was curated from the Wikipedia article Lista över svenska riksdagar. Columns are
Columns:
name
: The benämning of a sessionparliamant_year
: the parliament year (corresponds to sub directories undercorpus/protocols/
)start
: start dateend
: end dateprotocol_specifier
: corresponds to the third element in the protocol names in bicameral period, e.g. höst or urtimaWe know this list from Wikipedia isn't perfect, so it's open here as a PR for full scrutiny.
For example, @Lottabrorsson wrote in email:
"""
The change for the Riksmöte to being the whole year, autumn to autumn without a break during the summer, took place already in 1995. Attached is a comment regarding Riksdagsordningen, that this concerns.
And for example, year 1998 – the last meeting before the summer was June 25, not June 10, although now it is wrong to say that it ended before the summer.
And I think that is because the last protokoll on the web before the summer is from June 10. (And that means that the protocol 1997/98:123 is missing.)
"""
RO_kap1_kommentar.pdf
I also compared this list to the actual dates indicated in protocol metadata, which reveals, e.g. that the 201718 parliament year probably has an incorrect end date. I'm attaching a json file with the results of this comparison (again Github doesn't like json files, so just remove the
.txt.
extension), which is sorted by the number of protocols that have a docDate in the metadata outside the range of dates in the proposed metadata list.oor.json.txt
Note that a date out of range isn't necessarily a problem with the list. Example:
prot-1914-b-ak--27.xml
, in addition to the actual date of the document, ourfind_dates.py
script picked up an out of range date that was quoted in the protocol and added it to the protocol metadata. In this case, the out of range date indicates a potential problem with the protocol rather than the list of dates. (Do we want to remove such dates?)