caarleexx commited on
Commit
0cc3d38
·
verified ·
1 Parent(s): 71b9f61

Delete per_table_fixed/per_table_fixed_manifest.json

Browse files
per_table_fixed/per_table_fixed_manifest.json DELETED
@@ -1,107 +0,0 @@
1
- [
2
- {
3
- "table": "agentes",
4
- "rows": 4,
5
- "file": "per_table_fixed/agentes.jsonl"
6
- },
7
- {
8
- "table": "argumentos",
9
- "rows": 4,
10
- "file": "per_table_fixed/argumentos.jsonl"
11
- },
12
- {
13
- "table": "atos",
14
- "rows": 7,
15
- "file": "per_table_fixed/atos.jsonl"
16
- },
17
- {
18
- "table": "fatos",
19
- "rows": 5,
20
- "file": "per_table_fixed/fatos.jsonl"
21
- },
22
- {
23
- "table": "historico_processual",
24
- "rows": 25,
25
- "file": "per_table_fixed/historico_processual.jsonl"
26
- },
27
- {
28
- "table": "lista_artigos_lei",
29
- "rows": 7,
30
- "file": "per_table_fixed/lista_artigos_lei.jsonl"
31
- },
32
- {
33
- "table": "lista_correcoes",
34
- "rows": 23,
35
- "file": "per_table_fixed/lista_correcoes.jsonl"
36
- },
37
- {
38
- "table": "lista_gatilhos",
39
- "rows": 18,
40
- "file": "per_table_fixed/lista_gatilhos.jsonl"
41
- },
42
- {
43
- "table": "lista_jurisprudencia",
44
- "rows": 9,
45
- "file": "per_table_fixed/lista_jurisprudencia.jsonl"
46
- },
47
- {
48
- "table": "lista_principios",
49
- "rows": 5,
50
- "file": "per_table_fixed/lista_principios.jsonl"
51
- },
52
- {
53
- "table": "magistrados",
54
- "rows": 5,
55
- "file": "per_table_fixed/magistrados.jsonl"
56
- },
57
- {
58
- "table": "manifestacao",
59
- "rows": 4,
60
- "file": "per_table_fixed/manifestacao.jsonl"
61
- },
62
- {
63
- "table": "manifestacoes_autos",
64
- "rows": 190,
65
- "file": "per_table_fixed/manifestacoes_autos.jsonl"
66
- },
67
- {
68
- "table": "objetivos",
69
- "rows": 5,
70
- "file": "per_table_fixed/objetivos.jsonl"
71
- },
72
- {
73
- "table": "omissoes",
74
- "rows": 4,
75
- "file": "per_table_fixed/omissoes.jsonl"
76
- },
77
- {
78
- "table": "processos_relacionados",
79
- "rows": 10,
80
- "file": "per_table_fixed/processos_relacionados.jsonl"
81
- },
82
- {
83
- "table": "provas",
84
- "rows": 6,
85
- "file": "per_table_fixed/provas.jsonl"
86
- },
87
- {
88
- "table": "resultados",
89
- "rows": 4,
90
- "file": "per_table_fixed/resultados.jsonl"
91
- },
92
- {
93
- "table": "taxonomia_arquetipos",
94
- "rows": 9,
95
- "file": "per_table_fixed/taxonomia_arquetipos.jsonl"
96
- },
97
- {
98
- "table": "taxonomia_tags",
99
- "rows": 5,
100
- "file": "per_table_fixed/taxonomia_tags.jsonl"
101
- },
102
- {
103
- "table": "usuarios",
104
- "rows": 7,
105
- "file": "per_table_fixed/usuarios.jsonl"
106
- }
107
- ]