Datasets:
Update dataset_info.json
Browse files- dataset_info.json +31 -31
dataset_info.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
| 1 |
-
{
|
| 2 |
-
"citation": "",
|
| 3 |
-
"description": "",
|
| 4 |
-
"features": {
|
| 5 |
-
"livro": {
|
| 6 |
-
"dtype": "string",
|
| 7 |
-
"_type": "Value"
|
| 8 |
-
},
|
| 9 |
-
"capitulo": {
|
| 10 |
-
"dtype": "string",
|
| 11 |
-
"_type": "Value"
|
| 12 |
-
},
|
| 13 |
-
"titulo": {
|
| 14 |
-
"dtype": "string",
|
| 15 |
-
"_type": "Value"
|
| 16 |
-
},
|
| 17 |
-
"secao": {
|
| 18 |
-
"dtype": "string",
|
| 19 |
-
"_type": "Value"
|
| 20 |
-
},
|
| 21 |
-
"subsecao": {
|
| 22 |
-
"dtype": "string",
|
| 23 |
-
"_type": "Value"
|
| 24 |
-
},
|
| 25 |
-
"artigo": {
|
| 26 |
-
"dtype": "string",
|
| 27 |
-
"_type": "Value"
|
| 28 |
-
}
|
| 29 |
-
},
|
| 30 |
-
"homepage": "",
|
| 31 |
-
"license": ""
|
| 32 |
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "codigo processual civil brasileiro de 2015 https://www.planalto.gov.br/ccivil_03/_ato2015-2018/2015/lei/l13105.htm",
|
| 4 |
+
"features": {
|
| 5 |
+
"livro": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"capitulo": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"titulo": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"secao": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"subsecao": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"artigo": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"homepage": "",
|
| 31 |
+
"license": ""
|
| 32 |
}
|