Skip to content

Commit 38950e9

Browse files
committed
feat: enhance description of dataset
1 parent 5e25537 commit 38950e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

report.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ There are 179 MPs in Folketinget, the parliament of Denmark. But only 175 of the
8484

8585
## Dataset
8686

87-
*nordatlantisk-ft* is compiled from data available on Folketingets Open Data platform [@folketingetFolketingetsAbneData2025] and comprises voting records of Northatlantic MPs. This includes records of `r length(unique(northatlantic_ft$ballot_id))` ballots in Folketinget as per the last update (`r format(file.info(here("data", "processed", "northatlantic_ft.rds"))$mtime, "%B %d, %Y")`). See the [Codebook](docs/codebook.qmd) for details and refer to @berntzenParliamentaryOpenData2019 for background information on Folketingets open data ecosystem.
87+
*nordatlantisk-ft* is compiled from data available on Folketingets Open Data platform [@folketingetFolketingetsAbneData2025] and comprises voting records of Northatlantic MPs. This includes records of `r length(unique(northatlantic_ft$ballot_id))` ballots in Folketinget as per the last update (`r format(file.info(here("data", "processed", "northatlantic_ft.rds"))$mtime, "%B %d, %Y")`). The dataset documents voting behavior of MPs from Greenland and the Faroe Islands and also contains metadata on each ballot -- e.g. date and topic of each vote or the overall ballot result.
88+
89+
See the [Codebook](docs/codebook.qmd) for details and refer to @berntzenParliamentaryOpenData2019 for background information on Folketingets open data ecosystem.
8890

8991
## MPs
9092

0 commit comments

Comments
 (0)