Upload dataset
Browse files- README.md +59 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: cod_edo
|
5 |
+
dtype: uint8
|
6 |
+
- name: edo
|
7 |
+
dtype: string
|
8 |
+
- name: cod_mun
|
9 |
+
dtype: uint8
|
10 |
+
- name: mun
|
11 |
+
dtype: string
|
12 |
+
- name: cod_par
|
13 |
+
dtype: uint16
|
14 |
+
- name: par
|
15 |
+
dtype: string
|
16 |
+
- name: centro
|
17 |
+
dtype: uint32
|
18 |
+
- name: mesa
|
19 |
+
dtype: uint8
|
20 |
+
- name: re
|
21 |
+
dtype: uint16
|
22 |
+
- name: votos_validos
|
23 |
+
dtype: uint16
|
24 |
+
- name: votos_nulos
|
25 |
+
dtype: uint16
|
26 |
+
- name: eg
|
27 |
+
dtype: uint16
|
28 |
+
- name: nm
|
29 |
+
dtype: uint16
|
30 |
+
- name: lm
|
31 |
+
dtype: uint16
|
32 |
+
- name: jabe
|
33 |
+
dtype: uint16
|
34 |
+
- name: jobr
|
35 |
+
dtype: uint16
|
36 |
+
- name: ae
|
37 |
+
dtype: uint16
|
38 |
+
- name: cf
|
39 |
+
dtype: uint16
|
40 |
+
- name: dc
|
41 |
+
dtype: uint16
|
42 |
+
- name: em
|
43 |
+
dtype: uint16
|
44 |
+
- name: bera
|
45 |
+
dtype: uint16
|
46 |
+
- name: url
|
47 |
+
dtype: string
|
48 |
+
splits:
|
49 |
+
- name: train
|
50 |
+
num_bytes: 3916784
|
51 |
+
num_examples: 24532
|
52 |
+
download_size: 1091821
|
53 |
+
dataset_size: 3916784
|
54 |
+
configs:
|
55 |
+
- config_name: default
|
56 |
+
data_files:
|
57 |
+
- split: train
|
58 |
+
path: data/train-*
|
59 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a37ba41de887e3a4f4f4919fe1a79ef9c87a72c4af6993423c911ee5f2ace840
|
3 |
+
size 1091821
|