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
import requests, json, os | |
def download(city): | |
with open("agbc/" + city.replace(" ", "_")+".json", "w") as f: | |
json.dump(requests.get("https://www.oopp.gob.bo/ajax/ecobolCorrespondenciaPorNombreDepartamento/" + city).json(), f, ensure_ascii=False, indent=2) | |
os.mkdir("agbc") | |
[download(city) for city in ["COCHABAMBA", "LA PAZ", "ORURO", "POTOSI", "SANTA CRUZ", "SUCRE"]] |
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
[ | |
{ | |
"ci": 1, | |
"mesas": [ | |
{ | |
"mesa": { | |
"id": "492620", | |
"numMesa": "2209", | |
"numMesaEnReci": "28", | |
"reci": "Colegio Público Jorge Manrique", |
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
Arrington de Dionyso - Shouting Over Deep Water Blues | |
Peter Eldridge (with Kenny Werner) - Somewhere | |
Johnny Griffin & Eddie "Lockjaw" Davis - Ow! Live at The Penthouse | |
Iro Haarla - Around Again – The Music of Carla Bley | |
Phillip Nangle - 2 Karimba 3 Octave | |
Marianne Parker - Pages Intimes: Haitian Works for Solo Piano | |
Toyohiko Satoh - Iki | |
Uncle Hassell - Delta Drone | |
Various Artists - Benefit Of Mr. Kitesurfer |
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
[ | |
{ | |
"name": "Zenfone Max Pro M1", | |
"url": "https://www.gsmarena.com/asus_zenfone_max_pro_(m1)_zb601kl_zb602k-9173.php", | |
"price": 74.388 | |
}, | |
{ | |
"name": "Pixel", | |
"url": "https://www.gsmarena.com/google_pixel-8346.php", | |
"price": 84.474 |
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
[ | |
{ | |
"user": "saldanac", | |
"issues": 2534 | |
}, | |
{ | |
"user": "djimenezjerez", | |
"issues": 555 | |
}, | |
{ |
This file has been truncated, but you can view the full file.
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
{ | |
"asientos": [ | |
{ | |
"attributes": { | |
"FID": 0, | |
"NomDep": "Chuquisaca", | |
"Dep": 1, | |
"Prov": 1, | |
"NomProv": "Oropeza", | |
"ProvSec": 1, |
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
from scipy.integrate import solve_ivp | |
import pandas as pd | |
from datetime import datetime, timedelta | |
from numpy import linspace | |
# Estima el R0 que mejor se ajusta al número de casos confirmados reportados ayer y produce el número de casos para una fecha en el futuro | |
def modelo_seir(current_timepoint, state_values, parameters): | |
s,e,i,r = state_values | |
dS = -parameters['beta'] * s * i |
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
La Paz | Cochabamba | Santa Cruz | Oruro | Potosí | Tarija | Chuquisaca | Beni | Pando | Fecha | |
---|---|---|---|---|---|---|---|---|---|---|
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 21/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 22/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 23/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 24/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 25/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 26/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 27/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 28/03/2020 | |
0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 29/03/2020 |
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
departamento | municipio | indice | riesgo | cod_ine | |
---|---|---|---|---|---|
Chuquisaca | Sucre | 0.898 | ALTO | 10101 | |
Chuquisaca | Culpina | 0.9317 | MODERADO | 10902 | |
Chuquisaca | Yamparaez | 0.9343 | MODERADO | 10602 | |
Chuquisaca | Tarabuco | 0.9383 | MODERADO | 10601 | |
Chuquisaca | Villa Serrano | 0.9388 | MODERADO | 10801 | |
Chuquisaca | Las Carreras | 0.9393 | MODERADO | 10903 | |
Chuquisaca | Yotala | 0.9394 | MODERADO | 10102 | |
Chuquisaca | Icla | 0.9396 | MODERADO | 10304 | |
Chuquisaca | Tarvita | 0.9403 | MODERADO | 10202 |
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
Código INE | Departamento | Municipio | Índice Gobierno | Índice Lykke | |
---|---|---|---|---|---|
80201 | Beni | Riberalta | 0.9147 | 69.01 | |
70101 | Santa Cruz | Santa Cruz de la Sierra | 0.6548 | 66.83 | |
20101 | La Paz | La Paz | 0.6686 | 65.54 | |
30101 | Cochabamba | Cochabamba | 0.7258 | 64.17 | |
20105 | La Paz | El Alto | 0.6936 | 63.0 | |
30901 | Cochabamba | Quillacollo | 0.7135 | 62.43 | |
70201 | Santa Cruz | Warnes | 0.7019 | 62.08 | |
40101 | Oruro | Oruro | 0.7125 | 62.07 | |
80101 | Beni | Trinidad | 0.2386 | 60.6 |
OlderNewer