You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release_notes.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
-
# Preprocessed easy-to-use formats
1
+
# Data formats
2
2
3
-
Download ```persons_csv.zip```, ```persons.xlsx``` or ```persons.sqlite``` to easily access preprocessed data.
3
+
```records.zip``` includes the complete records in the ParlaClarin XML format.
4
4
5
-
# Normal form DB for more complex processing
6
-
7
-
The ```persons.zip``` archive contains the original unmerged tables as CSVs for more complex processing.
5
+
```records_speeches_DECADE.ndjson.gz``` includes the speeches in the records in newline delimited JSON format, aggregated by decade. These are compressed via gzip.
0 commit comments