Update README.md
Browse files
README.md
CHANGED
|
@@ -58,25 +58,25 @@ The corpus is stored in XML files each for one document. Every field appears if
|
|
| 58 |
```
|
| 59 |
|
| 60 |
## Metadata
|
| 61 |
-
|
| 62 |
|Node| Attribute| Comment| N| Unique, n| Missing, %|
|
| 63 |
|--- |--- |--- |---|---|---|
|
| 64 |
-
|body| textIPS | the text of a legal act |
|
| 65 |
-
| |taggedtextips | Tagged text, CONLL-U |
|
| 66 |
-
|meta| pravogovruNd | Internal ID, pravo.gov.ru |
|
| 67 |
-
| | issuedByIPS | Full name of a legal act (type + state body) |
|
| 68 |
-
| | doc_typeIPS | Type of legal act |
|
| 69 |
-
| | doc_author_normal_formIPS | Unified state body name |
|
| 70 |
-
| | docdateIPS | Date of official publication |
|
| 71 |
-
| | docNumberIPS |Document number at signature |
|
| 72 |
-
| | headingIPS | Title |
|
| 73 |
-
| | signedIPS | Official who signed an act |
|
| 74 |
-
| | statusIPS |Status as of the dump date, may not be actual by this corpus release! |
|
| 75 |
-
| | actual_datetimeIPS |Dump date |
|
| 76 |
-
| | actual_datetime_humanIPS |Dump date |
|
| 77 |
-
| | is_widely_used | Flag for core acts |
|
| 78 |
-
| keywords | keywordsByIPS |key words |
|
| 79 |
-
| reference | classifierByIPS | official classifier |
|
| 80 |
|
| 81 |
## Collection
|
| 82 |
We queried the online Legislation of Russia service (pravo.gov.ru) base called "IPS Zakonodatelstvo Rossii" maintained by the Special Communications Service for the texts legislation and their metadata. Our web scraping took place in the period spanning 2017—2026 with the last data collection taking part in August, 2026.
|
|
|
|
| 58 |
```
|
| 59 |
|
| 60 |
## Metadata
|
| 61 |
+
|
| 62 |
|Node| Attribute| Comment| N| Unique, n| Missing, %|
|
| 63 |
|--- |--- |--- |---|---|---|
|
| 64 |
+
|body| textIPS | the text of a legal act | 309180 | – | 0.47 |
|
| 65 |
+
| |taggedtextips | Tagged text, CONLL-U |307986 | – | 0.86 |
|
| 66 |
+
|meta| pravogovruNd | Internal ID, pravo.gov.ru |310670 | 310670 | 0 |
|
| 67 |
+
| | issuedByIPS | Full name of a legal act (type + state body) | 310670 | 2140 | 0 |
|
| 68 |
+
| | doc_typeIPS | Type of legal act | 310670 | 67 |0 |
|
| 69 |
+
| | doc_author_normal_formIPS | Unified state body name | 310670 | 296 | 0 |
|
| 70 |
+
| | docdateIPS | Date of official publication | 310670 | – | 0 |
|
| 71 |
+
| | docNumberIPS |Document number at signature | 310670 | – | 0 |
|
| 72 |
+
| | headingIPS | Title | 310670 | - | 0 |
|
| 73 |
+
| | signedIPS | Official who signed an act | 274873 | 1361 | 11.5 |
|
| 74 |
+
| | statusIPS |Status as of the dump date, may not be actual by this corpus release! |31670 | 4 | 0 |
|
| 75 |
+
| | actual_datetimeIPS |Dump date | 310670 | - | 0 |
|
| 76 |
+
| | actual_datetime_humanIPS |Dump date | 310670 | - | 0 |
|
| 77 |
+
| | is_widely_used | Flag for core acts | 310670 | 2 | 0 |
|
| 78 |
+
| keywords | keywordsByIPS |key words |248807 | - | 20.2 |
|
| 79 |
+
| reference | classifierByIPS | official classifier |247824 | - | 19.9 |
|
| 80 |
|
| 81 |
## Collection
|
| 82 |
We queried the online Legislation of Russia service (pravo.gov.ru) base called "IPS Zakonodatelstvo Rossii" maintained by the Special Communications Service for the texts legislation and their metadata. Our web scraping took place in the period spanning 2017—2026 with the last data collection taking part in August, 2026.
|