-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
daniel_shazura
committed
Nov 25, 2021
1 parent
f12869e
commit 50b5fae
Showing
6 changed files
with
81 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Contrataciones Madrid | ||
|
||
Bienvenido/a a Contrataciones Madrid, tu portal agregador | ||
de contratos, listas electorales y listas de evasores fiscales favoritos. | ||
|
||
|
||
En Contrataciones Madrid puedes encontrar 2 tipos distintos de carpetas: | ||
- `data_gathering`: Aquí encontrarás archivos auxiliares y herramientas para obtener y generar | ||
los datos de la misma manera que lo hemos hecho nosotros | ||
- `website`: Aquí encontrarás la página web y todo lo necesario para ejecutarla, incluyendo los links | ||
para que te puedas bajar los datos e inicializar el mongo igual que nosotros. | ||
|
||
|
||
## Esto funciona gracias a... | ||
|
||
[LibreBor](https://librebor.me/) | ||
|
||
|
||
## Algunas estadísticas | ||
|
||
Actualmente contamos con 137649 contratos, de los casi 3M que componen la base de datos | ||
de la Comunidad de Madrid. ¿Porqué no tenemos todos? Para esta prueba de concepto no era necesario, | ||
además, 137649 contratos ocupan 500MB, por lo que los 3M se podrían salir un poco de nuestro ___scope___. | ||
|
||
|
||
De los 130K de contratos, alrededor de 100K han sido adjudicados. | ||
|
||
|
||
De los 100K de contratos adjudicados, solo hay 6000 empresas diferentes, agrupando alguna hasta 4000 contrataciones. | ||
|
||
|
||
Los papeles de paraísos fiscales utilizados han sido solamente los "Panama Papers", pero se pueden añadir nuevos papeles | ||
de forma sencilla con incluir una nueva colección en el MongoDB de paraísos fiscales y los nombres de personas/empresas en la misma. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Script auxiliar para generar una colección de empresas, de forma que podamos obtener ciudades/localidades | ||
a las que pertenecen y adicionalmente, guarda en base de datos contratos con su petición a LibreBOR ya calculada. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters