Update README.md
Browse files
README.md
CHANGED
@@ -8,137 +8,62 @@ size_categories:
|
|
8 |
---
|
9 |
# Dataset Card for Dataset Name
|
10 |
|
11 |
-
<!-- Provide a quick summary of the dataset. -->
|
12 |
-
|
13 |
La base de datos contiene un registro con 5,448 cargos electorales (4,500 diputaciones, 750 senadurías, 192 gobernaturas y 6 presidencias de la república) del año 2000 al 2025, con el nombre de la persona electa para ocupar el puesto, género, partido, estado, año de inicio y año final.
|
14 |
Los datos se obtuvieron cruzando la información disponible en las páginas de las diferentes entidades, excepto por el género que se asignó deductivamente de forma automatizada utilizando el modelo de lenguaje gemma2-9b-it. Para estandarizar el formato, evitar duplicidades y asegurar máxima concordancia, los nombres incompletos (con un solo apellido o nombre) se completaron gracias al cruce de bases de datos y todos se estandarizaron bajo el formato “apellido paterno” + “apellido materno” + “nombre(s)”, eliminando dobles espacios, acentos y mayúsculas.
|
15 |
|
16 |
## Dataset Details
|
17 |
|
18 |
-
|
19 |
-
|
20 |
-
<!-- Provide a longer summary of what this dataset is. -->
|
21 |
-
|
22 |
-
|
23 |
|
24 |
- **Curated by:** Carlos Villalobos
|
25 |
- **Language(s) (NLP):** Español
|
26 |
- **License:** Free
|
27 |
|
28 |
-
### Dataset Sources [optional]
|
29 |
-
|
30 |
-
<!-- Provide the basic links for the dataset. -->
|
31 |
-
|
32 |
-
- **Repository:** [More Information Needed]
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
-
|
36 |
-
## Uses
|
37 |
-
|
38 |
-
<!-- Address questions around how the dataset is intended to be used. -->
|
39 |
-
|
40 |
-
### Direct Use
|
41 |
-
|
42 |
-
<!-- This section describes suitable use cases for the dataset. -->
|
43 |
-
|
44 |
-
[More Information Needed]
|
45 |
-
|
46 |
-
### Out-of-Scope Use
|
47 |
-
|
48 |
-
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
49 |
-
|
50 |
-
[More Information Needed]
|
51 |
-
|
52 |
## Dataset Structure
|
53 |
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
### Curation Rationale
|
61 |
-
|
62 |
-
<!-- Motivation for the creation of this dataset. -->
|
63 |
-
|
64 |
-
[More Information Needed]
|
65 |
-
|
66 |
-
### Source Data
|
67 |
-
|
68 |
-
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
69 |
-
|
70 |
-
#### Data Collection and Processing
|
71 |
-
|
72 |
-
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
73 |
-
|
74 |
-
[More Information Needed]
|
75 |
-
|
76 |
-
#### Who are the source data producers?
|
77 |
-
|
78 |
-
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
79 |
-
|
80 |
-
[More Information Needed]
|
81 |
-
|
82 |
-
### Annotations [optional]
|
83 |
-
|
84 |
-
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
85 |
-
|
86 |
-
#### Annotation process
|
87 |
-
|
88 |
-
<!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
|
89 |
-
|
90 |
-
[More Information Needed]
|
91 |
-
|
92 |
-
#### Who are the annotators?
|
93 |
-
|
94 |
-
<!-- This section describes the people or systems who created the annotations. -->
|
95 |
-
|
96 |
-
[More Information Needed]
|
97 |
-
|
98 |
-
#### Personal and Sensitive Information
|
99 |
-
|
100 |
-
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
|
101 |
-
|
102 |
-
[More Information Needed]
|
103 |
-
|
104 |
-
## Bias, Risks, and Limitations
|
105 |
-
|
106 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
107 |
-
|
108 |
-
[More Information Needed]
|
109 |
-
|
110 |
-
### Recommendations
|
111 |
-
|
112 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
113 |
-
|
114 |
-
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
115 |
-
|
116 |
-
## Citation [optional]
|
117 |
-
|
118 |
-
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
119 |
-
|
120 |
-
**BibTeX:**
|
121 |
-
|
122 |
-
[More Information Needed]
|
123 |
-
|
124 |
-
**APA:**
|
125 |
|
126 |
-
|
127 |
|
128 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
|
130 |
-
|
131 |
|
132 |
-
|
|
|
|
|
|
|
133 |
|
134 |
-
##
|
135 |
|
136 |
-
|
|
|
|
|
|
|
137 |
|
138 |
-
##
|
139 |
|
140 |
-
[
|
141 |
|
142 |
-
##
|
143 |
|
144 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
# Dataset Card for Dataset Name
|
10 |
|
|
|
|
|
11 |
La base de datos contiene un registro con 5,448 cargos electorales (4,500 diputaciones, 750 senadurías, 192 gobernaturas y 6 presidencias de la república) del año 2000 al 2025, con el nombre de la persona electa para ocupar el puesto, género, partido, estado, año de inicio y año final.
|
12 |
Los datos se obtuvieron cruzando la información disponible en las páginas de las diferentes entidades, excepto por el género que se asignó deductivamente de forma automatizada utilizando el modelo de lenguaje gemma2-9b-it. Para estandarizar el formato, evitar duplicidades y asegurar máxima concordancia, los nombres incompletos (con un solo apellido o nombre) se completaron gracias al cruce de bases de datos y todos se estandarizaron bajo el formato “apellido paterno” + “apellido materno” + “nombre(s)”, eliminando dobles espacios, acentos y mayúsculas.
|
13 |
|
14 |
## Dataset Details
|
15 |
|
16 |
+
## Dataset Description
|
|
|
|
|
|
|
|
|
17 |
|
18 |
- **Curated by:** Carlos Villalobos
|
19 |
- **Language(s) (NLP):** Español
|
20 |
- **License:** Free
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
## Dataset Structure
|
23 |
|
24 |
+
- **nombre:** Carlos Villalobos
|
25 |
+
- **cargo:** Español
|
26 |
+
- **estado:** Free
|
27 |
+
- **partido:** Free
|
28 |
+
- **anio_inicio:** Free
|
29 |
+
- **anio_fin:** Free
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
+
## Data Collection and Processing
|
32 |
|
33 |
+
### Fuentes
|
34 |
+
Información de senadores: https://www.senado.gob.mx/informacion/senadores/LXIV_LXV
|
35 |
+
Diputados LX Legislatura: https://www.diputados.gob.mx/sistema_legislativo_LX.html
|
36 |
+
Diputados LXI Legislatura:https://www.diputados.gob.mx/sistema_legislativo_LXI.html
|
37 |
+
Diputados LXII Legislatura:https://www.diputados.gob.mx/sistema_legislativo_LXII.html
|
38 |
+
Diputados LXIII Legislatura:https://www.diputados.gob.mx/sistema_legislativo_LXIII.html
|
39 |
+
Diputados LXIV Legislatura:https://www.diputados.gob.mx/sistema_legislativo_LXIV.html
|
40 |
|
41 |
+
### Processing
|
42 |
|
43 |
+
1. Se extrajeron las listas de asistencia de las sesiones.
|
44 |
+
2. Se compararon ordenaron "apellido paterno" + "apellido materno" + "nombres"
|
45 |
+
3. Se completeron los nombres incompletos.
|
46 |
+
4. Se agregó manualmente el estado donde no lo había.
|
47 |
|
48 |
+
## Limitaciones
|
49 |
|
50 |
+
La variable "estado" para el cargo de diputados fue procesada de manera diferente para cada periodo legislativo, en algunos casos se refiere al estado que representan y en otros al estado de origen.
|
51 |
+
La variable "partido" se refiere a la adscripcion partidaria al inciar funciones, no considera cambios de partido durante el procesos legislativo.
|
52 |
+
La variable "anio_inicio" se refiere al año en que inicio funciones sin importar el mes. En algunos casos, como en la presidencia de la república, puede ser el mes de diciembre.
|
53 |
+
La variable "anio_fin" en algunos casos es el 2025 (hasta cuando es valida de infromación) y en otros casos se extiende hasta que se prevee la conclusion de las funciones del cargo.
|
54 |
|
55 |
+
## ¿Cómo citar?
|
56 |
|
57 |
+
Villalobos, C. (2025). Élite política de México: diputaciónes, senadurias, gobernaturas y presidencias 2000 a 2025 [Conjunto de datos]. https://huggingface.co/datasets/carevies/politicos
|
58 |
|
59 |
+
## Glossario
|
60 |
|
61 |
+
- **PRI:** Partido Revolucionario Institucional
|
62 |
+
- **PAN:** Partido Accion Nacional
|
63 |
+
- **MORENA:** Movimiento de Regeneración Nacional
|
64 |
+
- **PES:** Partido Encuentro Solidatio
|
65 |
+
- **PSD:** Partido Socialdemocrata
|
66 |
+
- **PAS:** Partido Sinaloense
|
67 |
+
- **MC:** Movimiento Ciudadano
|
68 |
+
- **SP:** Sin Partido
|
69 |
+
- **SG:** Sin Grupo Parlamentario
|