Codebook for the ParlRulesData.org download files.
Note: downloading and using the files is subject to the ParlRulesData.org data usage license.
| View | Attribute | Description | Data type |
|---|---|---|---|
| versions | chamberid | Unique ID of the chamber. For example, "ukhoc" | text |
| releaseid | Unique ID of the release. For example, "1.1.0" | text | |
| versionid | Unique ID of a version within the release | text | |
| adoption_date | Adoption date | text | |
| subarticles | chamberid | ID of the chamber the subarticle belongs to | text |
| releaseid | ID of the release the subarticle belongs to | text | |
| versionid | ID of the version the subarticle belongs to | text | |
| subarticleid | Unique ID of the subarticle within the version | text | |
| current_num | Subarticle number within the version | text | |
| root_num | Subarticle root number. The root number uniquely identifies the subarticle across versions | text | |
| text | Text of the subarticle | text | |
| articleid | ID of the article the subarticle belongs to in this version | text | |
| articlecurrent_num | Article number of the article the subarticle belongs to in this version | text | |
| articleroot_num | Root number of the article the subarticle belongs to in this version | text | |
| articles | chamberid | ID of the chamber the article belongs to | text |
| releaseid | ID of the release the article belongs to | text | |
| versionid | ID of the version the article belongs to | text | |
| articleid | Unique ID of the article within the version | text | |
| current_num | Article number within the version | text | |
| root_num | Article root number. The root number uniquely identifies the article across versions | text | |
| text | Text of the article. Paragraphs breaks are indicated by the text [NEWLINE] | text |