diff --git a/explicaciones/expl_archivos/Explicacion_archivos-Pandas.ipynb b/explicaciones/expl_archivos/Explicacion_archivos-Pandas.ipynb
index 6f14ca2181e2d106cf71d15d9353f5aa9f4a12f4..f79000e07d8d0bfd2e188555e001affda793aea7 100644
--- a/explicaciones/expl_archivos/Explicacion_archivos-Pandas.ipynb
+++ b/explicaciones/expl_archivos/Explicacion_archivos-Pandas.ipynb
@@ -50,11 +50,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 378,
+   "execution_count": null,
    "id": "coated-member",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "path_files = \"files\"\n",
@@ -63,11 +61,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 379,
+   "execution_count": null,
    "id": "completed-craps",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "import csv"
@@ -75,11 +71,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 380,
+   "execution_count": null,
    "id": "cooperative-strike",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "import os.path\n",
@@ -89,34 +83,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 381,
+   "execution_count": null,
    "id": "fresh-computer",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "['show_id',\n",
-       " 'type',\n",
-       " 'title',\n",
-       " 'director',\n",
-       " 'cast',\n",
-       " 'country',\n",
-       " 'date_added',\n",
-       " 'release_year',\n",
-       " 'rating',\n",
-       " 'duration',\n",
-       " 'listed_in',\n",
-       " 'description']"
-      ]
-     },
-     "execution_count": 381,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "archivo = open(os.path.join(path_arch, archivo_net), \"r\")\n",
     "data_net = csv.reader(archivo, delimiter=',')\n",
@@ -126,3634 +96,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 5,
+   "execution_count": null,
    "id": "exposed-ceremony",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "['s1', 'TV Show', '3%', '', 'João Miguel, Bianca Comparato, Michel Gomes, Rodolfo Valente, Vaneza Oliveira, Rafael Lozano, Viviane Porto, Mel Fronckowiak, Sergio Mamberti, Zezé Motta, Celso Frateschi', 'Brazil', 'August 14, 2020', '2020', 'TV-MA', '4 Seasons', 'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy', 'In a future where the elite inhabit an island paradise far from the crowded slums, you get one chance to join the 3% saved from squalor.']\n",
-      "['s2', 'Movie', '7:19', 'Jorge Michel Grau', 'Demián Bichir, Héctor Bonilla, Oscar Serrano, Azalia Ortiz, Octavio Michel, Carmen Beato', 'Mexico', 'December 23, 2016', '2016', 'TV-MA', '93 min', 'Dramas, International Movies', 'After a devastating earthquake hits Mexico City, trapped survivors from all walks of life wait to be rescued while trying desperately to stay alive.']\n",
-      "['s3', 'Movie', '23:59', 'Gilbert Chan', 'Tedd Chan, Stella Chung, Henley Hii, Lawrence Koh, Tommy Kuan, Josh Lai, Mark Lee, Susan Leong, Benjamin Lim', 'Singapore', 'December 20, 2018', '2011', 'R', '78 min', 'Horror Movies, International Movies', \"When an army recruit is found dead, his fellow soldiers are forced to confront a terrifying secret that's haunting their jungle island training camp.\"]\n",
-      "['s4', 'Movie', '9', 'Shane Acker', 'Elijah Wood, John C. Reilly, Jennifer Connelly, Christopher Plummer, Crispin Glover, Martin Landau, Fred Tatasciore, Alan Oppenheimer, Tom Kane', 'United States', 'November 16, 2017', '2009', 'PG-13', '80 min', 'Action & Adventure, Independent Movies, Sci-Fi & Fantasy', 'In a postapocalyptic world, rag-doll robots hide in fear from dangerous machines out to exterminate them, until a brave newcomer joins the group.']\n",
-      "['s5', 'Movie', '21', 'Robert Luketic', 'Jim Sturgess, Kevin Spacey, Kate Bosworth, Aaron Yoo, Liza Lapira, Jacob Pitts, Laurence Fishburne, Jack McGee, Josh Gad, Sam Golzari, Helen Carey, Jack Gilpin', 'United States', 'January 1, 2020', '2008', 'PG-13', '123 min', 'Dramas', 'A brilliant group of students become card-counting experts with the intent of swindling millions out of Las Vegas casinos by playing blackjack.']\n",
-      "['s6', 'TV Show', '46', 'Serdar Akar', 'Erdal Beşikçioğlu, Yasemin Allen, Melis Birkan, Saygın Soysal, Berkan Şal, Metin Belgin, Ayça Eren, Selin Uludoğan, Özay Fecht, Suna Yıldızoğlu', 'Turkey', 'July 1, 2017', '2016', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Mysteries', 'A genetics professor experiments with a treatment for his comatose sister that blends medical and shamanic cures, but unlocks a shocking side effect.']\n",
-      "['s7', 'Movie', '122', 'Yasir Al Yasiri', 'Amina Khalil, Ahmed Dawood, Tarek Lotfy, Ahmed El Fishawy, Mahmoud Hijazi, Jihane Khalil, Asmaa Galal, Tara Emad', 'Egypt', 'June 1, 2020', '2019', 'TV-MA', '95 min', 'Horror Movies, International Movies', 'After an awful accident, a couple admitted to a grisly hospital are separated and must find each other to escape — before death finds them.']\n",
-      "['s8', 'Movie', '187', 'Kevin Reynolds', 'Samuel L. Jackson, John Heard, Kelly Rowan, Clifton Collins Jr., Tony Plana', 'United States', 'November 1, 2019', '1997', 'R', '119 min', 'Dramas', 'After one of his high school students attacks him, dedicated teacher Trevor Garfield grows weary of the gang warfare in the New York City school system and moves to California to teach there, thinking it must be a less hostile environment.']\n",
-      "['s9', 'Movie', '706', 'Shravan Kumar', 'Divya Dutta, Atul Kulkarni, Mohan Agashe, Anupam Shyam, Raayo S. Bakhirta, Yashvit Sancheti, Greeva Kansara, Archan Trivedi, Rajiv Pathak', 'India', 'April 1, 2019', '2019', 'TV-14', '118 min', 'Horror Movies, International Movies', \"When a doctor goes missing, his psychiatrist wife treats the bizarre medical condition of a psychic patient, who knows much more than he's leading on.\"]\n",
-      "['s10', 'Movie', '1920', 'Vikram Bhatt', 'Rajneesh Duggal, Adah Sharma, Indraneil Sengupta, Anjori Alagh, Rajendranath Zutshi, Vipin Sharma, Amin Hajee, Shri Vallabh Vyas', 'India', 'December 15, 2017', '2008', 'TV-MA', '143 min', 'Horror Movies, International Movies, Thrillers', 'An architect and his wife move into a castle that is slated to become a luxury hotel. But something inside is determined to stop the renovation.']\n",
-      "['s11', 'Movie', '1922', 'Zak Hilditch', \"Thomas Jane, Molly Parker, Dylan Schmid, Kaitlyn Bernard, Bob Frazer, Brian d'Arcy James, Neal McDonough\", 'United States', 'October 20, 2017', '2017', 'TV-MA', '103 min', 'Dramas, Thrillers', \"A farmer pens a confession admitting to his wife's murder, but her death is just the beginning of a macabre tale. Based on Stephen King's novella.\"]\n",
-      "['s12', 'TV Show', '1983', '', 'Robert Więckiewicz, Maciej Musiał, Michalina Olszańska, Andrzej Chyra, Clive Russell, Zofia Wichłacz, Edyta Olszówka, Mateusz Kościukiewicz, Ewa Błaszczyk, Vu Le Hong, Tomasz Włosok, Krzysztof Wach', 'Poland, United States', 'November 30, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'In this dark alt-history thriller, a naïve law student and a world-weary detective uncover a conspiracy that has tyrannized Poland for decades.']\n",
-      "['s13', 'TV Show', '1994', 'Diego Enrique Osorno', '', 'Mexico', 'May 17, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', 'Archival video and new interviews examine Mexican politics in 1994, a year marked by the rise of the EZLN and the assassination of Luis Donaldo Colosio.']\n",
-      "['s14', 'Movie', '2,215', 'Nottapon Boonprakob', 'Artiwara Kongmalai', 'Thailand', 'March 1, 2019', '2018', 'TV-MA', '89 min', 'Documentaries, International Movies, Sports Movies', 'This intimate documentary follows rock star Artiwara Kongmalai on his historic, 2,215-kilometer charity run across Thailand in 2017.']\n",
-      "['s15', 'Movie', '3022', 'John Suits', 'Omar Epps, Kate Walsh, Miranda Cosgrove, Angus Macfadyen, Jorja Fox, Enver Gjokaj, Haaz Sleiman', 'United States', 'March 19, 2020', '2019', 'R', '91 min', 'Independent Movies, Sci-Fi & Fantasy, Thrillers', 'Stranded when the Earth is suddenly destroyed in a mysterious cataclysm, the astronauts aboard a marooned space station slowly lose their minds.']\n",
-      "['s16', 'Movie', 'Oct-01', 'Kunle Afolayan', 'Sadiq Daba, David Bailie, Kayode Olaiya, Kehinde Bankole, Fabian Adeoye Lojede, Nick Rhys, Kunle Afolayan, Colin David Reese, Ibrahim Shatta, Femi Adebayo, Kanayo O. Kanayo, Lawrence Stubbings, Ademola Adedoyin', 'Nigeria', 'September 1, 2019', '2014', 'TV-14', '149 min', 'Dramas, International Movies, Thrillers', \"Against the backdrop of Nigeria's looming independence from Britain, detective Danladi Waziri races to capture a killer terrorizing local women.\"]\n",
-      "['s17', 'TV Show', 'Feb-09', '', 'Shahd El Yaseen, Shaila Sabt, Hala, Hanadi Al-Kandari, Salma Salem, Ibrahim Al-Harbi, Mahmoud Boushahri, Yousef Al Balushi, Ghorour, Abdullah Al-bloshi', '', 'March 20, 2019', '2018', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', \"As a psychology professor faces Alzheimer's, his daughter and her three close female friends experience romance, marriage, heartbreak and tragedy.\"]\n",
-      "['s18', 'Movie', '22-Jul', 'Paul Greengrass', 'Anders Danielsen Lie, Jon Øigarden, Jonas Strand Gravli, Ola G. Furuseth, Maria Bock, Thorbjørn Harr, Jaden Smith', 'Norway, Iceland, United States', 'October 10, 2018', '2018', 'R', '144 min', 'Dramas, Thrillers', 'After devastating terror attacks in Norway, a young survivor, grieving families and the country rally for justice and healing. Based on a true story.']\n",
-      "['s19', 'Movie', '15-Aug', 'Swapnaneel Jayakar', 'Rahul Pethe, Mrunmayee Deshpande, Adinath Kothare, Vaibhav Mangale, Jaywant Wadkar, Satish Pulekar, Naina Apte, Uday Tikekar', 'India', 'March 29, 2019', '2019', 'TV-14', '124 min', 'Comedies, Dramas, Independent Movies', \"On India's Independence Day, a zany mishap in a Mumbai chawl disrupts a young love story while compelling the residents to unite in aid of a little boy.\"]\n",
-      "['s20', 'Movie', \"'89\", '', 'Lee Dixon, Ian Wright, Paul Merson', 'United Kingdom', 'May 16, 2018', '2017', 'TV-PG', '87 min', 'Sports Movies', \"Mixing old footage with interviews, this is the story of Arsenal's improbable win versus Liverpool in the final moments of the 1989 championship game.\"]\n",
-      "['s21', 'Movie', '\\u200b\\u200bKuch Bheege Alfaaz', 'Onir', 'Geetanjali Thapa, Zain Khan Durrani, Shray Rai Tiwari, Mona Ambegaonkar, Chandreyee Ghosh, Barun Chanda, Saheb Bhattacharjee, Shefali Chauhan', 'India', 'September 1, 2018', '2018', 'TV-14', '110 min', 'Dramas, Independent Movies, International Movies', 'After accidentally connecting over the Internet, two strangers form a tight friendship – not knowing they already share a bond.']\n",
-      "['s22', 'Movie', '\\u200bGoli Soda 2', 'Vijay Milton', 'Samuthirakani, Bharath Seeni, Vinoth, Esakki Barath, Chemban Vinod Jose, Gautham Menon, Krisha Kurup, Subiksha', 'India', 'September 15, 2018', '2018', 'TV-14', '128 min', 'Action & Adventure, Dramas, International Movies', 'A taxi driver, a gangster and an athlete struggle to better their lives despite obstacles like crooked politicians, evil dons and caste barriers.']\n",
-      "['s23', 'Movie', '\\u200bMaj Rati \\u200b\\u200bKeteki', 'Santwana Bardoloi', 'Adil Hussain, Shakil Imtiaz, Mahendra Rabha, Sulakshana Baruah, Rahul Gautam Sarma, Kulada Bhattacharjya, Indu Mohan Das, Moumita Talukdar', 'India', 'September 15, 2018', '2017', 'TV-14', '117 min', 'Dramas, International Movies', 'A successful writer returns to the town that launched his career, encountering people who spark nostalgic, often painfully illuminating flashbacks.']\n",
-      "['s24', 'Movie', '\\u200bMayurakshi', 'Atanu Ghosh', 'Soumitra Chatterjee, Prasenjit Chatterjee, Indrani Haldar, Sudipta Chakraborty, Suman Banerjee, Gargi Roychowdhury', 'India', 'September 15, 2018', '2017', 'TV-14', '100 min', 'Dramas, International Movies', 'When a middle-aged divorcee returns to Kolkata to visit his ailing father, long-buried memories resurface, bringing new discoveries with them.']\n",
-      "['s25', 'TV Show', '\\u200bSAINT SEIYA: Knights of the Zodiac', '', 'Bryson Baugus, Emily Neves, Blake Shepard, Patrick Poole, Luci Christian, Adam Gibbs, Masakazu Morita, Fumiko Orikasa, Takahiro Sakurai, Hiroaki Miura, Satomi Sato, Katsuyuki Konishi', 'Japan', 'January 23, 2020', '2020', 'TV-14', '2 Seasons', 'Anime Series, International TV Shows', 'Seiya and the Knights of the Zodiac rise again to protect the reincarnation of the goddess Athena, but a dark prophecy hangs over them all.']\n",
-      "['s26', 'Movie', '(T)ERROR', 'Lyric R. Cabral, David Felix Sutcliffe', '', 'United States', 'June 30, 2016', '2015', 'NR', '84 min', 'Documentaries', 'This real-life look at FBI counterterrorism operations features access to both sides of a sting: the government informant and the radicalized target.']\n",
-      "['s27', 'TV Show', '(Un)Well', '', '', 'United States', 'August 12, 2020', '2020', 'TV-MA', '1 Season', 'Reality TV', 'This docuseries takes a deep dive into the lucrative wellness industry, which touts health and healing. But do the products live up to the promises?']\n",
-      "['s28', 'Movie', '#Alive', 'Cho Il', 'Yoo Ah-in, Park Shin-hye', 'South Korea', 'September 8, 2020', '2020', 'TV-MA', '99 min', 'Horror Movies, International Movies, Thrillers', 'As a grisly virus rampages a city, a lone man stays locked inside his apartment, digitally cut off from seeking help and desperate to find a way out.']\n",
-      "['s29', 'Movie', '#AnneFrank - Parallel Stories', 'Sabina Fedeli, Anna Migotto', 'Helen Mirren, Gengher Gatti', 'Italy', 'July 1, 2020', '2019', 'TV-14', '95 min', 'Documentaries, International Movies', \"Through her diary, Anne Frank's story is retold alongside those of five Holocaust survivors in this poignant documentary from Oscar winner Helen Mirren.\"]\n",
-      "['s30', 'TV Show', '#blackAF', '', 'Kenya Barris, Rashida Jones, Iman Benson, Genneya Walton, Scarlet Spencer, Justin Claiborne, Ravi Cabot-Conyers', 'United States', 'April 17, 2020', '2020', 'TV-MA', '1 Season', 'TV Comedies', 'Kenya Barris and his family navigate relationships, race and culture while grappling with their newfound success in this comedy series.']\n",
-      "['s31', 'Movie', '#cats_the_mewvie', 'Michael Margolis', '', 'Canada', 'February 5, 2020', '2020', 'TV-14', '90 min', 'Documentaries, International Movies', 'This pawesome documentary explores how our feline friends became online icons, from the earliest text memes to the rise of celebrity cat influencers.']\n",
-      "['s32', 'Movie', '#FriendButMarried', 'Rako Prijanto', 'Adipati Dolken, Vanesha Prescilla, Rendi Jhon, Beby Tsabina, Denira Wiraguna, Refal Hady, Diandra Agatha, Sari Nila', 'Indonesia', 'May 21, 2020', '2018', 'TV-G', '102 min', 'Dramas, International Movies, Romantic Movies', \"Pining for his high school crush for years, a young man puts up his best efforts to move out of the friend zone until she reveals she's getting married.\"]\n",
-      "['s33', 'Movie', '#FriendButMarried 2', 'Rako Prijanto', 'Adipati Dolken, Mawar de Jongh, Sari Nila, Vonny Cornellya, Clay Gribble, Ivan Leonardy, Sarah Sechan, Jourdy Pranata', 'Indonesia', 'June 28, 2020', '2020', 'TV-G', '104 min', 'Dramas, International Movies, Romantic Movies', 'As Ayu and Ditto finally transition from best friends to newlyweds, a quick pregnancy creates uncertainty for the future of their young marriage.']\n",
-      "['s34', 'Movie', '#realityhigh', 'Fernando Lebrija', 'Nesta Cooper, Kate Walsh, John Michael Higgins, Keith Powers, Alicia Sanz, Jake Borelli, Kid Ink, Yousef Erakat, Rebekah Graf, Anne Winters, Peter Gilroy, Patrick Davis', 'United States', 'September 8, 2017', '2017', 'TV-14', '99 min', 'Comedies', 'When nerdy high schooler Dani finally attracts the interest of her longtime crush, she lands in the cross hairs of his ex, a social media celebrity.']\n",
-      "['s35', 'Movie', '#Roxy', 'Michael Kennedy', 'Jake Short, Sarah Fisher, Booboo Stewart, Danny Trejo, Pippa Mackie, Jake Smith, Patricia Zentilli, Carter Thicke', 'Canada', 'April 10, 2019', '2018', 'TV-14', '105 min', 'Comedies, Romantic Movies', 'A teenage hacker with a huge nose helps a cool kid woo a girl that he’s secretly in love with.']\n",
-      "['s36', 'Movie', '#Rucker50', 'Robert McCullough Jr.', '', 'United States', 'December 1, 2016', '2016', 'TV-PG', '56 min', 'Documentaries, Sports Movies', 'This documentary celebrates the 50th anniversary of the Harlem sports program that has inspired countless city kids to become pro basketball players.']\n",
-      "['s37', 'Movie', '#Selfie', 'Cristina Jacob', 'Flavia Hojda, Crina Semciuc, Olimpia Melinte, Levent Sali, Vlad Logigan, Alex Calin, Alina Chivulescu, Razvan Vasilescu', 'Romania', 'June 1, 2019', '2014', 'TV-MA', '125 min', 'Comedies, Dramas, International Movies', 'Two days before their final exams, three teen girls make a seaside getaway to end their adolescence with a bang.']\n",
-      "['s38', 'Movie', '#Selfie 69', 'Cristina Jacob', 'Maia Morgenstern, Olimpia Melinte, Crina Semciuc, Flavia Hojda, Maria Dinulescu, Alex Calin, Vlad Logigan, Levent Sali, Silvia Busuioc, Mihaela Mihut', 'Romania', 'June 1, 2019', '2016', 'TV-MA', '119 min', 'Comedies, Dramas, International Movies', 'After a painful breakup, a trio of party-loving friends makes a bet: who can get married in three days.']\n",
-      "['s39', 'TV Show', 'แผนร้ายนายเจ้าเล่ห์', '', 'Chutavuth Pattarakampol, Sheranut Yusananda, Nichaphat Chatchaipholrat, Thassapak Hsu', '', 'March 30, 2019', '2016', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'When two brothers fall for two sisters, they quickly realize the age differences between them are too big to ignore.']\n",
-      "['s40', 'Movie', '¡Ay, mi madre!', 'Frank Ariza', 'Estefanía de los Santos, Secun de la Rosa, Terele Pávez, María Alfonsa Rosso, Mariola Fuentes, Alfonso Sánchez, Paz Vega, Marta Torné, Concha Galán', 'Spain', 'July 19, 2019', '2019', 'TV-MA', '81 min', 'Comedies, International Movies', 'When her estranged mother suddenly dies, a woman must follow the quirky instructions laid out in the will in order to collect an important inheritance.']\n",
-      "['s41', 'Movie', 'Çarsi Pazar', 'Muharrem Gülmez', 'Erdem Yener, Ayhan Taş, Emin Olcay, Muharrem Gülmez, Elif Nur Kerkük, Tarık Papuççuoğlu, Suzan Aksoy, Doğa Konakoğlu, Esin Eden, Deniz Özerman', 'Turkey', 'March 10, 2017', '2015', 'TV-14', '97 min', 'Comedies, International Movies', 'The slacker owner of a public bath house rallies his community to save it when a big developer comes to town to close it down and open a new mall.']\n",
-      "['s42', 'Movie', 'Ég man þig', 'Óskar Thór Axelsson', 'Jóhannes Haukur Jóhannesson, Ágústa Eva Erlendsdóttir, Elma Stefania Agustsdottir, Thor Kristjansson, Anna Gunndís Guðmundsdóttir, Sara Dögg Ásgeirsdóttir, Þröstur Leó Gunnarsson, Jóhann Sigurðarson, Sveinn Geirsson, Arnar Páll Harðarson', 'Iceland', 'March 27, 2018', '2017', 'TV-MA', '106 min', 'Horror Movies, International Movies', \"Young urbanites renovating a rundown house, and a psychiatrist grieving his son's disappearance, are connected to a supernatural, decades-old secret.\"]\n",
-      "['s43', 'Movie', 'Çok Filim Hareketler Bunlar', 'Ozan Açıktan', 'Ayça Erturan, Aydan Taş, Ayşegül Akdemir, Burcu Gönder, Bülent Emrah Parlak, Büşra Pekin, Emre Canpolat, Ersin Korkut, Eser Yenenler, Gizem Tuğral, Gülhan Tekin, Gülsüm Alkan, Hamdi Kahraman, İbrahim Büyükak, Metin Keçeci', 'Turkey', 'March 10, 2017', '2010', 'TV-MA', '99 min', 'Comedies, International Movies', 'Vignettes of the summer holidays follow vacationers as they battle mosquitoes, suffer ruined plans and otherwise hit snags in their precious time off.']\n",
-      "['s44', 'Movie', 'Òlòtūré', 'Kenneth Gyang', 'Beverly Osu, Sharon Ooja, Omowunmi Dada, Pearl Okorie, Wofai Samuel, Ikechukwu Onunaku, Kemi Lala Akindoju, Blossom Chukwujekwu, Adebukola Oladipupo, Omoni Oboli, Segun Arinze, Ada Ameh, Sambasa Nzeribe, Patrick Doyle, Gregory Ojefua', 'Nigeria', 'October 2, 2020', '2020', 'TV-MA', '107 min', 'Dramas, International Movies', 'In Lagos, a journalist goes undercover as a prostitute to expose human trafficking. What she finds is a world of exploited women and ruthless violence.']\n",
-      "['s45', 'Movie', 'Æon Flux', 'Karyn Kusama', 'Charlize Theron, Marton Csokas, Jonny Lee Miller, Sophie Okonedo, Frances McDormand, Pete Postlethwaite, Amelia Warner, Caroline Chikezie, Nikolai Kinski, Paterson Joseph, Yangzom Brauen', 'United States', 'February 1, 2018', '2005', 'PG-13', '93 min', 'Action & Adventure, Sci-Fi & Fantasy', \"Aiming to hasten an uprising, the leader of an underground rebellion dispatches acrobatic assassin Aeon Flux to eliminate the government's top leader.\"]\n",
-      "['s46', 'TV Show', 'Şubat', '', 'Alican Yücesoy, Melisa Sözen, Musa Uzunlar, Serkan Ercan, Özkan Uğur, Ülkü Duru, Tansu Biçer, Nadir Sarıbacak, Sermet Yeşil, Ayhan Kavas', 'Turkey', 'January 17, 2017', '2013', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"An orphan subjected to tests that gave him superpowers is rescued and raised on Istanbul's streets, where he falls for a reporter linked to his past.\"]\n",
-      "['s47', 'Movie', '1 Chance 2 Dance', 'Adam Deyoe', 'Lexi Giovagnoli, Justin Ray, Rae Latt, Poonam Basu, Teresa Biter, Kalilah Harris, Alexia Dox, Adam Powell, Sean McBride', 'United States', 'July 1, 2017', '2014', 'TV-PG', '89 min', 'Dramas, Romantic Movies', 'When an aspiring dancer is uprooted during her senior year of high school, she finds herself torn between two boys – and with one shot at her dream.']\n",
-      "['s48', 'Movie', '1 Mile to You', 'Leif Tilden', 'Billy Crudup, Graham Rogers, Liana Liberato, Stefanie Scott, Tim Roth, Melanie Lynskey, Thomas Cocquerel, Peter Coyote', 'United States', 'July 7, 2017', '2017', 'TV-14', '105 min', 'Dramas, Romantic Movies, Sports Movies', 'After escaping the bus accident that killed his girlfriend, a high school student channels his grief into running, with the help of a new coach.']\n",
-      "['s49', 'Movie', '10 Days in Sun City', 'Adze Ugah', 'Ayo Makun, Adesua Etomi, Richard Mofe-Damijo, Mercy Johnson, Falz, Tuface Idibia, Thenjiwe Moseley, Motlatsi Mafatshe, Celeste Ntuli, Miguel A. Núñez Jr.', 'South Africa, Nigeria', 'October 18, 2019', '2017', 'TV-14', '87 min', 'Comedies, International Movies, Romantic Movies', 'After his girlfriend wins the Miss Nigeria pageant, a young man faces unexpected competition of his own when he joins her on a campaign in South Africa.']\n",
-      "['s50', 'Movie', '10 jours en or', 'Nicolas Brossette', 'Franck Dubosc, Claude Rich, Marie Kremer, Mathis Touré, Rufus, Olivier Claverie', 'France', 'July 1, 2017', '2012', 'TV-14', '97 min', 'Comedies, Dramas, International Movies', 'When a carefree bachelor is unexpectedly left in charge of a young boy, the two embark on a road trip that will change both of their lives.']\n",
-      "['s51', 'Movie', '10,000 B.C.', 'Roland Emmerich', 'Steven Strait, Camilla Belle, Cliff Curtis, Joel Virgel, Affif Ben Badra, Mo Zinal, Nathanael Baring, Mona Hammond, Omar Sharif', 'United States, South Africa', 'June 1, 2019', '2008', 'PG-13', '109 min', 'Action & Adventure', \"Fierce mammoth hunter D'Leh sets out on an impossible journey to rescue the woman he loves from a vicious warlord and save the people of his village.\"]\n",
-      "['s52', 'TV Show', '100 Days My Prince', '', 'Doh Kyung-soo, Nam Ji-hyun, Cho Seong-ha, Cho Han-cheul, Kim Seon-ho, Han So-hee', 'South Korea', 'December 7, 2020', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Upon losing his memory, a crown prince encounters a commoner’s life and experiences unforgettable love as the husband to Joseon’s oldest bachelorette.']\n",
-      "['s53', 'Movie', '100 Days Of Solitude', '', '', 'Spain', 'July 6, 2018', '2018', 'TV-MA', '93 min', 'Documentaries, International Movies', 'Spanish photographer José Díaz spends 100 days living alone on a remote mountain, connecting to nature and documenting the beauty of his surroundings.']\n",
-      "['s54', 'TV Show', '100 Humans', '', 'Zainab Johnson, Sammy Obeid, Alie Ward', 'United States', 'March 13, 2020', '2020', 'TV-14', '1 Season', 'Docuseries, Science & Nature TV', 'One hundred hardy souls from diverse backgrounds participate in playful experiments exploring age, sex, happiness and other aspects of being human.']\n",
-      "['s55', 'Movie', '100 Meters', 'Marcel Barrena', 'Dani Rovira, Karra Elejalde, Alexandra Jiménez, David Verdaguer, Clara Segura, Alba Ribas, Bruno Bergonzini, Ricardo Pereira, Manuela Couto, Marc Balaguer', 'Portugal, Spain', 'March 10, 2017', '2016', 'TV-MA', '109 min', 'Dramas, International Movies, Sports Movies', \"A man who is diagnosed with multiple sclerosis responds by training for an Ironman triathlon, with his cranky father-in-law's help.\"]\n",
-      "['s56', 'Movie', '100 Things to do Before High School', '', 'Isabela Moner, Jaheem Toombs, Owen Joyner, Jack De Sena, Brady Reiter, Lisa Arch, Stephanie Escajeda', 'United States', 'November 2, 2019', '2014', 'TV-Y', '44 min', 'Movies', 'Led by seventh-grader C.J., three students who have been warned about the dangers of high school decide to make the best of their middle-school years.']\n",
-      "['s57', 'Movie', \"100 Years: One Woman's Fight for Justice\", 'Melinda Janko', '', 'United States', 'March 20, 2018', '2016', 'TV-14', '75 min', 'Documentaries', \"This documentary chronicles Elouise Cobell's long fight against the U.S. government for the gross mismanagement of mineral-rich Native American land.\"]\n",
-      "['s58', 'Movie', '100% Halal', 'Jastis Arimba', 'Anisa Rahma, Ariyo Wahab, Anandito Dwis, Fitria Rasyidi, Arafah Rianti, Kinaryosih', 'Indonesia', 'January 7, 2021', '2020', 'TV-14', '101 min', 'Dramas, International Movies', \"After high school, a young woman marries the man of her father's choice but soon faces the possibility that her religion considers the union invalid.\"]\n",
-      "['s59', 'TV Show', '100% Hotter', '', 'Daniel Palmer, Melissa Sophia, Karen Williams, Grace Woodward', 'United Kingdom', 'November 1, 2019', '2017', 'TV-14', '1 Season', 'British TV Shows, International TV Shows, Reality TV', \"A stylist, a hair designer and a makeup artist team up to give Britain's biggest fashion disasters some much-needed makeunders.\"]\n",
-      "['s60', 'Movie', '1000 Rupee Note', 'Shrihari Sathe', 'Usha Naik, Sandeep Pathak, Shrikant Yadav, Ganesh Yadav, Pooja Nayak, Devendra Gaikwad', 'India', 'December 1, 2016', '2014', 'TV-14', '89 min', 'Dramas, International Movies', \"After randomly receiving a handsome political bribe, a sweet, poor elderly woman decides to treat herself a shopping spree, which doesn't go smoothly.\"]\n",
-      "['s61', 'Movie', '12 ROUND GUN', 'Sam Upton', 'Sam Upton, Jared Abrahamson, Mark Boone Junior, Laila Ali, Kate Vernon, Cassi Thomson, Colby French, Miguel Perez, Jay Acovone', 'United States', 'March 14, 2019', '2017', 'TV-MA', '90 min', 'Dramas, Independent Movies, Sports Movies', 'Dealing with personal demons and the death of his son, a prizefighter attempts a return to the ring by challenging his rival to a 12-round rematch.']\n",
-      "['s62', 'TV Show', '12 Years Promise', '', 'So-yeon Lee, Namkoong Min, Tae-im Lee, So-hui Yoon, Won-keun Lee, Hyo-young Ryu', 'South Korea', 'May 22, 2017', '2014', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'A pregnant teen is forced by her family to leave her boyfriend and assume a new identity in America, but 12 years later, the couple reunites in Korea.']\n",
-      "['s63', 'Movie', '13 Cameras', 'Victor Zarcoff', 'PJ McCabe, Brianne Moncrief, Sarah Baldwin, Jim Cummings, Heidi Niedermeyer, Neville Archambault', 'United States', 'August 13, 2016', '2015', 'NR', '90 min', 'Horror Movies, Independent Movies, Thrillers', 'Young parents-to-be Claire and Ryan move into a suburban rental home, unaware that someone is secretly watching their every move via hidden cameras.']\n",
-      "['s64', 'TV Show', '13 Reasons Why', '', \"Dylan Minnette, Katherine Langford, Kate Walsh, Derek Luke, Brian d'Arcy James, Alisha Boe, Christian Navarro, Miles Heizer, Ross Butler, Devin Druid, Michele Selene Ang, Steven Silver, Amy Hargreaves\", 'United States', 'June 5, 2020', '2020', 'TV-MA', '4 Seasons', 'Crime TV Shows, TV Dramas, TV Mysteries', \"After a teenage girl's perplexing suicide, a classmate receives a series of tapes that unravel the mystery of her tragic choice.\"]\n",
-      "['s65', 'TV Show', '13 Reasons Why: Beyond the Reasons', '', 'Dylan Minnette, Katherine Langford, Kate Walsh, Derek Luke, Alisha Boe, Justin Prentice, Brandon Flynn, Miles Heizer, Christian Navarro, Brian Yorkey, Tom McCarthy, Selena Gomez, Mandy Teefey, Jay Asher, Dr. Rona Hu, Dr. Helen Hsu, Dr. Rebecca Hedrick, Alexis Jones, Elaine Welteroth, Julia Bicknell, Dr. Christine Moutier, Nic Sheff, Carrie Goldberg, Anne Winters, Joy Gorman, Brandon Butler, Marissa Jo Cerar, Susanne Timms', 'United States', 'August 23, 2019', '2019', 'TV-MA', '3 Seasons', 'Crime TV Shows, Docuseries', 'Cast members, writers, producers and mental health professionals discuss some of the difficult issues and themes explored in \"13 Reasons Why.\"']\n",
-      "['s66', 'Movie', '13 Sins', 'Daniel Stamm', 'Mark Webber, Rutina Wesley, Devon Graye, Tom Bower, Ron Perlman, Pruitt Taylor Vince', 'United States', 'January 13, 2019', '2014', 'R', '93 min', 'Horror Movies, Thrillers', \"A man agrees to appear on a game show with a $6 million prize. But as the challenges become more extreme, he realizes he's made a grave mistake.\"]\n",
-      "['s67', 'Movie', '13TH', 'Ava DuVernay', '', 'United States', 'October 7, 2016', '2016', 'TV-MA', '101 min', 'Documentaries', 'In this thought-provoking documentary, scholars, activists and politicians analyze the criminalization of African Americans and the U.S. prison boom.']\n",
-      "['s68', 'Movie', '13TH: A Conversation with Oprah Winfrey & Ava DuVernay', '', 'Oprah Winfrey, Ava DuVernay', '', 'January 26, 2017', '2017', '', '37 min', 'Movies', 'Oprah Winfrey sits down with director Ava DuVernay to discuss her Oscar-nominated film, historical cycles of oppression and the broken prison system.']\n",
-      "['s69', 'Movie', '14 Blades', 'Daniel Lee', 'Donnie Yen, Zhao Wei, Wu Chun, Law Kar-Ying, Kate Tsui, Yuwu Qi, Wu Ma, Chen Kuan Tai, Sammo Kam-Bo Hung, Chen Zhi Hui, Damian Lau, Xiang Dong Xu', 'Hong Kong, China, Singapore', 'April 3, 2019', '2010', 'R', '113 min', 'Action & Adventure, International Movies', 'In the age of the Ming Dynasty, Quinglong is the best of the Jinyiwei, an elite assassin squad made up of highly trained former street urchins. When evil eunuch Jia unseats the emperor, Quinglong is called to action but is quickly betrayed.']\n",
-      "['s70', 'Movie', '14 Cameras', 'Scott Hussion, Seth Fuller', 'Neville Archambault, Amber Midthunder, Brytnee Ratledge, Hank Rogerson, Chelsea Edmundson, John-Paul Howard, Lora Martinez-Cunningham, Brianne Moncrief', 'United States', 'October 27, 2018', '2018', 'TV-MA', '89 min', 'Horror Movies, Thrillers', 'Upping the “13 Cameras” ante, this sequel finds a family renting a vacation house that’s been customized to violate their privacy.']\n",
-      "['s71', 'Movie', '14 Minutes from Earth', 'Adam Davis, Jerry Kolber, Trey Nelson, Erich Sturm', '', 'United States', 'February 1, 2019', '2016', 'TV-MA', '84 min', 'Documentaries', 'A Google executive boldly attempts a death-defying mission to travel to space and free-fall back to Earth without a rocket.']\n",
-      "['s72', 'Movie', '16 Blocks', 'Richard Donner', 'Bruce Willis, Mos Def, David Morse, Jenna Stern, Cylk Cozart, Casey Sander, David Zayas, Robert Racki, Patrick Garrow, Sasha Roiz', 'United States, Germany', 'November 1, 2019', '2006', 'PG-13', '102 min', 'Action & Adventure', \"Tasked with escorting a prosecution witness to court, an aging cop gears up for the 16-block trek – but they'll be lucky to make it there alive.\"]\n",
-      "['s73', 'Movie', '17 Again', 'Burr Steers', 'Zac Efron, Leslie Mann, Matthew Perry, Thomas Lennon, Michelle Trachtenberg, Melora Hardin, Sterling Knight, Hunter Parrish, Nicole Sullivan, Allison Miller', 'United States', 'January 1, 2021', '2009', 'PG-13', '102 min', 'Comedies', 'Nearing a midlife crisis, thirty-something Mike wishes for a \"do-over\" – and that\\'s exactly what he gets when he wakes up to find he\\'s 17 again.']\n",
-      "['s74', 'Movie', '18 Presents', 'Francesco Amato', 'Vittoria Puccini, Benedetta Porcaroli, Edoardo Leo, Sara Lazzaro, Marco Messeri, Betty Pedrazzi, Alessandro Giallocosta, Filippo Gili, Giacomo Rosselli', 'Italy', 'May 8, 2020', '2020', 'TV-MA', '114 min', 'Dramas, Independent Movies, International Movies', 'A pregnant mother with terminal cancer leaves behind 18 sentimental gifts for her unborn daughter to receive every birthday until she reaches womanhood.']\n",
-      "['s75', 'Movie', '1898: Our Last Men in the Philippines', 'Salvador Calvo', 'Luis Tosar, Javier Gutiérrez, Álvaro Cervantes, Karra Elejalde, Carlos Hipólito, Ricardo Gómez, Patrick Criado, Eduard Fernández, Miguel Herrán, Emilio Palacios', 'Spain', 'June 2, 2017', '2016', 'R', '130 min', 'Dramas, International Movies', 'While Spain relinquishes its last colonies, a battle-fatigued outpost engages in a long, brutal and sometimes bizarre clash with Filipino insurgents.']\n",
-      "['s76', 'Movie', '1BR', 'David Marmor', 'Nicole Brydon Bloom, Giles Matthey, Taylor Nichols, Alan Blumenfeld, Celeste Sully, Susan Davis, Clayton Hoff, Earnestine Phillips', 'United States', 'August 23, 2020', '2019', 'TV-MA', '90 min', 'Horror Movies, Independent Movies, Thrillers', 'Seeking her independence, a young woman moves to Los Angeles and settles into a cozy apartment complex with a disturbing sense of community.']\n",
-      "['s77', 'Movie', '1st Summoning', 'Raymond Wood', 'Hayley Lovitt, Teddy Cole, Brook Todd, Ace Harney, Jason Macdonald', 'United States', 'July 26, 2019', '2018', 'TV-MA', '94 min', 'Horror Movies, Independent Movies', 'Student filmmakers uncover occult rituals tied to an abandoned warehouse, then gradually realize the horror is closer than they think.']\n",
-      "['s78', 'Movie', '2 Alone in Paris', 'Ramzy Bedia, Éric Judor', 'Ramzy Bedia, Éric Judor, Benoît Magimel, Kristin Scott Thomas, Élodie Bouchez, Édouard Baer, Fred Testot, Omar Sy', 'France', 'June 1, 2020', '2008', 'TV-MA', '97 min', 'Comedies, International Movies', \"A bumbling Paris policeman is doggedly determined to capture the master thief that repeatedly eludes him, even when they're the last two men on Earth.\"]\n",
-      "['s79', 'Movie', '2 States', 'Abhishek Varman', 'Alia Bhatt, Arjun Kapoor, Ronit Roy, Amrita Singh, Revathy, Aru Krishansh Verma', 'India', 'August 4, 2018', '2014', 'TV-PG', '143 min', 'Comedies, Dramas, International Movies', \"Graduate students Krish and Ananya hope to win their parents' approval before they marry, but the two families clash over their cultural differences.\"]\n",
-      "['s80', 'Movie', '20 Feet From Stardom', 'Morgan Neville', 'Darlene Love, Merry Clayton, Lisa Fischer, Táta Vega, Claudia Lennear, Judith Hill, Bruce Springsteen, Mick Jagger, Stevie Wonder, Sting, Bette Midler, Cissy Houston, Sheryl Crow, Tata Vega', 'United States', 'September 22, 2018', '2013', 'PG-13', '91 min', 'Documentaries, Music & Musicals', 'Winner of the 2014 Academy Award for Best Documentary Feature, this film takes a look at the world of backup vocalists and the legends they support.']\n",
-      "['s81', 'TV Show', '20 Minutes', '', 'Tuba Büyüküstün, Ilker Aksum, Bülent Emin Yarar, İpek Bilgin, Müjde Uzman, Firat Çelik, Ayten Uncuoglu, Cihat Tamer', 'Turkey', 'August 15, 2017', '2013', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'When his wife is convicted of murder, a horrified family man races to prove her innocence while a dogged investigator sets out to uncover the truth.']\n",
-      "['s82', 'Movie', '2015 Dream Concert', '', '4Minute, B1A4, BtoB, ELSIE, EXID, EXO, Got7, INFINITE, KARA, Shinee, Sistar, VIXX, Nine Muses, BTS, Secret, Topp Dogg', 'South Korea', 'April 28, 2017', '2015', 'TV-PG', '107 min', 'International Movies, Music & Musicals', \"The world's biggest K-pop festival marked its 21st year in 2015, with groups such as EXO, 4Minute and SHINee electrifying the Seoul World Cup Stadium.\"]\n",
-      "['s83', 'Movie', '2036 Origin Unknown', 'Hasraf Dulull', 'Katee Sackhoff, Ray Fearon, Julie Cox, Steven Cree, David Tse, Joe David Walters', 'United Kingdom', 'December 20, 2018', '2018', 'TV-14', '95 min', 'Sci-Fi & Fantasy', 'Working with an artificial intelligence to investigate the failure of a deadly Mars landing, a mission controller makes an astonishing discovery.']\n",
-      "['s84', 'Movie', '20th Century Women', 'Mike Mills', 'Annette Bening, Elle Fanning, Greta Gerwig, Lucas Jade Zumann, Billy Crudup', 'United States', 'June 28, 2019', '2016', 'R', '119 min', 'Dramas, Independent Movies', 'In 1979, single bohemian mom Dorothea, hoping to help her teen son find his place as a man, asks two young women to share their lives with him.']\n",
-      "['s85', 'Movie', '21 & Over', 'Jon Lucas, Scott Moore', 'Miles Teller, Skylar Astin, Justin Chon, Sarah Wright, Jonathan Keltz, François Chau, Russell Hodgkinson, Daniel Booko, Russell Mercado, Josie Loren, Dustin Ybarra', 'United States', 'April 16, 2019', '2013', 'R', '93 min', 'Comedies', \"Jeff's straight-and-narrow life changes abruptly when his buddies take him out for a birthday bash – the night before a crucial med school interview.\"]\n",
-      "['s86', 'TV Show', '21 Again', '', 'Laura Morgan', 'United Kingdom', 'July 1, 2020', '2019', 'TV-MA', '1 Season', 'British TV Shows, Reality TV', 'In a social experiment, a group of daughters sends their mothers, disguised as 21-year-olds, into the world to experience life as a member of Gen Z.']\n",
-      "['s87', 'TV Show', '21 Sarfarosh: Saragarhi 1897', '', 'Luke Kenny, Mohit Raina, Mukul Dev', 'India', 'December 1, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', \"In one of history's greatest last stands, a battalion of 21 Sikh soldiers fights to defend their outpost from attack by over 10,000 Afghans.\"]\n",
-      "['s88', 'TV Show', '21 Thunder', '', 'Stephanie Bennett, Emmanuel Kabongo, RJ Fetherstonhaugh, Andres Joseph, Kevin Claydon, Conrad Pla, Clark Backo, Ryan Pierce, Eileen Li, Susan Bain, Cristina Rosato, Jonathan Kim, Colm Feore', 'Canada', 'March 1, 2018', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Players and coaches for a Montreal soccer team chase dreams of stardom while their personal lives erupt with love, fear, passion and violence.']\n",
-      "['s89', 'Movie', \"2307: Winter's Dream\", 'Joey Curtis', 'Paul Sidhu, Arielle Holmes, Branden Coles, Kelcey Watson, Anne-Solenne Hatte, Brad Potts, Timothy Lee DePriest, Fernando Argosino, Duchess Dukes, Harwood Gordon, Stormi Henley', 'United States', 'March 1, 2018', '2016', 'TV-MA', '101 min', 'Action & Adventure, Independent Movies, Sci-Fi & Fantasy', 'In the frozen tundra of a futuristic Arizona where humans have been forced underground, a soldier hunts the bioengineered leader of a rebellion.']\n",
-      "['s90', 'Movie', '24 Hours to Live', 'Brian Smrz', 'Ethan Hawke, Xu Qing, Paul Anderson, Rutger Hauer, Tyrone Keogh, Nathalie Boltt, Liam Cunningham', 'South Africa, China, United States', 'April 7, 2018', '2017', 'R', '93 min', 'Action & Adventure', 'Revived by an experimental procedure, a hit man gets to live an extra 24 hours – which he uses to avenge his dead wife and child and redeem himself.']\n",
-      "['s91', 'Movie', '25 Kille', 'Simranjit Singh Hundal', 'Guggu Gill, Yograj Singh, Sonia Mann, Jimmy Sharma, Sapna Bassi, Lakha Lakhwinder Singh, Sandeep Kaur Sandy, Sardar Sohi', 'India', 'October 1, 2018', '2016', 'TV-14', '140 min', 'Action & Adventure, Dramas, International Movies', 'Four brothers learn that they have inherited ancestral land, but must fight to claim it when a greedy feudal lord threatens to take it over.']\n",
-      "['s92', 'Movie', '26 Years', 'Geun-hyun Cho', 'Goo Jin, Hye-jin Han, Soo-bin Bae, Seul-ong Im, Kyeong-yeong Lee, Gwang Jang, Deok-jae Jo, Eui-sung Kim, Seok-Hwan An, Bok-gi Min', 'South Korea', 'October 1, 2017', '2012', 'TV-MA', '135 min', 'Dramas, International Movies, Thrillers', 'Twenty-six years after the 1980 massacre at Gwangju, South Korea, three relatives of the victims come together to avenge the infamous orchestrator.']\n",
-      "['s93', 'Movie', '27, el club de los malditos', 'Nicanor Loreti', 'Diego Capusotto, Sofía Gala, Daniel Aráoz, Willy Toledo, El Polaco, Paula Manzone, Yayo Guridi, Guillermo Toledo', 'Argentina', 'May 1, 2018', '2018', 'TV-MA', '82 min', 'Action & Adventure, Comedies, International Movies', 'After a musician dies under suspicious circumstances, a hard-drinking detective and a music fan investigate why rock stars often die at the age of 27.']\n",
-      "['s94', 'Movie', '27: Gone Too Soon', 'Simon Napier-Bell', 'Janis Joplin, Jimi Hendrix, Amy Winehouse, Jim Morrison, Kurt Cobain', 'United Kingdom', 'May 1, 2018', '2017', 'TV-MA', '70 min', 'Documentaries', 'Explore the circumstances surrounding the tragic deaths at 27 of Jimi Hendrix, Jim Morrison, Brian Jones, Janis Joplin, Kurt Cobain and Amy Winehouse.']\n",
-      "['s95', 'Movie', '28 Days', 'Betty Thomas', \"Sandra Bullock, Viggo Mortensen, Dominic West, Diane Ladd, Elizabeth Perkins, Steve Buscemi, Alan Tudyk, Mike O'Malley, Azura Skye, Reni Santoni, Marianne Jean-Baptiste\", 'United States', 'September 30, 2020', '2000', 'PG-13', '104 min', 'Comedies, Dramas', 'After her drunken antics result in property damage, an alcoholic journalist enters rehab – and soon meets a fellow resident who changes her outlook.']\n",
-      "['s96', 'TV Show', '28 Moons', '', 'Jin-sung Yang, Kyu-jong Kim, Tae-hwan Kang, Geummi', 'South Korea', 'June 10, 2017', '2016', 'TV-PG', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'When her fiancé acts strangely upon receiving a mysterious invitation, a florist sets out to find out the truth behind the tiny scrap of paper.']\n",
-      "['s97', 'Movie', '3 Days to Kill', 'McG', 'Kevin Costner, Amber Heard, Hailee Steinfeld, Connie Nielsen, Tómas Lemarquis, Richard Sammel, Marc Andréoni, Bruno Ricci, Jonas Bloquet, Eriq Ebouaney', 'United States, France, Serbia', 'December 1, 2020', '2014', 'PG-13', '117 min', 'Action & Adventure', 'A terminally ill secret agent accepts a risky mission in exchange for an experimental drug that might save him – if he can survive its side effects.']\n",
-      "['s98', 'Movie', '3 Deewarein', 'Nagesh Kukunoor', 'Naseeruddin Shah, Jackie Shroff, Juhi Chawla, Nagesh Kukunoor, Gulshan Grover, Aditya Lakhia, Shri Vallabh Vyas', '', 'December 31, 2019', '2003', 'TV-MA', '121 min', 'Dramas, International Movies, Thrillers', 'A reporter interviews three convicts on death row for a documentary but as their stories emerge, so do her own true motivations for soliciting them.']\n",
-      "['s99', 'Movie', '3 Generations', 'Gaby Dellal', 'Elle Fanning, Naomi Watts, Susan Sarandon, Tate Donovan, Linda Emond, Jordan Carlos, Sam Trammell, Maria Dizzia, Tessa Albertson', 'United States', 'August 28, 2017', '2015', 'PG-13', '92 min', 'Dramas, LGBTQ Movies', 'When teenage Ray begins transitioning from female to male, his single mom and grandmother must cope with the change while tracking down his father.']\n",
-      "['s100', 'Movie', '3 Heroines', 'Iman Brotoseno', 'Reza Rahadian, Bunga Citra Lestari, Tara Basro, Chelsea Islan', 'Indonesia', 'January 5, 2019', '2016', 'TV-PG', '124 min', 'Dramas, International Movies, Sports Movies', 'Three Indonesian women break records by becoming the first of their nation to medal in archery at the Seoul Olympics in the summer of 1988.']\n",
-      "['s101', 'Movie', '3 Idiots', 'Rajkumar Hirani', 'Aamir Khan, Kareena Kapoor, Madhavan, Sharman Joshi, Omi Vaidya, Boman Irani, Mona Singh, Javed Jaffrey', 'India', 'August 1, 2019', '2009', 'PG-13', '164 min', 'Comedies, Dramas, International Movies', \"While attending one of India's premier colleges, three miserable engineering students and best friends struggle to beat the school's draconian system.\"]\n",
-      "['s102', 'Movie', '3 Seconds Divorce', 'Shazia Javed', '', 'Canada', 'June 15, 2019', '2018', 'TV-PG', '53 min', 'Documentaries, Faith & Spirituality', \"A Muslim women's activist group in India protests against oral divorces, starting a movement to reclaim their religious and constitutional rights.\"]\n",
-      "['s103', 'Movie', '3 Türken & ein Baby', 'Sinan Akkuş', 'Kostja Ullmann, Eko Fresh, Kida Khodr Ramadan, Sabrina Klüber, Sami Nasser, Kayla Rybicka, Jytte-Merle Böhrnsen, Emrah Erdogru, Tim Grothe, Hülya Duyar', 'Germany', 'December 15, 2016', '2015', 'TV-MA', '93 min', 'Comedies, International Movies', \"The lives of three dissatisfied brothers running a family bridal shop turn topsy-turvy when one of them has to care for his ex-girlfriend's baby.\"]\n",
-      "['s104', 'Movie', '30 Days of Luxury', 'Hani Hamdi', 'Taher Farouz, Sad Al-Saghir, Ahmad Faloks, Soleiman Eid, Mahmood El-Laithi, Hesham Ismail, Shaima Saif, Nermin Maher, Sofinar', 'Egypt', 'April 18, 2019', '2016', 'TV-14', '91 min', 'Comedies, International Movies', 'With the help of his friends, a man breaks out of prison in hopes of restoring a lively nightclub.']\n",
-      "['s105', 'Movie', '30 Minutes or Less', 'Ruben Fleischer', 'Jesse Eisenberg, Danny McBride, Aziz Ansari, Nick Swardson, Dilshad Vadsaria, Michael Peña, Bianca Kajlich, Fred Ward', 'United States', 'January 1, 2021', '2011', 'R', '83 min', 'Action & Adventure, Comedies', 'Two crooks planning a bank heist wind up abducting a pizza delivery driver and force him to commit the robbery — with a strict time limit.']\n",
-      "['s106', 'Movie', '300 Miles to Heaven', 'Maciej Dejczer', 'Krzysztof Stroiński, Andrzej Mellin, Adrianna Biedrzyńska, Adrianna Biedrzyńska, Rafał Zimowski, Kama Kowalewska, Wiesław Komasa, Aleksander Bednarz, Jadwiga Jankowska-Cieslak, Wojciech Klata', 'Denmark, France, Poland', 'October 1, 2019', '1989', 'TV-14', '93 min', 'Dramas, International Movies', 'Hoping to help their dissident parents, two brothers sneak out of Poland and land as refugees in Denmark, where they are prevented from returning home.']\n",
-      "['s107', 'Movie', '365 Days', 'Barbara Białowąs, Tomasz Mandes', 'Anna-Maria Sieklucka, Michele Morrone, Bronisław Wrocławski, Otar Saralidze, Magdalena Lamparska, Natasza Urbańska, Grażyna Szapołowska, Tomasz Stockinger, Gianni Parisi, Mateusz Łasowski', 'Poland', 'June 7, 2020', '2020', 'TV-MA', '114 min', 'Dramas, International Movies, Romantic Movies', 'A fiery executive in a spiritless relationship falls victim to a dominant mafia boss, who imprisons her and gives her one year to fall in love with him.']\n",
-      "['s108', 'Movie', '37 Seconds', 'Hikari', 'Mei Kayama, Misuzu Kanno, Shunsuke Daitoh, Makiko Watanabe, Yoshihiko Kumashino, Minori Hagiwara, Shohei Uno, Yuka Itaya, Kiyohiko Shibukawa, Eita Okuno, Haruka Imou, Toshinori Omi', 'Japan', 'January 31, 2020', '2020', 'TV-MA', '116 min', 'Dramas, International Movies', 'Trapped by society and familial obligations, a young manga artist goes on an unconventional journey for sexual freedom and personal liberation.']\n",
-      "['s109', 'TV Show', '3Below: Tales of Arcadia', '', 'Tatiana Maslany, Diego Luna, Nick Offerman, Nick Frost, Glenn Close, Alon Aboutboul, Hayley Atwell, Darin De Paul, Andy Garcia, Cheryl Hines, Tom Kenny, Chris Obi, Cole Sand, Frank Welker, Steven Yeun', 'United States', 'July 12, 2019', '2019', 'TV-Y7', '2 Seasons', \"Kids' TV, TV Action & Adventure, TV Sci-Fi & Fantasy\", 'After crash-landing on Earth, two royal teen aliens on the run struggle to blend in with humans as they evade intergalactic bounty hunters.']\n",
-      "['s110', 'Movie', '40 Sticks', 'Victor Gatonye', 'Robert Agengo, Mwaura Bilal, Andreo Kamau, Cajetan Boy, Arabron Nyyeneque, Shiviske Shivisi, Xavier Ywaya', 'Kenya', 'November 20, 2020', '2019', 'TV-14', '93 min', 'International Movies, Thrillers', 'When their prison bus crashes in a forest on a rainy night, a group of criminals finds themselves battling wild animals and a mysterious killer.']\n",
-      "['s111', 'Movie', '42 Grams', 'Jack C. Newell', 'Jake Bickelhaupt', 'United States', 'February 1, 2018', '2017', 'TV-MA', '81 min', 'Documentaries', 'After launching a successful underground restaurant out of their apartment, an ambitious chef and his wife open an all-consuming upscale eatery.']\n",
-      "['s112', 'TV Show', '44 Cats', '', 'Sarah Natochenny, Suzy Myers, Simona Berman, Erica Schroeder, Marca Leigh, Scottie Ray, Henry F. Benjamin', 'Italy', 'October 1, 2020', '2018', 'TV-Y7', '2 Seasons', \"Kids' TV\", 'Paw-esome tales abound when singing furry friends Lampo, Milady, Pilou and Meatball band together.']\n",
-      "['s113', 'TV Show', '45 rpm', '', 'Carlos Cuevas, Guiomar Puerta, Iván Marcos, Israel Elejalde, Eudald Font, Luis Larrodera, Carmen Gutiérrez, Diana Gómez, Vito Sanz, Marina San José, Pere Ponce, Joan Pera', 'Spain', 'August 16, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', \"In 1960s Madrid, music producer Guillermo Rojas launches a rock 'n' roll label with the help of aspiring singer Robert and clever producer Maribel.\"]\n",
-      "['s114', 'Movie', '48 Christmas Wishes', 'Marco Deufemia, Justin G. Dyck', 'Khiyla Aynne, Noah Dyer, Maya Franzoi, Clara Kushnir, Madeline Leon, Liam MacDonald, Matt Schichter, Ethan Yang, Adam Crew', 'Canada', 'December 20, 2017', '2017', 'TV-G', '84 min', 'Children & Family Movies, Comedies', \"When a small town's letters to Santa accidentally go up in smoke, two elves venture out of the North Pole to retrieve every missing wish.\"]\n",
-      "['s115', 'Movie', '4L', 'Gerardo Olivares', 'Jean Reno, Hovik Keuchkerian, Susana Abaitua, Juan Dos Santos, Arturo Valls, Enrique San Francisco, Francesc Garrido, Eric Nguyen', 'Spain', 'July 12, 2019', '2019', 'TV-MA', '105 min', 'Comedies, Dramas, Independent Movies', 'Hoping to reunite with a dying friend, two longtime pals re-create their desert road trip from Spain to Mali, bringing along his estranged daughter.']\n",
-      "['s116', 'Movie', '4th Man Out', 'Andrew Nackman', 'Evan Todd, Parker Young, Chord Overstreet, Jon Gabrus, Kate Flannery, Brooke Dillman, Jennifer Damiano, Jordan Lane Price, Alex Rennie, Jake Epstein', 'United States', 'May 5, 2016', '2015', 'NR', '86 min', 'Comedies, LGBTQ Movies', \"A young mechanic comes out to his extremely straight best friends. Once they get used to the idea, they're determined to help him find the right guy.\"]\n",
-      "['s117', 'Movie', '4th Republic', 'Ishaya Bako', 'Kate Henshaw-Nuttal, Enyinna Nwigwe, Linda Ejiofor, Yakubu Mohammed, Bimbo Manuel, Sani Mu’azu, Emil Hirai-Garuba, Rekiya Ibrahim Atta', 'Nigeria', 'June 13, 2020', '2019', 'TV-MA', '120 min', 'Dramas, International Movies, Thrillers', \"After the election-night murder of her campaign manager at a polling site, a gubernatorial candidate challenges the corrupt incumbent's victory.\"]\n",
-      "['s118', 'Movie', '5 Cowok Jagoan', 'Anggy Umbara', 'Ario Bayu, Arifin Putra, Dwi Sasono, Muhadkly Acho, Cornelio Sunny, Tika Bravani, Nirina Zubir, Ganindra Bimo, Verdi Solaiman', '', 'January 5, 2019', '2017', 'TV-MA', '106 min', 'Action & Adventure, Comedies, International Movies', 'Yanto asks his friends to help save a girlfriend who was kidnapped by a mobster. Silly slapstick and campy crimefighting ensues.']\n",
-      "['s119', 'Movie', '5 Flights Up', 'Richard Loncraine', 'Josh Pais, Claire van der Boom, Morgan Freeman, Diane Keaton, Carrie Preston, Cynthia Nixon, Korey Jackson, Diane Ciesla, Michael Cristofer', 'United States', 'March 17, 2019', '2014', 'PG-13', '92 min', 'Comedies, Dramas, Independent Movies', 'A couple finds unexpected drama when, after 40 years of living in the same Brooklyn walk-up, they attempt to sell their apartment and buy a new one.']\n",
-      "['s120', 'Movie', '5 Star Christmas', 'Marco Risi', 'Massimo Ghini, Ricky Memphis, Martina Stella, Ralph Palka, Biagio Izzo, Riccardo Rossi, Paola Minaccioni', 'Italy', 'December 7, 2018', '2018', 'TV-14', '96 min', 'Comedies, International Movies', 'When the Italian prime minister meets his lover and political rival while on an official trip to Budapest during Christmas week, things go topsy-turvy.']\n",
-      "['s121', 'Movie', '5 to 7', 'Victor Levin', 'Anton Yelchin, Bérénice Marlohe, Olivia Thirlby, Lambert Wilson, Frank Langella, Glenn Close', 'United States', 'March 16, 2017', '2014', 'R', '97 min', 'Comedies, Dramas, Romantic Movies', \"A young novelist's life is turned upside down when a chance encounter outside a New York hotel leads to an intense affair with a diplomat's wife.\"]\n",
-      "['s122', 'Movie', '50 First Dates', 'Peter Segal', 'Adam Sandler, Drew Barrymore, Rob Schneider, Sean Astin, Lusia Strus, Dan Aykroyd, Amy Hill, Allen Covert, Blake Clark, Maya Rudolph', 'United States', 'December 1, 2020', '2004', 'PG-13', '99 min', 'Comedies, Romantic Movies', 'After falling for a pretty art teacher who has no short-term memory, a marine veterinarian has to win her over again every single day.']\n",
-      "['s123', 'Movie', '50/50', 'Jonathan Levine', 'Joseph Gordon-Levitt, Seth Rogen, Anna Kendrick, Bryce Dallas Howard, Anjelica Huston, Serge Houde, Andrew Airlie, Matt Frewer, Philip Baker Hall, Marie Avgeropoulos, Jessica Parker Kennedy', 'United States', 'June 1, 2019', '2011', 'R', '100 min', 'Comedies, Dramas, Independent Movies', 'An otherwise healthy twentysomething has a comically early midlife crisis when he gets slapped with a cancer diagnosis and a 50-50 chance of survival.']\n",
-      "['s124', 'Movie', '5CM', 'Rizal Mantovani', 'Herjunot Ali, Raline Shah, Fedi Nuril, Pevita Pearce, Saykoji, Denny Sumargo, Didi Petet, Firrina Sinatrya', 'Indonesia', 'September 28, 2018', '2012', 'TV-14', '126 min', 'Dramas, International Movies', 'Five friends embark on a mission to climb the highest peak in Java, overcoming obstacles on the way and discovering the true meaning of friendship.']\n",
-      "['s125', 'Movie', '5Gang', 'Matei Dima', 'Andrei Selaru, Dorian Popa, Julia Marcan, Ana Radu, Cosmin Nedelcu, Diana Condurache, Andrei Gavril, Luca Bogdan', 'Romania', 'April 27, 2020', '2019', 'TV-14', '96 min', 'Comedies, International Movies', \"To keep the band together, Selly tries to earn money by making an appearance at the birthday party of a mobster's daughter — until he gets kidnapped.\"]\n",
-      "['s126', 'Movie', '6 Balloons', 'Marja Lewis Ryan', 'Abbi Jacobson, Dave Franco, Jane Kaczmarek, Tim Matheson, Charlotte Carel, Madeline Carel, Maya Erskine, Dawan Owens, Jen Tullock', 'United States', 'April 6, 2018', '2018', 'TV-MA', '75 min', 'Dramas, Independent Movies', 'A loyal sister struggles to stay afloat while driving her heroin-addicted brother to a detox center and looking after his 2-year-old daughter.']\n",
-      "['s127', 'Movie', '6 Days', 'Toa Fraser', 'Jamie Bell, Abbie Cornish, Mark Strong, Martin Shaw, Ben Turner, Aymen Hamdouchi, Tim Pigott-Smith, Robert Portal, Colin Garlick, Andrew Grainger, Martin Hancock, Emun Elliott', 'New Zealand, United Kingdom', 'February 8, 2018', '2017', 'R', '94 min', 'Action & Adventure, Dramas, International Movies', 'When armed gunmen seize the Iranian Embassy in 1980, a tense six-day standoff ensues while elite British soldiers prepare for a dangerous raid.']\n",
-      "['s128', 'Movie', '6 Underground', 'Michael Bay', 'Ryan Reynolds, Mélanie Laurent, Corey Hawkins, Dave Franco, Adria Arjona, Manuel Garcia-Rulfo, Ben Hardy, Lior Raz, Payman Maadi, Yuri Kolokolnikov, Kim Kold', 'United States', 'December 13, 2019', '2019', 'R', '129 min', 'Action & Adventure, Dramas', 'After faking his death, a tech billionaire recruits a team of international operatives for a bold and bloody mission to take down a brutal dictator.']\n",
-      "['s129', 'Movie', '6 Years', 'Hannah Fidell', 'Taissa Farmiga, Ben Rosenfield, Lindsay Burdge, Joshua Leonard, Jennifer Lafleur, Peter Vack, Dana Wheeler-Nicholson, Jason Newman, Molly McMichael', 'United States', 'September 8, 2015', '2015', 'TV-MA', '80 min', 'Dramas, Independent Movies, Romantic Movies', 'As a volatile young couple who have been together for six years approach college graduation, unexpected career opportunities threaten their future.']\n",
-      "['s130', 'Movie', '6-5=2', 'Bharat Jain', 'Prashantt Guptha, Gaurav Paswala, Gaurav Kothari, Disha Kapoor, Niharica Raizada, Ashrut Jain, Darshan Machamada', 'India', 'November 1, 2017', '2014', 'TV-MA', '103 min', 'Horror Movies, International Movies, Thrillers', 'Six friends decide to undertake a grueling mountain trek, only to find that the difficulties in store for them are not merely physical.']\n",
-      "['s131', 'TV Show', '60 Days In', '', '', 'United States', 'November 1, 2020', '2019', 'TV-MA', '1 Season', 'Reality TV', 'Recruited by a sheriff, volunteers infiltrate county prisons to expose corruption and crime from within the system in this docuseries.']\n",
-      "['s132', 'Movie', '68 Kill', 'Trent Haaga', 'Matthew Gray Gubler, AnnaLynne McCord, Alisha Boe, Sheila Vand, Sam Eidson, James Moses Black, Ajay Mehta, Michael Beasley, David Maldonado, Hallie Grace Bradley, Peter Jaymes Jr., Eric Podnar, Lucy Faust', 'United States', 'September 1, 2019', '2017', 'R', '96 min', 'Comedies, Independent Movies, Thrillers', 'A hapless guy agrees to help his stunning – but psychotic – girlfriend rob her loathsome sugar daddy in a scheme as ill-conceived as it is violent.']\n",
-      "['s133', 'TV Show', '7 (Seven)', 'Nizar Shafi', 'Rahman, Havish, Regina Cassandra, Nandita Swetha, Anisha Ambrose, Tridha Choudhury, Pujitha Ponnada, Aditi Arya', 'India', 'July 30, 2019', '2019', 'TV-14', '1 Season', 'TV Shows', 'Multiple women report their husbands as missing but when it appears they are looking for the same man, a police officer traces their cryptic connection.']\n",
-      "['s134', 'Movie', '7 años', 'Roger Gual', 'Paco León, Juana Acosta, Juan Pablo Raba, Alex Brendemühl, Manuel Morón', 'Spain', 'October 27, 2016', '2016', 'TV-MA', '77 min', 'Dramas, International Movies', 'Loyalties are tested and cruelties revealed when four business partners spend a tense evening debating who will pay for the crime they committed.']\n",
-      "['s135', 'TV Show', '7 Days Out', '', '', 'United States', 'December 21, 2018', '2018', 'TV-PG', '1 Season', 'Docuseries', 'Witness the excitement and drama behind the scenes in the seven days leading up to major live events in the worlds of sports, fashion, space and food.']\n",
-      "['s136', 'Movie', '7 Din Mohabbat In', 'Meenu Gaur, Farjad Nabi', 'Mahira Khan, Sheheryar Munawar, Javed Sheikh, Hina Dilpazeer, Amna Ilyas, Mira Sethi, Rimal Ali, Salahuddin Tunio, Aamir Qureshi, Adnan Shah', 'Pakistan', 'May 15, 2019', '2018', 'TV-PG', '137 min', 'Comedies, International Movies, Music & Musicals', 'Given just seven days by a genie to find a girl who will fall for him, a nerdy young man embarks on a madcap and messy search for his would-be wife.']\n",
-      "['s137', 'Movie', '7 Khoon Maaf', 'Vishal Bhardwaj', 'Priyanka Chopra, Neil Nitin Mukesh, John Abraham, Irrfan Khan, Aleksandr Dyachenko, Annu Kapoor, Naseeruddin Shah, Vivaan Shah, Usha Uthup, Konkona Sen Sharma', 'India', 'August 2, 2018', '2011', 'TV-MA', '148 min', 'Dramas, International Movies, Thrillers', 'Spiced liberally with black comedy, this Bollywood drama follows the lethal love life of a woman who marries numerous men – only to find them flawed.']\n",
-      "['s138', 'TV Show', '72 Cutest Animals', '', '', 'Australia', 'June 1, 2016', '2016', 'TV-PG', '1 Season', 'Docuseries, International TV Shows, Science & Nature TV', 'This series examines the nature of cuteness and how adorability helps some animal species to survive and thrive in a variety of environments.']\n",
-      "['s139', 'TV Show', '72 Dangerous Animals: Asia', '', 'Bob Brisbane', 'Australia', 'August 10, 2018', '2018', 'TV-14', '1 Season', 'Docuseries, International TV Shows, Science & Nature TV', 'From fangs to claws to venomous stings, they all wield deadly weapons. But which creature will be crowned the fiercest of all?']\n",
-      "['s140', 'TV Show', '72 Dangerous Animals: Latin America', '', 'Bob Brisbane', 'Australia, United States', 'December 22, 2017', '2017', 'TV-14', '1 Season', 'Docuseries, International TV Shows, Science & Nature TV', \"Powerful cats, indestructible arachnids and flesh-melting pit vipers are just the beginning in this series about Latin America's deadliest creatures.\"]\n",
-      "['s141', 'TV Show', '72 Dangerous Places to Live', '', 'Mitch Ryan', 'Australia', 'June 1, 2016', '2016', 'TV-PG', '1 Season', 'Docuseries, International TV Shows, Science & Nature TV', 'Get up close and personal with avalanches, fiery volcanoes and other natural cataclysms, and learn why some choose to live in their destructive paths.']\n",
-      "['s142', 'TV Show', '7SEEDS', '', 'Nao Toyama, Jun Fukuyama, Katsuyuki Konishi, Yoko Soumi, Kana Asumi, Akira Ishida, Aoi Yuki, Kazuhiko Inoue, Yoko Hikasa, Hirofumi Nojima, Ryotaro Okiayu, Eri Kitamura, Mamiko Noto, Ryo Hirohashi, Shizuka Ito, Hisao Egawa, Mayumi Asano, Kenta Miyake, Ai Kakuma, Kaito Ishikawa, Mikako Komatsu, Daisuke Sakaguchi, Takanori Hoshino, Kenjiro Tsuda, Nozomu Sasaki, Kenji Nojima, Houko Kuwashima, Kensho Ono, Takahiro Sakurai, Haruka Chisuga, Yu Shimamura, Takuma Terashima, Takuya Sato, Junko Minagawa, Masashi Sugawara, Sho Hayami, Kazuyuki Okitsu, Minako Kotobuki', '', 'March 26, 2020', '2020', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows', 'Shy Natsu awakens as part of a group chosen to ensure the survival of humanity. Together, they have to survive on a changed Earth.']\n",
-      "['s143', 'TV Show', '9 Months That Made You', '', 'Demetri Goritsas', 'United States', 'March 1, 2017', '2016', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', \"Witness the wonders of human gestation through cutting-edge CGI, and learn how those nine months inside the womb can affect all aspects of one's life.\"]\n",
-      "['s144', 'Movie', '90 ML', 'Anita Udeep', 'Oviya, Masoom Shankar, Bommu Lakshmi, Monisha Ram, Tej Raj, Shree Gopika, Anson Paul, Devadarshini Chetan', 'India', 'August 13, 2019', '2019', 'TV-MA', '123 min', 'Comedies, International Movies, Music & Musicals', 'Four friends shake up their lives when they meet a new woman in their apartment complex who encourages them to embrace their wild sides.']\n",
-      "['s145', 'Movie', '93 Days', 'Steve Gukas', 'Bimbo Akintola, Somkele Iyamah, Danny Glover, Gideon Okeke, Seun Kentebe, Keppy Ekpenyong, Zara Udofia Ejoh, Bimbo Manuel, Patrick Diabuah, Tina Mba, Alastair Mackenzie, Tim Reid', 'Nigeria', 'March 5, 2020', '2016', 'TV-PG', '121 min', 'Dramas, International Movies, Thrillers', 'Heroic health workers fight to contain an Ebola outbreak when a patient arrives in Lagos with symptoms of the deadly virus. Based on a true story.']\n",
-      "['s146', 'Movie', 'A 2nd Chance', 'Clay Glen', 'Nina Pearce, Adam Tuominen, Emily Morris, Amy Handley, Carmel Johnson, Alanah Gilbert, Hapi Murphy, Lilly Blacker, Julie Kay Lumasag, Elysia Markou', 'Australia', 'July 1, 2017', '2011', 'PG', '95 min', 'Children & Family Movies, Dramas, Sports Movies', 'A gymnast lacks the confidence she needs to reach the top. But with the help of her new coach, she has the chance to win a spot on the national team.']\n",
-      "['s147', 'Movie', 'A 3 Minute Hug', 'Everardo González', '', 'Mexico, United States', 'October 28, 2019', '2019', 'TV-PG', '28 min', 'Documentaries, International Movies', 'This documentary captures the joy and heartbreak of families separated by the U.S.-Mexico border sharing a short but bittersweet reunion in 2018.']\n",
-      "['s148', 'Movie', \"A Babysitter's Guide to Monster Hunting\", 'Rachel Talalay', 'Tamara Smart, Oona Laurence, Tom Felton, Troy Leigh-Anne Johnson, Lynn Masako Cheng, Ty Consiglio, Ian Ho, Indya Moore, Alessio Scalzotto, Tamsen McDonough', 'United States', 'October 15, 2020', '2020', 'TV-PG', '99 min', 'Children & Family Movies', \"Recruited by a secret society of babysitters, a high schooler battles the Boogeyman and his monsters when they nab the boy she's watching on Halloween.\"]\n",
-      "['s149', 'Movie', 'A Bad Moms Christmas', 'Jon Lucas, Scott Moore', 'Mila Kunis, Kristen Bell, Kathryn Hahn, Susan Sarandon, Christine Baranski, Jay Hernandez, Cheryl Hines, Peter Gallagher, Justin Hartley', 'United States, China', 'February 14, 2020', '2017', 'R', '104 min', 'Comedies', 'Stressed-out moms Amy, Carla and Kiki are back, and the looming Christmas holiday gets even more daunting when their mothers show up for a visit.']\n",
-      "['s150', 'Movie', 'A Beautiful Life', 'Andrew Lau Wai-Keung', 'Qi Shu, Liu Ye, Anthony Wong Chau-Sang, Liang Tian, Danying Feng, Rina Sa, Zhang Songwen, Tian Gao, Andrew Lin', 'China, Hong Kong', 'December 1, 2018', '2011', 'TV-14', '122 min', 'Dramas, International Movies, Romantic Movies', 'After meeting under awkward circumstances, a glamorous businesswoman and a tradition-bound policeman begin a relationship that changes their lives.']\n",
-      "['s151', 'Movie', 'A Billion Colour Story', 'Padmakumar Narasimhamurthy', 'Dhruva Padmakumar, Gaurav Sharma, Vasuki', 'India', 'April 1, 2018', '2016', 'TV-14', '104 min', 'Dramas, Independent Movies, International Movies', 'The curious child of idealistic interfaith parents observes an increasingly intolerant world as his family faces financial strain.']\n",
-      "['s152', 'Movie', 'A Boy Called Po', 'John Asher', 'Christopher Gorham, Julian Feder, Kaitlin Doubleday, Andrew Bowen, Caitlin Carmichael, Sean Gunn, Bryan Batt, Fay Masterson, Brian George', 'United States', 'January 15, 2018', '2016', 'PG', '94 min', 'Dramas, Sci-Fi & Fantasy', \"After his wife's death, an overworked engineer struggles to care for his son with autism, who regresses into a fantasy world to escape real-life bullying.\"]\n",
-      "['s153', 'TV Show', 'A Boy Name Flora A', '', 'Crowd Lu, Tsai Chen-nan, Lotus Wang, Fan Chu-Mei, Hsieh Ying-shiuan, Vera Yen, Cammy Chiang', 'Taiwan', 'September 1, 2017', '2017', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'A 28-year-old layabout begins to re-examine his life when his dysfunctional family assembles to pay respects to a dying grandmother who won’t pass on.']\n",
-      "['s154', 'Movie', 'A Bridge Too Far', 'Richard Attenborough', \"Dirk Bogarde, James Caan, Michael Caine, Sean Connery, Edward Fox, Elliott Gould, Gene Hackman, Anthony Hopkins, Hardy Krüger, Laurence Olivier, Ryan O'Neal, Robert Redford, Maximilian Schell, Liv Ullmann\", 'United States, United Kingdom', 'July 1, 2020', '1977', 'PG', '176 min', 'Action & Adventure, Classic Movies, Dramas', 'This wartime drama details a pivotal day in 1944 when an Allied task force tried to win World War II by seizing control of key bridges in Holland.']\n",
-      "['s155', 'Movie', 'A California Christmas', 'Shaun Paul Piccinino', 'Lauren Swickard, Josh Swickard, Ali Afshar, David Del Rio, Natalia Mann, Katelyn Epperly, Gunnar Anderson, Julie Lancaster, Amanda Detmer', 'United States', 'December 14, 2020', '2020', 'PG-13', '107 min', 'Comedies, Romantic Movies', 'With his carefree lifestyle on the line, a wealthy charmer poses as a ranch hand to get a hardworking farmer to sell her family’s land before Christmas.']\n",
-      "['s156', 'Movie', 'A Champion Heart', 'David de Vos', 'Mandy Grace, David de Vos, Donna Rusch, Devan Key, Isabella Mancuso, Ariana Guido', 'United States', 'April 14, 2020', '2018', 'G', '90 min', 'Children & Family Movies, Dramas', 'When a grieving teen must work off her debt to a ranch, she cares for a wounded horse that teaches her more about healing than she expected.']\n",
-      "['s157', 'Movie', 'A Chaster Marriage', 'Umut Kirca', 'Emre Karayel, Ceren Moray, Begüm Kütük, Ececan Gümeci, Ümit Erdim, Cem Kiliç, Haldun Boysan, Ferdi Akarnur, Mine Teber, Güneş Hayat', 'Turkey', 'October 2, 2020', '2016', 'TV-14', '94 min', 'Comedies, International Movies, Romantic Movies', 'Forced to wed his childhood friend, a man obsessed with football attempts to get rid of his wife in order to keep the woman he truly loves.']\n",
-      "['s158', 'Movie', 'A Choo', 'Kevin Ko, Peter Tsi', 'Kai Ko, Ariel Lin, Darren Wang, Zhang Xiaolong, Louis Koo, Vanness Wu, Kate Tsui', 'Taiwan', 'October 14, 2020', '2020', 'TV-14', '101 min', 'Action & Adventure, International Movies, Romantic Movies', 'Determined to win the heart of his childhood crush from orphanage, EJ becomes a boxer with superpowers and soon confronts a formidable villain.']\n",
-      "['s159', 'Movie', 'A Christmas Catch', '', 'Emily Alatalo, Lauren Holly, Yanic Truesdale, Franco Lo Presti, Andrew Bushell, Genelle Williams, Kyana Teresa, Eric Hicks', 'Canada', 'November 4, 2020', '2018', 'TV-G', '87 min', 'Dramas, Romantic Movies', 'A cop working undercover to trail a possible diamond thief gets caught in a tricky spot when she finds new clues — and new feelings — for the suspect.']\n",
-      "['s160', 'Movie', 'A Christmas Prince', 'Alex Zamm', 'Rose McIver, Ben Lamb, Alice Krige, Honor Kneafsey', 'United States', 'November 17, 2017', '2017', 'TV-PG', '92 min', 'Children & Family Movies, Dramas, Romantic Movies', \"Christmas comes early for an aspiring young journalist when she's sent abroad to get the scoop on a dashing prince who's poised to be king.\"]\n",
-      "['s161', 'Movie', 'A Christmas Prince: The Royal Baby', 'John Schultz', 'Rose McIver, Ben Lamb, Alice Krige, Honor Kneafsey, Sarah Douglas, Andy Lucas, Raj Bajaj, Richard Ashton, Tahirah Sharif, Joel McVeagh, Theo Devaney, Kevin Shen, Momo Yeung, Crystal Yu, Billy Angel', 'United States', 'December 5, 2019', '2019', 'TV-PG', '85 min', 'Children & Family Movies, Dramas, Romantic Movies', 'Christmas brings the ultimate gift to Aldovia: a royal baby. But first, Queen Amber must save her family and kingdom by unwrapping a monarchy mystery.']\n",
-      "['s162', 'Movie', 'A Christmas Prince: The Royal Wedding', 'John Schultz', 'Rose McIver, Ben Lamb, Alice Krige, Simon Dutton, Honor Kneafsey, Sarah Douglas, Theo Devaney, John Guerrasio, Andy Lucas, Raj Bajaj, Richard Ashton, Billy Angel, Tahirah Sharif, Joel McVeagh', 'United States', 'November 30, 2018', '2018', 'TV-PG', '93 min', 'Children & Family Movies, Dramas, Romantic Movies', 'A year after helping Richard secure the crown, Amber returns to Aldovia to plan their wedding. But her simple tastes clash with royal protocol.']\n",
-      "['s163', 'Movie', 'A Christmas Special: Miraculous: Tales of Ladybug & Cat Noir', 'Thomas Astruc', 'Cristina Vee, Bryce Papenbrook, Keith Silverstein, Mela Lee, Max Mittelman, Carrie Keranen, Stephanie Sheh, Selah Victor, Ben Diskin, Erin Fitzgerald, Grant George', 'France, South Korea, Japan', 'December 20, 2016', '2016', 'TV-Y7', '22 min', 'Movies', 'Parisian teen Marinette transforms herself into superhero Ladybug to find her lonely secret crush Adrien when he runs away from home at Christmas.']\n",
-      "['s164', 'Movie', 'A Cinderella Story', 'Mark Rosman', 'Hilary Duff, Chad Michael Murray, Jennifer Coolidge, Dan Byrd, Regina King, Julie Gonzalo, Lin Shaye, Madeline Zima, Andrea Avery, Mary Pat Gleason, Paul Rodriguez, Whip Hubley, Kevin Kilner, Erica Hubbard, Simon Helberg', 'United States, Canada', 'January 1, 2020', '2004', 'PG', '95 min', 'Children & Family Movies, Comedies', \"Teen Sam meets the boy of her dreams at a dance before returning to toil in her stepmother's diner. Can her lost cell phone bring them together?\"]\n",
-      "['s165', 'Movie', 'A Cinderella Story: Christmas Wish', 'Michelle Johnston', 'Laura Marano, Gregg Sulkin, Isabella Gomez, Johannah Newmarch, Lillian Doucet-Roche, Chanelle Peloso, Barclay Hope, Garfield Wilson', 'United States', 'December 1, 2019', '2019', 'PG', '86 min', 'Children & Family Movies, Comedies, Music & Musicals', 'Despite her vain stepmother and mean stepsisters, an aspiring singer works as an elf at a Christmas tree lot and finds her own holiday miracle.']\n",
-      "['s166', 'Movie', 'A Clockwork Orange', 'Stanley Kubrick', 'Malcolm McDowell, Patrick Magee, Michael Bates, Warren Clarke, Adrienne Corri, Paul Farrell, Miriam Karlin, James Marcus', 'United Kingdom, United States', 'November 1, 2020', '1971', 'R', '137 min', 'Classic Movies, Cult Movies, Dramas', 'In this dark satire from director Stanley Kubrick, a young, vicious sociopath in a dystopian England undergoes an experimental rehabilitation therapy.']\n",
-      "['s167', 'Movie', 'A Dangerous Woman', 'Stephen Gyllenhaal', 'Debra Winger, Barbara Hershey, Gabriel Byrne, Laurie Metcalf, John Terry, Maggie Gyllenhaal, Jake Gyllenhaal, Chloe Webb, David Strathairn', 'United States', 'April 1, 2018', '1993', 'R', '101 min', 'Dramas, Romantic Movies', 'At the center of this engrossing melodrama is a Golden Globe-nominated turn by Debra Winger, who plays a sheltered, slow-witted woman living with her widowed Aunt Frances while working at a dry cleaners.']\n",
-      "['s168', 'Movie', 'A Fairly Odd Summer', 'Savage Steve Holland', 'Drake Bell, Daniella Monet, David Lewis, Susanne Blakeslee, Daran Norris, Scott Baio, Devon Weigel, Ella Anderson, Carter Hastings', 'United States', 'November 2, 2019', '2014', 'TV-Y7', '68 min', 'Children & Family Movies, Comedies', 'In this live-action adventure, the gang heads to Hawaii, where Timmy learns the source of all fairy magic is in dangerous hands.']\n",
-      "['s169', 'Movie', 'A Fall from Grace', 'Tyler Perry', 'Crystal Fox, Phylicia Rashad, Cicely Tyson, Bresha Webb, Mehcad Brooks, Adrian Pasdar, Tyler Perry', 'United States', 'January 17, 2020', '2020', 'TV-MA', '121 min', 'Dramas, Thrillers', 'When gentle, law-abiding Grace confesses to killing her new husband, her skeptical young lawyer sets out to uncover the truth. A film by Tyler Perry.']\n",
-      "['s170', 'Movie', 'A Family Affair', 'Tom Fassaert', 'Tom Fassaert', 'Netherlands, Denmark, South Africa', 'October 16, 2016', '2015', 'TV-PG', '111 min', 'Documentaries, International Movies', 'The filmmaker hunts for the missing puzzle pieces of his family history during a visit with a complex and controversial figure: his grandmother.']\n",
-      "['s171', 'Movie', 'A Family Man', 'Mark Williams', 'Gerard Butler, Gretchen Mol, Alison Brie, Willem Dafoe, Alfred Molina, Maxwell Jenkins, Anupam Kher, Dustin Milligan', 'Canada, United States', 'December 15, 2019', '2016', 'R', '110 min', 'Dramas', 'A ruthless corporate headhunter battles his rival for a promotion while dealing with a family crisis that threatens to derail his career.']\n",
-      "['s172', 'Movie', 'A Family Reunion Christmas', 'Robbie Countryman', 'Loretta Devine, Tia Mowry-Hardrict, Anthony Alabi, Talia Jackson, Isaiah Russell-Bailey, Cameron J. Wright, Jordyn Raya James, Jackée Harry, Richard Roundtree', 'United States', 'December 9, 2019', '2019', 'TV-PG', '29 min', 'Movies', \"M'Dear and her sisters struggle to keep their singing act together before a church Christmas pageant while Grandpa teaches the kids a valuable lesson.\"]\n",
-      "['s173', 'Movie', 'A Flying Jatt', \"Remo D'Souza\", 'Tiger Shroff, Jacqueline Fernandez, Nathan Jones, Kay Kay Menon, Amrita Singh, Gaurav Pandey, Shraddha Kapoor, Amrita Puri', 'India', 'November 15, 2017', '2016', 'TV-14', '142 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', \"A timid man gets unexpected superpowers while trying to save his family's land and a sacred tree from a ruthless tycoon.\"]\n",
-      "['s174', 'Movie', 'A Fortunate Man', 'Bille August', 'Esben Smed, Katrine Rosenthal, Benjamin Kitter, Julie Christiansen, Tommy Kenter, Tammi Øst, Rasmus Bjerg, Ole Lemmeke, Sarah Viktoria Bjerregaard, Anders Hove, Jens Albinus', 'Denmark', 'April 20, 2019', '2018', 'TV-MA', '168 min', 'Dramas, International Movies', \"A gifted engineer flees his austere roots to pursue wealth and success among Copenhagen's elite, but the pride propelling him threatens to be his ruin.\"]\n",
-      "['s175', 'Movie', 'A Futile and Stupid Gesture', 'David Wain', 'Will Forte, Domhnall Gleeson, Martin Mull, Joel McHale, Matt Lucas, Thomas Lennon, Seth Green, Jackie Tohn, Natasha Lyonne, Emmy Rossum, Elvy Yost, Matt Walsh, John Gemberling, Rick Glassman, Camille Guaty', 'United States', 'January 26, 2018', '2018', 'TV-MA', '102 min', 'Comedies', 'In a brief life full of triumph and failure, \"National Lampoon\" co-founder Doug Kenney built a comedy empire, molding pop culture in the 1970s.']\n",
-      "['s176', 'Movie', 'A Ghost Story', 'David Lowery', 'Casey Affleck, Rooney Mara, Liz Franke, Rob Zabrecky, Will Oldham, Sonia Acevedo', 'United States', 'January 7, 2020', '2017', 'R', '92 min', 'Dramas, Independent Movies', \"Following a fatal car crash, a man's spirit remains stuck in the home he shared with his wife as doors into the past and future begin to open.\"]\n",
-      "['s177', 'Movie', 'A Glimpse Inside the Mind of Charles Swan III', 'Roman Coppola', 'Charlie Sheen, Jason Schwartzman, Bill Murray, Katheryn Winnick, Patricia Arquette, Aubrey Plaza, Mary Elizabeth Winstead, Dermot Mulroney', 'United States', 'July 15, 2018', '2012', 'R', '86 min', 'Comedies, Independent Movies', 'When his girlfriend walks out and leaves him a wreck, a graphic designer – who seemed to have it all – sets out to discover where he went wrong.']\n",
-      "['s178', 'Movie', 'A Go! Go! Cory Carson Christmas', 'Stanley Moore, Alex Woo', 'Alan C. Lim, Taron C. Hensley, Maisie Benson, Kerry Gudjohnsen, Paul Killam, Smith Foreman, Ann Kendrick, Ella Joy Ballesteros, Neena-Sinaii Simpo, Eli Morse', 'United States', 'November 27, 2020', '2020', 'TV-Y', '22 min', 'Children & Family Movies', 'When a familiar-looking stranger crashes in without a memory, Cory helps him remember the magic of Christmas to save the holiday for everyone.']\n",
-      "['s179', 'Movie', 'A Go! Go! Cory Carson Halloween', 'Alex Woo, Stanley Moore', 'Alan C. Lim, Smith Foreman, Maisie Benson, Ann Kendrick, Kerry Gudjohnsen, Paul Killam, Stanley Moore, Tyler Hendrix, Ella Joy Ballesteros, Jimmy Olea', '', 'October 2, 2020', '2020', 'TV-Y', '22 min', 'Children & Family Movies', 'Cory, Chrissy and Freddie are on the hunt for king-sized candy bars this Halloween! But are all the treats worth the trek to the spooky side of town?']\n",
-      "['s180', 'Movie', 'A Go! Go! Cory Carson Summer Camp', 'Stanley Moore, Alex Woo', 'Alan C. Lim, Smith Foreman, Abigail Vibat, Pfifer Chastain, Jim Capobianco, Neena-Sinaii Simpo, Eli Morse, Adelaide Hirasaki, Paul Killam, Kerry Gudjohnsen, Maisie Benson', '', 'August 4, 2020', '2020', 'TV-Y', '21 min', 'Children & Family Movies', \"Cory's spending the summer at Camp Friendship with his best friend, Freddie. But jealousy flares when Freddie brings his cousin Rosie along for the ride.\"]\n",
-      "['s181', 'TV Show', 'A Good Wife', '', 'Tien Hsin, Christopher Lee, Darren Chiu, Shara Lin, Blaire Chang, Xi Man-Ning, Chu De-Kang', 'Taiwan', 'January 1, 2017', '2013', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'As her seemingly idyllic life begins to crumble, a lonely woman in a restrictive marriage starts an affair with a gentle bookstore owner.']\n",
-      "['s182', 'Movie', 'A Grand Night In: The Story of Aardman', 'Richard Mears', 'Julie Walters', 'United Kingdom', 'November 1, 2016', '2015', 'TV-PG', '59 min', 'Documentaries', \"Aardman Animations icons Wallace & Gromit, Morph and more join fans and collaborators for a retrospective celebrating the studio's 40th anniversary.\"]\n",
-      "['s183', 'Movie', 'A Gray State', 'Erik Nelson', '', 'United States', 'December 25, 2017', '2017', 'TV-MA', '93 min', 'Documentaries', 'This documentary dissects the case of a filmmaker whose death, along with the deaths of his wife and daughter, sparked alt-right conspiracy theories.']\n",
-      "['s184', 'Movie', 'A Haunted House', 'Michael Tiddes', 'Marlon Wayans, Essence Atkins, Cedric the Entertainer, Nick Swardson, David Koechner, Dave Sheridan, Affion Crockett, J.B. Smoove, Andrew Daly, Alanna Ubach', 'United States', 'February 21, 2020', '2013', 'R', '86 min', 'Comedies, Horror Movies', 'This spoof on scary movies follows a young couple settling into a new home, where an evil spirit — and horrifyingly hilarious antics — await.']\n",
-      "['s185', 'Movie', 'A Haunting at Silver Falls: The Return', 'Teo Konuralp', 'Laura Flannery, James Cavlo, Harry Hains, Clemmie Dugdale, Dendrie Taylor, Bryan Chesters, Jennifer Dorogi, Adam Lazarre-White, Nikita Ramsey', 'United States', 'September 17, 2019', '2019', 'TV-14', '80 min', 'Horror Movies, Independent Movies', 'When the ghost of her serial killer aunt seemingly resurfaces, Jordan must return to Silver Falls in hopes of finally putting an end to the torment.']\n",
-      "['s186', 'Movie', 'A Heavy Heart', 'Thomas Stuber', 'Peter Kurth, Lena Lauzemis, Lina Wendel, Edin Hasanovic, Marko Dyrlich, Peter Schneider, Reiner Schöne, Udo Kroschwald', 'Germany', 'February 15, 2017', '2015', 'TV-MA', '109 min', 'Dramas, Independent Movies, International Movies', 'Long past his heyday, a still-virile boxer tries to reconnect with his daughter as he confronts the onset of a terminal, degenerative neural disorder.']\n",
-      "['s187', 'Movie', 'A Holiday Engagement', 'Jim Fall', 'Bonnie Somerville, Shelley Long, Jordan Bridges, Sam McMurray, Haylie Duff, Sam Horrigan, Carrie Wiita, Chris McKenna, Edi Patterson, Jennifer Elise Cox', 'United States', 'November 4, 2019', '2011', 'TV-G', '92 min', 'Children & Family Movies, Comedies, Romantic Movies', \"Hilary's plan to hire a good-looking guy to act as her boyfriend backfires when she brings him home for the holidays to try and fool her family.\"]\n",
-      "['s188', 'Movie', 'A Home with A View', 'Herman Yau', 'Francis Chun-Yu Ng, Louis Koo, Anita Yuen, Tat-Ming Cheung, Jocelyn Choi, Ng Siu-hin, Lam Suet, Anthony Wong Chau-Sang, Lo Hoi-pang', 'Hong Kong', 'April 30, 2019', '2019', 'TV-MA', '92 min', 'Comedies, International Movies', 'When a neighbor blocks their view of the city with a commercial billboard, a Hong Kong family resorts to drastic, imaginative measures to take it down.']\n",
-      "['s189', 'TV Show', 'A House of Blocks', '', 'Eli Shi, Phoebe Lin, Chen Wan-ting, Fan Chen-fei, Lu Hsueh-feng, Figaro Tseng, Winnie Chang, Elten Ting', 'Taiwan', 'September 1, 2017', '2017', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas, TV Horror', 'Yijuan and her mentally ill sister Kaiqi struggle to be happy in the face of misfortune, criminal intrigue, marital strife, an exorcism and a ghost.']\n",
-      "['s190', 'Movie', 'A Kid from Coney Island', 'Coodie, Chike', 'Stephon Marbury', 'United States, China', 'July 6, 2020', '2019', 'TV-MA', '89 min', 'Documentaries, Sports Movies', \"From gifted athlete to professional NBA hooper, Coney Island's Stephon Marbury navigates the pressures, pitfalls and peaks of his basketball journey.\"]\n",
-      "['s191', 'Movie', 'A Kind of Murder', 'Andy Goddard', 'Patrick Wilson, Jessica Biel, Vincent Kartheiser, Haley Bennett, Eddie Marsan, Jon Osbeck, Radek Lord, Christine Dye', 'United States', 'May 1, 2017', '2016', 'R', '96 min', 'Thrillers', 'Obsessed with an unsolved murder case, a crime novelist stuck in an unhappy marriage fantasizes about killing his wife, who soon turns up dead.']\n",
-      "['s192', 'TV Show', 'A Korean Odyssey', '', 'Lee Seung-gi, Cha Seung-won, Oh Yeon-seo, Lee Hong-gi, Jang Gwang, Lee Se-young', 'South Korea', 'March 5, 2019', '2017', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', \"A self-serving mythical creature's bid for invincibility backfires when he finds himself at the mercy of a woman who can see otherworldly beings.\"]\n",
-      "['s193', 'Movie', 'A Land Imagined', 'Yeo Siew Hua', 'Peter Yu, Liu Xiaoyi, Guo Yue, Ishtiaque Zico, Jack Tan', 'France, Netherlands, Singapore', 'April 13, 2019', '2019', 'TV-MA', '95 min', 'Dramas, International Movies', 'A cop in Singapore investigates the disappearance of a Chinese migrant construction worker who spent sleepless nights playing a mysterious video game.']\n",
-      "['s194', 'Movie', 'A Leaf of Faith', 'Chris Bell', '', 'United States', 'August 27, 2018', '2018', 'TV-MA', '87 min', 'Documentaries', 'This documentary takes a deep dive into the benefits, dangers and lingering questions around Kratom leaf as an alternative to opioid painkillers.']\n",
-      "['s195', 'Movie', 'A Life of Speed: The Juan Manuel Fangio Story', 'Francisco Macri', '', 'Argentina', 'March 20, 2020', '2020', 'TV-14', '93 min', 'Documentaries, International Movies, Sports Movies', 'Juan Manuel Fangio was the Formula One king, winning five world championships in the early 1950s — before protective gear or safety features were used.']\n",
-      "['s196', 'TV Show', 'A Lion in the House', 'Steven Bognar, Julia Reichert', '', 'United States', 'November 10, 2020', '2006', 'TV-14', '1 Season', 'TV Shows', 'Five kids and their resilient families navigate the treatments and traumas of pediatric cancer in this documentary filmed over the course of six years.']\n",
-      "['s197', 'Movie', 'A Little Chaos', 'Alan Rickman', 'Kate Winslet, Matthias Schoenaerts, Alan Rickman, Stanley Tucci, Helen McCrory, Steven Waddington, Jennifer Ehle, Rupert Penry-Jones, Paula Paul, Danny Webb, Phyllida Law', 'United Kingdom', 'April 17, 2019', '2014', 'R', '113 min', 'Dramas, Independent Movies, International Movies', \"A willful young woman is hired to design a garden at Versailles for Louis XIV. Soon, she's ensnared in political and romantic complications.\"]\n",
-      "['s198', 'TV Show', 'A Little Help with Carol Burnett', '', 'Carol Burnett, Russell Peters, Mark Cuban, Taraji P. Henson, Brittany Snow, Wanda Sykes, Derek Hough, Billy Eichner, Lisa Kudrow, Candace Cameron Bure, DJ Khaled, Tony Hale, Julie Bowen', 'United States', 'May 4, 2018', '2018', 'TV-G', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', 'Comedy icon Carol Burnett returns to TV with a panel of clever kids, who help adults and celebrity guests solve their problems with brutal honesty.']\n",
-      "['s199', 'TV Show', 'A Little Thing Called First Love', '', 'Lai Kuan-lin, Zhao Jinmai, Wang Runze, Chai Wei, Wang Bowen', 'China', 'October 26, 2019', '2019', 'TV-G', '1 Season', 'International TV Shows, Romantic TV Shows, Teen TV Shows', 'A shy college student with a knack for drawing develops a crush on a musically gifted classmate and embarks on a journey of self-discovery.']\n",
-      "['s200', 'TV Show', 'A Love So Beautiful', '', 'Kim Yo-han, So Joo-yeon, Yeo Hoi-hyun, Jeong Jin-hwan, Jo Hye-joo, Yun Seo-hyun, Cho Ryun, Kim Sung-gon, Seong Hye-min, Park Ji-won', 'South Korea', 'December 28, 2020', '2020', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Love is as tough as it is sweet for a lovestruck teenager, whose relationship with her next-door neighbor transforms as they grow into adulthood.']\n",
-      "['s201', 'Movie', 'A Love Song for Latasha', 'Sophia Nahli Allison', '', 'United States', 'September 21, 2020', '2020', 'TV-PG', '20 min', 'Documentaries', \"The killing of Latasha Harlins became a flashpoint for the 1992 LA uprising. This documentary evocatively explores the 15-year-old's life and dreams.\"]\n",
-      "['s202', 'Movie', 'A Love Story', 'Maryo J. De los Reyes', 'Maricel Soriano, Aga Muhlach, Angelica Panganiban, Dante Rivero, Chin Chin Gutierrez, Bobby Andrews, TJ Trinidad, Baron Geisler, John Arcilla, Gerald Madrid', 'Philippines', 'March 14, 2019', '2007', 'TV-14', '117 min', 'Dramas, International Movies, Romantic Movies', \"Self-made millionaire Ian thinks he's found happiness when he marries caring Joanna, but his love is put to the test when he meets stewardess Karyn.\"]\n",
-      "['s203', 'TV Show', 'A Man Called God', '', 'Song Il-gook, Han Chae-young, Kim Min-jong, Go Eun Han, Jung Hoon Lee, Nam Da-Reum, Yoo In-young', 'South Korea', 'March 12, 2019', '2010', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, Korean TV Shows', 'Raised in America, government agent Choi Kang-Ta returns to Korea with the skills of an assassin and a thirst for revenge on his father’s killers.']\n",
-      "['s204', 'Movie', 'A Mighty Team', 'Thomas Sorriaux', 'Gérard Depardieu, Chantal Lauby, Medi Sadoun, Ilian Bergala, Blanche Gardin, Patrick Timsit, Barbara Cabrita, Jean Dell, Thomas Vandenberghe, Théo Fernandez, Léa Lopez', 'France', 'October 15, 2016', '2016', 'TV-MA', '97 min', 'Comedies, International Movies, Sports Movies', 'When a fit of anger leads to a serious injury, a sidelined soccer star returns to his hometown and reluctantly agrees to train the local youth.']\n",
-      "['s205', 'Movie', 'A Mission in an Old Movie', 'Ahmad El-Badri', 'Edward, Fifi Abdo, Lotfy Labib, Madeleine Matar, Nahla Zaki, Ahmed Fathy, Said Tarabeek, Badriya Tolba, Eman El-Sayed', '', 'April 25, 2019', '2012', 'TV-MA', '98 min', 'Comedies, International Movies', 'A young man struggles with his overbearing mother while looking for romance and a way to kick-start his show business career.']\n",
-      "['s206', 'Movie', 'A Monster Calls', 'J.A. Bayona', 'Lewis MacDougall, Sigourney Weaver, Felicity Jones, Liam Neeson, Toby Kebbell, Ben Moor, James Melville, Oliver Steer, Dominic Boyle, Geraldine Chaplin, Jennifer Lim', 'United Kingdom, Spain, United States', 'January 16, 2021', '2016', 'PG-13', '108 min', 'Dramas, Sci-Fi & Fantasy', 'Overwhelmed by his mother’s illness, a young boy begins to understand human complexity through the fantastic tales of a consoling tree monster.']\n",
-      "['s207', 'Movie', 'A Most Violent Year', 'J.C. Chandor', 'Oscar Isaac, Jessica Chastain, David Oyelowo, Albert Brooks, Elyes Gabel, Catalina Sandino Moreno, Christopher Abbott, Peter Gerety, Alessandro Nivola', 'United Arab Emirates, United States', 'July 22, 2018', '2014', 'R', '125 min', 'Dramas, Thrillers', \"Abel Morales tries to avoid corruption's easy path as he pursues the American Dream amid an increasingly violent business war in 1981 New York City.\"]\n",
-      "['s208', 'Movie', 'A Murder in the Park', 'Christopher S. Rech, Brandon Kimber', '', 'United States', 'April 28, 2017', '2014', 'PG-13', '91 min', 'Documentaries', 'This documentary excoriates a noted anti-death-penalty activist and his team, whose questionable methods got a convicted killer freed in 1999.']\n",
-      "['s209', 'Movie', 'A new Capitalism', '', '', 'Brazil', 'June 12, 2018', '2017', 'TV-14', '76 min', 'Documentaries, International Movies', 'Entrepreneurs worldwide explore alternatives to current capitalist structures, advocating for profitable businesses that also tackle social inequality.']\n",
-      "['s210', 'Movie', 'A New York Christmas Wedding', 'Otoja Abit', 'Nia Fairweather, Chris Noth, Cooper Koch, Tyra Ferrell, Denny Dillon, Adriana DeMeo, Otoja Abit, David Anzuelo, Camilla Harden, Natasha Goodman, Avery Whitted, Tony D. Head, Joe Perrino', 'United States', 'November 5, 2020', '2020', 'TV-MA', '90 min', 'Dramas, LGBTQ Movies, Romantic Movies', \"As her wedding nears, a bride-to-be is visited by an angel who reveals what could have been if she'd followed feelings for her childhood best friend.\"]\n",
-      "['s211', 'Movie', 'A Night at the Roxbury', 'John Fortenberry', 'Will Ferrell, Chris Kattan, Dan Hedaya, Molly Shannon, Richard Grieco, Loni Anderson, Elisa Donovan, Gigi Rice, Lochlyn Munro, Dwayne Hickman', 'United States', 'December 1, 2019', '1998', 'PG-13', '82 min', 'Comedies, Cult Movies', 'After a run-in with Richard Grieco, dimwits Doug and Steve gain entry to a swanky nightclub in this comedy based on a \"Saturday Night Live\" sketch.']\n",
-      "['s212', 'Movie', 'A Noble Intention', 'Joram Lürsen', 'Gijs Scholten van Aschat, Jacob Derwig, Rifka Lodeizen, Juda Goslinga, Zeb Troostwijk, Elisabeth Hesemans, Joosje Duk', 'Netherlands', 'September 1, 2016', '2015', 'TV-MA', '111 min', 'Dramas, International Movies', 'In 1888 Amsterdam, a headstrong violin maker finds himself immersed in peril and tragedy after challenging businessmen who threaten his community.']\n",
-      "['s213', 'Movie', 'A Patch of Fog', 'Michael Lennox', 'Stephen Graham, Conleth Hill, Lara Pulver, Arsher Ali, Stuart Graham, Ian McElhinney', 'United Kingdom', 'April 15, 2017', '2015', 'TV-MA', '92 min', 'Dramas, Thrillers', 'When a guard catches a writer-television host shoplifting, instead of turning him in, he only asks to be a friend, then begins to rule his life.']\n",
-      "['s214', 'TV Show', 'A Perfect Crime', '', '', 'Germany', 'September 25, 2020', '2020', 'TV-14', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', \"This docuseries investigates the 1991 killing of politician Detlev Rohwedder, an unsolved mystery at the heart of Germany's tumultuous reunification.\"]\n",
-      "['s215', 'Movie', 'A Perfect Ending', 'Nicole Conn', 'Barbara Niven, Jessica Clark, John Heard, Morgan Fairchild, Kerry Knuppe, Imelda Corcoran, Mary Jane Wells, Rebecca Staab, Michael Adam Hamilton, Bryan Jackson, Bryan Mordechai Jackson', 'United States', 'January 1, 2019', '2012', 'TV-MA', '110 min', 'Dramas, Independent Movies, LGBTQ Movies', 'After confessing an unusual secret, a repressed wife – prompted by her friends – decides to explore her sexuality with a high-priced call girl.']\n",
-      "['s216', 'Movie', 'A Perfect Man', 'Kees Van Oostrum', 'Liev Schreiber, Jeanne Tripplehorn, Joelle Carter, Louise Fletcher, Katie Carr, Renée Soutendijk, Huub Stapel, Michael Pas', 'United States', 'June 6, 2019', '2013', 'R', '94 min', 'Dramas, Independent Movies, Romantic Movies', 'Nina thinks her husband, James, is cheating on her, and she sets out to prove it by calling him and pretending to be another woman.']\n",
-      "['s217', 'Movie', 'A Plastic Ocean', '', 'Tanya Streeter', 'United Kingdom, Hong Kong', 'October 4, 2019', '2016', 'TV-14', '100 min', 'Documentaries', \"When he discovers the world's oceans brimming with plastic waste, a documentary filmmaker investigates the pollution's environmental impacts.\"]\n",
-      "['s218', 'Movie', 'A Princess for Christmas', 'Michael Damian', 'Katie McGrath, Sir Roger Moore, Sam Heughan, Travis Turner, Leilah de Meza, Miles Richardson, Charlotte Salt', 'United States', 'August 28, 2020', '2011', 'TV-PG', '91 min', 'Children & Family Movies, Dramas, Romantic Movies', 'At the invitation of a relative, young Jules Daly travels with her niece and nephew to a castle in Europe, where Jules falls for a dashing prince.']\n",
-      "['s219', 'TV Show', 'A Queen Is Born', 'Carla Barros', 'Gloria Groove, Alexia Twister', 'Brazil', 'November 11, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Reality TV', 'Gloria Groove and Alexia Twister make drag dreams come true as they help six artists find the confidence to own the stage in this makeover show.']\n",
-      "['s220', 'Movie', 'A Remarkable Tale', 'Marina Seresesky', 'Carmen Machi, Pepón Nieto, Kiti Mánver, Jon Kortajarena, Jimmy Castro, Ricardo Nkosi, Montse Pla, Malcolm Treviño-Sitté, Pepa Charro, Esperanza Elipe, Mariana Cordero, Txema Blasco', 'Spain', 'November 1, 2019', '2019', 'TV-MA', '94 min', 'Comedies, International Movies', \"The residents of an isolated town look to revive their home's identity when a group of foreigners unexpectedly arrive, bringing culture shock with them.\"]\n",
-      "['s221', 'Movie', 'A Russell Peters Christmas', 'Henry Sarwer-Foner', 'Russell Peters, Pamela Anderson, Michael Bublé, Jon Lovitz, Scott Thompson, Faizon Love, Goapele, Ted Lange', 'Canada', 'November 1, 2013', '2011', 'NR', '44 min', 'Stand-Up Comedy', 'Inspired by the variety shows of the 1970s, \"A Russell Peters Christmas\" is a sweet, silly, sentimental and, most of all, funny Christmas special.']\n",
-      "['s222', 'Movie', 'A Scandall', 'Ishaan Trivedi', 'Johnny Baweja, Reeth Mazumder, Manav Kaul, Tanvi Vyas, Puru Chibber, Vasundhara Kaul, Aayam Mehta, Niraj Sah', 'India', 'October 15, 2017', '2016', 'TV-MA', '108 min', 'International Movies, Thrillers', \"A film school graduate is interested in making a movie about his girlfriend's uncle, who claims that he can see his long-dead daughter.\"]\n",
-      "['s223', 'Movie', 'A Second Chance', 'Cathy Garcia-Molina', 'John Lloyd Cruz, Bea Alonzo, Dimples Romana, Janus del Prado, James Blanco, Ahron Villena, Beatriz Saw, Shamaine Centenera, Khalil Ramos, Billy Crawford, Al Tantay, Arci Muñoz', 'Philippines', 'February 27, 2019', '2015', 'TV-MA', '130 min', 'Dramas, International Movies, Romantic Movies', 'Following their storybook wedding, Popoy and Basha find married life – and starting a business together – more challenging than they ever imagined.']\n",
-      "['s224', 'Movie', 'A Secret Love', 'Chris Bolan', '', 'United States', 'April 29, 2020', '2020', 'TV-14', '83 min', 'Documentaries, LGBTQ Movies', 'Amid shifting times, two women kept their decades-long love a secret. But coming out later in life comes with its own set of challenges.']\n",
-      "['s225', 'Movie', 'A Separation', 'Asghar Farhadi', \"Leila Hatami, Peyman Moaadi, Shahab Hosseini, Sareh Bayat, Sarina Farhadi, Babak Karimi, Ali-Asghar Shahbazi, Shirin Yazdanbakhsh, Kimia Hosseini, Merila Zare'i, Sahabanu Zolghadr\", 'Iran, France', 'March 16, 2019', '2011', 'PG-13', '123 min', 'Dramas, International Movies', 'Amid an impasse in his marriage, a father in Tehran is beset by a bitter feud involving the family of a pious caretaker he hired for his aging dad.']\n",
-      "['s226', 'TV Show', 'A Series of Unfortunate Events', '', 'Neil Patrick Harris, Patrick Warburton, Malina Weissman, Louis Hynes, K. Todd Freeman, Joan Cusack, Aasif Mandvi', 'United States', 'January 1, 2019', '2019', 'TV-PG', '3 Seasons', \"Kids' TV, TV Action & Adventure, TV Comedies\", 'The extraordinary Baudelaire orphans face trials, tribulations and the evil Count Olaf in their fateful quest to unlock long-held family secrets.']\n",
-      "['s227', 'Movie', 'A Serious Man', 'Ethan Coen, Joel Coen', 'Michael Stuhlbarg, Richard Kind, Fred Melamed, Sari Lennick, Adam Arkin, Amy Landecker, Alan Mandell, Fyvush Finkel, Peter Breitmayer, Aaron Wolff, Jessica McManus, Brent Braunschweig', 'United States, United Kingdom, France', 'January 16, 2018', '2009', 'R', '106 min', 'Comedies, Independent Movies', 'With every aspect of his life unraveling, a Jewish physics professor seeks out three rabbis for spiritual guidance.']\n",
-      "['s228', 'Movie', 'A Shaun the Sheep Movie: Farmageddon', 'Richard Phelan, Will Becher', 'Justin Fletcher, John Sparkes, Amalia Vitale, Kate Harbour, David Holt', 'United Kingdom, France, Belgium, United States, China', 'February 14, 2020', '2020', 'G', '87 min', 'Children & Family Movies, Comedies', 'Shaun and the flock race to help an adorable alien find her way home after her ship crash-lands near Mossy Bottom Farm and sparks a UFO frenzy.']\n",
-      "['s229', 'Movie', 'A Silent Voice', 'Naoko Yamada', 'Miyu Irino, Saori Hayami, Aoi Yuki, Kensho Ono, Yuki Kaneko, Yui Ishikawa, Megumi Han, Toshiyuki Toyonaga, Mayu Matsuoka', 'Japan', 'June 5, 2019', '2016', 'TV-14', '130 min', 'Anime Features, International Movies', \"A former class bully reaches out to the deaf girl he'd tormented in grade school. He feels unworthy of redemption but tries to make things right.\"]\n",
-      "['s230', 'Movie', 'A Single Man', 'Tom Ford', 'Colin Firth, Julianne Moore, Nicholas Hoult, Ginnifer Goodwin, Matthew Goode, Paul Butler, Ryan Simpkins, Teddy Sears, Paulette Lamori, Jon Kortajarena', 'United States', 'November 11, 2019', '2009', 'R', '100 min', 'Dramas, Independent Movies, LGBTQ Movies', \"This stream-of-consciousness drama centers on a day in the life of a gay college professor who's reeling from his longtime lover's recent death.\"]\n",
-      "['s231', 'Movie', 'A Sort of Family', 'Diego Lerman', 'Bárbara Lennie, Daniel Aráoz, Claudio Tolcachir, Paula Cohen, Yanina Ávila', 'Argentina, Brazil, France, Poland, Germany, Denmark', 'April 1, 2018', '2017', 'TV-14', '96 min', 'Dramas, International Movies, Thrillers', 'An Argentine doctor faces legal and ethical challenges when she travels to the countryside to pick up the infant she has been waiting to adopt.']\n",
-      "['s232', 'Movie', 'A Sort of Homecoming', 'Maria Burton', 'Laura Marano, Parker Mack, Katherine McNamara, Marcus Lyle Brown, Shayne Topp, Michelle Clunie, Kathleen Wilhoite', 'United States', 'August 1, 2017', '2015', 'TV-PG', '89 min', 'Dramas, Independent Movies', 'Ace news producer Amy is called back to her Louisiana hometown where memories of what used to be – and what might have been – come flooding back.']\n",
-      "['s233', 'Movie', 'A Stoning in Fulham County', 'Larry Elikann', 'Ken Olin, Jill Eikenberry, Maureen Mueller, Gregg Henry, Nicholas Pryor, Noble Willingham, Peter Michael Goetz, Ron Perlman, Theodore Bikel, Olivia Burnette, Bill Allen, Brad Pitt', 'United States', 'October 1, 2011', '1988', 'TV-14', '95 min', 'Dramas', 'After reckless teens kill an Amish child, a prosecutor attempts to bring the youths to justice despite the condemnation he faces from the community.']\n",
-      "['s234', 'Movie', 'A StoryBots Christmas', 'Evan Spiridellis, Jeff Gill', 'Edward Asner, Judy Greer, Erin Fitzgerald, Fred Tatasciore, Jeff Gill, Gregg Spiridellis, Evan Spiridellis, Jim Meskimen, Nate Theis', 'United States', 'December 1, 2017', '2017', 'TV-Y', '26 min', 'Children & Family Movies, Comedies', \"Bo thinks her holiday gift-giving isn't good enough, so she heads north to study under Santa Claus – only to find he's missing.\"]\n",
-      "['s235', 'Movie', 'A Sun', 'Chung Mong-hong', 'Wu Chien-ho, Chen Yi-wen, Samantha Ko, Liu Kuan-ting, Greg Hsu, Wu Tai-ling, Wen Chen-ling, Yin Shin', 'Taiwan', 'January 24, 2020', '2019', 'TV-MA', '156 min', 'Dramas, Independent Movies, International Movies', \"A family reckons with the aftermath of their younger son's incarceration and a greater misfortune that follows.\"]\n",
-      "['s236', 'TV Show', 'A Taiwanese Tale of Two Cities', '', 'Tammy Chen, James Wen, Peggy Tseng, Denny Huang', 'Taiwan', 'January 27, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'A Taipei doctor and a San Francisco engineer swap homes in a daring pact, embarking on journeys filled with trials, secrets and unexpected encounters.']\n",
-      "['s237', 'Movie', 'A Tale of Love and Darkness', 'Natalie Portman', 'Natalie Portman, Gilad Kahana, Amir Tessler, Moni Moshonov, Ohad Knoller, Makram Khoury, Neta Riskin, Alexander Peleg, Rotem Keinan, Tomer Kapon', 'Israel, United States', 'October 25, 2019', '2015', 'PG-13', '98 min', 'Dramas, International Movies', \"Based on the memoirs of author Amos Oz, this poetic drama shares his family's tale of suffering and survival in the early years of independent Israel.\"]\n",
-      "['s238', 'Movie', 'A Tale of Two Kitchens', 'Trisha Ziff', '', 'United States, Mexico', 'May 22, 2019', '2019', 'TV-PG', '30 min', 'Documentaries, International Movies', 'Mexico City restaurant star Gabriela Cámara opens sister eatery Cala in San Francisco, with a similar menu and unusually welcoming kitchen culture.']\n",
-      "['s239', 'Movie', 'A Thin Line Between Love & Hate', 'Martin Lawrence', 'Martin Lawrence, Lynn Whitfield, Regina King, Bobby Brown, Della Reese, Daryl Mitchell, Roger Mosley, Malinda Williams, Roger E. Mosley, Simbi Khali, Tangie Ambrose, Wendy Raquel Robinson, Stacii Jae Johnson, Faizon Love, Miguel A. Núñez Jr., Tracy Morgan', 'United States', 'December 1, 2020', '1996', 'R', '108 min', 'Comedies, Romantic Movies', \"When a philandering club promoter sets out to woo a rich, glamorous woman, he has no clue just how much mayhem he's about to unleash on his life.\"]\n",
-      "['s240', 'TV Show', 'A Thousand Goodnights', '', 'Cindy Lien, Nicholas Teo, Yao Ai-ning, Li Chung-lin, Chen Bor-jeng, Miao Ke-li', 'Taiwan', 'June 1, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', \"To carry out her dad's wish and discover her roots, Dai Tian-qing embarks on a journey around Taiwan and finds love and redemption on the way.\"]\n",
-      "['s241', 'Movie', 'A Thousand Words', 'Brian Robbins', 'Eddie Murphy, Kerry Washington, Cliff Curtis, Clark Duke, Allison Janney, Ruby Dee, John Witherspoon, Jack McBrayer', 'United States', 'July 1, 2020', '2012', 'PG-13', '92 min', 'Comedies', 'When he learns his karma will permit him to speak just a thousand more words before he dies, fast-talking agent Jack must make every syllable count.']\n",
-      "['s242', 'TV Show', 'A Touch of Green', '', 'Weber Yang, Cheryl Yang, Tien Hsin, Gabriel Lan, Wu Kang-jen, Cindy Lien, Wen Chen-ling, Hans Chung', 'Taiwan', 'July 1, 2020', '2016', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', \"Amid the turmoil of China's civil war, families of Kuomintang pilots face the pain of leaving their homes but find strength in their shared bonds.\"]\n",
-      "['s243', 'Movie', 'A Trash Truck Christmas', 'Eddie Rosas', 'Henry Keane, Glen Keane, Lucas Neff, Brian Baumgartner, Jackie Loeb, John DiMaggio', '', 'December 11, 2020', '2020', 'TV-Y', '28 min', 'Children & Family Movies', 'When Santa crash-lands in the junkyard on Christmas Eve, Hank, Trash Truck and their animal friends all have a hand in rescuing the holiday for everyone.']\n",
-      "['s244', 'Movie', 'A Trip to Jamaica', 'Robert O. Peters', 'Ayo Makun, Funke Akindele, Nse Ikpe-Etim, Dan Davies, Paul Campbell, Chris Attoh, Rebecca Silvera, Eric Roberts, Joe Diaz, Alex Moore', 'Nigeria', 'December 13, 2019', '2016', 'TV-MA', '99 min', 'Comedies, International Movies', \"A newly engaged couple's romantic vacation in Jamaica turns into a mischievous adventure that tests their union in wild and unexpected ways.\"]\n",
-      "['s245', 'Movie', 'A truthful Mother', 'Ravishankar Venkateswaran', 'Revathi, Roger Narayanan, Sneha Ravishankar, Vidya Shankar, SR Leela', 'India', 'March 31, 2020', '2020', 'TV-Y7', '85 min', 'Children & Family Movies', 'Facing a drought, a hungry tiger and a noble cow have an extraordinary encounter in this fable based on a children’s book and a Kannada folk song.']\n",
-      "['s246', 'Movie', 'A Twelve Year Night', 'Álvaro Brechner', 'Antonio de la Torre, Chino Darín, Alfonso Tort, Soledad Villamil, César Troncoso, Silvia Pérez Cruz, César Bordón, Mirella Pascual, Nidia Telles, Eduardo Recabarren', 'Uruguay, Argentina, Spain', 'December 28, 2018', '2018', 'TV-MA', '122 min', 'Dramas, International Movies', 'Future Uruguayan president José Mujica and his fellow Tupamaro political prisoners fight to survive 12 years of solitary confinement and torture.']\n",
-      "['s247', 'Movie', 'A Very Country Christmas', 'Justin G. Dyck', 'Bea Santos, Greyston Holt, Greg Vaughan, Deana Carter, Allison Hossack', 'United States, Canada', 'November 15, 2020', '2017', 'TV-G', '84 min', 'Music & Musicals, Romantic Movies', 'When an unfulfilled country music star hides out in his hometown, he meets a budding interior designer who finds her way into his heart.']\n",
-      "['s248', 'Movie', 'A Very Murray Christmas', 'Sofia Coppola', 'Bill Murray, Miley Cyrus, George Clooney, Chris Rock, Amy Poehler, Michael Cera, Maya Rudolph, Rashida Jones, Jason Schwartzman, Paul Shaffer, Jenny Lewis, Phoenix', 'United States', 'December 4, 2015', '2015', 'TV-14', '57 min', 'Comedies, Music & Musicals', 'Bill Murray rounds up an all-star cast for an evening of music, mischief and barroom camaraderie in this irreverent twist on holiday variety shows.']\n",
-      "['s249', 'TV Show', 'A Very Secret Service', '', 'Hugo Becker, Wilfred Benaïche, Christophe Kourotchkine, Karim Barras, Bruno Paviot, Jean-Édouard Bodziak, Mathilde Warnier, Joséphine de La Baume, Marie-Julie Baup, Antoine Gouy, Julie Farenc', 'France', 'July 30, 2018', '2018', 'TV-MA', '2 Seasons', 'International TV Shows, TV Comedies', 'At the height of the Cold War in 1960, André Merlaux joins the French Secret Service and contends with enemies both foreign and bureaucratic.']\n",
-      "['s250', 'Movie', 'A Very Special Love', 'Cathy Garcia-Molina', 'John Lloyd Cruz, Sarah Geronimo, Dante Rivero, Rowell Santiago, Johnny Revilla, Bing Pimental, Daphne Oseña-Paez, Al Tantay, Irma Adlawan, Arno Morales, Miles Ocampo', 'Philippines', 'November 12, 2020', '2008', 'TV-G', '107 min', 'International Movies, Romantic Movies', \"After landing a job working for her longtime crush, an optimistic woman realizes that the man of her dreams isn't exactly who she envisioned.\"]\n",
-      "['s251', 'Movie', 'A Walk to Remember', 'Adam Shankman', 'Mandy Moore, Shane West, Peter Coyote, Daryl Hannah, Lauren German, Clayne Crawford, Al Thompson', 'United States', 'July 1, 2020', '2002', 'PG', '102 min', 'Dramas, Romantic Movies', 'When bad boy Landon is cast opposite campus bookworm Jamie in a high school play, romance blooms — until tragedy threatens to tear them apart.']\n",
-      "['s252', 'Movie', 'A Wednesday', 'Neeraj Pandey', 'Anupam Kher, Naseeruddin Shah, Jimmy Shergill, Deepal Shaw, Aamir Bashir, Kali Prasad Mukherjee, Vijay Bhatia, Chetan Pandit', 'India', 'November 1, 2018', '2008', 'TV-MA', '103 min', 'Action & Adventure, Dramas, International Movies', 'After receiving an anonymous tip about a bomb, a police commissioner must negotiate with the terrorist, who demands the release of four militants.']\n",
-      "['s253', 'Movie', 'A Week in Watts', 'Gregory Caruso', '', 'United States', 'February 19, 2018', '2017', 'TV-14', '91 min', 'Documentaries', 'Los Angeles police officers embark on an innovative program mentoring promising students from the harsh, gang-infested Watts neighborhood.']\n",
-      "['s254', 'Movie', 'A Whisker Away', 'Junichi Sato, Tomotaka Shibayama', 'Mirai Shida, Natsuki Hanae, Hiroaki Ogi, Koichi Yamadera, Minako Kotobuki, Susumu Chiba, Ayako Kawasumi, Sayaka Ohara, Daisuke Namikawa', 'Japan', 'June 18, 2020', '2020', 'TV-PG', '104 min', 'Anime Features, Children & Family Movies, International Movies', \"A peculiar girl transforms into a cat to catch her crush's attention. But before she realizes it, the line between human and animal starts to blur.\"]\n",
-      "['s255', 'Movie', \"A Witches' Ball\", 'Justin G. Dyck', 'Morgan Neundorf, Karen Slater, Loukia Ioannou, Will Ennis, Renee Stein, Keith Cooper, Paul Mason, Lisa Scenna, Ashley Rogan', 'Canada', 'October 1, 2018', '2017', 'PG', '91 min', 'Children & Family Movies', \"Beatrix can't wait to be inducted as a witch, but an unfortunate incident threatens to take her pending title away if she doesn't act fast.\"]\n",
-      "['s256', 'Movie', 'A Wrinkle in Time', 'Ava DuVernay', 'Storm Reid, Oprah Winfrey, Reese Witherspoon, Mindy Kaling, Deric McCabe, Levi Miller, Chris Pine, Gugu Mbatha-Raw, Zach Galifianakis, Michael Peña, Bellamy Young, André Holland, Will McCormack, Rowan Blanchard, Daniel MacPherson', 'United States', 'September 25, 2018', '2018', 'PG', '110 min', 'Children & Family Movies', 'Years after their father disappears, Meg and her younger brother Charles Wallace cross galaxies on a quest to save him from the heart of darkness.']\n",
-      "['s257', 'TV Show', 'A Year In Space', '', 'Scott Kelly', 'United States', 'November 1, 2019', '2015', 'TV-PG', '1 Season', 'Docuseries, International TV Shows, Science & Nature TV', \"Two astronauts attempt to brave a life in Earth's orbit on a record-setting mission to see if humans have the endurance to survive a flight to Mars.\"]\n",
-      "['s258', 'Movie', 'A Yellow Bird', 'K. Rajagopal', 'Sivakumar Palakrishnan, Huang Lu, Seema Biswas, Udaya Soundari, Nithiyia Rao, Indra Chandran', 'Singapore, France', 'May 1, 2017', '2016', 'TV-MA', '111 min', 'Dramas, Independent Movies, International Movies', 'In Singapore, a homeless ex-convict hoping to reunite with his family forms a bond with a Chinese sex worker while serving as her bodyguard.']\n",
-      "['s259', 'TV Show', \"A Young Doctor's Notebook and Other Stories\", '', 'Daniel Radcliffe, Jon Hamm, Adam Godley, Christopher Godwin, Rosie Cavaliero, Vicki Pepperdine, Margaret Clunie, Tim Steed, Shaun Pye', 'United Kingdom', '', '2013', 'TV-MA', '2 Seasons', 'British TV Shows, TV Comedies, TV Dramas', \"Set during the Russian Revolution, this comic miniseries is based on a doctor's memories of his early career working in an out-of-the-way village.\"]\n",
-      "['s260', 'TV Show', 'A.D. Kingdom and Empire', '', 'Juan Pablo Di Pace, Adam Levy, Chipo Chung, Babou Ceesay, Emmett Scanlan, Will Thorp, Richard Coyle, Vincent Regan, Greta Scacchi, James Callis, Joanne Whalley, Jodhi May, Chris Brazier, Fraser Ayres, Jóhannes Haukur Jóhannesson, Ken Bones, Kenneth Collard', 'United States', 'December 15, 2017', '2015', 'TV-14', '1 Season', 'TV Dramas', \"In the wake of Jesus Christ's crucifixion, his apostles dedicate themselves to spreading his message, risking their freedom and their lives.\"]\n",
-      "['s261', 'TV Show', 'A.I.C.O.', 'Kazuya Murata', 'Haruka Shiraishi, Yusuke Kobayashi, Makoto Furukawa, Taishi Murata, Kaori Nazuka, M・A・O, Ryota Takeuchi, Ai Kayano, Toru Okawa, Takehito Koyasu, Atsuko Tanaka', 'Japan', 'March 9, 2018', '2018', 'TV-14', '1 Season', 'Anime Series, International TV Shows', \"Everything Aiko knew was a lie. Now she's joining a team of Divers to reach the place where the Burst began to stop it for good and save her family.\"]\n",
-      "['s262', 'Movie', 'A.M.I.', 'Rusty Nixon', 'Debs Howard, Philip Granger, Sam Robert Muik, Havana Guppy, Bonnie Hay, Veronica Hampson, Lori Triolo, Andrew Coghlan, Laura Mitchell, Elinet Louicius', 'Canada', 'October 1, 2020', '2019', 'TV-MA', '77 min', 'Horror Movies', 'After losing her mother, a teenage girl bonds with her phone’s artificial intelligence app, a relationship that soon takes a dark and violent turn.']\n",
-      "['s263', 'Movie', 'A.X.L.', 'Oliver Daly', 'Alex Neustaedter, Becky G., Alex MacNicoll, Dominic Rains, Thomas Jane, Lou Taylor Pucci, Patricia De Leon, Niko Guardado, Ted McGinley, Marie-Françoise Theodore, Eric Etebari, Dorian Kingi', 'United States', 'March 20, 2019', '2018', 'PG', '99 min', 'Action & Adventure, Children & Family Movies, Independent Movies', 'Young motocross racer Miles Hill helps a top-secret robotic combat dog evade its ruthless creator and the military, who are in hot pursuit.']\n",
-      "['s264', 'Movie', 'Aşk Tesadüfleri Sever', 'Ömer Faruk Sorak', 'Mehmet Günsür, Belçim Bilgin, Ayda Aksel, Altan Erkekli, Sebnem Sönmez, Hüseyin Avni Danyal, Berna Konur, Ümit Bülent Dinçer', 'Turkey', 'April 4, 2018', '2011', 'TV-MA', '122 min', 'Dramas, International Movies, Romantic Movies', 'A series of coincidences brings two star-crossed lovers together, but fate pulls them apart until they encounter each other again in Istanbul.']\n",
-      "['s265', 'Movie', 'Aadu 2', 'Midhun Manuel Thomas', 'Jayasurya, Vinayakan, Sunny Wayne, Vijay Babu, Saiju Kurup, Vineeth Mohan, Unni Rajan P. Dev, Dharmajan Bolgatty, Indrans', 'India', 'May 15, 2018', '2017', 'TV-MA', '150 min', 'Comedies, International Movies', 'When Shaji Pappan and his gang of goofy outlaws find themselves low on funds, they plan to once again win a hefty prize in a tug-of-war competition.']\n",
-      "['s266', 'Movie', 'Aagey Se Right', 'Indrajit Nattoji', 'Shreyas Talpade, Kay Kay Menon, Shiv Pandit, Sanjay Sharma, Shenaz Treasury, Mahie Gill', 'India', 'November 1, 2018', '2009', 'TV-14', '117 min', 'Comedies, International Movies, Music & Musicals', \"A cop full of self-doubt loses his gun five days before he's due to leave the force, and becomes an unexpected hero as he tries to retrieve it.\"]\n",
-      "['s267', 'Movie', 'Aajcha Divas Majha', 'Chandrakant Kulkarni', 'Sachin Khedekar, Ashwini Bhave, Mahesh Manjrekar, Hrishikesh Joshi, Satish Alekar, Sunil Tawde, Pushkar Shrotri, Anand Ingle', 'India', 'January 1, 2018', '2013', 'TV-PG', '126 min', 'Comedies, Dramas, International Movies', 'A conscientious politician helps an elderly singer overcome the obstacles placed in his path a by a powerful bureaucracy.']\n",
-      "['s268', 'Movie', 'Aakhri Adaalat', 'Rajiv Mehra', 'Vinod Khanna, Dimple Kapadia, Jackie Shroff, Sonam, Vinod Mehra, Shafi Inamdar, Gulshan Grover, Roopesh Kumar', 'India', 'September 1, 2017', '1988', 'TV-14', '148 min', 'Action & Adventure, International Movies', 'An intrepid police inspector forced into a desk job must take matters into his own hands when ruthless criminals are released on a technicality.']\n",
-      "['s269', 'Movie', 'Aalorukkam', 'V C Abhilash', 'Indrans, Sreekanth Menon, Vishnu Agasthya, Aliyar, Seethabaala, Shaji John, Sajith Nampiyar, Benny Vadakkan', 'India', 'November 15, 2018', '2018', 'TV-PG', '122 min', 'Dramas, Independent Movies, International Movies', 'When an aging father seeks the help of a doctor and a journalist to look for the son who left him 16 years ago, he learns some surprising truths.']\n",
-      "['s270', 'Movie', 'Aamir', 'Raj Kumar Gupta', 'Rajeev Khandelwal, Gajraj Rao, Shashanka Ghosh, Jhilmil Hazrika, Gazala Amin, Allauddin Khan', 'India', 'November 1, 2018', '2008', 'TV-14', '95 min', 'International Movies, Thrillers', \"In this high-tension thriller, an anonymous caller on a cell phone threatens to harm a man's family if he doesn't carry out every order.\"]\n",
-      "['s271', 'Movie', 'Aapla Manus', 'Satish Rajwade', 'Nana Patekar, Sumeet Raghvan, Iravati Harshe, Aashish Kulkarni, Savita Malpekar', 'India', 'September 10, 2020', '2018', 'TV-14', '133 min', 'Dramas, International Movies, Thrillers', 'When a man falls from his balcony, an investigator questions the victim’s family, determined to uncover a darker truth behind the alleged accident.']\n",
-      "['s272', 'Movie', 'Aarakshan', 'Prakash Jha', 'Amitabh Bachchan, Saif Ali Khan, Manoj Bajpayee, Deepika Padukone, Prateik, Tanvi Azmi, Saurabh Shukla, Darshan Jariwala, Yashpal Sharma, Mukesh Tiwari', 'India', 'December 31, 2019', '2011', 'TV-14', '164 min', 'Dramas, International Movies', \"The decision by India's supreme court to establish caste-based reservations for jobs in education causes conflict between a teacher and his mentor.\"]\n",
-      "['s273', 'Movie', 'Aashayein', 'Nagesh Kukunoor', 'John Abraham, Sonal Sehgal, Prateeksha Lonkar, Girish Karnad, Farida Jalal, Ashwin Chitale, Anaitha Nair, Vikram Inamdar, Vipin Bhali, Poonam Chitale, Nagesh Kukunoor', 'India', 'October 22, 2017', '2010', 'TV-14', '115 min', 'Dramas, International Movies', 'When he learns he has terminal cancer, a cynical gambler and chronic smoker ditches his fiancée, snubs doctors and checks into a nursing home to die.']\n",
-      "['s274', 'Movie', 'Aashik Awara', 'Umesh Mehra', 'Saif Ali Khan, Mamta Kulkarni, Mohnish Bahl, Sharmila Tagore, Saeed Jaffrey, Kader Khan', 'India', 'June 1, 2017', '1993', 'TV-14', '154 min', 'Dramas, International Movies, Music & Musicals', \"Raised by a kindly thief, orphaned Jimmy goes on the run from goons and falls in love with Jyoti, whose father indirectly caused his parents' deaths.\"]\n",
-      "['s275', 'Movie', 'Aata Pita', 'Uttung Shelar', 'Sanjay Narvekar, Bharat Jadhav, Satish Phulekar, Ashwini Apte', 'India', 'January 1, 2018', '2010', 'TV-14', '133 min', 'Comedies, Dramas, International Movies', \"A municipal clerk with literary ambitions stalks a loan recovery officer on whom he has decided to base his story's central character.\"]\n",
-      "['s276', 'Movie', 'Aaviri', 'Ravi Babu', 'Ravi Babu, Neha Chauhan, Sri Muktha, Bharani Shankar, Mukhtar Khan, Priya', 'India', 'December 31, 2019', '2019', 'TV-14', '110 min', 'Horror Movies, International Movies, Thrillers', 'After losing their first child in an accident, a couple moves to a palatial home, where their young daughter comes under the spell of an eerie spirit.']\n",
-      "['s277', 'TV Show', 'Abby Hatcher', 'Kyran Kelly', 'Macy Drouin, Wyatt White, Paul Sun-Hyung Lee, Michela Luci, Christian Dal Dosso, Laaibah Alvi, Leo Orgil', 'United States, Canada', 'July 1, 2020', '2019', 'TV-Y', '1 Season', \"Kids' TV\", \"A big-hearted girl helps her Fuzzly friends who live in her family's hotel with exploring feelings, fixing mishaps and embracing their special quirks.\"]\n",
-      "['s278', 'Movie', 'Abby Sen', 'Atanu Ghosh', 'Abir Chatterjee, Raima Sen, Arunima Ghosh, Priyanka Sarkar, Sujan Mukherjee, Kanchan Mullick, Biswanath Basu, Bhaswar Chatterjee, Swagata Basu, Tuhin Mitra, Paran Banerjee, Kharaj Mukherjee, Chiranjit', 'India', 'May 1, 2017', '2015', 'TV-PG', '127 min', 'Comedies, Dramas, International Movies', 'After losing his seventh job in a row, a TV producer and sci-fi buff travels back in time to 1980, where his employment prospects improve.']\n",
-      "['s279', 'Movie', 'ABCD 2', \"Remo D'Souza\", 'Prabhu Deva, Varun Dhawan, Shraddha Kapoor, Lauren Gottlieb, Sushant Pujari, Punit Pathak, Dharmesh Yelande, Raghav Juyal', 'India', 'November 1, 2018', '2015', 'TV-14', '146 min', 'Dramas, International Movies, Music & Musicals', 'After being accused of cheating on a reality TV show, a dance troupe seeks to redeem itself by winning the World Hip-Hop Dance Championship.']\n",
-      "['s280', 'Movie', 'ABCD: Any Body Can Dance', \"Remo D'Souza\", 'Prabhu Deva, Kay Kay Menon, Ganesh Acharya, Dharmesh Yelande, Salman, Lauren Gottlieb, Noorin Sha, Punit Pathak', 'India', 'November 1, 2018', '2013', 'TV-14', '136 min', 'Dramas, International Movies', \"Thrown out of the elite dance studio he founded, Vishnu's spirits rebound when he sees young street dancers prepping for an annual contest.\"]\n",
-      "['s281', 'Movie', 'Abdo Mota', '', 'Mohamed Ramadan', 'Egypt', 'April 19, 2019', '2012', 'TV-MA', '100 min', 'Action & Adventure, Dramas, International Movies', 'Following the mysterious death of his parents, a young man finds himself enmeshed in the dark world of drugs and crime.']\n",
-      "['s282', 'Movie', 'Abducted in Plain Sight', 'Skye Borgman', '', 'United States', 'January 15, 2019', '2017', 'TV-14', '90 min', 'Documentaries', 'In this true crime documentary, a family falls prey to the manipulative charms of a neighbor, who abducts their adolescent daughter. Twice.']\n",
-      "['s283', 'Movie', 'Abdullah, The Final Witness', 'Hashim Nadeem Khan', 'Sajid Hasan, Hameed Sheikh, Habibullah Panezai, Imraan Abbas, Sadia, Imran Tareen, Asal Deen, Yameen Shah', 'Pakistan', 'January 15, 2019', '2016', 'TV-14', '88 min', 'Dramas, International Movies', 'Inspired by real events, this drama follows a trucker jailed after driving five ill-fated travelers across Quetta, and the officer taking on his case.']\n",
-      "['s284', 'Movie', 'Abhinetri', 'A. L. Vijay', 'Tamannaah Bhatia, Prabhu Deva, Sonu Sood, Sapthagiri, Murli Sharma, R.V. Udhaykumar, Joy Mathew, Hema', 'India', 'May 1, 2018', '2016', 'TV-14', '131 min', 'Comedies, International Movies, Sci-Fi & Fantasy', 'Due to family pressure, a corporate man reluctantly marries a woman from the village, but in their new home, she abruptly assumes a different persona.']\n",
-      "['s285', 'TV Show', 'Abnormal Summit', 'Jung-ah Im, Seung-uk Jo', 'Hyun-moo Jun, Si-kyung Sung, Se-yoon Yoo', 'South Korea', ' August 4, 2017', '2017', 'TV-PG', '2 Seasons', 'International TV Shows, Korean TV Shows, Stand-Up Comedy & Talk Shows', 'Led by a trio of Korean celebs, a multinational panel of men engage in – usually – lighthearted debates on issues that surround Korea and beyond.']\n",
-      "['s286', 'Movie', 'Abominable Christmas', 'Chad Van De Keere', 'Isabella Acres, Drake Bell, Emilio Estevez, Nolan Gould, Matthew Lillard, Ray Liotta, Jane Lynch, Ariel Winter', 'United States', 'February 18, 2016', '2012', 'TV-Y7', '44 min', 'Children & Family Movies, Comedies', \"Two small abominable snowmen flee their mountain to escape a scientist who's trying to capture them and end up spending Christmas with a human family.\"]\n",
-      "['s287', 'Movie', 'About a Boy', 'Chris Weitz, Paul Weitz', 'Nicholas Hoult, Toni Collette, Victoria Smurfit, Sharon Small, Natalia Tena, Isabel Brook, Hugh Grant, Rachel Weisz, Nicholas Hutchison', 'United Kingdom, United States, France, Germany', 'February 1, 2019', '2002', 'PG-13', '101 min', 'Comedies, Dramas, International Movies', 'Hip, irresponsible Londoner Will invents an imaginary son and starts attending single-parent meetings to find available women.']\n",
-      "['s288', 'Movie', 'About Time', 'Richard Curtis', 'Domhnall Gleeson, Rachel McAdams, Bill Nighy, Lydia Wilson, Lindsay Duncan, Richard Cordery, Tom Hollander, Margot Robbie, Joshua McGuire, Vanessa Kirby', 'United Kingdom', 'April 16, 2019', '2013', 'R', '123 min', 'Comedies, Dramas, International Movies', 'When Tim learns that the men in his family can travel in time and change their own lives, he decides to go back and win the woman of his dreams.']\n",
-      "['s289', 'TV Show', 'Abstract: The Art of Design', '', 'Christoph Niemann, Tinker Hatfield, Es Devlin, Bjarke Ingels, Paula Scher, Platon, Ilse Crawford, Ralph Gilles', 'United States', 'September 25, 2019', '2019', 'TV-14', '2 Seasons', 'Docuseries', 'Step inside the minds of the most innovative designers in a variety of disciplines and learn how design impacts every aspect of life.']\n",
-      "['s290', 'TV Show', 'Absurd Planet', '', 'Afi Ekulona', 'United States', 'April 22, 2020', '2020', 'TV-PG', '1 Season', 'Docuseries, Science & Nature TV, TV Comedies', 'A cast of quirky critters and Mother Nature herself narrate this funny science series, which peeks into the lives of Earth’s most incredible animals.']\n",
-      "['s291', 'TV Show', 'Abyss', '', 'Park Bo-young, Ahn Hyo-seop, Lee Sung-jae, Lee Si-eon, Han So-hee, Kwon Soo-hyun, Kim Sa-rang, Ahn Se-ha, Yun Yoo-sun', 'South Korea', 'May 7, 2019', '2019', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, Korean TV Shows', 'After meeting an untimely demise in separate incidents, Cha Min and Go Se-yeon discover they’ve come back to life in new bodies they don’t recognize.']\n",
-      "['s292', 'Movie', 'Abzurdah', 'Daniela Goggi', 'Eugenia Suárez, Esteban Lamothe, Gloria Carrá, Rafael Spregelburd, Tomás Ottaviano, Julieta Gullo, Zoe Hochbaum, Lucia Carolina Pecrul', 'Argentina', 'August 25, 2016', '2015', 'TV-MA', '90 min', 'Dramas, International Movies', 'A disenfranchised 16-year-old girl connects to an older man on the internet and after a brief one-sided affair descends into obsession and anorexia.']\n",
-      "['s293', 'Movie', 'Acapulco La vida va', 'Alfonso Serrano Maturino', 'Patricio Castillo, Sergio Bustamante, Alejandro Suárez, Luz María Jerez, Bob Isaacs, Tere Monroy', 'Mexico', 'June 3, 2017', '2016', 'TV-MA', '89 min', 'Comedies, Dramas, International Movies', 'Three lifelong friends travel to Acapulco ostensibly so one of them can find his lost love, but the real reason behind the trip holds some surprises.']\n",
-      "['s294', 'Movie', 'Accident', 'Cheang Pou Soi', 'Louis Koo, Richie Ren, Stanley Fung Sui-Fan, Michelle Ye, Lam Suet, Alexander Chan, Monica Mok', 'Hong Kong', 'December 1, 2018', '2009', 'TV-MA', '87 min', 'International Movies, Thrillers', 'A contract killer skilled at staging lethal accidents fears he may be a victim of his own strategy when an accomplice dies in a mysterious mishap.']\n",
-      "['s295', 'TV Show', 'Accidentally in Love', '', 'Junchen Guo, Yi Ning Sun, Yi Qin Zhao, Mu Xuan Cheng, Li Ma, Mo Zhou', 'China', 'October 19, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Rejecting the demands of her wealthy family, a young woman poses as an ordinary college student and crosses paths with a stoic pop star at school.']\n",
-      "['s296', 'Movie', 'Across Grace Alley', 'Ralph Macchio', 'Ben Hyland, Marsha Mason, Karina Smirnoff, Colin Branca, Ralph Macchio, Tricia Paoluccio', 'United States', 'December 1, 2016', '2013', 'TV-PG', '24 min', 'Dramas', \"A young boy, upset by his parents' divorce, becomes infatuated with his grandmother's neighbor, an entrancing dancer he watches through a window.\"]\n",
-      "['s297', 'Movie', 'Across The Line', 'Julien Christian Lutz', 'Sarah Jeffery, Simon Paul Mutuyimana, Denis Theriault, Jeremiah Sparks, Steven Love, Cara Ricketts, Jim Codrington, Shamier Anderson, Stephan James, Lanette Ware, Hugh Thompson', 'Canada', 'April 1, 2019', '2015', 'TV-MA', '88 min', 'Dramas, Sports Movies', 'A black high school student sets his sights for the National Hockey League, but rising racial tensions in his community may jeopardize his goals.']\n",
-      "['s298', 'Movie', 'Across the Universe', 'Julie Taymor', 'Evan Rachel Wood, Jim Sturgess, Joe Anderson, Dana Fuchs, Martin Luther, James Urbaniak, T.V. Carpio, Spencer Liff', 'United States, United Kingdom', 'January 1, 2019', '2007', 'PG-13', '133 min', 'Dramas, Music & Musicals, Romantic Movies', 'An American girl and a British lad fall in love amid the social and political upheaval of the 1960s, in this musical featuring songs by the Beatles.']\n",
-      "['s299', 'Movie', 'Act of Valor', 'Mike McCoy, Scott Waugh', 'Keo Woolford, Drea Castro, Emilio Rivera, Rorke Denver, Jason Cottle, Ailsa Marshall, Alex Veadov, Dave, Roselyn Sanchez, Thomas Rosales Jr., Nestor Serrano, Gonzalo Menendez', 'United States', 'June 1, 2020', '2012', 'R', '110 min', 'Action & Adventure', 'An elite squad of Navy SEALs is tasked with rescuing a kidnapped CIA agent from a lethal terrorist cell.']\n",
-      "['s300', 'Movie', 'Act of Vengeance', 'Mahsun Kırmızıgül', 'Haluk Bilginer, Mahsun Kırmızıgül, Mustafa Sandal, Gina Gershon, Robert Patrick, Danny Glover, Engin Altan Düzyatan, Scott William Winters, Sharrieff Pugh', 'Turkey, United States', 'September 29, 2018', '2010', 'NR', '112 min', 'Action & Adventure, International Movies', 'Two Turkish agents are sent to New York City on a mission to capture a notorious terrorist known only as \"Dejjal\" (Arabic for Antichrist).']\n",
-      "['s301', 'Movie', 'Action Replayy', 'Vipul Amrutlal Shah', 'Akshay Kumar, Aishwarya Rai Bachchan, Om Puri, Kiron Kher, Neha Dhupia, Rannvijay Singh, Aditya Roy Kapur, Sudeepa Singh, Randhir Kapoor, Rajpal Yadav', 'India', 'May 11, 2020', '2010', 'TV-PG', '129 min', 'Children & Family Movies, Comedies, International Movies', 'Sick of his parents’ constant squabbling, a young man travels back in time to the onset of their romance, with plans to set them up for marital bliss.']\n",
-      "['s302', 'Movie', 'Acts of Vengeance', 'Isaac Florentine', 'Antonio Banderas, Karl Urban, Paz Vega, Robert Forster, Clint Dyer, Cristina Serafini, Lillian Blankenship, Atanas Srebrev, Mark Rhino Smith', 'Bulgaria, United States', 'January 25, 2018', '2017', 'R', '87 min', 'Action & Adventure, International Movies', 'Devastated by the murder of his wife and child, a formerly fast-talking lawyer takes a vow of silence and trains himself for a mission of revenge.']\n",
-      "['s303', 'Movie', 'Acts of Violence', 'Brett Donowho', 'Cole Hauser, Bruce Willis, Shawn Ashmore, Ashton Holmes, Melissa Bolona, Patrick St. Esprit, Sophia Bush, Mike Epps', 'Canada', 'August 1, 2020', '2018', 'R', '87 min', 'Action & Adventure', 'When his future sister-in-law is kidnapped by human traffickers, a military veteran joins forces with his brothers and a world-weary cop to rescue her.']\n",
-      "['s304', 'TV Show', 'Ad Vitam', '', 'Yvan Attal, Garance Marillier, Niels Schneider, Victor Assié, Rod Paradot, Anne Azoulay, Adel Bencherif', 'France', 'November 1, 2019', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'In a future where regeneration technology lets humans live indefinitely, a cop and a troubled young woman investigate a strange wave of youth suicides.']\n",
-      "['s305', 'Movie', 'Adú', 'Salvador Calvo', 'Luis Tosar, Anna Castillo, Álvaro Cervantes, Miquel Fernández, Jesús Carroza, Moustapha Oumarou, Adam Nourou, Zayidiyya Dissou, Ana Wagener, Nora Navas', 'Spain', 'July 1, 2020', '2020', 'TV-MA', '120 min', 'Dramas, International Movies', 'Near a Spanish town in northern Africa, a child takes a painful journey, a father reconnects with his daughter and a coast guard is guilt stricken.']\n",
-      "['s306', 'Movie', 'Adam Devine: Best Time of Our Lives', 'Jay Karas', 'Adam Devine', 'United States', 'June 18, 2019', '2019', 'TV-MA', '59 min', 'Stand-Up Comedy', 'Frenetic comic Adam Devine talks teen awkwardness, celebrity encounters, his \"Pitch Perfect\" audition and more in a special from his hometown of Omaha.']\n",
-      "['s307', 'TV Show', 'Adam Ruins Everything', '', 'Adam Conover, Adam Lustick, Emily Axford', 'United States', 'September 30, 2018', '2018', 'TV-14', '1 Season', 'TV Comedies', 'Education can be fun – and funny. Comedian Adam Conover bursts misconceptions, deconstructs topics and leaves with positive takeaways.']\n",
-      "['s308', 'Movie', 'ADAM SANDLER 100% FRESH', 'Steve Brill', 'Adam Sandler', 'United States', 'October 23, 2018', '2018', 'TV-MA', '74 min', 'Stand-Up Comedy', 'From \"Heroes\" to \"Ice Cream Ladies\" – Adam Sandler\\'s comedy special hits you with new songs and jokes in an unexpected, groundbreaking way.']\n",
-      "['s309', 'Movie', 'Adam: His Song Continues', 'Robert Markowitz', 'Daniel J. Travanti, JoBeth Williams, Richard Masur, Martha Scott, Paul Regina', 'United States', 'October 1, 2011', '1986', 'TV-MA', '96 min', 'Dramas', 'After their child was abducted and murdered, John and Reve Walsh fought to raise national awareness of the problem of missing children.']\n",
-      "['s310', 'Movie', 'Addicted to Life', 'Thierry Donard', 'Antoine Bizet, Jesse Richman, Karsten Gefle, Wille Lindberg, Matahi Drollet, Mathias Wyss, Matt Annetts', 'France', 'June 12, 2020', '2014', 'TV-14', '91 min', 'Action & Adventure, Documentaries, International Movies', 'Chasing extreme challenges, athletic daredevils test their limits in various environments from giant waves to snowy slopes around the world.']\n",
-      "['s311', 'Movie', 'Adel Karam: Live from Beirut', '', 'Adel Karam', 'United States', 'March 1, 2018', '2018', 'TV-MA', '59 min', 'Stand-Up Comedy', 'From Casino du Liban, Lebanese actor and comedian Adel Karam delivers earthy punchlines on kissing norms, colonoscopies and a porn star named Rocco.']\n",
-      "['s312', 'Movie', 'Adhugo', '', '', 'India', 'January 15, 2019', '2018', 'TV-14', '105 min', 'Comedies, International Movies, Thrillers', 'A fast-footed piglet named Bunty becomes an object of desire for rival criminals that want the swift swine for their profitable animal-racing schemes.']\n",
-      "['s313', 'Movie', \"Aditi Mittal: Things They Wouldn't Let Me Say\", 'Fazila Allana', 'Aditi Mittal', 'India', 'July 18, 2017', '2017', 'TV-MA', '63 min', 'Stand-Up Comedy', 'Trailblazing comic Aditi Mittal mixes topical stand-up with frank talk about being single, wearing thongs and the awkwardness of Indian movie ratings.']\n",
-      "['s314', 'Movie', 'Adore', 'Anne Fontaine', 'Naomi Watts, Robin Wright, Xavier Samuel, James Frecheville, Ben Mendelsohn, Jessica Tovey, Sophie Lowe, Gary Sweet, Alyson Standen, Skye Sutherland, Sarah Henderson', 'Australia, France', 'November 20, 2019', '2013', 'R', '111 min', 'Dramas, Independent Movies, International Movies', \"When lifelong friends Roz and Lil fall in love with each other's teenage sons, they must carry out their affairs in relative secrecy.\"]\n",
-      "['s315', 'Movie', 'Adrift', 'Baltasar Kormákur', 'Shailene Woodley, Sam Claflin, Jeffrey Thomas, Elizabeth Hawthorne', 'Hong Kong, Iceland, United States', 'September 1, 2020', '2018', 'PG-13', '96 min', 'Action & Adventure, Dramas, Romantic Movies', 'A young couple’s sailing adventure becomes a fight to survive when their yacht faces a catastrophic hurricane in this story based on true events.']\n",
-      "['s316', 'Movie', 'Adrishya', 'Sandeep Chatterjee', 'Ravi Kumar, Ayesha Singh, Nishat Mallick, Archana Kotwal, Rakesh Chaturvedi Om, Nidhi Mahavan, Abhijit Sinha, Abdur Rehman', 'India', 'December 31, 2019', '2017', 'TV-14', '99 min', 'Horror Movies, Independent Movies, International Movies', 'A family’s harmonious existence is interrupted when the young son begins showing symptoms of anxiety that seem linked to disturbing events at home.']\n",
-      "['s317', 'Movie', 'Advantageous', 'Jennifer Phang', 'Jacqueline Kim, James Urbaniak, Freya Adams, Ken Jeong, Jennifer Ehle, Samantha Kim, Troi Zee, Olivia Horton, Jennifer Ikeda, Mercedes Griffeth', 'United States', 'June 23, 2015', '2015', 'TV-MA', '92 min', 'Dramas, Independent Movies, Sci-Fi & Fantasy', 'In order to keep her job at a biomedical engineering firm that prizes youth, a middle-aged woman must submit to a drastic experimental procedure.']\n",
-      "['s318', 'Movie', 'Adventures in Public School', 'Kyle Rideout', 'Daniel Doheny, Judy Greer, Siobhan Williams, Russell Peters, Grace Park, Andrew McNee, Alex Barima, Andrew Herr, Eva Day, Josh Epstein', 'Canada, United States', 'August 15, 2018', '2018', 'NR', '86 min', 'Comedies', 'After years of home-schooling, an awkward teen decides he wants a public high school experience, but his overbearing mother struggles to let go.']\n",
-      "['s319', 'Movie', 'Aerials', 'S.A. Zaidi', 'Saga Alyasery, Ana Druzhynina, Mansour Al Felei, Mohammad Abu Diak, Pascale Matar, Luke Coutts, Abeer Mohammed', 'United Arab Emirates', 'May 7, 2020', '2016', 'TV-14', '90 min', 'International Movies, Sci-Fi & Fantasy', 'Dubai residents struggle to figure out why a fleet of alien spaceships are hovering over their city when all contact with the outside world is cut off.']\n",
-      "['s320', 'TV Show', 'Afflicted', '', '', 'United States', 'August 10, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries, Reality TV, Science & Nature TV', 'Baffling symptoms. Controversial diagnoses. Costly treatments. Seven people with chronic illnesses search for answers – and relief.']\n",
-      "['s321', 'Movie', 'Afonso Padilha: Classless', 'Junior Carelli, Rudge Campos', 'Afonso Padilha', 'Brazil', 'September 3, 2020', '2020', 'TV-MA', '63 min', 'Stand-Up Comedy', 'Brazilian comedian Afonso Padilha dives into his humble beginnings and digs out hilarious stories about his childhood in this very personal set.']\n",
-      "['s322', 'TV Show', 'Africa', '', 'David Attenborough', 'United Kingdom', 'April 28, 2016', '2013', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'This five-part nature series chronicles fascinating stories of survival on the African continent, home to the most diverse animal life on the planet.']\n",
-      "['s323', 'TV Show', 'Afronta! Facing It!', 'Juliana Vicente', 'Loo Nascimento, Ingrid Silva, Rincon Sapiência, Batekoo, Gabriel Martins, Benjamin Abras, Daniele DaMata, Tasha & Tracie Okereke, Mariana de Matos, André Novais, Mahal Pita, Grace Passô, Thamyra Thâmara, Xenia França, Criola, Dani Ornellas, Anelis Assumpção, Magá Moura, Tássia Reis, Liniker, Yasmin Thayná, Raquel Virgínia, Juliana Luna, Erica Malunguinho, Diane Lima, Karol Conká', 'Brazil', 'October 31, 2020', '2017', 'TV-PG', '1 Season', 'Docuseries, International TV Shows', 'This docuseries spotlights Afro-Brazilian thinkers sharing their individual journeys and discussing representation, entrepreneurship and community.']\n",
-      "['s324', 'Movie', 'After', 'Jenny Gage', 'Josephine Langford, Hero Fiennes Tiffin, Selma Blair, Inanna Sarkis, Shane Paul McGhie, Pia Mia, Khadijha Red Thunder, Dylan Arnold, Samuel Larsen, Jennifer Beals, Peter Gallagher', 'United States', 'October 9, 2019', '2019', 'PG-13', '106 min', 'Dramas, Romantic Movies', 'Wholesome college freshman Tessa Young thinks she knows what she wants out of life, until she crosses paths with complicated bad boy Hardin Scott.']\n",
-      "['s325', 'TV Show', 'After Life', '', 'Ricky Gervais, Tom Basden, Tony Way, Diane Morgan, Mandeep Dhillon, David Bradley, Ashley Jensen, Kerry Godliman', 'United Kingdom', 'April 24, 2020', '2020', 'TV-MA', '2 Seasons', 'British TV Shows, International TV Shows, TV Comedies', \"Struggling to come to terms with his wife's death, a writer for a newspaper adopts a gruff new persona in an effort to push away those trying to help.\"]\n",
-      "['s326', 'Movie', 'After Maria', 'Nadia Hallgren', '', 'United States', 'May 24, 2019', '2019', 'TV-PG', '38 min', 'Documentaries', \"Displaced by Hurricane Maria, three Puerto Rican women navigate their families' uncertain futures as their federal housing aid in New York expires.\"]\n",
-      "['s327', 'Movie', 'After Porn Ends', 'Bryce Wagoner', '', 'United States', 'May 27, 2019', '2012', 'NR', '93 min', 'Documentaries', 'This documentary explores the careers of some of porn\\'s top stars and examines their adjustment to \"normal\" society after leaving adult entertainment.']\n",
-      "['s328', 'Movie', 'After Porn Ends 3', 'Brittany Andrews', '', 'United States', 'December 30, 2018', '2018', 'TV-MA', '87 min', 'Documentaries', \"This third installment in a documentary series examines the lives of the adult film genre's biggest stars after their industry careers have ended.\"]\n",
-      "['s329', 'Movie', 'After the Raid', 'Rodrigo Reyes', '', 'United States, Mexico', 'December 19, 2019', '2019', 'TV-PG', '25 min', 'Documentaries, International Movies', 'A large immigration raid in a small town leaves emotional fallout and hard questions for its churchgoers about what it means to love thy neighbor.']\n",
-      "['s330', 'Movie', 'After We Collided', 'Roger Kumble', 'Josephine Langford, Hero Fiennes Tiffin, Dylan Sprouse, Selma Blair, Louise Lombard, Shane Paul McGhie, Candice King, Charlie Weber, Khadijha Red Thunder, Inanna Sarkis, Pia Mia, Samuel Larsen, Dylan Arnold, Karimah Westbrook, Rob Estes', 'United States', 'December 22, 2020', '2020', 'R', '105 min', 'Dramas, Romantic Movies', 'Tessa fell hard and fast for Hardin, but after a betrayal tears them apart, she must decide whether to move on — or trust him with a second chance.']\n",
-      "['s331', 'Movie', 'Aftermath', 'Elliott Lester', 'Arnold Schwarzenegger, Scoot McNairy, Maggie Grace, Judah Nelson, Glenn Morshower, Hannah Ware, Mo McRae, Martin Donovan, Larry Sullivan, Mariana Klaveno, Kevin Zegers, Lewis Pullman', 'United Kingdom, United States', 'March 15, 2020', '2017', 'R', '94 min', 'Dramas', \"After an air traffic controller's mistake results in a tragic accident, a man who lost his wife and daughter seeks answers from the man responsible.\"]\n",
-      "['s332', 'Movie', 'Afterschool', 'Antonio Campos', 'Ezra Miller, Addison Timlin, Jeremy Allen White, Michael Stuhlbarg, Emory Cohen, David Costabile, Rosemarie DeWitt, Dariusz M. Uczkowski, Gary Wilmes, Paul Sparks, Alexandra Neil, Lee Wilkof', 'United States', 'August 13, 2020', '2008', 'TV-MA', '107 min', 'Dramas, Independent Movies', 'When a prep school loner films two classmates overdosing on cocaine, his footage plays a role in the emotional fallout within the school community.']\n",
-      "['s333', 'Movie', 'Aftershock', 'Nicolás López', 'Eli Roth, Andrea Osvárt, Ariel Levy, Natasha Yarovenko, Nicolás Martínez, Lorenza Izzo, Marcial Tagle, Ramón Llao, Ignacia Allamand, Paz Bascuñán', 'United States, Chile', 'March 7, 2018', '2012', 'R', '89 min', 'Action & Adventure, Horror Movies', 'An American tourist and his friends are partying in Chile, but a major earthquake devastates the area and forces them to scramble for survival.']\n",
-      "['s334', 'TV Show', 'Against the Tide', '', 'Christopher Lee, Rui En, Desmond Tan, Zheng Geping, Zhang Zhenhuan, Paige Chua, Xu Bin, Carrie Wong', 'Singapore', 'July 1, 2017', '2014', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'A detective and a psychologist investigating a string of murders form a crime-solving team with the novelist whose work inspired the killings.']\n",
-      "['s335', 'Movie', 'Agatha and the Truth of Murder', 'Terry Loane', 'Ruth Bradley, Pippa Haywood, Dean Andrews, Bebe Cave, Blake Harrison, Tim McInnerny, Ralph Ineson, Michael McElhatton', 'United Kingdom', 'January 31, 2019', '2018', 'TV-MA', '92 min', 'Dramas', 'In a dramatized depiction of her 11-day disappearance, novelist Agatha Christie solving a real murder amid a crisis in her writing and marriage.']\n",
-      "['s336', 'TV Show', 'Age Gap Love', '', 'Fay Ripley', 'United Kingdom', 'July 12, 2019', '2017', 'TV-MA', '1 Season', 'British TV Shows, Reality TV, Romantic TV Shows', 'Despite the social backlash and challenges that come with intergenerational romance, these couples choose to stick together through thick and thin.']\n",
-      "['s337', 'TV Show', 'Age of Glory', '', 'Debbie Goh, Aenie Wong, Frederick Lee, Leslie Chai', '', 'August 14, 2017', '2010', 'TV-MA', '2 Seasons', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Amid the thriving nightlife of 1960s Kuala Lumpur, three Chinese friends – a showgirl, her housekeeper and a chanteuse – find love and heartbreak.']\n",
-      "['s338', 'TV Show', 'Age of Rebellion', 'Peter Ho', 'Peter Ho, Jeanine Yang, Tammy Chen, Jason Tsou, Chang Ting-hu, Nana Lee, Nien Hsuan Wu', 'Taiwan', 'September 1, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'At their high school, a group of unruly teens wreak havoc, face bullies and navigate turbulent lives beyond school grounds.']\n",
-      "['s339', 'TV Show', 'Age of Tanks', '', '', 'Germany, France, Russia', 'November 10, 2018', '2017', 'TV-PG', '1 Season', 'Docuseries, International TV Shows, Science & Nature TV', 'The history of military tanks unfolds in a documentary series that traces their role in history and geopolitics from World War I to the 21st century.']\n",
-      "['s340', 'TV Show', 'Agent', '', 'Khumbulani Kay Sibiya, Sisanda Henna, Tarynn Wyngaard, Anthony Oseyemi, Virgile Bramly, Manie Malone, Yannick Konnan, Vinaya Sungkur, Michaella Russell, Thabo Malema', 'Mauritius, South Africa', 'December 20, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'A former footballer tries to make it as a player agent in the world of African soccer, but a secret from his past threatens to destroy everything.']\n",
-      "['s341', 'TV Show', 'Agent Raghav', '', 'Sharad Kelkar, Aahana Kumra, Mahesh Manjrekar, Deepali Pansare, Danish Pandor, Jason Tham, Reena Aggarwal, Swati Rajput', 'India', 'April 15, 2017', '2015', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Action & Adventure', 'A mix of brilliance, erudition and skill enables a modern Sherlock Holmes to solve impossible cases, all while he tries to heal personal wounds.']\n",
-      "['s342', 'TV Show', 'Aggretsuko', '', 'Kaolip, Komegumi Koiwasaki, Maki Tsuruta, Sohta Arai, Rina Inoue, Shingo Kato, Yuki Takahashi', 'Japan', 'August 27, 2020', '2020', 'TV-14', '3 Seasons', 'Anime Series, International TV Shows', 'Frustrated with her thankless office job, Retsuko the Red Panda copes with her daily struggles by belting out death metal karaoke after work.']\n",
-      "['s343', 'Movie', 'Aggretsuko: We Wish You a Metal Christmas', 'Rarecho', 'Kaolip, Shingo Kato, Komegumi Koiwasaki, Maki Tsuruta, Sohta Arai, Rina Inoue, Yuki Takahashi, Rarecho', 'Japan', 'December 20, 2018', '2018', 'TV-PG', '22 min', 'Movies', 'While Retsuko desperately makes plans for Christmas Eve, her new obsession with seeking validation through social media spirals out of control.']\n",
-      "['s344', 'Movie', 'Agneepath', 'Mukul Anand', 'Amitabh Bachchan, Mithun Chakraborty, Danny Denzongpa, Madhavi, Neelam, Alok Nath, Rohini Hattangadi, Tinnu Anand, Vikram Gokhale, Archana Puran Singh', 'India', 'April 1, 2020', '1990', 'TV-14', '174 min', 'Dramas, International Movies', 'A boy grows up to become a gangster in pursuit of the mobster who killed his innocent father, but revenge and reparation may come at great costs.']\n",
-      "['s345', 'Movie', 'Agustín Aristarán: Soy Rada', 'Mariano Baez', 'Agustín Aristarán', 'Argentina', 'February 16, 2018', '2018', 'TV-MA', '60 min', 'Stand-Up Comedy', 'Argentine comedian Agustín \"Radagast\" Aristarán adds doses of magic, music and acting to his high-energy stand-up routine.']\n",
-      "['s346', 'Movie', 'Agyaat', 'Ram Gopal Varma', 'Adesh Bhardwaj, Rasika Dugal, Joy Fernandes, Ravi Kale, Ishtiyak Khan, Priyanka Kothari, Kali Prasad Mukherjee, Nitin Reddy, Gautam Rode, Howard Rosemeyer', 'India', 'October 1, 2018', '2009', 'TV-14', '97 min', 'Horror Movies, International Movies', 'A film crew shooting in a remote forested location begins losing members one by one to a mysterious entity that they cannot see or hear.']\n",
-      "['s347', 'Movie', 'Ahista Ahista', 'Shivam Nair', 'Abhay Deol, Soha Ali Khan, Shayan Munshi, Kamini Khanna, Sohrab Ardeshir, Murad Ali, Shakeel Khan, Natasha Sinha, Brijendra Kala', 'India', 'December 31, 2019', '2006', 'TV-14', '122 min', 'Dramas, International Movies, Romantic Movies', 'Stood up by her groom at the altar, a young woman finds help and healing from another man – until her ex-fiancé returns, hoping to win her back.']\n",
-      "['s348', 'Movie', 'Ai Weiwei: Never Sorry', 'Alison Klayman', 'Ai Weiwei, Lao Ai', 'United States', 'March 1, 2018', '2012', 'R', '91 min', 'Documentaries', 'Chinese artist and activist Ai Weiwei uses social media and art to inspire protests and suffers government persecution for his actions.']\n",
-      "['s349', 'TV Show', 'Ainori Love Wagon: African Journey', '', 'Becky, Ryo Kato, Karina Maruyama, Kohei Takeda', 'Japan', 'January 30, 2020', '2019', 'TV-14', '1 Season', 'International TV Shows, Reality TV, Romantic TV Shows', 'To find love, seven strangers leave Japan and embark on a journey through the continent of Africa together. Challenges, adventure and romance await!']\n",
-      "['s350', 'TV Show', 'Ainori Love Wagon: Asian Journey', '', 'Becky, Audrey, Mayuko Kawakita, Shimon Okura', 'Japan', 'March 28, 2019', '2018', 'TV-MA', '2 Seasons', 'International TV Shows, Reality TV, Romantic TV Shows', 'Seven men and women board a pink bus in search of true love. On a journey through Asia with strangers, their goal is to return to Japan as a couple.']\n",
-      "['s351', 'TV Show', 'Ainsley Eats the Streets', '', 'Ainsley Harriott', 'United Kingdom', 'July 12, 2019', '2014', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Celebrity chef Ainsley Harriott embarks on a journey around the world to explore the relationship between local street foods and cultural identity.']\n",
-      "['s352', 'Movie', 'Ainu Mosir', 'Takeshi Fukunaga', 'Kanto Shimokura, Debo Akibe, Emi Shimokura, Toko Miura, Lily Franky', 'United States, Japan', 'November 17, 2020', '2020', 'TV-PG', '84 min', 'Dramas, International Movies', 'A sensitive Ainu teen searches for a spiritual connection with his recently deceased dad while navigating his indigenous identity in a changing world.']\n",
-      "['s353', 'Movie', 'Airplane Mode', 'César Rodrigues', 'Larissa Manoela, André Luiz Frambach, Erasmo Carlos, Mariana Amâncio, Amanda Orestes, Eike Duarte, Nayobe Nzainab, Katiuscia Canoro, Phellyx Moura, Dani Ornellas, Michel Bercovitch, Sílvia Lourenço', 'United States', 'January 23, 2020', '2020', 'TV-PG', '97 min', 'Comedies, International Movies, Romantic Movies', \"When Ana, an influencer, crashes her car while talking on the phone, she’s shipped to her grumpy grandfather's farm – and forced into a digital detox.\"]\n",
-      "['s354', 'Movie', 'Aisa Yeh Jahaan', 'Biswajeet Bora', 'Palash Sen, Ira Dubey, Yashpal Sharma, Tinnu Anand, Prisha Dabbas, Kymsleen Kholie, Satish Sharma', 'India', 'October 15, 2017', '2015', 'TV-14', '127 min', 'Dramas, Independent Movies, International Movies', 'During a vacation with her parents, away from her concrete urban existence, a young girl learns to appreciate the joys of connecting with nature.']\n",
-      "['s355', 'Movie', 'Aitraaz', 'Abbas Alibhai Burmawalla, Mastan Alibhai Burmawalla', 'Akshay Kumar, Kareena Kapoor, Priyanka Chopra, Amrish Puri, Paresh Rawal, Annu Kapoor', 'India', 'March 1, 2018', '2004', 'TV-14', '153 min', 'International Movies, Music & Musicals, Romantic Movies', 'A happily married business executive is forced to deal with an episode from his past that he had long thought was put behind him.']\n",
-      "['s356', 'Movie', 'Aiyaary', 'Neeraj Pandey', 'Sidharth Malhotra, Manoj Bajpayee, Rakul Preet Singh, Pooja Chopra, Adil Hussain, Kumud Mishra, Naseeruddin Shah, Anupam Kher, Vikram Gokhale, Juhi Babbar', 'India', 'May 15, 2018', '2018', 'TV-MA', '158 min', 'Action & Adventure, Dramas, International Movies', 'When his protégé goes rogue and poses a grave threat to the government he serves, a veteran officer of the Indian Army tries to stop him at all costs.']\n",
-      "['s357', 'Movie', 'Aiyyaa', 'Sachin Kundalkar', 'Rani Mukerji, Prithviraj Sukumaran, Nirmiti Sawant, Subodh Bhave, Jyoti Subhash, Satish Alekar, Anita Date, Amey Wagh, Kishori Balal, Pakoda Pandi', 'India', 'July 5, 2020', '2012', 'TV-14', '151 min', 'Comedies, International Movies, Music & Musicals', 'An outspoken, imaginative girl from a conservative family pursues her dream man while fending off the prospect of an arranged marriage.']\n",
-      "['s358', 'TV Show', 'AJ and the Queen', '', 'RuPaul Charles, Izzy G., Michael-Leon Wooley, Josh Segarra, Katerina Tannenbaum, Tia Carrere', 'United States', 'January 10, 2020', '2020', 'TV-14', '1 Season', 'TV Comedies, TV Dramas', 'While traveling across the country in a run-down RV, drag queen Ruby Red discovers an unlikely sidekick in AJ: a tough-talking 10-year-old stowaway.']\n",
-      "['s359', 'Movie', 'Ajab Prem Ki Ghazab Kahani', 'Rajkumar Santoshi', 'Ranbir Kapoor, Katrina Kaif, Govind Namdeo, Darshan Jariwala, Zakir Hussain, Smita Jaykar, Navneet Nishan, Dolly Bindra, Upen Patel', 'India', 'October 25, 2020', '2009', 'TV-14', '150 min', 'Comedies, International Movies, Music & Musicals', \"A young man's obsession with making others happy drives him to help the girl he loves marry someone else, then try to win her heart.\"]\n",
-      "['s360', 'TV Show', 'Ajaibnya Cinta', '', '', '', 'October 13, 2017', '2015', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas', 'Upon returning home from his studies abroad, young grad Akif finds himself involved with four women in this continuation of the series \"Spain Uoolss.\"']\n",
-      "['s361', 'TV Show', 'AJIN: Demi-Human', '', 'Mamoru Miyano, Yoshimasa Hosoya, Jun Fukuyama, Hochu Otsuka, Daisuke Hirakawa, Takahiro Sakurai, Mikako Komatsu, Hiroyuki Kinoshita, Aya Suzaki', 'Japan', 'December 27, 2016', '2016', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows', 'A teenager discovers that he is an Ajin and flees before the authorities experiment on him. Other Ajin plan to fight back and he must choose a side.']\n",
-      "['s362', 'Movie', 'Ajji', 'Devashish Makhija', 'Sushama Deshpande, Abhishek Banerjee, Smita Tambe, Sharvani Suryavanshi, Vikas Kumar, Sadiya Siddiqui, Sudhir Pandey, Manuj Sharma', 'India', 'May 1, 2018', '2017', 'TV-MA', '105 min', 'Dramas, International Movies', 'When her small granddaughter is sexually assaulted by a powerful man and no justice is served, a poor, frail old woman plots her violent revenge.']\n",
-      "['s363', 'Movie', 'AK vs AK', 'Vikramaditya Motwane', 'Anil Kapoor, Anurag Kashyap', 'India', 'December 25, 2020', '2020', 'TV-MA', '109 min', 'Comedies, Dramas, International Movies', 'After a public spat with a movie star, a disgraced director retaliates by kidnapping the actor’s daughter, filming the search for her in real time.']\n",
-      "['s364', 'TV Show', 'Akame ga Kill!', '', 'Sora Amamiya, Soma Saito, Yukari Tamura, Yuu Asakawa, Mamiko Noto, Yoshitsugu Matsuoka, Katsuyuki Konishi, Risa Mizuno, Satomi Akesaka', 'Japan', 'March 1, 2020', '2014', 'TV-14', '1 Season', 'Anime Series, Crime TV Shows, International TV Shows', \"Tatsumi sets out on a journey to help his poor village. When he's rescued by a band of assassins, he joins their fight against the corrupt government.\"]\n",
-      "['s365', 'TV Show', 'Akbar\\xa0Birbal', '', 'Kiku Sharda, Vishal Kotian, Delnaaz Irani', 'India', 'March 31, 2020', '2019', 'TV-G', '1 Season', \"Kids' TV, TV Comedies, TV Dramas\", 'From battles of wit to fights for justice, Emperor Akbar and his trusty advisor Birbal display their unique bond through adventures in Mughal-era India.']\n",
-      "['s366', 'TV Show', 'Akulah Balqis', 'Pali Yahya', 'Puteri Balqis, Aeril Zafrel, Nabila Huda, Nazim Othman, Nadia Brian, Bella Dally', '', 'November 3, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'A little girl must enter an orphanage after her parents are arrested, but her life takes a dramatic turn when she escapes and meets a model.']\n",
-      "['s367', 'Movie', 'Al acecho', \"Francisco D'Eufemia\", 'Rodrigo de la Serna, Belen Blanco, Walter Jakob, Facundo Aquinos, Patricia Calisaya', '', 'January 12, 2021', '2019', 'TV-MA', '81 min', 'International Movies, Thrillers', 'Looking for a fresh start, a park ranger gets a new assignment. When he discovers a network of poachers, survival depends on his lethal instincts.']\n",
-      "['s368', 'TV Show', 'Al Hayba', '', 'Taim Hasan, Nadine Nassib Njeim, Abdo Chahine, Oweiss Mkhallalati, Mona Wassef', 'Lebanon', 'September 15, 2018', '2017', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'In a village by the Lebanon-Syria border, the head of an arms-smuggling clan contends with family conflicts, power struggles and complicated love.']\n",
-      "['s369', 'Movie', 'Ala Vaikunthapurramuloo', 'Trivikram Srinivas', 'Allu Arjun, Pooja Hegde, Tabu, Sushanth, Nivetha Pethuraj, Jayaram, Murli Sharma', 'India', 'February 27, 2020', '2020', 'TV-14', '162 min', 'Action & Adventure, Comedies, Dramas', 'After growing up enduring criticism from his father, a young man finds his world shaken upon learning he was switched at birth with a millionaire’s son.']\n",
-      "['s370', 'Movie', 'Alakada Reloaded', 'Toyin Abraham', 'Kehinde Bankole, Lilian Esoro, Bolaji Amusan, Toyin Abraham, Gabriel Afolayan, Bidemi Kosoko, Wumi Toriola, Tayo Amokade, Helen Paul, Liz DaSilva', '', 'March 6, 2020', '2017', 'TV-MA', '104 min', 'Comedies, International Movies', 'To cope with her feelings of inferiority, a woman from an impoverished family tells tall tales of her wealth and influence to upgrade her social status.']\n",
-      "['s371', 'Movie', 'Alan Saldaña: Mi vida de pobre', 'Raúl Campos, Jan Suter', 'Alan Saldaña', 'Mexico', 'August 4, 2017', '2017', 'TV-MA', '54 min', 'Stand-Up Comedy', 'Mexican comic Alan Saldaña has fun with everything from the pressure of sitting in an exit row to maxing out his credit card in this stand-up special.']\n",
-      "['s372', 'Movie', 'Alarmoty in the Land of Fire', '', '', 'Egypt', 'August 5, 2019', '2017', 'TV-MA', '94 min', 'Comedies, International Movies', 'While vacationing at a resort, an ornery and outspoken man is held captive by a criminal organization.']\n",
-      "['s373', 'Movie', 'Alaska Is a Drag', 'Shaz Bennett', \"Martin L. Washington Jr., Maya Washington, Matt Dallas, Christopher O'Shea, Jason Scott Lee, Margaret Cho, Kevin Daniels, John Fleck, Nia Peeples, Adam Tomei\", 'United States', 'December 31, 2020', '2017', 'TV-MA', '83 min', 'Dramas, LGBTQ Movies', 'Tormented by bullies, an aspiring drag star working at an Alaskan cannery becomes a skilled fighter and is tapped for competition by a boxing coach.']\n",
-      "['s374', 'Movie', 'Albert Pinto Ko Gussa Kyun Aata Hai?', 'Soumitra Ranade', 'Nandita Das, Manav Kaul, Saurabh Shukla, Kishore Kadam, Omkar Das Manikpuri, Amarjeet Amle, Yusuf Hussain, Sushma Bakshi', 'India', 'December 31, 2019', '2019', 'TV-MA', '85 min', 'Dramas, Independent Movies, International Movies', 'As the police investigate his disappearance, a young man heads to Goa to carry out an act of vengeance fueled by years of pent-up anger toward society.']\n",
-      "['s375', 'Movie', 'Albion: The Enchanted Stallion', 'Castille Landon', 'Daniel Sharman, Jennifer Morrison, Debra Messing, Stephen Dorff, John Cleese, Liam McIntyre, Richard Kind, Avery Arendes, Castille Landon', 'United States, Bulgaria', 'July 1, 2017', '2016', 'TV-PG', '106 min', 'Children & Family Movies', 'After a magical horse transports her to a fantasy world ruled by an evil general, a brave girl sets out to save the land once and for all.']\n",
-      "['s376', 'Movie', 'Alejandro Riaño: Especial de stand up', '', 'Alejandro Riaño', 'Colombia', 'January 10, 2018', '2018', 'TV-MA', '60 min', 'Stand-Up Comedy', 'Colombian comedian Alejandro Riaño discusses the perks of dating a she-wolf, styles of dancing, the quirks of Bogotá men and soccer game announcers.']\n",
-      "['s377', 'Movie', 'Alejandro Sanz: What I Was Is What I Am', 'Gervasio Iglesias, Alexis Morante', 'Alejandro Sanz', 'Spain', 'August 18, 2018', '2018', 'TV-MA', '102 min', 'Documentaries, International Movies, Music & Musicals', 'A retrospective look at the life and career of Grammy-award winning Spanish musician Alejandro Sanz.']\n",
-      "['s378', 'Movie', 'Alelí', 'Leticia Jorge Romero', 'Néstor Guzzini, Mirella Pascual, Cristina Morán, Romina Peluffo, Laila Reyes Silberberg, Pablo Tate, Gerónimo Pizzanelli, Georgina Yankelevich, Julio Icasuriaga, Carla Moscatelli', 'Uruguay, Argentina', 'April 16, 2020', '2019', 'TV-MA', '88 min', 'Comedies, Dramas, International Movies', \"Mourning their father's death, a dysfunctional trio of siblings must face selling their beloved childhood beach house — and dealing with each other.\"]\n",
-      "['s379', 'Movie', 'Alex Fernández: The Best Comedian in the World', 'Alex Díaz', 'Alex Fernández', 'Mexico', 'January 23, 2020', '2020', 'TV-MA', '51 min', 'Stand-Up Comedy', 'Comic Alex Fernández performs his familiar autobiographical stories but goes a little deeper this time with a tender tale about one of his six siblings.']\n",
-      "['s380', 'Movie', 'Alex Strangelove', 'Craig Johnson', 'Daniel Doheny, Madeline Weinstein, Antonio Marziale, Daniel Zolghadri, Annie Q., Nik Dodani, Fred Hechinger, Kathryn Erbe, Isabella Amara, Sophie Faulkenberry', 'United States', 'June 8, 2018', '2018', 'TV-MA', '100 min', 'Comedies, Dramas, Independent Movies', \"High school senior Alex Truelove's plan to lose his virginity to lovable girlfriend Claire goes awry when he meets the equally lovable Elliot.\"]\n",
-      "['s381', 'TV Show', 'Alexa & Katie', '', 'Paris Berelc, Isabel May, Tiffani Thiessen, Emery Kelly, Jolie Jenkins, Kerri Medders, Finn Carr, Eddie Shin', 'United States', 'June 13, 2020', '2020', 'TV-G', '4 Seasons', \"Kids' TV, TV Comedies\", \"Alexa is battling cancer. But with her best friend, Katie, by her side, she's also starting high school – and ready for whatever comes next.\"]\n",
-      "['s382', 'Movie', 'Alexandria ... Why?', 'Youssef Chahine', 'Naglaa Fathi, Farid Shawqy, Mohsen Mohiedine, Ezzat El Alaili, Abdalla Mahmoud, Youssef Wahby, Yehia Chahine, Laila Fawzy, Mahmoud El Meleigy, Ahmed Zaki, Gerry Sundquist', 'Egypt, Algeria', 'June 18, 2020', '1979', 'TV-MA', '131 min', 'Classic Movies, Dramas, International Movies', 'Living in Alexandria during World War II, an Egyptian teen enamored with American films dreams of making it in Hollywood.']\n",
-      "['s383', 'Movie', 'Alexandria: Again and Forever', 'Youssef Chahine', 'Youssef Chahine, Yousra, Hussein Fahmy, Amr Abdel-Geleel, Taheya Cariocca, Hesham Selim, Huda Sultan, Ragaa Hussein', 'France, Egypt', 'June 18, 2020', '1989', 'TV-MA', '109 min', 'Classic Movies, Dramas, International Movies', 'At the peak of his career, Yehia joins a hunger strike, becomes smitten and reckons with a creative crisis — but finds a new muse.']\n",
-      "['s384', 'Movie', 'Alexis Viera: A Story of Surviving', 'Luis Ara', 'Alexis Viera', 'Uruguay', 'March 20, 2019', '2019', 'TV-MA', '69 min', 'Documentaries, International Movies, Sports Movies', 'After being shot during a robbery in Colombia and losing sensation in his legs, Uruguayan soccer star Alexis Viera finds a new sense of purpose.']\n",
-      "['s385', 'Movie', 'Ali & Alia', 'Hussein El Ansary', 'Khalifa Albhri, Neven Madi, Talal Mahmood, Sawsan Saad, Fatma Hassan', 'United Arab Emirates', 'May 12, 2020', '2019', 'TV-14', '106 min', 'Dramas, International Movies, Romantic Movies', 'Drugs and addiction endanger the love — and lives — of two childhood sweethearts struggling to survive the perils of a precarious world.']\n",
-      "['s386', 'Movie', 'Ali Baba ve 7 Cüceler', 'Cem Yılmaz', 'Cem Yılmaz, Irina Ivkina, Çetin Altay, Zafer Algöz, Can Yılmaz, Bahtiyar Engin, Fevzi Gökçe, Yosi Mizrahi', 'Turkey', 'July 1, 2020', '2015', 'TV-MA', '115 min', 'Action & Adventure, Comedies, International Movies', 'A garden gnome vendor and his brother-in-law attend a trade fair in Sofia, where they accidentally stumble into shenanigans involving a mafia boss.']\n",
-      "['s387', 'Movie', 'Ali Wong: Baby Cobra', 'Jay Karas', 'Ali Wong', 'United States', 'May 6, 2016', '2016', 'TV-MA', '60 min', 'Stand-Up Comedy', \"Ali Wong's stand up special delves into her sexual adventures, hoarding, the rocky road to pregnancy, and why feminism is terrible.\"]\n",
-      "['s388', 'Movie', 'Ali Wong: Hard Knock Wife', 'Jay Karas', 'Ali Wong', 'United States', 'May 13, 2018', '2018', 'TV-MA', '64 min', 'Stand-Up Comedy', 'Two years after the hit \"Baby Cobra,\" Ali Wong is back with another baby bump – and a torrent of hilarious truths about marriage and motherhood.']\n",
-      "['s389', 'Movie', \"Ali's Wedding\", 'Jeffrey Walker', 'Osamah Sami, Don Hany, Helana Sawires, Frances Duca, Majid Shokor, Rodney Afif, Ghazi Alkinani, Ryan Corr', 'Australia', 'June 8, 2018', '2018', 'TV-MA', '110 min', 'Comedies, Independent Movies, International Movies', 'After telling a white lie that spins out of control, the son of an Iraqi-born cleric in Melbourne becomes torn between family duty and his own heart.']\n",
-      "['s390', 'TV Show', 'Alias Grace', '', 'Sarah Gadon, Edward Holcroft, Paul Gross, Anna Paquin, Rebecca Liddiard, Zachary Levi, Kerr Logan, David Cronenberg', 'Canada', 'November 3, 2017', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"In 19th-century Canada, a psychiatrist weighs whether a murderess should be pardoned due to insanity. Based on Margaret Atwood's award-winning novel.\"]\n",
-      "['s391', 'Movie', 'Alias JJ, la celebridad del mal', '', '', '', 'September 1, 2017', '2017', 'TV-MA', '54 min', 'Documentaries, International Movies', \"Witnesses and public figures respond to controversial claims about Pablo Escobar made by the Medellín Cartel's sole survivor, John Jairo Velásquez.\"]\n",
-      "['s392', 'Movie', 'Alibaba Aur 40 Chor', 'Latif Faiziyev, Umesh Mehra', 'Dharmendra, Hema Malini, Zeenat Aman, Rolan Bykov, Prem Chopra, Yakub Akhmedov, Madan Puri, Sofiko Chiaureli', 'Soviet Union, India', 'January 15, 2018', '1980', 'TV-14', '147 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'A simple village man is thrown into a web of political intrigue after he takes on a powerful and ruthless gang of bandits.']\n",
-      "['s393', 'Movie', \"Alice Doesn't Live Here Anymore\", 'Martin Scorsese', 'Ellen Burstyn, Kris Kristofferson, Billy Green Bush, Diane Ladd, Harvey Keitel, Lelia Goldoni, Lane Bradbury, Vic Tayback, Jodie Foster, Alfred Lutter', 'United States', 'July 1, 2019', '1974', 'PG', '112 min', 'Classic Movies, Comedies, Dramas', 'A widowed singer and single mother starts over as a diner waitress in Arizona, befriending her coworkers and romancing a ruggedly handsome rancher.']\n",
-      "['s394', 'TV Show', 'Alice in Borderland', '', 'Kento Yamazaki, Tao Tsuchiya, Nijiro Murakami, Yuki Morinaga, Keita Machida, Ayaka Miyoshi, Dori Sakurada, Aya Asahina, Shuntaro Yanagi, Yutaro Watanabe, Ayame Misaki, Mizuki Yoshida, Tsuyoshi Abe, Nobuaki Kaneko, Sho Aoyagi, Riisa Naka', 'Japan', 'December 10, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Action & Adventure, TV Mysteries', \"An aimless gamer and his two friends find themselves in a parallel Tokyo, where they're forced to compete in a series of sadistic games to survive.\"]\n",
-      "['s395', 'Movie', 'Alice Junior', 'Gil Baroni', 'Anne Celestino Mota, Emmanuel Rosset, Matheus Moura, Surya Amitrano, Thaís Schier, Cida Rolim, Katia Horn, Igor Augustho, Marcel Szymanski', 'Brazil', 'October 23, 2020', '2019', 'TV-MA', '87 min', 'Comedies, International Movies, LGBTQ Movies', \"In a small town, a trans teen with a vibrant personality shakes up her high school's conservative ways while trying to secure her first kiss.\"]\n",
-      "['s396', 'Movie', 'Alien Contact: Outer Space', 'J. Michael Long', 'J. Michael Long', 'United States', 'January 9, 2018', '2017', 'TV-PG', '63 min', 'Documentaries', \"This fact-based account delves into humankind's efforts to gather signals from possible intelligent beings beyond the solar system.\"]\n",
-      "['s397', 'TV Show', 'Alien TV', '', 'Rob Tinkler, Julie Lemieux, John Cleland, Kyle Dooley, Rupert Degas', '', 'August 21, 2020', '2020', 'TV-Y7', '1 Season', \"Kids' TV, TV Comedies\", 'Alien reporters Ixbee, Pixbee and Squee travel to a lovely but odd planet called Earth, where they attempt to make sense of humans and their hobbies.']\n",
-      "['s398', 'Movie', 'Alien Warfare', 'Jeremiah Jones', 'Clayton Snyder, David Meadows, Daniel Washington, Scott C. Roe, Larissa Andrade, Sal Rendino, Jose Guns Alves, Scott King', 'United States', 'April 5, 2019', '2019', 'TV-MA', '88 min', 'Action & Adventure, Sci-Fi & Fantasy', 'The U.S. Navy Seal team tackles a top-secret mission at a research center where scientists have mysteriously disappeared and another life form awaits.']\n",
-      "['s399', 'TV Show', 'Alien Worlds', '', '', 'United Kingdom', 'December 2, 2020', '2020', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Applying the laws of life on Earth to the rest of the galaxy, this series blends science fact and fiction to imagine alien life on other planets.']\n",
-      "['s400', 'Movie', 'Alien Xmas', 'Stephen Chiodo', 'Keythe Farley, Dee Bradley Baker, Kaliayh Rhambo, Michelle Deco, Barbara Goodson', 'United States', 'November 20, 2020', '2020', 'TV-Y', '42 min', 'Children & Family Movies', \"A young elf mistakes a tiny alien for a Christmas gift, not knowing her new plaything has plans to destroy Earth's gravity — and steal all the presents.\"]\n",
-      "['s401', 'Movie', 'Aliens Ate My Homework', 'Sean McNamara', 'William Shatner, Dan Payne, Kirsten Robek, Ty Consiglio, Sean McNamara, Christian Convery, Jayden Greig, Lauren McNamara, Alex Zahara, Sandy Robson', 'United States', 'March 6, 2018', '2018', 'PG', '90 min', 'Children & Family Movies, Comedies, Sci-Fi & Fantasy', \"Tiny alien lawmen fly into Rod's bedroom and recruit him into helping them stop an intergalactic criminal – who's disguised as a very familiar human.\"]\n",
-      "['s402', 'Movie', 'Alive and Kicking', 'Susan Glatzer', '', 'Sweden, United States', 'August 10, 2017', '2016', 'TV-14', '89 min', 'Documentaries', \"Take an inside look at swing dancing's continued prosperity and the lively and joyous personalities that make the art form so unique.\"]\n",
-      "['s403', 'Movie', 'All About Love', 'Adze Ugah', 'Chris Attoh, Katlego Danke, Enyinna Nwigwe, Nomzamo Mbatha, Richard Lukunku, Zenande Mfenyane, Leroy Gopal, Angela Sithole', 'South Africa', 'March 6, 2020', '2017', 'TV-MA', '79 min', 'Dramas, International Movies, Romantic Movies', 'An inseparable couple struggles to stay together when betrayal threatens to tear their lives apart.']\n",
-      "['s404', 'Movie', 'All About Nina', 'Eva Vives', 'Mary Elizabeth Winstead, Common, Kate del Castillo, Chace Crawford, Jay Mohr, Beau Bridges, Clea DuVall, Melonie Diaz, Camryn Manheim, Mindy Sterling, Angelique Cabral, Nicole Byer, Todd Louiso, Elizabeth Masucci, Sonoya Mizuno, Charlotte Newhouse, Victor Rasuk, Andree Vermeulen', 'United States', 'March 18, 2019', '2018', 'R', '101 min', 'Comedies, Dramas, Independent Movies', \"Fearless provocation has fueled stand-up comic Nina Geld's career, but a move to LA and a new love take her to new levels of honesty.\"]\n",
-      "['s405', 'TV Show', 'All About the Washingtons', '', 'Joseph Simmons, Justine Simmons, Kiana Ledé, Nathan Anderson, Leah Rose Randall, Maceo Smedley, Quincy Fouse, DJ Ruckus, Adain Bradley, Tim Meadows, Daymond John, Erick Chavarria, Christopher Clarke, Aubrey Cleland, Arsenio Hall, Stephen Schneider, Max Goudsmit, Noah Gerry, Jamie VanDyke, Ashleigh Hairston', 'United States', 'August 10, 2018', '2018', 'TV-PG', '1 Season', 'TV Comedies', 'Hip-hop icon MC Joe Speed retires from showbiz and finds a new rhythm balancing business, romance and everyday family chaos.']\n",
-      "['s406', 'TV Show', 'All American', '', 'Daniel Ezra, Taye Diggs, Samantha Logan, Bre-Z, Greta Onieogou, Monet Mazur, Michael Evans Behling, Cody Christian, Karimah Westbrook, Jalyn Hall, Jordan Belfi, Briana Lane', 'United States', 'March 17, 2020', '2019', 'TV-14', '2 Seasons', 'TV Dramas, Teen TV Shows', 'Culture clashes and brewing rivalries test a teen football player from South Los Angeles when he’s recruited to the Beverly Hills High School team.']\n",
-      "['s407', 'Movie', 'All Because of You', 'Adrian Teh', 'Hairul Azreen, Janna Nick, Amerul Affendi, Henley Hii, Nam Ron, Theebaan Govindasamy, Taufiq Hanafi, Hafizul Kamal, Josiah Hogan, Sophia Albarakbah, Sugeeta Chandran, Anna Jobling', 'Malaysia', 'October 1, 2020', '2020', 'TV-PG', '102 min', 'Action & Adventure, Comedies, International Movies', 'After falling for a guest, an unsuspecting hotel staff becomes embroiled in a hostage scheme and discovers true love in an unlikely place.']\n",
-      "['s408', 'Movie', 'All Day and a Night', 'Joe Robert Cole', 'Jeffrey Wright, Ashton Sanders, Regina Taylor, Yahya Abdul-Mateen II, Isaiah John, Kelly Jenrette, Shakira Ja-nai Paye', 'United States', 'May 1, 2020', '2020', 'R', '122 min', 'Dramas, Independent Movies', 'While serving life in prison, a young man looks back at the people, the circumstances and the system that set him on the path toward his crime.']\n",
-      "['s409', 'Movie', 'All Dogs Go to Heaven', 'Don Bluth, Gary Goldman, Dan Kuenster', 'Dom DeLuise, Burt Reynolds, Daryl Gilley, Candy Devine, Charles Nelson Reilly, Vic Tayback, Melba Moore, Judith Barsi, Rob Fuller, Earleen Carey, Anna Manahan, Nigel Pegram, Loni Anderson, Ken Page, Godfrey Quigley', 'Ireland, United Kingdom, United States', 'June 1, 2020', '1989', 'G', '85 min', 'Children & Family Movies', 'When a canine con artist becomes an angel, he sneaks back to Earth and crosses paths with an orphan girl who can speak to animals.']\n",
-      "['s410', 'TV Show', 'All For Love', '', 'Ana María Estupiñán, Carlos Torres, Yuri Vargas, Jim Muñoz, Julio Sánchez Cóccaro, Alina Lozano, Valeria Gálviz, Juan Millán, Juan del Río, Mario Duarte', 'Colombia', 'June 26, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'A penniless country boy goes in search of his runaway sister in Bogotá, where he falls for an aspiring singer, but gets tangled up in organized crime.']\n",
-      "['s411', 'Movie', 'All Good Ones Get Away', 'Víctor García', 'Claire Forlani, Jake Abel, Titus Welliver, Melina Matthews', 'Spain, Italy', 'July 30, 2019', '2019', 'TV-MA', '83 min', 'International Movies, Thrillers', 'When a mysterious figure blackmails an adulterous couple during a romantic getaway, their secret affair turns into a fight for survival.']\n",
-      "['s412', 'TV Show', 'All Hail King Julien', '', 'Danny Jacobs, Andy Richter, Henry Winkler, Kevin Michael Richardson, India de Beaufort, Jeff Bennett, David Krumholtz, Diedrich Bader, Debra Wilson, Sarah Thyre, Betsy Sodaro', 'United States', 'December 1, 2017', '2017', 'TV-Y7', '5 Seasons', \"Kids' TV, TV Comedies\", \"In this Emmy winner for Outstanding Children's Animated Program, Madagascar booty-shaker King Julien takes on the jungle’s craziest adventures.\"]\n",
-      "['s413', 'TV Show', 'All Hail King Julien: Exiled', '', 'Danny Jacobs, Andy Richter, Kevin Michael Richardson, India de Beaufort, Jeff Bennett, Maurice LaMarche', '', 'May 12, 2017', '2017', 'TV-Y7', '1 Season', \"Kids' TV, TV Action & Adventure, TV Comedies\", \"Julien's been dethroned, but loyal friends and some very unlikely allies will propel the lovable lemur on a colorful journey to take back his kingdom.\"]\n",
-      "['s414', 'Movie', \"All Hallows' Eve\", 'Charlie Vaughn', 'Lexi Giovagnoli, Ashley Argota, John DeLuca, Diane Salinger, Martin Klebba, Tracey Gold, Dee Wallace, Pilot Paisley-Rose, Daniel Cooksley, Vincent Giovagnoli, Dillon Cavitt', 'United States', 'August 1, 2017', '2016', 'TV-G', '92 min', 'Children & Family Movies, Independent Movies', 'Instead of summoning the spirit of her dearly departed mother, a charming teen accidentally awakens a vengeful witch who wants to destroy her town.']\n",
-      "['s415', 'Movie', 'All In My Family', 'Hao Wu', '', 'United States', 'May 3, 2019', '2019', 'TV-14', '40 min', 'Documentaries, LGBTQ Movies', \"After starting a family of his very own in America, a gay filmmaker documents his loving, traditional Chinese family's process of acceptance.\"]\n",
-      "['s416', 'Movie', 'All Light Will End', 'Chris Blake', 'Ashley Pereira, Alexandra Harris, Ted Welch, Sam Jones III, Sarah Butler, Andy Buckley, Graham Outerbridge, Michael James Thomas, John Schuck, Aaron Munoz', 'United States', 'February 2, 2019', '2018', 'TV-MA', '84 min', 'Horror Movies, Thrillers', 'A horror novelist with a traumatic past returns to her childhood hometown, where she revisits her night terrors and loses sight of reality.']\n",
-      "['s417', 'Movie', 'All of You', 'Dan Villegas', 'Jennylyn Mercado, Derek Ramsay, Yayo Aguila, Kean Cipriano, Nico Antonio, Enzo Marcos, Via Antonio, Hannah Ladesma', 'Philippines', 'January 11, 2019', '2017', 'TV-MA', '104 min', 'Comedies, Dramas, International Movies', 'Two strangers meet on a dating app and experience instant chemistry, but their relationship unravels as jarring differences catch up to them.']\n",
-      "['s418', 'Movie', 'All the Boys Love Mandy Lane', 'Jonathan Levine', 'Anson Mount, Edwin Hodge, Michael Welch, Brooke Bloom, Amber Heard, Aaron Himelstein, Whitney Able, Luke Grimes, Melissa Price', 'United States', 'July 3, 2018', '2006', 'R', '91 min', 'Horror Movies', 'During a weekend excursion to a secluded ranch, an unwelcome visitor begins picking off the randy admirers of teenage temptress Mandy Lane.']\n",
-      "['s419', 'Movie', 'All The Bright Places', 'Brett Haley', \"Elle Fanning, Justice Smith, Luke Wilson, Keegan-Michael Key, Alexandra Shipp, Lamar Johnson, Virginia Gardner, Kelli O'Hara, Felix Mallard, Sofia Hasmik\", 'United States', 'February 28, 2020', '2020', 'TV-MA', '109 min', 'Dramas, Romantic Movies', 'Two teens facing personal struggles form a powerful bond as they embark on a cathartic journey chronicling the wonders of Indiana.']\n",
-      "['s420', 'Movie', \"All the Devil's Men\", 'Matthew Hope', 'Milo Gibson, Sylvia Hoeks, Gbenga Akinnagbe, William Fichtner, Joseph Millson, Elliot Cowan, Perry Fitzpatrick, Warren Rusher', 'United Kingdom', 'May 15, 2019', '2018', 'R', '100 min', 'Action & Adventure', 'A battle-scarred Special Ops military vet joins a CIA-funded assignment to take down a Russian terrorist and his trigger-happy comrades.']\n",
-      "['s421', 'Movie', 'All the Freckles in the World', 'Yibrán Asuad', 'Hánssel Casillas, Loreto Peralta, Andrea Sutton, Luis De La Rosa, Alejandro Flores, Anajosé Aldrete, Daniel Haddad, Montserrat Marañón, Juan Carlos Viana Prieto, Hernán Del Riego', 'Mexico', 'January 3, 2020', '2020', 'TV-14', '90 min', 'Comedies, International Movies, Romantic Movies', 'Thirteen-year-old José Miguel is immune to 1994 World Cup fever until he realizes soccer is the only way to win the heart of his crush.']\n",
-      "['s422', 'Movie', 'All The Reasons To Forget', 'Pedro Coutinho', 'Johnny Massaro, Bianca Comparato, Regina Braga, Maria Laura Nogueira, Victor Mendes, Thiago Amaral, Rafael Primot, Eduardo Mossri, Rita Batata, Larissa Ferrara', 'Brazil', 'April 19, 2018', '2017', 'TV-MA', '90 min', 'Comedies, Dramas, International Movies', \"A Brazilian man tries a myriad of ways to get over his breakup with his girlfriend but is surprised to learn it's more difficult than he anticipated.\"]\n",
-      "['s423', 'Movie', 'All Together Now', 'Brett Haley', \"Auli'i Cravalho, Justina Machado, Rhenzy Feliz, Fred Armisen, Carol Burnett, Judy Reyes, Taylor Richardson, C.S. Lee, Anthony Jacques\", 'United States', 'August 29, 2020', '2020', 'PG', '94 min', 'Dramas', \"An optimistic, talented teen clings to a huge secret: She's homeless and living on a bus. When tragedy strikes, can she learn to accept a helping hand?\"]\n",
-      "['s424', 'Movie', \"All's Well, End's Well (2009)\", 'Vincent Kok', 'Louis Koo, Sandra Ng Kwan Yue, Raymond Wong, Ronald Cheng, Yao Chen, Guo Tao, Heung Kam Lee, Chun Chau Ha, Miki Shum', 'Hong Kong', 'November 9, 2018', '2009', 'TV-14', '99 min', 'Comedies, International Movies, Romantic Movies', 'Bound by a family rule that forbids him from marrying until his stubborn sister gets hitched, a bachelor enlists the help of a love guru to woo her.']\n",
-      "['s425', 'Movie', 'Alles ist gut', 'Eva Trobisch', 'Aenne Schwarz, Andreas Döhler, Hans Löw, Tilo Nest, Lina Wendel, Lisa Hagmeister', 'Germany', 'June 6, 2019', '2019', 'TV-MA', '90 min', 'Dramas, International Movies', \"A woman sexually assaulted by her new boss's brother-in-law tries to move on as if nothing happened, but the night weighs heavily on her mind and body.\"]\n",
-      "['s426', 'Movie', 'AllI Wish', 'Susan Walter', 'Sharon Stone, Tony Goldwyn, Liza Lapira, Ellen Burstyn, Jason Gibson, Famke Janssen, Caitlin Fitzgerald, Gilles Marini, Erica Ash, Tom Paolino', 'United States', 'March 18, 2020', '2017', 'R', '95 min', 'Dramas, Romantic Movies', 'Over a series of birthdays, a happy-go-lucky, commitment-averse fashion designer strives to bring a bit of calm to her chaotic love life.']\n",
-      "['s427', 'TV Show', 'Almost Happy', 'Hernán Guerschuny', 'Sebastián Wainraich, Natalie Pérez, Santiago Korovsky', 'Argentina', 'May 2, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Comedies', 'Sebastián is a radio show host of modest fame, trying to find a way in the world as he deals with his ex-wife (whom he still loves) and two kids.']\n",
-      "['s428', 'Movie', 'Almost Love', 'Mike Doyle', 'Scott Evans, Augustus Prew, Kate Walsh, Michelle Buteau, Zoë Chao, Patricia Clarkson, Colin Donnell, Christopher Gray', 'United States', 'August 2, 2020', '2020', 'TV-MA', '92 min', 'Comedies, Dramas, Independent Movies', 'A close crew of striving New Yorkers experiences both joy and heartache in their romantic and professional lives.']\n",
-      "['s429', 'TV Show', 'Alone', '', '', '', 'June 2, 2020', '2019', 'TV-14', '1 Season', 'Reality TV', 'Equipped with limited resources, an isolated group of individuals is subjected to the harsh conditions of the wilderness and must survive — or tap out.']\n",
-      "['s430', 'Movie', 'Alone in Berlin', 'Vincent Perez', 'Emma Thompson, Brendan Gleeson, Daniel Brühl, Monique Chaumette, Joachim Bissmeier, Katrin Pollitt, Lars Rudolph, Uwe Preuss, Daniel Sträßer, Rainer Reiners, Mikael Persbrandt', 'United Kingdom, France, Germany', 'February 15, 2019', '2016', 'R', '103 min', 'Dramas', \"After learning of their son's death on the battlefield, a grieving Berlin couple embark on a quietly dangerous act of resistance against Adolf Hitler.\"]\n",
-      "['s431', 'Movie', 'Alone/Together', 'Antoinette Jadaone', 'Liza Soberano, Enrique Gil, Adrian Alandy, Jasmine Curtis-Smith, Sylvia Sanchez, Nonie Buencamino, Xia Vigor, Richard Manabat', 'Philippines', 'November 5, 2020', '2019', 'TV-14', '103 min', 'Dramas, International Movies, Romantic Movies', 'Eight years after their breakup, college sweethearts Christine and Raf reconnect at different points in their lives as feelings from the past resurface.']\n",
-      "['s432', 'Movie', 'Along Came a Spider', 'Lee Tamahori', 'Morgan Freeman, Monica Potter, Michael Wincott, Dylan Baker, Mika Boorem, Anton Yelchin, Kim Hawthorne, Jay O. Sanders, Billy Burke, Michael Moriarty, Penelope Ann Miller', 'United States, Germany, Canada', 'October 1, 2019', '2001', 'R', '103 min', 'Thrillers', 'When a girl is kidnapped from a prestigious prep school, a homicide detective takes the case, teaming up with young security agent.']\n",
-      "['s433', 'Movie', 'Alpha and Omega 2: A Howl-iday Adventure', 'Richard Rich', 'Ben Diskin, Kate Higgins, Blackie Rose, Lindsay Torrance, Liza West, Tracy Pfau, Bill Lader, Meryl Leigh, Shaun Gerardo', 'United States', 'October 1, 2019', '2013', 'TV-G', '45 min', 'Children & Family Movies', 'In this animated outdoor adventure, wolf couple Humphrey and Kate face a crisis when one of their three cubs disappears without explanation.']\n",
-      "['s434', 'Movie', 'Alpha and Omega: The Legend of the Saw Tooth Cave', 'Richard Rich', 'Debi Derryberry, Ben Diskin, Kate Higgins, Lindsay Torrance, Larry Thomas, Bill Lader, Cindy Robinson', 'United States, India', 'January 1, 2020', '2014', 'TV-Y7', '45 min', 'Children & Family Movies', \"When a wolf pup named Runt sneaks off to explore a mysterious cave, he meets and befriends a wolf driven from her pack because she's blind.\"]\n",
-      "['s435', 'TV Show', 'Alphablocks', '', 'Teresa Gallagher, David Holt, Lizzie Waterworth', 'United Kingdom', 'May 25, 2020', '2014', 'TV-Y', '5 Seasons', \"Kids' TV\", 'The letters of the alphabet come to life in Alphaland as they read, write and spell their way into an exciting world of phonic fun.']\n",
-      "['s436', 'Movie', 'AlphaGo', 'Greg Kohs', '', 'United States', 'January 1, 2018', '2017', 'TV-G', '90 min', 'Documentaries', 'Seemingly simple but deceptively complex, the game of \"Go\" serves as the backdrop for this battle between artificial intelligence and man.']\n",
-      "['s437', 'Movie', 'Alt-Right: Age of Rage', 'Adam Bhala Lough', 'Daryle Lamont Jenkins, Richard Spencer', '', 'January 28, 2019', '2018', 'TV-MA', '106 min', 'Documentaries', \"This documentary follows a white power leader and an Antifa activist leading up to the Charlottesville riots in the first year of Trump's presidency.\"]\n",
-      "['s438', 'TV Show', 'Altered Carbon', '', 'Joel Kinnaman, James Purefoy, Martha Higareda, Renée Elise Goldsberry, Dichen Lachman, Will Yun Lee, Kristin Lehman, Chris Conner, Ato Essandoh, Tamara Taylor, Byron Mann', 'United States', 'February 27, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, TV Action & Adventure, TV Dramas', 'After 250 years on ice, a prisoner returns to life in a new body with one chance to win his freedom: by solving a mind-bending murder.']\n",
-      "['s439', 'Movie', 'Altered Carbon: Resleeved', 'Takeru Nakajima, Yoshiyuki Okada', 'Tatsuhisa Suzuki, Rina Satou, Ayaka Asai, Jouji Nakata, Kenji Yamauchi, Kanehira Yamamoto, Koji Ishii', 'Japan, United States', 'March 19, 2020', '2020', 'TV-MA', '75 min', 'Action & Adventure, Anime Features, International Movies', 'On the planet Latimer, Takeshi Kovacs must protect a tattooist while investigating the death of a yakuza boss alongside a no-nonsense CTAC.']\n",
-      "['s440', 'Movie', 'Always a Bridesmaid', 'Trey Haley', 'Javicia Leslie, Jordan Calloway, Richard Lawson, Yvette Nicole Brown, Michelle Mitchenor, Amber Chardae Robinson, Jasmin Brown', 'United States', 'March 3, 2020', '2019', 'TV-14', '98 min', 'Comedies, Romantic Movies', 'Never married but always at weddings, a copy editor finally dives into the dating pool but wonders if her love story involves staying single forever.']\n",
-      "['s441', 'TV Show', 'Always a Witch', '', 'Angely Gaviria, Sebastián Eslava, Luis Fernando Hoyos, Verónica Orozco, Lenard Vanderaa, Sofía Araujo, Dylan Fuentes, Valeria Emiliani, Dubán Prado, Carlos Quintero', 'Colombia', 'February 28, 2020', '2019', 'TV-14', '2 Seasons', 'International TV Shows, Spanish-Language TV Shows, TV Comedies', 'A young 17th-century witch time travels to the future to save the man she loves, but first must adjust to present-day Cartagena and defeat a dark rival.']\n",
-      "['s442', 'Movie', 'Always Be My Maybe', 'Dan Villegas', 'Gerald Anderson, Arci Muñoz, Cacai Bautista, Ricci Chan, Tirso Cruz III, Carlo Aquino, Matt Evans, Ahron Villena, Victor Silayan, TJ Trinidad', 'Philippines', 'September 1, 2020', '2016', 'TV-14', '112 min', 'International Movies, Romantic Movies', 'After being unexpectedly dumped by their respective lovers, a man and a woman have a chance meeting at a resort and embark on a unique relationship.']\n",
-      "['s443', 'Movie', 'Amanda Knox', 'Rod Blackhurst, Brian McGinn', '', 'Denmark, United States', 'September 30, 2016', '2016', 'TV-MA', '92 min', 'Documentaries', 'She was twice convicted and acquitted of murder. Amanda Knox and the people closest to her case speak out in this illuminating documentary.']\n",
-      "['s444', 'Movie', 'Amandla! A Revolution in Four Part Harmony', 'Lee Hirsch', 'Miriam Makeba, Hugh Masekela, Abdullah Ibrahim, Duma Ka Ndlovu, Sibongile Khumalo, Vusi Mahlasela, Thandi Modise, Sifiso Ntuli, Sibusiso Nxumalo, Dolly Rathebe, Lindiwe Zulu', 'South Africa, United States', 'September 28, 2020', '2002', 'PG-13', '103 min', 'Documentaries, International Movies, Music & Musicals', 'This documentary recounts the fascinating and little-known role that music has played in the struggle to eradicate apartheid in South Africa.']\n",
-      "['s445', 'Movie', 'Amar', 'Esteban Crespo', 'María Pedraza, Pol Monen, Natalia Tena, Nacho Fresneda, Greta Fernández, Gustavo Salmerón, Celso Bugallo, Sonia Almarcha, Marta Belenguer', 'Spain', 'July 15, 2017', '2017', 'TV-MA', '104 min', 'Dramas, International Movies, Romantic Movies', 'Young Laura and Carlos experience the intensity and fragility of first love, as life realities gradually tarnish their idealized notions of romance.']\n",
-      "['s446', 'Movie', 'Amar Akbar & Tony', 'Atul Malhotra', 'Rez Kempton, Sam Vincenti, Martin Delaney, Karen David, Laura Aikman, Goldy Notay, Meera Syal, Nina Wadia, Tanveer Ghani, Amrita Acharia', 'United Kingdom', 'June 20, 2017', '2015', 'TV-MA', '92 min', 'Comedies, Dramas, International Movies', 'The brotherly bond between three childhood friends – one Sikh, one Muslim and one Catholic – is tested by the often comic absurdities of adulthood.']\n",
-      "['s447', 'Movie', 'Amar Akbar Anthony', 'Manmohan Desai', 'Vinod Khanna, Rishi Kapoor, Amitabh Bachchan, Neetu Singh, Parveen Babi, Shabana Azmi, Nirupa Roy, Pran', 'India', 'December 31, 2019', '1977', 'TV-14', '172 min', 'Action & Adventure, Classic Movies, Comedies', \"Abandoned in a park by their father, Amar, Akbar and Anthony grow up independently and have no knowledge of one another. They're reunited as adults when, by coincidence, they all give blood at the same hospital.\"]\n",
-      "['s448', 'Movie', \"Amar's Hands\", 'Khaled Youssef', 'Ghadah Abdulrazeq, Wafaa Amer, Hassan El Raddad, Houria Farghally, Sabry Fawwaz', 'Egypt', 'April 26, 2019', '2011', 'TV-14', '125 min', 'Dramas, International Movies', 'To fulfill her husband’s dream to build a home, a widow sends her five children to earn money in Cairo, where their poverty tests them at every turn.']\n",
-      "['s449', 'Movie', 'Amateur', 'Ryan Koo', 'Michael Rainey Jr., Josh Charles, Brian White, Sharon Leal, Ashlee Brian, Corey Parker Robinson', 'United States', 'April 6, 2018', '2018', 'TV-MA', '96 min', 'Dramas, Independent Movies, Sports Movies', \"After he's recruited to an elite prep school, a 14-year-old basketball phenom is confronted by corruption and greed in amateur sports.\"]\n",
-      "['s450', 'TV Show', 'Amazing Interiors', '', '', 'United Kingdom', 'July 20, 2018', '2018', 'TV-PG', '1 Season', 'British TV Shows, International TV Shows, Reality TV', 'Meet eccentric homeowners whose seemingly ordinary spaces are full of surprises, from a backyard roller coaster to an indoor aquarium.']\n",
-      "['s451', 'Movie', 'Amelia: A Tale of Two Sisters', 'Edward Cotterill', 'Rachael Stirling', 'United Kingdom', 'June 1, 2017', '2017', 'TV-PG', '44 min', 'Documentaries', \"Eight decades after her disappearance, Amelia Earhart's incredible accomplishments are still celebrated, thanks in large part to her sister Muriel.\"]\n",
-      "['s452', 'TV Show', \"America's Book of Secrets\", '', 'Jonathan Adams', 'United States', 'September 15, 2019', '2014', 'TV-14', '1 Season', 'Docuseries', 'This engaging documentary series shares the surprising backstories of familiar institutions like the Pentagon, West Point and the Playboy Mansion.']\n",
-      "['s453', 'TV Show', \"America's Next Top Model\", '', 'Tyra Banks', 'United States', 'November 15, 2020', '2013', 'TV-14', '2 Seasons', 'Reality TV', 'Supermodel Tyra Banks created and executive-produced this reality series that chronicles the transformation of young women into potential supermodels.']\n",
-      "['s454', 'Movie', 'American Anarchist', 'Charlie Siskel', 'William Powell', 'United States', 'June 23, 2017', '2016', 'TV-MA', '81 min', 'Documentaries', 'This documentary profiles William Powell, who wrote the \"The Anarchist Cookbook\" in the early 1970s and spent his later life regretting his actions.']\n",
-      "['s455', 'Movie', 'American Assassin', 'Michael Cuesta', \"Dylan O'Brien, Michael Keaton, Sanaa Lathan, Shiva Negar, Taylor Kitsch, Trevor White, Navid Negahban, Scott Adkins, David Suchet, Sydney Rae White\", 'United States', 'January 31, 2020', '2017', 'R', '112 min', 'Action & Adventure', 'After grad student Mitch Rapp suffers a tragic loss during a terrorist attack, his single-minded thirst for vengeance catches the interest of the CIA.']\n",
-      "['s456', 'Movie', 'American Beauty', 'Sam Mendes', 'Kevin Spacey, Annette Bening, Thora Birch, Wes Bentley, Mena Suvari, Chris Cooper, Peter Gallagher, Allison Janney, Scott Bakula, Sam Robards', 'United States', 'January 1, 2020', '1999', 'R', '122 min', 'Dramas', \"While struggling to endure his tightly wound wife, an unfulfilling job and a surly teen, a man becomes obsessed with one of his daughter's friends.\"]\n",
-      "['s457', 'Movie', 'American Circumcision', 'Brendon Marotta', '', 'United States', 'December 16, 2018', '2017', 'TV-14', '101 min', 'Documentaries', 'With interviews from experts on both sides of the debate, this film questions the routine practice of non-religious infant circumcision in the U.S.']\n",
-      "['s458', 'TV Show', 'American Crime', '', 'Felicity Huffman, Timothy Hutton, Elvis Nolasco, Regina King, Lili Taylor, Richard Cabral, Brent Anderson, Benito Martinez, Shane Jacobsen, W. Earl Brown, Caitlin Gerard, Penelope Ann Miller, Johnny Ortiz', 'United States', 'May 30, 2017', '2017', 'TV-MA', '3 Seasons', 'Crime TV Shows, TV Dramas', 'This anthology series unfolds a different story arc for each season, with dramas focusing on aspects of American life and the criminal justice system.']\n",
-      "['s459', 'TV Show', 'American Crime Story: The People v. O.J. Simpson', '', 'Cuba Gooding Jr., Sarah Paulson, John Travolta, Courtney B. Vance, Sterling K. Brown, Kenneth Choi, Christian Clemenson, Bruce Greenwood, Nathan Lane, David Schwimmer, Chris Bauer, Jordana Brewster, Selma Blair, Connie Britton', 'United States', 'March 6, 2019', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, TV Dramas', \"This anthology series dramatizes historic criminal cases in the U.S., including the O.J. Simpson trial and Andrew Cunanan's 1997 murder spree.\"]\n",
-      "['s460', 'Movie', 'American Experience: Ruby Ridge', 'Barak Goodman', 'Dave Hunt, Bo Gritz, Sara Weaver', 'United States', 'April 19, 2017', '2017', 'TV-MA', '53 min', 'Documentaries', 'A botched attempt to arrest a white supremacist in Idaho results in a gun battle, a standoff and three deaths that galvanize public opinion in 1992.']\n",
-      "['s461', 'TV Show', 'American Experience: The Circus', 'Sharon Grimberg', '', 'United States', 'May 2, 2019', '2018', 'TV-PG', '1 Season', 'Docuseries', 'An exploration of the American circus, as the spectacle evolved from a one-ring show to a cultural event and eventually, a dying breed.']\n",
-      "['s462', 'Movie', 'American Experience: The Island Murder', 'Mark Zwonitzer', 'Blair Brown', 'United States', 'May 1, 2019', '2018', 'TV-14', '53 min', 'Documentaries', 'In 1931, a young Navy wife tore apart Hawaii on racial lines after claiming she was raped by a gang of nonwhite islanders.']\n",
-      "['s463', 'Movie', 'American Factory', 'Steven Bognar, Julia Reichert', '', 'United States', 'August 21, 2019', '2019', 'TV-14', '110 min', 'Documentaries', 'In this documentary, hopes soar when a Chinese company reopens a shuttered factory in Ohio. But a culture clash threatens to shatter an American dream.']\n",
-      "['s464', 'Movie', 'American Factory: A Conversation with the Obamas', '', 'President Barack Obama, Michelle Obama, Julia Reichert, Steven Bognar', 'United States', 'September 5, 2019', '2019', 'TV-G', '10 min', 'Documentaries', 'Barack and Michelle Obama talk with directors Steven Bognar and Julia Reichert about the documentary and the importance of storytelling.']\n",
-      "['s465', 'Movie', 'American Hangman', 'Wilson Coneybeare', 'Donald Sutherland, Vincent Kartheiser, Oliver Dennis, Paul Braunstein, Paul Amato, Matt Baram, Dan Beirne, Joanne Boland, Jamie Jacqueline Burns, Alexander Crowther', 'Canada', 'July 30, 2019', '2019', 'TV-MA', '99 min', 'Thrillers', 'A judge’s kidnapping is streamed live on social media, as a vengeful loner puts him on trial for supposedly sending an innocent man to his death.']\n",
-      "['s466', 'Movie', 'American Heist', 'Sarik Andreasyan', 'Hayden Christensen, Adrien Brody, Jordana Brewster, Tory Kittles, Akon, Luis Da Silva Jr., Lance E. Nichols, Joe Chrest', 'Canada, Luxembourg', 'October 23, 2019', '2014', 'R', '95 min', 'Action & Adventure, Dramas', 'An ex-con is just getting his life back on track when his older brother is released from prison and drags him into the underworld for one final heist.']\n",
-      "['s467', 'Movie', 'American History X', 'Tony Kaye', \"Edward Norton, Edward Furlong, Beverly D'Angelo, Jennifer Lien, Ethan Suplee, Fairuza Balk, Avery Brooks, Elliott Gould, Stacy Keach, William Russ, Guy Torry\", 'United States', 'November 1, 2019', '1998', 'R', '119 min', 'Dramas', 'A neo-Nazi gets sent to prison for murder and comes out a changed man. But can he prevent his younger brother from following in his footsteps?']\n",
-      "['s468', 'Movie', 'American Honey', 'Andrea Arnold', 'Sasha Lane, Shia LaBeouf, Riley Keough, McCaul Lombardi, Arielle Holmes', 'United Kingdom, United States', 'April 27, 2019', '2016', 'R', '163 min', 'Dramas, Independent Movies', 'A teenage girl leaves her dull life in Oklahoma to join a raucous band of travelling magazine sellers on an alcohol-, drug- and sex-filled road trip.']\n",
-      "['s469', 'TV Show', 'American Horror Story', '', \"Evan Peters, Sarah Paulson, Jessica Lange, Denis O'Hare, Kathy Bates, Angela Bassett, Lily Rabe, Frances Conroy, Cheyenne Jackson, Emma Roberts, Taissa Farmiga, Wes Bentley, Finn Wittrock, Chloë Sevigny, Zachary Quinto, Jamie Brewer, Naomi Grossman, Dylan McDermott, Gabourey Sidibe, Lady Gaga, Mare Winningham, Joseph Fiennes, Michael Chiklis, Matt Bomer, Lizzie Brocheré, Erika Ervin, Mat Fraser, Rose Siggins, Connie Britton, James Cromwell, Adina Porter, Jyoti Amge, Billie Lourde, Alison Pill, Billy Eichner, Leslie Grossman, Colton Haynes, Cuba Gooding Jr., André Holland, Danny Huston\", 'United States', 'November 13, 2020', '2019', 'TV-MA', '9 Seasons', 'TV Horror, TV Mysteries, TV Thrillers', \"This twisted Emmy-winning drama plays upon the power of supernatural fears and everyday horrors, exploring humankind's unsettling capacity for evil.\"]\n",
-      "['s470', 'Movie', 'American Masters: Ted Williams', 'Nick Davis', 'Ted Williams', 'United States', 'April 1, 2019', '2018', 'TV-MA', '55 min', 'Documentaries, Sports Movies', 'Baseball legend Ted Williams fights to become the greatest hitter of all time as he battles family, teammates, the press and even the fans.']\n",
-      "['s471', 'Movie', 'American Murder: The Family Next Door', 'Jenny Popplewell', '', 'United States', 'September 30, 2020', '2020', 'TV-MA', '84 min', 'Documentaries', 'Using raw, firsthand footage, this documentary examines the disappearance of Shanann Watts and her children, and the terrible events that followed.']\n",
-      "['s472', 'TV Show', 'American Odyssey', '', 'Anna Friel, Peter Facinelli, Jake Robinson, Jim True-Frost, Treat Williams, Sadie Sink, Omar Ghazaoui, Nate Mooney, Elena Kampouris, Daniella Pineda, Adewale Akinnuoye-Agbaje', 'United States', 'April 5, 2016', '2015', 'TV-14', '1 Season', 'TV Dramas, TV Thrillers', 'An elite soldier, a corporate lawyer and a political activist uncover a deadly conspiracy linking terrorists to a powerful American corporation.']\n",
-      "['s473', 'Movie', \"American Pie 9: Girls' Rules\", 'Mike Elliott', 'Madison Pettis, Lizze Broadway, Piper Curda, Natasha Behnam, Darren Barnet, Sara Rue, Zachary Gordon, Camaron Engels, Christian Valderrama, Zayne Emory', 'United States', 'October 6, 2020', '2020', 'R', '96 min', 'Comedies', 'Four tight-knit high school seniors vow to turn their love lives around by homecoming when the arrival of a new student muddles their plans.']\n",
-      "['s474', 'Movie', 'American Psycho', 'Mary Harron', 'Christian Bale, Willem Dafoe, Jared Leto, Reese Witherspoon, Samantha Mathis, Chloë Sevigny, Justin Theroux, Josh Lucas, Matt Ross, Bill Sage, Cara Seymour, Guinevere Turner', 'United States, Canada', 'September 1, 2019', '2000', 'R', '102 min', 'Comedies, Cult Movies, Dramas', 'With chiseled good looks that belie his insanity, a businessman takes pathological pride in yuppie pursuits and indulges in sudden homicidal urges.']\n",
-      "['s475', 'Movie', 'American Son', 'Kenny Leon', 'Kerry Washington, Steven Pasquale, Jeremy Jordan, Eugene Lee', 'United States', 'November 1, 2019', '2019', 'TV-MA', '90 min', 'Dramas', 'Time passes and tension mounts in a Florida police station as an estranged interracial couple awaits news of their missing teenage son.']\n",
-      "['s476', 'TV Show', 'American Vandal', '', 'Tyler Alvarez, Griffin Gluck, Jimmy Tatro, Camille Hyde, Lou Wilson, Eduardo Franco, Jessica Juarez, Camille Ramsey, Calum Worthy, G. Hannelius, Karly Rothenberg', 'United States', 'September 14, 2018', '2018', 'TV-MA', '2 Seasons', 'Crime TV Shows, TV Comedies, Teen TV Shows', 'A high school is rocked by an act of vandalism, but the top suspect pleads innocence and finds an ally in a filmmaker. A satirical true crime mystery.']\n",
-      "['s477', 'Movie', 'American Warfighter', 'Jerry G. Angelo', 'Jerry G. Angelo, Paul Logan, Joshua Santana, Carolina Castro, David Robbins, Michael King, Tom Crisp, Jennifer Marshall, Victoria Clare, Ryan Baumann, Isaac C. Singleton Jr., Said Faraj', 'United States', 'September 13, 2019', '2019', 'TV-MA', '106 min', 'Dramas', 'A Navy SEAL haunted by wartime memories tries to rebuild his life at home, even as one last mission threatens to unravel everything.']\n",
-      "['s478', 'Movie', 'Amit Tandon: Family Tandoncies', '', 'Amit Tandon', 'India', 'February 28, 2020', '2019', 'TV-14', '72 min', 'Stand-Up Comedy', 'From the death of romance in marriage to the injustices of modern-day parenting, Amit Tandon shares wisdom and wisecracks as a battle-scarred family guy.']\n",
-      "['s479', 'TV Show', 'AMO', '', 'Derek Ramsay, Vince Rillon, Allen Dizon, Felix Roco, Ruby Ruiz', 'Philippines', 'April 9, 2018', '2017', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', \"Despite the Philippine government's crackdown on narcotics, high schooler Joseph expands his drug running while his cop uncle profits from corruption.\"]\n",
-      "['s480', 'Movie', 'Among Family', 'Ozan Açıktan', 'Engin Günaydın, Demet Evgar, Erdal Özyagcilar, Su Kutlu, Devrim Yakut, Fatih Artman, Gülse Birsel, Sevket Çoruh, Derya Karadas, Devin Özgür Cinar', 'Turkey', 'February 15, 2019', '2017', 'TV-14', '127 min', 'Comedies, International Movies', 'Amid a marital crisis, Fikret befriends songstress Solmaz after a wacky encounter and must fill in as the father of her soon-to-wed daughter.']\n",
-      "['s481', 'Movie', 'Amrapali', 'Lekh Tandon', 'Vyjayantimala, Sunil Dutt, Prem Nath, Bipin Gupta, Gajanan Jagirdar, Zul Vellani, K.N. Singh, Randhir', 'India', 'July 1, 2017', '1966', 'TV-PG', '116 min', 'Dramas, International Movies, Music & Musicals', 'In the age of Buddha and his philosophy of nonviolence, a warmonger king plots the destruction of an enemy kingdom to rescue the woman he loves.']\n",
-      "['s482', 'Movie', 'Amy', 'Asif Kapadia', 'Amy Winehouse, Lauren Gilbert', 'United Kingdom', 'July 26, 2018', '2015', 'R', '128 min', 'Documentaries, International Movies, Music & Musicals', \"Rare home videos and interviews with Amy Winehouse's inner circle offer an intimate look at her journey from charismatic teen to troubled star.\"]\n",
-      "['s483', 'Movie', 'Amy Schumer Growing', 'Amy Schumer', 'Amy Schumer', 'United States', 'March 19, 2019', '2019', 'TV-MA', '61 min', 'Stand-Up Comedy', \"Amy Schumer spills on her new marriage, personal growth, making a baby and her mom's misguided advice in a special that's both raunchy and sincere.\"]\n",
-      "['s484', 'Movie', 'Amy Schumer: The Leather Special', 'Amy Schumer', 'Amy Schumer', 'United States', 'March 7, 2017', '2017', 'TV-MA', '57 min', 'Stand-Up Comedy', \"Comic sensation Amy Schumer riffs on sex, dating and the absurdities of fame in a bold and uncensored stand-up set at Denver's Bellco Theater.\"]\n",
-      "['s485', 'Movie', 'An American in Madras', 'Karan Bali', '', 'India', 'January 1, 2017', '2013', 'TV-PG', '80 min', 'Documentaries, International Movies', 'Extensive film clips and interviews tell the story of American filmmaker Ellis R. Dungan, who spent 15 years in India and helped define Tamil cinema.']\n",
-      "['s486', 'Movie', 'An American Tail', 'Don Bluth', 'Erica Yohn, Nehemiah Persoff, Amy Green, Phillip Glasser, Christopher Plummer, John Finnegan, Will Ryan, Hal Smith, Dom DeLuise, Madeline Kahn', 'United States', 'April 1, 2018', '1986', 'G', '80 min', 'Children & Family Movies', 'Fievel, a young Russian mouse, immigrates to America and must make his own way in the strange and sometimes perilous new world.']\n",
-      "['s487', 'Movie', 'An American Tail: Fievel Goes West', 'Phil Nibbelink, Simon Wells', 'Philip Glasser, James Stewart, Erica Yohn, Cathy Cavadini, Nehemiah Persoff, Dom DeLuise, Amy Irving, John Cleese, Jon Lovitz', 'United States', 'April 1, 2018', '1991', 'G', '75 min', 'Children & Family Movies', 'Fievel and his family head west for what turns out to be a wild adventure. Deep in cowboy country, the intrepid mouse faces down a nasty feline.']\n",
-      "['s488', 'Movie', 'An American Tail: The Mystery of the Night Monster', 'Larry Latham', 'Thomas Dekker, Lacey Chabert, Jane Singer, Nehemiah Persoff, Susan Boyd, Robert Hays, Pat Musick, Dom DeLuise, Candi Milo, Jeff Bennett', 'United States', 'April 1, 2018', '1999', 'G', '75 min', 'Children & Family Movies', 'When a monster goes on a mouse-napping spree in New York, Fievel and his friends help a reporter get to the bottom of the mystery.']\n",
-      "['s489', 'Movie', 'An American Tail: The Treasures of Manhattan Island', 'Larry Latham', 'Thomas Dekker, Dom DeLuise, Pat Musick, Nehemiah Persoff, Erica Yohn, Lacey Chabert, Elaine Bilstad, Rene Auberjonois, David Carradine, Sherman Howard, Tony Jay, Richard Karron, John Kassir, Ron Perlman', 'United States', 'April 1, 2018', '2000', 'G', '79 min', 'Children & Family Movies', 'When Fievel and friends go hunting for buried treasure beneath the ruins of an old subway tunnel, they stumble onto something surprising.']\n",
-      "['s490', 'Movie', 'An Easy Girl', 'Rebecca Zlotowski', 'Mina Farid, Zahia Dehar, Benoît Magimel, Nuno Lopes, Clotilde Courau, Loubna Abidar, \"Riley\" Lakdhar Dridi, Henri-Noël Tabary', 'France', 'August 13, 2020', '2019', 'TV-MA', '93 min', 'Comedies, Dramas, International Movies', 'A teen girl is drawn to her cousin’s hedonistic lifestyle when they spend the summer together in Cannes as she learns about herself and her own values.']\n",
-      "['s491', 'Movie', 'An Egyptian Story', 'Youssef Chahine', 'Nour El-Sherif, Magda El-Khatib, Yousra, Mohsen Mohiedine, Oussama Nadir, Layla Hamadah, Mohamed Mounir, Ragaa Hussein', 'Egypt', 'June 18, 2020', '1982', 'TV-MA', '129 min', 'Classic Movies, Dramas, International Movies', \"While undergoing heart surgery in London, Yehia reflects on his life as his heart chamber becomes a courtroom where he's tried for his mistakes.\"]\n",
-      "['s492', 'Movie', 'An Evening with Beverly Luff Linn', 'Jim Hosking', 'Aubrey Plaza, Emile Hirsch, Jemaine Clement, Craig Robinson, Matt Berry, Zach Cherry, Maria Bamford, Michael D. Cohen, Sky Elobar, Jacob Wysocki, John Kerry, Bettina Devin, Gil Gex', 'United Kingdom, United States', 'June 17, 2020', '2018', 'R', '108 min', 'Comedies, Independent Movies', \"When an unhappily married woman discovers a man from her past has a role in a local theater production, she'll do anything to reconnect with him.\"]\n",
-      "['s493', 'Movie', 'An Hour and a Half', 'Wael Ehsan', 'Eyad Nassar, Ahmed Bedir, Fathy Abdel Wahab, Sawsan Badr, Maged El Kedwany, Tarek Abdel Aziz, Karima Mokhtar, Yousra El Lozy, Somaya El Khashab, Mohamed Emam', 'Egypt', 'April 26, 2019', '2012', 'TV-14', '87 min', 'Dramas, International Movies', 'Based on the 2002 El Ayyat train accident, this drama begins 90 minutes before the explosion, following the lives of riders in the third-class cars.']\n",
-      "['s494', 'Movie', 'An Imperfect Murder', 'James Toback', 'Sienna Miller, Alec Baldwin, Charles Grodin, Colleen Camp, John Buffalo Mailer, Nick Mathews, Steven Prescod, Oliver \"Power\" Grant, James Toback', 'United States', 'January 13, 2021', '2017', 'R', '71 min', 'Dramas, Thrillers', 'Haunted by a nightmare involving her abusive ex-boyfriend, an actress begins to question her reality and whether the incident took place.']\n",
-      "['s495', 'TV Show', 'An Innocent Mistake', '', 'Jason Wang, Mathilde Lin, Mo Tzu Yi, Xi Man-Ning, Lin Mei-hsiu, Kelly Huang, Joy Pan', 'Taiwan', 'January 1, 2017', '2012', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Raised by three mothers, a self-assured teen in turmoil meets the father figure she never had. But she also stands to drive the man and his son apart.']\n",
-      "['s496', 'Movie', 'An Interview with God', 'Perry Lang', 'Brenton Thwaites, David Strathairn, Hill Harper, Charlbi Dean, Yael Grobglas', 'United States', 'March 1, 2019', '2018', 'TV-PG', '97 min', 'Dramas, Faith & Spirituality', 'After an assignment in a war zone, a journalist trying to put his life back together is granted an interview with someone claiming to be God.']\n",
-      "['s497', 'Movie', 'An Ordinary Man', 'Brad Silberling', 'Ben Kingsley, Hera Hilmar, Peter Serafinowicz', 'Serbia, United States', 'October 1, 2020', '2017', 'R', '91 min', 'Dramas, Thrillers', 'A war criminal in hiding begins to suspect that the maid, his only confidant and contact with the outside world, may be hiding something herself.']\n",
-      "['s498', 'Movie', 'An Unremarkable Christmas', 'Juan Camilo Pinzon', 'Antonio Sanint, Luis Eduardo Arango, María Cecilia Sánchez, Mariana Gómez, Julián Cerati, Aura Cristina Geithener, Biassini Segura, Lina Tejeiro, Julio César Herrera, Christian Villamil', 'Colombia', 'December 17, 2020', '2020', 'TV-14', '83 min', 'Comedies, Dramas, International Movies', \"An accountant and aspiring magician invites his boss to spend Christmas with his family — unaware that he's one of Colombia's most-wanted criminals.\"]\n",
-      "['s499', 'Movie', 'An Upper Egyptian', 'Ismail Farouk, Hazem Fouda', 'Mohamed Ramadan, Randa El Behery, Nermin Maher, Inas El Naggar, Mayar El Gheity, Hassan Abdulfattah, Sabri Abdulmonem, Alaa Zenhom, Abdalah Mishrif, Mohamed Soliman', 'Egypt', 'June 20, 2019', '2014', 'TV-MA', '85 min', 'Comedies, Dramas, International Movies', 'Eager to settle down, Abdullah searches for the right woman to marry – but the one he truly longs for may not feel the same way.']\n",
-      "['s500', 'Movie', 'Ana e Vitória', 'Matheus Souza', 'Ana Caetano, Vitória Falcão, Clarissa Müller, Bruce Gomlevsky, Thati Lopes, Caique Nogueira, Érika Mader, Victor Lamoglia, Gabriela Nunes, Bryan Ruffo, Hamilton Dias', 'Brazil', 'November 2, 2018', '2018', 'TV-MA', '116 min', 'Comedies, International Movies, LGBTQ Movies', 'After meeting by chance, two young musicians with differing views on love and life record an album that drastically alters their lives.']\n",
-      "['s501', 'Movie', 'Anaamika', 'Sekhar Kammula', 'Nayantara, Vaibhav Reddy, Pasupathy, Harshvardhan Rane, Thagubothu Ramesh, Vinay Varma, Dheer Charan Srivastav, D. Narsingh Rao', 'India', 'September 17, 2020', '2014', 'TV-14', '130 min', 'International Movies, Thrillers', 'As a woman scours Hyderabad for her missing husband, she becomes entangled in a conspiracy that suggests there’s more to the mystery than meets the eye.']\n",
-      "['s502', 'Movie', 'Anarkali of Aarah', 'Avinash Das', 'Swara Bhaskar, Sanjay Mishra, Vijay Kumar, Pankaj Tripathi, Mayur More, Ishtiyak Khan', 'India', 'August 1, 2017', '2017', 'TV-MA', '111 min', 'Dramas, Independent Movies, International Movies', 'After being sexually harassed by a drunken politician while performing at a public event, a village dancer plots revenge to clear her name.']\n",
-      "['s503', 'Movie', 'Anchor and Hope', 'Carlos Marques-Marcet', 'Oona Chaplin, Natalia Tena, David Verdaguer, Geraldine Chaplin', 'Spain', 'February 15, 2019', '2017', 'TV-MA', '113 min', 'Comedies, Dramas, LGBTQ Movies', 'Kat and Eva’s happy romance hits a rough patch when Eva decides that she wants a child. Visiting friend Roger could help complete their family.']\n",
-      "['s504', 'Movie', 'Anchor Baby', 'Lonzo Nzekwe', 'Omoni Oboli, Sam Sarpong, Terri Oliver, Colin Paradine, Mark Cassius', 'Canada, Nigeria', 'May 20, 2020', '2010', 'TV-MA', '97 min', 'Dramas, International Movies', 'A Nigerian couple living in the U.S. face agonizing fallout when they defy deportation orders with the hopes of giving their unborn child citizenship.']\n",
-      "['s505', 'TV Show', 'Ancient Aliens', '', 'Robert Clotworthy', 'United States', 'September 17, 2019', '2018', 'TV-14', '1 Season', 'Docuseries, Science & Nature TV', 'Were ancient humans really behind some of the most important technological advances in civilized history, or did they have extraterrestrial help?']\n",
-      "['s506', 'Movie', 'And Breathe Normally', 'Ísold Uggadóttir', 'Kristín Thóra Haraldsdóttir, Babetida Sadjo, Patrik Nökkvi Pétursson', 'Iceland, Sweden, Belgium', 'January 4, 2019', '2018', 'TV-14', '102 min', 'Dramas, Independent Movies, International Movies', 'An Icelandic single mom struggling with poverty and a Guinea-Bissauan asylum seeker facing deportation find their lives intertwined in unexpected ways.']\n",
-      "['s507', 'Movie', 'Andaleeb El Dokki', 'Wael Ehsan', 'Mohamed Henedi, Heba Nour, Dawood Hussain, Amr Abdel-Geleel, Mohammed El Sadaany, Mohamed Sherif Hassan', 'Egypt', 'June 2, 2020', '2008', 'TV-14', '106 min', 'Comedies, International Movies', \"Aiming for fame, a struggling singer finds his long-lost millionaire twin and falls for his brother's secretary as a plot brews to steal the fortune.\"]\n",
-      "['s508', 'Movie', 'Andaz Apna Apna', 'Rajkumar Santoshi', 'Aamir Khan, Salman Khan, Raveena Tandon, Karisma Kapoor, Paresh Rawal, Mehmood, Deven Verma, Jagdeep, Shakti Kapoor', 'India', 'May 11, 2020', '1994', 'TV-14', '160 min', 'Action & Adventure, Comedies, Cult Movies', 'Broke and with no concrete plans for the future, two young men discover that a stunning heiress lives nearby and try to charm her into marriage.']\n",
-      "['s509', 'Movie', 'Andhadhun', 'Sriram Raghavan', 'Tabu, Ayushmann Khurrana, Radhika Apte, Anil Dhawan, Manav Vij, Zakir Hussain, Ashwini Kalsekar, Chhaya Kadam, Pawan Singh, Kabir Sajid', 'India', 'December 16, 2018', '2018', 'TV-14', '137 min', 'Comedies, Dramas, International Movies', 'A visually impaired pianist’s world careens into a series of shocking twists after he unintentionally lands at the murder scene of a former film star.']\n",
-      "['s510', 'Movie', 'Andhaghaaram', 'V Vignarajan', 'Vinoth Kishan, Arjun Das, Pooja Ramachandran, Kumar Natarajan, Misha Ghoshal, Arul Vincent, Chenthu Mohan, Pradeep Kalipurayath', '', 'November 24, 2020', '2020', 'TV-14', '171 min', 'Horror Movies, International Movies, Thrillers', 'As a blind librarian, dispirited cricketer and desolate psychiatrist each seek retribution and release, their lives overlap under eerie influences.']\n",
-      "['s511', 'Movie', 'Andhakaaram', 'V Vignarajan', 'Vinoth Kishan, Arjun Das, Pooja Ramachandran, Kumar Natarajan, Misha Ghoshal, Arul Vincent, Chenthu Mohan, Pradeep Kalipurayath', 'India', 'November 24, 2020', '2020', 'TV-14', '171 min', 'Horror Movies, International Movies, Thrillers', 'As a blind librarian, dispirited cricketer and desolate psychiatrist each seek retribution and release, their lives overlap under eerie influences.']\n",
-      "['s512', 'Movie', 'André & his olive tree', 'Josiah Ng', 'André Chiang', 'Singapore', 'December 8, 2020', '2020', 'TV-PG', '104 min', 'Documentaries, International Movies', 'As he prepares to close his restaurant, Michelin-starred Chef André Chiang embarks on a personal and emotional journey of reflection.']\n",
-      "['s513', 'Movie', 'Anelka: Misunderstood', 'Franck Nataf', 'Nicolas Anelka', 'France', 'August 5, 2020', '2020', 'TV-14', '95 min', 'Documentaries, International Movies, Sports Movies', 'Inscrutable, incomparable or both? Famed French footballer Nicolas Anelka’s controversial legacy is explored in this in-depth documentary.']\n",
-      "['s514', 'Movie', 'Anesthesia', 'Tim Blake Nelson', 'Sam Waterston, Tim Blake Nelson, Jessica Hecht, Kristen Stewart, Corey Stoll, K. Todd Freeman, Glenn Close, Gretchen Mol, Michael Kenneth Williams, Gloria Reuben, Mickey Sumner, Yul Vazquez, Hannah Marks, Ben Konigsberg', 'United States', 'December 30, 2018', '2015', 'R', '90 min', 'Dramas, Independent Movies', 'After a popular professor is attacked on a New York street, the story of how a series of intertwined events led to the life-altering assault unfolds.']\n",
-      "['s515', 'Movie', 'Angamaly Diaries', 'Lijo Jose Pellissery', 'Antony Varghese, Sarath Kumar, Tito Wilson, Reshma Rajan, Vineeth Vishwam, Kichu Tellus, Bitto Davis, Ullas Jose Chemban, Merin Jose Pottackal, Binny Rinky Benjamin, Amrutha Anna Reji', 'India', 'July 1, 2018', '2017', 'TV-14', '128 min', 'Action & Adventure, Comedies, Dramas', 'After growing up amidst the gang wars of his hometown, Vincent forms an entrepreneurial squad of his own and ends up on the wrong side of the law.']\n",
-      "['s516', 'TV Show', \"Angel 'N' Devil\", '', 'Simon Lian, Teddy Chen, Sylvia Wang, Cosmos Lin, Ting Liu, Lucia Chen, Allie Ji, Sunnee Yang, Na Wei-hsun', 'Taiwan', 'April 30, 2019', '2014', 'TV-14', '1 Season', 'International TV Shows, TV Action & Adventure, TV Comedies', 'In a world known as the Copper Dimension, a group of high-school girls fights against dark forces – and their own inner demons.']\n",
-      "['s517', 'TV Show', 'Angel Beats!', '', 'Hiroshi Kamiya, Harumi Sakurai, Kana Hanazawa, Eri Kitamura, Ryohei Kimura, Takahiro Mizushima, Shun Takagi, Fuko Saito, Yui Makino, Hiro Masuda, Michael Rivas, Eiichiro Tokumoto, Yumiko Kobayashi, Hiroki Touchi, Miyuki Sawashiro, Chie Matsuura, Kana Asumi, Emiri Kato', 'Japan', 'July 15, 2019', '2010', 'TV-PG', '1 Season', 'Anime Series, International TV Shows', \"In a high school that's a way station to the afterlife, a teenager gets caught up in the battle for the rights of those in this purgatorial world.\"]\n",
-      "['s518', 'Movie', 'Angel Eyes', 'Luis Mandoki', 'Jennifer Lopez, Jim Caviezel, Sonia Braga, Terrence Howard, Jeremy Sisto, Monet Mazur, Victor Argo, Shirley Knight', 'United States', 'September 5, 2020', '2001', 'R', '103 min', 'Dramas, Romantic Movies', \"When a violent assault leaves her vulnerable, a streetwise Chicago cop receives help from a haunted loner who's struggling with traumas of his own.\"]\n",
-      "['s519', 'Movie', 'Angel Has Fallen', 'Ric Roman Waugh', 'Gerard Butler, Morgan Freeman, Nick Nolte, Danny Huston, Jada Pinkett Smith, Lance Reddick, Tim Blake Nelson, Piper Perabo', 'United States', 'April 4, 2020', '2019', 'R', '121 min', 'Action & Adventure', 'Secret Service agent Mike Banning is caught in the crossfire when he’s framed for a deadly attack on the president and forced to run for his life.']\n",
-      "['s520', 'Movie', \"Angela's Christmas\", 'Damien O’Connor', \"Lucy O'Connell, Ruth Negga, Brendan Mullins, Malachy McCourt, Vivian Drew, Anya O'Connor, Janet Moran, Brian Gleeson, Pat Kinevane\", 'Ireland, Canada', 'November 30, 2018', '2018', 'TV-Y', '30 min', 'Children & Family Movies', 'A trip to church with her family on Christmas Eve gives young Angela an extraordinary idea. A heartwarming tale based on a story by Frank McCourt.']\n",
-      "['s521', 'Movie', \"Angela's Christmas Wish\", 'Damien O’Connor', \"Lucy O'Connell, Brendan Mullins, Ruth Negga, Lola Metcalfe, Jared Harris, Moe Dunford, Oscar Butler, Shona Hamill, Pat Kinevane, Janet Moran, Anya O'Connor\", 'United States', 'December 1, 2020', '2020', 'TV-Y', '48 min', 'Children & Family Movies', 'With her father working far away in Australia, a determined Angela makes a plan — and a heartfelt wish — to reunite her family in time for the holidays.']\n",
-      "['s522', 'Movie', 'Angels & Demons', 'Ron Howard', 'Tom Hanks, Ewan McGregor, Ayelet Zurer, Stellan Skarsgård, Pierfrancesco Favino, Nikolaj Lie Kaas, Armin Mueller-Stahl, Thure Lindhardt, David Pasquesi, Cosimo Fusco', 'United States, Italy', 'December 1, 2020', '2009', 'PG-13', '139 min', 'Thrillers', 'A Harvard symbologist races to uncover clues that will help stop an attack on the Vatican by a secret society looking to retaliate for old persecutions.']\n",
-      "['s523', 'Movie', 'Anger Management', 'Peter Segal', 'Adam Sandler, Jack Nicholson, Marisa Tomei, Luis Guzmán, Allen Covert, Lynne Thigpen, Kurt Fuller, Jonathan Loughran, Krista Allen, January Jones, Woody Harrelson, John Turturro, Kevin Nealon', 'United States', 'November 1, 2019', '2003', 'PG-13', '105 min', 'Comedies', 'After a gentle businessman is forced to get anger management counseling, his therapist moves in – but turns out to have anger issues of his own.']\n",
-      "['s524', 'TV Show', 'Angry Birds', '', 'Antti Pääkkönen, Heljä Heikkinen, Lynne Guaglione, Pasi Ruohonen, Rauno Ahonen', 'Finland', 'March 16, 2019', '2018', 'TV-Y7', '3 Seasons', \"Kids' TV, TV Comedies\", 'Birds Red, Chuck and their feathered friends have lots of adventures while guarding eggs in their nest that pesky pigs keep trying to steal.']\n",
-      "['s525', 'Movie', 'Angry Indian Goddesses', 'Pan Nalin', 'Amrit Maghera, Rajshri Deshpande, Pavleen Gujral, Anushka Manchanda, Sandhya Mridul, Sarah-Jane Dias, Tannishtha Chatterjee, Adil Hussain, Arjun Mathur, Anuj Choudhry', 'India, Germany', 'March 14, 2017', '2015', 'TV-MA', '104 min', 'Dramas, Independent Movies, International Movies', 'A photographer invites a close-knit group of female pals to her Goa home to announce her engagement, which stirs up a riot of emotion in all of them.']\n",
-      "['s526', 'Movie', 'Angu Vaikuntapurathu (Malayalam)', 'Trivikram Srinivas', 'Allu Arjun, Pooja Hegde, Tabu, Sushanth, Nivetha Pethuraj, Jayaram, Murli Sharma', '', 'March 5, 2020', '2020', 'TV-14', '162 min', 'Action & Adventure, Comedies, Dramas', 'After growing up enduring criticism from his father, a young man finds his world shaken upon learning he was switched at birth with a millionaire’s son.']\n",
-      "['s527', 'Movie', 'Ani... Dr. Kashinath Ghanekar', 'Abhijeet Deshpande', 'Subodh Bhave, Vaidehi Parshurami, Nandita Patkar, Sonali Kulkarni, Sumeet Raghvan, Prasad Oak, Anand Ingale, Suhas Palshikar', 'India', 'September 10, 2020', '2018', 'TV-14', '157 min', 'Dramas, International Movies', 'From his singular career to his personal demons, this biopic chronicles the short yet prolific life of the Marathi dentist-turned-superstar.']\n",
-      "['s528', 'Movie', 'ANIMA', 'Paul Thomas Anderson', 'Thom Yorke', 'United Kingdom', 'June 27, 2019', '2019', 'TV-PG', '15 min', 'Dramas, Independent Movies, Music & Musicals', 'In a short musical film directed by Paul Thomas Anderson, Thom Yorke of Radiohead stars in a mind-bending visual piece. Best played loud.']\n",
-      "['s529', 'Movie', 'Animal Crackers', 'Tony Bancroft, Scott Christian Sava', 'Emily Blunt, John Krasinski, Ian McKellen, Danny DeVito, Raven-Symoné, Patrick Warburton, Wallace Shawn, Gilbert Gottfried, Tara Strong, Harvey Fierstein, James Arnold Taylor, Kevin Grevioux, Sylvester Stallone, Lydia Rose Taylor', 'China, Spain, South Korea, United States', 'July 24, 2020', '2020', 'TV-Y7', '106 min', 'Children & Family Movies, Comedies', \"Enchanted animal crackers turn Owen into whatever shape he eats! But to save the family circus, he'll have to keep them out of his evil uncle's hands.\"]\n",
-      "['s530', 'Movie', 'Animal World', 'Han Yan', 'Li Yi Feng, Zhou Dongyu, Michael Douglas, Bingkun Cao, Ge Wang, Keanu Chi, Zhang Jungyi, Yijuan Li, Su Ke', 'China', 'September 28, 2018', '2018', 'TV-MA', '130 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', \"An unlucky, debt-ridden teen resorts to his math skills when he's forced into a deadly tournament of rock-paper-scissors run by a diabolical host.\"]\n",
-      "['s531', 'Movie', 'Animas', 'Laura Alvea, José Ortuño', 'Clare Durant, Iván Pellicer, Luis Bermejo, Liz Lobato, Chacha Huang, Ángela Molina', 'Spain, Belgium', 'January 25, 2019', '2018', 'TV-MA', '88 min', 'Horror Movies, International Movies', \"A teen's eerie visions become increasingly frequent and terrifying after her longtime friend gets a girlfriend and his abusive dad is strangely killed.\"]\n",
-      "['s532', 'TV Show', 'Anitta: Made In Honório', 'Andrucha Waddington, Pedro Waddington', 'Anitta', 'Brazil', 'December 16, 2020', '2020', 'TV-MA', '1 Season', 'Docuseries, International TV Shows', 'In this intimate documentary, Brazilian pop queen Anitta opens up about fame, family and her fierce work ethic, revealing the woman behind the hits.']\n",
-      "['s533', 'Movie', 'Anjaan', 'N. Linguswamy', 'Suriya, Samantha Ruth Prabhu, Vidyut Jammwal, Manoj Bajpayee, Soori', 'India', 'October 1, 2018', '2014', 'TV-14', '146 min', 'Action & Adventure, Dramas, International Movies', 'Mild-mannered Krishna comes to Mumbai to search for his gang-leader brother, and quickly finds himself in way over his head.']\n",
-      "['s534', 'TV Show', 'Anjaan: Rural Myths', '', '', 'India', 'December 15, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, TV Horror, TV Thrillers', 'Spine-chilling stories of malevolent spirits unfold in villages, jungles and haunted buildings across India.']\n",
-      "['s535', 'TV Show', 'Anjaan: Special Crimes Unit', '', 'Gashmeer Mahajani, Heena Parmar', 'India', 'May 1, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, TV Horror, TV Mysteries', 'The cases are supernatural; the police officers human. Together, cops Aditi and Vikrant must solve mysteries from the realm of the paranormal.']\n",
-      "['s536', 'Movie', 'Anjelah Johnson: Not Fancy', 'Jay Karas', 'Anjelah Johnson-Reyes', 'United States', 'October 2, 2015', '2015', 'TV-14', '64 min', 'Stand-Up Comedy', 'The actress, comedian and YouTube sensation riffs on everything from nail salons and Gypsies to Mexican moms and super-sleuthing Liam Neeson.']\n",
-      "['s537', 'Movie', 'Ankhon Dekhi', 'Rajat Kapoor', 'Sanjay Mishra, Seema Pahwa, Rajat Kapoor, Taranjit Kaur, Maya Sarao, Chandrachoor Rai, Namit Das, Brijendra Kala, Alka Chawla, Manu Rishi Chadha', 'India', 'September 28, 2020', '2013', 'TV-PG', '104 min', 'Dramas, Independent Movies, International Movies', 'After a distressing incident, a Delhi man vows to believe only what he can see, but his new ideals soon take his life in extreme directions.']\n",
-      "['s538', 'Movie', 'Ankur Arora Murder Case', 'Sohail Tatari', 'Kay Kay Menon, Tisca Chopra, Arjun Mathur, Paoli Dam, Vishakha Singh, Manish Chaudhary, Vishesh Tiwari, Harsh Chhaya', 'India', 'October 15, 2017', '2013', 'TV-14', '127 min', 'Dramas, International Movies, Thrillers', 'A young medical intern sets out to fight for justice after the negligence of the surgeon he looked up to ends in tragedy.']\n",
-      "['s539', 'Movie', 'Annabelle Hooper and the Ghosts of Nantucket', 'Paul Serafini', 'Bailee Madison, Robert Capron, Rachel Resheff, Mavrick Moreno, Whitney Goin, Gary Weeks, Juliana Harkavy, Kevin B. McGlynn, Jamison Stern, Mia Matthews, Bianca Matthews', 'United States', 'August 1, 2017', '2016', 'TV-PG', '92 min', 'Children & Family Movies', 'While vacationing on picturesque Nantucket, a crafty teenage mystery writer contends with two thieves as she tries to solve a ghostly conundrum.']\n",
-      "['s540', 'TV Show', 'Anne with an E', '', 'Amybeth McNulty, Geraldine James, R.H. Thomson, Corrine Koslo, Dalila Bela, Lucas Jade Zumann, Aymeric Jett Montaz', 'Canada', 'January 3, 2020', '2019', 'TV-PG', '3 Seasons', 'International TV Shows, TV Dramas, Teen TV Shows', 'A plucky orphan whose passions run deep finds an unlikely home with a spinster and her soft-spoken bachelor brother. Based on \"Anne of Green Gables.\"']\n",
-      "['s541', 'TV Show', 'Anohana: The Flower We Saw That Day', '', 'Miyu Irino, Ai Kayano, Haruka Tomatsu, Takahiro Sakurai, Saori Hayami, Takayuki Kondo, Mitsuru Ogata, Mutsumi Tamura, Asami Seto, Aki Toyosaki, Kaoru Mizuhara, Yui Makino', 'Japan', 'July 15, 2019', '2011', 'TV-14', '1 Season', 'Anime Series, International TV Shows, Teen TV Shows', \"A teen haunted by the spirit of an old friend summons the other members of their childhood club to help fulfill the girl's final wish.\"]\n",
-      "['s542', 'Movie', 'Anon', 'Andrew Niccol', \"Clive Owen, Amanda Seyfried, Colm Feore, Sonya Walger, Mark O'Brien, Joe Pingue, Iddo Goldberg, Sebastian Pigott, Rachel Roberts, Ethan Tavares\", 'United Kingdom, Canada, United States, Germany', 'May 4, 2018', '2018', 'TV-MA', '100 min', 'Dramas, Sci-Fi & Fantasy, Thrillers', 'In a future where technology has rendered privacy obsolete, a detective investigates a serial assassin who has been deleted from all visual records.']\n",
-      "['s543', 'Movie', 'Another Forever', 'Juan Zapata', 'Daniela Escobar, Marlon Moreno, Peter Ketnath, Barbara Scolaro', 'Brazil, Netherlands, United States, Colombia, Austria, Germany', 'March 21, 2017', '2016', 'TV-PG', '72 min', 'Dramas, Independent Movies, International Movies', 'Overtaken by the death of her beloved, a grieving woman decides to take a spontaneous trip to visit her friend and get her life back on track.']\n",
-      "['s544', 'TV Show', 'Another Life', '', 'Katee Sackhoff, Justin Chatwin, Samuel Anderson, Blu Hunt, AJ Rivera, Jake Abel, Alex Ozerov, Alexander Eling, Lina Renna, Selma Blair', 'United States', 'July 25, 2019', '2019', 'TV-MA', '1 Season', 'TV Action & Adventure, TV Dramas, TV Mysteries', 'After a massive alien artifact lands on Earth, Niko Breckinridge leads an interstellar mission to track down its source and make first contact.']\n",
-      "['s545', 'TV Show', 'Another Miss Oh', '', 'Seo Hyun-jin, Eric Moon, Jeon Hye-bin, Ye Ji-won, Kim Ji-seok, Lee Jae-yoon, Lee Han-wi, Kim Mee-kyeong, Oh Man-seok, Lee Pil-mo', 'South Korea', 'October 16, 2019', '2016', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'A sound director who suddenly starts getting visions of someone else’s future gets mired in the lives of two women, who happen to share the same name.']\n",
-      "['s546', 'TV Show', 'Answer for Heaven', '', 'Sunny Suwanmethanont, Kan Kantathavorn, Pattarasaya Kreuasuwansri, Chayanan Manomaisantiphap, Suwaphat Techaviriyawong, Prachakorn Piyasakulkaew, Nattarika Thampridanant, Michael Shaowanasai, Pattanachai Adirek', '', 'June 27, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Comedies', 'An angel falls to earth to investigate why humans are doing fewer good deeds – and falls in with a hard-charging crime reporter and his news team.']\n",
-      "['s547', 'Movie', 'Ant-Man and the Wasp', 'Peyton Reed', 'Paul Rudd, Evangeline Lilly, Michael Douglas, Michael Peña, Hannah John-Kamen, Laurence Fishburne, Michelle Pfeiffer, Walton Goggins, T.I., Judy Greer, Bobby Cannavale, David Dastmalchian, Abby Ryder Fortson, Randall Park', 'United States', 'January 29, 2019', '2018', 'PG-13', '118 min', 'Action & Adventure, Comedies, Sci-Fi & Fantasy', 'Problems big and small pop up when Scott Lang, aka Ant-Man, gets drafted by Dr. Hank Pym and Hope van Dyne, aka the Wasp, for an urgent rescue mission.']\n",
-      "['s548', 'Movie', 'Antar: Son of Shadad', 'Sherif Ismail', 'Mohamed Henedi, Bassem Samra, Dorra Zarrouk, Lotfy Labib', 'Egypt', 'May 9, 2019', '2017', 'TV-MA', '110 min', 'Comedies, International Movies', 'Learning he is the grandson of a famous knight, a young man hilariously fights a rival gang to win over the most beautiful woman in the tribe.']\n",
-      "['s549', 'Movie', 'Antariksha Ke Rakhwale', 'Anirban Majumder', 'Sonal Kaushal, Rupa Bhimani, Julie Tejwani, Sabina Malik, Jigna Bharadhwaj, Rajesh Kawa', '', 'June 18, 2019', '2018', 'TV-Y7', '65 min', 'Children & Family Movies', 'Space villains have abducted all the superheroes! It’s up to Bheem and his trusty team to save the others.']\n",
-      "['s550', 'TV Show', 'Anthony Bourdain: Parts Unknown', '', 'Anthony Bourdain', 'United States', '', '2018', 'TV-PG', '5 Seasons', 'Docuseries', 'This CNN original series has chef Anthony Bourdain traveling to extraordinary locations around the globe to sample a variety of local cuisines.']\n",
-      "['s551', 'Movie', 'Anthony Jeselnik: Fire in the Maternity Ward', 'Marcus Raboy', 'Anthony Jeselnik', 'United States', 'April 30, 2019', '2019', 'TV-MA', '64 min', 'Stand-Up Comedy', \"Forging his own comedic boundaries, Anthony Jeselnik revels in getting away with saying things others can't in this stand-up special shot in New York.\"]\n",
-      "['s552', 'Movie', 'Anthony Jeselnik: Thoughts and Prayers', 'Adam Dubin', 'Anthony Jeselnik', 'United States', 'October 16, 2015', '2015', 'TV-MA', '59 min', 'Stand-Up Comedy', \"There's no subject too dark as the comedian skewers taboos and riffs on national tragedies before pulling back the curtain on his provocative style.\"]\n",
-      "['s553', 'Movie', 'Anthony Kaun Hai?', 'Raj Kaushal', 'Sanjay Dutt, Arshad Warsi, Minissha Lamba, Raghuvir Yadav, Anusha Dhandekar, Gulshan Grover, Ravi Baswani', 'India', 'July 1, 2018', '2006', 'TV-14', '122 min', 'Comedies, Dramas, International Movies', 'A forger uses a fake identity in trying to retrieve stolen diamonds buried in a penitentiary, unaware a mob assassin is on the trail of his phony alias.']\n",
-      "['s554', 'Movie', 'Antidote', 'Ken Barbet', 'Randy Couture, Chuck Zito, Wil Traval, Celeste Thornton, Rafael De La Fuente, Alyona Chekhova, Natali Yura, Thom Rivera', 'United States', 'April 14, 2019', '2018', 'TV-MA', '90 min', 'Action & Adventure, Horror Movies', 'A tough-as-nails treasure hunter protects a humanitarian doctor as she tries to cure a supernatural disease caused by a mysterious witch.']\n",
-      "['s555', 'Movie', 'Antoine Griezmann: The Making of a Legend', '', '', '', 'March 21, 2019', '2019', 'TV-PG', '60 min', 'Documentaries, International Movies, Sports Movies', 'With heart and determination, Antoine Griezmann overcame his small stature to become one of the world’s top soccer players and a World Cup champion.']\n",
-      "['s556', 'Movie', 'Anwar', 'Manish Jha', 'Siddharth Koirala, Nauheed Cyrusi, Manisha Koirala, Rajpal Yadav, Yashpal Sharma, Vijay Raaz, Hiten Tejwani, Sudhir Pandey, Sanjay Mishra, Lalit Tiwari', 'India', 'December 31, 2019', '2007', 'TV-14', '134 min', 'Dramas, Independent Movies, International Movies', 'Seeking refuge in a Hindu temple after the tragic death of the girl he loved, a Muslim youth is caught by the police, who mistake him for an enemy.']\n",
-      "['s557', 'TV Show', '忍者ハットリくん', '', '', 'Japan', ' December 23, 2018', '2012', 'TV-Y7', '2 Seasons', \"Anime Series, Kids' TV\", 'Hailing from the mountains of Iga, Kanzo Hattori moves in with elementary school student Kenichi Mitsuba and his family to hone his skills as a ninja.']\n",
-      "['s558', 'Movie', 'Apache Warrior', 'David Salzberg, Christian Tureaud', '', 'United States', 'November 1, 2019', '2017', 'TV-MA', '89 min', 'Documentaries', 'Recovered cockpit footage and telling interviews reveal the true stories of US fighter pilots in one of the largest combat strikes in history.']\n",
-      "['s559', 'TV Show', 'Apache: The Life of Carlos Tevez', '', 'Balthazar Murillo, Vanesa González, Alberto Ajaka, Sofía Gala Castiglione, Patricio Contreras, Matías Recalt, Osqui Guzmán, Roberto Vallejos, Diego Gallardo', 'Argentina', 'August 16, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"This gritty dramatization of the life of Carlos Tevez shows his rise to soccer stardom amid the harrowing conditions in Argentina's Fuerte Apache.\"]\n",
-      "['s560', 'TV Show', 'Apaches', '', 'Alberto Ammann, Eloy Azorín, Verónica Echegui, Lucía Jiménez, Claudia Traisac', 'Spain', 'September 8, 2017', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'A young journalist is forced into a life of crime to save his father and family in this series based on the novel by Miguel Sáez Carral.']\n",
-      "['s561', 'Movie', 'Apaharan', 'Prakash Jha', 'Ajay Devgn, Nana Patekar, Bipasha Basu, Ayub Khan, Mohan Agashe, Mukesh Tiwari, Yashpal Sharma, Anoop Soni, Chetan Pandit', 'India', 'January 8, 2021', '2005', 'TV-14', '161 min', 'Dramas, International Movies', 'Raised under the condescending eye of his activist father, an underachieving loafer is lured into the local kingpin’s web of corruption and kidnapping.']\n",
-      "['s562', 'Movie', 'APEX: The Story of the Hypercar', 'J.F. Musial, Josh Vietze', 'Zachary Levi', 'United States', 'August 1, 2016', '2016', 'NR', '86 min', 'Documentaries', 'A visionary carmaker introduces his fuel-efficient, high-performance hypercar to a market filled with big-name competitors like Ferrari and Porsche.']\n",
-      "['s563', 'Movie', 'Apollo 18', 'Gonzalo López-Gallego', 'Warren Christie, Lloyd Owen, Ryan Robbins, Michael Kopsa, Andrew Airlie', 'United States, Canada', 'March 9, 2019', '2011', 'PG-13', '87 min', 'Horror Movies, Sci-Fi & Fantasy, Thrillers', \"This sci-fi thriller suggests that Apollo 17, despite official statements to the contrary, wasn't NASA's last manned mission to the moon.\"]\n",
-      "['s564', 'Movie', 'Apostle', 'Gareth Evans', \"Dan Stevens, Lucy Boynton, Michael Sheen, Mark Lewis Jones, Bill Milner, Kristine Froseth, Paul Higgins, Richard Elfyn, Elen Rhys, Ross O'Hennessy\", 'United Kingdom, United States', 'October 12, 2018', '2018', 'TV-MA', '130 min', 'Horror Movies, International Movies, Thrillers', 'In 1905, a drifter on a dangerous mission to rescue his kidnapped sister tangles with a sinister religious cult on an isolated island.']\n",
-      "['s565', 'Movie', 'April and the Extraordinary World', 'Christian Desmares, Franck Ekinci', 'Angela Galuppo, Paul Giamatti, Susan Sarandon, Tony Hale, J.K. Simmons, Tony Robinow, Mark Camacho, Tod Fennell, Carlos Alazraqui, Kari Wahlgren', 'France, Canada, Belgium', 'October 1, 2017', '2015', 'PG', '107 min', 'Action & Adventure, Comedies, International Movies', \"After the world's top scientists disappear, orphaned April secretly forges ahead with a family experiment and gets tangled up in a vast conspiracy.\"]\n",
-      "['s566', 'TV Show', 'Aquarius', '', \"David Duchovny, Gethin Anthony, Grey Damon, Emma Dumont, Claire Holt, Michaela McManus, Brían F. O'Byrne, David Meunier, Ambyr Childers, Tara Lynne Barr, Whitney Rose Pynn, Jason Ralph\", 'United States', 'June 16, 2017', '2016', 'TV-MA', '2 Seasons', 'Crime TV Shows, TV Dramas', 'Amid the turmoil of 1960s LA, two cops and a prominent political family are drawn into the sex- and drug-fueled web of a young Charles Manson.']\n",
-      "['s567', 'Movie', 'Arès', 'Jean-Patrick Benes', 'Ola Rapace, Micha Lescot, Thierry Hancisse, Hélène Fillières, Ruth Vega Fernandez, Louis-Do de Lencquesaing, Eva Lallier, Emilie Gavois-Kahn', 'France', 'May 23, 2017', '2016', 'TV-MA', '80 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'A futuristic France tries to keep its people from despair and rebellion over crippling poverty by engaging them with a violent TV competition show.']\n",
-      "['s568', 'Movie', 'Aram, Aram', 'Christopher Chambers', 'John Roohinian, Levon Sharafyan, Sevak Hakoyan, David Villada, Mike Ghader, Razmik Mansuryan, Lorita Meg, Amy Sanders, Alla Tumanian', 'United States', 'February 15, 2017', '2015', 'TV-14', '79 min', 'Dramas, Independent Movies', 'Newly orphaned Aram leaves Beirut to live with his grandfather in Los Angeles, and overwhelmed by culture shock, he falls prey to an Armenian gang.']\n",
-      "['s569', 'Movie', 'Arango y Sanint: Ríase el show', 'Raúl Campos, Jan Suter', 'Julián Arango, Antonio Sanint', 'Colombia', 'January 17, 2018', '2018', 'TV-MA', '62 min', 'Stand-Up Comedy', 'Colombian stand-up comedians Antonio Sanint and Julián Arango impersonate an Argentine visitor and a cabbie, and a pair of dirty old men at the opera.']\n",
-      "['s570', 'TV Show', \"ARASHI's Diary -Voyage-\", '', 'Arashi', 'Japan', 'December 31, 2019', '2019', 'TV-PG', '1 Season', 'Docuseries, International TV Shows', 'Twenty years after their debut, join the beloved members of Arashi on a new journey as they showcase their lives, talents and gifts to the world.']\n",
-      "['s571', 'TV Show', \"Archibald's Next Big Thing\", '', 'Tony Hale, Rosamund Pike, Jordan Fisher, Chelsea Kane, Adam Pally, Kari Wahlgren', '', 'March 20, 2020', '2020', 'TV-Y7', '2 Seasons', \"Kids' TV, TV Comedies\", \"Happy-go-lucky chicken Archibald may not remember to do his chores, but he never forgets to have fun. After all, life's an adventure!\"]\n",
-      "['s572', 'Movie', 'Arctic Dogs', 'Aaron Woodley', 'Jeremy Renner, Heidi Klum, James Franco, John Cleese, Omar Sy, Michael Madsen, Laurie Holden, Anjelica Huston, Alec Baldwin, Donny Falsetti', 'India, United Kingdom, China, Canada, Japan, South Korea, United States', 'May 4, 2020', '2019', 'PG', '93 min', 'Children & Family Movies, Comedies', \"When he stumbles upon evil Otto Von Walrus's scheme to melt the Arctic, ambitious delivery fox Swifty assembles a ragtag crew to protect the planet.\"]\n",
-      "['s573', 'Movie', 'Arctic Heart', 'Marie Madinier', \"Charlotte Le Bon, Guillaume Canet, Anne Le Ny, Patrick d'Assumçao, Damien Chapelle, Xavier Beauvois, Vincent Launay-Franceschini\", 'France, Belgium', 'April 14, 2017', '2016', 'TV-14', '81 min', 'Dramas, International Movies, Romantic Movies', 'Madly in love with a brilliant scientist studying an immunizing protein produced by penguins, a timid med student offers her body to his research.']\n",
-      "['s574', 'Movie', 'Are We Done Yet?', 'Khaled El Halafawy', 'Ahmed Eid, Ayten Amer, Ahmed Fouad Selim, Mohsen Mansour', 'Egypt', 'August 1, 2019', '2018', 'TV-14', '87 min', 'Comedies, Dramas, International Movies', \"When authorities arrest his young son, a taxi driver must convince the courts and rabid media that he's not the criminal they seek.\"]\n",
-      "['s575', 'TV Show', 'Are You The One', '', 'Ryan Devlin', 'United States', 'December 1, 2020', '2014', 'TV-14', '2 Seasons', 'Reality TV', 'Determined by a dating algorithm, a group of single contestants must identify their perfect matches for a shot at love and a cash prize.']\n",
-      "['s576', 'TV Show', 'Ares', '', 'Jade Olieberg, Tobias Kersloot, Lisa Smit, Frieda Barnhard, Hans Kesting, Rifka Lodeizen, Robin Boissevain, Jennifer Welts, Steef de Bot, Jip van den Dool, Janni Goslinga, Dennis Rudge, Ian Bok, Roos Dickmann, Minne Koole, Alexander Brouwer', 'Netherlands', 'January 17, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Horror', \"Aiming to become part of Amsterdam's elite, an ambitious college student joins an exclusive society, unaware it's hiding a horrifying secret.\"]\n",
-      "['s577', 'TV Show', 'Argon', '', 'Woo-hee Chun, Joo-hyuk Kim, Won-sang Park', 'South Korea', 'November 22, 2017', '2017', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'In a world filled with provocative (and often misleading) news, a passionate team of investigative TV reporters strives to bring truths to light.']\n",
-      "['s578', 'Movie', 'Ari Eldjárn: Pardon My Icelandic', 'August Jakobsson', 'Ari Eldjárn', 'Iceland', 'December 2, 2020', '2020', 'TV-MA', '54 min', 'Stand-Up Comedy', \"In this English-language special, Icelandic comedian Ari Eldjárn pokes fun at Nordic rivalries, Hollywood's take on Thor, the whims of toddlers and more.\"]\n",
-      "['s579', 'TV Show', 'Ari Shaffir: Double Negative', 'Eric Abrams', 'Ari Shaffir', 'United States', 'July 18, 2017', '2017', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows', 'Wry yet thoughtful, comedian Ari Shaffir brings his edgy humor to two fast-paced stand-up specials about children and adulthood.']\n",
-      "['s580', 'Movie', 'Ariana grande: excuse me, i love you', 'Paul Dugdale', 'Ariana Grande', 'United States', 'December 21, 2020', '2020', 'TV-MA', '98 min', 'Documentaries, Music & Musicals', 'Ariana Grande takes the stage in London for her Sweetener World Tour and shares a behind-the-scenes look at her life in rehearsal and on the road.']\n",
-      "['s581', 'Movie', 'Arisan 2', 'Nia Dinata', 'Surya Saputra, Cut Mini Theo, Tora Sudiro', 'Indonesia', 'September 15, 2018', '2011', 'TV-14', '113 min', 'Comedies, Dramas, International Movies', 'A group of friends reunites for a vacation amid nature, where they laugh about their shared history and bond over difficult truths.']\n",
-      "['s582', 'Movie', 'Arjun: The Warrior Prince', 'Arnab Chaudhuri', 'Yudhveer Bakoliya, Ashok Banthia, Ravi Khanwilkar, Vijay Kashyap, Ila Arun, Sachin Khedekar, Rajeshwari Sachdev, Hemanth Mahaur', 'India', 'November 1, 2018', '2011', 'TV-14', '91 min', 'Action & Adventure, Dramas, International Movies', \"This animated retelling of the classic Indian tale of Prince Arjun – part of the Sanskrit epic Mahabharata – begins during the prince's youth.\"]\n",
-      "['s583', 'Movie', 'ARQ', 'Tony Elliott', 'Robbie Amell, Rachael Taylor, Shaun Benson, Gray Powell, Jacob Neayem, Adam Butcher, Tantoo Cardinal', 'Canada, United States', 'September 16, 2016', '2016', 'TV-MA', '89 min', 'International Movies, Sci-Fi & Fantasy, Thrillers', 'Trapped in a lab and stuck in a time loop, a disoriented couple fends off masked raiders while harboring a new energy source that could save humanity.']\n",
-      "['s584', 'TV Show', 'Arrested Development', '', 'Jason Bateman, Portia de Rossi, Will Arnett, Michael Cera, Alia Shawkat, Tony Hale, David Cross, Jeffrey Tambor, Jessica Walter, Ron Howard', 'United States', 'May 29, 2018', '2019', 'TV-MA', '5 Seasons', 'TV Comedies', \"It's the Emmy-winning story of a wealthy family that lost everything, and the one son who had no choice but to keep them all together.\"]\n",
-      "['s585', 'TV Show', 'Arrow', 'James Bamford', 'Stephen Amell, Katie Cassidy, David Ramsey, Willa Holland, Paul Blackthorne, Emily Bett Rickards, John Barrowman, Colton Haynes, Susanna Thompson, Anna Hopkins, Juliana Harkavy, Adrian Holmes, Kathleen Gati, Echo Kellum, Rick Gonzalez, Dominic Bogart, Manu Bennett', 'United States', 'February 5, 2020', '2019', 'TV-14', '8 Seasons', 'Crime TV Shows, TV Action & Adventure', \"Based on DC Comics' Green Arrow, an affluent playboy becomes a vengeful superhero, saving the city from villains armed with just a bow and arrows.\"]\n",
-      "['s586', 'Movie', 'Arsenio Hall: Smart & Classy', 'Brian Volk-Weiss', 'Arsenio Hall', 'United States', 'October 29, 2019', '2019', 'TV-MA', '63 min', 'Stand-Up Comedy', 'In his first stand-up special, Arsenio Hall discusses getting older, the changing times and culture, social issues and even bothersome baby toes.']\n",
-      "['s587', 'TV Show', 'Arthdal Chronicles', '', 'Song Joong-ki, Jang Dong-gun, Kim Ji-won, Kim Ok-vin, Kim Eui-sung, Cho Seong-ha, Lee Do-gyeong, Park Hae-joon, Park Byung-eun', 'South Korea', 'June 2, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, TV Action & Adventure', 'In a mythical land called Arth, the inhabitants of the ancient city of Arthdal and its surrounding regions vie for power as they build a new society.']\n",
-      "['s588', 'Movie', 'Arthur', 'Jason Winer', 'Russell Brand, Helen Mirren, Greta Gerwig, Jennifer Garner, Geraldine James, Luis Guzmán, Nick Nolte, Christina Jacquelyn Calph, Murphy Guyer, José Ramón Rosario', 'United States', 'April 1, 2019', '2011', 'PG-13', '110 min', 'Comedies, Romantic Movies', 'Russell Brand stars in this remake as a philanderer who must decide whether to give up an inheritance of millions for the sake of romance.']\n",
-      "['s589', 'Movie', 'Arthur Christmas', 'Sarah Smith', 'James McAvoy, Hugh Laurie, Bill Nighy, Jim Broadbent, Imelda Staunton, Ashley Jensen, Ramona Marquez, Marc Wootton, Laura Linney, Eva Longoria, Michael Palin, Joan Cusack, Deborah Findlay, Rich Fulcher, Sarah Smith, Clint Dyer, Kerry Shale, Stewart Lee, Bronagh Gallagher, Kevin Cecil, Alistair McGowan, David Menkin, Kris Pearn, Ian Ashpitel, Rich Hall, Seeta Indrani, Jane Horrocks, Peter Baynham, Emma Kennedy, Dominic West, Jerry Lambert, Julia Davis, Robbie Coltrane, Iain McKee, Sanjeev Bhaskar, Andy Serkis, Tamsin Greig, Rhys Darby, Seamus Malone, Cody Cameron, David Schneider, Kevin Eldon, Danny John-Jules, Brian Cummings', 'United Kingdom, United States', 'January 1, 2020', '2011', 'PG', '98 min', 'Children & Family Movies, Comedies', \"At Santa Claus's super-secret toy-making facility, Mr. Claus entrusts his son, Arthur, to carry out an ultra-important Christmas mission.\"]\n",
-      "['s590', 'Movie', 'Article 15', 'Anubhav Sinha', 'Ayushmann Khurrana, Nassar, Manoj Pahwa, Kumud Mishra, Isha Talwar, Sayani Gupta, Mohammed Zeeshan Ayyub, Subhrajyoti Barat, Sushil Pandey, Aakash Dabhade', 'India', 'September 6, 2019', '2019', 'TV-MA', '125 min', 'Dramas, International Movies, Thrillers', 'The grim realities of caste discrimination come to light as an entitled but upright city cop ventures into India’s heartland to investigate a murder.']\n",
-      "['s591', 'Movie', 'Aruna & Her Palate', 'Edwin', 'Dian Sastrowardoyo, Oka Antara, Hannah Al Rashid, Nicholas Saputra, Deddy Mahendra Desta, Ayu Azhari', 'Indonesia, South Korea, Singapore', 'January 1, 2020', '2018', 'TV-14', '106 min', 'Dramas, International Movies', 'An epidemiologist turns her nationwide bird flu investigation into a chance to sample local delicacies en route, with three friends along for the ride.']\n",
-      "['s592', 'Movie', 'As Above, So Below', 'John Erick Dowdle', 'Perdita Weeks, Ben Feldman, Edwin Hodge, François Civil, Marion Lambert, Ali Marhyar, Cosme Castro, Hamid Djavadan, Théo Cholbi, Emy Lévy', 'United States', 'September 16, 2018', '2014', 'R', '93 min', 'Horror Movies, Thrillers', 'A beautiful tomb raider and her crew hunt for treasure in the catacombs of Paris and find themselves in a hellish underworld.']\n",
-      "['s593', 'Movie', 'As Good as It Gets', 'James L. Brooks', 'Jack Nicholson, Helen Hunt, Greg Kinnear, Cuba Gooding Jr., Skeet Ulrich, Shirley Knight, Yeardley Smith, Lupe Ontiveros', 'United States', 'January 1, 2020', '1997', 'PG-13', '139 min', 'Comedies, Romantic Movies', \"The structured world of a sour, obsessive-compulsive author crumbles when he's drawn into the lives of a stressed-out single mom and his gay neighbor.\"]\n",
-      "['s594', 'Movie', 'Ascharyachakit!', 'Samit Kakkad', 'Priyanka Bose, Vaibhav Raj Gupta, Santosh Juvekar, Anangsha Biswas, Ankit Raaj, Kashmira Irani, Kailash Waghmare, Vipin Sharma', 'India', 'December 19, 2018', '2018', 'TV-MA', '90 min', 'Dramas, Independent Movies, International Movies', 'Entangling the lives of a movie star, a chauffeur, a prostitute and a pimp, this bold drama reveals ugly truths beneath Mumbai’s glitzy veneer.']\n",
-      "['s595', 'Movie', 'Asees', 'Rana Ranbir', 'Rana Ranbir, Neha Pawar, Kuljinder Sidhu, Rupinder Roopi, Sardar Sohi, Pardeep Sran, Seema Kaushal, Rajvir Boparai', 'India', 'November 1, 2018', '2018', 'TV-14', '123 min', 'Dramas, International Movies, Music & Musicals', 'When a dispute breaks out between five siblings over their mother’s property, one devoted son will go to any lengths to protect her land.']\n",
-      "['s596', 'TV Show', 'Ash vs. Evil Dead', '', 'Bruce Campbell, Lucy Lawless, Ray Santiago, Dana DeLorenzo, Jill Marie Jones', 'United States', 'April 29, 2019', '2018', 'TV-MA', '3 Seasons', 'TV Action & Adventure, TV Comedies, TV Horror', 'Thirty years later, Ash Williams – demon hunter par excellence – is back to battle a new Deadite plague. He may have lost a hand, but not his touch.']\n",
-      "['s597', 'TV Show', 'Ashes of Love', '', 'Yang Zi, Deng Lun, Luo Yunxi', 'China', 'December 16, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"Hidden away by her mother, the Floral Goddess, the naïve Jinmi is drawn to Xufeng, the Heavenly Emperor's son. Yet forces conspire against them.\"]\n",
-      "['s598', 'TV Show', 'Ask the Doctor', '', 'Shalin Naik, Renee Lim, Sandro Demaio', 'Australia', 'October 19, 2018', '2017', 'TV-PG', '1 Season', 'Docuseries, International TV Shows, Science & Nature TV', 'From allergies to diet to sleep, three friendly doctors share expert advice, bust medical myths and test the latest treatments.']\n",
-      "['s599', 'TV Show', 'Ask the StoryBots', '', 'Judy Greer, Erin Fitzgerald, Fred Tatasciore, Jeff Gill, Gregg Spiridellis, Evan Spiridellis', 'United States', 'August 2, 2019', '2019', 'TV-Y', '3 Seasons', \"Kids' TV\", \"Five curious little creatures track down the answers to kids' biggest questions, like how night happens or why we need to brush our teeth.\"]\n",
-      "['s600', 'Movie', 'Asoka', 'Santosh Sivan', 'Shah Rukh Khan, Kareena Kapoor, Danny Denzongpa, Rahul Dev, Hrishitaa Bhatt, Gerson Da Cunha, Subhashini Ali, Umesh Mehra, Sooraj Balaji', 'India', 'March 15, 2017', '2001', 'R', '168 min', 'Action & Adventure, Dramas, International Movies', \"This elaborate Bollywood epic dramatizes one man's transformation from a vengeful and cunning warrior into a legendary leader and teacher of Buddhism.\"]\n",
-      "['s601', 'Movie', \"Asperger's Are Us\", 'Alex Lehmann', 'Noah Britton, Ethan Finlan, Jack Hanke, New Michael Ingemi', 'United States', 'December 11, 2016', '2016', 'TV-MA', '83 min', 'Documentaries', 'A comedy troupe of four friends on the autism spectrum prepares for a final show before its members go their separate ways.']\n",
-      "['s602', 'Movie', 'Asphalt Burning', 'Hallvard Bræin', 'Anders Baasmo, Kathrine Thorborg Johansen, Ida Husøy, Otto Jespersen, Sven Nordin, Trond Halbo, Alexandra Maria Lara, Wenche Myhre, Kostja Ullmann, Björn Kjellman', 'Norway', 'January 2, 2021', '2020', 'TV-14', '101 min', 'Action & Adventure, Comedies, International Movies', 'When the brakes slam on his wedding, Roy accepts a challenge from a new foe to race for his runaway bride at the iconic Nürburgring track in Germany.']\n",
-      "['s603', 'Movie', 'Assimilate', 'John Murlowski', 'Joel Courtney, Calum Worthy, Andi Matichak, Katherine McNamara, Cam Gigandet, Mason McNulty, Terry Dale Parks, Vito Viscuso, Jennifer Pierce Mathus, Kevin Remington', 'United States', 'October 25, 2019', '2019', 'TV-MA', '94 min', 'Horror Movies, Sci-Fi & Fantasy, Thrillers', 'A group of friends making a web series about their hometown realize it isn’t as boring as they thought when their neighbors start behaving strangely.']\n",
-      "['s604', 'TV Show', 'Astronomy Club: The Sketch Show', '', 'Shawtane Bowen, Jonathan Braylock, Ray Cordova, Caroline Martin, Jerah Milligan, Monique Moses, Keisha Zollar, James III', 'United States', 'December 6, 2019', '2019', 'TV-MA', '1 Season', 'TV Comedies', 'With unique individual perspectives that converge into a unified voice, sketch comedy group Astronomy Club delivers a smart and absurd brand of humor.']\n",
-      "['s605', 'Movie', 'Asu Mare 2', 'Ricardo Maldonado', 'Carlos Alcántara, Emilia Drago, Christian Meier, Andrés Salas, Anahí de Cárdenas, Rodrigo Sánchez Patiño, Denisse Dibós, Javier Delgiudice, Ana Cecilia Natteri', 'Peru', 'December 1, 2016', '2015', 'TV-14', '100 min', 'Comedies, International Movies', 'To win the heart of his true love – a high-society girl – a hapless commoner plots to change his identity and avoid his embarrassing friends.']\n",
-      "['s606', 'Movie', 'Asura Guru', 'A. Raajdheep', 'Vikram Prabhu, Subbaraju, Mahima Nambiar, Yogi Babu, Jagan', 'India', 'June 13, 2020', '2020', 'TV-14', '117 min', 'Dramas, International Movies', 'For a tech-savvy thief, elaborate robberies and evading the police are second nature until a private detective is hired to investigate his latest heist.']\n",
-      "['s607', 'Movie', 'Asura: The City of Madness', 'Sung-soo Kim', 'Jung-min Hwang, Do-won Kwak, Man-sik Jung, Woo-sung Jung', 'South Korea', 'February 15, 2018', '2016', 'NR', '133 min', 'Action & Adventure, Dramas, International Movies', \"Caught between a corrupt mayor and a prosecutor intent on exposing political depravity, a police detective must decide whose side he's on.\"]\n",
-      "['s608', 'Movie', 'At All Costs', 'Mike Nicoll', 'Parker Jackson Cartwright, Gabe York', 'United States', 'December 14, 2016', '2016', 'TV-MA', '81 min', 'Documentaries, Sports Movies', 'This revealing documentary explores how the high-stakes world of Amateur Athletic Union basketball has professionalized youth sports in America.']\n",
-      "['s609', 'Movie', 'At First Light', 'Jason Stone', 'Stefanie Scott, Theodore Pellerin, Percy Hynes White, Kate Burton, Saïd Taghmaoui, Kristin Booth, James Wotherspoon', 'Canada', 'December 27, 2018', '2018', 'TV-14', '91 min', 'Dramas, Sci-Fi & Fantasy', 'After mysterious lights imbue her with extraordinary powers, a teenager goes on the run from authorities with the friend who harbors a crush on her.']\n",
-      "['s610', 'TV Show', 'At the Dolphin Bay', '', 'Angela Chang, Ambrose Hui, Wallace Huo, Jill Hsu, Lin Wei Jun, Josie Leung, Mountain Kao, Liang Hsiu-shen', 'Taiwan', 'November 15, 2019', '2003', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows', 'Encountering each other after a long separation, two childhood friends from orphanage must overcome great odds to fulfill an old promise and find love.']\n",
-      "['s611', 'TV Show', 'Atelier', '', 'Mirei Kiritani, Mao Daichi, Wakana Sakai, Masako Chiba, Maiko, Ken Kaito, Dori Sakurada, Nicole Ishida, Mayuko Kawakita', 'Japan', 'December 1, 2015', '2015', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas', 'A young \"fabric geek\" lands a job at an upscale Japanese lingerie company – and quickly discovers she\\'ll need help to survive.']\n",
-      "['s612', 'Movie', 'Athlete A', 'Bonni Cohen, Jon Shenk', '', 'United States', 'June 24, 2020', '2020', 'PG-13', '104 min', 'Documentaries, Sports Movies', \"This documentary focuses on the gymnasts who survived USA Gymnastics doctor Larry Nassar's abuse and the reporters who exposed USAG's toxic culture.\"]\n",
-      "['s613', 'Movie', 'Atlantics', 'Mati Diop', 'Mama Sane, Amadou Mbow, Ibrahima Traore, Nicole Sougou, Amina Kane, Mariama Gassama, Coumba Dieng, Ibrahima Mbaye, Diankou Sembene', 'France, Senegal, Belgium', 'November 29, 2019', '2019', 'TV-14', '106 min', 'Dramas, Independent Movies, International Movies', 'Arranged to marry a rich man, young Ada is crushed when her true love goes missing at sea during a migration attempt – until a miracle reunites them.']\n",
-      "['s614', 'Movie', 'Atlas Shrugged: Part II', 'John Putch', 'Samantha Mathis, Jason Beghe, Esai Morales, Patrick Fabian, Kim Rhodes, Richard T. Jones, D.B. Sweeney, Paul McCrane, John Rubinstein, Robert Picardo', 'United States', 'December 19, 2020', '2012', 'PG-13', '112 min', 'Dramas', \"With the world's economy in dire straits, corporate protagonist Dagny Taggart searches for a solution amid the rubble of a long-abandoned factory.\"]\n",
-      "['s615', 'Movie', 'ATM', 'Mez Tharatorn', 'Chantavit Dhanasevi, Preechaya Pongthananikorn, Chaleumpol Tikumpornteerawong, Thawat Pornrattanaprasert, Sananthachat Thanapatpisal, Pongkool Suebsung, Puttachat Pongsuchat, Gornpop Janjaroen, Yanee Tramoth, Pongsatorn Jongwilak', 'United States, Canada', 'September 5, 2018', '2012', 'TV-14', '122 min', 'Comedies, International Movies, Romantic Movies', 'When a broken ATM dishes out a fortune, a couple who works at the bank vies to see who can recover the most cash – and the loser must find a new job.']\n",
-      "['s616', 'TV Show', 'Atomic Puppet', '', 'Eric Bauza, Lisa Norton, Carlos Díaz, Peter Oldring, Heather Bambrick, Rick Miller, Rob Tinkler, Kristina Nicoll', 'Canada, France', 'December 1, 2017', '2016', 'TV-Y7', '1 Season', \"Crime TV Shows, Kids' TV, TV Comedies\", 'Captain Atomic – once a superhero, now a sock puppet – can only activate his powers with the help of Joey, his new partner and biggest fan.']\n",
-      "['s617', 'TV Show', 'Attack on Titan', '', 'Yuki Kaji, Yui Ishikawa, Marina Inoue, Kisho Taniyama, Yu Shimamura, Yu Kobayashi, Shiori Mikami, Hiro Shimono, Ryota Osaka, Yoshimasa Hosoya, Tomohisa Hashizume, Saki Fujita, Hiroshi Kamiya, Daisuke Ono, Romi Park, Keiji Fujiwara, Kazuhiro Yamaji, Yusaku Yara', 'Japan', 'February 24, 2019', '2013', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'With his hometown in ruins, young Eren Yeager becomes determined to fight back against the giant Titans that threaten to destroy the human race.']\n",
-      "['s618', 'Movie', 'Attacking the Devil: Harold Evans and the Last Nazi War Crime', 'David Morris, Jacqui Morris', 'Harold Evans', 'United Kingdom', 'May 15, 2016', '2014', 'TV-14', '102 min', 'Documentaries, International Movies', 'Intrepid newspaper editor Harold Evans wages an ongoing battle to expose the truth about a dangerous drug and obtain compensation for its victims.']\n",
-      "['s619', 'Movie', 'Attitude Test', 'Fabrizio Copano, Augusto Matte', 'Belén Soto, Denise Rosenthal, Constanza Piccoli, Fabiola Alarcón, Lucas Balmaceda, Agustín Silva, Camilo Carmona, Ingrid Cruz, Elvis Fuentes, Samuel Landea', 'Chile', 'August 19, 2018', '2016', 'TV-14', '88 min', 'Comedies, Independent Movies, International Movies', 'Four high school seniors steal an important college entrance exam and go on vacation to \"study,\" but accidentally lose the exam while partying.']\n",
-      "['s620', 'TV Show', 'Atypical', '', 'Jennifer Jason Leigh, Keir Gilchrist, Michael Rapaport, Brigette Lundy-Paine, Amy Okuda, Jenna Boyd, Graham Rogers, Nik Dodani', 'United States', 'November 1, 2019', '2019', 'TV-14', '3 Seasons', 'TV Comedies, TV Dramas, Teen TV Shows', 'When a teen on the autism spectrum decides to get a girlfriend, his bid for more independence puts his whole family on a path of self-discovery.']\n",
-      "['s621', 'Movie', 'Audrie & Daisy', 'Bonni Cohen, Jon Shenk', '', 'United States', 'September 23, 2016', '2016', 'TV-MA', '99 min', 'Documentaries', 'In this wrenching documentary, two teens are sexually assaulted by boys they considered friends, humiliated online and harassed by their communities.']\n",
-      "['s622', 'TV Show', \"Aunty Donna's Big Ol' House of Fun\", '', 'Mark Samual Bonanno, Broden Kelly, Zachary Ruane, Ed Helms, Kristen Schaal, Weird Al Yankovic, Kia Stevens, Paul F. Tompkins, Tawny Newsome', 'Australia', 'November 11, 2020', '2020', 'TV-MA', '1 Season', 'TV Comedies', 'Comedy trio Aunty Donna showcase their uniquely absurd and offbeat style through an array of sketches, songs and eclectic characters.']\n",
-      "['s623', 'Movie', 'Aurora', 'Cristi Puiu', 'Cristi Puiu, Clara Voda, Catrinel Dumitrescu, Luminita Gheorghiu, Valentin Popescu, Gheorghe Ifrim, Ileana Puiu, Valeria Seciu, Gelu Colceag', 'Romania, France, Switzerland, Germany', 'March 4, 2020', '2010', 'TV-MA', '186 min', 'Dramas, International Movies', '42-year-old Viorel, a distraught engineer, takes drastic measures to end his emotional suffering after enduring a devastating divorce.']\n",
-      "['s624', 'Movie', 'Auschwitz: Blueprints of Genocide', 'Mike Rossiter', 'Roy Marsden', 'United Kingdom', 'January 19, 2019', '1994', 'TV-PG', '49 min', 'Documentaries', 'Newly released KGB files expose evidence proving how architects and engineers conspired with the Nazis to build a camp designed for genocide.']\n",
-      "['s625', 'TV Show', 'Aussie Gold Hunters', '', '', 'Australia', 'August 1, 2017', '2016', 'TV-MA', '1 Season', 'Docuseries, International TV Shows, Reality TV', 'Three teams of gold hunters battle all manner of challenges while pursuing their dreams in the Australian Outback.']\n",
-      "['s626', 'Movie', 'Austin Powers in Goldmember', 'Jay Roach', 'Mike Myers, Beyoncé Knowles-Carter, Seth Green, Michael York, Robert Wagner, Mindy Sterling, Verne Troyer, Michael Caine, Fred Savage', 'United States', 'December 1, 2019', '2002', 'PG-13', '94 min', 'Action & Adventure, Comedies', \"The world's most shagadelic spy continues his fight against the diabolical Dr. Evil, who's teamed with a new foe: 1970s villain Goldmember.\"]\n",
-      "['s627', 'Movie', 'Austin Powers: International Man of Mystery', 'Jay Roach', 'Mike Myers, Elizabeth Hurley, Michael York, Mimi Rogers, Robert Wagner, Seth Green, Fabiana Udenio, Mindy Sterling, Paul Dillon, Charles Napier, Will Ferrell', 'United States', 'December 1, 2019', '1997', 'PG-13', '90 min', 'Comedies', \"A swingin' fashion photographer by day and a groovy British secret agent by night, superspy Austin Powers must foil the sinister schemes of Dr. Evil.\"]\n",
-      "['s628', 'Movie', 'Austin Powers: The Spy Who Shagged Me', 'Jay Roach', 'Mike Myers, Heather Graham, Michael York, Robert Wagner, Rob Lowe, Seth Green, Mindy Sterling, Verne Troyer, Elizabeth Hurley, Will Ferrell', 'United States', 'December 1, 2019', '1999', 'PG-13', '95 min', 'Action & Adventure, Comedies, Sci-Fi & Fantasy', 'When diabolical genius Dr. Evil travels back in time to steal superspy Austin Powers\\'s \"mojo,\" Austin must return to the swingin\\' \\'60s himself.']\n",
-      "['s629', 'Movie', 'Autohead', 'Rohit Mittal', 'Deepak Sampat, Ronjini Chakroborty, Vikrant Singh, Jhanvi Dwivedi, Ajay Mishra, Rohit Mittal, Sunny Banerjee, Ravidev Singh', 'India', 'January 1, 2017', '2016', 'TV-MA', '97 min', 'Dramas, International Movies, Thrillers', \"A production crew that thinks it's making a documentary about a humble Mumbai rickshaw driver unmasks a horrifying truth about their film's subject.\"]\n",
-      "['s630', 'Movie', 'Automata', 'Gabe Ibáñez', 'Antonio Banderas, Dylan McDermott, Melanie Griffith, Birgitte Hjort Sørensen, Robert Forster, Christa Campbell, Tim McInnerny, Andy Nyman, David Ryall', 'Bulgaria, United States, Spain, Canada', 'September 8, 2017', '2014', 'R', '110 min', 'International Movies, Sci-Fi & Fantasy, Thrillers', 'In a dystopian future, an insurance adjuster for a tech company investigates a robot killed for violating protocol and discovers a global conspiracy.']\n",
-      "['s631', 'TV Show', \"Autumn's Concerto\", '', 'Ady An, Vanness Wu, Ann Hsu, Chris Wu, Xiao Xiao Bin', 'Taiwan', 'August 1, 2016', '2009', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'After losing all memories of his past, a wealthy lawyer travels to a rural village where a woman he once loved now lives with her son.']\n",
-      "['s632', 'Movie', 'Ava', 'Tate Taylor', 'Jessica Chastain, Colin Farrell, John Malkovich, Common, Geena Davis, Jess Weixler, Diana Silvers, Joan Chen, Ioan Gruffudd', 'United States', 'December 7, 2020', '2020', 'R', '97 min', 'Action & Adventure, Dramas', 'An elite assassin wrestling with doubts about her work scrambles to protect herself — and her estranged family — after a hit goes dangerously wrong.']\n",
-      "['s633', 'TV Show', 'Avatar: The Last Airbender', '', 'Zach Tyler, Mae Whitman, Jack De Sena, Dee Bradley Baker, Dante Basco, Jessie Flower, Mako Iwamatsu', 'United States', 'May 15, 2020', '2007', 'TV-Y7', '3 Seasons', \"Classic & Cult TV, Kids' TV, TV Action & Adventure\", \"Siblings Katara and Sokka wake young Aang from a long hibernation and learn he's an Avatar, whose air-bending powers can defeat the evil Fire Nation.\"]\n",
-      "['s634', 'Movie', 'Ave Maryam', 'Ertanto Robby Soediskam', 'Maudy Koesnaedi, Chicco Jerikho, Tutie Kirana, Olga Lydia, Joko Anwar, Nathania Angela Widjaja, Sendy Febrina, Suhartini, Atie Krisnawati, Ratnawati Sutandar, Ninik Winarni Utomo', 'Indonesia', 'September 3, 2020', '2018', 'TV-PG', '73 min', 'Dramas, International Movies, Romantic Movies', 'A devoted nun who cares for her elder sisters must choose between upholding her vows or pursuing her forbidden feelings for a fascinating pastor.']\n",
-      "['s635', 'Movie', 'Avengement', 'Jesse V. Johnson', 'Scott Adkins, Craig Fairbrass, Thomas Turgoose, Nick Moran, Kierston Wareing, Mark Strange, Leo Gregory, Luke LaFontaine, Beau Fowler, Dan Styles', 'United Kingdom', 'September 17, 2019', '2019', 'TV-MA', '88 min', 'Action & Adventure', 'Betrayed by his loan shark brother, a hardened convict escapes from prison while on furlough to exact revenge against the people who made him a killer.']\n",
-      "['s636', 'Movie', 'Avengers: Infinity War', 'Anthony Russo, Joe Russo', 'Robert Downey Jr., Josh Brolin, Mark Ruffalo, Tom Hiddleston, Chris Evans, Chris Hemsworth, Jeremy Renner, Chris Pratt, Elizabeth Olsen, Sebastian Stan, Benedict Cumberbatch, Paul Bettany, Cobie Smulders, Benedict Wong, Zoe Saldana, Karen Gillan, Vin Diesel, Dave Bautista, Bradley Cooper, Pom Klementieff, Scarlett Johansson, Benicio Del Toro, Anthony Mackie, Chadwick Boseman, Danai Gurira, Paul Rudd, Don Cheadle, Tom Holland', 'United States', 'December 25, 2018', '2018', 'PG-13', '150 min', 'Action & Adventure, Sci-Fi & Fantasy', 'Superheroes amass to stop intergalactic sociopath Thanos from acquiring a full set of Infinity Stones and wiping out half of all life in the universe.']\n",
-      "['s637', 'Movie', 'Avicii: True Stories', 'Levan Tsikurishvili', 'Avicii', 'Sweden, Netherlands', 'December 28, 2018', '2017', 'TV-MA', '97 min', 'Documentaries, International Movies, Music & Musicals', 'Follow the meteoric rise of Tim Bergling, aka Avicii, from Swedish teenager to the creative force behind \"Wake Me Up,\" \"You Make Me\" and other hits.']\n",
-      "['s638', 'Movie', 'Await Further Instructions', 'Johnny Kevorkian', 'Sam Gittins, Grant Masters, Neerja Naik, Abigail Cruttenden, Kris Saddler, Holly Weston, David Bradley', 'United Kingdom', 'February 2, 2019', '2018', 'TV-MA', '91 min', 'Horror Movies, Sci-Fi & Fantasy', 'A family’s tense reunion turns terrifying when they get trapped in their home by an unknown force, and sinister commands begin appearing on their TV.']\n",
-      "['s639', 'Movie', 'Awake', 'Aleksandr Chernyaev, Fedor Lyass', 'Jonathan Rhys Meyers, Francesca Eastwood, Malik Yoba, William Forsythe, James Austin Kerr, Jeremy Parr', 'United States', 'November 24, 2019', '2019', 'TV-MA', '92 min', 'Thrillers', 'After an accident leaves him with no recollection of who he is, a man becomes a prime suspect in the search for a serial killer targeting young women.']\n",
-      "['s640', 'TV Show', 'Awake: The Million Dollar Game', '', 'James Davis', 'United States', 'June 14, 2019', '2019', 'TV-PG', '1 Season', 'Reality TV', 'Sleepless for 24 hours, contestants in the comedy game show stumble through challenges both eccentric and everyday for a chance at a $1 million prize.']\n",
-      "['s641', 'TV Show', 'Away', '', 'Hilary Swank, Josh Charles, Vivian Wu, Mark Ivanir, Ato Essandoh, Ray Panthaki, Talitha Eliana Bateman', 'United States', 'September 4, 2020', '2020', 'TV-14', '1 Season', 'Romantic TV Shows, TV Dramas, TV Sci-Fi & Fantasy', 'Commander Emma Green leaves behind her husband and daughter to lead an international crew of astronauts on a perilous three-year mission to Mars.']\n",
-      "['s642', 'TV Show', 'Away From Home', '', 'Li Yongzhen, Zhuang Kebi, Zhang Shunyuan, Wang Wei, Wen Shaoping, Liu Shumin, Lu Huiting, Ye Chengcheng, Chen Yuqi', '', 'May 8, 2019', '2015', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas', 'A high-achieving 11-year-old student embarks on a journey of self-discovery at a school on a nearby island as he grapples with tensions at home.']\n",
-      "['s643', 'Movie', 'Awe', 'Prasanth Varma', 'Kajal Aggarwal, Nithya Menon, Regina Cassandra, Eesha Rebba, Murli Sharma, Srinivas Avasarala, Priyadarshi Pullikonda', 'India', 'February 15, 2019', '2018', 'TV-MA', '111 min', 'Dramas, International Movies, Sci-Fi & Fantasy', 'Disparate characters, including an aspiring time traveler, a phony chef, a drug-addicted waitress and several others, share a surprising connection.']\n",
-      "['s644', 'Movie', 'Axone', 'Nicholas Kharkongor', 'Sayani Gupta, Lin Laishram, Tenzing Dalha, Dolly Ahluwalia, Vinay Pathak, Lanuakam Ao, Rohan Joshi, Adil Hussain, Asenla Jamir', 'India', 'June 12, 2020', '2020', 'TV-MA', '101 min', 'Comedies, Dramas, Independent Movies', 'In Delhi, friends from Northeast India prepare a pungent delicacy for a wedding party, sparking conflict and comedy with their unaccustomed neighbors.']\n",
-      "['s645', 'Movie', 'Ayana', 'Gangadhar Salimath', 'Deepak Subramanya, Apoorva Soma, Ramesh Bhat, Harsha H S, Karthik A, Goutham Shashidhar, Nagshree Karkone, Moksha Kushal, Vedashree Rao', 'India', 'February 15, 2019', '2017', 'TV-MA', '112 min', 'Dramas, International Movies', 'With his carefree bachelor days behind him, a young entrepreneur’s ambitions for adulthood come with some painful personal and professional decisions.']\n",
-      "['s646', 'Movie', 'Ayotzinapa, el paso de la tortuga', 'Enrique García Meza', '', 'Mexico', 'December 1, 2018', '2018', 'TV-MA', '73 min', 'Documentaries, International Movies', 'Delving into the disappearance of 43 college students in Mexico, this documentary seeks to give justice and a voice to the victims and their families.']\n",
-      "['s647', 'Movie', 'Azali', 'Kwabena Gyansah', 'Ama K. Abebrese, Asana Alhassan, Adjetey Anang, Akofa Edjeani Asiedu, Emmanuel Nii Adom Quaye, Peter Ritchie', 'Ghana', 'February 7, 2020', '2018', 'TV-14', '89 min', 'Dramas, International Movies', 'Sent away to evade an arranged marriage, a 14-year-old begins a harrowing journey of sex work and poverty in the slums of Accra.']\n",
-      "['s648', 'Movie', 'Azhar', \"Anthony D'Souza\", 'Emraan Hashmi, Prachi Desai, Nargis Fakhri, Lara Dutta, Kunaal Roy Kapur, Gautam Gulati, Anikie Maguire, Kulbhushan Kharbanda, Rajesh Sharma, Shernaz Patel, Veerendra Saxena', 'India', 'April 12, 2019', '2016', 'TV-14', '129 min', 'Dramas, International Movies, Sports Movies', \"This biopic traces the tumultuous life and career of top cricket player Mohammad Azharuddin, who led India's national team in the 1990s.\"]\n",
-      "['s649', 'Movie', 'Aziz Ansari Live at Madison Square Garden', 'Aziz Ansari', 'Aziz Ansari', 'United States', 'March 6, 2015', '2015', 'TV-MA', '58 min', 'Stand-Up Comedy', 'Stand-up comedian and TV star Aziz Ansari (\"Parks and Recreation\") delivers his sharp-witted take on immigrants, relationships and the food industry.']\n",
-      "['s650', 'Movie', 'Aziz Ansari: Buried Alive', 'Will Lovelace, Dylan Southern', 'Aziz Ansari', 'United States', 'November 1, 2013', '2013', 'TV-MA', '80 min', 'Stand-Up Comedy', '\"Parks and Recreation\" star Aziz Ansari takes the stage to share his unfiltered views on adulthood, babies, marriage, love and more in the modern era.']\n",
-      "['s651', 'Movie', 'Aziz Ansari: RIGHT NOW', 'Spike Jonze', 'Aziz Ansari', 'United States', 'July 9, 2019', '2019', 'TV-MA', '65 min', 'Stand-Up Comedy', 'In a comedy special directed by Spike Jonze, Aziz Ansari shares deep personal insights and hilarious takes on wokeness, family and the social climate.']\n",
-      "['s652', 'TV Show', 'B: The Beginning', '', 'Hiroaki Hirata, Yuki Kaji, Asami Seto, Hiroki Touchi, Minoru Inaba, Ami Koshimizu, Toshiyuki Toyonaga, Shintaro Tanaka, Atsushi Goto, Toshiyuki Morikawa, Kaito Ishikawa, Satomi Sato, Yu Kitada, Mitsuki Saiga, Kazuya Nakai, Nozomi Kameda, Makoto Awane', 'Japan', 'March 2, 2018', '2018', 'TV-MA', '1 Season', 'Anime Series, Crime TV Shows, International TV Shows', 'Genius investigator Keith Flick rejoins the royal police force just as serial killer \"B\" emerges. Mysterious youth Koku may be an ally, or a target.']\n",
-      "['s653', 'Movie', 'B.A. Pass', 'Ajay Bahl', 'Shadab Kamal, Shilpa Shukla, Rajesh Sharma, Dibyendu Bhattacharya, Vijay Kaushik, Anula Navlekar, Happy Ranjit, Raveena Singh, Padam Mishra', 'India', 'June 7, 2018', '2013', 'TV-14', '99 min', 'Dramas, Independent Movies, International Movies', 'Orphaned and at loose ends, young Mukesh falls into the seductive orbit of married Sarika, who leads him ever deeper into a world of sex and betrayal.']\n",
-      "['s654', 'Movie', 'B.A. Pass 2', 'Shadab Khan', 'Kritika Sachdeva, Sasho, Sanghmitra Hitaishi, Indraneil Sengupta, Saurabh Dubey, Shubhangi Latkar, Sukhbir Kaur Lamba, Arav Chowdharry', 'India', 'June 1, 2018', '2017', 'TV-14', '126 min', 'Dramas, International Movies', 'A young woman eager to avoid an arranged marriage moves to Mumbai, where she learns hard truths about show business, life and love.']\n",
-      "['s655', 'Movie', 'Baadshaho', 'Milan Luthria', \"Ajay Devgn, Emraan Hashmi, Vidyut Jamwal, Ileana D'Cruz, Esha Gupta, Sanjay Mishra, Sunny Leone, Sharad Kelkar, Priyanshu Chatterjee, Denzil Smith\", 'India', 'October 16, 2017', '2017', 'TV-14', '135 min', 'Action & Adventure, International Movies', \"In 1975, during the government-declared Emergency, thief Bhawani and his crew plan a daring robbery to reclaim his royal lover's seized treasures.\"]\n",
-      "['s656', 'Movie', 'Baaghi', 'Sabir Khan', 'Tiger Shroff, Shraddha Kapoor, Sudheer Babu, Paras Arora, Sunil Grover, Sourav Chakraborty, Shaurya Bhardawaj', 'India', 'August 4, 2018', '2016', 'TV-14', '127 min', 'Action & Adventure, International Movies', 'A martial artist faces his biggest test when he has to travel to Bangkok to rescue the woman he loves from the clutches of his romantic rival.']\n",
-      "['s657', 'Movie', 'Baahubali 2: The Conclusion (Hindi Version)', 'S.S. Rajamouli', 'Prabhas, Rana Daggubati, Anushka Shetty, Tamannaah Bhatia, Sathyaraj, Ramya Krishnan, Nassar, Subbaraju', 'India', 'August 7, 2017', '2017', 'TV-MA', '165 min', 'Action & Adventure, Dramas, International Movies', \"To avenge his father's death, a young man leads an army into battle against a cruel tyrant in this Hindi conclusion to the historic saga.\"]\n",
-      "['s658', 'Movie', 'Baahubali 2: The Conclusion (Malayalam Version)', 'S.S. Rajamouli', 'Prabhas, Rana Daggubati, Anushka Shetty, Tamannaah Bhatia, Sathyaraj, Ramya Krishnan, Nassar, Subbaraju', '', 'August 7, 2017', '2017', 'TV-14', '166 min', 'Action & Adventure, Dramas, International Movies', \"To avenge his father's death, a young man leads an army into battle against a cruel tyrant in this Malayalam conclusion to the historic saga.\"]\n",
-      "['s659', 'Movie', 'Baahubali 2: The Conclusion (Tamil Version)', 'S.S. Rajamouli', 'Prabhas, Rana Daggubati, Anushka Shetty, Tamannaah Bhatia, Sathyaraj, Ramya Krishnan, Nassar, Subbaraju', '', 'August 7, 2017', '2017', 'TV-MA', '166 min', 'Action & Adventure, Dramas, International Movies', \"To avenge his father's death, a young man leads an army into battle against a cruel tyrant in this Tamil conclusion to the historic saga.\"]\n",
-      "['s660', 'Movie', 'Baahubali: The Beginning (English Version)', 'S.S. Rajamouli', 'Prabhas, Rana Daggubati, Anushka Shetty, Tamannaah Bhatia, Sathyaraj, Nassar, Ramya Krishnan, Sudeep', '', 'October 24, 2018', '2015', 'TV-14', '138 min', 'Action & Adventure, Dramas, International Movies', \"Villagers in the kingdom of Mahismati rescue a baby who is destined to embark on a heroic quest in this English version of S.S. Rajamouli's epic.\"]\n",
-      "['s661', 'Movie', 'Baahubali: The Beginning (Hindi Version)', 'S.S. Rajamouli', 'Prabhas, Rana Daggubati, Anushka Shetty, Tamannaah Bhatia, Sathyaraj, Nassar, Ramya Krishnan, Sudeep', 'India', 'August 7, 2017', '2015', 'TV-14', '159 min', 'Action & Adventure, Dramas, International Movies', \"Villagers in the kingdom of Mahismati rescue a baby who is destined to embark on a heroic quest in this Hindi version of S.S. Rajamouli's epic.\"]\n",
-      "['s662', 'Movie', 'Baahubali: The Beginning (Malayalam Version)', 'S.S. Rajamouli', 'Prabhas, Rana Daggubati, Anushka Shetty, Tamannaah Bhatia, Sathyaraj, Nassar, Ramya Krishnan, Sudeep', '', 'August 7, 2017', '2015', 'TV-14', '160 min', 'Action & Adventure, Dramas, International Movies', \"Villagers in the kingdom of Mahismati rescue a baby who is destined to embark on a heroic quest in this Malayalam version of S.S. Rajamouli's epic.\"]\n",
-      "['s663', 'Movie', 'Baahubali: The Beginning (Tamil Version)', 'S.S. Rajamouli', 'Prabhas, Rana Daggubati, Anushka Shetty, Tamannaah Bhatia, Sathyaraj, Nassar, Ramya Krishnan, Sudeep', '', 'August 7, 2017', '2015', 'TV-14', '159 min', 'Action & Adventure, Dramas, International Movies', \"Villagers in the kingdom of Mahismati rescue a baby who is destined to embark on a heroic quest in this Tamil version of S.S. Rajamouli's epic.\"]\n",
-      "['s664', 'Movie', 'Baazaar', 'Gauravv K Chawla', 'Saif Ali Khan, Chitrangada Singh, Radhika Apte, Rohan Vinod Mehra, Manish Chaudhary, Denzil Smith, Pawan Chopra, Deepak Gheewala, Utkarsh Mazumdar, Danish Hussain', 'India', 'January 13, 2019', '2018', 'TV-MA', '136 min', 'Dramas, International Movies', 'A wide-eyed graduate learns the ugly side of ambition when he joins in the dubious business practices of his idol, a ruthless Mumbai stock tycoon.']\n",
-      "['s665', 'Movie', 'Babam ve Oğlum', 'Çagan Irmak', 'Çetin Tekindor, Fikret Kuşkan, Hümeyra, Ege Tanman, Şerif Sezer, Yetkin Dikinciler, Binnur Kaya, Mahmut Gökgöz, Nergis Çorakçi, Bilge Sen', 'Turkey', 'April 30, 2018', '2005', 'TV-14', '112 min', 'Dramas, International Movies', \"Following Turkey's bloody coup of 1980, a widowed reporter returns to his Aegean hometown, bringing his son and a last wish for his estranged father.\"]\n",
-      "['s666', 'Movie', 'Babamın Ceketi', 'Müfit Can Saçıntı', 'Müfit Can Saçıntı, Mert Turak, Ünal Yeter, Elif Nur Kerkük, Uğur Demirpehlivan, Ayşen Gruda, Erkan Can, Banu Manioğlu', 'Turkey', 'April 17, 2020', '2018', 'TV-MA', '101 min', 'Comedies, International Movies', 'Facing pressure to marry immediately, an unemployed man must find a way to pay for a wedding by any means necessary.']\n",
-      "['s667', 'Movie', 'Babel', 'Alejandro G. Iñárritu', 'Brad Pitt, Cate Blanchett, Gael García Bernal, Koji Yakusho, Adriana Barraza, Rinko Kikuchi, Said Tarchani, Boubker Ait El Caid, Elle Fanning, Nathan Gamble, Mohamed Akhzam', 'France, United States, Mexico', 'January 1, 2019', '2006', 'R', '143 min', 'Dramas, Independent Movies', 'When an American couple vacationing in Morocco falls victim to a random act of violence, a series of events unfolds across four countries.']\n",
-      "['s668', 'TV Show', 'Babies', '', '', 'United States', 'June 19, 2020', '2020', 'TV-14', '2 Seasons', 'Docuseries, Science & Nature TV', 'From nature to nurture, this docuseries explores the groundbreaking science that reveals how infants discover life during their very first year.']\n",
-      "['s669', 'TV Show', 'Baby', '', 'Benedetta Porcaroli, Alice Pagani, Riccardo Mandolini, Chabeli Sastre Gonzalez, Brando Pacitto, Lorenzo Zurzolo, Claudia Pandolfi, Galatea Ranzi', 'Italy', 'September 16, 2020', '2020', 'TV-MA', '3 Seasons', 'International TV Shows, TV Dramas, Teen TV Shows', \"Fed up with their families and classmates, two teen girls from a wealthy part of Rome are drawn to the city's underworld and start leading double lives.\"]\n",
-      "['s670', 'TV Show', 'Baby Ballroom', '', 'Warren Bullock, Jane Bullock', 'United Kingdom', 'July 10, 2018', '2018', 'TV-MA', '2 Seasons', 'British TV Shows, International TV Shows, Reality TV', \"Step into the cutthroat world of kids' ballroom dancing, where ambitious instructors, proud parents and pint-sized performers waltz to win.\"]\n",
-      "['s671', 'Movie', 'Baby Dolls', 'Vijay Kumar Arora', 'Nirmal Rishi, Sonam Bajwa, Sukhwinder Chahal, Tania, Gurnam Bhullar', 'India', 'December 1, 2019', '2019', 'TV-PG', '127 min', 'Comedies, International Movies, Romantic Movies', 'When two sisters travel from Canada to Punjab to visit their maternal family, they discover an opportunity to mend a broken bond with their grandmother.']\n",
-      "['s672', 'Movie', 'Baby Mamas', 'Stephanie Zwane', 'Salamina Mosese, Kay Smith, Thembisa Mdoda, Dineo Ranaka, Sthembiso Khoza, Khaya Mthembu, Jonathan Boynton-Lee, Nicholas Nkuna, Donovan Pietersen, Pamela Nomvete', 'South Africa', 'March 13, 2020', '2018', 'TV-14', '98 min', 'Comedies, Dramas, International Movies', 'From surprise news to relationship blues, four coworkers in different stages of motherhood unite to support each other in their struggles with men.']\n",
-      "['s673', 'TV Show', 'Babylon Berlin', '', 'Volker Bruch, Liv Lisa Fries, Peter Kurth, Leonie Benesch, Matthias Brandt, Severija Janusauskaite, Fritzi Haberlandt, Ivan Shvedoff, Lars Eidinger, Anton von Lucke, Misel Maticevic', 'Germany', 'March 1, 2020', '2020', 'TV-MA', '3 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', \"A Soviet freight train's hijacking leads a haunted cop and a poor typist to uncover a political conspiracy amid the vice and glamour of 1929 Berlin.\"]\n",
-      "['s674', 'Movie', 'Bachelor Girls', 'Shikha Makan', '', 'India', 'March 1, 2018', '2016', 'TV-MA', '61 min', 'Documentaries, International Movies', 'Through intimate interviews, this documentary explores the stigma facing independent women who seek housing in modern Mumbai.']\n",
-      "['s675', 'Movie', 'Back and Forth', 'José Eduardo Belmonte', 'Ingrid Guimarães, Fábio Assunção, Alice Braga, Rosanne Mulholland, Caroline Abras, João Assunção', 'Brazil', 'January 5, 2017', '2016', 'NR', '95 min', 'Comedies, Dramas, International Movies', 'When their car breaks down en route to São Paulo, a father and son accept a ride from four beautiful telemarketers who are headed there on holiday.']\n",
-      "['s676', 'Movie', 'Back of the Net', 'Louise Alston', 'Sofia Wylie, Tiarnie Coupland, Trae Robin, Gemma Chua-Tran, Ashleigh Ross, Yasmin Honeychurch, Raj Labade, Christopher Kirby, Melissa Bonne, Kate Box', 'Australia', 'December 21, 2019', '2019', 'TV-Y', '86 min', 'Children & Family Movies, Sports Movies', 'An American science geek ready to spend a summer at sea accidentally ends up at an Australian soccer academy and is forced to kick it with the locals.']\n",
-      "['s677', 'TV Show', 'Back Street Girls -GOKUDOLS-', '', 'Daisuke Ono, Satoshi Hino, Kazuyuki Okitsu, Yuka Nukui, Kaori Maeda, Hikaru Akao, Junichi Suwabe, Keiji Fujiwara', 'Japan', 'December 12, 2018', '2018', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'To pay for an epic blunder, three yakuza brothers are forced to alter their bodies, form a girl group and break into the underground J-Pop idol scene.']\n",
-      "['s678', 'TV Show', 'Back to 1989', '', 'Marcus Chang, Ivy Shao, Mini Tsai, Yorke Sun, Ray Yang, Chang Chieh', 'Taiwan', 'December 1, 2016', '2016', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"A young man who's learned nothing about his father from his single mom has a freak accident that sends him back to 1989, the year before he was born.\"]\n",
-      "['s679', 'Movie', 'Back to School', 'Rémy Four, Julien War', 'Ludovik, Jérôme Niel, Nicolas Berno, Johann Dionnet, Caroline Anglade, Joséphine Draï, Pauline Deshons, Marc Riso, Romain Lancry, Nicolas Lumbreras, Claire Tran, Pitcho Womba Konga', '', 'August 30, 2019', '2019', 'TV-MA', '84 min', 'Comedies, International Movies', 'Eager to flaunt their success in front of old bullies and teenage crushes, two best friends spend a wild night at their middle school reunion.']\n",
-      "['s680', 'Movie', 'Back to the 90s', 'Yanyong Kuruaungkoul', 'Dan Aaron Ramnarong, Pimchanok Leuwisetpaiboon, Chanintorn Jitpreeda, Chonlakarn Puangnoy, Achita Pramoj Na Ayudhya, Vichuda Pindum, Kriengsak Hrientong, Likit Sittiphun', 'Thailand', 'January 1, 2019', '2015', 'TV-14', '111 min', 'Comedies, International Movies, Music & Musicals', 'When a teenager is transported back to his parents’ high school days, he has the chance to alter the events that led to their unhappy marriage.']\n",
-      "['s681', 'TV Show', 'Back with the Ex', '', '', '', 'January 11, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, Reality TV, Romantic TV Shows', 'New beginnings or old baggage? Four singles have one chance to reignite romance with an ex – or leave the past behind for good.']\n",
-      "['s682', 'Movie', 'Backcountry', 'Adam MacDonald', 'Missy Peregrym, Jeff Roop, Eric Balfour, Nicholas Campbell', 'Canada', 'March 30, 2017', '2014', 'NR', '92 min', 'Horror Movies, Independent Movies, Thrillers', 'A weekend hike for urbanites Alex and Jenn takes a dangerous turn when they become lost deep in the remote territory of a menacing bear.']\n",
-      "['s683', 'Movie', 'Backdraft 2', 'Gonzalo López-Gallego', 'Joe Anderson, William Baldwin, Donald Sutherland, Alisha Bailey, Alastair Mackenzie, Dominic Mafham, Jessamine-Bliss Bell, Martin Hutson, Aaron McCusker, Cyril Nri', 'United States', 'May 14, 2019', '2019', 'R', '102 min', 'Action & Adventure, Dramas', 'In this sequel to the 1991 film, a determined fire investigator recruits an imprisoned arsonist to help untangle a web of fire, murder and corruption.']\n",
-      "['s684', 'Movie', 'Backfire', 'Dave Patten', 'Black Deniro, Byron \"Squally\" Vinson, Dominic Costa, Nick Ferraro, Peter Ferriero, Jowharah Jones', 'United States', 'April 5, 2019', '2019', 'TV-MA', '97 min', 'Dramas, Independent Movies, Thrillers', 'When two would-be robbers accidentally kill a made man, they find themselves on the run from the South Philly Italian mob.']\n",
-      "['s685', 'Movie', 'Backtrack', 'Michael Petroni', 'Adrien Brody, Sam Neill, Robin McLeavy, Bruce Spence, Jenni Baird, Chloe Bayliss, Anna Lise Phillips, George Shevtsov', 'Australia, United Kingdom, United Arab Emirates, Canada', 'December 25, 2018', '2015', 'R', '90 min', 'Dramas, Thrillers', 'Haunted by visions of the dead, psychologist Peter returns home to confront a long-ago trauma. But will the trip exorcise or embolden the ghosts?']\n",
-      "['s686', 'TV Show', 'Bad Blood', '', 'Anthony LaPaglia, Kim Coates, Enrico Colantoni, Paul Sorvino, Maxim Roy, Brett Donahue, Michelle Mylett, Claudia Ferri, Tony Nappo', 'Canada', 'May 31, 2019', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, TV Dramas', 'This sprawling crime drama follows the true story of the Rizzuto family and its associates, who presided over organized crime in Montreal for decades.']\n",
-      "['s687', 'TV Show', 'Bad Boy Billionaires: India', '', '', 'India', 'October 5, 2020', '2020', 'TV-14', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'This investigative docuseries explores the greed, fraud and corruption that built up — and ultimately brought down — India’s most infamous tycoons.']\n",
-      "['s688', 'Movie', 'Bad Boys', 'Michael Bay', 'Will Smith, Martin Lawrence, Téa Leoni, Tchéky Karyo, Theresa Randle, Joe Pantoliano, Emmanuel Xuereb, Michael Imperioli, Nestor Serrano, Julio Oscar Mechoso', 'United States', 'October 1, 2019', '1995', 'R', '119 min', 'Action & Adventure, Comedies', 'In this fast-paced actioner, two Miami narcotics cops are hot on the trail of a master crook who has snatched $100 million worth of heroin.']\n",
-      "['s689', 'Movie', 'Bad Boys II', 'Michael Bay', 'Will Smith, Martin Lawrence, Jordi Mollà, Gabrielle Union, Peter Stormare, Theresa Randle, Joe Pantoliano, Michael Shannon, Jon Seda, Yul Vazquez', 'United States', 'October 1, 2019', '2003', 'R', '147 min', 'Action & Adventure, Comedies', \"In this hyperkinetic sequel, a pair of Miami narcotics cops investigate a Cuban drug kingpin's connection to Florida's influx of Ecstasy.\"]\n",
-      "['s690', 'Movie', 'Bad Day for the Cut', 'Chris Baugh', \"Nigel O'Neill, Susan Lynch, Józef Pawlowski, Stuart Graham, David Pearse, Brian Milligan, Anna Prochniak, Stella McCusker, Ian McElhinney, Lalor Roddy\", 'United Kingdom', 'January 18, 2018', '2017', 'TV-MA', '99 min', 'Independent Movies, International Movies, Thrillers', \"A mild-mannered, middle-aged Irish farmer devoted to his mother embarks on a violent quest for revenge when she's murdered in a home invasion.\"]\n",
-      "['s691', 'TV Show', 'Bad Education', '', 'Jack Whitehall, Mathew Horne, Sarah Solemani, Michelle Gomez, Nikki Runeckles, Kae Alexander, Layton Williams, Ethan Lawrence, Charlie Wernham, Jack Binstead, Jack Bence, Harry Enfield', 'United Kingdom', ' December 15, 2018', '2014', 'TV-MA', '3 Seasons', 'British TV Shows, TV Comedies', \"A history teacher at the posh Abbey Grove, Alfie Wickers is something truly special: He's his school's, if not England's, single worst educator.\"]\n",
-      "['s692', 'Movie', 'Bad Genius', 'Nattawut Poonpiriya', 'Chutimon Chuengcharoensukying, Chanon Santinatornkul, Teeradon Supapunpinyo, Eisaya Hosuwan, Thaneth Warakulnukroh, Sarinrat Thomas, Ego Mikitas, Pasin Kuansataporn, Sahajak Boonthanakit, Kanjana Vinaipanid', 'Thailand', 'June 1, 2018', '2017', 'TV-MA', '130 min', 'Dramas, International Movies, Thrillers', 'A top student gets pulled into a cheating racket with increasingly higher risks and even higher rewards. But she may lose much more than she gains.']\n",
-      "['s693', 'Movie', 'Bad Grandpa .5', 'Jeff Tremaine', 'Johnny Knoxville, Jackson Nicoll, Greg Harris, Georgina Cates, Kamber Hejlik, Jill Killington, Madison Davis, George Faughnan, Spike Jonze, Catherine Keener', 'United States', 'January 1, 2021', '2014', 'TV-MA', '87 min', 'Comedies', 'The geriatric antics of Irving Zisman continue in this next installment of the Jackass franchise, which features unused footage from the first film.']\n",
-      "['s694', 'TV Show', 'Bad Guys', '', 'Kim Sang-jung, Ma Dong-seok, Park Hae-Jin, Cho Dong-hyuk, Kang Ye-won, Kang Shin-il, Ji-a Min, Hwang Seung-eon', 'South Korea', 'August 8, 2019', '2014', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Korean TV Shows', 'Reinstated to eradicate the worst crimes in the city, a detective requests the release of three convicts to enlist their help in catching the felons.']\n",
-      "['s695', 'TV Show', 'Bad Guys: Vile City', '', 'Joong-hoon Park, Jin-mo Joo, Yang Ik-june, Moo-Yul Kim, Ji Soo, Young-chang Song, Hong-Fa Kim, Tae-ho Ryu, Yu-seok Kim, Soo-young Park, Yoon-hee Lee', 'South Korea', 'March 8, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Korean TV Shows', 'Ordered to take down a villainous business leader who controls the city, a prosecutor gathers a team of men who may not be so clean themselves.']\n",
-      "['s696', 'Movie', 'Bad Match', 'David Chirchirillo', 'Jack Cutmore-Scott, Lili Simmons, Brandon Scott, Chase Williamson, Noureen DeWulf, Seth Morris, Christine Donlon, Trent Haaga, Kahyun Kim, Cynthia Rose Hall, Zedrick Restauro, Eric Podnar', 'Singapore, United States', 'March 11, 2018', '2017', 'TV-MA', '83 min', 'Thrillers', \"A player who uses the internet to facilitate his womanizing ways is tormented when he spurns a persistent woman who won't take no for an answer.\"]\n",
-      "['s697', 'Movie', 'Bad Rap', 'Salima Koroma', 'Jonathan Park, Awkwafina, David Lee, Richard Lee', 'United States, Canada', 'August 21, 2017', '2016', 'TV-MA', '83 min', 'Documentaries, Music & Musicals', 'Four young Asian-American rappers strive to achieve success on their own terms in a musical genre that often treats them as outsiders.']\n",
-      "['s698', 'Movie', 'Bad Seeds', 'Kheiron', 'Kheiron, Catherine Deneuve, André Dussollier, Louison Blivet, Adil Dehbi, Hakou Benosmane, Youssouff Wague, Mahia Zrouki, Joseph Jovanovic', 'France, Belgium', 'December 21, 2018', '2018', 'TV-MA', '105 min', 'Comedies, Dramas, International Movies', 'Troubled by his past, a scam artist who runs a petty racket with his adoptive mom finds redemption while mentoring a group of difficult students.']\n",
-      "['s699', 'TV Show', 'Badalte Rishton Ki Dastaan', '', 'Additi Gupta, Sanjeeda Sheikh, Kiran Karmarkar, Abhinav Shukla, Tanushree Kaushal, Mona Ambegaonkar', 'India', 'April 1, 2017', '2013', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'When a man is killed, his wife and his lover – both of whom are pregnant with his children – come under the thumb of his brutal, dictatorial father.']\n",
-      "['s700', 'Movie', 'Badha', 'Sumitra Bhave, Sunil Sukthankar', 'Amruta Subhash, Rajesh More, Devika Daftardar, Renuka Daftardar, Uttara Baokar, Jyoti Subhash, Milind Shinde, Sachin Mondkar', 'India', 'January 1, 2018', '2006', 'TV-14', '91 min', 'Dramas, International Movies', 'A young woman who is suspected of practicing black magic and witchcraft is demonized and forced to live apart from her family.']\n",
-      "['s701', 'Movie', 'Badla', 'Sujoy Ghosh', 'Amitabh Bachchan, Taapsee Pannu, Amrita Singh, Tony Luke, Manav Kaul', 'India', 'August 7, 2019', '2019', 'TV-14', '117 min', 'International Movies, Thrillers', 'When a woman is accused of killing her lover, a renowned lawyer is hired – but the more they try to  untangle the truth, the more convoluted it becomes.']\n",
-      "['s702', 'Movie', 'Badland', 'Justin Lee', 'Kevin Makely, Bruce Dern, Mira Sorvino, Trace Adkins, Wes Studi, Tony Todd, Jeff Fahey, James Russo, Amanda Wyss', 'United States', 'March 26, 2020', '2019', 'TV-14', '117 min', 'Dramas', 'A detective with a license to kill roams the Old West to wrangle Confederate war criminals and meets a pioneer woman who throws his journey off track.']\n",
-      "['s703', 'TV Show', 'Baewatch: Parental Guidance', '', '', '', 'August 22, 2020', '2019', 'TV-MA', '1 Season', 'British TV Shows, Reality TV, Romantic TV Shows', 'Couples go on a romantic getaway to test their relationships, not knowing their families are calling the shots and cringing over their every move.']\n",
-      "['s704', 'TV Show', 'BAKI', '', 'Nobunaga Shimazaki, Takayuki Sugo, Bin Shimada, Rikiya Koyama, Takuya Eguchi, Banjo Ginga, Takehito Koyasu, Kenjiro Tsuda, Chafurin, Issei Futamata, Mugihito, Yoshihisa Kawahara, Sora Amamiya, Toru Furuya', 'Japan', 'June 4, 2020', '2020', 'TV-MA', '3 Seasons', 'Anime Series, International TV Shows', 'While martial arts champion Baki Hanma trains hard to surpass his legendary father, five violent death row inmates descend upon Tokyo to take him on.']\n",
-      "['s705', 'TV Show', 'Bakugan: Armored Alliance', '', '', '', 'November 6, 2020', '2020', 'TV-Y7', '1 Season', \"Anime Series, Kids' TV\", 'Dan Kouzo and his crew of heroic brawlers battle both challengers and powerful, evil forces as they work to protect humans and the Bakugan.']\n",
-      "['s706', 'TV Show', 'Bakugan: Battle Planet', '', 'Jonah Wineberg, Deven Christian Mack, Margarita Valderrama, Ticoon Kim, Jason Deline, Will Bowes', 'Japan, Canada, United States', 'November 6, 2020', '2018', 'TV-PG', '1 Season', \"Anime Series, Kids' TV\", 'Dan Kouzo and his pals bond with mysterious creatures known as Bakugan while fighting sinister forces out to control the world.']\n",
-      "['s707', 'TV Show', 'Bal Ganesh', 'Vijay S. Bhanushali', 'Meghna Erande Joshi, Parminder Ghumman', '', 'March 31, 2020', '2019', 'TV-Y7', '1 Season', \"Kids' TV\", 'Watch Ganesh destroy demons, disarm invaders and defeat dacoits in this series based on the mythological Hindu elephant god’s childhood.']\n",
-      "['s708', 'TV Show', 'Bala Loca', '', 'Alejandro Goic, Trinidad González, Ingrid Isensee, Mario Horton, Manuela Oyarzún, Fernanda Urrejola, Catalina Saavedra, Pablo Schwarz, Aline Küppenheim, Marcial Tagle, Víctor Quezada, Alfredo Castro, Roberto Farías, Hugo Medina, Daniel Candia, María Paz Grandjean, Alejandro Sieveking, Nicolás Durán, Sergio Hernández, Willy Semler, Erto Pantoja', 'Chile', 'April 1, 2017', '2016', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', 'A veteran journalist starting a news site about corruption in Chile stumbles on a big story when a fellow investigative reporter dies suspiciously.']\n",
-      "['s709', 'Movie', 'Balto', 'Simon Wells', 'Kevin Bacon, Bob Hoskins, Bridget Fonda, Jim Cummings, Phil Collins, Jack Angel, Danny Mann, Robbie Rist', 'United States', 'April 1, 2018', '1995', 'G', '78 min', 'Children & Family Movies, Dramas', 'Balto, who is half wolf and half dog, endures the taunts of disapproving humans as he guides a precious cargo of medicine through the Alaskan winter.']\n",
-      "['s710', 'Movie', 'Balto 2: Wolf Quest', 'Phil Weinstein', 'Maurice LaMarche, Jodi Benson, Lacey Chabert, David Carradine, Mark Hamill, Charles Fleischer, Peter MacNicol, Rob Paulsen, Nicolette Little, Melanie Stone', 'United States', 'April 1, 2018', '2001', 'G', '75 min', 'Children & Family Movies', 'Half-dog, half-wolf Balto (voiced by Maurice LaMarche) and his wife proudly put their pups up for adoption to humans, but when nobody takes daughter Aleu because she looks too much like a wolf, she runs away to search for her place in the world.']\n",
-      "['s711', 'Movie', 'Balto 3: Wings of Change', 'Phil Weinstein', 'Maurice LaMarche, Sean Astin, Keith Carradine, Charles Fleischer, Jodi Benson, Bill Fagerbakke, Charity James, Kathy Najimy, David Paymer, Jean Smart', 'United States', 'April 1, 2018', '2004', 'G', '78 min', 'Children & Family Movies', \"A pilot challenges Balto's son Kodi and his sled team to see who can deliver the mail faster, but the dogs race to the rescue when the plane vanishes.\"]\n",
-      "['s712', 'Movie', 'Balu Mahi', 'Haissam Hussain', 'Osman Khalid Butt, Ainy Jaffri, Sadaf Kanwal, Khurram Patras, Ali Sheikh, Zeeshan Ali, Durdana Butt, Shafqat Cheema, Adeel Hashmi, Javed Sheikh', 'Pakistan', 'March 1, 2018', '2017', 'TV-MA', '149 min', 'International Movies, Romantic Movies', 'Determined to stop his ex-girlfriend from marrying, a young man crashes the wrong wedding and meets a bride looking to run away.']\n",
-      "['s713', 'Movie', 'Bana Masal Anlatma', 'Burak Aksak', 'Hande Doğandemir, Fatih Artman, Devrim Yakut, Cengiz Bozkurt, Erdal Tosun, Berat Yenilmez, Ercan Yazgan, Sadi Celil Cengiz, Cihan Ercan, Burcu Biricik, Tarık Ünlüoğlu, Gürkan Uygun, Gökçe Bahadır', 'Turkey', 'March 10, 2017', '2015', 'TV-14', '103 min', 'Comedies, International Movies, Romantic Movies', 'Minibus driver Riza is a steady presence in his close-knit neighborhood, until he brings home a dreamy beauty and throws everything into chaos.']\n",
-      "['s714', 'Movie', 'Banana Island Ghost', 'BB Sasore', 'Chigul, Patrick Diabuah, Adetomiwa Edun, Uche Jumbo, Saidi Balogun, Ali Nuhu, Bimbo Manuel, Akah Nnani, Damilola Adegbite, Dorcas Shola Fapson', 'Nigeria', 'December 6, 2019', '2017', 'TV-14', '108 min', 'Comedies, International Movies', 'Searching for a soul mate, a ghost negotiates with God for three more days on Earth to find love, then meets a woman in need of help herself.']\n",
-      "['s715', 'Movie', 'Banana Split', 'Ben Kasulke', 'Hannah Marks, Liana Liberato, Dylan Sprouse, Luke Spencer Roberts, Jessica Hecht, Addison Riecke, Meagan Kimberly Smith, Haley Ramm', 'United States', 'July 26, 2020', '2020', 'TV-MA', '84 min', 'Comedies, Dramas, Independent Movies', \"Despite leaving for college, a heartsick teen tries to build a new friendship with a kindred spirit even though she's dating her ex-boyfriend.\"]\n",
-      "['s716', 'Movie', 'Band Aid', 'Zoe Lister-Jones', 'Zoe Lister-Jones, Adam Pally, Fred Armisen, Susie Essman, Retta, Hannah Simone, Brooklyn Decker, Angelique Cabral, Colin Hanks, Ravi V. Patel, Jamie Chung, Erinn Hayes, Gillian Zinser, Jesse Williams', 'United States', 'April 12, 2019', '2017', 'R', '94 min', 'Comedies, Dramas, Independent Movies', 'A young married couple tries to save their disintegrating relationship by turning their fights into songs, with the help of an oddball neighbor.']\n",
-      "['s717', 'Movie', 'Band of Robbers', 'Aaron Nee, Adam Nee', 'Kyle Gallner, Adam Nee, Matthew Gray Gubler, Melissa Benoist, Hannibal Buress, Eric Christian Olsen, Stephen Lang, Daniel Edward Mora, Johnny Pemberton, Cooper Huckabee, Lee Garlington, Beth Grant, Creed Bratton', 'United States', 'April 15, 2016', '2015', 'NR', '95 min', 'Action & Adventure, Comedies, Independent Movies', 'Recast as modern-day men, Tom Sawyer and Huck Finn draft their misfit cronies to help find the buried treasure the two have sought since boyhood.']\n",
-      "['s718', 'Movie', 'Bandie', 'Alo Sarkar', 'Uttam Kumar, Sulakshana Pandit, Utpal Dutt, Bindu, Amjad Khan, Helen, Indrani Mukherjee, Padma Khanna, Iftekhar', 'India', 'November 1, 2017', '1978', 'TV-PG', '141 min', 'Action & Adventure, Dramas, International Movies', \"Heirless Maharaj Brajbhan leaves his throne to his cousin Vikram, but when Brajbhan's wife, Badi Rani, finally conceives, Vikram plots to destroy her.\"]\n",
-      "['s719', 'Movie', 'Bang Rajan 2', 'Tanit Jitnukul', 'Puri Hiranyapluek, Paradorn Srichaphan, Chatchai Plengpanich', 'Thailand', 'July 25, 2018', '2010', 'TV-MA', '122 min', 'Action & Adventure, International Movies', 'A small but fierce group of resistance fighters engages in a brutal battle to protect their village from an army of Burmese invaders.']\n",
-      "['s720', 'Movie', 'Bangistan', 'Karan Anshuman', 'Riteish Deshmukh, Pulkit Samrat, Kumud Mishra, Chandan Roy Sanyal, Arya Babbar, Shivkumar Subramaniam, Tom Alter, Jacqueline Fernandez', 'India', 'December 15, 2019', '2015', 'TV-14', '134 min', 'Comedies, Dramas, International Movies', \"Sent on the same deadly international mission by their rival religious factions, two men's madcap antics along the way take them hilariously off course.\"]\n",
-      "['s721', 'TV Show', 'Bangkok Bachelors', '', 'Sean Jindachot, Nutt Devahastin Na Ayudhya, Patharamanop Isariy, Manatsanun Phanlerdwongsakul, Anchasa Mongkhonsama, Keerati Mahapreukpong', '', 'June 4, 2018', '2016', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Three young men leading carefree bachelors’ lives in the city face the trials of true love when they meet three beautiful women.']\n",
-      "['s722', 'TV Show', 'Bangkok Buddies', '', 'Vayu Kessuvit, Ekapol Deebunmee, Nuttapong Boonyuen, Thanadol Auepongs, Martin Sidel, Nichaphat Chatchaipholrat, Narupornkamol Chaisang, Jidapa Siribunchawan, Hortnarong Teng, Everest Moe, Le Trung Hieu', 'Thailand', 'November 20, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'Living under the same roof, a group of unabashed friends wrestle with everyday issues from financial woes and shared quarters to romantic misfires.']\n",
-      "['s723', 'Movie', 'Bangkok Hell', 'Manop Janjarasskul', \"Chalad Na Songkhla, Sahatchai 'Stop' Chumrum, Pornchai Hongrattanaporn, Kongsak Kaenmeepol, Samart Saengsa-Ngiam, Suthpong Kanithanon\", 'Thailand', 'September 14, 2018', '2002', 'TV-MA', '107 min', 'Dramas, International Movies', 'When offered a deal to snitch on fellow prisoners, an inmate faces a tough dilemma: act in his own interest, or help those who may need him.']\n",
-      "['s724', 'TV Show', 'Bangkok Love Stories: Hey You!', '', 'Wanida Termthanaporn, Isariya Patharamanop, Nontanun Anchuleepradit, Chonnikan Netjui, Attharut Krongrasri, Sumet Ong-Art, Penpak Sirikul, Suppakorn Chaiyo, Thawat Pornrattanaprasert, M.L. Kwantip Devakula, Yingsak Chonglertjetsadawong, Apichet Atirattana, Rika Ishige', '', 'March 8, 2019', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'A loving couple become rivals when Belle opens a fusion bistro next to her ex-boyfriend Kram’s traditional restaurant in Bangkok’s chic Ari district.']\n",
-      "['s725', 'TV Show', 'Bangkok Love Stories: Innocence', '', 'Nida Patcharaveerapong, Nicole Theriault, Nattapol Diloknawarit, Tosatid Darnkhuntod, Narupornkamol Chaisang, Pavadee Komchokpaisan, Kawin Manonukul, Ponlawit Ketprapakorn, Rudklao Amratisha, Paramej Noiam, Tachakorn Boonlupyanun, Teera Pratumtree, Nawarat Techarathanaprasert, Naphon Phromsuwan', 'Thailand', 'July 31, 2019', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"From a teenage parkour enthusiast to a bawdy restaurateur, an eclectic group of characters find romance in Bangkok's glittering Silom district.\"]\n",
-      "['s726', 'TV Show', 'Bangkok Love Stories: Objects of Affection', '', 'Apinya Sakuljaroensuk, Kanokchat Munyadon, Gyeon Seo, Nalin Hohler, Thongpoom Siripipat, Chinawut Indracusin, Preeyada Sitthachai, Akarin Akaranitimaytharatt, Adul Charoenrasameekiat, Kanlaya Lertkasemsup', 'Thailand', 'July 2, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'A kind computer repairman falls for a street-smart graffiti artist whose multiple personality disorder worsens after she witnesses a double murder.']\n",
-      "['s727', 'TV Show', 'Bangkok Love Stories: Plead', '', 'Chanon Santinatornkul, Sutatta Udomsilp, Morakot Liu, Varot Makaduangkeo, Sutthatip Wutichaipradit, Cholsawas Tiewwanichkul, Surapol Poonpiriya, Hattaya Wongkrachang', 'Thailand', 'July 2, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"In Bangkok's Chinatown, a spirited digital marketing expert falls for a blind fortune-teller, but their love is predestined to end in disaster.\"]\n",
-      "['s728', 'Movie', 'Bangkok Traffic (Love) Story', 'Adisorn Tresirikasem', 'Theeradej Wongpuapan, Sirin Horwang, Ungsumalynn Sirapatsakmetha, Panissara Phimpru, Taksaorn Paksukcharern, Charlie Trairat, Kazuki Yano', 'Thailand', 'September 5, 2018', '2009', 'TV-14', '126 min', 'Comedies, International Movies, Romantic Movies', 'After an encounter with an engineer working the night shift for the city train, a 30-year-old woman struggles against all odds to pursue true love.']\n",
-      "['s729', 'Movie', 'Barça Dreams', 'Jordi Llompart', 'Johan Cruyff, Andrés Iniesta, Gary Lineker, Xavi Hernández, Lionel Messi, Pau Gasol', 'Spain', 'September 1, 2018', '2015', 'TV-MA', '122 min', 'Documentaries, International Movies, Sports Movies', \"Explore the history and philosophies behind one of the world's most beloved – and successful – soccer franchises: FC Barcelona.\"]\n",
-      "['s730', 'Movie', 'Barah Aana', 'Raja Menon', 'Naseeruddin Shah, Arjun Mathur, Vijay Raaz, Tannishtha Chatterjee, Violante Placido, Benjamin Gilani', 'India', 'December 31, 2019', '2009', 'TV-14', '95 min', 'Dramas, International Movies', 'After futile attempts to better their lives with honest work, three broke friends opt for a more dubious means of making money: kidnapping for ransom.']\n",
-      "['s731', 'Movie', 'Barakah Meets Barakah', 'Mahmoud Sabbagh', 'Hisham Fageeh, Fatima Al-Banawi, Sami Hifny, Khairia Nazmi, Abdulmajeed Al-Ruhaidi', 'Saudi Arabia', 'October 12, 2017', '2016', 'TV-MA', '88 min', 'Comedies, International Movies, Romantic Movies', 'A laid-back civil servant and wealthy video blogger struggle to make it as a modern couple amid strict Saudi social conventions.']\n",
-      "['s732', 'TV Show', 'Barbarians', '', 'Laurence Rupp, Jeanne Goursaud, David Schütter, Ronald Zehrfeld, Nicki von Tempelhoff, Bernhard Schütz, Eva Verena Müller, Sophie Rois, Gaetano Aronica, Nikolai Kinski, Jeremy Miliker', 'Germany', 'October 23, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Action & Adventure, TV Dramas', \"Torn between the mighty empire that raised him and his own tribal people, a Roman officer's conflicted allegiances lead to an epic historical clash.\"]\n",
-      "['s733', 'Movie', 'Barbecue', 'Matthew Salleh', '', 'Australia, Armenia, Japan, Jordan, Mexico, Mongolia, New Zealand, Philippines, South Africa, Sweden, United States, Uruguay', 'August 15, 2017', '2017', 'TV-MA', '101 min', 'Documentaries, International Movies', 'A blend of cultural nuance and mesmerizing techniques adds flavor to this globe-hopping celebration of cooking, tradition and community.']\n",
-      "['s734', 'Movie', 'Barbie & Her Sisters in a Pony Tale', 'Kyran Kelly', 'Kelly Sheridan, Kazumi Evans, Claire Corlett, Ashlyn Drummond, Alex Kelly, Tabitha St. Germain, Shannon Chan-Kent', 'United States', 'October 1, 2017', '2013', 'TV-Y', '74 min', 'Children & Family Movies', \"Barbie and her sisters set off on a Swiss adventure to the majestic Alps, where they're excited to spend the summer at a fun-filled riding academy!\"]\n",
-      "['s735', 'Movie', 'Barbie Dolphin Magic', 'Conrad Helten', 'Erica Lindbeck, Shannon Chan-Kent, Kazumi Evans, Claire Corlett, Ciana Swales, Adrian Petriw, Maryke Hendrikse, Paul Dobson, Garry Chalk', 'United States, Canada', 'September 18, 2017', '2017', 'TV-Y', '64 min', 'Children & Family Movies', 'While visiting Ken and exploring a coral reef, Barbie and her sisters make an amazing discovery and meet a mysterious new friend.']\n",
-      "['s736', 'TV Show', 'Barbie Dreamhouse Adventures', '', 'America Young, Kirsten Day, Cassandra Morris, Cassidy Naber, Ritesh Rajan', 'United States, Canada', 'February 14, 2019', '2018', 'TV-Y', '3 Seasons', \"Kids' TV\", \"Get to know Barbie and her BFFs – including next-door neighbor Ken – in this animated vlog of adventures filmed inside her family's new dreamhouse.\"]\n",
-      "['s737', 'TV Show', 'Barbie Dreamhouse Adventures: Go Team Roberts', '', 'America Young, Kirsten Day, Cassandra Morris, Cassidy Naber, Emma Galvin, Stephanie Sheh, Desirae Whitfield, Cristina Milizia, Lisa Fuson, Greg Chun, Ritesh Rajan, Eamon Brennan', '', 'March 21, 2020', '2020', 'TV-Y', '2 Seasons', \"Kids' TV\", 'As the Roberts family heads to Costa Rica to investigate a mermaid legend, Barbie takes on a summer job at a water park run by a devious boss.']\n",
-      "['s738', 'Movie', 'Barbie in A Mermaid Tale', 'Adam Wood', 'Kelly Sheridan, Kathleen Barr, Tabitha St. Germain, Peter Mel, Nakia Burrise, Maryke Hendrikse, Emma Pierson, Ciara Janson, Garry Chalk, Nicole Oliver', 'United States', 'October 1, 2017', '2010', 'TV-Y', '74 min', 'Children & Family Movies', \"Surf champ Merliah discovers she's actually a mermaid in a girl's body. With the help of a dolphin, Merliah must rescue her mom, the Queen of Oceana.\"]\n",
-      "['s739', 'Movie', 'Barbie in Princess Power', 'Zeke Norton', 'Kelly Sheridan, Britt Irvin, Michael Kopsa, Rebecca Husain, Kira Tozer', 'United States', 'October 1, 2017', '2015', 'TV-Y', '74 min', 'Children & Family Movies', \"A princess with a predictable life finds herself transformed by a magical butterfly's kiss into Super Sparkle, a crime-fighting superhero.\"]\n",
-      "['s740', 'Movie', \"Barbie in Rock 'N Royals\", 'Karen J. Lloyd', 'Kelly Sheridan, Chiara Zanni, Bethany Brown, Devyn Dalton, Michael Dobson, Brynna Drummond, Rachel Harrison, Alessandro Juliani, Peter Kelamis, Omari Newton, Ingrid Nilson, Nicole Oliver, Shaun Smyth, Kira Tozer', 'United States', 'October 1, 2017', '2015', 'TV-Y', '83 min', 'Children & Family Movies', 'When royal Princess Courtney trades places with famous rock star Erika, two worlds collide while both learn to appreciate new friends and experiences.']\n",
-      "['s741', 'TV Show', 'Barbie Life in the Dreamhouse', '', 'Kate Higgins, Sean Hankinson, Haviland Stillwell, Paula Rhodes, Charlie Bodin, Laura Gerow, Katie Crown, Nakia Burrise, Tara Sands, Ashlyn Selich', 'United States, Canada', 'July 1, 2017', '2012', 'TV-Y', '1 Season', \"Kids' TV, TV Comedies\", 'Join blond icon Barbie and her fabulous friends as their behind-the-scenes adventures are revealed in this animated Web series.']\n",
-      "['s742', 'Movie', 'Barbie Princess Adventure', 'Conrad Helten', 'America Young, Erica Lindbeck, Ritesh Rajan, Dave Fennoy, Stephanie Sheh, Cristina Milizia, Desirae Whitfield, Emma Galvin, Angelo Restaino, Eamon Brennan, Ogie Banks', 'United States', 'September 1, 2020', '2020', 'TV-Y', '72 min', 'Children & Family Movies, Music & Musicals', \"Through music and magic, Barbie learns what it's like to be a modern princess when she trades places with a royal lookalike.\"]\n",
-      "['s743', 'Movie', 'Barbie Star Light Adventure', 'Andrew Tan, Michael Goguen', 'Erica Lindbeck, Robbie Daymond, Kimberly Woods, Sarah Anne Williams, Michael Chandler, Dwight Schultz, Ben Bledsoe, Jonathan Lipow, Lucien Dodge, Laura Post', 'United States', 'October 1, 2017', '2016', 'TV-Y', '79 min', 'Children & Family Movies', 'A hoverboard-riding princess of the cosmos, Barbie must band together with a team of talented new friends to save the stars from winking out.']\n",
-      "['s744', 'Movie', 'Barbie: A Fairy Secret', 'William Lau', 'Diana Kaarina, Adrian Petriw, Britt Irvin, Cassandra Morris, Kate Higgins, Silvio Pollio, Brittney Wilson, Alexandra Carter, Nicole Oliver, Barbara Tyson', 'United States', 'October 1, 2017', '2010', 'TV-Y7', '72 min', 'Children & Family Movies', 'When devilish fairies capture Ken and fly away with him, Barbie and Raquelle travel to the glittering fairy world of Gloss Angeles to save him.']\n",
-      "['s745', 'Movie', 'Barbie: Princess Charm School', 'Ezekiel Norton', 'Diana Kaarina, Morwenna Banks, Nicole Oliver, Brittney Wilson, Ali Liebert, Shannon Chan-Kent, Madeleine Peters, Cathy Weseluck, Ellen Kennedy, Vincent Tong, Derek Waters, Brian Drummond, Tabitha St. Germain, Bethany Brown, Miranda Nolte, Kelly Metzger, Kazumi Evans, Anna Cummer', 'United States, Canada', 'October 1, 2017', '2011', 'TV-Y', '80 min', 'Children & Family Movies', 'Blair Willows is excited when she gets to go to Princess Charm School, where she meets princesses Delancy and Hadley, and searches for a magic crown.']\n",
-      "['s746', 'Movie', 'Barbie: Spy Squad', 'Conrad Helten', 'Erica Lindbeck, Stephanie Sheh, Jenny Pellicer, Alyssya Swales, Elizabeth Irving, Brian Dobson, Rebecca Husain, Cathy Weseluck', 'United States, Canada', 'October 1, 2017', '2016', 'TV-Y', '75 min', 'Children & Family Movies', 'A high-tech spy agency transforms Barbie and her best friends into secret agents, using their gymnastics skills to bring down a cunning cat burglar.']\n",
-      "['s747', 'Movie', 'Barbie: The Princess & the Popstar', 'Ezekiel Norton', 'Kelly Sheridan, Jennifer Waris, Ashleigh Ball, Tiffany Kathryn, Ellie King, Peter Kelamis, Jonathan Holmes, Allison Warnyca, Christopher Gaze, Lauren Lavoie', 'United States', 'October 1, 2017', '2012', 'TV-Y', '75 min', 'Children & Family Movies', 'Barbie stars as a princess who would rather sing and dance than be a royal. When a famous pop star visits the kingdom, they decide to switch places.']\n",
-      "['s748', 'Movie', 'Barbie: Video Game Hero', 'Conrad Helten, Ezekiel Norton, Michael Goguen', 'Erica Lindbeck, Sienna Bohn, Shannon Chan-Kent, Michael Dobson, Alyssya Swales, Rebekah Asselstine, Brad Swaile, Sam Vincent, Ingrid Nilson, Nesta Cooper', 'United States', 'October 1, 2017', '2017', 'TV-Y', '72 min', 'Children & Family Movies', \"Pulled into her favorite video game, Barbie becomes a fun, roller-skating heroine who's battling a sinister emoji that's trying to take over.\"]\n",
-      "['s749', 'Movie', \"Barbra: The Music ... The Mem'ries ... The Magic!\", 'Barbra Streisand, Jim Gable', 'Barbra Streisand', 'United States', 'November 22, 2017', '2017', 'TV-14', '109 min', 'Music & Musicals', 'Iconic songstress Barbra Streisand culminates her 13-city tour in Miami with dazzling ballads, Broadway standards and stories from behind the scenes.']\n",
-      "['s750', 'Movie', 'Barcelona: A Love Untold', 'Olivia M. Lamasan', 'Kathryn Bernardo, Daniel Padilla, Joshua Garcia, Aiko Melendez, Joey Marquez, Ricky Davao, Maria Isabel Lopez, Ana Capri, Cris Villanueva', 'Philippines', 'March 14, 2019', '2016', 'TV-14', '132 min', 'Dramas, International Movies, Romantic Movies', 'While pursuing a degree in Spain, an architecture student struggling with grief meets a fellow expatriate trying to flee a difficult family life.']\n",
-      "['s751', 'TV Show', 'Bard of Blood', '', 'Emraan Hashmi, Viineet Kumar, Sobhita Dhulipala, Jaideep Ahlawat, Kirti Kulhari, Sohum Shah, Rajit Kapoor, Danish Hussain', 'India', 'September 27, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Action & Adventure, TV Dramas', 'Years after a disastrous job in Balochistan, a former Indian spy must confront his past when he returns to lead an unsanctioned hostage-rescue mission.']\n",
-      "['s752', 'Movie', 'Bareilly Ki Barfi', 'Ashwiny Iyer Tiwari', 'Ayushmann Khurrana, Kriti Sanon, Rajkummar Rao, Pankaj Tripathi, Seema Pahwa, Rohit Chaudhury, Swati Semwal', 'India', 'August 21, 2018', '2017', 'TV-14', '110 min', 'Comedies, Dramas, International Movies', 'When she falls in love with the author of a novel she adores, bohemian Bitti enlists the help of a local printer to find her new object of affection.']\n",
-      "['s753', 'Movie', 'Barely Lethal', 'Kyle Newman', 'Hailee Steinfeld, Jessica Alba, Samuel L. Jackson, Sophie Turner, Dove Cameron, Toby Sebastian, Gabriel Basso, Thomas Mann, Rachael Harris, Dan Fogler, Steve-O, Rob Huebel, Finesse Mitchell, Jaime King', 'United States', 'July 26, 2018', '2015', 'PG-13', '99 min', 'Action & Adventure, Comedies', 'A girl raised to be a government assassin just wants to be a normal teen – so she runs away and pretends to be a high school exchange student.']\n",
-      "['s754', 'Movie', 'Barfi!', 'Anurag Basu', \"Ranbir Kapoor, Priyanka Chopra, Ileana D'Cruz, Saurabh Shukla, Ashish Vidyarthi, Rupa Ganguly, Bholaraj Sapkota, Jishu Sengupta, Haradhan Bannerjee\", 'India', 'November 1, 2018', '2012', 'TV-14', '144 min', 'Comedies, Dramas, International Movies', 'Years after rejecting Barfii, a hearing and speech impaired young man, for a more \"appropriate\" suitor, Shruti finds herself falling for him.']\n",
-      "['s755', 'Movie', 'Barrio Universitario', 'Esteban Vidal', 'Fabrizio Copano, Rodrigo Salinas, Pedro Ruminot, Sergio Freire, Juanita Ringeling, Alessandra Denegri, Luis Dubó, Felipe Avello', 'Chile', 'August 19, 2018', '2013', 'TV-14', '91 min', 'Comedies, International Movies', 'Four friends from a humble technical school compete against the elite students of a prestigious university in a robot-building contest.']\n",
-      "['s756', 'Movie', 'Barry', 'Vikram Gandhi', 'Devon Terrell, Anya Taylor-Joy, Jason Mitchell, Ashley Judd, Jenna Elfman, Ellar Coltrane, Avi Nash, Linus Roache, John Benjamin Hickey', 'United States', 'December 16, 2016', '2016', 'TV-MA', '105 min', 'Dramas', 'A young Barack Obama forges his identity while dealing with race, divergent cultures and ordinary life as a New York City college student.']\n",
-      "['s757', 'Movie', 'Barsaat', 'Rajkumar Santoshi', 'Twinkle Khanna, Bobby Deol, Danny Denzongpa, Raj Babbar, Ashwin Kaushal, Mukesh Khanna, Harish Patel', 'India', 'April 1, 2018', '1995', 'TV-PG', '166 min', 'Action & Adventure, International Movies, Music & Musicals', \"A naïve young man and a rich city girl fall in love. Her stepfather, however, doesn't approve of the match and will stop at nothing to split the pair.\"]\n",
-      "['s758', 'Movie', 'BASEketball', 'David Zucker', 'Trey Parker, Matt Stone, Dian Bachar, Yasmine Bleeth, Jenny McCarthy, Ernest Borgnine, Robert Vaughn, Trevor Einhorn', 'United States', 'November 1, 2018', '1998', 'R', '103 min', 'Comedies, Sports Movies', \"When two slackers' made-up sport, BASEketball, becomes a national craze, they hope to cash in on the basketball/baseball hybrid's popularity.\"]\n",
-      "['s759', 'Movie', 'Basic Instinct', 'Paul Verhoeven', 'Michael Douglas, Sharon Stone, George Dzundza, Jeanne Tripplehorn, Denis Arndt, Leilani Sarelle, Bruce A. Young, Chelcie Ross, Dorothy Malone, Wayne Knight, Daniel von Bargen, Stephen Tobolowsky', 'United States, France', 'October 1, 2020', '1992', 'R', '128 min', 'Classic Movies, Thrillers', \"A detective investigating a rock star's brutal murder becomes drawn to the prime suspect — a mysterious novelist whose recent book mirrors the crime.\"]\n",
-      "['s760', 'TV Show', 'Basketball or Nothing', '', '', 'United States', 'August 2, 2019', '2019', 'TV-PG', '1 Season', 'Docuseries, Reality TV', \"Follow the Chinle High basketball team in Arizona's Navajo Nation on a quest to win a state championship and bring pride to their isolated community.\"]\n",
-      "['s761', 'TV Show', 'Bat Pat', '', 'Rosa Romay, Alberto Escobal, Jaime de Diego, Josu Cubero', 'Italy', 'December 31, 2017', '2016', 'TV-Y', '1 Season', \"Kids' TV\", \"A curious and talkative bat finds spooky fun on the streets of Fogville, a town that's not as quiet as it seems, with a plucky girl and her brothers.\"]\n",
-      "['s762', 'TV Show', 'Bates Motel', '', 'Vera Farmiga, Freddie Highmore, Max Thieriot, Olivia Cooke, Nicola Peltz, Nestor Carbonell, Mike Vogel, Keegan Connor Tracy', 'United States', 'February 20, 2018', '2017', 'TV-MA', '5 Seasons', 'Crime TV Shows, TV Dramas, TV Horror', \"When his father dies, Norman Bates and his mother open a hotel. But Norman's precarious mental state drives them down a dark and violent path.\"]\n",
-      "['s763', 'Movie', 'Bathinda Express', 'Deep Joshi', 'Deep Joshi, Jasmine Kaur, Mohit Bhaskar, Vijay S. Kumar, Prince Kanwaljit Singh, Tarlochan Singh, Harsh Sethi', 'India', 'October 1, 2018', '2016', 'TV-14', '118 min', 'Dramas, International Movies, Sports Movies', 'An ambitious young athlete endeavors to revive his floundering running career after falling prey to negative influences.']\n",
-      "['s764', 'Movie', 'Bathtubs Over Broadway', 'Dava Whisenant', 'Steve Young', 'United States', 'May 9, 2019', '2018', 'PG-13', '87 min', 'Documentaries, Music & Musicals', 'A comedy writer for David Letterman unearths a hidden world of hilariously bizarre musicals, which turns into a toe-tapping obsession.']\n",
-      "['s765', 'Movie', 'Batman: The Killing Joke', 'Sam Liu', 'Kevin Conroy, Mark Hamill, Tara Strong, Ray Wise, John DiMaggio, Robin Atkin Downes, Brian George, JP Karliak, Andrew Kishino, Nolan North', 'United States', 'October 15, 2020', '2016', 'R', '77 min', 'Action & Adventure', 'The Joker makes life hell for the Gordon family in a monstrous attempt to prove to Batman that one bad day can drive a good man to madness.']\n",
-      "['s766', 'Movie', 'Battle', 'Katarina Launing', 'Lisa Teige, Fabian Svegaard Tapia, Vebjørn Enger, Charlott Madeleine Utzig, Stig R. Amdam, Karen-Lise Mynster', 'Norway, Denmark, Netherlands, Sweden', 'December 1, 2018', '2018', 'TV-MA', '98 min', 'Dramas, International Movies, Romantic Movies', \"After Amalie's dad goes bankrupt, the young dancer's affluent life collapses. But she finds a new beat to follow after meeting hip-hop dancer Mikael.\"]\n",
-      "['s767', 'TV Show', 'Battle Creek', '', 'Josh Duhamel, Dean Winters, Aubrey Dollar, Edward Fordham Jr., Kal Penn, Janet McTeer, Liza Lapira, Damon Herriman, Meredith Eaton', 'United States', 'December 31, 2015', '2015', 'TV-14', '1 Season', 'Crime TV Shows, TV Comedies, TV Dramas', \"A polished FBI agent must team up with a cynical cop when he's dispatched to Battle Creek, Michigan, to set up an office at the local precinct.\"]\n",
-      "['s768', 'Movie', 'Battle Drone', 'Mitch Gould', 'Louis Mandylor, Daniel Southworth, Richard Alan Reid, Oleg Taktarov, Natassia Malthe, Jason Earles, Dominique Swain, Michael Paré', 'United States', 'March 1, 2018', '2018', 'TV-MA', '94 min', 'Action & Adventure, Independent Movies, Sci-Fi & Fantasy', 'A team of mercenaries working with the CIA accepts an off-the-books mission in Chernobyl, where deadly human-controlled droids prepare an ambush.']\n",
-      "['s769', 'TV Show', 'Battlefield Recovery', '', '', 'United Kingdom', 'August 1, 2016', '2016', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Reality TV', 'A four-man team heads to Latvia and Poland to unearth rare World War II artifacts and shed new light on the bloody battles of the Eastern Front.']\n",
-      "['s770', 'TV Show', 'Battlefish', '', '', '', 'September 21, 2018', '2018', 'TV-MA', '1 Season', 'Reality TV, Science & Nature TV, TV Action & Adventure', 'Over the course of a fishing season, tough men and women pursue lucrative albacore tuna in the competitive waters off the Oregon coast.']\n",
-      "['s771', 'Movie', 'Bawarchi', 'Hrishikesh Mukherjee', 'Rajesh Khanna, A.K. Hangal, Durga Khote, Jaya Bhaduri, Kali Bannerjee, Usha Kiran, Asrani, Paintal', 'India', 'December 31, 2019', '1972', 'TV-PG', '125 min', 'Classic Movies, Comedies, Dramas', 'A dysfunctional middle-class family is transformed by the attentions of their talented new chef – until he vanishes along with their valuable jewels.']\n",
-      "['s772', 'Movie', 'Baxu and the Giants', 'Florian Schott', 'Camilla Jo-Ann Daries, Wafeeq Narimab, Anna Louw, Steven Afrikaner, Ashwyn Mberi, Robert Hara Gaeb', 'Namibia', 'September 30, 2020', '2019', 'TV-PG', '29 min', 'Dramas, International Movies', 'A young girl grows increasingly concerned about the rhino poaching in her village when it begins to directly impact her impoverished family.']\n",
-      "['s773', 'Movie', 'Bayonet', 'Kyzza Terrazas', 'Luis Gerardo Méndez, Brontis Jodorowsky, Joonas Saartamo, Laura Birn, Ilkka Koivula, Ville Virtanen, Raúl Villegas, Miriam Balderas, Ximena Guzmán', 'Mexico, Finland', 'March 29, 2019', '2019', 'TV-MA', '102 min', 'Dramas, International Movies, Sports Movies', 'Alone in Finland, a retired Mexican boxer lives in desolation under the weight of an agonizing past, until he gets a shot at redemption in the ring.']\n",
-      "['s774', 'Movie', 'Bazaar', 'Sagar Sarhadi', 'Farooq Shaikh, Smita Patil, Naseeruddin Shah, Bharat Kapoor, Supriya Pathak, Rita Rani Kaul, Malika', 'India', 'December 31, 2019', '1982', 'TV-14', '121 min', 'Dramas, Independent Movies, International Movies', 'A young man challenges traditional customs by standing up to the father of the woman he loves, who has promised her to a wealthy expatriate.']\n",
-      "['s775', 'Movie', 'Bbuddah Hoga Terra Baap', 'Puri Jagannadh', 'Amitabh Bachchan, Hema Malini, Raveena Tandon, Sonu Sood, Sonal Chauhan, Charmy Kaur, Prakash Raj, Makrand Deshpande, Subbaraju, Shawar Ali, Rajeev Verma', 'India', 'July 5, 2020', '2011', 'TV-14', '116 min', 'Action & Adventure, Comedies, Dramas', 'A cooly confident aging hit man returns from exile in Paris to his old city, Mumbai, to revisit his past and perform one last job.']\n",
-      "['s776', 'Movie', 'Be Here Now', 'Lilibet Foster', 'Andy Whitfield', 'United States, Australia', 'February 28, 2017', '2015', 'TV-MA', '110 min', 'Documentaries', 'Trace the brave journey of actor Andy Whitfield, who received a devastating cancer diagnosis while starring in the series \"Spartacus: Blood and Sand.\"']\n",
-      "['s777', 'Movie', 'Be Somebody', 'Joshua Caldwell', 'Matthew Espinosa, Sarah Jeffery, Allison Paige, Tava Smiley, Caitlin Keats, LaMonica Garrett, Mahaley Patel, Mason McCulley, Liana Ramirez', 'United States', 'November 20, 2019', '2016', 'PG', '88 min', 'Comedies, Dramas, Romantic Movies', 'To escape the stress of fame, teen pop star Jordan goes incognito in a small town, where he forms a special bond with high school art student Emily.']\n",
-      "['s778', 'TV Show', 'Be with Me', '', 'Jason Tsou, Queen Wei, River Huang, Fabien Yang, Tang Chen-Kang, Figaro Tseng', 'Taiwan', 'October 1, 2016', '2015', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'They were the boy band to beat until fame tore them apart. Ten years later, five friends and an ex-love reunite and find themselves closer than ever.']\n",
-      "['s779', 'TV Show', 'Be with You', '', 'Bobby Dou, Peijia Huang, Nylon Chen, Vivi Lee, Edison Wang, Serena Fang', 'Taiwan', 'October 1, 2016', '2015', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'After reconnecting with their girlhood crushes, two sisters find their lives turned upside down by surprising revelations and romantic intrigue.']\n",
-      "['s780', 'TV Show', 'Be-Be-Bears', '', 'Nataliya Medvedeva, Polina Kutepova', 'Russia', 'August 29, 2018', '2018', 'TV-Y', '1 Season', \"Kids' TV\", 'Bear buddies Bucky and Bjorn play games, go on far-out adventures and learn about wondrous new things together.']\n",
-      "['s781', 'Movie', 'Beak & Brain: Genius Birds From Down Under', 'Volker Arzt, Angelika Sigl', '', 'Germany', 'March 1, 2017', '2013', 'TV-G', '52 min', 'Documentaries, International Movies', 'Whoever came up with the term \"bird brain\" never met these feathered thinkers, who use their claws and beaks to solve puzzles, make tools and more.']\n",
-      "['s782', 'Movie', 'Bean: The Ultimate Disaster Movie', 'Mel Smith', 'Rowan Atkinson, Peter MacNicol, John Mills, Pamela Reed, Harris Yulin, Burt Reynolds, Larry Drake, Danny Goldring, Johnny Galecki, Chris Ellis, Andrew Lawrence, Peter Egan, Peter Capaldi, June Brown, Peter James, Sandra Oh', 'United Kingdom, United States', 'August 1, 2018', '1997', 'PG-13', '89 min', 'Comedies, International Movies', \"Disaster-prone Mr. Bean is sent to Los Angeles to guard a famous painting, but as he's unfit for any physical task, everything goes hilariously wrong.\"]\n",
-      "['s783', 'Movie', 'Beary Tales', '', '', 'United States', 'March 1, 2017', '2013', 'TV-G', '52 min', 'Children & Family Movies, Documentaries, International Movies', 'A well-known wildlife photographer living alone in the Bohemian Forest finds himself playing mama bear to a pair of abandoned cubs.']\n",
-      "['s784', 'TV Show', 'Beast Legends', '', 'Steve Leonard, Francis Manapul, Kathryn Denning, Scott Edwards, Mike Paixao', 'Canada', 'February 1, 2019', '2010', 'TV-PG', '1 Season', 'Docuseries', 'A diverse crew of experts dive deep into the origin stories of mythological monsters before building replicas of the creatures using 3D CGI technology.']\n",
-      "['s785', 'TV Show', 'BEASTARS', '', 'Chikahiro Kobayashi, Sayaka Senbongi, Yuki Ono, Atsumi Tanezaki, Junya Enoki, Yuma Uchida, Takeo Otsuka, Naoto Kobayashi, Yoshiyuki Shimozuma, Nobuhiko Okamoto, Fukushi Ochiai, Takaaki Torashima, Sayumi Watabe, Genki Muro, Yuichi Iguchi, Yuko Hara, Ikuto Kanemasa, Ouchi Akane, Hibiku Yamamura, Sakura Ando, Akio Otsuka, Mitsuaki Hoshino, Kenyu Horiuchi', 'Japan', 'March 13, 2020', '2019', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'In a world where beasts of all kinds coexist, a gentle wolf awakens to his own predatory urges as his school deals with a murder within its midst.']\n",
-      "['s786', 'Movie', 'Beasts of No Nation', 'Cary Joji Fukunaga', 'Idris Elba, Abraham Attah, Kurt Egyiawan, Jude Akuwudike, Emmanuel \"King Kong\" Nii Adom Quaye, Ama K. Abebrese, Kobina Amissah Sam, Francis Weddey, Richard Pepple', 'United States', 'October 16, 2015', '2015', 'TV-MA', '137 min', 'Dramas, Independent Movies', 'When civil war tears his family apart, a young West African boy is forced to join a unit of mercenary fighters and transform into a child soldier.']\n",
-      "['s787', 'TV Show', 'Beat Bugs', '', 'Ashleigh Ball, Lili Beaudoin, Charles Demers, Rebecca Husain, Erin Mathews', 'Australia, Canada', 'July 21, 2019', '2018', 'TV-Y', '3 Seasons', \"Kids' TV\", 'With songs made famous by the Beatles, five friendly bugs learn big lessons about the world around them – all from the safety of their own backyard.']\n",
-      "['s788', 'Movie', 'Beat Bugs: All Together Now', 'Josh Wakely', 'Ashleigh Ball, Lili Beaudoin, Charles Demers, Rebecca Husain, Erin Mathews', 'Australia, Canada', 'November 21, 2017', '2017', 'TV-Y', '51 min', 'Children & Family Movies, Music & Musicals', 'After winning a local talent show, the Beat Bugs journey to compete on \"The Bug Factor,\" a televised singing contest held in faraway Rocket Ship Park.']\n",
-      "['s789', 'TV Show', 'Beating Again', '', 'Kyung-ho Jung, So-yeon Kim, Hyun-min Yoon, Goo Jin, Hyun-joo Gong, Si-eon Lee, Yeong-gyu Park, Seok-Hwan An, Myung-Ryul Nam, Eun-ji Jo', 'South Korea', 'May 22, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'After enduring both business and family upheavals, a ruthless investment director has a heart transplant and finds a new way to look at life and love.']\n",
-      "['s790', 'Movie', 'Beats', 'Chris Robinson', 'Khalil Everage, Anthony Anderson, Uzo Aduba, Emayatzy Corinealdi, Paul Walter Hauser, Dave East, Seandrea Sledge, Ashley Jackson, Megan Sousa', 'United States', 'June 19, 2019', '2019', 'TV-MA', '110 min', 'Dramas, Independent Movies, Music & Musicals', \"On Chicago's South Side, hip-hop prodigy August Monroe navigates crippling anxiety and new creative frontiers with the help of an unlikely mentor.\"]\n",
-      "['s791', 'Movie', 'Beauties of the Night', 'María Jose Cuevas', 'Olga Breeskin, Lyn May, Rossy Mendoza, Wanda Seux, Princesa Yamal', 'Mexico', 'November 25, 2016', '2016', 'TV-MA', '92 min', 'Documentaries, International Movies', 'Back in the days of disco, Mexico had its own stars of the night. This documentary casts new light on former queens of the Mexican burlesque scene.']\n",
-      "['s792', 'TV Show', 'Beauty & the Beast', '', 'Kristin Kreuk, Jay Ryan, Max Brown, Austin Basis, Nina Lisandrello, Brian White, Sendhil Ramamurthy', 'Canada', 'September 19, 2016', '2016', 'TV-14', '4 Seasons', 'Crime TV Shows, Romantic TV Shows, TV Dramas', 'A homicide detective and a veteran who has been turned into a beast by a military experiment gone awry become allies after they meet by chance.']\n",
-      "['s793', 'Movie', 'Beauty and the Bestie', 'Wenn V. Deramas', 'Vice Ganda, Coco Martin, James Reid, Nadine Lustre, Karla Estrada, Ryan Bang, Badjie Mortiz, Alonzo Muhlach, Marco Masa, Lassy Marquez, MC Calaquian', 'Philippines', 'February 27, 2019', '2015', 'TV-14', '119 min', 'Action & Adventure, Comedies, International Movies', 'Finding himself in a desperate situation, undercover agent Emman asks his former best friend, Erika, to join him on a dangerous mission.']\n",
-      "['s794', 'TV Show', 'Beauty and the Bitches', '', 'Methinee Kingpayome, Son Songpaisarn, Yingying Sarucha, Pim Pimjira Jaroenlak, Jespipat Tilapornputt, Groupz Chutharut Anusin, Aon Korakot Tunkaew, Raviyanun Takerd, Nat Thephussadin Na Ayutthaya, Bam Pakakanya Charoenyos, Eye Warapairin Laphatsanitirot, Pemy Peramin Thabkaew, Darin Hansen, Hongyok Pornphan Rerkatakarn, Rattanapond Klinkulabhiran, Oliver Pupart, Organ Wacharapolmek, Patiparn Pataweekarn, Yuthana Puengklarng, Ak Akarat, Point Cholawit Meetongcom, Copter Phumin, Koii Korakod, Mila Thanapa, Mild Anis Suwit', '', 'April 23, 2019', '2016', 'TV-MA', '2 Seasons', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Beauty pageant contestants from all over Thailand fight for the crown as they contend with drama and intrigue behind the scenes.']\n",
-      "['s795', 'Movie', 'Beavis and Butt-head Do America', 'Mike Judge', 'Mike Judge, Bruce Willis, Demi Moore, Cloris Leachman, Robert Stack, Jacqueline Barba, Pamela Blair, Eric Bogosian, Kristofor Brown, Tony Darling, David Letterman', 'United States', 'November 20, 2019', '1996', 'PG-13', '81 min', 'Comedies, Cult Movies', \"After realizing that their boob tube is gone, Beavis and Butt-head set off on an expedition that takes them from Las Vegas to the nation's capital.\"]\n",
-      "['s796', 'Movie', \"Bebe's Kids\", 'Bruce W. Smith', 'Faizon Love, Vanessa Bell Calloway, Wayne Collins, Jonell Green, Marques Houston, Tone-Loc, Myra J., Nell Carter', 'United States', 'November 20, 2019', '1992', 'PG-13', '73 min', 'Comedies', \"When ladies' man Robin meets Jamika, he falls head over heels, but she greets him with four surprises: her son and her girlfriend Bebe's three kids.\"]\n",
-      "['s797', 'Movie', 'Because of Soccer', 'Agasyah Karim, Khalid Kashogi', 'Herjunot Ali, Winky Wiryawan, Erly Ashy, Laura Basuki, Tarzan, Aida Nurmala, Otto Djauhari, Indra Herlambang', 'Indonesia', 'December 8, 2018', '2008', 'TV-14', '75 min', 'Comedies, Dramas, International Movies', 'After losing a World Cup bet, two hapless buddies must use their wits to pay off their debt to a big Jakarta bookie in this action-packed comedy.']\n",
-      "['s798', 'TV Show', 'Because This Is My First Life', '', 'Lee Min-ki, Jung So-min, Esom, Kim Ga-eun, Park Byung-eun, Kim Min-seok, Moon Hee-kyung, Kim Byung-ok, Kim Sun-young', 'South Korea', 'January 1, 2020', '2017', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'Two housemates get married for financial convenience, but discover nothing is simple when it comes to demanding in-laws, or facing their growing bond.']\n",
-      "['s799', 'Movie', \"Because We're Heading Out\", 'Khaled El Halafawy', 'Hassan El Raddad, Emy Samir Ghanim, Bayyumi Fuad, Taher Abu Lela, Nesreen Ameen, Mourad Makram, Diaa El-Merghani, Juditta Salem-Wolff', 'Egypt', 'April 18, 2019', '2016', 'TV-14', '99 min', 'Comedies, International Movies', 'Trouble and high jinks ensue when a man and woman stumble on a bag full of money while out on the town.']\n",
-      "['s800', 'Movie', 'Becoming', 'Nadia Hallgren', 'Michelle Obama', 'United States', 'May 6, 2020', '2020', 'PG', '89 min', 'Documentaries', 'Join former first lady Michelle Obama in an intimate documentary looking at her life, hopes and connection with others as she tours with \"Becoming.\"']\n",
-      "['s801', 'TV Show', 'Becoming Champions', '', '', 'Mexico', 'August 1, 2018', '2018', 'TV-G', '1 Season', 'Docuseries, International TV Shows', 'This series looks at the stories behind the athletes and countries that have achieved World Cup champion status.']\n",
-      "['s802', 'Movie', 'Becoming Jane', 'Julian Jarrold', 'Anne Hathaway, James McAvoy, Julie Walters, James Cromwell, Maggie Smith, Laurence Fox, Ian Richardson', 'United Kingdom, Ireland', 'January 12, 2019', '2007', 'PG-13', '121 min', 'Dramas, Romantic Movies', 'A passionate romance with roguish barrister Tom Lefroy serves as the inspiration for the works of budding novelist Jane Austen.']\n",
-      "['s803', 'Movie', 'Bedtime Stories', 'Adam Shankman', 'Adam Sandler, Keri Russell, Guy Pearce, Russell Brand, Richard Griffiths, Jonathan Pryce, Courteney Cox, Lucy Lawless, Teresa Palmer, Aisha Tyler, Laura Ann Kesling, Jackie Sandler, Lorna Scott, Dana Min Goodman, Andrew Collins, Jonathan Loughran, Jonathan Morgan Heit, Nick Swardson, Tim Herlihy, Billy Tyler, Johntae Lipscomb, Mikey Post, Sebastian Saraceno, Bill Romanowski, Sadie Sandler, Carmen Electra, Allen Covert, Kathryn Joosten, Annalise Basso, Blake Clark, Julia Lea Wolov, Sarah G. Buxton', 'United States', 'March 5, 2019', '2008', 'PG', '100 min', 'Children & Family Movies, Comedies', \"Skeeter's life is turned upside down when the fantastical stories he makes up to entertain his niece and nephew inexplicably turn into reality.\"]\n",
-      "['s804', 'Movie', 'Bee Movie', 'Steve Hickner, Simon J. Smith', 'Jerry Seinfeld, Renée Zellweger, Matthew Broderick, Patrick Warburton, John Goodman, Chris Rock, Kathy Bates, Barry Levinson, Larry King, Ray Liotta', 'United States, Australia', 'January 1, 2017', '2007', 'PG', '92 min', 'Children & Family Movies, Comedies', \"Barry, a worker bee stuck in a dead-end job making honey, sues humans when he learns they've been stealing bees' nectar all along.\"]\n",
-      "['s805', 'Movie', 'Been So Long', 'Tinge Krishnan', 'Michaela Coel, Arinzé Kene, George MacKay, Ashley Thomas, Joe Dempsie, Ronke Adekoluejo, Luke Norris, Mya Lewis', '', 'October 26, 2018', '2018', 'TV-MA', '100 min', 'Dramas, International Movies, Music & Musicals', \"A single mother in London's Camden Town hears music when she meets a handsome stranger with a past. But she's not sure she's ready to open her heart.\"]\n",
-      "['s806', 'TV Show', 'Before 30', 'BB Sasore', 'Damilola Adegbite, O.C. Ukeje, Beverly Naya, Meg Otanwa, Anee Icha, Patrick Diabuah, Tunbosun Aiyedehin, Patrick Doyle', 'Nigeria', 'November 24, 2020', '2015', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Four female friends in the fast-paced city of Lagos, Nigeria endure public and private pressures to walk down the aisle by the age of 30.']\n",
-      "['s807', 'Movie', 'Before I Fall', 'Ry Russo-Young', 'Zoey Deutch, Halston Sage, Erica Tremblay, Logan Miller, Cynthy Wu, Kian Lawley, Jennifer Beals, Medalion Rahimi, Diego Boneta, Elena Kampouris, Liv Hewson, G. Hannelius, Nicholas Lea, Claire Margaret Corlett, Roan Curtis', 'United States', 'June 8, 2020', '2017', 'PG-13', '98 min', 'Dramas, Romantic Movies', 'Forced to continually relive the day she dies in a car crash, a privileged high schooler must unravel the cosmic mystery of her suddenly looping life.']\n",
-      "['s808', 'Movie', 'Before I Wake', 'Mike Flanagan', 'Kate Bosworth, Thomas Jane, Jacob Tremblay, Annabeth Gish, Dash Mihok, Jay Karnes, Lance E. Nichols', 'United States', 'January 5, 2018', '2016', 'PG-13', '97 min', 'Horror Movies, Thrillers', 'Still mourning the death of their son, Mark and Jessie welcome foster child Cody into their lives. Soon they discover he has a strange ability.']\n",
-      "['s809', 'Movie', 'Before the Flood', 'Fisher Stevens', 'Leonardo DiCaprio', 'United States', 'February 1, 2018', '2016', 'PG', '97 min', 'Documentaries', 'Leonardo DiCaprio crisscrosses the globe to investigate the consequences of man-made globe warming and the measures being taken to reverse it.']\n",
-      "['s810', 'Movie', 'Before the Summer Crowds', 'Mohamed Khan', 'Maged El Kedwany, Hana Shiha, Ahmed Dawood, Lana Mushtak, Hany El Metennawy', 'Egypt', 'June 5, 2020', '2016', 'TV-14', '86 min', 'Dramas, International Movies', 'Ahead of summer break, a couple heads to a seaside resort where intimate interactions with other villagers make for anything but a peaceful holiday.']\n",
-      "['s811', 'Movie', 'Behind \"The Cove\": The Quiet Japanese Speak Out', 'Keiko Yagi', '', 'Japan, United States', 'August 25, 2017', '2015', 'TV-14', '105 min', 'Documentaries, International Movies', 'After a documentary about the Japanese whaling industry garnered international attention, an amateur filmmaker decides to tell the rest of the story.']\n",
-      "['s812', 'TV Show', 'Behind Enemy Lines', '', '', 'United States', 'August 15, 2016', '2001', 'TV-14', '1 Season', 'British TV Shows, Docuseries', 'After dire setbacks in 1940, Winston Churchill commissions a new kind of fighting force: commandos trained to use stealth and audacious tactics.']\n",
-      "['s813', 'Movie', 'Behind the Curtain: Todrick Hall', 'Katherine Fairfax Wright', 'Todrick Hall', 'United States', 'April 5, 2018', '2017', 'TV-MA', '100 min', 'Documentaries, LGBTQ Movies, Music & Musicals', 'Follow singer and YouTube sensation Todrick Hall as he launches an original musical based on growing up gay in Texas and finding showbiz success.']\n",
-      "['s814', 'Movie', 'Behind the Curve', 'Daniel J. Clark', '', 'United States', 'February 15, 2019', '2018', 'TV-14', '96 min', 'Documentaries', 'Meet the growing, worldwide community of theorists who defend the belief that the Earth is flat while living in a society who vehemently rejects it.']\n",
-      "['s815', 'TV Show', 'Behind the Newsroom', '', 'Pok Piyatida Woramusik, Willie Ruengrit McIntosh, Charebelle Lanlalin, Tono Pakin Kumwilaisuk, Point Cholawit Meetongcom, Cee Hathaiphat, Pitta Na Pattalung, Ae Sasikarn Aphichartworasilp, Louis Pongphan Petchbuntoon, Sawitree Samipak', '', 'September 14, 2018', '2015', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"Confident and cool under pressure, top news presenter Punchalee meets her match in the conniving Dao, who'll stop at nothing to fulfill her ambitions.\"]\n",
-      "['s816', 'TV Show', 'Behzat Ç.', '', 'Erdal Beşikçioğlu, Fatih Artman, İnanç Konukçu, Seda Bakan, Berkan Şal, Ayça Eren, Berke Üzrek, Canan Ergüder, Ege Aydan, Eray Eserol, Hakan Hatipoğlu', 'Turkey', 'May 19, 2017', '2010', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'An Ankara homicide detective with a dark personal life and a disdain for rules and political correctness solves murders and fights police corruption.']\n",
-      "['s817', 'Movie', 'Beiimaan Love', 'Rajeev Chaudhari', 'Sunny Leone, Rajneesh Duggal, Rajeev Verma, Daniel Weber, Yuvraj Siddharth Singh, Ziesha Nancy', 'India', 'November 1, 2017', '2016', 'TV-MA', '115 min', 'Dramas, International Movies, Romantic Movies', 'After having her heart broken by a man who seduced her at a party, a young, ambitious woman concocts a scheme to get revenge.']\n",
-      "['s818', 'Movie', 'Being AP', 'Anthony Wonke', 'Tony McCoy', 'United Kingdom', 'August 15, 2016', '2015', 'TV-14', '99 min', 'Documentaries, International Movies, Sports Movies', 'With retirement staring him in the face, an all-time-great jump jockey pursues his 20th consecutive title in his unrelenting quest for glory.']\n",
-      "['s819', 'Movie', \"Being Elmo: A Puppeteer's Journey\", 'Constance Marks', 'Kevin Clash, Whoopi Goldberg', 'United States', 'February 21, 2012', '2011', 'PG', '76 min', 'Documentaries', 'Whoopi Goldberg narrates Elmo creator Kevin Clash\\'s remarkable journey from a working-class Baltimore neighborhood to Jim Henson\\'s \"Sesame Street.\"']\n",
-      "['s820', 'TV Show', 'Being Mary Jane: The Series', '', 'Gabrielle Union, Lisa Vidal, Margaret Avery, Omari Hardwick, Latarsha Rose, Aaron D. Spears, B.J. Britt, Raven Goodwin, Richard Roundtree', 'United States', ' July 1, 2017', '2016', 'TV-14', '4 Seasons', 'Romantic TV Shows, TV Dramas', 'Ambitious single TV journalist Mary Jane attempts to balance her career with her overbearing family and an increasingly messy love life.']\n",
-      "['s821', 'Movie', 'Being Mrs Elliot', 'Omoni Oboli', 'Omoni Oboli, Majid Michel, Ayo Makun, Uru Eke, Ime Bishop Umoh, Lepacious Bose, Seun Akindele, Sylvia Oluchy, Chika Chukwu', 'Nigeria', 'December 20, 2019', '2014', 'TV-14', '113 min', 'Dramas, International Movies, Romantic Movies', \"When a scorned wife from the city shares a cab with a troubled villager, a fiery accident forces them to live out each other's lives.\"]\n",
-      "['s822', 'Movie', 'Being Napoleon', 'Jesse Handsher, Olivier Roland', 'Mark Schneider, Frank Samson', 'United States', 'August 1, 2018', '2018', 'TV-MA', '88 min', 'Documentaries', 'On the 200th anniversary of the Battle of Waterloo, thousands of enthusiasts reenact the epic clash. But there can only be one Napoleon.']\n",
-      "['s823', 'Movie', 'Beirut Oh Beirut', 'Maroun Baghdadi', 'Ezzat El Alaily, Mireille Maalouf, Joseph Bou Nassar, Elie Adabachi, Philippe Akiki, Ahmed Al Zein', 'Lebanon', 'October 19, 2020', '1975', 'TV-14', '106 min', 'Classic Movies, Dramas, International Movies', 'In the aftermath of the 1967 Arab-Israeli War, four young Lebanese navigate their existence along rapidly transforming political lines.']\n",
-      "['s824', 'Movie', 'Belgica', 'Felix Van Groeningen, Felix van Groeningen', 'Stef Aerts, Tom Vermeir, Charlotte Vandermeersch, Hélène Devos, Boris Van Severen, Sara De Bosschere, Dominique Van Malder, Sam Louwyck, Stefaan De Winter, Silvanus Saow', 'Belgium, France', 'April 15, 2016', '2016', 'TV-MA', '127 min', 'Dramas, International Movies', 'Two brothers become partners in a modest nightclub and turn it into the hottest spot in town, but their exhilarating run of success comes at a price.']\n",
-      "['s825', 'Movie', 'Belief: The Possession of Janet Moses', 'David Stubbs', 'Kura Forrester, William Davis, Tina Cook, Hariata Moriarty', 'New Zealand', 'October 15, 2017', '2015', 'TV-MA', '90 min', 'Documentaries, International Movies', \"This documentary tries to reconstruct, through a series of interviews, a family's misguided attempt to heal a woman's pain through exorcism.\"]\n",
-      "['s826', 'TV Show', 'Bella and the Bulldogs', '', 'Brec Bassinger, Coy Stewart, Jackie Radinsky, Buddy Handleson, Lilimar, Haley Tju, Dorien Wilson, Rio Mangini, Annie Tedesco', 'United States', 'November 2, 2019', '2015', 'TV-G', '1 Season', \"Kids' TV, TV Comedies\", \"The life of cheerleader Bella Dawson turns upside down when, in a twist of fate, she becomes quarterback for her middle school's football team.\"]\n",
-      "['s827', 'Movie', 'Belmonte', 'Federico Veiroj', 'Gonzalo Delgado, Olivia Molinaro Eijo, Jeannette Sauksteliskis, Tomás Wahrmann, María Noel Gutiérrez, Marcelo Fernández Borsari, Alejandro Castiglioni, Cecilia Caballero Jeske, Martín Reyes, Carolina Penadés', 'Uruguay, Spain, Mexico', 'June 7, 2019', '2018', 'TV-MA', '74 min', 'Dramas, Independent Movies, International Movies', 'An artist muddles through a midlife crisis while trying to balance his dimming career with a yearning to be a better father.']\n",
-      "['s828', 'Movie', 'Below Her Mouth', 'April Mullen', 'Erika Linder, Natalie Krill, Sebastian Pigott, Mayko Nguyen, Tommie-Amber Pirie, Melanie Leishman, Andrea Stefancikova, Daniela Barbosa', 'Canada', 'August 1, 2017', '2016', 'TV-MA', '91 min', 'Dramas, Independent Movies, International Movies', 'An engaged fashion editor begins a torrid affair with a female roofer that threatens to turn both of their lives upside down.']\n",
-      "['s829', 'TV Show', \"Ben & Holly's Little Kingdom\", '', 'Preston Nyman, Sian Taylor, Ian Puleston-Davies, Sara Crowe, Sarah Ann Kennedy, Judy Flynn, John Sparkes, David Graham', 'United Kingdom', 'March 15, 2020', '2009', 'TV-Y', '1 Season', \"Kids' TV\", 'In the magical Little Kingdom, friends Ben Elf and fairy princess Holly have fun adventures as they learn about teamwork, sharing and problem-solving.']\n",
-      "['s830', 'TV Show', 'Ben 10', '', 'Tara Strong, Montse Hernandez, David Kaye, Roger Craig Smith, Todd Haberkorn, Dwight Schultz, Daryl Sabara', 'United States', 'September 30, 2018', '2016', 'TV-Y7', '1 Season', \"Kids' TV\", \"Ben can transform into ten types of aliens. He'll try 'em all while adventuring across the country with his cousin Gwen and Grandpa Max.\"]\n",
-      "['s831', 'Movie', 'Ben Platt Live from Radio City Music Hall', 'Alex Timbers, Sam Wrench', 'Ben Platt', 'United States', 'May 20, 2020', '2020', 'TV-PG', '85 min', 'Music & Musicals', 'Backed by a full band and a ready wit, actor Ben Platt opens up a very personal songbook onstage —numbers from his debut LP, \"Sing to Me Instead.”']\n",
-      "['s832', 'Movie', 'Benchwarmers 2: Breaking Balls', 'Jon Rosenbaum', 'Chris Klein, Jon Lovitz, Chelsey Reist, Lochlyn Munro, Liam Hughes, Jill Morrison, Zak Santiago, Garfield Wilson, Jonathan Silverman', 'United States', 'December 31, 2019', '2019', 'PG-13', '90 min', 'Comedies, Sports Movies', \"A rookie lawyer with an emasculating past in baseball can break into the legal world only if he manages a law firm's ragtag company softball team.\"]\n",
-      "['s833', 'Movie', 'Bending the Arc', 'Kief Davidson, Pedro Kos', '', 'United States', 'October 22, 2020', '2017', 'TV-MA', '102 min', 'Documentaries', 'This documentary follows a group of ambitious advocates whose mission to save lives in Haiti turns into a global fight for health care and justice.']\n",
-      "['s834', 'Movie', 'Beneath the Leaves', 'Adam Marino', \"Mira Sorvino, Kristoffer Polaha, Doug Jones, Paul Sorvino, Aaron Farb, Ser'Darius Blain, Christopher Backus, Christopher Masterson, Tommy Kijas, Kee Seymore, Marla Adams\", 'United States', 'June 8, 2019', '2019', 'TV-MA', '90 min', 'Independent Movies, Thrillers', 'An escaped psychopathic child killer faces off against one of his former victims, who has since become a hard-nosed detective.']\n",
-      "['s835', 'Movie', 'Benji', 'Brandon Camp', 'Gabriel Bateman, Darby Camp, Kiele Sanchez, Jerod Haynes, Gralen Bryant Banks, Angus Sampson, Will Rothhaar, Jim Gleason, Brady Permenter', 'United Arab Emirates, United States', 'March 16, 2018', '2018', 'TV-PG', '87 min', 'Children & Family Movies, Dramas', 'A determined dog comes to the rescue and helps heal a broken family when a young boy and his sister stumble into some serious danger.']\n",
-      "['s836', 'Movie', 'Benji: Off the Leash', 'Joe Camp', 'Nick Whitaker, Chris Kendrick, Randall Newsome, Duane Stephens, Lincoln Hoppe, Christy Summerhays, Scott Wilkinson', 'United States', 'March 6, 2018', '2004', 'PG', '100 min', 'Children & Family Movies, Dramas', \"Benji is back in this charming story that's told from the pooch's point of view, tracking his early days as a pup to his current life in showbiz.\"]\n",
-      "['s837', 'Movie', \"Benji's Very Own Christmas Story\", 'Joe Camp', 'Ron Moody, Patsy Garrett, Cynthia Smith', 'United States', 'October 3, 2018', '1978', 'TV-G', '25 min', 'Children & Family Movies', \"While on a press tour, Benji goes behind the scenes of Santa's workshop. But Santa has a devastating secret, so it's up to Benji to save Christmas.\"]\n",
-      "['s838', 'Movie', \"Bennett's War\", 'Alex Ranarivelo', 'Michael Roark, Trace Adkins, Ali Afshar, Allison Paige, Tony Panterra, Brando Eaton, Hunter Clowdus, Michael King', 'United States', 'May 2, 2020', '2019', 'PG-13', '94 min', 'Dramas, Sports Movies', \"A medically discharged soldier attempts an improbable return to motorcycle racing to win enough prize money to save his father's farm.\"]\n",
-      "['s839', 'Movie', 'Berlin Calling', 'Hannes Stöhr', 'Paul Kalkbrenner, Rita Lengyel, Corinna Harfouch, Araba Walton, Peter Schneider, Rolf Peter Kahl, Henriette Müller, Udo Kroschwald, Megan Gay, Max Mauff', 'Germany', 'January 15, 2017', '2008', 'TV-MA', '105 min', 'Dramas, International Movies, Music & Musicals', 'DJ Ickarus is at the top of his game, dazzling fans and touring the world – until he gets locked in the loony bin after taking a few too many drugs.']\n",
-      "['s840', 'Movie', 'Berlin Kaplani', 'Hakan Algül', 'Ata Demirer, Necati Bilgiç, Tarık Ünlüoğlu, Özlem Türkad, Nihal Yalçın, Cemil Özbayer, Cengiz Bozkurt, Orhan Güner, Mert Aran', 'Turkey', 'March 10, 2017', '2012', 'TV-14', '99 min', 'Comedies, International Movies, Sports Movies', 'After a losing streak puts him in debt of 50,000 euros to his sponsors, an unlikely Turkish-German boxer in Berlin finds himself in need of a miracle.']\n",
-      "['s841', 'Movie', 'Berlin Syndrome', 'Cate Shortland', 'Matthias Habich, Max Riemelt, Teresa Palmer, Lucie Aron, Emma Bading', 'Australia', 'August 25, 2017', '2017', 'R', '116 min', 'International Movies, Thrillers', \"What starts as a passionate one-night stand quickly turns sinister when Clare learns she's locked inside Andi's apartment with no way out.\"]\n",
-      "['s842', 'Movie', 'Berlin, Berlin: Lolle on the Run', 'Franziska Meyer Price', 'Felicitas Woll, Janina Uhse, Jan Sosniok, Matthias Klimsa, Sandra Borgmann, Kai Lentrodt, Armin Rohde, Gitta Schweighöfer, Kailas Mahadevan', 'Germany', 'August 7, 2020', '2020', 'TV-MA', '82 min', 'Comedies, International Movies', 'In this cinematic sequel to the hit TV series, Lolle has moved on from Sven and is about to marry her friend Hart – until Sven disrupts her plans.']\n",
-      "['s843', 'Movie', 'Berlin, I Love You', '', '', 'Germany', 'June 8, 2019', '2019', 'R', '120 min', 'Dramas, International Movies, Romantic Movies', 'Set in the Grey City, this \"Cities of Love\" installment is a star-studded, 10-story collection of redemptive love, crushing loss and everyday romances.']\n",
-      "['s844', 'Movie', 'Berserk: The Golden Age Arc I - The Egg of the King', 'Toshiyuki Kubooka', 'Hiroaki Iwanaga, Takahiro Sakurai, Toa Yukinari, Yuki Kaji, Minako Kotobuki, Takahiro Fujiwara, Yoshiro Matsumoto, Kazuki Yao, Aki Toyosaki, Rikiya Koyama, Kenta Miyake', 'Japan', 'October 15, 2016', '2012', 'TV-MA', '77 min', 'Action & Adventure, Anime Features, International Movies', 'Loner Guts is recruited by Griffith and his band of mercenaries, but their ensuing success as a full-fledged army could lead to a horrible fate.']\n",
-      "['s845', 'Movie', 'Berserk: The Golden Age Arc II - The Battle for Doldrey', 'Toshiyuki Kubooka', 'Hiroaki Iwanaga, Takahiro Sakurai, Toa Yukinari, Yuki Kaji, Minako Kotobuki, Takahiro Fujiwara, Yoshiro Matsumoto, Kazuki Yao, Aki Toyosaki, Rikiya Koyama, Kenta Miyake, Nobuyuki Katsube, Houchu Ohtsuka, Takayuki Sugo', 'Japan', 'September 1, 2017', '2012', 'TV-MA', '92 min', 'Action & Adventure, Anime Features, International Movies', \"For three years, Guts believed his mission was to pursue Griffith's dream together with him. But in order to become Griffith's equal and truly be called his friend, Guts realizes he will have to leave the Band of the Hawk.\"]\n",
-      "['s846', 'Movie', 'Berserk: The Golden Age Arc III - The Advent', 'Toshiyuki Kubooka', 'Hiroaki Iwanaga, Takahiro Sakurai, Toa Yukinari, Yuki Kaji, Yoshiro Matsumoto, Minako Kotobuki, Takahiro Fujiwara, Kazuki Yao, Yuichi Nakamura, Aki Toyosaki, Akio Otsuka', 'Japan', 'September 1, 2017', '2013', 'TV-MA', '107 min', 'Action & Adventure, Anime Features, International Movies', 'A year after he left the Band of the Hawk, Guts rejoins them in an epic battle to vanquish the God Hand and save Griffith from a hellish fate.']\n",
-      "['s847', 'Movie', 'Bert Kreischer: Hey Big Boy', 'Jeff Tomsic', 'Bert Kreischer', 'United States', 'March 17, 2020', '2020', 'TV-MA', '62 min', 'Stand-Up Comedy', 'Ever the stand-up party animal, comic Bert Kreischer riffs on parenting and family life, being a gun and pet owner, his dad discovering pot, and more.']\n",
-      "['s848', 'Movie', 'Bert Kreischer: Secret Time', 'Todd Biermann', 'Bert Kreischer', '', 'August 24, 2018', '2018', 'TV-MA', '57 min', 'Stand-Up Comedy', 'Shirtless comic Bert Kreischer relays personal secrets and stories about being a cool – if not always responsible – dad in this stand-up special.']\n",
-      "['s849', 'Movie', 'Bert Kreischer: The Machine', 'Ryan Polito', 'Bert Kreischer', 'United States', 'February 22, 2019', '2016', 'TV-MA', '70 min', 'Stand-Up Comedy', 'From his run-in with a grizzly bear to partying with the Russian mafia, the shirtless comic returns with laugh-out-loud tales in this stand-up special.']\n",
-      "['s850', 'TV Show', 'Best Leftovers Ever!', '', 'Jackie Tohn, David So, Rosemary Shrager', 'United States', 'December 30, 2020', '2020', 'TV-G', '1 Season', 'Reality TV', 'Decadent pasta from day-old fries? Skillful cooks transform tired leftovers into tantalizing new dishes in this wildly creative culinary competition.']\n",
-      "['s851', 'TV Show', 'Best Lover', '', 'Da-hae Lee, Zhou Mi, Wang Qiuzi, Kwang-hyun Park, Jia Zhengyu, Jeong-hak Park', 'South Korea, China', 'February 23, 2018', '2016', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Two young stars with different backgrounds and agendas enter into a fake marriage to advance their careers, until the fake starts turning real.']\n",
-      "['s852', 'Movie', 'Best Neighbors', 'Tamer Bassiouni', 'Sameh Hussain, Menna Arafa, Merna al-Mohandes', '', 'June 6, 2019', '2014', 'TV-14', '98 min', 'Comedies, International Movies', 'A just-married couple moves into their new home, finding themselves at war with the kids next door, who seem determined to make their lives miserable.']\n",
-      "['s853', 'Movie', 'Best of Stand-Up 2020', '', 'Jerry Seinfeld, Leslie Jones, Taylor Tomlinson, Tom Segura, Jack Whitehall, Michelle Buteau, Bert Kreischer, Jo Koy, Donnell Rawlings, Jim Jefferies, Nikki Glaser, George Lopez, Sam Jay, Marc Maron, Kevin Hart, Michael McIntyre, Fortune Feimster, Eric André, Jim Norton, Felipe Esparza, Hannah Gadsby, Patton Oswalt, Vir Das, Robert Kelly, Urzila Carlson, Tom Papa, Kanan Gill, Ms. Pat, Rob Schneider, Adrienne Iapalucci, Kenny Sebastian, Thomas Middleditch, Ben Schwartz', '', 'December 31, 2020', '2020', 'TV-MA', '77 min', 'Stand-Up Comedy', \"From Jerry Seinfeld to Leslie Jones, Kevin Hart to Hannah Gadsby, laugh along with the funniest bits from Netflix's 2020 stand-up comedy specials.\"]\n",
-      "['s854', 'Movie', \"Best Wishes, Warmest Regards: A Schitt's Creek Farewell\", 'Amy Segal', \"Daniel Levy, Eugene Levy, Catherine O'Hara, Annie Murphy, Chris Elliott, Emily Hampshire, Sarah Levy, Jennifer Robertson, Noah Reid, Dustin Milligan, Karen Robinson, Rizwan Manji\", 'Canada', 'October 3, 2020', '2020', 'TV-MA', '44 min', 'Documentaries, LGBTQ Movies', 'From unseen footage to the last table read, this documentary takes an inside look at the final season of the acclaimed comedy series \"Schitt\\'s Creek.\"']\n",
-      "['s855', 'Movie', 'Best Worst Thing That Ever Could Have Happened', 'Lonny Price', 'Stephen Sondheim, Harold Prince, Jason Alexander, Mandy Patinkin, Lonny Price', 'United States', 'March 18, 2017', '2016', 'TV-MA', '97 min', 'Documentaries', 'The cast and crew of the 1981 Broadway musical \"Merrily We Roll Along\" recall joy and heartbreak during the production of a surefire hit that wasn\\'t.']\n",
-      "['s856', 'TV Show', 'Best.Worst.Weekend.Ever.', '', 'Sam Ashe Arnold, Cole Sand, Brianna Reed, Brittany Garms, Alison Becker, Larry Bates, Tiffany Espensen, Rachel Gage, Matt Battaglia, Affion Crockett', 'United States', 'October 19, 2018', '2018', 'TV-PG', '1 Season', \"Kids' TV, TV Comedies\", 'Teenage friends plan an epic trip to Comic-Con to meet their idol, only to get caught in one hilariously awkward predicament after another.']\n",
-      "['s857', 'TV Show', 'Betaal', '', 'Viineet Kumar, Aahana Kumra, Suchitra Pillai, Jatin Goswami, Siddharth Menon, Manjiri Pupala, Yashwant Wasnik, Savita Bajaj, Jitendra Joshi, Syna Anand', 'India', 'May 24, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Action & Adventure, TV Horror', 'Hired to displace tribal villagers to make way for a new highway, officials unearth an old curse and an army of British soldier-zombies.']\n",
-      "['s858', 'Movie', 'Bethany Hamilton: Unstoppable', 'Aaron Lieber', 'Bethany Hamilton', 'United States', 'March 25, 2020', '2019', 'PG', '100 min', 'Children & Family Movies, Documentaries, Sports Movies', 'This documentary follows the rising tide of Bethany Hamilton who lost her arm as a teen before making waves in pro surfing and her personal life.']\n",
-      "['s859', 'TV Show', 'Better Call Saul', '', 'Bob Odenkirk, Jonathan Banks, Michael McKean, Rhea Seehorn, Patrick Fabian, Michael Mando, Giancarlo Esposito', 'United States', 'February 9, 2020', '2018', 'TV-MA', '4 Seasons', 'Crime TV Shows, TV Comedies, TV Dramas', 'This Emmy-nominated prequel to \"Breaking Bad\" follows small-time attorney Jimmy McGill as he transforms into morally challenged lawyer Saul Goodman.']\n",
-      "['s860', 'TV Show', 'Better Than Us', '', 'Paulina Andreeva, Kirill Käro, Aleksandr Ustyugov, Olga Lomonosova, Eldar Kalimulin, Vitaliya Kornienko, Vera Panfilova, Aleksandr Kuznetsov, Fyodor Lavrov, Sergey Sosnovskiy, Kirill Polukhin, Pavel Vorontsov', 'Russia', 'August 16, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'A family on the brink of splitting up become the owners of a cutting-edge robot being sought by a corporation, homicide investigators and terrorists.']\n",
-      "['s861', 'Movie', 'Betting on Zero', 'Ted Braun', 'William Ackman', 'United States', 'June 1, 2017', '2017', 'TV-PG', '104 min', 'Documentaries', 'This documentary dives into the complex world of Herbalife, the international nutritional products company accused of being a pyramid scheme.']\n",
-      "['s862', 'Movie', 'Betty White: First Lady of Television', 'Steve Boettcher', 'Betty White, Valerie Bertinelli, Georgia Engel, Tina Fey, Valerie Harper, Jennifer Love Hewitt, Carl Reiner, Ryan Reynolds, Alex Trebek', 'United States', 'January 12, 2020', '2018', 'TV-14', '56 min', 'Documentaries', 'This documentary on actress and television producer Betty White traces her decades-long career as a  woman breaking new ground in entertainment.']\n",
-      "['s863', 'TV Show', 'Between', '', 'Jennette McCurdy, Jesse Carere, Ryan Allen, Justin Kelly, Kyle Mac, Jack Murray, Brooke Palsson, Jim Watson, Wesley Morgan, Krystal Hope Nausbaum, Shailene Garnett, Canute Gomes, Sarah Podemski, Shailyn Pierre-Dixon, Jesse Bostick, Steven Grayhm, Percy Hynes White, Mercedes Morris, Samantha Munro', 'Canada', 'July 1, 2016', '2016', 'TV-14', '2 Seasons', 'International TV Shows, TV Dramas, TV Mysteries', 'After a mysterious disease kills every resident over 22 years old, survivors of a town must fend for themselves when the government quarantines them.']\n",
-      "['s864', 'Movie', 'Between Maybes', 'Jason Paul Laxamana', 'Gerald Anderson, Julia Barretto, Yayo Aguila, Christian Vazquez', 'Philippines', 'December 3, 2020', '2019', 'TV-14', '108 min', 'Dramas, International Movies, Romantic Movies', 'A former actress takes a trip to Japan, where she meets a young man who provides an escape from reality and makes her consider a different way of life.']\n",
-      "['s865', 'Movie', 'Between Two Ferns: The Movie', 'Scott Aukerman', 'Zach Galifianakis, Lauren Lapkus, Ryan Gaul, Jiavani Linayao, Will Ferrell', 'United States', 'September 20, 2019', '2019', 'TV-MA', '83 min', 'Comedies', 'Armed with awkward questions and zero self-awareness, Zach Galifianakis hits the road to find famous interview subjects for his no-budget talk show.']\n",
-      "['s866', 'Movie', 'Between Worlds', 'Maria Pulera', 'Nicolas Cage, Franka Potente, Penelope Mitchell, Garrett Clayton, Lydia Hearst, Hopper Penn', 'Spain', 'April 6, 2019', '2018', 'R', '91 min', 'Thrillers', 'Grieving for his dead wife and daughter, a trucker plunges into a romance with a mother who needs his help. The dead, however, are far from gone.']\n",
-      "['s867', 'Movie', 'Bewafaa', 'Dharmesh Darshan', 'Anil Kapoor, Akshay Kumar, Kareena Kapoor, Sushmita Sen, Shamita Shetty, Manoj Bajpayee, Kabir Bedi, Nafisa Ali, Supriya Pathak, Raj Premi, Supriya Karnik', 'India', 'July 21, 2019', '2005', 'TV-PG', '149 min', 'Dramas, International Movies, Romantic Movies', \"A young woman faces pressure to marry her brother-in-law, after her sister dies while giving birth. But she's secretly in love with someone else.\"]\n",
-      "['s868', 'Movie', 'Bewildered Bolbol', 'Khaled Marei', 'Ahmed Helmy, Zeina, Shery Adel, Emy Samir Ghanim, Yousef Fawzy, Yasser El Tobgy, Wael Sami, Maryam Saleh', 'Egypt', 'June 20, 2019', '2010', 'TV-14', '112 min', 'Comedies, International Movies, Romantic Movies', \"A man suffering from amnesia can't seem to choose between the women playing tricks on him.\"]\n",
-      "['s869', 'TV Show', 'Beyblade Burst', '', 'Marina Inoue, Junya Enoki, Fumihiro Okabayashi, Tsubasa Yonaga, Ayahi Takagaki, Yu Kobayashi', 'Japan', 'October 1, 2017', '2016', 'TV-Y7', '1 Season', \"Anime Series, Kids' TV\", \"Middle schooler Valt Aoi, with his Beyblade Valtryek, faces off against friends, classmates and rivals to become the world's number one Blader.\"]\n",
-      "['s870', 'TV Show', 'Beyblade Burst Evolution', '', 'Marina Inoue, Ryoko Shiraishi, Takuma Terashima, Junko Takeuchi, Fumihiro Okabayashi, Yu Kobayashi, Ayahi Takagaki', '', 'November 15, 2018', '2017', 'TV-Y', '1 Season', \"Anime Series, Kids' TV\", 'Scouted by a famous Spanish club, Valt Aoi heads to Spain. With their sights on the World League, he and his teammates face the European League first.']\n",
-      "['s871', 'TV Show', 'Beyblade Burst Rise', '', 'Erika Harlacher, Griffin Puatu, Kimlinh Tran, Taylor Henry, Janice Roman Roku, Brian Anderson', 'Japan', 'November 15, 2020', '2019', 'TV-Y7', '1 Season', \"Anime Series, Kids' TV\", \"After training with legendary Valt Aoi, Dante and his trusty Ace Dragon lead the next generation of Bladers to battle in Japan — Beyblade's birthplace.\"]\n",
-      "['s872', 'TV Show', 'Beyblade Burst Turbo', '', 'Laura Stahl, Billy Kametz, Derek Stephen Prince, Kyle McCarley, Brandon Winckler, Kimlinh Tran', '', 'October 10, 2019', '2018', 'TV-Y7', '1 Season', \"Anime Series, Kids' TV\", 'Yearning to earn the title of world blading champion, a novice competitor must harness his untamed potential through training and tournaments.']\n",
-      "['s873', 'TV Show', 'Beyblade: Metal Fusion', '', 'Aki Kanada, Satoshi Hino, Emiri Kato, Kei Shindo, Robert Tinkler, Peter Cugno, Lisette St. Louis, Barbara Mamabolo', 'Japan', 'December 15, 2017', '2009', 'TV-Y7', '1 Season', \"Anime Series, Kids' TV\", 'In this anime adventure series for kids, the forces of good and evil \"blade it out,\" battling each other with enchanted spinning tops.']\n",
-      "['s874', 'Movie', 'Beynelmilel', 'Muharrem Gülmez, Sırrı Süreyya Önder', 'Cezmi Baskın, Özgü Namal, Umut Kurt, Nazmi Kırık, Bahri Beyat, Meral Okay, Dilber Ay, Şahin Irmak, Oktay Kaynarca, Burak Tamdoğan', 'Turkey', 'April 28, 2020', '2006', 'TV-MA', '102 min', 'Comedies, Dramas, International Movies', 'When a local musician and his band are forced to perform in honor of a right-wing coup, his daughter schemes to make their music subversive instead.']\n",
-      "['s875', 'Movie', 'Beyond All Boundaries', 'Sushrut Jain', 'Kunal Nayyar', 'United States, India', 'April 1, 2017', '2013', 'TV-14', '98 min', 'Documentaries, International Movies, Sports Movies', \"As the 2011 Cricket World Cup begins, three Indians demonstrate their passion and the sacrifices they've made for the country's most popular sport.\"]\n",
-      "['s876', 'Movie', 'Beyond Skyline', \"Liam O'Donnell\", 'Frank Grillo, Bojana Novakovic, Jonny Weston, Callan Mulvey, Antonio Fargas, Yayan Ruhian, Pamelyn Chee, Jacob Vargas, Iko Uwais', 'United States, Canada, Indonesia, United Kingdom, China, Singapore', 'April 15, 2018', '2017', 'R', '107 min', 'Action & Adventure, Sci-Fi & Fantasy', 'In the wake of an extraterrestrial invasion, a suspended L.A. cop teams up with survivors to stop the onslaught and rescue human captives.']\n",
-      "['s877', 'TV Show', 'Beyond Stranger Things', '', 'Jim Rash, Matt Duffer, Ross Duffer, Shawn Levy, David Harbour, Finn Wolfhard, Millie Bobby Brown, Gaten Matarazzo, Caleb McLaughlin, Natalia Dyer, Charlie Heaton, Noah Schnapp, Joe Keery, Dacre Montgomery, Sadie Sink, Paul Reiser, Sean Astin, Randy Havens, Brett Gelman, Linnea Berthelsen', 'United States', 'October 27, 2017', '2017', 'TV-14', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Mysteries, TV Sci-Fi & Fantasy', 'Secrets from the \"Stranger Things 2\" universe are revealed as cast and guests discuss the latest episodes with host Jim Rash. Caution: spoilers ahead!']\n",
-      "['s878', 'Movie', \"Beyond the Boundary: ICC Women's T20 World Cup Australia 2020\", 'Anna Stone', '', '', 'August 14, 2020', '2020', 'TV-G', '59 min', 'Documentaries, International Movies, Sports Movies', \"With highlights from the 2020 tourney, this program offers an inside look at the global showcase for women's cricket — the ICC Women's T20 World Cup.\"]\n",
-      "['s879', 'Movie', 'Beyond the Clouds', 'Majid Majidi', 'Ishaan Khattar, Malavika Mohanan, Goutam Ghose, Sharada, Tannishtha Chatterjee, Shashank Shende, Hema Singh, Akash Gopal', 'India, Iran', 'August 10, 2018', '2018', 'TV-14', '120 min', 'Dramas, Independent Movies, International Movies', 'A youthful drug dealer in Mumbai must change his ways when the sister who raised him is assaulted by her boss and imprisoned for defending herself.']\n",
-      "['s880', 'TV Show', 'Bh Se Bhade', '', 'Deven Bhojani, Suchita Trivedi, Sarita Joshi, Varun Khandelwal, Bhavna Khatri, Dushyant Wagh, Gulfam Khan, Atul Parchure', 'India', 'April 1, 2018', '2013', 'TV-PG', '1 Season', 'International TV Shows, TV Comedies', 'A kind-hearted insurance agent has the mysterious power to temporarily shoulder the problems and pain of others, with comic results in his own life.']\n",
-      "['s881', 'TV Show', 'Bhaag Beanie Bhaag', '', 'Swara Bhasker, Dolly Singh, Ravi Patel, Varun Thakur, Mona Ambegaonkar, Girish Kulkarni', 'India', 'December 4, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Facing disapproving parents, a knotty love life and her own inner critic, an aspiring comic ditches her cushy but unsatisfying life to pursue stand-up.']\n",
-      "['s882', 'TV Show', 'Bhaage Re Mann', '', 'Karuna Pandey, Chandan Anand, Kanika Shivpuri, Ved Thappar, Nupur Alankar, Tarun Mehta, Priya Marathe, Vasundhara Kaul, Ankit Narang, Arshima Thapar', 'India', 'April 15, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"An impulsive, free-spirited woman who's defied convention for much of her life suddenly finds herself flirting with a classic romance.\"]\n",
-      "['s883', 'Movie', 'Bhagam Bhag', 'Priyadarshan', 'Akshay Kumar, Govinda, Lara Dutta, Paresh Rawal, Rajpal Yadav, Jackie Shroff, Arbaaz Khan, Tanushree Dutta, Asrani, Shakti Kapoor', 'India', 'December 31, 2019', '2006', 'TV-14', '151 min', 'Comedies, International Movies, Romantic Movies', 'A theater group lands in trouble when its new actress takes her own life, two of its members are framed for murder and no one is who they appear to be.']\n",
-      "['s884', 'Movie', 'Bhai: Vyakti Ki Valli - Poorvardha', 'Mahesh Manjrekar', 'Sagar Deshmukh, Vijay Kenkre, Iravati Harshe, Shubhangi Damle, Sachin Khedekar, Sunil Barve, Ashwini Giri, Rajan Bhise', 'India', 'September 10, 2020', '2019', 'TV-14', '116 min', 'Dramas, International Movies', 'This first of a two-part biopic depicts the early years that lay the foundation for beloved Marathi writer and comedian P.L. Deshpande’s iconic career.']\n",
-      "['s885', 'Movie', 'Bhai: Vyakti Ki Valli - Uttarardh', 'Mahesh Manjrekar', 'Sagar Deshmukh, Iravati Harshe, Vijay Kenkre, Shubhangi Damle, Ashwini Giri, Nina Kulkarni, Dalip Tahil, Girish Kulkarni', 'India', 'September 10, 2020', '2019', 'TV-PG', '112 min', 'Dramas, International Movies', 'The second installment of P.L. Deshpande’s biopic explores the Marathi humorist’s political journey, philanthropic endeavors and personal life.']\n",
-      "['s886', 'Movie', 'Bhaji In Problem', 'Smeep Kang', 'Gippy Grewal, Gurpreet Guggi, Ragini Khanna, Om Puri, B.N. Sharma, Avtar Gill, Karamjit Anmol, Rana Jung Bahadur', 'India', 'September 19, 2020', '2013', 'TV-14', '117 min', 'Comedies, International Movies', 'Married to two women – each unaware of the other – a man finds his double life threatened when an old friend who knows his not-so-little secret arrives.']\n",
-      "['s887', 'Movie', 'Bhangra Paa Le', 'Sneha Taurani', 'Sunny Kaushal, Rukshar Dhillon, Shriya Pilgaonkar, Parmeet Sethi, Samir Soni, Chaitanya Sharma, Sheeba Chaddha, Akarsh Khurana', 'India', 'March 1, 2020', '2019', 'TV-14', '130 min', 'Comedies, Dramas, International Movies', 'Determined to bring traditional bhangra to the world stage, a dancer preps for an international competition against a rival with dreams of her own.']\n",
-      "['s888', 'Movie', 'Bhasmasur', 'Nishil Sheth', 'Imran Rasheed, Mittal Chouhan, Trimala Adhikari, Bhushan Vikas, Ravi Goswami, Raghav Dutt, Kumkum Chouhan, Rohan Mobarsa', 'India', 'January 29, 2019', '2017', 'TV-14', '74 min', 'Dramas, Independent Movies, International Movies', 'In this heart-wrenching coming-of-age story, a young boy embarks on an arduous trek with his debt-ridden father to sell their beloved family donkey.']\n",
-      "['s889', 'Movie', 'Bhavesh Joshi Superhero', 'Vikramaditya Motwane', 'Harshvardhan Kapoor, Priyanshu Painyuli, Ashish Verma, Shreiya Sabharwal, Pratap Phad, Chinmayee Mandlekar, Nishikant Kamat, Hrishikesh Joshi', 'India', 'August 16, 2018', '2018', 'TV-14', '150 min', 'Dramas, International Movies, Sci-Fi & Fantasy', 'When his best friend is killed for uncovering political corruption, an idealistic young man decides to become a masked fighter for justice.']\n",
-      "['s890', 'Movie', 'Bheemayan', 'Rajiv Chilaka', '', '', 'May 10, 2019', '2018', 'TV-Y', '63 min', 'Children & Family Movies', \"It's Diwali! To celebrate, Chhota Bheem and his friends put on a stage show of the Ramayana, re-enacting the epic story behind the festival of lights.\"]\n",
-      "['s891', 'Movie', 'Bheeshma', 'Venky Kudumula', 'Nitin Reddy, Rashmika Mandanna, Sampath Raj, Jishu Sengupta, Anant Nag', 'India', 'April 25, 2020', '2020', 'TV-14', '138 min', 'Action & Adventure, Comedies, International Movies', 'Tired of being single, a smart-aleck meme creator has a chance to prove himself to the girl he loves when he is suddenly appointed CEO of her workplace.']\n",
-      "['s892', 'Movie', 'Bhool Bhulaiyaa', 'Priyadarshan', 'Akshay Kumar, Vidya Balan, Ameesha Patel, Shiney Ahuja, Paresh Rawal, Rajpal Yadav, Manoj Joshi, Asrani, Vikram Gokhale, Rasika Joshi', 'India', 'October 22, 2017', '2007', 'TV-14', '148 min', 'Dramas, International Movies, Thrillers', 'Siddharth dismisses warnings that his palace might be haunted, until ghostly occurrences force him to reconsider his beliefs.']\n",
-      "['s893', 'Movie', 'Bhoot', 'Ram Gopal Varma', 'Ajay Devgn, Urmila Matondkar, Nana Patekar, Rekha, Fardeen Khan, Victor Banerjee, Tanuja, Seema Biswas', 'India', 'December 31, 2019', '2003', 'TV-MA', '114 min', 'Horror Movies, International Movies, Thrillers', 'After a couple moves into an apartment, the wife’s increasingly disturbing behavior unravels chilling secrets about their new home’s past.']\n",
-      "['s894', 'Movie', 'Bhouri', 'Jasbir Bijendra Bhati', 'Raghuvir Yadav, Masha Paur, Mohan Joshi, Manoj Joshi, Mukesh Tiwari, Shakti Kapoor, Sitaram Panchal, Kunika Lall', 'India', 'December 1, 2017', '2017', 'TV-14', '123 min', 'Dramas, Independent Movies, International Movies', \"A 23-year-old girl who's married to a man more than twice her age is forced to contend with the predatory nature of a male-dominated society.\"]\n",
-      "['s895', 'Movie', 'Bibi & Tina', 'Detlev Buck', 'Lina Larissa Strahl, Lisa-Marie Koroll, Louis Held, Ruby O. Fee, Charly Hübner, Michael Maertens, Winnie Böwe, Fabian Buch, Max von der Groeben, Martin Seifert', 'Germany', 'April 15, 2017', '2014', 'TV-PG', '97 min', 'Children & Family Movies, Music & Musicals', \"Teen witch Bibi and horse-loving Tina face trouble when a posh girl flirts with Tina's boyfriend and a crook sets his greedy eyes on a promising foal.\"]\n",
-      "['s896', 'Movie', 'Bibi & Tina II', 'Detlev Buck', 'Lina Larissa Strahl, Lisa-Marie Koroll, Louis Held, Emilio Moutaoukkil, Michael Maertens, Martin Seifert, Winnie Böwe, Fabian Buch, Mavie Hörbiger, Olli Schulz, Charly Hübner, Milan Peschel', 'Germany', 'April 15, 2017', '2014', 'TV-14', '105 min', 'Children & Family Movies, Music & Musicals', \"When robbers hit Falkenstein castle, teen witch Bibi and pal Tina hunt for the crooks, then devise a plan to save the neighbors' failing ranch.\"]\n",
-      "['s897', 'Movie', 'Bibi & Tina: Girls Versus Boys', 'Detlev Buck', 'Lina Larissa Strahl, Lisa-Marie Koroll, Tilman Pörzgen, Philipp Laude, Charly Hübner, Louis Held, Benjamin Lutzke, Max von der Groeben, Kostja Ullmann, Michael Maertens, Fabian Buch, Winnie Böwe', 'Germany', 'April 15, 2017', '2016', 'TV-14', '107 min', 'Children & Family Movies, Music & Musicals', \"At summer camp, young Bibi and her friends are pitted against the boys in a treasure hunt. But what's a witch to do when she loses her powers?\"]\n",
-      "['s898', 'Movie', 'Bibi & Tina: Tohuwabohu Total', 'Detlev Buck', 'Lina Larissa Strahl, Lisa-Marie Koroll, Louis Held, Lea van Acken, Emilio Sakraya, Michael Maertens, Martin Seifert', 'Germany', 'December 27, 2017', '2017', 'TV-14', '106 min', 'Children & Family Movies, Music & Musicals', 'Teen witch Bibi and her pal Tina return to the screen to reconcile a runaway girl with her narrow-minded family and save Falkenstein Castle from chaos.']\n",
-      "['s899', 'TV Show', 'Bibik-Bibikku', '', 'Ungku Ismail, Fasha Sandha, Bell Ngasri, Wan Sharmila', '', 'May 8, 2019', '2016', 'TV-PG', '1 Season', 'International TV Shows, TV Comedies', 'When a busy mother and father realize they need help with their two young children, they hire a series of maids, often with humorous results.']\n",
-      "['s900', 'TV Show', 'Big Bad Beetleborgs', '', \"Wesley Barker, Herbie Baez, Elisabeth Lund, Shannon Chandler, Billy Forester, Frank Addela, Kyle Jordan, Dave 'Foots' Footman, Derek Stephen Prince, Vivian Smallwood\", 'United States, France, Japan', 'January 1, 2016', '1997', 'TV-G', '2 Seasons', \"Kids' TV, TV Comedies\", 'When three teens free a spirit that offers to grant each a wish, they choose to become their favorite superheroes, launching a series of adventures.']\n",
-      "['s901', 'Movie', 'Big Bear', 'Joey Kern', \"Joey Kern, Adam Brody, Zachary Knighton, Tyler Labine, Pablo Schreiber, Toby Huss, Heidi Heaslet, Ahna O'Reilly\", 'United States', 'February 28, 2018', '2017', 'TV-MA', '87 min', 'Comedies', \"The alcohol-fueled high jinks of a bachelor party go haywire when the buddies of an ill-fated groom abduct his fiancée's new lover.\"]\n",
-      "['s902', 'Movie', 'Big Daddy', 'Dennis Dugan', 'Adam Sandler, Joey Lauren Adams, Jon Stewart, Cole Sprouse, Dylan Sprouse, Josh Mostel, Leslie Mann, Allen Covert, Rob Schneider, Kristy Swanson', 'United States', 'October 1, 2020', '1999', 'PG-13', '93 min', 'Comedies', \"Dumped by his girlfriend because he refuses to accept responsibility, overgrown adolescent Sonny Koufax adopts a 5-year-old to prove he's a grownup.\"]\n",
-      "['s903', 'TV Show', 'Big Dreams, Small Spaces', '', 'Monty Don', 'United Kingdom', ' July 26, 2019', '2017', 'TV-G', '3 Seasons', 'British TV Shows, International TV Shows, Reality TV', \"Writer and presenter Monty Don helps England's budding horticulturists plant and grow the gardens of their dreams.\"]\n",
-      "['s904', 'Movie', 'Big Fat Liar', 'Shawn Levy', 'Frankie Muniz, Paul Giamatti, Amanda Bynes, Amanda Detmer, Donald Faison, Sandra Oh, Russell Hornsby, Michael Bryan French, Christine Tucci, Lee Majors, John Cho', 'United States, Germany', 'January 15, 2020', '2002', 'PG', '88 min', 'Children & Family Movies, Comedies', \"Junior high students Jason and Kaylee take action when a greedy Hollywood producer turns Jason's essay into a hit film without giving him credit.\"]\n",
-      "['s905', 'Movie', 'Big Kill', 'Scott Martin', 'Christoph Sanders, Jason Patric, Clint Glenn Hummel, Lou Diamond Phillips, Danny Trejo, Scott Martin, Elizabeth McLaughlin, Stephanie Beran, K.C. Clyde, Michael Paré', 'United States', 'June 18, 2019', '2018', 'R', '126 min', 'Action & Adventure', 'A tenderfoot and two gamblers seeking their fortunes in a boom town instead find themselves defending it from a gunslinging preacher and his gang.']\n",
-      "['s906', 'Movie', 'Big Miracle', 'Ken Kwapis', 'Drew Barrymore, John Krasinski, Kristen Bell, Dermot Mulroney, Tim Blake Nelson, Vinessa Shaw, Ted Danson, Stephen Root, Rob Riggle, Michael Gaston', 'United States, United Kingdom', 'September 30, 2018', '2012', 'PG', '107 min', 'Children & Family Movies, Dramas', 'After a reporter writes about whales trapped in the Arctic Circle, the U.S. and U.S.S.R. team up to rescue them in this tale inspired by true events.']\n",
-      "['s907', 'TV Show', 'Big Mouth', '', 'Nick Kroll, John Mulaney, Jessi Klein, Jason Mantzoukas, Jenny Slate, Fred Armisen, Maya Rudolph, Jordan Peele', 'United States', 'December 4, 2020', '2020', 'TV-MA', '4 Seasons', 'TV Comedies', 'Teenage friends find their lives upended by the wonders and horrors of puberty in this edgy comedy from real-life pals Nick Kroll and Andrew Goldberg.']\n",
-      "['s908', 'Movie', 'Big Stone Gap', 'Adriana Trigiani', 'Ashley Judd, Patrick Wilson, Whoopi Goldberg, John Benjamin Hickey, Jane Krakowski, Judith Ivey, Jasmine Guy, Chris Sarandon, Anthony LaPaglia, Jenna Elfman, Angelina Fiordellisi, Mary Testa, Dagmara Dominczyk, Mary Pat Gleason, Joe Inscoe, James Hampton, Paul Wilson', 'United States', 'June 5, 2020', '2014', 'PG-13', '103 min', 'Comedies, Romantic Movies', 'A single middle-aged woman who has lived her whole life in a small Virginia mining town uncovers a family secret that alters her profoundly.']\n",
-      "['s909', 'Movie', 'Big Time', 'Kaspar Astrup Schröder', 'Bjarke Ingels', 'Denmark', 'April 1, 2018', '2017', 'TV-MA', '90 min', 'Documentaries', \"In this documentary, architect Bjarke Ingels offers his vision for 2 World Trade Center as he aims to restore Manhattan's skyline to its former glory.\"]\n",
-      "['s910', 'Movie', 'Big Time Movie', 'Savage Steve Holland', 'Kendall Schmidt, James Maslow, Carlos PenaVega, Logan Henderson, Ciara Bravo, Challen Cates, Tanya Chisholm, Stephen Kramer Glickman, Trevor Devall, Christopher Shyer', 'United States, Canada', 'November 2, 2019', '2012', 'TV-PG', '68 min', 'Children & Family Movies, Comedies, Music & Musicals', \"Big Time Rush heads to London for their first world tour, but when the boys' bags are switched, they get mixed up in a mission to save the world.\"]\n",
-      "['s911', 'Movie', 'Bigflo & Oli: Hip Hop Frenzy', 'Bigflo & Oli, Jérémie Levypon', 'Bigflo & Oli', 'France', 'October 8, 2020', '2020', 'TV-MA', '100 min', 'Documentaries, International Movies, Music & Musicals', 'Go backstage with French rap duo Bigflo & Oli in this intimate music documentary, then join the superstar siblings as they embark on a major tour.']\n",
-      "['s912', 'Movie', 'Bigger Fatter Liar', 'Ron Oliver', \"Ricky Garcia, Jodelle Ferland, Barry Bostwick, Fiona Vroom, Kevin O'Grady, Karen Holness\", 'United States', 'April 18, 2017', '2017', 'PG', '95 min', 'Children & Family Movies, Comedies', \"When his video game concept is stolen by a dishonest executive, a teenage chronic liar sets out to prove that he's telling the truth, for once.\"]\n",
-      "['s913', 'Movie', 'Biggie & Tupac', 'Nick Broomfield', 'Nick Broomfield', 'United Kingdom', 'January 26, 2019', '2002', 'R', '108 min', 'Documentaries, Music & Musicals', 'British documentarian Nick Broomfield investigates the murders of rappers Tupac Shakur and Biggie Smalls, digging up some surprises in the process.']\n",
-      "['s914', 'Movie', 'Bikram: Yogi, Guru, Predator', 'Eva Orner', 'Bikram Choudhury', 'United States', 'November 20, 2019', '2019', 'TV-MA', '86 min', 'Documentaries', 'This documentary charts the rise and fall of hot yoga founder Bikram Choudhury as his global empire is born and disturbing revelations come to light.']\n",
-      "['s915', 'Movie', \"Bill Burr: I'm Sorry You Feel That Way\", 'Jay Karas', 'Bill Burr', 'United States', 'December 5, 2014', '2014', 'TV-MA', '81 min', 'Stand-Up Comedy', 'Bill Burr escapes the zombie apocalypse, explores how rom-coms ruin great sex and explains how too many childhood hugs may be the downfall of man.']\n",
-      "['s916', 'Movie', 'Bill Burr: Let It Go', 'Shannon Hartman', 'Bill Burr', 'United States', 'November 10, 2017', '2010', 'NR', '65 min', 'Stand-Up Comedy', 'The musings of comedian Bill Burr are let loose in this special, which was filmed at the historic Fillmore Auditorium in San Francisco.']\n",
-      "['s917', 'Movie', 'Bill Burr: Paper Tiger', 'Mike Binder', 'Bill Burr', 'United States, United Kingdom', 'September 10, 2019', '2019', 'TV-MA', '67 min', 'Stand-Up Comedy', 'Bill Burr unloads on outrage culture, male feminism, cultural appropriation, robot sex and more in a blistering stand-up special shot in London.']\n",
-      "['s918', 'Movie', 'Bill Burr: Walk Your Way Out', 'Jay Karas', 'Bill Burr', 'United States', 'January 31, 2017', '2017', 'TV-MA', '78 min', 'Stand-Up Comedy', 'No-nonsense comic Bill Burr takes the stage in Nashville and riffs on fast food, overpopulation, dictators and gorilla sign language.']\n",
-      "['s919', 'Movie', 'Bill Burr: You People Are All the Same', 'Jay Karas', 'Bill Burr', 'United States', 'June 30, 2018', '2012', 'TV-MA', '69 min', 'Stand-Up Comedy', 'Funnyman Bill Burr takes the stage to uncork a profanity-laced, incisive routine that pokes fun at plastic surgery, reality TV, gold diggers and more.']\n",
-      "['s920', 'Movie', 'Bill Hicks: One Night Stand', 'John Fortenberry', 'Bill Hicks', 'United Kingdom', 'December 31, 2018', '1991', 'TV-MA', '28 min', 'Stand-Up Comedy', 'Bill Hicks remembers a wild night in 1989 and offers his views on puffing cigarettes, smoking weed, drinking, sex, commercials and music.']\n",
-      "['s921', 'Movie', 'Bill Hicks: Reflections', '', 'Bill Hicks, Steve Hicks', '', 'December 31, 2018', '2015', 'TV-MA', '34 min', 'Documentaries', 'This documentary about comedian Bill Hicks offers insight into his irreverent takes on, well, everything. Brother Steve Hicks is the star witness.']\n",
-      "['s922', 'Movie', 'Bill Hicks: Relentless', 'Chris Bould', 'Bill Hicks', 'United Kingdom', 'December 31, 2018', '1992', 'TV-MA', '61 min', 'Stand-Up Comedy', 'In one of his most iconic performances, late comedian Bill Hicks demonstrates what made him such a singular talent and a force to be reckoned with.']\n",
-      "['s923', 'Movie', 'Bill Hicks: Revelations', 'Chris Bould', 'Bill Hicks', 'United Kingdom', 'December 31, 2018', '1993', 'TV-MA', '56 min', 'Stand-Up Comedy', 'In his final recorded special, the iconoclastic comedian channels Goat Boy and tackles provocative topics like British porn, pot and the priesthood.']\n",
-      "['s924', 'Movie', 'Bill Hicks: Sane Man', 'Kevin Booth, David Johndrow', 'Bill Hicks', 'United States', 'December 31, 2018', '1989', 'TV-MA', '81 min', 'Stand-Up Comedy', \"Filmed in 1989 at a turning point in comedian Bill Hicks's career, this rare onstage performance captures him spouting off on a variety of topics.\"]\n",
-      "['s925', 'TV Show', 'Bill Nye Saves the World', '', 'Bill Nye, Karlie Kloss, Derek Muller, Emily Calandrelli, Nazeem Hussain, Joanna Hausmann', 'United States', 'May 11, 2018', '2018', 'TV-14', '3 Seasons', 'Stand-Up Comedy & Talk Shows', 'Emmy-winning host Bill Nye brings experts and famous guests to his lab for a talk show exploring scientific issues that touch our lives.']\n",
-      "['s926', 'Movie', 'Bill Nye: Science Guy', 'Jason Sussberg, David Alvarado', 'Bill Nye, Neil deGrasse Tyson, Eugenie Scott, Francis Collins, Ann Druyan', 'United States', 'April 25, 2018', '2017', 'TV-PG', '97 min', 'Documentaries', 'The dynamic, bow-tied host behind the young adult science show faces climate-change skeptics as he demonstrates the importance of scientific evidence.']\n",
-      "['s927', 'Movie', 'Billu', 'Priyadarshan', 'Irrfan Khan, Shah Rukh Khan, Lara Dutta, Rajpal Yadav, Om Puri, Asrani, Manoj Joshi', 'India', 'April 1, 2018', '2009', 'TV-PG', '132 min', 'Dramas, International Movies', \"An Indian village is abuzz with news that a major movie star is coming to town – even more so because the town barber went to school with him. But as the day of the actor's visit approaches, the humble barber begins to worry he won't be recognized.\"]\n",
-      "['s928', 'Movie', 'Billy Elliot', 'Stephen Daldry', 'Jamie Bell, Gary Lewis, Stuart Wells, Billy Fane, Colin MacLachlan, Nicola Blackwell, Carol McGuigan, Joe Renton, Janine Birkett, Charlie Hardwick, Mike Elliot, Jean Heywood, Jamie Draven, Julie Walters, Trevor Fox, Adam Cooper', 'United Kingdom, France', 'February 1, 2019', '2000', 'R', '110 min', 'Dramas, Independent Movies, International Movies', 'When a boy trades boxing school for ballet lessons, he may take his newfound talent all the way to the top - and win over his disapproving father.']\n",
-      "['s929', 'Movie', 'Billy Graham: An Extraordinary Journey', 'Vonda Harrell, Daniel Camenisch', 'Billy Graham, Jeff Hoyt, Tom Brokaw, Greta Van Susteren, Diane Sawyer, Larry King, George Bush Sr., George W. Bush, Bill Clinton, Franklin Graham', 'United States', 'February 28, 2019', '2018', 'TV-PG', '66 min', 'Documentaries, Faith & Spirituality', 'This documentary recounts the life story of evangelist preacher Billy Graham featuring interviews with family members and former presidents.']\n",
-      "['s930', 'TV Show', 'Billy on the Street', '', 'Billy Eichner', 'United States', 'November 1, 2019', '2016', 'TV-14', '4 Seasons', 'International TV Shows, Reality TV, TV Comedies', 'Comedian Billy Eichner sprints through New York with celebrities to stun pedestrians with unapologetic, unfiltered and unique pop culture questions.']\n",
-      "['s931', 'Movie', 'Bilu Rakkhosh', 'Indrasis Acharya', 'Joy Sengupta, Koneenica Banerjee, Kanchana Moitra, Pradip Mukherjee', 'India', 'March 15, 2018', '2017', 'TV-MA', '127 min', 'Dramas, International Movies', 'Torn between his demanding corporate career, his passion for music and his turbulent family life, a man struggles to keep his inner demons in check.']\n",
-      "['s932', 'TV Show', 'Biohackers', '', 'Luna Wedler, Jessica Schwarz, Adrian Julius Tillmann, Thomas Prenn, Jing Xiang, Caro Cult, Sebastian Jakob Doppelbauer', 'Germany', 'August 20, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy', 'A medical student enters a top German university on a secret mission to uncover a conspiracy linking a family tragedy to a visionary biology professor.']\n",
-      "['s933', 'Movie', 'Bioscope', 'Gajendra Ahire, Viju Mane, Girish Mohite, Ravi Jadhav', 'Nina Kulkarni, Suhas Palshikar, Kushal Badrike, Spruha Joshi, Mangesh Desai, Smita Tambe, Veena Jamkar, Sandeep Khare', 'India', 'August 15, 2018', '2015', 'TV-14', '131 min', 'Dramas, International Movies, LGBTQ Movies', 'Inspired by classic and contemporary literature, four renowned Marathi directors create four individual stories in this anthology of short films.']\n",
-      "['s934', 'Movie', 'Bir Baba Hindu', 'Sermiyan Midyat', 'Sermiyan Midyat, Şafak Sezer, Nicole Faria, Burak Satıbol', 'Turkey, India', 'April 28, 2020', '2016', 'TV-MA', '107 min', 'Action & Adventure, Comedies, International Movies', 'A Istanbul mobster falls for an Indian yoga instructor whose abduction takes him on a wild rescue mission to Mumbai.']\n",
-      "['s935', 'Movie', 'Bird Box', 'Susanne Bier', 'Sandra Bullock, Trevante Rhodes, John Malkovich, Sarah Paulson, BD Wong, Jacki Weaver, Rosa Salazar, Danielle Macdonald, Lil Rel Howery, Tom Hollander', 'United States', 'December 21, 2018', '2018', 'R', '124 min', 'Dramas, Sci-Fi & Fantasy, Thrillers', 'Five years after an ominous unseen presence drives most of society to suicide, a survivor and her two children make a desperate bid to reach safety.']\n",
-      "['s936', 'Movie', 'Birders', 'Otilia Portillo Padua', '', 'United States, Mexico', 'September 25, 2019', '2019', 'TV-G', '38 min', 'Documentaries, International Movies', \"Bird watchers on both sides of the U.S.-Mexico border share their enthusiasm for protecting and preserving some of the world's most beautiful species.\"]\n",
-      "['s937', 'Movie', 'Birdshot', 'Mikhail Red', 'Mary Joy Apostol, Arnold Reyes, Ku Aquino, John Arcilla, Dido Dela Paz, Elora Espano, Ronnie Quizon, Rolando T. Inocencio, Suzette Ranillo, Angelica C. Ferro', 'Philippines, Qatar', 'March 26, 2018', '2016', 'TV-MA', '115 min', 'Dramas, International Movies, Thrillers', 'A sheltered farm girl inadvertently shoots an endangered Philippine eagle, setting off a police investigation that exposes violence and corruption.']\n",
-      "['s938', 'Movie', 'Birthmarked', 'Emanuel Hoss-Desmarais', \"Toni Collette, Matthew Goode, Andreas Apergis, Michael Smiley, Fionnula Flanagan, Suzanne Clément, Jordan Poole, Megan O'Kelly, Anton Gillis-Adelman, Tyrone Benskin, Vincent Hoss-Desmarais\", 'Canada', 'June 28, 2018', '2018', 'TV-MA', '88 min', 'Comedies, Independent Movies, International Movies', 'In an attempt to settle the \"nature vs. nurture\" debate, a scientist couple raises three children to live lives that defy their genetic dispositions.']\n",
-      "['s939', 'Movie', 'Bitch', 'Marianna Palka', 'Jason Ritter, Jaime King, Marianna Palka, Brighton Sharbino, Rio Mangini, Jason Maybaum, Kingston Foster, Arielle Kebbel, Martin Starr, Roger Guenveur Smith, Caroline Aaron, Bill Smitrovich', 'United States', 'March 11, 2018', '2017', 'R', '97 min', 'Comedies, Dramas, Independent Movies', 'Cracking under the demands of children and a philandering, thankless husband, an overworked suburban mother assumes the persona of a ferocious dog.']\n",
-      "['s940', 'Movie', 'Bitcoin Heist', 'Ham Tran', 'Kate Nhung, Thanh Pham, Petey Majik Nguyen, Suboi, Jayvee Mai The Hiep, Lam Thanh My', 'Vietnam', 'September 2, 2017', '2016', 'TV-14', '116 min', 'Action & Adventure, Comedies, International Movies', 'A unconventional, efficient Interpol special agent goes rogue and assembles a team of thieves to catch a shadowy hacker called \"The Ghost.\"']\n",
-      "['s941', 'TV Show', 'Bitten', '', 'Laura Vandervoort, Greyston Holt, Greg Bryk, Steve Lund, Paul Greene, Michael Xavier, Genelle Williams', 'Canada', ' May 26, 2016', '2016', 'TV-MA', '3 Seasons', 'International TV Shows, TV Dramas, TV Horror', 'Elena Michaels tries to stray from the pack of werewolves that turned her into a monster, but her efforts are thwarted by a string of grisly murders.']\n",
-      "['s942', 'TV Show', 'Bitter Daisies', 'Miguel Conde', 'María Mera, Toni Salgado, Miquel Insua, Denis Gómez, Lucía Álvarez, Sara Sanz, Jimmy Núñez, Paloma Saavedra, Manuel Cortés, Yelena Molina, Ricardo de Barreiro, Nerea Barros, Santiago Cuquejo, Martina Stetson, Carlos Villarino', 'Spain', 'March 29, 2019', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'While investigating the disappearance of a teen girl in a tight-knit Galician town, a Civil Guard officer uncovers secrets linked to a loss of her own.']\n",
-      "['s943', 'Movie', 'Bittersweet', 'Khaled Marei', 'Ahmed Helmy, Lotfy Labib, Edward, Enaam Salousa', 'Egypt', 'April 25, 2020', '2010', 'TV-MA', '132 min', 'Comedies, Dramas, International Movies', 'After 20 years abroad, a photographer returns to his birth country of Egypt and gets stranded without identification in a now unfamiliar culture.']\n",
-      "['s944', 'Movie', 'Bittoo Boss', 'Supavitra Babul', 'Pulkit Samrat, Ashok Pathak, Tanvir Singh, Amita Pathak, Sunil Shetty, Rajendra Sethi, Mohan Kapoor', 'India', 'July 5, 2020', '2012', 'TV-14', '117 min', 'Comedies, Dramas, International Movies', 'When a small-town wedding videographer falls in love, he decides he needs to make more money and turns to shooting sexy videos – with mixed results.']\n",
-      "['s945', 'Movie', 'Black', 'Raja Chanda', 'Soham Chakraborty, Bidya Sinha Mim, Ashish Vidyarthi, Rajatabha Dutta, Rudranil Ghosh, Kharaj Mukherjee', 'India', 'September 19, 2020', '2015', 'TV-14', '137 min', 'Action & Adventure, International Movies', 'A small-town man takes on a dangerous gangster to avenge his father, a police officer who ended his own life after being framed in a deadly crime.']\n",
-      "['s946', 'Movie', \"Black '47\", 'Lance Daly', 'Hugo Weaving, James Frecheville, Stephen Rea, Freddie Fox, Barry Keoghan, Moe Dunford, Sarah Greene, Jim Broadbent', 'Ireland, Luxembourg, Belgium', 'October 24, 2020', '2018', 'R', '100 min', 'Action & Adventure, Dramas, Independent Movies', 'When the Great Famine ravages his beloved country, a battle-hardened Irishman deserts the British Empire and exacts revenge on the tyrants responsible.']\n",
-      "['s947', 'Movie', 'Black & Privileged: Volume 1', 'Mark Harris', 'Dawnisha Halfkenny, Simeon Henderson, Corey Hendrix, Malcom Banks, Nadia Simms, Brian White, Brely Evans, Cynda Williams, Carl Anthony Payne II', 'United States', 'July 12, 2019', '2019', 'TV-MA', '79 min', 'Dramas', 'When low-income families move into a thriving black community in Chicago, they find themselves at odds with politicians to maintain their status.']\n",
-      "['s948', 'TV Show', 'Black Butler', '', 'Daisuke Ono, Maaya Sakamoto, Hiroki Touchi, Yuki Kaji, Emiri Kato, Koji Yusa, Shunji Fujimura, Yukari Tamura, Romi Park, Jun Fukuyama', 'Japan', 'September 30, 2020', '2010', 'TV-MA', '3 Seasons', 'Anime Series, International TV Shows', \"In Victorian London, 12-year-old business magnate Ciel Phantomhive thwarts dangers to the queen as he's watched over by his demon butler, Sebastian.\"]\n",
-      "['s949', 'TV Show', 'Black Crows', '', 'Rashed Al Shamrani, Sayed Rajab, Dina Talaat, Mohamad Al Ahmad, Maram Al Bloushi, Mahmoud Bu Shehri, Aseel Omran, Mona Shaddad, Azeez Khayoun, Ayman Mabrouk, Eisa Diab, Dima Al Jundi', 'Saudi Arabia, Syria, Egypt, Lebanon, Kuwait', 'April 30, 2018', '2017', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'This drama portrays women and kids living under the Islamic State group: a Yazidi slave, an undercover reporter, a recruited mom and child snipers.']\n",
-      "['s950', 'TV Show', 'Black Earth Rising', '', 'Michaela Coel, John Goodman, Abena Ayivor, Noma Dumezweni, Ronald Guttman, Danny Sapani, Harriet Walter, Tyrone Huggins, Emmanuel Imani, Lucian Msamati, Tamara Tunie', 'United Kingdom', 'January 25, 2019', '2018', 'TV-MA', '1 Season', 'British TV Shows, International TV Shows, TV Dramas', 'Adopted by a human rights attorney after the Rwandan genocide, legal investigator Kate Ashby confronts her past when she takes on war crimes cases.']\n",
-      "['s951', 'Movie', 'Black Friday', 'Anurag Kashyap', 'Pavan Malhotra, Kay Kay Menon, Aditya Srivastava, Dibyendu Bhattacharya, Kishore Kadam, Gajraj Rao, Zakir Hussain, Imtiaz Ali, Pratima Kazmi, Raj Arjun', 'India', 'November 19, 2020', '2004', 'TV-MA', '162 min', 'Dramas, International Movies', 'This docudrama based on the same-titled book tracks the aftermath of a 1993 bombing in Bombay through the eyes of a journalist covering the story.']\n",
-      "['s952', 'Movie', 'Black Hawk Down', 'Ridley Scott', 'Josh Hartnett, Ewan McGregor, Tom Sizemore, Eric Bana, William Fichtner, Ewen Bremner, Sam Shepard, Gabriel Casseus, Kim Coates, Hugh Dancy, Ron Eldard, Ioan Gruffudd, Tom Guiry, Charlie Hofheimer, Danny Hoch, Jason Isaacs, Zeljko Ivanek, Glenn Morshower, Jeremy Piven, Brendan Sexton III', 'United States, United Kingdom', 'January 1, 2019', '2001', 'R', '144 min', 'Action & Adventure, Dramas', 'When U.S. forces attempt to capture two underlings of a Somali warlord, their helicopters are shot down and the Americans suffer heavy casualties.']\n",
-      "['s953', 'TV Show', 'Black Heart', '', 'Barış Kılıç, Tuvana Türkay, Serhat Tutumluer, Gülçin Santırcıoğlu, Kenan Bal', 'Turkey', 'October 12, 2018', '2014', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Blaming a crooked media mogul for the death of his journalist sister, a surgeon enlists the help of a beautiful psychologist to get revenge.']\n",
-      "['s954', 'TV Show', 'Black Ink Crew New York', '', 'Ceaser Emanuel, Dutchess Lattimore, Puma Robinson, Alex Estevez, Sassy Bermudez', 'United States', 'December 15, 2020', '2014', 'TV-14', '2 Seasons', 'Reality TV', 'At a Black-owned-and-operated hotspot for ink in Harlem, tattoo king Ceaser looks to expand his empire while working with a rambunctious crew.']\n",
-      "['s955', 'TV Show', 'Black Lightning', '', \"Cress Williams, James Remar, Marvin 'Krondon' Jones III, Jill Scott, China Anne McClain, Damon Gupton, Nafessa Williams, Christine Adams\", 'United States', 'March 17, 2020', '2019', 'TV-14', '3 Seasons', 'TV Action & Adventure, TV Dramas, TV Sci-Fi & Fantasy', 'School principal and retired superhero Jefferson Pierce leaps back into action as the legendary Black Lightning after a gang threatens his family.']\n",
-      "['s956', 'Movie', 'Black Man White Skin', 'Jose Manuel Colón', '', 'Spain', 'June 1, 2016', '2015', 'TV-PG', '79 min', 'Documentaries, International Movies', 'This film chronicles the health and social problems that African albinos face and details the fight waged on their behalf by advocacy groups in Spain.']\n",
-      "['s957', 'TV Show', 'Black Mirror', '', 'Jesse Plemons, Cristin Milioti, Jimmi Simpson, Rosemarie DeWitt, Douglas Hodge, Andrea Riseborough, Brenna Harding, Owen Teague, Andrew Gower, Kiran Sonia Sawar, Georgina Campbell, Joe Cole, Maxine Peake, Jake Davies, Clint Dyer, Letitia Wright, Babs Olusanmokun, Bryce Dallas Howard, Alice Eve, Michael Kelly, Cherry Jones, Gugu Mbatha-Raw, Mackenzie Davis, Wyatt Russell, Benedict Wong, Kelly Macdonald, Faye Marsay, Madeline Brewer, Hannah John-Kamen, Malachi Kirby, Alex Lawther, Jerome Flynn, James Norton, Rory Kinnear, Lindsay Duncan, Daniel Kaluuya, Jessica Brown Findlay, Rupert Everett, Toby Kebbell, Jodie Whittaker, Hayley Atwell, Domhnall Gleeson, Lenora Crichlow, Michael Smiley, Daniel Rigby, Chloe Pirrie, Jason Flemyng, Jon Hamm, Oona Chaplin, Rafe Spall', 'United Kingdom', 'June 5, 2019', '2019', 'TV-MA', '5 Seasons', 'British TV Shows, International TV Shows, TV Dramas', \"This sci-fi anthology series explores a twisted, high-tech near-future where humanity's greatest innovations and darkest instincts collide.\"]\n",
-      "['s958', 'Movie', 'Black Mirror: Bandersnatch', '', 'Fionn Whitehead, Will Poulter, Craig Parkinson, Alice Lowe, Asim Chaudhry', 'United States', 'December 28, 2018', '2018', 'TV-MA', '312 min', 'Dramas, International Movies, Sci-Fi & Fantasy', 'In 1984, a young programmer begins to question reality as he adapts a dark fantasy novel into a video game. A mind-bending tale with multiple endings.']\n",
-      "['s959', 'TV Show', 'Black Money Love', 'Ahmet Katıksız', 'Güler Ökten, Hazal Türesan, İlkin Tüfekçi, Bedia Ener, Erkan Can, Öykü Karayel, Emre Kızılırmak, Bestemsu Özdemir, Engin Akyürek, Burak Tamdoğan, Saygın Soysal, Tuba Büyüküstün, Ali Yörenç, Ahmet Tansu Taşanlar, Elif İnci', 'Turkey', 'October 15, 2019', '2014', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"After a cop's fiancée and a jewelry designer's father are found dead together, the two bereaved ones face a perilous aftermath of a theft gone wrong.\"]\n",
-      "['s960', 'Movie', 'Black Panther', 'Ryan Coogler', \"Chadwick Boseman, Michael B. Jordan, Lupita Nyong'o, Danai Gurira, Martin Freeman, Daniel Kaluuya, Letitia Wright, Winston Duke, Sterling K. Brown, Angela Bassett, Forest Whitaker, Andy Serkis, Florence Kasumba, John Kani, David S. Lee, Stan Lee\", 'United States', 'September 4, 2018', '2018', 'PG-13', '135 min', 'Action & Adventure, Sci-Fi & Fantasy', \"T'Challa, the superpowered new leader of the hidden, highly advanced African nation of Wakanda, strives to protect his home from enemies old and new.\"]\n",
-      "['s961', 'Movie', 'Black Rose', 'Alexander Nevsky', 'Alexander Nevsky, Kristanna Loken, Adrian Paul, Robert Davi, Robert Madrid, Matthias Hues, Oksana Sidorenko, Emmanuil Vitorgan, Olga Rodionova, Polina Butorina', 'Russia, United States', 'July 2, 2017', '2014', 'TV-MA', '83 min', 'Action & Adventure, International Movies', 'When a number of Russian women are brutally murdered in Los Angeles, the police call on a Moscow detective to help track down the serial killer.']\n",
-      "['s962', 'Movie', 'Black Sea', 'Kevin MacDonald', 'Jude Law, Scoot McNairy, Ben Mendelsohn, Bobby Schofield, Tobias Menzies, Michael Smiley, Grigoriy Dobrygin, David Threlfall, Jodie Whittaker, Karl Davies', 'United Kingdom, Russia, United States', 'February 16, 2019', '2015', 'R', '114 min', 'Action & Adventure, Dramas, International Movies', \"A hard-driving submarine captain is hired to steal gold from a sunken Nazi sub, but there's no honor among thieves during this underwater heist.\"]\n",
-      "['s963', 'Movie', 'Black Site Delta', 'Jesse Gustafson', 'Cam Gigandet, Teri Reeves, Michael Dale, Dion Mucciacito, Casey Hendershot, Benjamin Charles Watson, John Brodsky, Arash Mokhtar', 'United States', 'August 9, 2017', '2017', 'TV-MA', '88 min', 'Action & Adventure', 'After discovering that their secret military prison is under attack by terrorists, a ragtag group of inmates does their best to neutralize the enemy.']\n",
-      "['s964', 'Movie', 'Black Snake Moan', 'Craig Brewer', 'Samuel L. Jackson, Christina Ricci, Justin Timberlake, S. Epatha Merkerson, John Cothran, David Banner, Michael Raymond-James, Adriane Lenox, Kim Richards, Neimus K. Williams', 'United States', 'November 20, 2019', '2007', 'R', '116 min', 'Dramas, Independent Movies', 'Lazarus finds Rae beaten and near death, and acts as a father figure to help redeem her. But before saving anyone, Lazarus must face his own demons.']\n",
-      "['s965', 'Movie', 'Black Snow', 'Martin Hodara', 'Ricardo Darín, Leonardo Sbaraglia, Laia Costa, Federico Luppi, Dolores Fonzi, Andrés Herrera', 'Argentina, Spain', 'July 1, 2017', '2017', 'TV-MA', '91 min', 'Dramas, International Movies, Thrillers', \"An old tragedy and lingering animosity erupt when a man returns to Patagonia to convince his estranged brother to sell the family's isolated property.\"]\n",
-      "['s966', 'TV Show', 'Black Spot', '', 'Suliane Brahim, Hubert Delattre, Laurent Capelluto, Samuel Jouy, Renaud Rutten, Camille Aguilar, Tiphaine Daviot, Naidra Ayadi, Brigitte Sy, Anne Suarez, Dan Herzberg, Olivier Bonjour, Thomas Doret', 'France, Belgium', 'June 14, 2019', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', 'A police chief and an eccentric new prosecutor investigate a string of grisly crimes and eerie phenomena in an isolated town at the edge of a forest.']\n",
-      "['s967', 'TV Show', 'Black Summer', '', 'Jaime King, Justin Chu Cary, Christine Lee, Sal Velez Jr., Kelsey Flower, Erika Hau, Edsson Morales, Gwynyth Walsh, Stafford Perry, Mustafa Alabssi', 'Canada, United States', 'April 11, 2019', '2019', 'TV-MA', '1 Season', 'TV Action & Adventure, TV Dramas, TV Horror', 'In the dark, early days of a zombie apocalypse, complete strangers band together to find the strength they need to survive and get back to loved ones.']\n",
-      "['s968', 'Movie', 'Blackfish', 'Gabriela Cowperthwaite', '', 'United States', 'May 1, 2020', '2013', 'PG-13', '83 min', 'Documentaries', 'This fascinating documentary examines the life of performing killer whale Tilikum, who has caused the deaths of several people while in captivity.']\n",
-      "['s969', 'Movie', 'BLACKPINK: Light Up the Sky', 'Caroline Suh', 'Blackpink', 'United States', 'October 14, 2020', '2020', 'TV-14', '80 min', 'Documentaries, Music & Musicals', 'Record-shattering Korean girl band BLACKPINK tell their story — and detail the hard-fought journey of the dreams and trials behind their meteoric rise.']\n",
-      "['s970', 'Movie', 'Blackway', 'Daniel Alfredson', 'Anthony Hopkins, Julia Stiles, Alexander Ludwig, Ray Liotta, Hal Holbrook, Lochlyn Munro, Steve Bacic, Aaron Pearl, Aleks Paunovic', 'United States', 'December 15, 2017', '2015', 'PG-13', '90 min', 'Thrillers', \"Menaced by a psychopath who's got the local cops scared, waitress Lillian turns to a mysterious old logger to help her turn the tables on her stalker.\"]\n",
-      "['s971', 'Movie', 'BLAME!', 'Hiroyuki Seshita', 'Takahiro Sakurai, Kana Hanazawa, Sora Amamiya, Kazuhiro Yamaji, Mamoru Miyano, Aya Suzaki, Nobunaga Shimazaki, Yuki Kaji, Aki Toyosaki, Saori Hayami', 'Japan', 'May 19, 2017', '2017', 'TV-14', '106 min', 'Action & Adventure, Anime Features, International Movies', 'Inside a vast, self-replicating city bent on eliminating all life, mysterious loner Killy emerges to guide a remnant of humanity desperate to survive.']\n",
-      "['s972', 'Movie', 'Blaze', 'Ethan Hawke', 'Benjamin Dickey, Alia Shawkat, Josh Hamilton, Charlie Sexton, Sam Rockwell, Wyatt Russell, Steve Zahn, Kris Kristofferson, Richard Linklater, David Kallaway, Ritchie Montgomery', 'United States', 'August 30, 2020', '2018', 'R', '129 min', 'Dramas, Independent Movies, Music & Musicals', 'An influential, if unsung country songwriter reflects on his career, and how the love of his life drove him to write his most personal music.']\n",
-      "['s973', 'TV Show', 'Blazing Transfer Students', '', 'Daiki Shigeoka, Akito Kiriyama, Junta Nakama, Tomohiro Kamiyama, Ryusei Fujii, Takahiro Hamada, Nozomu Kotaki, Umika Kawashima, Takeshi Kaga, Norio Wakamoto', 'Japan', 'November 10, 2017', '2017', 'TV-MA', '1 Season', 'International TV Shows, TV Action & Adventure, TV Comedies', \"Featuring the boys of Johnny's West, a gang of zany transfer students are recruited for a mysterious mission ordained by their shadowy principal.\"]\n",
-      "['s974', 'TV Show', 'Bleach', '', 'Masakazu Morita, Fumiko Orikasa, Yuki Matsuoka, Noriaki Sugiyama, Hiroki Yasumoto, Kentaro Ito, Ryotaro Okiayu', 'Japan', 'April 21, 2020', '2006', 'TV-14', '5 Seasons', 'Anime Series, International TV Shows', 'After teenager Ichigo Kurosaki acquires superpowers from wounded soul reaper Rukia Kuchiki, the two of them join forces to round up lost souls.']\n",
-      "['s975', 'Movie', 'Bleach The Movie: Fade to Black', 'Noriyuki Abe', 'Masakazu Morita, Fumiko Orikasa, Aya Hirano, Hiroshi Kamiya, Mitsuaki Madono, Ryotaro Okiayu, Kentaro Ito, Shinichiro Miki, Satsuki Yukino, Masaaki Tsukada', 'Japan', 'October 15, 2016', '2008', 'TV-PG', '94 min', 'Action & Adventure, Anime Features, Sci-Fi & Fantasy', 'When his mind is fogged by a scimitar-weilding stranger, Mayuri destroys his laboratory, unleashing a cloud of reishi that lays waste to the Seiretei.']\n",
-      "['s976', 'Movie', 'Bleach the Movie: Hell Verse', 'Noriyuki Abe', 'Masakazu Morita, Fumiko Orikasa, Kazuya Nakai, Noriaki Sugiyama, Kentarô Itô, Yuki Matsuoka, Ryotaro Okiayu, Romi Park', 'Japan', 'October 15, 2016', '2010', 'TV-14', '94 min', 'Action & Adventure, Anime Features, Sci-Fi & Fantasy', \"When a group of vicious Sinners plots to escape from this eternal prison in Hell, they discover that Substitute Soul Reaper Ichigo is the key to their freedom. The Sinners launch an attack and in the process kidnap Ichigo's younger sister.\"]\n",
-      "['s977', 'Movie', 'Bleed for This', 'Ben Younger', 'Miles Teller, Aaron Eckhart, Katey Sagal, Ciarán Hinds, Ted Levine, Jordan Gelber, Amanda Clayton, Daniel Sauli, Christine Evangelista, Tina Casciani', 'United States', 'April 11, 2020', '2016', 'R', '120 min', 'Dramas, Sports Movies', 'After a devastating injury derails his career, scrappy world champion boxer Vinny Pazienza determines to make an against-all-odds comeback.']\n",
-      "['s978', 'Movie', 'Blessed Benefit', 'Mahmoud al Massad', 'Ahmad Thaher, Maher Khammash, Odai Hijazi, Nadeem Rimawi, Mahmoud al Massad, Nadim Mushahwar', 'Germany, Jordan, Netherlands', 'October 13, 2017', '2016', 'TV-14', '83 min', 'Comedies, Dramas, International Movies', 'After being wrongfully convicted of fraud, an honest man finds that life in prison comes with a measure of freedom that is unavailable outside.']\n",
-      "['s979', 'Movie', 'Blind Date', 'Clovis Cornillac', 'Mélanie Bernier, Clovis Cornillac, Lilou Fogli, Philippe Duquesne, Grégoire Oestermann, Oscar Copp, Boris Terral, Manu Payet', 'France', 'October 15, 2016', '2015', 'TV-14', '91 min', 'Comedies, International Movies, Music & Musicals', \"A passionate pianist and a soulful puzzle maker who treasures silence aren't the best neighbors, but things get interesting when they start to date.\"]\n",
-      "['s980', 'Movie', 'Blind Detective', 'Johnnie To', 'Andy Lau, Sammi Cheng, Gao Yuanyuan, Guo Tao, Philip Keung, Lam Suet, Lo Hoi-pang, Tai-Lo Ma, Man-Wai Wong, Ying-Ying Yiu, Yi Zi', 'Hong Kong, China', 'December 1, 2018', '2013', 'TV-MA', '130 min', 'Action & Adventure, Comedies, International Movies', 'When a cop loses his vision, his detecting skills stay sharp. Luckily, a rookie officer recognizes his extraordinary powers of deduction.']\n",
-      "['s981', 'TV Show', 'Bling Empire', '', '', '', 'January 15, 2021', '2021', 'TV-MA', '1 Season', 'Reality TV', \"Follow LA's wildly wealthy Asian and Asian American fun seekers as they go all out with fabulous parties, glamour and drama in this reality series.\"]\n",
-      "['s982', 'Movie', 'Blinky Bill: The Movie', 'Deane Taylor', 'Ryan Kwanten, Rufus Sewell, Toni Collette, Robin McLeavy, David Wenham, Barry Humphries, Richard Roxburgh, Deborah Mailman, Barry Otto', 'Australia, United States', 'February 8, 2017', '2015', 'PG', '91 min', 'Children & Family Movies', 'Happy koala Blinky Bill and some spunky pals travel the Outback following clues to help him find his long-lost father and finally bring him home.']\n",
-      "['s983', 'Movie', 'Blitz Patrollie', 'Andrew Wessels', 'Joey Rasdien, David Kau, David Kibuuka, Chris Forrest, Santhiran Moonsamy, Quentin Krog, Kaseran Pillay, Mabutho Sithole, Mel Miller, Kagiso Lediga, Craig Urbani', 'South Africa', 'December 27, 2019', '2013', 'TV-MA', '102 min', 'Action & Adventure, Comedies, International Movies', 'Caught between family pressures and small-time crime-fighting, a pair of bumbling cops tries to bust a massive drug deal and go down in history.']\n",
-      "['s984', 'Movie', 'Blockbuster', 'July Hygreck', 'Syrus Shahidi, Lionel Abelanski, Charlotte Gabris, Tom Hygreck, Sylvain Quimene, Laura Boujenah, Foed Amara', 'France', 'January 24, 2018', '2017', 'TV-MA', '85 min', 'Comedies, Independent Movies, International Movies', 'Dumped over a video he made to amuse his ailing dad, a heartsick Jérémy hatches an elaborate scheme to win back his superhero-loving girlfriend, Lola.']\n",
-      "['s985', 'TV Show', 'Blood & Treasures', '', 'Nawat Kulrattanarak, Woranuch Wongsawan, Jespipat Tilapornputt, Paramej Noiam, Phutharit Prombandal', 'Thailand', 'July 14, 2018', '2016', 'TV-14', '1 Season', 'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy', \"Condemned by a centuries-old vow to protect her kingdom's treasures, an embittered spirit returns to seek justice against the man who wronged her.\"]\n",
-      "['s986', 'TV Show', 'Blood & Water', '', 'Ama Qamata, Khosi Ngema, Gail Mabalane, Thabang Molaba, Dillon Windvogel, Natasha Thahane, Arno Greeff, Xolile Tshabalala, Getmore Sithole, Cindy Mahlangu, Ryle De Morny, Greteli Fincham, Sello Maake Ka-Ncube, Odwa Gwanya, Mekaila Mathys, Sandi Schultz, Duane Williams, Shamilla Miller, Patrick Mofokeng', 'South Africa', 'May 20, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Mysteries', 'After crossing paths at a party, a Cape Town teen sets out to prove whether a private-school swimming star is her sister who was abducted at birth.']\n",
-      "['s987', 'Movie', 'Blood Father', 'Jean-François Richet', 'Mel Gibson, Erin Moriarty, Diego Luna, Michael Parks, William H. Macy, Miguel Sandoval, Dale Dickey, Richard Cabral, Daniel Moncada, Ryan Dorsey', 'France', 'March 26, 2020', '2016', 'R', '88 min', 'Action & Adventure, International Movies', 'An ex-convict and estranged father finds the chance to prove himself when his daughter seeks his help shaking off a dangerous group of drug dealers.']\n",
-      "['s988', 'Movie', 'Blood Money', 'Vishal Mahadkar', 'Manish Chaudhary, Kunal Kemmu, Amrita Puri, Shekar Shukla, Teeshay, Mia Evonne Uyeda', 'India', 'July 5, 2020', '2012', 'TV-14', '110 min', 'Dramas, International Movies, Romantic Movies', \"Ambitious Kunal takes a job in the diamond business, but his life is thrown into turmoil when he's drawn into the seedy underworld of his new career.\"]\n",
-      "['s989', 'TV Show', 'Blood of Zeus', '', \"Derek Phillips, Jason O'Mara, Claudia Christian, Mamie Gummer, Jessica Henwick, Elias Toufexis, Chris Diamantopoulos, Adetokumboh M'Cormack, Matthew Mercer, Melina Kanakaredes, Danny Jacobs, Matt Lowe, Adam Croasdell, Jennifer Hale, David Shaughnessy, Fred Tatasciore, Vanessa Marshall\", 'United States', 'October 27, 2020', '2020', 'TV-MA', '1 Season', 'Anime Series', 'A commoner living in ancient Greece, Heron discovers his true heritage as a son of Zeus, and his purpose: to save the world from a demonic army.']\n",
-      "['s990', 'TV Show', 'Blood Pact', '', 'Guilherme Fontes, Ravel Cabral, Jonathan Haagensen, André Ramiro, Adriano Garib, Mel Lisboa, Cristina Lago', 'Brazil', 'October 10, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'An ambitious TV reporter uses risky and ethically questionable methods to report on gang wars and police corruption in the Amazon port of Belém, Brazil.']\n",
-      "['s991', 'Movie', 'Blood Will Tell', 'Miguel Cohan, Miguel Cohan', 'Oscar Martínez, Dolores Fonzi, Diego Velázquez, Paulina Garcia, Luis Gnecco, Malena Sánchez, Emilio Vodanovich, Norman Briski', 'Argentina, United States', 'June 21, 2019', '2019', 'TV-MA', '113 min', 'Dramas, Independent Movies, International Movies', 'Family patriarch Elías begins to unravel after the death of his wife – which casts a suspicious light on her tragic accident.']\n",
-      "['s992', 'TV Show', 'Bloodline', '', 'Kyle Chandler, Ben Mendelsohn, Sissy Spacek, Linda Cardellini, Norbert Leo Butz, Jacinda Barrett, Jamie McShane, John Leguizamo, Enrique Murciano, Sam Shepard, Chloë Sevigny, Andrea Riseborough, Beau Bridges, Taylor Rouviere, Owen Teague, Brandon Larracuente', 'United States', 'May 26, 2017', '2017', 'TV-MA', '3 Seasons', 'TV Dramas, TV Mysteries, TV Thrillers', 'When the black sheep son of a respected family threatens to expose dark secrets from their past, sibling loyalties are put to the test.']\n",
-      "['s993', 'TV Show', 'Bloodride', '', 'Ine Marie Wilmann, Bjørnar Teigen, Emma Spetalen Magnusson, Erlend Rødal Vikhagen, Benjamin Helstad, Harald Rosenstrøm, Dagny Backer Johnsen, Stig Amdam, Numa Edema Norderhaug, Ellen Bendu, Torfinn Nag', 'Norway', 'March 13, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Horror, TV Mysteries', 'The doomed passengers aboard a spectral bus head toward a gruesome, unknown destination in this deliciously macabre horror anthology series.']\n",
-      "['s994', 'Movie', 'Blow', 'Ted Demme', 'Johnny Depp, Penélope Cruz, Franka Potente, Rachel Griffiths, Paul Reubens, Jordi Mollà, Cliff Curtis, Miguel Sandoval, Ethan Suplee, Ray Liotta', 'United States', 'October 1, 2019', '2001', 'R', '123 min', 'Dramas', 'Cocaine smuggler George rises from poverty to become one of the biggest drug dealers in America before his eventual downfall.']\n",
-      "['s995', 'TV Show', 'Blown Away', '', '', 'Canada', 'July 12, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Reality TV', 'Ten master artists turn up the heat in glassblowing sculpture challenges for the chance to win $60,000 in prizes and the title of champion.']\n",
-      "['s996', 'TV Show', 'Blue Exorcist', '', 'Nobuhiko Okamoto, Jun Fukuyama, Kana Hanazawa, Kazuya Nakai, Koji Yusa, Yuki Kaji, Eri Kitamura, Ayahi Takagaki, Rina Satou, Daisuke Ono, Ryotaro Okiayu, Tetsuya Kakihara, Hiroshi Kamiya, Keiji Fujiwara, Hiroaki Hirata, Jin Urayama, Katsuyuki Konishi, Kisho Taniyama, M・A・O, Kazuhiro Yamaji, Hideyuki Tanaka, Masaki Terasoma, Naomi Shindo', 'Japan', 'September 1, 2020', '2017', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows', \"Determined to throw off the curse of being Satan's illegitimate son, Rin enters the True Cross Academy to become an exorcist, just like his mentor.\"]\n",
-      "['s997', 'Movie', 'Blue Is the Warmest Color', 'Abdellatif Kechiche', 'Léa Seydoux, Adèle Exarchopoulos, Salim Kechiouche, Aurélien Recoing, Catherine Salée, Benjamin Siksou, Mona Walravens, Alma Jodorowsky, Jérémie Laheurte, Anne Loiret, Benoît Pilot, Sandor Funtek, Fanny Maurin', 'France, Belgium, Spain', 'August 26, 2016', '2013', 'NC-17', '180 min', 'Dramas, Independent Movies, International Movies', \"Determined to fall in love, 15-year-old Adele is focused on boys. But it's a blue-haired girl she meets on the street who really piques her interest.\"]\n",
-      "['s998', 'Movie', 'Blue Jasmine', 'Woody Allen', 'Cate Blanchett, Sally Hawkins, Alec Baldwin, Louis C.K., Bobby Cannavale, Andrew Dice Clay, Peter Sarsgaard, Michael Stuhlbarg, Tammy Blanchard, Max Casella, Alden Ehrenreich', 'United States', 'March 8, 2019', '2013', 'PG-13', '98 min', 'Comedies, Dramas, Independent Movies', 'The high life leads to high anxiety for a fashionable New York City homemaker in crisis who finds herself forced to live a more modest lifestyle.']\n",
-      "['s999', 'Movie', 'Blue Jay', 'Alex Lehmann', 'Sarah Paulson, Mark Duplass, Clu Gulager', 'United States', 'December 6, 2016', '2016', 'TV-MA', '81 min', 'Dramas, Independent Movies, Romantic Movies', 'Two former high school sweethearts unexpectedly reunite in their old hometown, where they rediscover their magical bond and face a shared regret.']\n",
-      "['s1000', 'Movie', 'Blue Mountain State: The Rise of Thadland', 'Lev L. Spiro', 'Alan Ritchson, Darin Brooks, James Cade, Rob Ramsay, Chris Romano, Frankie Shaw, Omari Newton, Ed Marinaro, Dhani Jones, Ed Amatrudo, Jimmy Tatro', 'United States', 'March 1, 2016', '2016', 'R', '90 min', 'Comedies', \"New NFL star Thad buys his old teammates' beloved frat house, renames it Thadland and throws the raunchiest, most debauched party in school history.\"]\n",
-      "['s1001', 'TV Show', 'Blue Planet II', '', 'David Attenborough', 'United Kingdom', 'December 3, 2018', '2017', 'TV-G', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'This sequel to the award-winning nature series \"Blue Planet\" dives beneath Earth\\'s oceans to reveal the dazzling vistas and amazing creatures there.']\n",
-      "['s1002', 'Movie', 'Blue Ruin', 'Jeremy Saulnier', 'Macon Blair, Devin Ratray, Amy Hargreaves, Kevin Kolack, Eve Plumb, David W. Thompson, Brent Werzner, Stacy Rock, Sidné Anderson, Sandy Barnett, Bonnie Johnson', 'United States, France', 'February 25, 2019', '2013', 'R', '90 min', 'Independent Movies, Thrillers', 'Bad news from the past unhinges vagabond Dwight Evans, sending him on a mission of bloody retribution that takes him to his childhood hometown.']\n",
-      "['s1003', 'Movie', 'Blue Streak', 'Les Mayfield', 'Martin Lawrence, Luke Wilson, Peter Greene, Dave Chappelle, Nicole Ari Parker, Graham Beckel, Robert Miranda, Olek Krupa, Saverio Guerra, Richard C. Sarafian, William Forsythe', 'Germany, United States', 'January 1, 2021', '1999', 'PG-13', '94 min', 'Action & Adventure, Comedies', 'A jewel thief returns to his hiding place after a stint in jail — only to find that his diamond is buried under a newly constructed police station.']\n",
-      "['s1004', 'Movie', 'Blue Valentine', 'Derek Cianfrance', 'Ryan Gosling, Michelle Williams, Faith Wladyka, John Doman, Mike Vogel, Ben Shenkman, Jen Jones, Maryann Plunkett, Marshall Johnson, James Benatti, Barbara Troy, Carey Westbrook, Enid Graham', 'United States', 'July 5, 2018', '2010', 'R', '112 min', 'Dramas, Independent Movies, Romantic Movies', 'As Cindy and Dean muddle through their languishing marriage, they hearken back to the golden days when life was filled with possibility and romance.']\n",
-      "['s1005', 'Movie', 'BluffMaster!', 'Rohan Sippy', 'Abhishek Bachchan, Priyanka Chopra, Riteish Deshmukh, Boman Irani, Nana Patekar, Sanjay Mishra, Tinnu Anand, Hussain Shaikh', 'India', 'January 8, 2021', '2005', 'TV-14', '129 min', 'Comedies, International Movies, Romantic Movies', 'When his girlfriend learns the truth about his murky past, a con artist is forced to examine his choices and get to the root of his real identity.']\n",
-      "['s1006', 'Movie', 'Blurred Lines: Inside the Art World', 'Barry Avrich', '', 'Canada', 'December 31, 2017', '2017', 'TV-MA', '85 min', 'Documentaries', 'Artists and industry insiders shed light on the commercial forces behind the veneer of genius and glamour that often shrouds contemporary art.']\n",
-      "['s1007', 'TV Show', 'BNA', '', 'Sumire Morohoshi, Yoshimasa Hosoya, Maria Naganawa, Kaito Ishikawa, Gara Takashima, Michiyo Murase', 'Japan', 'June 30, 2020', '2020', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'Morphed into a raccoon beastman, Michiru seeks refuge, and answers, with the aid of wolf beastman Shirou inside the special zone of Anima-City.']\n",
-      "['s1008', 'Movie', \"BNK48: Girls Don't Cry\", 'Nawapol Thamrongrattanarit', '', 'Thailand', 'March 1, 2019', '2018', 'TV-14', '108 min', 'Documentaries, International Movies, Music & Musicals', 'Members of the Thai idol girl group BNK48 open up about their experiences beyond the spotlight, their training and the nature of fame.']\n",
-      "['s1009', 'Movie', 'Bo Burnham: Make Happy', 'Bo Burnham, Christopher Storer', 'Bo Burnham', 'United States', 'June 3, 2016', '2016', 'TV-MA', '60 min', 'Music & Musicals, Stand-Up Comedy', 'Combining his trademark wit and self-deprecating humor with original music, Bo Burnham offers up his unique twist on life in this stand-up special.']\n",
-      "['s1010', 'Movie', 'Bo Burnham: what.', 'Bo Burnham, Christopher Storer', 'Bo Burnham', 'United States', 'July 1, 2018', '2013', 'TV-MA', '60 min', 'Stand-Up Comedy', \"Left brain and right brain duke it out – and ultimately belt out a melody – in stand-up comedian Bo Burnham's quick and clever one-man show.\"]\n",
-      "['s1011', 'TV Show', 'Bo on the Go!', '', \"Catherine O'Connor, Andrew Sabiston, Jim Fowler\", 'Canada', 'March 21, 2019', '2007', 'TV-Y', '1 Season', \"Kids' TV\", \"Staying at home doesn't mean sitting still for energetic Bo and her little dragon friend Dezzy, who embark on amazing adventures through movement.\"]\n",
-      "['s1012', 'Movie', 'Bob Lazar: Area 51 & Flying Saucers', 'Jeremy Kenyon Lockyer Corbell', 'Robert Lazar', 'United States', 'June 18, 2019', '2018', 'TV-MA', '97 min', 'Documentaries', \"Decades ago, Bob Lazar blew the whistle on Area 51. Now he’s back to explain the alien tech he worked with, and the government's war to shut him up.\"]\n",
-      "['s1013', 'TV Show', 'Bob Ross: Beauty Is Everywhere', '', 'Bob Ross', '', 'June 1, 2016', '1991', 'TV-G', '1 Season', 'TV Shows', '\"The Joy of Painting\" host Bob Ross brings his signature wet-on-wet style to a bevy of bucolic landscape paintings celebrating the beauty of nature.']\n",
-      "['s1014', 'Movie', \"Bob's Broken Sleigh\", 'Jay Surridge', 'Cole Howard, Bruce Greenwood, Victor Garber, Michael Adamthwaite, Raini Rodriguez, Colin Murdock, Maryke Hendrikse, Sam Vincent, Gabe Khouth', 'Canada', 'December 17, 2015', '2015', 'TV-G', '47 min', 'Children & Family Movies', \"An overly eager elf improves Santa's sleigh, but when he crash lands far from home, three odd critters pitch in to send him back to the North Pole.\"]\n",
-      "['s1015', 'Movie', 'Bobbi Jene', 'Elvira Lind', 'Bobbi Jene Smith', 'Denmark, Sweden, Israel, United States', 'June 1, 2018', '2017', 'TV-MA', '99 min', 'Documentaries', 'This candid profile follows dancer Bobbi Jene Smith as she leaves the company of Israeli choreographer Ohad Naharin to forge her own artistic path.']\n",
-      "['s1016', 'Movie', 'Bobbleheads The Movie', 'Kirk Wise', 'Jennifer Coolidge, Karen Fukuhara, Khary Payton, Julian Sands, Brenda Song, Luke Wilson, Cher', 'United States', 'December 8, 2020', '2020', 'PG', '83 min', 'Children & Family Movies, Comedies', 'A team of bobbleheads band together to defend their collector’s home when uninvited relatives barge in looking to steal from his prized collection.']\n",
-      "['s1017', 'Movie', 'Bobby', 'Raj Kapoor', 'Rishi Kapoor, Dimple Kapadia, Pran, Prem Nath, Sonia Sahni, Durga Khote, Aruna Irani, Prem Chopra, Farida Jalal', 'India', 'December 31, 2019', '1973', 'TV-14', '168 min', 'Classic Movies, Dramas, International Movies', 'Raj, the son of strict, wealthy parents, falls in love with Bobby, the daughter of a poor Christian fisherman – a romance his parents oppose.']\n",
-      "['s1018', 'Movie', 'Bobby Jasoos', 'Samar Shaikh', 'Vidya Balan, Ali Fazal, Supriya Pathak, Tanvi Azmi, Zarina Wahab, Kiran Kumar, Rajendra Gupta, Arjan Bajwa, Prasad Barve, Aakash Dahiya', 'India', 'December 31, 2020', '2014', 'TV-14', '116 min', 'Comedies, Dramas, International Movies', 'With unlimited determination and zero field experience, a small-town detective accepts a lucrative case from a mysterious – and suspicious – stranger.']\n",
-      "['s1019', 'TV Show', 'Bobby Kennedy for President', 'Dawn Porter', 'Robert F. Kennedy', '', 'April 27, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries', 'Historic footage and leading voices of the era examine the \"Bobby Phenomenon\" of the 1960s and the legacy of the man who helped redefine the country.']\n",
-      "['s1020', 'Movie', 'Bobby Robson: More Than a Manager', 'Gabriel Clarke, Torquil Jones', 'Bobby Robson', 'United Kingdom', 'December 1, 2018', '2018', 'TV-14', '99 min', 'Documentaries, International Movies, Sports Movies', 'Explore the life and times of legendary soccer manager Bobby Robson, whose keen mind for the game was matched only by his devotion to his teams.']\n",
-      "['s1021', 'Movie', 'Bobby Sands: 66 Days', 'Brendan Byrne', '', 'Ireland, United Kingdom', 'September 28, 2017', '2016', 'TV-14', '106 min', 'Documentaries', 'In 1981, an imprisoned Irish Republican Army soldier went on a hunger strike that galvanized his movement and made him a controversial global icon.']\n",
-      "['s1022', 'TV Show', 'Boca Juniors Confidential', '', '', '', 'September 14, 2018', '2018', 'TV-PG', '1 Season', 'Docuseries, International TV Shows, Spanish-Language TV Shows', \"Players, fans and staff of soccer powerhouse Boca Juniors provide an exclusive, behind-the-scenes look at Argentina's legendary club.\"]\n",
-      "['s1023', 'Movie', 'Bodyguard', 'Siddique', 'Salman Khan, Kareena Kapoor, Raj Babbar, Asrani, Vidya Sinha, Hazel Keech, Chetan Hansraj, Salim Baig', 'India', 'November 19, 2020', '2011', 'TV-14', '130 min', 'Action & Adventure, Comedies, International Movies', 'Irked by her bodyguard, an heiress invents a secret admirer to throw him off his duties, but the plan may backfire when she falls for him.']\n",
-      "['s1024', 'Movie', 'Bogda', 'Nisheeta Keni', 'Suhas Joshi, Mrunmayee Deshpande, Rohit Kokate, Ajinkya Bhosale, Jayant Gadekar, Vivekanand Walake, Pallavi Malvade, Nirmala Tikam', 'India', 'July 16, 2019', '2018', 'TV-PG', '161 min', 'Dramas, International Movies', 'An aspiring dancer accompanies her terminally ill mother on one last road trip that alternately strains and strengthens their knotty relationship.']\n",
-      "['s1025', 'Movie', 'Boi', 'Jorge M. Fontana', 'Bernat Quintana, Adrian Pang, Andrew Lua, Rachel Lascar, Fina Rius, Miranda Gas', 'Spain', 'July 26, 2019', '2018', 'TV-MA', '111 min', 'Dramas, Independent Movies, International Movies', \"A young chauffeur who's at a crossroads in his life escorts a pair of clients around Barcelona and becomes embroiled in their mysterious quest.\"]\n",
-      "['s1026', 'TV Show', 'BoJack Horseman', '', 'Will Arnett, Aaron Paul, Amy Sedaris, Alison Brie, Paul F. Tompkins', 'United States', 'October 25, 2019', '2020', 'TV-MA', '6 Seasons', 'TV Comedies', \"Meet the most beloved sitcom horse of the '90s, 20 years later. He’s a curmudgeon with a heart of...not quite gold...but something like gold. Copper?\"]\n",
-      "['s1027', 'Movie', \"BoJack Horseman Christmas Special: Sabrina's Christmas Wish\", '', 'Will Arnett, Aaron Paul, Alison Brie, Adam Conover, Kristen Schaal, Fred Savage', 'United States', 'December 19, 2014', '2014', 'TV-MA', '26 min', 'Movies', 'It\\'s Christmas, and BoJack wants nothing to do with it. Then Todd shows up with a giant candy cane and an old \"Horsin\\' Around\" Christmas episode.']\n",
-      "['s1028', 'Movie', 'Bokeh', 'Geoffrey Orthwein, Andrew Sullivan', \"Maika Monroe, Matt O'Leary, Arnar Jónsson, Gunnar Helgason, Berglind Rós Sigurðardóttir\", 'United States, Iceland', 'June 22, 2017', '2017', 'TV-14', '92 min', 'Dramas, Independent Movies, Sci-Fi & Fantasy', 'After learning they are the sole survivors of an eerie apocalypse, a young American couple on vacation in Iceland ponder their love and the future.']\n",
-      "['s1029', 'TV Show', 'Bolívar', 'Luis Alberto Restrepo, Andrés Beltrán, Jaime Rayo', 'Luis Gerónimo Abreu, José Ramón Barreto, Ernesto Benjumea, Félix Antequera, Jefferson Quiñones, Shany Nadan, María José Vargas, Hans Martínez, Mauro Mauad, Álvaro Bayona, Rosmeri Marval, Irene Esser, Nohely Arteaga', 'Colombia', 'June 21, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'This dramatization depicts the life – and loves – of Venezuelan Gen. Simón Bolívar, who helped liberate several Latin American countries from Spain.']\n",
-      "['s1030', 'Movie', 'Bollywood Calling', 'Nagesh Kukunoor', 'Om Puri, Pat Cusick, Navin Nischol, Perizaad Zorabian', 'India', 'April 15, 2019', '2001', 'TV-MA', '102 min', 'Comedies, Dramas, International Movies', 'A down-and-out Hollywood actor is utterly unprepared for the eccentricities that await when an Indian producer offers him a role in a Bollywood film.']\n",
-      "['s1031', 'Movie', 'Bolt', 'Byron Howard, Chris Williams', 'John Travolta, Miley Cyrus, Susie Essman, Mark Walton, Malcolm McDowell, James Lipton, Greg Germann, Diedrich Bader, Nick Swardson, J.P. Manoux, Dan Fogelman, Kari Wahlgren, Chloë Grace Moretz, Randy Savage, Ronn Moss, John DiMaggio, Daran Norris, Jeff Bennett, Brian Stepanek, Todd Cummings', 'United States', 'July 22, 2018', '2008', 'PG', '99 min', 'Children & Family Movies, Comedies', \"This tale follows German shepherd Bolt, a canine actor who makes a cross-country trek when he's mistakenly shipped from Hollywood to New York City.\"]\n",
-      "['s1032', 'Movie', 'Bomb Scared', 'Borja Cobeaga', 'Javier Cámara, Julián López, Miren Ibarguren, Gorka Otxoa, Tina Sáinz, Ramón Barea', 'Spain', 'October 12, 2017', '2017', 'TV-MA', '89 min', 'Comedies, Independent Movies, International Movies', 'In this dark comedy, a dysfunctional group of wannabe Basque terrorists awaits word about a new mission while Spain makes a run at the World Cup title.']\n",
-      "['s1033', 'Movie', 'Bombairiya', 'Pia Sukanya', 'Radhika Apte, Siddhant Kapoor, Akshay Oberoi, Adil Hussain, Amit Sial, Ravi Kishan, Ajinkya Deo, Shilpa Shukla', 'United Arab Emirates, United Kingdom, India', 'March 15, 2019', '2018', 'TV-MA', '108 min', 'Comedies, Dramas, International Movies', 'A PR agent trying to find her stolen phone, a politician in trouble, and a fading celebrity find their lives intertwining in unexpected, messy ways.']\n",
-      "['s1034', 'Movie', 'Bombay Talkies', 'Anurag Kashyap, Dibakar Banerjee, Karan Johar, Zoya Akhtar', 'Rani Mukerji, Randeep Hooda, Saqib Saleem, Nawazuddin Siddiqui, Sadashiv Amrapurkar, Amitabh Bachchan, Ranvir Shorey, Katrina Kaif, Diana Penty', 'India', 'July 5, 2020', '2013', 'TV-MA', '123 min', 'Dramas, International Movies', \"A gay man deals with his sexuality, a struggling actor has an epiphany, a boy becomes a dancer, and a man tries to fulfill his father's dying wish.\"]\n",
-      "['s1035', 'Movie', 'Bombshell', 'Riccardo Pilizzeri', 'Ande Cunningham, Mark Mitchinson, Mia Pistorius, Nathalie Boltt, Nathan Lovejoy, Colin Moy, Jay Simon, Coen Falke, Greta Gregory, Byron Coll', 'New Zealand', 'October 1, 2016', '2016', 'TV-MA', '86 min', 'Dramas', 'In 1985, when a vessel protesting nuclear testing is sunk in New Zealand, local police fight to prove it was a terrorist plot by their French allies.']\n",
-      "['s1036', 'Movie', 'Bombshell: The Hedy Lamarr Story', 'Alexandra Dean', 'Hedy Lamarr', 'United States', 'May 31, 2018', '2017', 'TV-14', '89 min', 'Documentaries', 'An unearthed audio interview of Hollywood icon Hedy Lamarr reveals a woman with brains as well as beauty, who was the first to patent frequency hopping.']\n",
-      "['s1037', 'Movie', 'Bon Bini Holland', 'Jelle de Jonge', 'Jandino Asporaat, Liliana de Vries, Teun Kuilboer, Sergio IJssel, Dennis Rudge, Alpha Oumar Barry, Phi Nguyen', 'Netherlands', 'September 1, 2016', '2015', 'TV-MA', '88 min', 'Comedies, International Movies', 'On the island of Curaçao, an amiable scam artist angers gangsters and flees to Holland, where his conscience is torn between a woman and a new scheme.']\n",
-      "['s1038', 'Movie', 'Bon Cop Bad Cop 2', 'Alain Desrochers', 'Patrick Huard, Colm Feore, Marc Beaupré, Noam Jenkins, Andreas Apergis, Mariana Mazza, Erik Knudsen, Sarah-Jeanne Labrosse, Lucie Laurier, Neil Crone, Catherine St-Laurent', 'Canada', 'November 11, 2017', '2017', 'TV-MA', '126 min', 'Action & Adventure, Comedies, International Movies', 'Two veteran buddy cops are back for a second chapter, this time to tackle a car theft ring that turns out to be much more than they bargained for.']\n",
-      "['s1039', 'Movie', 'Bon Cop, Bad Cop', 'Erik Canuel', 'Patrick Huard, Colm Feore, Sylvain Marcel, Lucie Laurier, Pierre Lebeau, Ron Lea, Sarain Boylan, Louis-José Houde', 'Canada', 'March 15, 2017', '2006', 'TV-MA', '117 min', 'Action & Adventure, Comedies, International Movies', 'An English-speaking officer from Toronto and a French-speaking cop from Montreal are forced to work together to solve a crime.']\n",
-      "['s1040', 'TV Show', 'Bondi Rescue', '', \"Andrew Günsberg, Dean Gladstone, Bruce Hopkins, Trent 'Maxi' Maxwell, Andrew Reid, Ryan Clark, Chris Chapman, Anthony 'Harries' Caroll\", 'Australia', ' November 1, 2019', '2016', 'TV-PG', '1 Season', 'Reality TV', \"This reality series follows elite professional lifeguards on Sydney's Bondi Beach, as they take on everything from animal stings to criminals.\"]\n",
-      "['s1041', 'TV Show', 'BONDING', '', \"Zoe Levin, Brendan Scannell, Micah Stock, Theo Stockman, Alex Hurt, D'Arcy Carden, Gabrielle Ryan, Charles Gould\", 'United States', 'September 22, 2019', '2019', 'TV-MA', '1 Season', 'TV Comedies, TV Dramas', 'A New York City grad student moonlighting as a dominatrix enlists her gay BFF from high school to be her assistant.']\n",
-      "['s1042', 'Movie', 'Bonnie and Clyde', 'Arthur Penn', 'Warren Beatty, Faye Dunaway, Michael J. Pollard, Gene Hackman, Estelle Parsons, Denver Pyle, Dub Taylor, Evans Evans, Gene Wilder', 'United States', 'January 1, 2021', '1967', 'R', '111 min', 'Action & Adventure, Classic Movies, Dramas', 'Bonnie Parker and Clyde Barrow are young, in love and on the run during a bullet-riddled bank robbery spree across Depression-ravaged America.']\n",
-      "['s1043', 'TV Show', 'Bonus Family', '', 'Vera Vitali, Erik Johansson, Fredrik Hallgren, Petra Mede, Frank Dorsin, Jacob Lundqvist, Amanda Lindh, Marianne Mörck, Barbro Svensson, Ann Petrén, Johan Ulveson, Leo Razzak, Felix Engström', 'Sweden', 'July 12, 2019', '2019', 'TV-MA', '3 Seasons', 'International TV Shows, TV Dramas', 'A new couple, their exes and their children navigate the emotional challenges and tricky logistics of blended family life in this Swedish dramedy.']\n",
-      "['s1044', 'TV Show', 'Booba', '', 'Roman Karev', 'Russia', 'January 16, 2020', '2019', 'TV-Y7', '3 Seasons', \"Kids' TV, TV Comedies\", 'The world is a mystery to little Booba. But he approaches the curiosities around him with wonder, finding adventure in his everyday surroundings.']\n",
-      "['s1045', 'TV Show', 'Bookmarks', '', 'Marley Dias', 'United States', 'September 1, 2020', '2020', 'TV-Y', '1 Season', \"Kids' TV\", \"Celebrity readers share children's books by Black authors to spark kid-friendly conversations about empathy, equality, self-love and antiracism.\"]\n",
-      "['s1046', 'Movie', 'Boom', 'Kaizad Gustad', 'Amitabh Bachchan, Gulshan Grover, Jackie Shroff, Javed Jaffrey, Katrina Kaif, Madhu Sapre, Padma Lakshmi, Seema Biswas, Zeenat Aman, Boman Irani', 'India', 'March 1, 2018', '2003', 'TV-MA', '79 min', 'Action & Adventure, Dramas, International Movies', 'Following a fashion show mishap, three supermodels find themselves on the run from dangerous gangsters trying to recover a fortune in stolen diamonds.']\n",
-      "['s1047', 'TV Show', 'Border Patrol', '', 'Timothy Balme', '', 'October 2, 2019', '2016', 'TV-PG', '1 Season', 'Reality TV', \"This reality TV series follows the men and women of New Zealand's border patrol in their quest to keep their country safe and secure.\"]\n",
-      "['s1048', 'TV Show', \"Border Security: America's Front Line\", '', '', 'Canada', 'January 1, 2020', '2018', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, Reality TV', \"This reality series chronicles the behind-the-scenes action as U.S. Customs and Border Protection agents safeguard the nation's crossings and ports.\"]\n",
-      "['s1049', 'TV Show', 'Borderline', '', 'David Avery, Jackie Clune, David Elms, Liz Kingsman, Jamie Michie', 'United Kingdom', ' December 2, 2017', '2017', 'TV-14', '2 Seasons', 'British TV Shows, TV Comedies', 'A team of inept border agents tackles immigration issues at the fictional Northend Airport in this improvised mockumentary series.']\n",
-      "['s1050', 'TV Show', 'Borderliner', '', 'Tobias Santelmann, Ellen Dorrit Petersen, Benjamin Helstad, Frode Winther, Bjørn Skagestad, Eivind Sander, Thelma Farnes Ottersen, Todd Bishop Monrad Vistven, Ole Christoffer Ertvaag, Marina Popovic, Gine Cornelia Pedersen, Ana Gil de Melo Nascimento, Kim-Henning Nilsen, Morten Svartveit, Ellen Birgitte Winther, Even Pedersen', 'Norway, Germany, Sweden', 'March 6, 2018', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'To protect his family, a police detective covers up a murder case. But when his partner suspects foul play, he is trapped in a dangerous game on duty.']\n",
-      "['s1051', 'TV Show', 'Bordertown', '', 'Ville Virtanen, Matleena Kuusniemi, Anu Sinisalo, Lenita Susi, Kristiina Halttu, Olivia Ainali, Ilkka Villi, Max Bremer, Matti Laine, Jasmin Hamid', 'Finland, France', 'May 11, 2020', '2019', 'TV-MA', '3 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', \"A gifted detective takes a job in a small town so he can spend more time with his family. But he's soon drawn into a web of disturbing murder cases.\"]\n",
-      "['s1052', 'TV Show', 'Borgen', '', 'Sidse Babett Knudsen, Birgitte Hjort Sørensen, Pilou Asbæk, Emil Poulsen, Freja Riemann, Søren Malling, Thomas Levin, Benedikte Hansen, Mikael Birkkjær, Anders Juul, Lisbeth Wulff, Kasper Lange, Lars Knutzon, Søren Spanning, Christoph Bastrup, Morten Kirkskov, Bjarne Henriksen, Peter Mygind, Ole Thestrup, Iben Dorner, Dar Salim, Jens Albinus, Christian Tafdrup, Alastair Mackenzie, Julie Agnete Vang, Kristian Halken, Ricard Lawrence, Marie Askehave, Rikke Lylloff, Mille Dinesen, Anne Sofie Espersen', 'Denmark', 'September 1, 2020', '2012', 'TV-MA', '3 Seasons', 'International TV Shows, TV Dramas', \"A shocking turn of events puts Birgitte Nyborg in the Danish prime minister's seat as her country's first female leader in this landmark drama.\"]\n",
-      "['s1053', 'TV Show', 'Borges', '', 'Thati Lopes, Antonio Pedro Tabet, Karina Ramil, Rafael Portugal, Luis Lobianco', 'Brazil', 'June 25, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies', 'Left deeply in debt after their boss flees the country, four import company employees start producing online video content to keep themselves afloat.']\n",
-      "['s1054', 'Movie', 'Born Beautiful', 'Perci Intalan', 'Martin del Rosario, Lou Veloso, Chai Fonacier, Kiko Matos, Akihiro Blanco, Paolo Ballesteros', 'Philippines', 'April 8, 2020', '2019', 'TV-MA', '96 min', 'Comedies, Dramas, International Movies', 'After her best friend dies, Barbs attempts to rediscover herself until love leaves her true identity — and heart — in question.']\n",
-      "['s1055', 'Movie', 'Born in Gaza', 'Hernán Zin', '', 'Spain', 'May 17, 2019', '2014', 'TV-14', '70 min', 'Documentaries, International Movies', 'This documentary focuses on the devastating violence of the Israel-Palestine conflict and its effects on the children of Gaza.']\n",
-      "['s1056', 'Movie', 'Born in Syria', 'Hernán Zin', '', 'Denmark, Spain', 'May 17, 2019', '2016', 'TV-14', '87 min', 'Documentaries, International Movies', 'This intimate documentary follows a group of Syrian children refugees who narrowly escape a life of torment and integrate into a foreign land.']\n",
-      "['s1057', 'Movie', 'Born Racer', 'Bryn Evans', 'Scott Dixon', 'New Zealand', 'July 8, 2020', '2018', 'R', '89 min', 'Documentaries, Sports Movies', 'In this all-access pass, IndyCar champion Scott Dixon and his team navigate the risks on the road in the quest to win it all.']\n",
-      "['s1058', 'Movie', 'Born Strong', 'Gary Cohen, Ross Hockrow', 'Eddie Hall, Hafþór Júlíus Björnsson, Brian Shaw, Zydrunas Savickas', 'United States', 'December 31, 2017', '2017', 'TV-MA', '86 min', 'Documentaries, Sports Movies', 'Four 400-pound giants fight for the crown at the Arnold Strongman Classic and offer a glimpse into their lives leading up to the competition.']\n",
-      "['s1059', 'Movie', 'Born to Be Free', 'Gayane Petrosyan', 'Casting a light on the mistreatment of sea mammals, this documentary follows the plight of 18 Beluga whales kept in captivity for years.', 'United Kingdom, Russia', 'April 1, 2017', '2016', 'TV-14', '74 min', 'Documentaries, International Movies', 'Casting a light on the mistreatment of sea mammals, this documentary follows the plight of 18 Beluga whales kept in captivity for years.']\n",
-      "['s1060', 'Movie', 'Boss', \"Anthony D'Souza\", 'Akshay Kumar, Ronit Roy, Shiv Pandit, Mithun Chakraborty, Johny Lever, Aditi Rao Hydari, Danny Denzongpa, Govind Namdeo, Parikshat Sahni, Aakash Dabhade', 'India', 'July 5, 2020', '2013', 'TV-14', '139 min', 'Action & Adventure, Comedies, Dramas', \"Disowned by his father as a boy, Surya is taken in by a crime boss. When his brother Shiv is wrongly imprisoned, his father pleads for Surya's help.\"]\n",
-      "['s1061', 'Movie', 'Bosta', 'Philippe Aractingi', 'Rodney El Haddad, Nadine Labaky, Nada Abou Farhat, Liliane Nemri, Omar Rajeh, Mounir Malaeb, Bshara Atallah, Rana Alamuddin, Joelle Rizk, Mahfouz Barakat, Mahmoud Mabsout, Bader Haddad, Youssef Emalhoub', 'Lebanon', 'October 19, 2020', '2005', 'TV-14', '112 min', 'Dramas, International Movies, Music & Musicals', 'After 15 years in France, Kamal returns to his native Beirut and reassembles his dance crew, striving to modernize traditional Dabke routines.']\n",
-      "['s1062', 'TV Show', 'Botched Up Bodies', '', 'Charlie Brooks, Sue Johnston', 'United Kingdom', 'October 2, 2019', '2013', 'TV-MA', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'From lifting saggy skin to repairing shoddy breast enhancements, plastic surgeons tackle extreme fixer-uppers.']\n",
-      "['s1063', 'TV Show', 'Bottersnikes & Gumbles', '', 'Jason Callender, Kathryn Drysdale, Akiya Henry, Jeff Rawle, Richard Grieve, Simone Craddock, Alex Babic, Miriam Margolyes', 'United States, United Kingdom, Australia', 'March 24, 2017', '2017', 'TV-Y7', '2 Seasons', \"British TV Shows, Kids' TV\", 'The fun-loving Gumbles bounce and play while staying away from the foul-smelling Bottersnikes who live in a nearby junkyard.']\n",
-      "['s1064', 'Movie', 'Bottom of the World', 'Richard Sears', 'Jena Malone, Douglas Smith, Ted Levine, Tamara Duarte, Kelly Pendygraft, Mark Sivertsen, Jon McLaren', 'Canada, United States', 'May 28, 2020', '2017', 'TV-MA', '84 min', 'Dramas, Independent Movies, Thrillers', 'En route to a fresh start in Los Angeles, young couple Alex and Scarlett stop over in a sleepy Southwestern town that loosens their grip on reality.']\n",
-      "['s1065', 'TV Show', 'Bountiful Blessings', '', 'Jessica Hsuan, Tay Ping Hui, Thomas Ong, Jeffrey Xu, Ya Hui, Ann Kok, Zhu Houren, Yao Wenlong', 'Singapore', 'August 1, 2017', '2011', 'TV-14', '1 Season', 'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy', 'A former mortal who is now the Kitchen God cooks up celestial turmoil when he impregnates and opens a restaurant with his beloved, reincarnated wife.']\n",
-      "['s1066', 'Movie', 'Boushkash', 'Ahmed Yousry, Hazem Fouda', 'Mohamed Saad, Zeina, Ezzat Abou Aouf, Edward, Hassan Hosny, Ahmed Rateb, Hamdi el Sakhawy, Safaa El-Toukhy', 'Egypt', 'April 28, 2020', '2008', 'TV-MA', '100 min', 'Comedies, International Movies', 'A former goalkeeper-turned-talent scout embarks on a mischievous adventure to recruit players for Egyptian football clubs.']\n",
-      "['s1067', 'Movie', 'Boy and the World', 'Alê Abreu', 'Vinícius Garcia, Felipe Zilse, Alê Abreu, Lu Horta, Marco Aurélio Campos, Cassius Romero, Alfredo Rollo', 'Brazil', 'October 1, 2017', '2013', 'PG', '80 min', 'Children & Family Movies', 'Young Cuca leaves his idyllic village on a grand adventure to find his father, who has traveled to the city seeking work.']\n",
-      "['s1068', 'Movie', 'Boy Bye', 'Chris Stokes', 'Wendy Raquel Robinson, Ross Fleming, Shondrella Avery, Tammy Townsend, Omar Gooding, Tracy Davis, Veronika Bozeman, Kelly Perine, Valarie Pettiford', 'United States', 'April 2, 2019', '2016', 'TV-MA', '86 min', 'Comedies, Romantic Movies', \"Single entrepreneur Veronica finally starts to believe in love after meeting sexy Lance, but she soon discovers he's hiding something from her.\"]\n",
-      "['s1069', 'Movie', 'Boy Missing', 'Mar Targarona', 'Blanca Portillo, Antonio Dechent, Vicente Romero, Marc Domènech, Nausicaa Bonnín, Andrés Herrera, José Coronado, Macarena Gómez, Paco Manzanedo, Sergi Subirà', 'Spain', 'February 19, 2017', '2016', 'TV-MA', '105 min', 'International Movies, Thrillers', 'When her son is kidnapped and later found traumatized, a lawyer takes justice into her own hands, causing events that spiral out of control.']\n",
-      "['s1070', 'Movie', 'Boyka: Undisputed', 'Todor Chapkanov', 'Scott Adkins, Teodora Duhovnikova, Alon Aboutboul, Julian Vergov, Brahim Achabbakhe, Paul Chahidi, Petio Petkov, Valentin Ganev, Vlado Mihailov', 'Bulgaria, United States', 'August 1, 2019', '2016', 'R', '90 min', 'Action & Adventure', 'The fourth film in the action franchise finds Boyka taking on brutal gangsters to protect the widow of a man he unintentionally killed in the ring.']\n",
-      "['s1071', 'TV Show', 'Boys Over Flowers', '', 'Ku Hye-sun, Lee Min-ho, Kim Hyun-joong, Kim Bum, Kim Joon, Kim So-eun, Lee Hye-yeong, Park Ji-bin, Lim Ye-jin, Jeong Ho-bin', 'South Korea', 'May 16, 2020', '2009', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', \"Unassuming high school girl Jan-di stands up to – and eventually falls for – a spoiled rich kid who belongs to the school's most powerful clique.\"]\n",
-      "['s1072', 'Movie', \"Brad Paisley's Comedy Rodeo\", 'Jay Chapman', 'Brad Paisley, Nate Bargatze, John Heffron, Jon Reep, Sarah Tiana, Mike E. Winfield', 'United States', 'August 15, 2017', '2017', 'TV-MA', '63 min', 'Stand-Up Comedy', 'Country music star Brad Paisley hosts a night of music and laughs with comics Nate Bargatze, John Heffron, Jon Reep, Sarah Tiana and Mike E. Winfield.']\n",
-      "['s1073', 'Movie', 'Brahman Naman', 'Qaushiq Mukherjee', 'Shashank Arora, Tanmay Dhanania, Chaitanya Varad, Vaishwath Shankar, Sindhu Sreenivasa Murthy, Sid Mallya, Denzil Smith', 'India, United Kingdom', 'July 6, 2016', '2016', 'TV-MA', '96 min', 'Comedies, Independent Movies, International Movies', 'This homage to 1980s teen sex comedies follows a college quiz bowl champion who knows almost everything – except how to talk to women.']\n",
-      "['s1074', 'TV Show', 'Brain Games', '', 'Jason Silva', 'United States', ' March 15, 2019', '2016', 'TV-G', '3 Seasons', 'Docuseries, Science & Nature TV', 'This interactive series uses games, illusions and experiments to illustrate how our brains manufacture our reality and often play tricks on us.']\n",
-      "['s1075', 'Movie', 'Brain on Fire', 'Gerard Barrett', 'Chloë Grace Moretz, Thomas Mann, Richard Armitage, Jenny Slate, Carrie-Anne Moss, Tyler Perry, Alex Zahara', 'United States, Canada, Ireland', 'June 22, 2018', '2016', 'PG-13', '89 min', 'Dramas, Independent Movies, International Movies', 'Stricken with seizures, psychosis and memory loss, a young New York Post reporter visits doctor after doctor in search of an elusive diagnosis.']\n",
-      "['s1076', 'TV Show', 'Brainchild', '', 'Sahana Srinivasan, Alie Ward, Ben Seidman', '', 'November 2, 2018', '2018', 'TV-G', '1 Season', \"Kids' TV\", \"From germs and emotions to social media and more, it's the science of your world explained in a way that's refreshingly relatable.\"]\n",
-      "['s1077', 'Movie', \"Brampton's Own\", 'Michael Doneger', 'Alex Russell, Rose McIver, Jean Smart, Scott Porter, Kevin Linehan, Spencer Grammer, Carter Hastings, Riley Voelkel, John Getz', 'United States', 'April 19, 2019', '2018', 'TV-MA', '90 min', 'Dramas, Romantic Movies, Sports Movies', 'After 12 years in the minors, a struggling baseball player retires, returns home and faces the last person he struck out with – his ex-girlfriend.']\n",
-      "['s1078', 'Movie', 'Bratz: The Movie', 'Sean McNamara', 'Logan Browning, Janel Parrish, Nathalia Ramos, Skyler Shaye, Chelsea Kane', 'United States', 'June 29, 2020', '2007', 'PG', '102 min', 'Children & Family Movies, Comedies', 'When high school hierarchy divides four best friends into different cliques, the girls defy expectations and try to bring their groups together.']\n",
-      "['s1079', 'Movie', 'Brave Blue World: Racing to Solve Our Water Crisis', 'Tim Neeves', 'Liam Neeson, Matt Damon, Jaden Smith', 'Canada, United Kingdom', 'October 21, 2020', '2020', 'TV-PG', '51 min', 'Documentaries, International Movies', 'From reuse to energy generation, new innovations across five continents are explored in this documentary about building a future for sustainable water.']\n",
-      "['s1080', 'TV Show', 'Brave Miss World', 'Cecilia Peck', 'Linor Abargil', 'United States, Israel, Italy, South Africa', 'February 17, 2018', '2013', 'TV-14', '1 Season', 'Crime TV Shows, Docuseries', 'Weeks before being named Miss World, Linor Abargil was raped. She tells the world her inspiring true story in this Emmy-nominated documentary.']\n",
-      "['s1081', 'Movie', 'Brave New Jersey', 'Jody Lambert', 'Tony Hale, Anna Camp, Sam Jaeger, Heather Burns, Dan Bakkedahl, Raymond J. Barry, Erika Alexander, Mel Rodriguez, Evan Jonigkeit, Grace Kaufman', 'United States', 'December 15, 2017', '2016', 'TV-MA', '92 min', 'Comedies, Independent Movies', 'Small-town residents mistake an Orson Welles radio broadcast for news about an alien invasion and are emboldened to act as they await an apocalypse.']\n",
-      "['s1082', 'Movie', 'Braven', 'Lin Oeding', 'Jason Momoa, Garret Dillahunt, Jill Wagner, Stephen Lang, Sasha Rosoff, Sala Baker, Fraser Aitcheson, Teach Grant, Glenn Ennis, Todd Scott, Zahn McClarnon, Brendan Fletcher', 'Canada', 'December 17, 2020', '2018', 'R', '94 min', 'Action & Adventure', 'A logger defends himself and his family from a group of murderous drug traffickers who have hidden a stash of heroin in his hunting cabin.']\n",
-      "['s1083', 'TV Show', 'Braxton Family Values', '', 'Toni Braxton, Trina Braxton, Traci Braxton, Towanda Braxton, Tamar Braxton', 'United States', 'February 15, 2020', '2014', 'TV-PG', '2 Seasons', 'Reality TV', 'Songstress sisters Toni, Traci, Towanda, Trina and Tamar Braxton open up about their lives and their relationships — and reveal a few surprises.']\n",
-      "['s1084', 'TV Show', 'Bread Barbershop', '', 'Um Sang-hyun, Park Yoon-hee, Kang Shi-hyun, Hong Bum-ki, Kim Hyun-wook, Lee In-suk, Song Ha-rim', '', 'August 15, 2020', '2020', 'TV-Y', '1 Season', \"Kids' TV, TV Comedies\", 'In a town filled with food, Bread is a master cake decorator who gives life-changing makeovers that will put any customer in an amazing mood.']\n",
-      "['s1085', 'Movie', 'Break', 'Marc Fouchard', 'Sabrina Ouazani, Kévin Mischel, Hassam Ghancy, Slimane, Maxime Pambet, Camille Japy, Christophe Reymond', 'France, Belgium', 'December 3, 2020', '2018', 'TV-MA', '96 min', 'Comedies, Dramas, International Movies', 'After a serious accident, Lucie tries to rediscover herself as a dancer and meets Vincent, a talented b-boy battling his own insecurities.']\n",
-      "['s1086', 'TV Show', 'BREAK IT ALL: The History of Rock in Latin America', 'Picky Talarico', '', '', 'December 16, 2020', '2020', 'TV-MA', '1 Season', 'Docuseries, Spanish-Language TV Shows', 'Soda Stereo, Café Tacvba, Aterciopelados and others figure in this 50-year history of Latin American rock through dictatorships, disasters and dissent.']\n",
-      "['s1087', 'Movie', 'Break Ke Baad', 'Danish Aslam', 'Imran Khan, Deepika Padukone, Shahana Goswami, Lillete Dubey, Sharmila Tagore, Navin Nischol, Parzan Dastur, Neelu Kohli, Ziyah Vastani, Yudhishtir Urs, Grady McGahan', 'India', 'November 19, 2020', '2010', 'TV-14', '108 min', 'Comedies, International Movies, Music & Musicals', 'Childhood friends Abhay and Aaliya experience plenty of obstacles in their paths as they find their way in the world and back to each other.']\n",
-      "['s1088', 'Movie', 'Break Up 100', 'Lawrence Cheng', 'Ekin Cheng, Chrissie Chow, Ivana Wong, Jase Ho, Alex Lam, Wen Xin, Miriam Chin Wah Yeung, Eric Kot, Kar Lok Chin', 'Hong Kong', 'December 1, 2018', '2014', 'TV-14', '105 min', 'Comedies, International Movies, Romantic Movies', 'After their 99th breakup, a career woman and her carefree partner open a cafe where customers can put up souvenirs of past relationships.']\n",
-      "['s1089', 'TV Show', 'Breakfast, Lunch & Dinner', '', 'David Chang, Seth Rogen, Chrissy Teigen, Lena Waithe, Kate McKinnon', 'United States', 'October 23, 2019', '2019', 'TV-MA', '1 Season', 'Docuseries', 'Chef David Chang takes his insatiable curiosity about food, culture and identity on the road, in the convivial company of fun-loving celebrity guests.']\n",
-      "['s1090', 'TV Show', 'Breaking Bad', '', 'Bryan Cranston, Aaron Paul, Anna Gunn, Dean Norris, Betsy Brandt, R.J. Mitte, Bob Odenkirk, Steven Michael Quezada, Jonathan Banks, Giancarlo Esposito', 'United States', 'August 2, 2013', '2013', 'TV-MA', '5 Seasons', 'Crime TV Shows, TV Dramas, TV Thrillers', \"A high school chemistry teacher dying of cancer teams with a former student to secure his family's future by manufacturing and selling crystal meth.\"]\n",
-      "['s1091', 'Movie', 'Breaking Free', 'Sridhar Rangayan', 'Sridhar Rangayan', 'India', 'December 15, 2017', '2015', 'TV-MA', '81 min', 'Documentaries, International Movies, LGBTQ Movies', 'One filmmaker’s quest to expose the human rights violations faced by India’s LGBTQ community was a project of passion seven years in the making.']\n",
-      "['s1092', 'Movie', 'Breaking the Bank', 'Vadim Jean', 'Kelsey Grammer, Tamsin Greig, John Michael Higgins, Mathew Horne, Pearce Quigley, Togo Igawa, Sonya Cassidy, Julie Dray, Danny Morgan, Andrew Sachs', 'United Kingdom', 'January 1, 2020', '2014', 'TV-PG', '105 min', 'Comedies, International Movies', 'Bank chairman Charles Bunbury – who knows next to nothing about banking – fights to save both his company and his marriage from disaster.']\n",
-      "['s1093', 'TV Show', 'Breakout', '', 'Jeanette Aw, Elvin Ng, Zhou Ying, Christopher Lee, Dai Xiangyu, Guo Liang', '', 'July 1, 2017', '2010', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'After losing her family in a suspicious car crash, a woman awakens from a 13-year coma determined to expose the truth about the long-ago tragedy.']\n",
-      "['s1094', 'Movie', 'Breath', 'Simon Baker', 'Samson Coulter, Ben Spence, Simon Baker, Elizabeth Debicki, Richard Roxburgh, Rachael Blake, Jacek Koman', 'Australia', 'December 5, 2018', '2018', 'TV-MA', '116 min', 'Dramas, Sports Movies', 'In mid-1970s Australia, two small-town teenage boys befriend an enigmatic middle-aged surfer, who urges them to see the thrill in facing their fears.']\n",
-      "['s1095', 'Movie', 'Brené Brown: The Call to Courage', 'Sandra Restrepo', 'Brené Brown', '', 'April 19, 2019', '2019', 'TV-14', '77 min', 'Documentaries', 'With humor and empathy, Brené Brown discusses what it takes to choose courage over comfort in a culture defined by scarcity, fear and uncertainty.']\n",
-      "['s1096', 'TV Show', 'Brews Brothers', '', 'Alan Aisenberg, Mike Castle, Carmen Flood, Marques Ray', 'United States', 'April 10, 2020', '2020', 'TV-MA', '1 Season', 'TV Comedies', 'Two rival brothers must work together to keep their brewery in business, but shenanigans keep foaming up their company with chaos.']\n",
-      "['s1097', 'Movie', 'Brian Regan: Nunchucks and Flamethrowers', 'Troy Miller', 'Brian Regan', 'United States', 'November 21, 2017', '2017', 'TV-PG', '61 min', 'Stand-Up Comedy', 'Brian Regan takes relatable family humor to new heights as he talks board games, underwear elastic and looking for hot dogs in all the wrong places.']\n",
-      "['s1098', 'Movie', 'Brick', 'Rian Johnson', \"Joseph Gordon-Levitt, Nora Zehetner, Lukas Haas, Noah Fleiss, Matt O'Leary, Emilie de Ravin, Noah Segan, Richard Roundtree, Meagan Good, Brian White\", 'United States', 'September 1, 2018', '2005', 'R', '110 min', 'Independent Movies, Thrillers', \"Teenage loner Brendan Fry navigates his high school's intense social network to discover a killer's identity after his secret crush is murdered.\"]\n",
-      "['s1099', 'Movie', 'Bride For Rent', 'Mae Czarina Cruz', 'Kim Chiu, Xian Lim, Empoy Marquez, Martin del Rosario, Pilita Corrales, Tirso Cruz III, Dennis Padilla, Matt Evans, Lloyd Zaragoza, Zeppi Borromeo', 'Philippines', 'February 27, 2019', '2014', 'TV-PG', '110 min', 'Comedies, International Movies, Romantic Movies', 'Rocco needs to hire a bride so he can access his trust fund. Rocky desperately needs a job. Their marriage starts out fake, but ends up as much more.']\n",
-      "['s1100', 'Movie', 'Bridezilla', 'Andibachtiar Yusuf', 'Jessica Mila, Rio Dewanto, Sheila Dara, Rafael Tan, Widyawati, Aimee Saras, Rukman Rosadi, Lucinta Luna', 'Indonesia', 'December 24, 2020', '2019', 'TV-MA', '94 min', 'Comedies, Dramas, International Movies', 'After failing to deliver for a demanding bride, a wedding planner makes a bold business move and throws the wedding of the year — for herself.']\n",
-      "['s1101', 'TV Show', 'Bridgerton', '', 'Adjoa Andoh, Julie Andrews, Lorraine Ashbourne, Jonathan Bailey, Ruby Barker, Sabrina Bartlett, Harriet Cains, Bessie Carter, Nicola Coughlan, Phoebe Dynevor, Ruth Gemmell, Florence Hunt, Claudia Jessie, Ben Miller, Luke Newton, Regé-Jean Page, Golda Rosheuvel, Luke Thompson, Will Tilston, Polly Walker', 'United States', 'December 25, 2020', '2020', 'TV-MA', '1 Season', 'Romantic TV Shows, TV Dramas', \"The eight close-knit siblings of the Bridgerton family look for love and happiness in London high society. Inspired by Julia Quinn's bestselling novels.\"]\n",
-      "['s1102', 'Movie', 'Bridget Christie: Stand Up for Her', '', 'Bridget Christie', 'United Kingdom', 'March 31, 2017', '2016', 'TV-MA', '51 min', 'Stand-Up Comedy', \"Performing stand-up for a packed house in London's Hoxton Hall, comedian Bridget Christie dives into the politics of gender, sex and equality.\"]\n",
-      "['s1103', 'Movie', 'Bright', 'David Ayer', 'Will Smith, Joel Edgerton, Noomi Rapace, Lucy Fry, Edgar Ramírez, Ike Barinholtz, Brad William Henke, Enrique Murciano, Happy Anderson, Kenneth Choi, Andrea Navedo, Dawn Olivieri', 'United States', 'December 22, 2017', '2017', 'TV-MA', '118 min', 'Action & Adventure, Sci-Fi & Fantasy', 'In an LA rife with interspecies tensions, a human cop and his orc partner stumble on a powerful object and become embroiled in a prophesied turf war.']\n",
-      "['s1104', 'TV Show', 'Bright: The Music Videos', 'David Ayer', 'Bastille, Machine Gun Kelly, Bebe Rexha, X Ambassadors, Logic, Rag’n’Bone Man', '', 'November 23, 2017', '2017', 'TV-MA', '1 Season', 'TV Shows', 'Explore the hit songs from the Will Smith film \"Bright\" in these music videos from Machine Gun Kelly, Bastille, Logic, Migos and friends.']\n",
-      "['s1105', 'Movie', 'Brij Mohan Amar Rahe', 'Nikhil Nagesh Bhat', 'Arjun Mathur, Nidhi Singh, Manav Vij, Sheetal Thakur, Sunny Hinduja, Yogendra Tikku, Vijayant Kohli', 'India', 'August 4, 2018', '2018', 'TV-MA', '100 min', 'Comedies, Dramas, International Movies', 'Faking his death to escape the realities of his uneventful life worked out well for Brij Mohan – until he was sentenced to death for his own murder.']\n",
-      "['s1106', 'TV Show', 'Bring It On, Ghost', 'Park Joon-hwa', 'Taecyeon, Kim So-hyun, Kwon Yul, Kim Sang-ho, Kang Ki-young, Lee Da-wit, Kim Min-sang, Yun Seo-hyun', 'South Korea', 'October 30, 2019', '2016', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'A college student with psychic abilities takes in an amnesiac ghost as his roommate – who ends up helping him hunt down spooky spirits.']\n",
-      "['s1107', 'Movie', 'Bring It On: Worldwide Showdown', 'Robert Adetuyi', 'Cristine Prosperi, Jordan Rodrigues, Gia Re, Sophie Vavasseur, Sven Ruygrok, Stephan Lee Benson, Natalie Walsh, Vivica A. Fox', 'United States', 'August 29, 2017', '2017', 'PG-13', '95 min', 'Comedies', 'When cheerleading champs the Rebels are challenged by an edgy new squad, they take on teams from all over the world in a virtual cheer battle.']\n",
-      "['s1108', 'TV Show', 'Bringing Sexy Back', '', 'Samantha Armstrong', '', 'October 2, 2019', '2015', 'TV-14', '1 Season', 'International TV Shows, Reality TV', 'In this reality series, everyday individuals adopt healthier lifestyles and transform their bodies to reclaim their confidence – with dramatic results.']\n",
-      "['s1109', 'TV Show', 'Broadchurch', '', \"David Tennant, Olivia Colman, Andrew Buchan, Jodie Whittaker, Arthur Darvill, Jonathan Bailey, Carolyn Pickles, Adam Wilson, Charlotte Beaumont, Simone McAullay, Tanya Franks, Pauline Quirke, Phoebe Waller-Bridge, Marianne Jean-Baptiste, Charlotte Rampling, Eve Myles, James D'Arcy, Susan Brown, Vicky McClure, Will Mellor, David Bradley\", 'United Kingdom', 'November 27, 2017', '2017', 'TV-MA', '3 Seasons', 'British TV Shows, Crime TV Shows, International TV Shows', 'After a young boy is murdered in the small seaside town of Broadchurch, local detectives Ellie Miller and Alec Hardy are assigned the mysterious case.']\n",
-      "['s1110', 'TV Show', 'Broken', '', '', 'United States', 'November 27, 2019', '2019', 'TV-14', '1 Season', 'Docuseries', 'This investigative docuseries shows how negligence and deceit in the production and marketing of popular consumer items can result in dire outcomes.']\n",
-      "['s1111', 'TV Show', 'Bromance', '', 'Baron Chen, Megan Lai, Bii, Katie Chen, Sean Lee', 'Taiwan', 'December 1, 2016', '2015', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"Ya-nuo's been raised as a boy. Now at age 25, she's caught the eye of a triad leader's sister. But what happens when she reveals her true gender?\"]\n",
-      "['s1112', 'Movie', \"Brooklyn's Finest\", 'Antoine Fuqua', \"Richard Gere, Don Cheadle, Ethan Hawke, Wesley Snipes, Will Patton, Lili Taylor, Michael Kenneth Williams, Brían F. O'Byrne, Shannon Kane, Ellen Barkin, Vincent D'Onofrio, Logan Marshall-Green\", 'United States', 'October 1, 2018', '2009', 'R', '133 min', 'Dramas, Thrillers', 'Three cops find themselves hurtling toward the same crime scene on one fatal night in this tense, edge-of your-seat thriller.']\n",
-      "['s1113', 'Movie', 'Brother', 'Julien Abraham', 'MHD, Darren Muselet, Aïssa Maïga, Jalil Lespert, Youssouf Gueye, Hiam Abbass, Lisette Malidor', 'France', 'November 22, 2019', '2019', 'TV-MA', '97 min', 'Dramas, Independent Movies, International Movies', 'Thrust from a violent home into a brutal custody center, a teenager learns to navigate a tough new reality and forge unlikely alliances to survive.']\n",
-      "['s1114', 'Movie', 'Brother in Love', 'Onur Bilgetay', 'Cem Gelinoğlu, Melis Babadag, Ege Kökenli, Müfit Kayacan, Lale Başar, Ali Erkazan, Özlem Çakar, Selen Domaç, Ferdi Sancar, Güven Hokna', 'Turkey', 'October 4, 2019', '2019', 'TV-MA', '110 min', 'Comedies, International Movies, Romantic Movies', 'A robbery leaves a proprietor penniless before his wedding, but becoming a son-in-law to a second family might be the financial solution he needs.']\n",
-      "['s1115', 'Movie', \"Brother's Shadow\", 'Todd S. Yellin', 'Scott Cohen, Judd Hirsch, Susan Floyd, Elliot Korte, Ruben Santiago-Hudson, James Murtaugh, Ato Essandoh, Toby Poser, Diane Kagan, John Di Benedetto, Jerry Matz, Lisa Emery', 'United States', 'September 1, 2017', '2006', 'TV-MA', '90 min', 'Dramas, Independent Movies', 'After serving time in jail, a disgraced son returns to the family business in New York, where he struggles to fill the shoes of his late twin brother.']\n",
-      "['s1116', 'TV Show', 'Brotherhood', '', 'Naruna Costa, Seu Jorge, Hermila Guedes, Lee Taylor, Danilo Grangheia, Wesley Guimarães, Pedro Wagner', 'Brazil', 'October 25, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'An honest lawyer reaches a moral crossroads after the cops force her to inform on her incarcerated brother, the leader of a rising criminal faction.']\n",
-      "['s1117', 'Movie', 'Brotherhood of Blades II: The Infernal Battlefield', 'Lu Yang', 'Chang Chen, Yang Mi, Zhang Yi, Lei Jiayin, Xin Zhilei, Shih Chieh King', 'China', 'November 28, 2018', '2017', 'TV-MA', '120 min', 'Action & Adventure, International Movies', 'While tracking down a seditious painter, an imperial guard is accused of a royal assassination attempt and framed in a complicated conspiracy.']\n",
-      "['s1118', 'Movie', 'Brothers', 'Karan Malhotra', 'Akshay Kumar, Sidharth Malhotra, Jackie Shroff, Jacqueline Fernandez, Shefali Shah, Kulbhushan Kharbanda, Rajendranath Zutshi, Ashutosh Rana', 'India, United States', 'April 1, 2020', '2015', 'TV-14', '155 min', 'Action & Adventure, Dramas, International Movies', 'After a troubled past with their alcoholic father, two estranged brothers prepare to face each other again as rivals in a street fighting tournament.']\n",
-      "['s1119', 'TV Show', 'Brown Nation', '', 'Rajeev Varma, Shenaz Treasury, Kapil Bawa, Remy Munasifi, Omi Vaidya, Melanie Chandra, Sana Serrai, Jonathan Horvath, Akaash Singh', 'United States', 'November 15, 2016', '2016', 'TV-14', '1 Season', 'TV Comedies', 'An Indian American man living with his artistic wife and contentious father-in-law struggles to handle his household and a foundering IT company.']\n",
-      "['s1120', 'Movie', 'Bruno and Boots: Go Jump in the Pool', 'Vivieno Caldinelli', 'Jonny Gray, Callan Potter, Peter Keleghan, Hannah Vandenbygaart, Kiana Madeira, Joshua Kilimnik, Drew Haytaoglu, Isiah Lea, Scott Thompson, Caroline Rhea', 'Canada', 'June 24, 2017', '2016', 'TV-PG', '91 min', 'Children & Family Movies, Comedies', 'To keep pal Boots from being sent to a rival school with better athletics, prankster Bruno leads an epic campaign to build a pool at Macdonald Hall.']\n",
-      "['s1121', 'Movie', 'Bruno and Boots: The Wizzle War', 'Vivieno Caldinelli', 'Jonny Gray, Callan Potter, Matt Baram, Caroline Rhea, Kiana Madeira', 'Canada', 'July 1, 2017', '2017', 'TV-PG', '90 min', 'Children & Family Movies, Comedies', 'Fed up with weird dress codes and wacky punishments, the students of neighboring schools face off against two recently hired oddball authoritarians.']\n",
-      "['s1122', 'Movie', \"Bruno and Boots: This Can't Be Happening at Macdonald Hall\", 'Vivieno Caldinelli', 'Jonny Gray, Callan Potter, Peter Keleghan, Caroline Rhea', 'Canada', 'June 24, 2017', '2017', 'TV-PG', '90 min', 'Children & Family Movies, Comedies', 'The biggest troublemakers at Macdonald Hall are Bruno and Boots, who are caught and face an unthinkable punishment: separation into different dorms.']\n",
-      "['s1123', 'Movie', 'Bucket List', 'Tejas Prabha Vijay Deoskar', 'Madhuri Dixit, Sumeet Raghvan, Renuka Shahane, Milind Pathak, Vandana Gupte, Pradeep Velankar, Shubha Khote, Resham Tipnis', 'India', 'November 5, 2018', '2018', 'TV-14', '129 min', 'Dramas, International Movies', 'After getting a heart transplant, a 40-year-old homemaker in Pune makes the life-changing decision to complete the bucket list of her 20-year-old donor.']\n",
-      "['s1124', 'Movie', 'Budapest', 'Xavier Gens', 'Manu Payet, Jonathan Cohen, Monsieur Poulpe, Alice Belaïdi, Alix Poisson', 'France, Belgium', 'March 1, 2019', '2018', 'TV-MA', '103 min', 'Comedies, International Movies', 'Two best friends put their careers and marriages on the line when they launch a business hosting outrageous, anything-goes bachelor parties in Hungary.']\n",
-      "['s1125', 'TV Show', 'Buddha', '', 'Himanshu Soni, Kajal Jain, Sanket Choukse, Kabir Bedi, Sameer Dharmadhikari, Jagat Singh, Reshmi Ghosh, Siddharth Vasudev, Amit Behl, Hemant Choudhary', '', 'April 1, 2018', '2013', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas', 'In this historical drama series, young Prince Siddhartha undergoes an intense spiritual journey that eventually transforms him into the Buddha.']\n",
-      "['s1126', 'TV Show', 'Buddi', '', 'Greta Jameson, Ralf Jameson, Clementine Laikin, Felix Laikin', 'United Kingdom, China', 'September 11, 2020', '2020', 'TV-Y', '2 Seasons', \"British TV Shows, Kids' TV\", 'The Buddis bounce, spin, glide — and giggle! — through their magical world, learning new things and sharing the joy of friendship.']\n",
-      "['s1127', 'Movie', 'Buddies', 'Marcelo Galvão', 'Ariel Goldenberg, Rita Pokk, Breno Viola, Lima Duarte, Marco Luque, Daniel Torres, Monaliza Marchi, Amélia Bittencourt, Giulia de Souza Merigo, Deto Montenegro, Rui Unas', 'Brazil', 'February 15, 2019', '2012', 'TV-MA', '103 min', 'Comedies, Dramas, Independent Movies', 'Inspired by the movie \"Thelma & Louise,\" three young people with Down syndrome leave the institution where they live to take a road trip together.']\n",
-      "['s1128', 'TV Show', 'Buddy Thunderstruck', '', 'Brian Atkinson, Ted Raimi, Harry Chaskin, Justin Michael, Debi Derryberry, Philip Maurice Hayes, Leigh Kelly, J.D. Ryznar, Nick Shakoour, Ryan Wiesbrock, Clark Wiesbrock', 'United States', 'March 10, 2017', '2017', 'TV-Y7', '1 Season', \"Kids' TV, TV Comedies\", 'Follow the outrageous, high-octane adventures of Buddy Thunderstruck, a truck-racing dog who brings guts and good times to the town of Greasepit.']\n",
-      "['s1129', 'Movie', 'Buddy Thunderstruck: The Maybe Pile', 'Harry Chaskin', 'Brian Atkinson, Ted Raimi, Harry Chaskin, Debi Derryberry, Philip Maurice Hayes, Leigh Kelly, J.D. Ryznar, Nick Shakoour, Ryan Wiesbrock, Clark Wiesbrock', 'United States', 'July 14, 2017', '2017', 'TV-Y7', '14 min', 'Movies', 'Champion truck-racing dog Buddy and his best friend, ferret mechanic Darnell, paw through the \"maybe pile\" and test out a bunch of crazy stunts.']\n",
-      "['s1130', 'Movie', 'Budhia Singh: Born to Run', 'Soumendra Padhi', 'Manoj Bajpayee, Mayur Mahendra Patole, Tillotama Shome, Shruti Marathe, Chhaya Kadam, Gajraj Rao', 'India', 'July 5, 2020', '2016', 'TV-MA', '95 min', 'Dramas, Independent Movies, International Movies', \"In this thought-provoking biopic, an idealistic judo trainer adopts a boy from the slums and grooms him into the world's youngest marathon runner.\"]\n",
-      "['s1131', 'Movie', 'Buffalo Boys', 'Mike Wiluan', 'Yoshua Sudarso, Ario Bayu, Pevita Pearce, Tio Pakusadewo, Reinout Bussemaker, Mikha Tambayong, Happy Salma, Alex Abbad, Zack Lee', 'Indonesia, Singapore', 'April 12, 2019', '2018', 'TV-MA', '103 min', 'Action & Adventure, International Movies', 'Two Indonesian brothers learn the ways of the American cowboy before returning home to avenge the murder of their father.']\n",
-      "['s1132', 'Movie', 'Bugs', 'Andreas Johnsen', '', 'Netherlands, Denmark, France, Germany', 'February 20, 2018', '2016', 'TV-G', '73 min', 'Documentaries, International Movies', 'A willing team of chefs and researchers goes on a gastronomic adventure around the globe to weigh the benefits of using bugs as a future food source.']\n",
-      "['s1133', 'Movie', 'Bulbbul', 'Anvita Dutt', 'Tripti Dimri, Avinash Tiwary, Rahul Bose, Parambrata Chatterjee, Paoli Dam, Veera Kapur Ee', 'India', 'June 24, 2020', '2020', 'TV-MA', '94 min', 'Horror Movies, International Movies', 'A child bride grows up to be an enigmatic woman presiding over her household, harboring a painful past as supernatural murders of men plague her village.']\n",
-      "['s1134', 'Movie', 'Bulbul Can Sing', 'Rima Das', 'Arnali Das, Manoranjan Das, Banita Thakuriya, Manabendra Das, Deepjyoti Kalita, Pakija Begum', 'India', 'January 15, 2020', '2018', 'TV-14', '95 min', 'Dramas, Independent Movies, International Movies', 'Exploring their sexual identities in the face of the patriarchal rules of their Assamese village, a teenager and her two friends are rocked by tragedy.']\n",
-      "['s1135', 'Movie', 'Bullet Head', 'Paul Solet, Rick Benattar', 'Adrien Brody, John Malkovich, Rory Culkin, Antonio Banderas, Ori Pfeffer, Alexandra Dinu, Owen Davis, Deyan Petrov', 'Bulgaria, United States', 'March 7, 2018', '2017', 'R', '94 min', 'International Movies, Thrillers', 'After a daring heist, three fugitives lock themselves in a warehouse hoping to evade the police, but find a worse threat as they fight to stay alive.']\n",
-      "['s1136', 'Movie', 'Bulletproof 2', 'Don Michael Paul', 'Faizon Love, Kirk Fox, Tony Todd, Pearl Thusi, Cassie Clare, Fiona Ramsey, Neels Clasen, Roxy Nel', 'United States', 'January 9, 2020', '2020', 'TV-MA', '97 min', 'Action & Adventure, Comedies', 'A special agent abruptly reunites with a criminal – once a former friend – when he attempts to use his identity to infiltrate and take down a cartel.']\n",
-      "['s1137', 'Movie', 'Bullitt County', 'David McCracken', 'Mike C. Nelson, Jenni Melear, David McCracken, Napoleon Ryan, Dorothy Lyman, Richard Riehle', 'United States', 'June 1, 2019', '2018', 'TV-MA', '98 min', 'Independent Movies, Thrillers', \"When four college friends reunite for a bachelor party, their hunt for cash said to be hidden in Kentucky's backwoods leads to bloodshed and betrayal.\"]\n",
-      "['s1138', 'Movie', 'Bully', 'Lee Hirsch', '', 'United States', 'September 29, 2020', '2012', 'PG-13', '98 min', 'Documentaries', 'This eye-opening documentary tracks the stories of five different families whose children are struggling to defend themselves from school bullies.']\n",
-      "['s1139', 'TV Show', 'Bumping Mics with Jeff Ross & Dave Attell', '', 'Jeff Ross, Dave Attell', 'United States', 'November 27, 2018', '2018', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', \"When Jeff Ross and Dave Attell take the stage, no one is safe. With the help of special guests, they're packing a lot of laughs into one epic weekend.\"]\n",
-      "['s1140', 'TV Show', \"Bunk'd\", '', 'Peyton List, Karan Brar, Skai Jackson, Miranda May, Kevin G. Quinn, Nathan Arenas, Nina Lu', 'United States', 'August 24, 2020', '2020', 'TV-G', '4 Seasons', \"Kids' TV, TV Comedies\", 'The Ross siblings of Disney\\'s hit series \"Jessie\" spend a summer full of fun and adventure at Maine\\'s Camp Kikiwaka, where their parents first met.']\n",
-      "['s1141', 'TV Show', 'Bure Kaam Bura Natija, Kyun Bhai Chacha Haan Bhatija', '', '', '', 'March 31, 2018', '2017', 'TV-PG', '1 Season', \"Kids' TV\", 'A clever uncle-nephew duo solves mysteries, crimes and other problems for the citizens of a colorful town where something zany is always going down.']\n",
-      "['s1142', 'Movie', 'Burlesque', 'Steve Antin', 'Cher, Christina Aguilera, Alan Cumming, Eric Dane, Cam Gigandet, Julianne Hough, Peter Gallagher, Kristen Bell, Stanley Tucci, Dianna Agron', 'United States', 'December 16, 2019', '2010', 'PG-13', '119 min', 'Dramas, Romantic Movies', 'After leaving Iowa with stars in her eyes, Ali arrives at a Los Angeles burlesque lounge with dreams of taking the stage with her soaring voice.']\n",
-      "['s1143', 'Movie', 'Burlesque: Heart of the Glitter Tribe', 'Jon Manning', '', 'United States', 'June 1, 2017', '2017', 'TV-MA', '76 min', 'Documentaries', 'This revealing documentary probes the onstage personas of Portland, Oregon, burlesque performers who practice wildly different art forms.']\n",
-      "['s1144', 'Movie', 'Burn Out', 'Yann Gozlan', 'Olivier Rabourdin, François Civil, Manon Azem, Samuel Jouy, Narcisse Mame, Naël Rabia, Sam Louwyck, Luc Schwarz, Mario Magalhaes, Marc-Antoine Duquenne', 'France, Belgium', 'March 15, 2019', '2017', 'TV-MA', '104 min', 'Action & Adventure, International Movies', \"When his son's mom runs afoul of Paris's criminal underworld, a thrill-seeking superbike racer begins moonlighting as a drug courier to clear her debt.\"]\n",
-      "['s1145', 'TV Show', 'Burned Cocoon', '', 'Yavuz Bingöl, Basak Köklükaya, Çolpan Ilhan, Mustafa Alabora, Sedef Avcı, Ayça İnci, Tuncer Necmioğlu, Serdar Özer', 'Turkey', 'April 1, 2017', '2005', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'A secret marriage unites two families – one wealthy and traditional, the other bankrupt and modern – and is threatened by the resulting conflicts.']\n",
-      "['s1146', 'Movie', 'Burning', 'Lee Chang-dong', 'Yoo Ah-in, Steven Yeun, Jun Jong-seo, Kim Soo-kyung, Moon Sung-keun, ChoI Seung-ho', 'South Korea, Japan', 'April 29, 2019', '2018', 'TV-MA', '148 min', 'Dramas, Independent Movies, International Movies', 'An aspiring writer goes to the airport to pick up a high school friend returning from a trip to Africa but is disheartened to see her with another man.']\n",
-      "['s1147', 'Movie', 'Burning Cane', 'Phillip Youmans', 'Wendell Pierce, Karen Kaia Livers, Dominique McClellan, Braelyn Kelly, Emyri Crutchfield, Cynthia Capers, Erika Woods', 'United States', 'November 6, 2019', '2019', 'TV-MA', '78 min', 'Dramas', 'A small-town Louisiana minister and one of his parishioners cope with grief, alcoholism and a crisis of faith in this dramatic character study.']\n",
-      "['s1148', 'Movie', 'Burning Sands', 'Gerard McMurray', 'Trevor Jackson, Alfre Woodard, Trevante Rhodes, Steve Harris, DeRon Horton, Rotimi, Serayah, Tosin Cole, Malik Bazille, Octavius J. Johnson, Davyon St. Usaire, Mitchell Edwards, Nafessa Williams, Christian Robinson, Imani Hakim, Raquel Bianca John', 'United States', 'March 10, 2017', '2017', 'TV-MA', '102 min', 'Dramas, Independent Movies', \"Promising student Zurich opens his eyes to some hard truths when his fraternity's violent hazing escalates into a disastrous hell night.\"]\n",
-      "['s1149', 'TV Show', 'Burnistoun', '', 'Iain Connell, Robert Florence, Kirsty Strain, Richard Rankin, Allan Miller, Louise Stewart', 'United Kingdom', ' October 1, 2019', '2012', 'TV-MA', '2 Seasons', 'British TV Shows, TV Comedies', 'This sketch series focuses on the eccentric characters in a small Scottish town, including bumbling cops, \"DJ Jesus\" and a disgruntled serial killer.']\n",
-      "['s1150', 'Movie', 'Bushwick', 'Cary Murnion, Jonathan Milott', 'Dave Bautista, Brittany Snow, Angelic Zambrana, Jeremie Harris, Myra Lucretia Taylor, Arturo Castro, Christian Navarro', 'United States', 'November 24, 2017', '2017', 'TV-MA', '94 min', 'Action & Adventure, Independent Movies', 'When their diverse neighborhood is besieged by a mysterious militia, a grad student and an ex-Marine become an unlikely team in a battle for survival.']\n",
-      "['s1151', 'TV Show', 'Busted!', '', 'Yoo Jae-suk, Ahn Jae-wook, Kim Jong-min, Lee Kwang-soo, Park Min-young, Sehun, Kim Se-jeong', 'South Korea', 'November 8, 2019', '2019', 'TV-14', '2 Seasons', 'Crime TV Shows, International TV Shows, Korean TV Shows', 'Tackling different mysteries in each episode of this game show, seven sleuths get closer to solving the biggest one of all: What happened to Project D?']\n",
-      "['s1152', 'Movie', \"Buster's Mal Heart\", 'Sarah Adina Smith', 'Rami Malek, DJ Qualls, Kate Lyn Sheil, Sukha Belle Potter, Toby Huss, Lin Shaye, Mark Kelly, Bruce Bundy, Teresa Yenque, Sandra Ellis Lafferty, Nicholas Pryor', 'United States', 'August 26, 2017', '2016', 'TV-MA', '98 min', 'Independent Movies, Thrillers', 'On the run from authorities, a troubled man recalls the mysterious events – and the strange drifter – that inspired his unusual transformation.']\n",
-      "['s1153', 'Movie', 'Butterfield 8', 'Daniel Mann', 'Elizabeth Taylor, Laurence Harvey, Eddie Fisher, Dina Merrill, Mildred Dunnock, Betty Field, Jeffrey Lynn, Susan Oliver', 'United States', 'November 1, 2019', '1960', 'TV-14', '108 min', 'Classic Movies, Dramas, Romantic Movies', \"Elizabeth Taylor won an Oscar as Gloria Wandrous, a stylish call girl who yearns to go straight, especially after she thinks she's found Mr. Right.\"]\n",
-      "['s1154', 'Movie', 'BuyBust', 'Erik Matti', 'Anne Curtis, Brandon Vera, Victor Neri, Arjo Atayde, Levi Ignacio, Alex Calleja, Lao Rodriguez, Joross Gamboa, Ricky Pascua, Nonie Buencamino', 'Philippines', 'November 13, 2018', '2018', 'TV-MA', '128 min', 'Action & Adventure, International Movies', 'In a mazelike Manila slum, at war with incensed civilians and a brutal cartel, special agent Nina Manigan must fight her way through one fierce night.']\n",
-      "['s1155', 'Movie', 'Bwakaw', 'Jun Lana', 'Eddie Garcia, Princess, Rez Cortez, Bibeth Orteza, Joey Paras, Allan Paule, Beverly Salviejo, Soxy Topacio, Armida Siguion-Reyna, Luz Valdez, Gardo Versoza', 'Philippines, Canada, United Kingdom, United States', 'December 16, 2020', '2012', 'TV-MA', '110 min', 'Dramas, International Movies, LGBTQ Movies', 'Gruff and alone, retiree Rene rejects most human contact but begins to soften when he comes to terms with his homosexuality.']\n",
-      "['s1156', 'Movie', 'By the Sea', 'Angelina Jolie', 'Angelina Jolie, Brad Pitt, Mélanie Laurent, Melvil Poupaud, Niels Arestrup, Richard Bohringer', 'France, Malta, United States', 'February 16, 2020', '2015', 'R', '122 min', 'Dramas, Romantic Movies', 'Troubled by the state of their marriage, Vanessa and Roland visit a French seaside town, where they have a fateful encounter with a pair of newlyweds.']\n",
-      "['s1157', 'Movie', 'Bye Bye London', 'Almunsif Alsuwaisi', 'Abdulhussain Abdulredah, Ghanem Al-Saleh, Mariam Al-Ghadban, Dawood Hussain, Entesar Alsharah, Mohamed Gaber', 'Kuwait', 'May 21, 2020', '1981', 'TV-14', '177 min', 'Comedies, Dramas, International Movies', 'In this satirical play, a wealthy Kuwaiti businessman travels to London for pleasure and encounters a host of eccentric characters.']\n",
-      "['s1158', 'Movie', 'Bygones Be Bygones', 'Hakan Algül', 'Ata Demirer, Tuvana Türkay, Ülkü Duru, Salih Kalyon, Renan Bilek, Seda Güven, Toprak Sergen, Ali Yoğurtçuoğlu, Bedir Bedir, Gümeç Alpay Aslan', 'Turkey', 'October 11, 2019', '2017', 'TV-MA', '104 min', 'Comedies, International Movies, Romantic Movies', \"A mother's plan to find her bachelor son a match derails when a new prospect turns up and sinister schemes unfold.\"]\n",
-      "['s1159', 'Movie', 'Bypass Road', 'Naman Nitin Mukesh', 'Neil Nitin Mukesh, Adah Sharma, Rajit Kapoor, Gul Panag, Shama Sikander, Manish Chaudhary, Sudhanshu Pandey, Taher Shabbir', 'India', 'March 15, 2020', '2019', 'TV-14', '135 min', 'International Movies, Thrillers', 'On the night his ex-lover mysteriously dies, a top fashion designer has a serious accident, raising questions on whether the incidents are linked.']\n",
-      "['s1160', 'Movie', 'C Kkompany', 'Sachin Yardi', 'Mahesh Bhatt, Mithun Chakraborty, G.K. Desai, Celina Jaitly, Karan Johar, Ekta Kapoor, Tusshar Kapoor, Anupam Kher, Ashok Pandit, Lalit Parashar, Raima Sen, Rajpal Yadav', 'India', 'May 31, 2019', '2008', 'TV-14', '127 min', 'Action & Adventure, Comedies, International Movies', \"To blow off some steam, friends Akshay, Joshi and Lambodar, posing as a gang called C Kkompany, make a phony extortion demand to Joshi's apathetic son. The trio is shocked when their prank call makes them anonymous celebrities.\"]\n",
-      "['s1161', 'Movie', 'Cézanne et moi', 'Daniele Thompson', 'Guillaume Canet, Guillaume Gallienne, Alice Pol, Déborah François, Sabine Azéma, Freya Mavor, Isabelle Candelier, Laurent Stocker', 'Belgium, France', 'September 7, 2017', '2016', 'R', '114 min', 'Dramas, Independent Movies, International Movies', 'This historical drama explores the long and often volatile friendship of painter Paul Cézanne and writer Émile Zola, who first met as schoolboys.']\n",
-      "['s1162', 'Movie', 'Cabin Fever', 'Travis Zariwny', 'Gage Golightly, Matthew Daddario, Samuel Davis, Nadine Crocker, Dustin Ingram, Randy Schulman', 'United States', 'June 6, 2019', '2016', 'R', '98 min', 'Horror Movies, Thrillers', \"As a flesh-eating virus rips its way through a remote woodland cabin, the terrified teens vacationing inside wonder who'll fall victim next.\"]\n",
-      "['s1163', 'TV Show', 'Cabins in the Wild with Dick Strawbridge', '', 'Dick Strawbridge, William Hardie', 'United Kingdom', 'September 15, 2018', '2017', 'TV-PG', '1 Season', 'British TV Shows, International TV Shows, Reality TV', 'Engineer Dick Strawbridge and craftsman Will Hardie tour eight unique cabins built for a pop-up hotel in Wales, and construct No. 9 on their own.']\n",
-      "['s1164', 'TV Show', 'Cable Girls', '', 'Blanca Suárez, Nadia de Santiago, Ana Fernández, Maggie Civantos, Ana Polvorosa, Yon González, Martiño Rivas, Nico Romero, Borja Luna, Sergio Mur, Concha Velasco, Antonio Velázquez, Ernesto Alterio, Ira del Río, Angela Cremonte, Andrea Carballo', 'Spain', 'July 3, 2020', '2019', 'TV-MA', '6 Seasons', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'In 1920s Madrid, four women at the National Telephone Company ring in revolution as they manage romance, friendship and the modern workplace.']\n",
-      "['s1165', 'Movie', 'Cadaver', 'Jarand Herdal', 'Gitte Witt, Thomas Gullestad, Thorbjørn Harr, Tuva Olivia Remman, Trine Wiggen, Maria Grazia Di Meo, Kingsford Siayor, Jonatan Rodriguez', 'Norway', 'October 22, 2020', '2020', 'TV-MA', '87 min', 'Horror Movies, International Movies', \"When a peculiar hotel dinner show draws crowds during a postapocalyptic famine, one family discovers they'll pay much more than the price of admission.\"]\n",
-      "['s1166', 'TV Show', 'Cagaster of an Insect Cage', '', 'Yoshimasa Hosoya, Kana Hanazawa, Natsuki Hanae, Takahiro Sakurai, Daisuke Namikawa, Toshiyuki Morikawa, Kazuyuki Okitsu, Junichi Suwabe, Tomohiro Shiozaki, Ai Kayano, Tetsu Shiratori, Yasuhiro Mamiya, Daiki Yamashita, Akari Kito, Tomokazu Sugita, Aoi Yuki, Kohsuke Toriumi', 'Japan', 'February 6, 2020', '2020', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'Thirty years after a disease that turns the infected into carnivorous insects emerged, a young exterminator and a teenage girl search for her mother.']\n",
-      "['s1167', 'Movie', 'Cahaya Dari Timur Beta Maluku', 'Angga Dwimas Sasongko', 'Chicco Jerikho, Abdurrahman Arif, Jajang C. Noer, Ridho Hafiedz, Leo Maitimu, Shafira Umm, Glenn Fredly, Aufa Assagaf, Burhanuddin Ohorella, Bebeto Leutually', 'Indonesia', 'October 5, 2018', '2014', 'TV-14', '151 min', 'Dramas, International Movies, Sports Movies', 'After witnessing a child’s death during a violent clash, a former soccer player launches a youth team to help local kids avoid further bloodshed.']\n",
-      "['s1168', 'Movie', 'Caida del Cielo', 'Néstor Sánchez Sotelo', 'Muriel Santa Ana, Peto Menahem, Héctor Díaz, Sebastián Wainraich, Karina K., Hernán Jiménez, Fabián Forte, Verónica Intile', 'Argentina', 'January 20, 2017', '2016', 'TV-MA', '78 min', 'Comedies, International Movies, Romantic Movies', \"When Julia literally falls into Alejandro's backyard from her apartment above, it's just the jolt that's needed to nudge these two loners together.\"]\n",
-      "['s1169', 'TV Show', 'Cain and Abel', '', 'So Ji-sub, Shin Hyun-joon, Chae Jung-an, Han Ji-min, Kim Hae-suk, You-Mi Ha, Yong Jang, Kwon Hae-hyo', 'South Korea', 'March 12, 2019', '2009', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'Gifted doctor Cho-in leads a charmed life while his older brother Seon-woo seethes with jealousy in this series inspired by Biblical characters.']\n",
-      "['s1170', 'Movie', 'Cairo Station', 'Youssef Chahine', 'Farid Shawqy, Hind Rostom, Youssef Chahine, Hassan el Baroudi, Abdel Aziz Khalil, Naima Wasfy, Said Khalil, Abdel Ghani Nagdi', 'Egypt', 'June 18, 2020', '1958', 'TV-14', '73 min', 'Classic Movies, Dramas, International Movies', \"A Cairo newsstand vendor's fantasies morph into a dangerous fixation with a lemonade seller as a serial killer begins terrorizing the city.\"]\n",
-      "['s1171', 'Movie', 'Cake', 'Asim Abbasi', 'Aamina Sheikh, Sanam Saeed, Adnan Malik, Mohammad Ahmad, Beo Rana Zafar, Faris Khalid, Hira Hussain, Mikaal Zulfiqar', 'United Kingdom, Pakistan', 'May 15, 2019', '2018', 'TV-MA', '125 min', 'Comedies, Dramas, International Movies', 'When their aging father’s illness reunites two sisters under one roof, new tensions arise between them as old wounds and hidden secrets surface.']\n",
-      "['s1172', 'Movie', 'Calendar Girls', 'Madhur Bhandarkar', 'Akanksha Puri, Avani Modi, Kyra Dutt, Ruhi Singh, Satarupa Pyne, Mita Vashisht, Keith Sequeira, Deepak Wadhwa, Indraneil Sengupta, Vikram Sakhalkar', 'India', 'October 15, 2017', '2015', 'TV-14', '126 min', 'Dramas, International Movies', 'Five calendar models try to navigate the twists and turns thrown in their path by the seductive and ruthless world of glamour.']\n",
-      "['s1173', 'Movie', 'Calibre', 'Matt Palmer', 'Jack Lowden, Martin McCann, Tony Curran, Ian Pirie, Cameron Jack', 'United Kingdom', 'June 29, 2018', '2018', 'TV-MA', '101 min', 'Dramas, International Movies, Thrillers', 'Two lifelong friends on a hunting trip in Scotland find their nerves – and their morals – ruthlessly tested after a harrowing turn of events.']\n",
-      "['s1174', 'TV Show', 'Calico Critters', '', 'Georgie Fuller, Jessica Hinds-Mingo, Mayumi Kawai, Sarah Sumeray, Alix Macey, Jenna Sharpe', '', 'November 1, 2018', '2018', 'TV-Y', '1 Season', \"Kids' TV\", 'The adorable residents of Sylvanian Village always have lots of fun with their friends and families!']\n",
-      "['s1175', 'TV Show', 'Calico Critters Mini Episodes Clover', '', 'Stephanie Sheh, Erika Harlacher, Julie Maddalena, Dorothy Fahn, Anne Yatco, Cherami Leigh, Doug Erholtz, Keith Silverstein', '', 'March 1, 2020', '2020', 'TV-Y', '1 Season', \"Kids' TV\", 'From throwing parties to planning fashion shows, the Hopscotch Rabbit Family is ready to leap into the daily adventures of their sweet town.']\n",
-      "['s1176', 'Movie', 'Calico Critters: A Town of Dreams', 'Momoko Kamiya', '', '', 'November 1, 2018', '2017', 'TV-Y', '11 min', 'Children & Family Movies', 'Freya heads into town with her mother for a very special occasion: a dress designed by her sister Stella is going to be in a fashion show!']\n",
-      "['s1177', 'Movie', \"Calico Critters: Everyone's Big Dream Flying in the Sky\", 'Momoko Kamiya', 'Erika Harlacher', '', 'March 1, 2020', '2019', 'TV-Y', '11 min', 'Children & Family Movies', 'In the Hazelnut Chipmunk Family, Dominic is a little boy who loves to play, but a big moment will make him more grown-up on one memorable day.']\n",
-      "['s1178', 'Movie', 'Calico Critters: The Treasure of Calico Village', 'Momoko Kamiya', '', '', 'November 1, 2018', '2017', 'TV-Y', '22 min', 'Children & Family Movies', 'Freya and her friends inspire the mayor to put on a competition at the fete to pick the loveliest thing in Sylvanian Village.']\n",
-      "['s1179', 'TV Show', 'Caliphate', '', 'Aliette Opheim, Gizem Erdogan, Amed Bozan, Albin Grenholm, Nora Rios, Yussra El Abdouni, Amanda Sohrabi, Lancelot Ncube, Simon Mezher, Ala Riani', 'Sweden', 'March 18, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'An impending ISIS attack on Sweden entangles a group of women, including a mother in a bind, a spirited student and an ambitious cop.']\n",
-      "['s1180', 'TV Show', 'Call Me Francis', '', 'Rodrigo de la Serna, Sergio Hernández, Mercedes Morán, Muriel Santa Ana, Alex Brendemühl, Maximilian Dirr, Andres Gil, Marco Di Tieri', 'Italy', 'December 16, 2016', '2016', 'TV-14', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', 'On his path to becoming Pope Francis, Father Jorge Bergoglio pursues his religious vocation in a country ravaged by a brutal military dictatorship.']\n",
-      "['s1181', 'TV Show', 'Call My Agent!', '', 'Camille Cottin, Thibault De Montalembert, Grégory Montel, Liliane Rovère, Fanny Sidney, Laure Calamy, Nicolas Maury, Stéfi Celma, Assaad Bouab, Isabelle Adjani, Juliette Binoche, Virginie Efira, Christopher Lambert', 'France', 'January 4, 2019', '2018', 'TV-MA', '3 Seasons', 'International TV Shows, TV Comedies, TV Dramas', 'At a top Paris talent firm, agents scramble to keep their star clients happy – and their business afloat – after an unexpected crisis.']\n",
-      "['s1182', 'TV Show', 'Call the Midwife', 'Philippa Lowthorpe', 'Vanessa Redgrave, Bryony Hannah, Helen George, Jenny Agutter, Pam Ferris, Laura Main, Judy Parfitt, Cliff Parisi, Stephen McGann, Ben Caplan, Miranda Hart, Jessica Raine, Max Macmillan, Victoria Yeates, Jack Ashton, Emerald Fennell, Linda Bassett', 'United Kingdom', 'September 15, 2020', '2020', 'TV-MA', '9 Seasons', 'British TV Shows, International TV Shows, TV Dramas', 'This period drama set in impoverished East London in the 1950s follows a newly qualified midwife and her colleagues at a nursing convent.']\n",
-      "['s1183', 'Movie', 'Calum von Moger: Unbroken', 'Vlad Yudin', 'Calum Von Moger', 'United States', 'August 13, 2019', '2019', 'TV-MA', '93 min', 'Documentaries, Sports Movies', 'Bodybuilder and two-time Mr. Universe, Calum von Moger, reflects on his rise to fame and battle to come back from a debilitating injury.']\n",
-      "['s1184', 'Movie', 'Cam', 'Daniel Goldhaber', 'Madeline Brewer, Patch Darragh, Melora Walters, Devin Druid, Imani Hakim, Michael Dempsey, Flora Diaz, Samantha Robinson, Jessica Parker Kennedy, Quei Tann', 'United States', 'November 16, 2018', '2018', 'TV-MA', '95 min', 'Horror Movies, Independent Movies, Thrillers', 'After a look-alike takes over her account, a cam girl with a growing fan base sets out to identify the mysterious culprit and reclaim her own identity.']\n",
-      "['s1185', 'TV Show', 'Camarón Revolution', '', 'Camarón de la Isla, Juan Diego', '', 'July 18, 2018', '2018', 'TV-14', '1 Season', 'Docuseries, International TV Shows, Spanish-Language TV Shows', 'The extraordinary life and career of flamenco legend Camarón de la Isla is covered in this sweeping biography series.']\n",
-      "['s1186', 'Movie', 'Camarón: The Film', 'Alexis Morante', 'Juan Diego', 'Spain', 'July 18, 2018', '2018', 'TV-14', '105 min', 'Documentaries, International Movies, Music & Musicals', 'This documentary looks back on the life of legendary flamenco singer Camarón, who went from humble roots to rock star status to a tragic early death.']\n",
-      "['s1187', 'TV Show', 'Camelia la Texana', 'Carlos Bolado', 'Sara Maldonado, Erik Hayser, Andrés Palacios, Dagoberto Gama, Luis Ernesto Franco, Arcelia Ramírez, Eréndira Ibarra', 'Mexico, United States', 'February 1, 2017', '2014', 'TV-14', '1 Season', 'Crime TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'Inspired by the famous song \"Contrabando y Traición,\" Camelia, a beautiful girl from San Antonio, kills her lover and becomes a legendary drug runner.']\n",
-      "['s1188', 'Movie', 'Camera Store', 'Scott Marshall Smith', 'John Larroquette, John Rhys-Davies, Paul Ben-Victor, David James Elliott, Laura Silverman, Cheryl Ladd, Justin Lieberman, Maddie McCormick', 'United States', 'August 20, 2017', '2016', 'TV-MA', '104 min', 'Comedies, Dramas', 'With the digital revolution just around the corner, the employees of Bibideaux camera store strive to stay relevant amid unstoppable change.']\n",
-      "['s1189', 'Movie', 'Camp Cool Kids', 'Lisa Arnold', 'Connor Rosen, Logan Shroyer, Michael Gross, Markie Post, Leigh-Allyn Baker, Juliocesar Chavez, Tyree Brown', 'United States', 'January 1, 2018', '2017', 'TV-G', '104 min', 'Children & Family Movies, Comedies, Dramas', 'A young boy attends summer camp, where he overcomes his fears, stands up to bullies and learns important lessons about faith and life.']\n",
-      "['s1190', 'TV Show', 'Camp X', '', '', 'Canada', 'February 1, 2019', '2014', 'TV-MA', '1 Season', 'Docuseries', \"Established during World War II, North America's first secret agent training school – known as Camp X – paved the way for present-day espionage.\"]\n",
-      "['s1191', 'Movie', 'Camp X-Ray', 'Peter Sattler', \"Kristen Stewart, Peyman Moaadi, John Carroll Lynch, Lane Garrison, Joseph Julian Soria, Ser'Darius Blain, Cory Michael Smith, Julia Duffy\", 'United States', 'January 14, 2017', '2014', 'R', '117 min', 'Dramas, Independent Movies', \"Fresh Army recruit Amy Cole is assigned to Guantanamo Bay's Camp X-Ray, where she forms a surprising bond with one of the prisoners in her charge.\"]\n",
-      "['s1192', 'TV Show', 'Can We Get Married?', '', 'Sung Jun, So-min Jung, Sung-min Kim, Ae-yeon Jeong, Mi-sook Lee, Eun-sook Sunwoo, Seok-woo Kang, Young-kwang Kim, Han Groo, Jin-soo Kim', 'South Korea', 'May 22, 2017', '2012', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'On the cusp of marriage or divorce, four couples consider the meaning of love, sharing a life, meddling families and the weight of their commitment.']\n",
-      "['s1193', 'TV Show', 'Can You Hear Me?', '', 'Mélissa Bédard, Ève Landry, Florence Longpré', 'Canada', 'November 2, 2020', '2020', 'TV-MA', '2 Seasons', 'International TV Shows, TV Comedies, TV Dramas', 'Three friends in a low-income neighborhood find humor and hope in their lives as they grapple with bad boyfriends and their dysfunctional families.']\n",
-      "['s1194', 'TV Show', \"Can't Cope, Won't Cope\", '', \"Seána Kerslake, Nika McGuigan, Sheila Moylette, Muiris Crowley, Steve Blount, Amy Huberman, Laurence O'Fuarain, Seán Óg Cairns, Hannah Sheehan, Peter Campion\", 'Ireland', 'May 28, 2020', '2018', 'TV-MA', '2 Seasons', 'TV Comedies, TV Dramas', 'In Dublin, friends Aisling and Danielle must come to terms with adulthood when their millennial hijinks and hangovers begin to wear off.']\n",
-      "['s1195', 'Movie', \"Can't Hardly Wait\", 'Harry Elfont, Deborah Kaplan', 'Jennifer Love Hewitt, Ethan Embry, Charlie Korsmo, Lauren Ambrose, Peter Facinelli, Seth Green, Michelle Brookhurst, Alexander Martin, Erik Palladino, Channon Roe, Sean Patrick Thomas', 'United States', 'January 1, 2021', '1998', 'PG-13', '101 min', 'Comedies, Romantic Movies', 'At a wild high school graduation party, aspiring writer Preston hopes to declare his love to popular girl Amanda, who just got dumped by the class jock.']\n",
-      "['s1196', 'Movie', \"Can't Help Falling in Love\", 'Mae Czarina Cruz', 'Kathryn Bernardo, Daniel Padilla, Matteo Guidicelli, Zanjoe Marudo, Cherry Pie Picache, Lotlot De Leon, Dennis Padilla, Lito Pimentel, Joross Gamboa, Janus del Prado', 'Philippines', 'February 27, 2019', '2017', 'TV-14', '120 min', 'Comedies, Dramas, International Movies', \"Gab is eager to tie the knot with her handsome boyfriend, but there's a problem, and it's a doozy: She's already married to a total stranger.\"]\n",
-      "['s1197', 'Movie', 'Can’t Complain', 'Ahmed Nader Galal', 'Ahmed Helmy, Menna Shalaby, Khaled El Sawy, Lotfy Labib', 'Egypt', 'June 3, 2020', '2007', 'TV-MA', '114 min', 'Comedies, International Movies, Romantic Movies', 'Raised by a father to fraudulently act as one person, three identical brothers end up pining for the same woman as one triplet seeks psychiatric help.']\n",
-      "['s1198', 'Movie', 'Candy Jar', 'Ben Shelton', 'Christina Hendricks, Helen Hunt, Uzo Aduba, Sami Gayle, Jacob Latimore', 'United States', 'April 27, 2018', '2018', 'TV-14', '93 min', 'Children & Family Movies, Dramas, Romantic Movies', 'Dueling high school debate champs who are at odds on just about everything forge ahead with ambitious plans to get into the colleges of their dreams.']\n",
-      "['s1199', 'TV Show', 'Candy Online', '', 'Ruby Zhan, Suun Lin, Sunnie Wang, Dean Tang, Lain Lu, Cheng Ko, Jacqueline Zhu, Chen Wen-shan, Ada Pan', 'Taiwan', 'November 17, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, Teen TV Shows', \"When a wardrobe malfunction goes viral, a bubbly live streamer struggles to navigate her classmates' cruel judgment and the small town she lives in.\"]\n",
-      "['s1200', 'Movie', 'Candyflip', 'Shanawaz Nellikunnil', 'Prashant Prakash, Kalki Koechlin, Prakash Raj, Gulshan Devaiah, Valeriya Polyanychko', 'India', 'February 15, 2019', '2017', 'TV-MA', '104 min', 'Dramas, Independent Movies, International Movies', 'On the incandescent shores of Goa, a young man tumbles down a mind-bending – and soon dangerous – series of trips after taking hallucinatory drugs.']\n",
-      "['s1201', 'Movie', 'Candyman', 'Bernard Rose', 'Virginia Madsen, Tony Todd, Xander Berkeley, Kasi Lemmons, Vanessa Williams, DeJuan Guy, Michael Culkin, Stanley DeSantis', 'United States, United Kingdom', 'October 1, 2019', '1992', 'R', '99 min', 'Cult Movies, Horror Movies', \"Grad student Helen Lyle unintentionally summons the Candyman, a hook-handed creature made flesh by other people's belief in him.\"]\n",
-      "['s1202', 'TV Show', 'Cannabis', '', 'Jean-Michel Correia, Yasin Houicha, Pedro Casablanc, Christophe Paou, Kate Moran, Santi Pons', 'France', 'December 15, 2016', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'When a huge marijuana shipment falls prey to thieves, the aftermath touches players from all ranks of the drug trade between Morocco and Europe.']\n",
-      "['s1203', 'TV Show', 'Cannon Busters', '', 'Yoshitsugu Matsuoka, Hinaki Yano, Shiori Izawa, Junji Majima, Yosuke Akimoto, Nobuyuki Hiyama, Takaya Kuroda, Katsuhisa Houki, Taro Yamaguchi, Junko Minagawa, Tomomi Maruyama', 'United States, Japan', 'August 15, 2019', '2019', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'Immortal renegade Philly the Kid and his transforming pink Cadillac join a relentlessly upbeat friendship droid on her quest to find a missing prince.']\n",
-      "['s1204', 'Movie', 'Canvas', 'Frank E. Abney III', '', 'United States', 'December 11, 2020', '2020', 'G', '9 min', 'Children & Family Movies, Dramas', 'After a heartbreaking loss, a grandfather struggling to reclaim his passion for painting finds the inspiration to create again.']\n",
-      "['s1205', 'Movie', 'Capital in the Twenty-First Century', 'Justin Pemberton', '', 'France, New Zealand', 'September 8, 2020', '2019', 'TV-14', '103 min', 'Documentaries', \"Based on economist Thomas Piketty's best-selling book, this documentary examines wealth accumulation and its looming social repercussions.\"]\n",
-      "['s1206', 'Movie', 'Cappuccino', 'Noushad', 'Dharmajan Bolgatty, Aneesh Menon, Sunil Sukhada, Anita Lukmance, Kottayam Pradeep, Natasha Doshi, Hareesh Perumanna, Sharanya, Vineeth Mohan, Sudhi Koppa', 'India', 'July 1, 2018', '2017', 'TV-PG', '126 min', 'Comedies, Dramas, International Movies', 'Richi is a director of commercials whose computer memory drive is accidentally switched with that of Sneha, a woman he soon falls in love with.']\n",
-      "['s1207', 'Movie', 'Captain Underpants Epic Choice-o-Rama', '', 'Nat Faxon, Jay Gragnani, Ramone Hamilton, Sean Astin, Dayci Brookshire, Jorge Diaz, Todd Grimes, Peter Hastings, Evan Kishiyama, David Koechner, Phil LaMarr, Erica Luttrell, Patty Mattson, Brennan Murray, Nolan North', 'United States', 'February 11, 2020', '2020', 'TV-Y7', '81 min', 'Children & Family Movies, Comedies', 'In this interactive special, Harold and George need your decision-making skills to stop Krupp from blowing their beloved treehouse to smithereens.']\n",
-      "['s1208', 'Movie', 'Captain Underpants Mega Blissmas', 'Erik Kling, Kevin Peaty', 'Nat Faxon, Jay Gragnani, Ramone Hamilton, Sean Astin, Dayci Brookshire, Jim Cummings, Jorge Diaz', 'United States', 'December 4, 2020', '2020', 'TV-Y7', '46 min', 'Children & Family Movies, Comedies', \"Christmas gets weird — really weird — after George and Harold go back in time to change up a few of their beloved holiday's traditions.\"]\n",
-      "['s1209', 'TV Show', 'Captive', '', '', 'United Kingdom', 'December 9, 2016', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', \"This documentary series reconstructs history's most complex, high-stakes hostage negotiations as kidnapping victims recount their terrifying ordeals.\"]\n",
-      "['s1210', 'TV Show', 'Car Masters: Rust to Riches', '', 'Mark Towle, Shawn Pilot, Constance Nunes, Tony Quinones, Mike \"Caveman\" Pyle', '', 'March 27, 2020', '2020', 'TV-PG', '2 Seasons', 'Reality TV', 'The colorful crew at Gotham Garage overhauls an eclectic collection of cars and trucks, trading up to a showstopper they can sell for big bucks.']\n",
-      "['s1211', 'Movie', 'Carbon', 'Olivier Marchal', 'Benoît Magimel, Gringe, Idir Chender, Laura Smet, Michaël Youn, Dani, Patrick Catalifo, Gérard Depardieu', 'France, Belgium', 'September 1, 2018', '2017', 'TV-MA', '104 min', 'Dramas, International Movies, Thrillers', 'On the verge of losing his business, an entrepreneur launches a carbon tax scam that thrusts him into a web of criminals, intrigue and murder.']\n",
-      "['s1212', 'Movie', 'Cardboard Gangsters', \"Mark O'Connor\", \"John Connors, Fionn Walton, Kierston Wareing, Paul Alwright, Ryan Lincoln, Jimmy Smallhorne, Toni O'Rourke, Fionna Hewitt-Twamley, Stephen Clinch, Ciaran McCabe\", 'Ireland', 'September 15, 2018', '2016', 'TV-MA', '92 min', 'Dramas, International Movies', 'A low-level drug dealer decides to move up the ranks of the illegal narcotics trade in Darndale, Dublin, putting him and his gang on a violent path.']\n",
-      "['s1213', 'TV Show', 'Cardcaptor Sakura', '', 'Miwa Matsumoto, Motoko Kumai, Nozomu Sasaki, Hideyuki Tanaka, Junko Iwao, Emi Motoi, Yukana, Aya Hisakawa, Katsuyuki Konishi, Emi Shinohara, Sakura Tange, Ryoka Yuzuki, Minako Kotobuki, Yumi Toma, Natsuki Hanae, Issei Miyazaki, Tomokazu Seki, Kazuo Hayashi, Masaya Onosaka, Minori Suzuki, Megumi Ogata', 'Japan', 'June 1, 2020', '1999', 'TV-Y7', '2 Seasons', 'Anime Series, International TV Shows', 'After a young girl breaks the seal of a magical book, releasing the spirits of the cards inside, she must become a \"Cardcaptor\" and retrieve them.']\n",
-      "['s1214', 'TV Show', 'Care Bears & Cousins', '', 'Michael Sinterniklaas, Michaela Dean, Doug Erholtz, Braeden Fox, Olivia Hack, David Lodge, Nayo Wallace, Ryan Wiesbrock', 'United States', 'February 5, 2016', '2016', 'TV-Y', '2 Seasons', \"Kids' TV\", 'The whole huggable gang is back, bringing tales of caring and sharing to a new generation. And now the Care Bear Cousins are here to join the fun!']\n",
-      "['s1215', 'TV Show', 'Care Bears: Welcome to Care-a-Lot', '', 'David Lodge, Patty Mattson, Doug Erholtz, Stephanie Sheh, Nayo Wallace, Michael Sinterniklaas, Michaela Dean', 'United States', 'August 2, 2019', '2012', 'TV-Y', '1 Season', \"Kids' TV\", 'Nestled in a faraway cloud is a rainbow-colored world called Care-a-Lot, home to the magical Care Bears who each have a special talent.']\n",
-      "['s1216', 'Movie', 'Care of Kancharapalem', 'Maha Venkatesh', 'Subba Rao Vepada, Radha Bessy, Kesava Karri, Nithyasri Goru, Karthik Rathnam, Praneetha Patnaik, Mohan Bhagath, Praveena Paruchuri', 'India', 'September 6, 2019', '2018', 'TV-14', '142 min', 'Comedies, Dramas, Independent Movies', 'From a schoolboy’s crush to a middle-aged bachelor’s office romance, four love stories spanning age, religion and status unfold in a small Indian town.']\n",
-      "['s1217', 'Movie', 'Caregiver', 'Chito S. Roño', 'Sharon Cuneta, John Estrada, John Manalo, Rica Peralejo, Jhong Hilario, Saul Reichlin, Matthew Rutherford, Claire Jeater, Makisig Morales, Mickey Ferriols', 'Philippines', 'March 5, 2019', '2008', 'TV-14', '131 min', 'Dramas, International Movies', 'Sarah leaves her son in the Philippines to reunite with her husband in London, where she struggles personally and professionally as a care-home worker.']\n",
-      "['s1218', 'Movie', 'Cargo', 'Arati Kadav', 'Vikrant Massey, Shweta Tripathi, Nandu Madhav, Konkona Sen Sharma, Biswapati Sarkar, Ritwik Bhaumik, Prabal Panjabi, Hansal Mehta', 'India', 'September 9, 2020', '2020', 'TV-14', '113 min', 'Comedies, Dramas, Independent Movies', 'Aboard a spaceship where souls of the deceased are readied for reincarnation, a lone crew member’s rigid existence is disrupted by a spry new assistant.']\n",
-      "['s1219', 'Movie', 'Carlos Almaraz: Playing with Fire', 'Elsa Flores Almaraz, Richard J Montoya', 'Edward James Olmos, Zach De La Rocha', 'United States', 'October 1, 2020', '2019', 'TV-14', '83 min', 'Documentaries, LGBTQ Movies', \"Mixing archival footage with interviews, this film celebrates one of Los Angeles's most influential painters and Chicano art activists from the 1970s.\"]\n",
-      "['s1220', 'Movie', 'Carlos Ballarta: El amor es de putos', 'Jan Suter, Raúl Campos Delgado', 'Carlos Ballarta', 'Mexico', 'November 21, 2016', '2016', 'TV-MA', '67 min', 'Stand-Up Comedy', 'Carlos Ballarta mocks daily life in Mexico, including public transit, the education system and the corn seller who betrays your confidence.']\n",
-      "['s1221', 'Movie', 'Carlos Ballarta: Furia Ñera', 'Raúl Campos, Jan Suter', 'Carlos Ballarta', 'Mexico', 'May 11, 2018', '2018', 'TV-MA', '63 min', 'Stand-Up Comedy', \"Mexican comic Carlos Ballarta mocks himself and points out the absurdities of parenthood and how he uses his wife's pregnancies to avoid commitments.\"]\n",
-      "['s1222', 'TV Show', 'Carmel: Who Killed Maria Marta?', 'Alejandro Hartmann', '', 'Argentina', 'November 5, 2020', '2020', 'TV-14', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', 'A woman is found dead in her bathtub, with a puddle of blood nearby. Her husband theorizes she had an accident. But an autopsy tells a different story.']\n",
-      "['s1223', 'TV Show', 'Carmen Sandiego', '', \"Gina Rodriguez, Finn Wolfhard, Abby Trott, Michael Hawley, Michael Goldsmith, Kari Wahlgren, Sharon Muthu, Liam O'Brien, Rafael Petardi, Charlet Chung\", 'United States', 'January 15, 2021', '2021', 'TV-Y7', '4 Seasons', \"Kids' TV, TV Thrillers\", \"A master thief who uses her skills for good, Carmen Sandiego travels the world foiling V.I.L.E.'s evil plans – with help from her savvy sidekicks.\"]\n",
-      "['s1224', 'Movie', 'Carmen Sandiego: To Steal or Not to Steal', 'Jos Humphrey', \"Gina Rodriguez, Finn Wolfhard, Abby Trott, Michael Hawley, Liam O'Brien, Mary Elizabeth McGlynn, Toks Olagundoye, Sharon Muthu\", 'Canada, United States', 'March 10, 2020', '2020', 'TV-Y7', '82 min', 'Children & Family Movies', 'You drive the action in this interactive adventure, helping Carmen save Ivy and Zack when V.I.L.E. captures them during a heist in Shanghai.']\n",
-      "['s1225', 'Movie', 'Carol', 'Todd Haynes', 'Cate Blanchett, Rooney Mara, Sarah Paulson, Kyle Chandler, Jake Lacy, John Magaro, Cory Michael Smith, Carrie Brownstein, Kevin Crowley, Nik Pajic', 'United Kingdom, United States, Australia', 'October 20, 2020', '2015', 'R', '119 min', 'Dramas, LGBTQ Movies, Romantic Movies', 'In the 1950s, a glamorous married woman and an aspiring photographer embark on a passionate, forbidden romance that will forever change their lives.']\n",
-      "['s1226', 'TV Show', 'CAROLE & TUESDAY', '', 'Miyuri Shimabukuro, Kana Ichinose, Akio Otsuka, Miyu Irino, Sumire Uesaka, Hiroshi Kamiya, Mamoru Miyano, Kenyu Horiuchi, Tomoko Miyadera, Takahiro Sakurai, Maaya Sakamoto, Hiroki Yasumoto', 'Japan', 'December 24, 2019', '2019', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows, Teen TV Shows', \"Part-timer Carole meets rich girl Tuesday, and each realizes they've found the musical partner they need. Together, they just might make it.\"]\n",
-      "['s1227', 'Movie', 'Carrie', 'Brian De Palma', 'Sissy Spacek, Piper Laurie, Amy Irving, William Katt, John Travolta, Nancy Allen, Betty Buckley, P.J. Soles, Priscilla Pointer, Sydney Lassick, Stefan Gierasch, Michael Talbott, Doug Cox, Harry Gold, Noelle North', 'United States', 'June 1, 2019', '1976', 'R', '98 min', 'Classic Movies, Cult Movies, Horror Movies', 'An outcast teen with telekinetic ability lashes out with her deadly power when the high school \"in crowd\" torments her with a sick joke at the prom.']\n",
-      "['s1228', 'Movie', 'Carrie Pilby', 'Susan Johnson', \"Bel Powley, Nathan Lane, Vanessa Bayer, Gabriel Byrne, Jason Ritter, Colin O'Donoghue, William Moseley, Desmin Borges\", 'United States', 'September 5, 2017', '2016', 'TV-MA', '98 min', 'Comedies, Dramas', 'A socially awkward 19-year-old genius makes big plans to step out of her shell and make a friend, get a job and – maybe – even go on a date.']\n",
-      "['s1229', 'Movie', 'Carriers', 'Àlex Pastor, David Pastor', 'Lou Taylor Pucci, Chris Pine, Piper Perabo, Emily VanCamp, Christopher Meloni, Kiernan Shipka, Ron McClary, Mark Moses', 'United States', 'November 20, 2019', '2009', 'PG-13', '85 min', 'Horror Movies, Sci-Fi & Fantasy, Thrillers', 'As a lethal virus spreads globally, four friends seek a reputed plague-free haven. But while avoiding the infected, the travelers turn on one another.']\n",
-      "['s1230', 'Movie', 'Casa de mi Padre', 'Matt Piedmont', 'Will Ferrell, Gael García Bernal, Diego Luna, Genesis Rodriguez, Pedro Armendáriz Jr., Nick Offerman, Efren Ramirez, Adrian Martinez', 'United States, Mexico', 'November 14, 2012', '2012', 'R', '84 min', 'Comedies', 'Will Ferrell stars as a Spanish-speaking cowboy in this comedy about a Mexican clan trying to rescue their ranch from greedy creditors.']\n",
-      "['s1231', 'Movie', 'Casablancas: The Man Who Loved Women', 'Hubert Woroniecki', '', 'France', 'January 13, 2017', '2016', 'TV-14', '82 min', 'Documentaries, International Movies', 'The rise and smash success of Elite modeling agency founder John Casablancas is chronicled in this biography of the man who invented the supermodel.']\n",
-      "['s1232', 'TV Show', 'Case', '', 'Steinunn Ólína Þorsteinsdóttir, Magnús Jónsson, Þorsteinn Bachmann, Jóhanna Vigdís Arnardóttir, Birna Rún Eiríksdóttir, Elma Stefania Agustsdottir, Bergur Þór Ingólfsson, Halldóra Geirharðsdóttir, Arnar Jónsson, Davíð Freyr Þórunnarson, Björn Stefánsson, Nína Dögg Filippusdóttir, Hjortur Jóhann Jónsson', 'Iceland', 'November 9, 2016', '2015', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"A smart lawyer whose drinking and recklessness send him on a path of self-destruction finds new purpose investigating a teenager's apparent suicide.\"]\n",
-      "['s1233', 'Movie', 'Case 39', 'Christian Alvart', \"Renée Zellweger, Jodelle Ferland, Ian McShane, Bradley Cooper, Callum Keith Rennie, Adrian Lester, Kerry O'Malley, Cynthia Stevenson, Alexander Conti, Philip Cabrita\", 'United States, Canada', 'January 1, 2021', '2009', 'R', '111 min', 'Horror Movies, Thrillers', \"A naïve social worker brings a 10-year-old child into her home to rescue the girl from abusive parents – only to learn that she isn't what she seems.\"]\n",
-      "['s1234', 'TV Show', 'Case Closed', '', 'Minami Takayama, Alison Retzloff, Wakana Yamazaki, Colleen Clinkenbeard, Akira Kamiya, R. Bruce Elliott, Wataru Takagi, Chafurin, Mark Stoddard', 'Japan', 'January 4, 2019', '2015', 'TV-14', '1 Season', 'Anime Series, Crime TV Shows, TV Thrillers', 'Turned into a young boy by a sinister potion, teen sleuth Conan helps solve baffling crimes while tracking down the nefarious agents who poisoned him.']\n",
-      "['s1235', 'Movie', 'Casino Royale', 'Martin Campbell', 'Daniel Craig, Judi Dench, Eva Green, Jeffrey Wright, Mads Mikkelsen, Giancarlo Giannini', 'United Kingdom, Czech Republic, United States, Germany, Bahamas', 'August 31, 2020', '2006', 'PG-13', '145 min', 'Action & Adventure', \"Daniel Craig makes his debut as the newly minted agent 007, who's pitted against an infamous financier of global terrorism – at the poker table.\"]\n",
-      "['s1236', 'Movie', 'Casino Tycoon', 'Wong Jing', 'Wong Jing', 'Hong Kong', 'August 1, 2018', '1992', 'TV-MA', '125 min', 'Action & Adventure, Dramas, International Movies', \"When Japanese troops invade Hong Kong, young Benny Ho flees to Macau and rises to the top of the city's casino business with pluck, diligence and wit.\"]\n",
-      "['s1237', 'Movie', 'Casino Tycoon 2', 'Wong Jing', 'Dennis Chan', 'Hong Kong', 'August 16, 2018', '1992', 'TV-MA', '108 min', 'Action & Adventure, Dramas, International Movies', 'Casino mogul Benny Ho wields enormous power. But a feud with his former partner and a massive fraud scheme soon threaten his family and his empire.']\n",
-      "['s1238', 'Movie', 'Casting JonBenet', 'Kitty Green', '', 'United States, Australia, China', 'April 28, 2017', '2017', 'TV-14', '81 min', 'Documentaries', \"Local actors from JonBenet Ramsey's hometown offer multiple perspectives on her 1996 murder as they vie to play roles in a dramatization of the case.\"]\n",
-      "['s1239', 'TV Show', 'Castle and Castle', '', 'Richard Mofe-Damijo, Dakore Akande, Bimbo Manuel, Blossom Chukwujekwu, Deyemi Okanlawon, Etim Effiong, Denola Grey, Duke Akintola, Eku Edewor, Ade Laoye, Anee Icha, Kevin Ushi, Jude Chukwuka, Amanda Afolabi', 'Nigeria', 'February 14, 2020', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'A pair of high-powered, successful lawyers find themselves defending opposite interests of the justice system, causing a strain on their happy marriage.']\n",
-      "['s1240', 'TV Show', 'Castle of Stars', '', 'Chaiyapol Pupart, Jintanutda Lummakanon, Worrawech Danuwong, Ornjira Lamwilai, Yong Armchair, Keerati Mahapreukpong, Akarat Nimitchai, Kornpassorn Duaysianklao, Nattapong Chartpong', '', 'September 7, 2018', '2015', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'As four couples with different lifestyles go through the ebbs and flows of joy and sorrow, each must learn how to live a good life.']\n",
-      "['s1241', 'TV Show', 'Castlevania', '', 'Richard Armitage, James Callis, Graham McTavish, Alejandra Reynoso, Tony Amendola, Matt Frewer, Emily Swallow', 'United States', 'March 5, 2020', '2020', 'TV-MA', '3 Seasons', 'Anime Series, TV Horror, TV Thrillers', 'A vampire hunter fights to save a besieged city from an army of otherworldly beasts controlled by Dracula himself. Inspired by the classic video games.']\n",
-      "['s1242', 'Movie', 'Cat on a Hot Tin Roof', 'Richard Brooks', 'Elizabeth Taylor, Paul Newman, Burl Ives, Jack Carson, Judith Anderson, Madeleine Sherwood, Larry Gates, Vaughn Taylor', 'United States', 'November 1, 2019', '1958', 'NR', '108 min', 'Classic Movies, Dramas', \"Members of a Southern clan scramble to curry favor with a dying, wealthy patriarch in this adaptation of Tennessee Williams's sizzling stage drama.\"]\n",
-      "['s1243', 'Movie', 'Catch Me If You Can', 'Steven Spielberg', 'Leonardo DiCaprio, Tom Hanks, Christopher Walken, Martin Sheen, Nathalie Baye, Amy Adams, James Brolin, Brian Howe, Frank John Hughes, Steve Eastin', 'United States, Canada', 'January 1, 2021', '2002', 'PG-13', '141 min', 'Dramas', 'An FBI agent makes it his mission to put cunning con man Frank Abagnale Jr. behind bars. But Frank not only eludes capture, he revels in the pursuit.']\n",
-      "['s1244', 'Movie', 'Catching Feelings', 'Kagiso Lediga', 'Kagiso Lediga, Pearl Thusi, Akin Omotoso, Andrew Buckland', 'South Africa', 'May 18, 2018', '2018', 'TV-MA', '117 min', 'Comedies, International Movies, Romantic Movies', 'Amid growing tensions in their marriage, a Johannesburg professor and his journalist wife find their lives upended by a famous, hard-partying author.']\n",
-      "['s1245', 'Movie', 'Catching the Sun', 'Shalini Kantayya', '', 'China, Germany, India, United States', 'April 22, 2016', '2015', 'TV-14', '74 min', 'Documentaries', 'This documentary explores the worldwide economics of the burgeoning solar energy industry and its impact on hopeful job seekers in the United States.']\n",
-      "['s1246', 'Movie', 'Catfight', 'Onur Tukel', 'Sandra Oh, Anne Heche, Alicia Silverstone, Amy Hill, Myra Lucretia Taylor, Ariel Kavoussi, Damian Young, Stephen Gevedon, Giullian Yao Gioiello, Tituss Burgess', 'United States', 'June 1, 2017', '2016', 'TV-MA', '96 min', 'Comedies, Independent Movies', \"Two college frenemies whose lives aren't what they hoped meet up decades later and escalate their resentments from verbal jabs to bloody brawls.\"]\n",
-      "['s1247', 'TV Show', 'Cathedral of the Sea', '', 'Daniel Grao, Ginés García Millán, Óscar Hernández, Alain Hernández, Nora Navas, Lucía Díez, Jorge Kent, Ali El Aziz, Julia Carnero, David Venancio Muro, Jonás Beramí, Hugo Arbues, Natalia de Molina', 'Spain', 'August 31, 2018', '2017', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', \"In 14th-century Barcelona, a serf's determined climb to wealth and freedom incurs the disdain of the noble class and the suspicion of the Inquisition.\"]\n",
-      "['s1248', 'Movie', 'Cats & Dogs: The Revenge of Kitty Galore', 'Brad Peyton', \"James Marsden, Nick Nolte, Christina Applegate, Katt Williams, Bette Midler, Neil Patrick Harris, Sean Hayes, Wallace Shawn, Roger Moore, Joe Pantoliano, Michael Clarke Duncan, Chris O'Donnell, Jack McBrayer, Kiernan Shipka\", 'United States, Australia', 'February 1, 2019', '2010', 'PG', '82 min', 'Children & Family Movies, Comedies', 'Cats and dogs must set aside their differences and merge animal instincts when Kitty Galore decides to claw her way to global domination.']\n",
-      "['s1249', 'Movie', 'Catwalk: Tales from the Cat Show Circuit', 'Aaron Hancox, Michael McNamara', '', 'Canada', 'January 7, 2019', '2018', 'TV-PG', '75 min', 'Documentaries, International Movies', 'This fun, charming documentary follows the exploits of some very feline-friendly folks as they strive to get their kitties crowned Canada’s top cat.']\n",
-      "['s1250', 'TV Show', 'Caught on Camera', '', 'Nick Wallis', 'United Kingdom', 'August 15, 2016', '2015', 'TV-MA', '3 Seasons', 'British TV Shows, Crime TV Shows, Docuseries', 'Nick Wallis presents crimes caught on CCTV, cell phones and other devices and reveals how investigators use the recordings to solve tough cases.']\n",
-      "['s1251', 'Movie', 'Cave', 'Henrik Martin Dahlsbakken', 'Heidi Toini, Benjamin Helstad, Mads Sjogard Pettersen, Ingar Helge Gimle', 'Norway', 'June 15, 2017', '2016', 'TV-MA', '77 min', 'Action & Adventure, International Movies, Thrillers', 'Torn between old camaraderie and recent tensions, three ex-soldiers reunite to explore a deadly cave but soon discover terror beyond all expectations.']\n",
-      "['s1252', 'Movie', 'Cedric the Entertainer: Live from the Ville', 'Troy Miller', 'Cedric the Entertainer', 'United States', 'September 16, 2016', '2016', 'TV-MA', '60 min', 'Stand-Up Comedy', 'Donning his signature suit and fedora, the dapper comic offers a unique spin on getting old, the presidential election and \"Honky Tonk Badonkadonk.\"']\n",
-      "['s1253', 'Movie', 'Celebrity Marriage', 'Pascal Amanfo', 'Kanayo O. Kanayo, Tonto Dikeh, Jackie Appiah, Odunlade Adekola, Toyin Aimakhu, Osita Iheme, Francis Odega, Calista Okoronkwo, Susan Peters, Roselyn Ngissah', '', 'December 6, 2019', '2017', 'TV-PG', '107 min', 'Dramas, International Movies', 'A successful actress with an abusive husband confides in friends who have troubling relationship issues of their own.']\n",
-      "['s1254', 'TV Show', 'Cells at Work!', '', 'Kana Hanazawa, Tomoaki Maeno, Daisuke Ono, Kikuko Inoue, Maria Naganawa, Takahiro Sakurai, Saori Hayami, Nobuhiko Okamoto, Yuichi Nakamura, Shoya Chiba, M・A・O, Ayako Kawasumi, Aya Endo, Hiroyuki Yoshino, Mamiko Noto', 'Japan', 'January 1, 2020', '2018', 'TV-PG', '1 Season', 'Anime Series, Teen TV Shows', \"One newcomer red blood cell just wants to do her job. Between bacteria incursions and meeting a certain white blood cell, she's got a lot to learn!\"]\n",
-      "['s1255', 'Movie', 'Celluloid Man', 'Shivendra Singh Dungarpur', 'P.K. Nair', 'India', 'April 1, 2017', '2012', 'TV-PG', '156 min', 'Documentaries, International Movies', \"This documentary chronicles the philosophy and life's work of archivist P.K. Nair, who made a mission of preserving Indian cinema’s rich history.\"]\n",
-      "['s1256', 'Movie', \"Cemara's Family\", 'Yandy Laurens', 'Ringgo Agus Rahman, Nirina Zubir, Zara JKT48, Widuri Puteri, Ariyo Wahab, Asri Welas, Abdurrahman Arif, Kafin Sulthan', 'Indonesia', 'December 24, 2020', '2018', 'TV-G', '110 min', 'Children & Family Movies, Dramas, International Movies', 'After bankruptcy, Abah and Emak must adapt to a new life with their children in a remote village.']\n",
-      "['s1257', 'Movie', 'Center Stage', 'Nicholas Hytner', 'Amanda Schull, Zoe Saldana, Susan May Pratt, Peter Gallagher, Donna Murphy, Debra Monk, Ethan Stiefel, Sascha Radetsky, Julie Kent, Ilia Kulik', 'United States', 'January 1, 2020', '2000', 'PG-13', '116 min', 'Dramas', 'Vying for a spot in the American Ballet Company, 12 dance students are ready to push their bodies and minds to the limit to realize their dreams.']\n",
-      "['s1258', 'Movie', 'Chaahat', 'Mahesh Bhatt', 'Naseeruddin Shah, Shah Rukh Khan, Pooja Bhatt, Anupam Kher, Ramya Krishnan, Avtar Gill, Mushtaq Khan', 'India', 'May 1, 2017', '1996', 'TV-14', '148 min', 'Dramas, International Movies, Romantic Movies', 'A vulnerable singer is forced to choose between the girl he loves and another who has developed an unhealthy obsession with him.']\n",
-      "['s1259', 'Movie', 'Chaar\\xa0Sahibzaade', 'Harry Baweja', 'Om Puri', 'India', 'November 1, 2018', '2014', 'TV-PG', '126 min', 'Dramas, Faith & Spirituality, International Movies', 'With a horde of enemy invaders bearing down, four sons of an illustrious Sikh guru lead a tiny but valiant army into a desperate fight for freedom.']\n",
-      "['s1260', 'Movie', 'Chadi Jawani Budhe Nu', '', 'Anand', 'India', 'September 1, 2017', '1976', 'TV-PG', '135 min', 'Comedies, International Movies, Romantic Movies', 'After reaching his 40th birthday, an egotistical businessman kicks off his midlife crisis by deciding to secure a mistress.']\n",
-      "['s1261', 'Movie', 'Chal Bhaag', 'Prakash Balwant Saini', 'Deepak Dobriyal, Tarun Bajaj, Keeya Khanna, Varun Mehra, Sanjay Mishra, Yashpal Sharma, Mukesh Tiwari, Atul Srivastava, Manish Khanna, Kunwar Aziz', 'India', 'December 1, 2018', '2014', 'TV-14', '110 min', 'Comedies, Dramas, International Movies', 'Three petty criminals find themselves in a pickle when police wrongly charge them with the murder of an important politician.']\n",
-      "['s1262', 'Movie', 'Chal Dhar Pakad', 'Aatmaram Dharne', 'Nagesh Bhonsle', 'India', 'March 15, 2018', '2010', 'TV-14', '129 min', 'Comedies, Dramas, International Movies', 'After her fat-shaming husband brings home a new lover, a wife in Maharashtra recruits a group of women to challenge him in a kabaddi match.']\n",
-      "['s1263', 'Movie', 'Chal Mere Bhai', 'David Dhawan', 'Sanjay Dutt, Salman Khan, Karisma Kapoor, Dalip Tahil, Sushma Seth, Shakti Kapoor, Nagma, Sonali Bendre, Twinkle Khanna, Ravi Baswani', 'India', 'December 31, 2019', '2000', 'TV-14', '132 min', 'Comedies, International Movies, Romantic Movies', \"When a secretary saves her tycoon boss's life, his family hears wedding bells. Problem is, she's already in love – with his younger brother.\"]\n",
-      "['s1264', 'Movie', 'Chalay Thay Saath', 'Umer Adil', 'Syra Shehroz, Kent S. Leung, Osama Tahir, Mansha Pasha, Zhalay Sharhadi, Faris Khalid, Behroze Sabzwari, Shamim Hilaly', 'Pakistan', 'May 15, 2018', '2017', 'TV-14', '118 min', 'Comedies, Dramas, International Movies', 'Beautiful and adventurous doctor Resham meets a handsome Chinese backpacker named Adam while traveling with friends on a journey of self-discovery.']\n",
-      "['s1265', 'TV Show', 'Challenger', '', '', 'United States', 'September 16, 2020', '2020', 'TV-14', '1 Season', 'Docuseries, Science & Nature TV', \"Engineers, officials and the crew members' families provide their perspective on the 1986 Space Shuttle Challenger disaster and its aftermath.\"]\n",
-      "['s1266', 'Movie', 'Chalte Chalte', 'Aziz Mirza', 'Shah Rukh Khan, Rani Mukerji, Jas Arora, Satish Shah, Rajiv Verma, Lillete Dubey, Jayshree T., Johny Lever', 'India', 'July 1, 2018', '2003', 'TV-14', '166 min', 'Dramas, International Movies, Romantic Movies', 'Priya and Raj are polar opposites. Raj is brash and earthy, while Pirya is sophisticated and something of a perfectionist in all she does. They really are like oil and water, but nonetheless, they dare to fall in love.']\n",
-      "['s1267', 'Movie', 'Chaman Bahaar', 'Apurva Dhar Badgaiyann', 'Jitendra Kumar, Ritika Badiani, Yogendra Tikku, Bhuvan Arora, Alam Khan, Dhirendra Tiwari, Ashwani Kumar, Bhagwan Tiwari', 'India', 'June 19, 2020', '2020', 'TV-MA', '112 min', 'Comedies, Dramas, International Movies', 'A local shop becomes a hub for young men taken with the new neighbor. But as business booms, it may leave the equally smitten storeowner heartbroken.']\n",
-      "['s1268', 'Movie', 'Chamatkar', 'Rajiv Mehra', 'Shah Rukh Khan, Naseeruddin Shah, Urmila Matondkar, Malvika Tiwari, Shammi Kapoor, Deven Verma, Tinnu Anand, Anjana Mumtaz, Anjan Srivastav, Rakesh Bedi', 'India', 'May 15, 2017', '1992', 'TV-14', '164 min', 'Comedies, International Movies, Sci-Fi & Fantasy', 'A village schoolteacher and the ghost of a murdered man, who were both betrayed by those closest to them, join forces to help each other.']\n",
-      "['s1269', 'TV Show', 'Chambers', '', 'Sivan Alyra Rose, Uma Thurman, Tony Goldwyn, Marcus LaVoi, Nicholas Galitzine, Kyanna Simone Simpson, Griffin Powell-Arcand, Lilli Kay, Sarah Mezzanotte, Lilliya Scarlett Reid', 'United States', 'April 26, 2019', '2019', 'TV-MA', '1 Season', 'TV Horror, TV Mysteries, Teen TV Shows', \"Haunted by eerie visions and sinister impulses after a heart transplant, a teenager tries to unmask the truth behind her donor's mysterious death.\"]\n",
-      "['s1270', 'Movie', 'Chameli', 'Sudhir Mishra', 'Kareena Kapoor, Rahul Bose, Rinke Khanna, Yashpal Sharma, Makrand Deshpande, Kabir Sadanand, Pankaj Jha', 'India', 'February 15, 2019', '2004', 'TV-14', '102 min', 'Dramas, International Movies', 'While taking shelter from a Mumbai monsoon, an investment banker forms an unlikely connection with a naïve prostitute over the course of the night.']\n",
-      "['s1271', 'TV Show', 'Champions', '', 'Anders Holm, Fortune Feimster, Andy Favreau, J.J. Totah, Mouzam Makkar, Yassir Lester, Robert Costanzo, Ginger Gonzaga, Mindy Kaling', 'United States', 'March 8, 2019', '2018', 'TV-14', '1 Season', 'TV Comedies', 'Years after getting his girlfriend pregnant, washed-up jock Vince meets his eccentric son Michael and learns about fatherhood, one show tune at a time.']\n",
-      "['s1272', 'Movie', 'Chance Pe Dance', 'Ken Ghosh', \"Shahid Kapoor, Genelia D'Souza, Mohnish Bahl, Satish Shah, Parikshat Sahni, Vikas Bhalla, Kurush Deboo, Zain Khan\", 'India', 'November 1, 2018', '2010', 'TV-14', '121 min', 'Comedies, Dramas, International Movies', 'Having risen from humble beginnings, an ambitious young man sets his sights on winning a major dance competition that could catapult him to fame.']\n",
-      "['s1273', 'Movie', 'Chandani: The Daughter of the Elephant Whisperer', 'Arne Birkenstock', 'K.G. Chandani Renuka Ratnayake', 'Germany, Sri Lanka', 'March 1, 2017', '2010', 'TV-G', '87 min', 'Documentaries, International Movies', \"A girl who wants to be an elephant driver like her father is given the chance to raise a calf and becomes even more determined when it's taken away.\"]\n",
-      "['s1274', 'Movie', 'Change in the Air', 'Dianne Dreyer', 'Mary Beth Hurt, Rachel Brosnahan, Aidan Quinn, Olympia Dukakis, M. Emmet Walsh, Peter Gerety, Macy Gray, Satya Bhabha', 'United States', 'March 1, 2020', '2018', 'PG', '95 min', 'Dramas', 'When a secretive woman breezes into a quiet town, her subdued neighbors get swept up in curiosity over her ethereal presence.']\n",
-      "['s1275', 'Movie', 'Chaotic Love Poems', 'Garin Nugroho', 'Chicco Jerikho, Pevita Pearce', 'Indonesia', 'January 5, 2019', '2016', 'TV-14', '86 min', 'Dramas, International Movies, Romantic Movies', 'Spanning the 1970s, ‘80s and ‘90s, this lyrical love story of two childhood neighbors plays out amidst a rapidly evolving Indonesia.']\n",
-      "['s1276', 'Movie', 'Chappaquiddick', 'John Curran', 'Jason Clarke, Kate Mara, Ed Helms, Bruce Dern, Jim Gaffigan, Olivia Thirlby, Clancy Brown, Taylor Nichols, John Fiore', 'United States, Sweden', 'October 1, 2018', '2017', 'PG-13', '106 min', 'Dramas', 'Senator Ted Kennedy watches his future unravel in the wake of an infamous car crash as family and allies vie to protect his reputation.']\n",
-      "['s1277', 'Movie', 'Chappie', 'Neill Blomkamp', 'Sharlto Copley, Hugh Jackman, Sigourney Weaver, Dev Patel, Ninja, Yo-Landi Visser, Jose Pablo Cantillo, Brandon Auret, Johnny Selema, Maurice Carpede', 'South Africa, United States', 'January 1, 2019', '2015', 'R', '121 min', 'Action & Adventure, Sci-Fi & Fantasy', 'In a futuristic society where a robot police force keeps crime at bay, a lone droid gains the power of artificial intelligence.']\n",
-      "['s1278', 'TV Show', 'Charité', '', 'Alicia von Rittberg, Maximilian Meyer-Bretschneider, Justus von Dohnányi, Matthias Koeberlin, Christoph Bach, Ernst Stötzner, Klara Deutschmann, Ramona Kunze-Libnow, Daniel Sträßer, Tanja Schleiff, Monika Oschek, Emilia Schüle, Matthias Brenner, Thomas Loibl', 'Germany', 'April 19, 2018', '2017', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', \"At Berlin's Charité hospital in 1888, Ida finds romance, a path to her dream job and an inside look into cures for tuberculosis and diphtheria.\"]\n",
-      "['s1279', 'TV Show', 'Charité at War', '', 'Mala Emde, Ulrich Noethen, Jannik Schümann, Artjom Gilz, Luise Wolfram, Jacob Matschenz, Frida-Lovisa Hamann, Lukas Miko, Susanne Böwe', '', 'June 15, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', \"In 1943, the staff at Berlin's Charité hospital struggle against the effects of World War II and the Nazi regime, including eugenic medical practices.\"]\n",
-      "['s1280', 'Movie', 'Charlie and the Chocolate Factory', 'Tim Burton', 'Johnny Depp, Freddie Highmore, David Kelly, Helena Bonham Carter, Noah Taylor, Missi Pyle, James Fox, Deep Roy, Christopher Lee, Adam Godley, AnnaSophia Robb, Julia Winter, Jordan Fry, Philip Wiegratz', 'United Kingdom, United States', 'January 1, 2020', '2005', 'PG', '115 min', 'Children & Family Movies, Comedies', 'The eccentric Willy Wonka opens the doors of his candy factory to five lucky kids who learn the secrets behind his amazing confections.']\n",
-      "['s1281', 'Movie', \"Charlie's Angels\", 'McG', 'Cameron Diaz, Drew Barrymore, Lucy Liu, Bill Murray, Sam Rockwell, Kelly Lynch, Tim Curry, Crispin Glover, Matt LeBlanc, LL Cool J, Tom Green, Luke Wilson', 'United States, Germany', 'October 1, 2019', '2000', 'PG-13', '98 min', 'Action & Adventure, Comedies', 'Three beauties use their looks, charm and martial-arts training to kick butt on the trail of stolen software in this reboot of the classic TV series.']\n",
-      "['s1282', 'Movie', \"Charlie's Angels: Full Throttle\", 'McG', 'Cameron Diaz, Drew Barrymore, Lucy Liu, Bernie Mac, Crispin Glover, Justin Theroux, Robert Patrick, Demi Moore, Rodrigo Santoro, Shia LaBeouf, Matt LeBlanc, Luke Wilson, John Cleese', 'United States', 'October 1, 2019', '2003', 'PG-13', '106 min', 'Action & Adventure, Comedies', 'In this reboot of the TV classic, the Angels are tasked with finding lost rings encoded with the personal information of people in witness protection.']\n",
-      "['s1283', 'TV Show', \"Charlie's Colorforms City\", '', 'Jacob Soley, Saara Chaudry, Tyler Barish, Zoe Hatz, Julie Lemieux, Joseph Motiki, Shoshana Sperling, Adrianna Di Liello, Deann Degruijter, Stacey DePass', 'United States', 'March 22, 2019', '2019', 'TV-Y', '1 Season', \"Kids' TV\", 'Charlie creates fun stories using different shapes, and he needs your help! Take off for adventures in outer space, the Wild West – and right at home.']\n",
-      "['s1284', 'Movie', \"Charlotte's Web\", 'Charles A. Nichols, Iwao Takamoto', 'Debbie Reynolds, Charles Nelson Reilly, Paul Lynde, Henry Gibson, Rex Allen, Danny Bonaduce, Pamelyn Ferdin, Don Messick, Agnes Moorehead, Martha Scott, John Stephenson, Herb Vigran, Dave Madden', 'United States', 'November 23, 2019', '1973', 'G', '94 min', 'Children & Family Movies, Classic Movies', \"Follow the adventures of Wilbur the pig, Templeton the rat and Charlotte the spider in this animated musical version of E.B. White's timeless story.\"]\n",
-      "['s1285', 'TV Show', 'Charmed', '', \"Madeleine Mantock, Sarah Jeffery, Melonie Diaz, Rupert Evans, Ser'Darius Blain, Ellen Tamaki, Charlie Gillespie\", 'United States', 'May 9, 2020', '2019', 'TV-14', '2 Seasons', 'TV Dramas, TV Sci-Fi & Fantasy', 'After their mother’s tragic death, a trio of sisters bond over their newfound powers, vanquish demons and band together to defend their magical legacy.']\n",
-      "['s1286', 'Movie', 'Charming', 'Ross Venokur', 'Wilmer Valderrama, Demi Lovato, Sia, Nia Vardalos, Ashley Tisdale, Avril Lavigne, G.E.M., John Cleese, Chris Harrison, Dee Bradley Baker, Carlos Alazraqui', 'Canada, United States, Cayman Islands', 'January 8, 2021', '2021', 'TV-Y7', '85 min', 'Children & Family Movies, Comedies', 'On the eve of his 21st birthday, an adored prince must find his one, true soulmate before a spell takes away all love from his kingdom.']\n",
-      "['s1287', 'Movie', 'Chashme Baddoor', 'David Dhawan', 'Rishi Kapoor, Ali Zafar, Taapsee Pannu, Siddharth, Divyendu Sharma, Anupam Kher, Bharati Achrekar, Lillete Dubey, Ayaz Khan', 'India', 'July 5, 2020', '2013', 'TV-14', '121 min', 'Comedies, International Movies, Music & Musicals', 'When pretty new neighbor Seema falls for their shy roommate Sid, jealous womanizers Omi and Jai plot to break up the new lovebirds.']\n",
-      "['s1288', 'Movie', 'Chashme Buddoor', 'David Dhawan', 'Ali Zafar, Siddharth, Divyendu Sharma, Tapsee Pannu, Rishi Kapoor, Anupam Kher, Bharati Achrekar, Varun Dhawan, Lillete Dubey, Ayaz Khan, Ashish Verma', 'India', 'May 1, 2017', '2013', 'TV-PG', '121 min', 'Comedies, International Movies, Music & Musicals', 'When pretty new neighbor Seema falls for their shy roommate Sid, jealous womanizers Omi and Jai plot to break up the new lovebirds.']\n",
-      "['s1289', 'Movie', 'Chasing Amy', 'Kevin Smith', 'Ben Affleck, Joey Lauren Adams, Jason Lee, Dwight Ewell, Jason Mewes, Kevin Smith', 'United States', 'January 1, 2020', '1997', 'R', '113 min', 'Comedies, Cult Movies, Dramas', \"Comic book artist Holden meets the perfect woman, only to learn that she's a lesbian. But that doesn't stop him from falling in love with her.\"]\n",
-      "['s1290', 'TV Show', 'Chasing Cameron', '', 'Cameron Dallas, Aaron Carpenter, Taylor Caniff, Willie Jones, Trey Schafer, Bart Bordelon, Blake Gray', 'United States', 'December 27, 2016', '2016', 'TV-14', '1 Season', 'Reality TV, Teen TV Shows', 'Go behind the scenes with social media sensation Cameron Dallas as he takes his career to the next level on an international tour.']\n",
-      "['s1291', 'Movie', 'Chasing Coral', 'Jeff Orlowski', '', 'United States', 'July 14, 2017', '2017', 'TV-PG', '89 min', 'Documentaries', 'Divers, scientists and photographers around the world mount an epic underwater campaign to document the disappearance of coral reefs.']\n",
-      "['s1292', 'TV Show', 'Chasing Monsters', '', 'Cyril Chauquet', 'Canada', ' December 15, 2017', '2016', 'TV-PG', '2 Seasons', 'Docuseries, Reality TV, Science & Nature TV', 'Adventurer Cyril Chauquet seeks out the most colossal and dangerous underwater creatures around the world in this adrenaline-packed series.']\n",
-      "['s1293', 'Movie', 'Chasing the Dragon', 'Wong Jing, Jason Kwan', 'Donnie Yen, Andy Lau, Philip Keung, Kent Cheng, Wilfred Lau, Ken Tong, Yu Kang', 'Hong Kong, China', 'April 19, 2018', '2017', 'TV-MA', '129 min', 'Action & Adventure, Dramas, International Movies', \"In corrupt, British-colonized Hong Kong, a mainland Chinese immigrant rises to the top of the city's drug underworld with the help of a notorious cop.\"]\n",
-      "['s1294', 'Movie', 'Chasing Trane', 'John Scheinfeld', 'Denzel Washington, Bill Clinton, Ravi Coltrane, Common, Benny Golson, Jimmy Heath, Wynton Marsalis, Sonny Rollins, Carlos Santana, Cornel West', 'United States', 'November 13, 2017', '2016', 'TV-PG', '99 min', 'Documentaries, Music & Musicals', 'Featuring interviews, insights and archival footage, this documentary aims to reveal how historical events shaped the music of John Coltrane.']\n",
-      "['s1295', 'Movie', 'Chatô: The King of Brazil', 'Guilherme Fontes', 'Marco Ricca, Andrea Beltrão, Letícia Sabatella, Leandra Leal, Gabriel Braga Nunes, Paulo Betti, Marcos Oliveira, Eliane Giardini', 'Brazil', 'October 1, 2016', '2015', 'TV-MA', '105 min', 'Dramas, International Movies', 'The romanticized life of media mogul Assis Chateaubriand depicts him as the star of a televised trial, where his passions and achievements are judged.']\n",
-      "['s1296', 'Movie', 'Chauthi Koot', 'Gurvinder Singh', 'Suvinder Vikky, Rajbir Kaur, Gurpreet Kaur Bhangu, Taranjit Singh, Harleen Kaur, Kanwaljeet Singh, Harnek Aulakh, Tejpal Singh, Gulshan Saggi', 'India, France', 'February 1, 2017', '2015', 'TV-14', '116 min', 'Dramas, Independent Movies, International Movies', 'Related tales of a family seeking refuge and two men on a train to Amritsar evoke the dreadful unease surrounding Hindu-Sikh tensions in 1980s Punjab.']\n",
-      "['s1297', 'TV Show', 'Cheapest Weddings', '', 'Melanie Vallejo', 'Australia', 'December 1, 2017', '2016', 'TV-14', '1 Season', 'International TV Shows, Reality TV', 'Couples on a tiny budget try to ensure that the day of their wedding turns out to be the magical experience they always dreamed it would be.']\n",
-      "['s1298', 'TV Show', 'Check The Store Next Door: The Next Chapter', '', 'Ernest Prakasa, Chew Kin Wah, Dion Wiyoko, Morgan Oey, Anggika Bolsterli, Arie Kriting, Yusril Fahriza, Awwe, Adjis Doaibu, Aci Resti, Bintang Emon, Jenny Zhang, Soleh Solihun, Denny Gitong', 'Indonesia', 'December 2, 2020', '2020', 'TV-14', '2 Seasons', 'International TV Shows, TV Comedies, TV Dramas', 'When a former shop owner grows bored of retirement, he buys a fish pond and manages the new hijinks in his life with a staff of quirky employees.']\n",
-      "['s1299', 'TV Show', 'Cheer', '', '', 'United States', 'January 8, 2020', '2020', 'TV-MA', '1 Season', 'Docuseries, Reality TV, Teen TV Shows', \"This gripping docuseries follows the ups and downs of Navarro College's competitive cheer squad as they work to win a coveted national title.\"]\n",
-      "['s1300', 'TV Show', 'Cheer Squad', '', '', 'United States', 'March 14, 2017', '2016', 'TV-PG', '1 Season', 'Reality TV, Teen TV Shows', 'Follow the Great White Sharks, a world-champion cheerleading squad, as they juggle the pressures of training, school, work and relationships.']\n",
-      "['s1301', 'TV Show', 'Cheers', '', 'Ted Danson, Rhea Perlman, George Wendt, John Ratzenberger, Shelley Long, Kirstie Alley, Woody Harrelson, Kelsey Grammer, Nicholas Colasanto', 'United States', ' July 1, 2017', '1992', 'TV-PG', '11 Seasons', 'Classic & Cult TV, TV Comedies', \"Sam Malone, an ex-baseball player turned bar owner, operates a saloon that's always filled with quirky customers and even more eccentric staff.\"]\n",
-      "['s1302', 'TV Show', 'Cheese in the Trap', 'Lee Yoon-jung', 'Park Hae-Jin, Kim Go-eun, Seo Kang-jun, Lee Sung-kyoung, Nam Joo-hyuk, Park Min-ji, Hwang Seog-jeong, Son Byung-ho, Ahn Kil-kang', 'South Korea', 'October 1, 2019', '2016', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'In this adaptation of a popular webtoon, a poor student trying to navigate college life gains the attention of a wealthy upperclassman with a dark side.']\n",
-      "['s1303', 'Movie', 'Chef', 'Jon Favreau', 'Jon Favreau, Sofía Vergara, John Leguizamo, Scarlett Johansson, Dustin Hoffman, Oliver Platt, Bobby Cannavale, Amy Sedaris, Robert Downey Jr., Emjay Anthony, Russell Peters', 'United States', 'December 1, 2020', '2014', 'R', '115 min', 'Comedies, Independent Movies', 'After igniting a Twitter war with a well-known culinary critic, a Los Angeles chef packs his knives, heads home to Miami and opens a food truck.']\n",
-      "['s1304', 'TV Show', 'Chef & My Fridge', '', 'Seong-joo Kim\\u200b, Jung-hwan Ahn', 'South Korea', ' August 4, 2017', '2017', 'TV-PG', '2 Seasons', 'International TV Shows, Korean TV Shows, Reality TV', \"The best chefs of Korea go head-to-head to create impromptu dishes that feature ingredients found inside the guest stars' very own refrigerators.\"]\n",
-      "['s1305', 'TV Show', \"Chef's Table\", '', '', 'United States', 'February 22, 2019', '2019', 'TV-MA', '6 Seasons', 'Docuseries, Reality TV', \"In this Emmy-nominated docuseries, find out what's inside the kitchens and minds of the international culinary stars who are redefining gourmet food.\"]\n",
-      "['s1306', 'TV Show', \"Chef's Table: BBQ\", '', '', 'United States', 'September 2, 2020', '2020', 'TV-14', '1 Season', 'Docuseries, Reality TV', 'The Emmy-nominated series delves into the juicy, smoky world of barbecue, visiting acclaimed chefs and pitmasters in the US, Australia and Mexico.']\n",
-      "['s1307', 'TV Show', \"Chef's Table: France\", '', '', '', 'September 2, 2016', '2016', 'TV-14', '1 Season', 'Docuseries', 'Sample the bold new flavors of France with chefs who are pushing the boundaries of fine dining and reinventing a rich culinary tradition.']\n",
-      "['s1308', 'TV Show', 'Chelsea', '', '', 'United States', 'April 14, 2017', '2017', 'TV-MA', '2 Seasons', 'Stand-Up Comedy & Talk Shows, TV Comedies', \"It's not her first talk show, but it is a first of its kind. Ideas, people and places that fascinate her, all in her unique style.\"]\n",
-      "['s1309', 'TV Show', 'Chelsea Does', '', 'Chelsea Handler', 'United States', 'January 23, 2016', '2016', 'TV-MA', '1 Season', 'Docuseries, Science & Nature TV', 'In a provocative documentary series, comedian Chelsea Handler confronts personal and cultural hang-ups around four topics that fascinate her.']\n",
-      "['s1310', 'Movie', 'Chelsea Handler: Uganda Be Kidding Me Live', 'James Yukich', 'Chelsea Handler', 'United States', 'October 10, 2014', '2014', 'TV-MA', '71 min', 'Stand-Up Comedy', 'In her first Netflix stand-up comedy special, Chelsea Handler recounts her African adventures (and provides hilarious photographic evidence).']\n",
-      "['s1311', 'Movie', 'Chelsea Peretti: One of the Greats', 'Lance Bangs', 'Chelsea Peretti', 'United States', 'November 14, 2014', '2014', 'TV-MA', '75 min', 'Stand-Up Comedy', '\"Brooklyn Nine-Nine\" star Chelsea Peretti showcases her diverse talents in this dark yet silly reimagining of the comedy special.']\n",
-      "['s1312', 'Movie', 'Chennai Express', 'Rohit Shetty', 'Shah Rukh Khan, Deepika Padukone, Nikitin Dheer, Satyaraj, Kamini Kaushal, Lekh Tandon, Mukesh Tiwari', 'India', 'August 31, 2018', '2013', 'TV-14', '135 min', 'Action & Adventure, Comedies, International Movies', \"What could have been a sad journey turns joyful for Rahul when he falls in love with a woman en route to submerging his grandfather's ashes.\"]\n",
-      "['s1313', 'Movie', 'Chernobyl Diaries', 'Bradley Parker', 'Ingrid Bolsø Berdal, Dimitri Diatchenko, Olivia Taylor Dudley, Devin Kelley, Jesse McCartney, Nathan Phillips, Jonathan Sadowski, Alex Feldman, Kristof Konrad, Pasha D. Lychnikoff', 'United States', 'August 1, 2018', '2012', 'R', '88 min', 'Horror Movies, Thrillers', 'A group of kids takes an illegal tour through an abandoned city near Chernobyl, where mysterious humanoid forms begin to haunt their steps...']\n",
-      "['s1314', 'TV Show', 'Cheuk Wan-Chi: Two Night Stand', '', 'Cheuk Wan Chi', '', 'December 15, 2017', '2015', 'TV-MA', '1 Season', 'International TV Shows, Stand-Up Comedy & Talk Shows, TV Comedies', 'Writer and stand-up comedian Cheuk Wan-chi cracks wise at the follies of single womanhood and takes on politics in Hong Kong with nuance and flair.']\n",
-      "['s1315', 'TV Show', \"Chewin' the Fat\", '', 'Ford Kiernan, Greg Hemphill, Karen Dunbar, Mark Cox, Paul Riley', 'United Kingdom', 'October 1, 2016', '1999', 'TV-14', '1 Season', 'British TV Shows, TV Comedies', 'Petty criminals, dodgy decorators, full-bore Glaswegians and oddball documentary presenters converge in this sketch show that parodies Scottish life.']\n",
-      "['s1316', 'TV Show', 'Chewing Gum', '', 'Michaela Coel, John Macmillan, Robert Lonsdale, Danielle Walters, Kadiff Kirwan, Susan Wokoma, Shola Adewusi, Sarah Hoare, Abby Rakic-Platt, Maggie Steed, Olisa Odele', 'United Kingdom', ' April 4, 2017', '2017', 'TV-MA', '2 Seasons', 'British TV Shows, International TV Shows, Romantic TV Shows', 'The virginal Tracey, who was raised in a strictly religious Tower Hamlets flat, is ready to realize her potential. And the first step is having sex.']\n",
-      "['s1317', 'TV Show', 'Chhota Bheem', '', 'Vatsal Dubey, Julie Tejwani, Rupa Bhimani, Jigna Bhardwaj, Rajesh Kava, Mousam, Swapnil', 'India', 'July 11, 2019', '2019', 'TV-Y', '1 Season', \"Kids' TV\", 'A brave, energetic little boy with superhuman powers leads his friends on exciting adventures to guard their fellow Dholakpur villagers from evil.']\n",
-      "['s1318', 'Movie', 'Chhota Bheem and the Curse of Damyaan', 'Rajiv Chilaka', 'Kaustav Ghosh, Jigna Bhardwaj, Chutki, Rajesh Kava, Mausam, Guru Shambu, Arun Shekar, Julie Tejwani, Anamaya Verma', 'India', 'April 1, 2020', '2012', 'TV-Y7', '87 min', 'Children & Family Movies', 'An evil demon who traded his freedom for immortality lures Chhota Bheem and his friends to the city of Sonapur with tales of hidden treasure.']\n",
-      "['s1319', 'Movie', 'Chhota Bheem Aur Kaala Yodha', 'Sidheswar Shukla, Asit Mohapatra', 'Julie Tejwani, SABINA MALIK, Jigna Bharadhwaj, Rupa Bhimani, Lalit Agarwal, Rajesh Shukla, Disha, Rajesh Kawa, Raju', '', 'May 10, 2019', '2018', 'TV-Y7', '63 min', 'Movies', 'Finally released after being trapped in an ancient book for centuries, a wicked warrior sets out to conquer Dholakpur – but not if Bheem can help it!']\n",
-      "['s1320', 'Movie', 'Chhota Bheem Ka Romani Adventure', 'Asit Mohapatra, Shyamal Chaulia', 'Julie Tejwani, SABINA MALIK, Jigna Bharadhwaj, Rupa Bhimani, Lalit Agarwal, Rajesh Shukla, Disha, Rajesh Kawa, Raju', '', 'May 10, 2019', '2018', 'TV-Y7', '62 min', 'Children & Family Movies', 'Bheem and King Indraverma travel to Rome for a trading venture, but when the king of a neighboring land attacks, can Bheem’s wile and wit save the day?']\n",
-      "['s1321', 'Movie', 'Chhota Bheem Ka Troll Se Takkar', 'Shyamal Chaulia, Asit Mohapatra', 'Julie Tejwani, SABINA MALIK, Jigna Bharadhwaj, Rupa Bhimani, Lalit Agarwal, Rajesh Shukla, Disha, Rajesh Kawa, Raju', '', 'May 10, 2019', '2018', 'TV-Y7', '62 min', 'Movies', \"Trolls kidnap the king's daughters and overtake the kingdom of Messina. Can Bheem track them down and bring the princesses home?\"]\n",
-      "['s1322', 'TV Show', 'Chhota Bheem Kung Fu Dhamaka Series', '', 'Pinky Pal Rajput, Sonal Kaushal, Julie Tejwani, Jigna Bharadhwaj, Shaily Dubey, Rajesh Kava, Ghanshyam Shukla, Anamaya Verma, Mohit Sinha, Vaibhav Thakkar', '', 'January 1, 2020', '2019', 'TV-Y7', '1 Season', \"Kids' TV\", 'From kung fu battles to run-ins with bandits, life in an empire far away from home is an endless adventure for Chhota Bheem and his buddies.']\n",
-      "['s1323', 'Movie', 'Chhota Bheem Kungfu Dhamaka', 'Rajiv Chilaka, Binayak Das', 'Sonal Kaushal, Rupa Bhimani, Jigna Bharadhwaj, Sabina Malik, Julie Tejwani, Rajesh Kava, Vaibhav Thakkar, Samriddhi Shuklaa, Aditya Raj Sharma, Vinod Kulkarni', 'India', 'August 15, 2019', '2019', 'TV-Y7', '112 min', 'Children & Family Movies', 'Chhota Bheem is in China for a martial arts competition but his real challenge: to save the emperor’s daughter from being kidnapped by the villain Zuhu!']\n",
-      "['s1324', 'TV Show', 'Chicago Typewriter', '', 'Yoo Ah-in, Im Soo-jung, Ko Kyoung-pyo, Kwak Si-yang, Jo Woo-jin, Yang Jin-sung, Jeon Soo-kyeong, Ji Dae-han, Chun Ho-jin', 'South Korea', 'October 1, 2019', '2017', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'A veterinarian and two writers have a mysterious connection to Korean independence fighters from the Japanese colonial period.']\n",
-      "['s1325', 'Movie', 'Chicken Kokkachi', 'Anuranjan Premji', 'Anuranjan Premji, Indrans, Dharmajan Bolgatty, Sudhi Koppa, Bijukuttan, Neha Rathanakaran, Prasanth', 'India', 'July 1, 2018', '2017', 'TV-14', '113 min', 'Comedies, International Movies', \"In the wake of his sister's marriage, a young middle-class man leaves his village and learns that supporting one's self is easier said than done.\"]\n",
-      "['s1326', 'Movie', 'Chicken Little', 'Mark Dindal', \"Zach Braff, Joan Cusack, Patrick Stewart, Steve Zahn, Catherine O'Hara, Harry Shearer, Adam West, Don Knotts, Amy Sedaris, Garry Marshall, Patrick Warburton, Fred Willard, Wallace Shawn\", 'United States', 'March 16, 2016', '2005', 'G', '82 min', 'Children & Family Movies, Comedies', \"No one believes Chicken Little when he tries to warn of an alien invasion – so it's up to him and his misfit friends to save the world!\"]\n",
-      "['s1327', 'TV Show', \"Chicken Soup for the Soul's Being Dad\", '', '', 'United States', 'August 27, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries', 'Nine dads around America with different family structures, backgrounds and jobs navigate the joys and challenges of fatherhood.']\n",
-      "['s1328', 'Movie', 'Chico Bon Bon and the Very Berry Holiday', \"Darragh O'Connell\", 'Robbie Daymond, Dayci Brookshire, Anthony Tedesco, Andy Abbott, Emma Sloan Jacobs, Joanna Lewis, Matt Mercer, Ian Nikus', '', 'December 3, 2020', '2020', 'TV-Y', '25 min', 'Children & Family Movies', 'The Fix-It Force makes a plan to hit every home as fast as they can, delivering Blunderberry Cakes before the town awakes to avoid a holiday disaster.']\n",
-      "['s1329', 'TV Show', 'Chico Bon Bon: Monkey with a Tool Belt', '', 'Robbie Daymond, Dayci Brookshire, Anthony Tedesco, Andy Abbott, Roberta Lemons, Cole Seaver', 'United States', 'October 27, 2020', '2020', 'TV-Y', '4 Seasons', \"Kids' TV\", 'Armed with tools and engineering smarts, monkey mechanic Chico Bon Bon and his Fix-It Force help the people of Blunderburg solve all of their problems.']\n",
-      "['s1330', 'Movie', 'Chief Daddy', 'Niyi Akinmolayan', 'Taiwo Obileye, Joke Silva, Falz The Bahd Guy, Dakore Akande, Funke Akindele, Zainab Balogun, Shaffy Bello, Ini Edo, Linda Ihuoma-Suleiman, Mawuli Gavor, Richard Mofe-Damijo, Rachael Oniga, Nkem Owoh, Patience Ozokwor', 'Nigeria', 'March 15, 2019', '2018', 'TV-MA', '98 min', 'Comedies, Dramas, International Movies', 'When a wealthy patriarch unexpectedly drops dead, his money-crazed family, friends and staff scramble for his billionaire fortune.']\n",
-      "['s1331', 'TV Show', 'Chief of Staff', '', 'Lee Jung-jae, Shin Mina, Lee Elijah, Kim Dong-jun, Jung Jin-young, Kim Kap-soo, Jung Woong-in, Im Won-hee, Kim Hong-pa', 'South Korea', 'November 12, 2019', '2019', 'TV-14', '2 Seasons', 'International TV Shows, Korean TV Shows, TV Dramas', 'As a chief of staff in the National Assembly, Jang Tae-jun influences power behind the scenes while pursuing his own ambitions to rise to the top.']\n",
-      "['s1332', 'Movie', \"Child's Play\", 'Tom Holland', 'Catherine Hicks, Alex Vincent, Brad Dourif, Chris Sarandon, Dinah Manoff, Tommy Swerdlow, Jack Colvin, Neil Giuntoli, Juan Ramírez, Alan Wilder', 'United States', 'December 31, 2019', '1988', 'R', '87 min', 'Cult Movies, Horror Movies', 'When a rash of murders unfolds, 6-year-old Andy knows that his toy doll Chucky is the killer, but neither his mom nor the cops believe him.']\n",
-      "['s1333', 'TV Show', 'Children of Adam', '', 'Maguy Bou Ghosn, Daniella Rahme, Maxim Khalil, Qays Sheikh Najib, Mohamed Yaghy, Rodney Haddad, Nada Abou Farhat', 'Lebanon', 'December 12, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, TV Dramas, TV Thrillers', 'Amid crime and corruption, the lives of two couples intertwine as unexpected events soon reveal their dark secrets and tainted pasts.']\n",
-      "['s1334', 'Movie', 'Children of God', 'John Smithson', '', 'United Kingdom', 'August 1, 2016', '1994', 'TV-MA', '63 min', 'Documentaries', 'A former member examines the lingering effects of being raised in the Family, a cult whose disturbing practices include the sexual abuse of children.']\n",
-      "['s1335', 'Movie', 'Children of the Sea', 'Ayumu Watanabe', 'Mana Ashida, Hiiro Ishibashi, Seishu Uragami, Win Morisaki, Goro Inagaki, Yu Aoi, Toru Watanabe, Min Tanaka, Sumiko Fuji', 'Japan', 'September 1, 2020', '2019', 'TV-PG', '112 min', 'Anime Features', 'Ruka spends her summer at the aquarium, where she’s drawn into an enigmatic aquatic event alongside two mysterious boys raised in the ocean.']\n",
-      "['s1336', 'TV Show', 'Children of the Whales', '', 'Natsuki Hanae, Manaka Iwami, Yuuichirou Umehara, Nobunaga Shimazaki, Mikako Komatsu, Daiki Yamashita, Hiroshi Kamiya', 'Japan', 'March 13, 2018', '2017', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'As a magic wielder, young archivist Chakuro knows his time is short, but everything changes when a girl from the outside appears on his island.']\n",
-      "['s1337', 'TV Show', 'Chill with Bob Ross', '', 'Bob Ross', '', 'December 1, 2016', '1994', 'TV-G', '1 Season', 'TV Shows', 'Iconic artist and master of relaxation Bob Ross demonstrates the process of creating wintry scenes in these episodes dedicated to the season.']\n",
-      "['s1338', 'Movie', 'Chillar Party', 'Vikas Bahl, Nitesh Tiwari', 'Irfan Khan, Raju, Sanath Menon, Rohan Grover, Naman Jain, Aarav Khanna, Vishesh Tiwari, Chinmai Chandranshuh, Vedant Desai, Shriya Sharma, Divji Handa', 'India', 'August 2, 2018', '2011', 'TV-PG', '127 min', 'Children & Family Movies, Comedies, Dramas', \"Eight feisty boys befriend young drifter Fatka. When a mean politician threatens Fatka's way of life, the boys band together in honor of their pal.\"]\n",
-      "['s1339', 'TV Show', 'Chilling Adventures of Sabrina', '', 'Kiernan Shipka, Ross Lynch, Miranda Otto, Lucy Davis, Chance Perdomo, Michelle Gomez, Richard Coyle, Jaz Sinclair, Lachlan Watson, Tati Gabrielle, Adeline Rudolph, Abigail Cowen, Gavin Leatherwood, Bronson Pinchot', 'United States', 'December 31, 2020', '2020', 'TV-14', '4 Seasons', 'TV Horror, TV Mysteries, TV Sci-Fi & Fantasy', \"Magic and mischief collide as half-human, half-witch Sabrina navigates between two worlds: mortal teen life and her family's legacy, the Church of Night.\"]\n",
-      "['s1340', 'Movie', 'China Salesman', 'Tan Bing', 'Li Dong Xue, Mike Tyson, Steven Seagal, Janicke Askevold, Li Ai, Eriq Ebouaney, Clovis Fouin, Wang Zijian', 'China', 'September 24, 2018', '2017', 'TV-MA', '111 min', 'Action & Adventure, International Movies', 'A Chinese engineer travels to a war-torn African country to rebuild its telecommunications but instead finds massive corruption and explosive danger.']\n",
-      "['s1341', 'Movie', \"Chingo Bling: They Can't Deport Us All\", 'Luis Lopez', 'Chingo Bling', '', 'June 1, 2017', '2017', 'TV-MA', '63 min', 'Stand-Up Comedy', 'On point and larger than life, rapper and stand-up comic Chingo Bling gathers his funniest friends for a rambunctious take on Tex-Mex culture.']\n",
-      "['s1342', 'TV Show', 'Chip and Potato', '', 'Abigail Oliver, Andrea Libman, Briana Buckmaster, Brian Dobson, Chance Hurstfield, Dominic Good, Emma Jayne Maas, Evan Byarushengo, Scotia Anderson, Alessandro Juliani', 'United Kingdom, Canada', 'November 29, 2019', '2019', 'TV-Y', '2 Seasons', \"Kids' TV\", 'Lovable pug Chip starts kindergarten, makes new friends and tries new things – with a little help from Potato, her secret mouse pal.']\n",
-      "['s1343', 'Movie', 'Chippa', 'Safdar Rahman', 'Sunny Pawar, Chandan Roy Sanyal, Gautam Sarkar, Sumeet Thakur, Mala Mukherjee, Masood Akhtar, Veer Rajwant Singh, Joyraj Bhattacharya', 'India', 'June 1, 2020', '2020', 'TV-14', '92 min', 'Comedies, Dramas, Independent Movies', 'At midnight on his 10th birthday, a boy scours the lesser-known Kolkata streets in search of a father he’s never met, carrying a letter he can’t read.']\n",
-      "['s1344', 'Movie', 'Chittagong', 'Bedabrata Pain', 'Manoj Bajpayee, Barry John, Delzad Hiwale, Vega Tamotia, Nawazuddin Siddiqui, Rajkummar Rao, Jaideep Ahlawat, Vijay Varma, Dibyendu Bhattacharya', 'United States, India, Bangladesh', 'January 1, 2018', '2012', 'NR', '105 min', 'Dramas, Independent Movies, International Movies', 'In the turbulent 1930s of British colonial India, a teenager joins a ragtag army of schoolboys determined to overthrow their foreign conquerors.']\n",
-      "['s1345', 'Movie', 'Chitty Chitty Bang Bang', 'Ken Hughes', 'Dick Van Dyke, Sally Ann Howes, Lionel Jeffries, Gert Fröbe, Anna Quayle, Benny Hill, James Robertson Justice, Robert Helpmann, Heather Ripley, Adrian Hall, Barbara Windsor, Davy Kaye, Alexander Doré, Bernard Spear, Stanley Unwin', 'United Kingdom, United States', 'January 1, 2020', '1968', 'G', '146 min', 'Children & Family Movies, Classic Movies, Comedies', 'Quirky inventor Caractacus Potts and his family travel in their magical flying car to Vulgaria, a kingdom strangely devoid of children.']\n",
-      "['s1346', 'Movie', 'Chloe', 'Atom Egoyan', 'Julianne Moore, Liam Neeson, Amanda Seyfried, Max Thieriot, R.H. Thomson, Nina Dobrev, Laura de Carteret, Mishu Vellani', 'United States, Canada, France', 'January 1, 2020', '2009', 'R', '96 min', 'Independent Movies, Thrillers', 'Suspecting her husband of infidelity, Catherine hires sexy Chloe to test his faithfulness. Soon, the relationships between all three intensify.']\n",
-      "['s1347', 'TV Show', 'Chocolate', '', 'Ha Ji-won, Yoon Kye-sang, Jang Seung-jo, Kang Bu-ja, Lee Jae-ryong, Min Jin-woong, Kim Won-hae, Yoo Teo', 'South Korea', 'November 30, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'Brought together by meaningful meals in the past and present, a doctor and a chef are reacquainted when they begin working at a hospice ward.']\n",
-      "['s1348', 'Movie', 'Chocolate City: Vegas Strip', 'Jean-Claude La Marre', \"Robert Ri'chard, Darrin Dewitt Henson, Ginuwine, Gilbert Saldivar, Keith Carlos, Michael Bolwaire, Willie Taylor, Michael Jai White, Vivica A. Fox, Mekhi Phifer\", 'United States', 'August 12, 2017', '2017', 'TV-MA', '90 min', 'Dramas', 'The exotic dancers from Chocolate City get back together for a trip to Las Vegas and a chance at $500,000 in prize money.']\n",
-      "['s1349', 'Movie', 'Choked: Paisa Bolta Hai', 'Anurag Kashyap', 'Saiyami Kher, Roshan Mathew, Amruta Subhash, Upendra Limaye, Tushar Dalvi, Rajshri Deshpande, Vaisnavi RP, Uday Nene, Parthveer Shukla, Sanjay Bhatia, Aditya Kumar, Milind Pathak', 'India', 'June 5, 2020', '2020', 'TV-14', '114 min', 'Dramas, International Movies', \"A bank employee weighed down by her jobless husband's debts — and her own broken dreams — finds a secret source of seemingly unlimited cash in her home.\"]\n",
-      "['s1350', 'Movie', 'Chopsticks', 'Sachin Yardi', 'Abhay Deol, Mithila Palkar, Vijay Raaz', 'India', 'May 31, 2019', '2019', 'TV-MA', '101 min', 'Comedies, Dramas, Independent Movies', 'A gifted but insecure woman embarks on a transformative journey when she enlists an enigmatic con man to recover her stolen car from an eccentric thug.']\n",
-      "['s1351', 'TV Show', 'Chosen', '', 'Lan Cheng-Lung, Deng JiaJia, Han Pengyi, Sam Hayden-Smith, Jenny Zhou, Paul He, Nathaniel Kelly', 'China', 'October 17, 2019', '2019', 'TV-14', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Action & Adventure', 'When a mysterious box arrives at his door, a doctor and father is forced to participate in a twisted killing game, or risk losing everything.']\n",
-      "['s1352', 'Movie', 'Chris Brown: Welcome to My Life', 'Andrew Sandler', 'Chris Brown', 'United States', 'October 7, 2017', '2017', 'TV-MA', '80 min', 'Documentaries, Music & Musicals', 'Featuring interviews, concert footage and behind-the-scenes access, this documentary delivers fans an all-access look at the life of Chris Brown.']\n",
-      "['s1353', 'Movie', \"Chris D'Elia: Incorrigible\", \"Bill D'Elia\", \"Chris D'Elia\", 'United States', 'April 17, 2015', '2015', 'TV-MA', '84 min', 'Stand-Up Comedy', \"Stand-up comedian Chris D'Elia covers everything from how to improve the NFL to why dating is evil and that babies should grow up before they're born.\"]\n",
-      "['s1354', 'Movie', \"Chris D'Elia: Man on Fire\", \"Bill D'Elia\", \"Chris D'Elia\", 'United States', 'June 27, 2017', '2017', 'TV-MA', '66 min', 'Stand-Up Comedy', \"Unbridled comic Chris D'Elia reconsiders his approach to major life events like marriage, not having kids and buying pants for your friends.\"]\n",
-      "['s1355', 'Movie', \"Chris D'Elia: No Pain\", \"Matt D'Elia\", \"Chris D'Elia\", 'United States', 'April 14, 2020', '2020', 'TV-MA', '55 min', 'Stand-Up Comedy', \"Chris D'Elia takes the stage in Minneapolis to offer his thoughts on everything from self-censorship to problematic dolphins to lame mutant powers.\"]\n",
-      "['s1356', 'Movie', 'Chris Rock Total Blackout: The Tamborine Extended Cut', 'Chris Rock', 'Chris Rock', '', 'January 12, 2021', '2021', 'TV-MA', '98 min', 'Stand-Up Comedy', 'In this extended cut of his 2018 special, Chris Rock takes the stage for a special filled with searing observations on fatherhood, infidelity and politics.']\n",
-      "['s1357', 'Movie', 'Chris Rock: Tamborine', 'Bo Burnham', 'Chris Rock', 'United States', 'February 14, 2018', '2018', 'TV-MA', '65 min', 'Stand-Up Comedy', 'Chris Rock takes the stage in Brooklyn for a comedy special filled with searing observations on fatherhood, infidelity and American politics.']\n",
-      "['s1358', 'Movie', 'Chris Tucker Live', 'Phil Joanou', 'Chris Tucker', 'United States', 'July 10, 2015', '2015', 'TV-MA', '92 min', 'Stand-Up Comedy', 'Filmed in his hometown of Atlanta, Chris Tucker showcases his stand-up comedic chops as he shares his experiences from childhood to the big time.']\n",
-      "['s1359', 'Movie', 'Christian Mingle', 'Corbin Bernsen', \"Lacey Chabert, Jonathan Patrick Moore, Saidah Arrika Ekulona, Stephen Tobolowsky, John O'Hurley, David Keith, Morgan Fairchild, Corbin Bernsen\", 'United States', 'June 6, 2019', '2014', 'PG', '99 min', 'Comedies, Faith & Spirituality, Romantic Movies', 'A career woman who has everything but romance finds her values challenged when she starts dating a good man she met on a Christian matchmaking site.']\n",
-      "['s1360', 'TV Show', 'Christiane Amanpour: Sex & Love Around the World', '', '', 'United States', 'September 30, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries', \"A contextual, acculturated dive into how adults in six, big global cities celebrate love and accentuate sex. CNN's Christiane Amanpour reports.\"]\n",
-      "['s1361', 'Movie', 'Christina P: Mother Inferior', 'Jay Karas', 'Christina Pazsitzky', 'United States', 'October 10, 2017', '2017', 'TV-MA', '59 min', 'Stand-Up Comedy', 'Christina Pazsitzky hits Seattle with a biting dose of reality, telling truths about her childhood, getting older and the horrors of giving birth.']\n",
-      "['s1362', 'Movie', 'Christine', 'Antonio Campos', 'Rebecca Hall, Michael C. Hall, Tracy Letts, Maria Dizzia, J. Smith-Cameron, Timothy Simons, Kim Shaw, John Cullum, Morgan Spector, Jayson Warner Smith', 'United Kingdom, United States', 'August 13, 2020', '2016', 'R', '119 min', 'Dramas, Independent Movies', \"In a film based on true events, an awkward but ambitious TV reporter struggles to adapt when she's ordered to focus on violent and salacious stories.\"]\n",
-      "['s1363', 'Movie', 'Christmas Break-In', 'Michael Kampa', \"Danny Glover, Denise Richards, Cameron Seely, Sean O'Bryan, Katrina Begin, Jake Van Wagoner, Douglas Spain, Dawson Ehlke\", 'United States', 'November 1, 2020', '2019', 'TV-PG', '87 min', 'Children & Family Movies, Comedies', 'Stranded at school before holiday break, a precocious girl gets into the spirit of saving when a trio of robbers trespass and hold the janitor hostage.']\n",
-      "['s1364', 'Movie', 'Christmas Crossfire', 'Detlev Buck', 'Kostja Ullmann, Alli Neumann, Sascha Alexander Gersak, Sophia Thomalla, Merlin Rose, Detlev Buck, Peter Kurth, Anika Mauer, Frederic Linkemann, Bernd Hölscher', 'Germany', 'December 4, 2020', '2020', 'TV-MA', '106 min', 'Comedies, International Movies, Thrillers', \"A man foils an attempted murder, then flees the crew of would-be killers along with their intended target as a woman he's just met tries to find him.\"]\n",
-      "['s1365', 'Movie', 'Christmas Crush', 'Marita Grabiak', 'Rachel Boston, Jonathan Bennett, Jon Prescott, Sunny Mabrey, Julia Voth, Elizabeth Lauren Hoffman, Eileen April Boylan, Josh Crotty', 'Canada, United States', 'November 4, 2019', '2012', 'TV-PG', '87 min', 'Comedies, Romantic Movies', 'Twentysomething Georgia pines for her old boyfriend and is thrilled to have a second chance at love when she attends their high school reunion.']\n",
-      "['s1366', 'Movie', 'Christmas in the Heartland', 'Harvey Lowry', 'Sierra McCormick, Brighton Sharbino, Bo Derek, Shelley Long, Christopher Rich, JoeDon Rooney, Tiffany Fallon, Paula Trickey, Christian Kane', 'United States', 'November 1, 2019', '2017', 'TV-PG', '112 min', 'Dramas', \"Two girls realize they're both visiting grandparents they’ve never met and decide to switch places to see how the other half lives.\"]\n",
-      "['s1367', 'Movie', 'Christmas in the Smokies', 'Gary Wheeler', 'Sarah Lancaster, Barry Corbin, Alan Powell, Jill Wagner, Danny Vinson, Gregory Alan Williams, Rebecca Koon, Brett Rice', 'United States', 'March 1, 2019', '2015', 'TV-G', '88 min', 'Children & Family Movies, Dramas, Romantic Movies', \"In the Smoky Mountains, an ambitious woman works to save her family's historic berry farm as her ex, a country music star, returns to town.\"]\n",
-      "['s1368', 'Movie', 'Christmas Inheritance', 'Ernie Barbarash', 'Eliza Taylor, Jake Lacy, Andie MacDowell, Michael Xavier, Neil Crone, Anthony Sherwood, Joanna Douglas, Martin Roach', 'United States', 'December 15, 2017', '2017', 'TV-G', '105 min', 'Dramas, International Movies, Romantic Movies', \"To inherit her father's company, socialite Ellen must first visit his small hometown, where she learns the value of hard work and helping others.\"]\n",
-      "['s1369', 'Movie', 'Christmas Survival', 'James Dearden', 'Julian Ovenden, Gemma Whelan, Joely Richardson, Michael Landes, Sally Phillips, Patricia Hodge, Ronni Ancona, James Fox, Sophie Simnett, Jade Ma', 'United Kingdom', 'November 1, 2019', '2018', 'TV-MA', '101 min', 'Comedies', \"With Christmas just around the corner, sisters Miranda and Lyla bring their families to their childhood home, where rivalries don't take a holiday.\"]\n",
-      "['s1370', 'Movie', 'Christmas Wedding Planner', 'Justin G. Dyck', 'Stephen Huszar, Kelly Rutherford', 'Canada', 'November 15, 2018', '2017', 'PG', '86 min', 'Comedies, International Movies, Romantic Movies', 'A wedding planner’s world is turned upside down when a handsome private investigator is hired to disrupt one of her biggest jobs.']\n",
-      "['s1371', 'Movie', 'Christmas with a Prince', 'Justin G. Dyck', 'Kaitlyn Leeb, Nick Hounslow, Josh Dean, Melinda Shankar, Liam MacDonald, Ilamaria Ebrahim, Charles Shaughnessy, Julia Baldwin', 'Canada', 'November 4, 2020', '2018', 'TV-PG', '86 min', 'Comedies, Dramas, Romantic Movies', 'A dedicated pediatrician reconsiders her feelings for a carefree prince as he secretly recovers from a ski accident alongside her young patients.']\n",
-      "['s1372', 'Movie', 'Christmas With A View', 'Justin G. Dyck', 'Scott Cavalheiro, Kaitlyn Leeb, Vivica A. Fox, Patrick Duffy, Jess Walton, Mark Ghanimé', 'Canada', 'November 1, 2018', '2018', 'TV-PG', '91 min', 'International Movies, Romantic Movies', 'Still reeling from a business failure, the restaurant manager of a ski resort finds her world jolted by a new chef, who has his own hidden past.']\n",
-      "['s1373', 'Movie', 'Christmas with the Kranks', 'Joe Roth', 'Tim Allen, Jamie Lee Curtis, Dan Aykroyd, Erik Per Sullivan, Cheech Marin, Jake Busey, M. Emmet Walsh, Kevin Chamberlin, Elizabeth Franz, René Lavan', 'United States', 'January 1, 2019', '2004', 'PG', '99 min', 'Children & Family Movies, Comedies', 'When Luther Krank and his wife opt to skip Christmas – no tree and no rooftop Frosty – can they handle the fallout from their family and neighbors?']\n",
-      "['s1374', 'Movie', 'Christopher Robin', 'Marc Forster', 'Ewan McGregor, Hayley Atwell, Bronte Carmichael, Mark Gatiss, Jim Cummings, Brad Garrett, Nick Mohammed, Peter Capaldi', 'United States', 'March 5, 2019', '2018', 'PG', '104 min', 'Children & Family Movies, Comedies, Dramas', 'Now a careworn middle-aged man, Christopher Robin goes on a familiar adventure when his old pal Winnie the Pooh brings him to the Hundred Acre Wood.']\n",
-      "['s1375', 'Movie', 'Chronically Metropolitan', 'Xavier Manrique', 'Shiloh Fernandez, Ashley Benson, Josh Peck, Addison Timlin, Chris Noth, Mary-Louise Parker', 'United States', 'February 1, 2020', '2016', 'TV-MA', '86 min', 'Comedies, Dramas, Independent Movies', 'A case of writer’s block inspires a young novelist to return home to New York City and reconnect with his engaged ex and his bohemian parents.']\n",
-      "['s1376', 'Movie', 'Chronicle of an Escape', 'Israel Adrián Caetano', 'Rodrigo de la Serna, Pablo Echarri, Nazareno Casero, Lautaro Delgado, Matías Marmorato, Martín Urruty, César Albarracín, Guillermo Fernandez, Daniel Di Biase', 'Argentina', 'June 15, 2018', '2006', 'R', '104 min', 'Dramas, International Movies, Thrillers', 'Soccer goalie Claudio Tamburrini is kidnapped by the Argentine military. Several months later, he joins other prisoners in planning a daring escape.']\n",
-      "['s1377', 'TV Show', 'ChuChu TV Kids Songs, Learning Videos & Bedtime Stories', '', '', '', 'October 18, 2019', '2019', 'TV-Y', '1 Season', \"Kids' TV\", 'This educational series for tiny tots features a toe-tapping spin on nursery rhymes with upbeat tunes and a diverse set of easy-to-follow lessons.']\n",
-      "['s1378', 'TV Show', 'ChuChu TV Nursery Rhymes & Kids Songs (Hindi)', '', '', 'India', 'April 18, 2020', '2019', 'TV-Y', '1 Season', \"Kids' TV\", 'This educational series for tiny tots features a toe-tapping spin on nursery rhymes with upbeat tunes and a diverse set of easy-to-follow lessons.']\n",
-      "['s1379', 'Movie', 'ChuChuTV Bedtime Stories & Moral Stories for Kids (English)', '', '', '', 'October 18, 2019', '2019', 'TV-Y', '47 min', 'Children & Family Movies', 'ChuChu teaches some bullies a lesson, Cussly learns the value of teamwork and ChaCha realizes there’s more to playtime than TV and video games.']\n",
-      "['s1380', 'Movie', 'ChuChuTV Bedtime Stories & Moral Stories for Kids (Hindi)', '', '', '', 'October 18, 2019', '2019', 'TV-Y', '56 min', 'Children & Family Movies', 'In this collection of stories, ChuChu and her pals meet a man in need, Chiku must change a bad habit and ChaCha gets a lesson in management.']\n",
-      "['s1381', 'Movie', 'ChuChuTV Surprise Eggs Learning Videos (English)', '', '', '', 'October 18, 2019', '2019', 'TV-Y', '61 min', 'Children & Family Movies', 'From colors and letters to animals of all kinds, each egg holds a fun-filled lesson waiting to be learned. ChuChu and friends are opening them all!']\n",
-      "['s1382', 'Movie', 'ChuChuTV Surprise Eggs Learning Videos (Hindi)', '', '', '', 'October 18, 2019', '2019', 'TV-Y', '34 min', 'Children & Family Movies', 'Magic elephant Mr. Harlo uses playtime to help the children discover various surprises hidden inside colorful eggs.']\n",
-      "['s1383', 'TV Show', 'Chuck Chicken', '', '', 'Malaysia', 'November 15, 2017', '2017', 'TV-Y7', '1 Season', \"Kids' TV\", 'On the island of Rocky Perch, security company owner Chuck Adoodledoo and his friends provide kung fu-style protection for their fellow bird citizens.']\n",
-      "['s1384', 'Movie', 'Chup Chup Ke', 'Priyadarshan, Kookie V. Gulati', 'Shahid Kapoor, Kareena Kapoor, Om Puri, Neha Dhupia, Sunil Shetty, Paresh Rawal, Rajpal Yadav, Shakti Kapoor', 'India', 'November 1, 2018', '2006', 'TV-PG', '158 min', 'Comedies, Dramas, International Movies', 'Mistaking a broke, small-time hustler for a millionaire, two bumbling fishermen hatch a scheme to use him to help pay off their debts.']\n",
-      "['s1385', 'Movie', 'Chupan Chupai', 'Mohsin Ali', 'Ahsan Khan, Neelam Muneer, Faizan Khawaja, Ali Rizvi, Vajdaan Shah, Zayed Sheikh, Talat Hussain, Javed Sheikh', 'Pakistan', 'January 15, 2019', '2017', 'TV-14', '118 min', 'Comedies, International Movies', 'The lives of five hapless, petty criminals careen into madcap disarray when their plan to abduct a wealthy minister’s son goes horribly wrong.']\n",
-      "['s1386', 'Movie', 'Chupke Chupke', 'Hrishikesh Mukherjee', 'Dharmendra, Sharmila Tagore, Amitabh Bachchan, Jaya Bhaduri, Om Prakash, Asrani, David Abraham, Usha Kiran, Lily Chakravarty, Keshto Mukherjee', 'India', 'December 31, 2019', '1975', 'TV-PG', '127 min', 'Classic Movies, Comedies, International Movies', 'Jealous of the high regard in which his new wife holds their brother-in-law, a botany professor stages an elaborate prank that will even the score.']\n",
-      "['s1387', 'TV Show', 'Churchill’s Secret Agents: The New Recruits', '', '', 'United Kingdom', 'June 29, 2018', '2018', 'TV-MA', '1 Season', 'British TV Shows, International TV Shows, Reality TV', \"In this history-steeped reality series, 14 contestants undergo the same rigorous four-day selection process as Britain's top-secret World War II spies.\"]\n",
-      "['s1388', 'Movie', 'CIA: Comrade in America', 'Amal Neerad', 'Dulquer Salmaan, Karthika Muraleedharan, Siddique, Soubin Shahir, Dileesh Pothan, John Vijay, Chandini Sreedharan, Jinu Joseph, Sujith Shankar, Alencier Ley Lopez', 'India', 'May 1, 2018', '2017', 'TV-14', '130 min', 'Action & Adventure, Dramas, International Movies', \"A young man in Kerala has two weeks to stop the woman he loves from a fixed marriage in the U.S., but he doesn't have the papers to get there.\"]\n",
-      "['s1389', 'Movie', 'Cinar Agaci', 'Handan İpekçi', 'Nurgül Yeşilçay, Celile Toyon Uysal, Deniz Deha Lostar, Settar Tanrıöğen, Suzan Aksoy, Hüseyin Avni Danyal, Jülide Kural, Ragıp Savaş', 'Turkey', 'April 28, 2020', '2011', 'TV-14', '115 min', 'Comedies, Dramas, International Movies', 'A matriarch and her grandson forge a special bond during family picnics every two months, until her health causes a conflict among the relatives.']\n",
-      "['s1390', 'TV Show', 'Cinderella and the Four Knights', '', 'Jung Il-woo, Ahn Jae-hyeon, Park So-dam, Lee Jung-shin, Kim Yong-geon, Choi Min, Son Na-eun', 'South Korea', 'December 15, 2019', '2016', 'TV-PG', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'Catching the eye of a wealthy gentleman, spunky Ha-won gets hired to live with his three immature grandsons so she can whip them into shape.']\n",
-      "['s1391', 'TV Show', 'Cinta 100KG', '', 'Sherry Alhadad, Sharifah Amani, Fezrul Khan, Ungku Hariz, Ruzana Ibrahim, Zain Saidan, Cristina Suzanne, Safia Hanifah', '', 'May 8, 2019', '2016', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Two female friends, each with confidence issues, help each other search for true love and deal with their romantic rivals.']\n",
-      "['s1392', 'TV Show', 'Cinta Iris', '', 'Raja Ilya, Nazim Othman, Zain Hamid, Ungku Ismail, Tunku Hanis', '', 'May 8, 2019', '2015', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Dedicated engineering student Iris succumbs to love and marries, but fate holds both tragedies and triumphs for her personal and professional life.']\n",
-      "['s1393', 'TV Show', 'Cinta Si Wedding Planner', '', 'Mira Filzah, Ady Putra, Fadlan Hazim, Shima Anuar, Nazeera Sardi, Dian P. Ramlee, Wan Sharmila, Rosnah Johari, Idris Md Diah', '', 'May 8, 2019', '2015', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'A wedding planner and an ex-Marine both have been unlucky in love. But a chance meeting and a spat over a parking space soon change all that.']\n",
-      "['s1394', 'TV Show', 'Cinta Teruna Kimchi', '', \"Nazim Othman, Johan As'ari, Nur Risteena, Niena Baharun\", '', 'May 8, 2019', '2016', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas', \"When a young man determines to discover his father's true identity, he faces unexpected realizations that shake his sense of self.\"]\n",
-      "['s1395', 'Movie', 'Circle', 'Aaron Hann, Mario Miscione', 'Julie Benz, Mercy Malick, Carter Jenkins, Molly Jackson, Michael Nardelli, Sara Sanderson, Kevin Sheridan, Cesar Garcia, Lisa Pelikan, Zachary James Rukavina, Lawrence Kao, Jordi Vilasuso, Kaiwi Lyman-Mersereau, Michael McLafferty, Allegra Masters, Autumn Federici, John Edward Lee, Matt Corboy', 'United States', 'October 16, 2015', '2015', 'TV-MA', '86 min', 'Dramas, Independent Movies, Sci-Fi & Fantasy', 'When a group of strangers is seized and awaits execution, they face the impossible task of choosing the one person among them worthy of being spared.']\n",
-      "['s1396', 'Movie', 'Circus of Books', 'Rachel Mason', '', 'United States', 'April 22, 2020', '2020', 'TV-MA', '87 min', 'Documentaries, LGBTQ Movies', 'For decades, a nice Jewish couple ran Circus of Books, a porn shop and epicenter for gay LA. Their director daughter documents their life and times.']\n",
-      "['s1397', 'Movie', \"Cirque du Freak: The Vampire's Assistant\", 'Paul Weitz', 'John C. Reilly, Ken Watanabe, Josh Hutcherson, Chris Massoglia, Ray Stevenson, Patrick Fugit, Orlando Jones, Willem Dafoe, Salma Hayek, Michael Cerveris, Jane Krakowski, Frankie Faison, Patrick Breen, Colleen Camp, Don McManus, Jessica Carlson, Kristen Schaal', 'United States', 'April 16, 2018', '2009', 'PG-13', '109 min', 'Action & Adventure, Horror Movies, Sci-Fi & Fantasy', \"When Darren Shan is taken to a circus that's chock-full of sideshow oddities, he meets a vampire and receives a life-changing bite on the neck.\"]\n",
-      "['s1398', 'Movie', 'Citation', 'Kunle Afolayan', 'Temi Otedola, Jimmy Jean-Louis, Joke Silva, Gabriel Afolayan, Adjetey Anang, Ini Edo, Sadiq Daba, Wole Olowomojuore, Yomi Fash-Lanso, Bukunmi Oluwashina, Bienvenu Neba, Ray Reboul, Ibukun Awosika, Seun Kuti', 'Nigeria', 'November 6, 2020', '2020', 'TV-MA', '151 min', 'Dramas, International Movies', 'A bright student in Nigeria takes on the academic establishment when she reports a popular professor who tried to rape her. Based on real events.']\n",
-      "['s1399', 'Movie', 'Cities of Last Things', 'Wi Ding Ho', 'Jack Kao, Lee Hong-chi, Louise Grinberg, Huang Lu, Ding Ning', 'Taiwan, China, France, United States', 'July 12, 2019', '2018', 'TV-MA', '106 min', 'Dramas, Independent Movies, International Movies', 'In a dystopian tale unfolding in reverse chronology, a man with a complicated past takes revenge on the individuals who wronged him decades ago.']\n",
-      "['s1400', 'TV Show', 'City in the Sky', '', '', 'United Kingdom', 'October 1, 2017', '2016', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'This series explores the magnitude and scale of modern air travel, and the challenges faced by those responsible for its smooth functioning.']\n",
-      "['s1401', 'Movie', 'City of God', 'Fernando Meirelles, Katia Lund', 'Alexandre Rodrigues, Leandro Firmino, Phellipe Haagensen, Douglas Silva, Jonathan Haagensen, Matheus Nachtergaele, Seu Jorge, Jefechander Suplino, Alice Braga', 'Brazil, France, Germany', 'January 1, 2020', '2002', 'R', '130 min', 'Dramas, Independent Movies, International Movies', 'Growing up in a Rio de Janeiro slum, Rocket is able to avoid being drawn into a life of drugs and crime by having a passion for photography.']\n",
-      "['s1402', 'Movie', 'City of God: 10 Years Later', 'Cavi Borges, Luciano Vidigal', '', 'Brazil', 'May 7, 2018', '2013', 'TV-MA', '69 min', 'Documentaries, International Movies', 'A decade after the seminal Brazilian film \"City of God,\" this documentary reunites some of the cast and crew to find out what paths their lives took.']\n",
-      "['s1403', 'Movie', 'City of Joy', 'Madeleine Gavin', '', 'United States,', 'September 7, 2018', '2018', 'TV-MA', '77 min', 'Documentaries', \"Women who've been sexually brutalized in war-torn Congo begin to heal at City of Joy, a center that helps them regain a sense of self and empowerment.\"]\n",
-      "['s1404', 'Movie', 'City of Tiny Lights', 'Pete Travis', 'Riz Ahmed, Billie Piper, James Floyd, Cush Jumbo, Roshan Seth, Hannah Rae, Antonio Aakeel, George Sargeant, Alexander Siddig, Vincent Regan, Barry Aird', 'United Kingdom', 'July 21, 2017', '2016', 'TV-MA', '110 min', 'Dramas, International Movies, Thrillers', 'In moody London, a burned-out sleuth sinks into a world of corruption and murderous romance when he tackles a mysterious case of a missing sex worker.']\n",
-      "['s1405', 'TV Show', 'Civilizations', '', '', 'United Kingdom', 'October 1, 2018', '2018', 'TV-14', '1 Season', 'British TV Shows, Docuseries', 'Expanding Kenneth Clark\\'s 1969 \"Civilisation\" series for a new generation, this reboot explores the art of cultures around the world, throughout time.']\n",
-      "['s1406', 'Movie', 'Clair Obscur', 'Yesim Ustaoglu', 'Funda EryiÄŸit, Ecem Uzun, Mehmet Kurtulus, Okan Yalabik, Serkan Keskin, Sema Poyraz', 'Turkey, France, Germany, Poland', 'October 13, 2017', '2016', 'TV-MA', '102 min', 'Dramas, International Movies', 'While examining a young woman who has just murdered her husband and mother-in-law, a psychiatrist begins to reflect on her own marriage.']\n",
-      "['s1407', 'TV Show', 'CLANNAD', '', 'Yuichi Nakamura, David Matranga, Mai Nakahara, Luci Christian, Ryo Hirohashi, Shelley Calene-Black, Ai Nonaka, Hilary Haag, Akemi Kanda, Brittney Karbowski, Houko Kuwashima, Kaytha Coker, Mamiko Noto, Emily Neves, Daisuke Sakaguchi, Greg Ayres', 'Japan', 'November 1, 2019', '2008', 'TV-PG', '2 Seasons', 'Anime Series, Teen TV Shows', \"Maladjusted high school student Tomoya's life begins to change when he befriends his classmate Nagisa and several other eccentric girls.\"]\n",
-      "['s1408', 'Movie', 'Clarence Clemons: Who Do I Think I Am?', 'Nick Mead', 'Clarence Clemons', 'United States', 'November 14, 2019', '2019', 'TV-MA', '88 min', 'Documentaries, Music & Musicals', 'This intimate documentary follows the life of legendary saxophonist Clarence Clemons and his spiritual awakening before his death in 2011.']\n",
-      "['s1409', 'Movie', 'Clash of the Titans', 'Louis Leterrier', 'Sam Worthington, Liam Neeson, Ralph Fiennes, Jason Flemyng, Gemma Arterton, Alexa Davalos, Tine Stapelfeldt, Mads Mikkelsen, Luke Evans', 'United States, United Kingdom, Australia', 'August 1, 2019', '2010', 'PG-13', '106 min', 'Action & Adventure, Sci-Fi & Fantasy', 'If he is to save the life of the beautiful Princess Andromeda, the valiant Perseus must battle a host of powerful, beastly enemies.']\n",
-      "['s1410', 'Movie', \"Class of '61\", 'Gregory Hoblit', 'Christien Anholt, Andre Braugher, Dan Futterman, Josh Lucas, Clive Owen, Sophie Ward, Sue-Ann Leeds, Laura Linney', 'United States', 'April 1, 2018', '1993', 'TV-PG', '91 min', 'Dramas', 'As the Civil War looms, a runaway slave seeks freedom, and West Point cadets find their camaraderie shattered as they choose between North or South.']\n",
-      "['s1411', 'Movie', \"Class of '83\", 'Atul Sabharwal', 'Bobby Deol, Bhupendra Jadawat, Hitesh Bhojraj, Anup Soni, Joy Sengupta, Sameer Paranjape, Ninad Mahajani, Prithvik Pratap', 'India', 'August 21, 2020', '2020', 'TV-14', '98 min', 'Dramas, International Movies, Thrillers', 'Demoted to an academy job, a cop trains five foolhardy students as assassins in his risky revenge plot against police corruption and the underworld.']\n",
-      "['s1412', 'Movie', 'Class Rank', 'Eric Stoltz', 'Olivia Holt, Skyler Gisondo, Kristin Chenoweth, Bruce Dern, Nick Krause, Kathleen Chalfant, Peter Maloney, Rod McLachlan, Hawn Tran, Danni Wang', 'United States', 'September 18, 2018', '2018', 'TV-MA', '103 min', 'Comedies', 'When her class rank threatens her college plans, an ambitious teen convinces a nerdy peer to run for the school board to abolish the ranking system.']\n",
-      "['s1413', 'TV Show', 'Classic Legends', '', 'Javed Akhtar', 'India', 'May 15, 2017', '2012', 'TV-PG', '1 Season', 'Docuseries, International TV Shows', 'This documentary series explores the glamour of Bollywood through the stories of the men and women who have illuminated its screens.']\n",
-      "['s1414', 'TV Show', 'Cleo & Cuquin', 'Fernando Moro', '', 'Spain', 'July 1, 2020', '2020', 'TV-Y', '2 Seasons', \"Kids' TV\", 'Spirited sister-brother duo Cleo and Cuquín try on different professions each day to help their other siblings solve problems and enjoy new adventures.']\n",
-      "['s1415', 'Movie', 'Cleopatra Jones', 'Jack Starrett', 'Tamara Dobson, Bernie Casey, BrendaSykes, Esther Rolle, Shelley Winters', 'United States', 'November 1, 2019', '1973', 'PG', '89 min', 'Action & Adventure, Classic Movies', \"A stylin' special agent chases down drug lords and does her part to stop trafficking. Soon, she finds herself seeking revenge on a dealer.\"]\n",
-      "['s1416', 'TV Show', 'Cleverman', '', \"Hunter Page-Lochard, Rob Collins, Deborah Mailman, Ryan Corr, Stef Dawson, Iain Glen, Frances O'Connor, Tasma Walton, Tony Briggs\", 'Australia, New Zealand, United States', 'September 5, 2020', '2017', 'TV-MA', '1 Season', 'TV Dramas, TV Sci-Fi & Fantasy, TV Thrillers', 'In the near future, physically powerful beings known as \"Hairies\" struggle to survive in a segregated society dominated by hostile humans.']\n",
-      "['s1417', 'Movie', 'Click', 'Frank Coraci', 'Adam Sandler, Kate Beckinsale, Christopher Walken, David Hasselhoff, Henry Winkler, Julie Kavner, Sean Astin, Joseph Castanon, Jonah Hill, Jake Hoffman, Jennifer Coolidge', 'United States', 'January 1, 2020', '2006', 'PG-13', '108 min', 'Comedies, Sci-Fi & Fantasy', 'Overworked Michael Newman stumbles on a universal remote control that gives him the power to pause or fast-forward through scenes in his life.']\n",
-      "['s1418', 'TV Show', 'Click for Murder', '', 'Donal MacIntyre', 'United Kingdom', 'September 17, 2017', '2017', 'TV-14', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', 'Crime journalist Donal MacIntyre reveals how deadly the internet can be as he dissects the technological methods behind heinous acts.']\n",
-      "['s1419', 'Movie', 'Clinical', 'Alistair Legrand', 'Vinessa Shaw, Kevin Rahm, William Atherton, Aaron Stanford, Wilmer Calderon, Sydney Tamiia Poitier, India Eisley, Nestor Serrano', 'United States', 'January 13, 2017', '2017', 'TV-MA', '104 min', 'Horror Movies, Thrillers', 'A psychiatrist is plagued by flashbacks to a terrifying attack as she treats a new patient who was horribly disfigured in an accident.']\n",
-      "['s1420', 'Movie', 'Clive Davis: The Soundtrack of Our Lives', 'Chris Perkel', 'Clive Davis', 'United States', 'September 17, 2019', '2017', 'TV-MA', '124 min', 'Documentaries, Music & Musicals', \"This music-driven documentary charts Clive Davis' 50-year career as one of the world's most influential record moguls.\"]\n",
-      "['s1421', 'Movie', 'Close', '', 'Noomi Rapace, Sophie Nélisse, Indira Varma, George Georgiou, Christopher Sciueref, Eoin Macken', 'United Kingdom, United States', 'January 18, 2019', '2019', 'TV-MA', '95 min', 'Action & Adventure, International Movies', \"When attackers target the heiress she's protecting, battle-hardened bodyguard Sam scrambles to save her client – and teach her how to fight back.\"]\n",
-      "['s1422', 'Movie', 'Close Enemies', 'David Oelhoffen', 'Matthias Schoenaerts, Reda Kateb, Adel Bencherif, Sofiane Zermani, Sabrina Ouazani, Gwendolyn Gourvenec, Nicolas Giraud, Yann Goven, Astrid Whettnall, Ahmed Benaissa, Marc Barbé', 'France, Belgium', 'January 29, 2020', '2018', 'TV-MA', '112 min', 'Dramas, International Movies', 'After an ambush leaves his partner dead, drug dealer Manuel reluctantly teams up with childhood friend Driss – now a cop – to hunt down the culprits.']\n",
-      "['s1423', 'TV Show', 'Close Your Eyes Before It’s Dark', '', 'Bryan Shu-Hao Chang, Jian Man-shu, Yen Tsao, Sun Ke-fang, Allen Chen, Jake Hsu, Chu Sheng-ping, Blue Lan', 'Taiwan', 'August 1, 2017', '2016', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'While vacationing at a mountain cabin, a group of longtime friends uncovers an old scandal that could have deadly consequences.']\n",
-      "['s1424', 'Movie', 'Closed Circuit', 'John Crowley', 'Eric Bana, Rebecca Hall, Ciarán Hinds, Riz Ahmed, Anne-Marie Duff, Kenneth Cranham, Julia Stiles, Jim Broadbent, Denis Moschitto, Barbora Bobulova, Jemma Powell', 'United Kingdom, United States', 'October 16, 2017', '2013', 'R', '96 min', 'Dramas, Thrillers', \"Martin and Claudia, top-flight lawyers who happen to be former lovers, become targets when they're teamed up to defend a notorious terrorist.\"]\n",
-      "['s1425', 'Movie', 'Cloud Atlas', 'Lilly Wachowski, Lana Wachowski, Tom Tykwer', \"Tom Hanks, Halle Berry, Jim Broadbent, Hugo Weaving, Jim Sturgess, Doona Bae, Ben Whishaw, Keith David, James D'Arcy, Zhou Xun\", 'Germany, United States, Hong Kong, Singapore', 'August 1, 2017', '2012', 'R', '172 min', 'Action & Adventure, Cult Movies, Dramas', 'In this star-studded drama, six seemingly disparate stories explore the complicated links that humanity shares through the generations.']\n",
-      "['s1426', 'Movie', 'Clouds of Sils Maria', 'Olivier Assayas', 'Juliette Binoche, Kristen Stewart, Chloë Grace Moretz, Lars Eidinger, Johnny Flynn, Angela Winkler, Hanns Zischler, Brady Corbet', 'France, Germany, Switzerland', 'February 12, 2017', '2014', 'R', '124 min', 'Dramas, International Movies', 'A middle-aged actress is cast in a film adaptation of the play that made her famous 20 years earlier, but in a much less glamorous role.']\n",
-      "['s1427', 'Movie', 'Cloudy with a Chance of Meatballs', 'Phil Lord, Christopher Miller', \"Bill Hader, Anna Faris, James Caan, Andy Samberg, Bruce Campbell, Mr. T, Bobb'e J. Thompson, Benjamin Bratt, Neil Patrick Harris, Al Roker\", 'United States', 'January 1, 2021', '2009', 'PG', '90 min', 'Children & Family Movies, Comedies, Sci-Fi & Fantasy', 'When inventor Flint Lockwood makes clouds rain food, the citizens of Chewandswallow can feed themselves. But a bowl of disaster is about to overflow.']\n",
-      "['s1428', 'Movie', 'Cloudy with a Chance of Meatballs 2', 'Cody Cameron, Kris Pearn', 'Bill Hader, Anna Faris, James Caan, Will Forte, Andy Samberg, Benjamin Bratt, Neil Patrick Harris, Terry Crews, Kristen Schaal', 'United States', 'November 15, 2020', '2013', 'PG', '95 min', 'Children & Family Movies, Comedies', 'Inventor Flint Lockwood battles mutant food beasts created by his notorious machine, including shrimpanzees, tacodiles and jellyfish sandwiches.']\n",
-      "['s1429', 'Movie', 'Cloverfield', 'Matt Reeves', 'Lizzy Caplan, Jessica Lucas, T.J. Miller, Michael Stahl-David, Mike Vogel, Odette Annable, Anjul Nigam, Margot Farley, Theo Rossi, Brian Klugman', 'United States', 'January 1, 2020', '2008', 'PG-13', '85 min', 'Action & Adventure, Horror Movies, Sci-Fi & Fantasy', 'A going-away party in Manhattan is interrupted when a mysterious monster of epic proportions launches an attack on New York City.']\n",
-      "['s1430', 'Movie', 'Club de Cuervos Presents: I, Potro', 'Marcos Bucay', 'Joaquín Ferreira, Marcela Álvarez, Benjamín Alfonso, Emilia Claudeville, Mauricio Llera, Sol Gaschetto, Martín Seefeld, Martín Rocco, Gonzalo VIzán', 'Mexico, Argentina', 'October 19, 2018', '2018', 'TV-MA', '51 min', 'Movies', 'Former Club de Cuervos player Potro returns home to Argentina to crash the wedding of his famous soccer-star brother and confront his estranged family.']\n",
-      "['s1431', 'TV Show', 'Club de Cuervos Presents: The Ballad of Hugo Sánchez', '', 'Jesús Zavala, Ianis Guerrero, Mauro Mauad, Renato Gutz, Raúl Briones, Markin López, Guillermo Dorantes, Martha Claudia Moreno, Aldo Escalante, Sergio Mayer, Paola Moreno, Pedro Miguel Arce', 'United States', 'June 18, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Comedies', \"Chava Iglesias's doting personal assistant Hugo Sánchez is tasked with leading Club de Cuervos to victory in Nicaragua – if only his mom will let him.\"]\n",
-      "['s1432', 'TV Show', 'Club Friday The Series 6', '', 'Puttichai Kasetsin, Kongtoranin Lalana, Preechaya Pongthananikorn', '', 'March 9, 2019', '2015', 'TV-MA', '9 Seasons', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Based on a Thai radio show that gives love advice to callers, this series dramatizes stories of infidelity, love triangles, sexual identity and more.']\n",
-      "['s1433', 'TV Show', 'Club Friday The Series 7', '', 'Sornram Tappituk, Amy Amika Klinprathum, Tanya Liyah, Shaun Jindachote, Four Sakolrat Wornurai, Toomtam Yuthana Puengklarng, Monchanok Saengchaipiangpen, Nat Myria Benedetti, Oil Thana Suttikamul, View Wannarot Sontichai, Pimthong Washirakom', '', 'June 18, 2018', '2016', 'TV-MA', '7 Seasons', 'International TV Shows, Romantic TV Shows, TV Dramas', 'More confessional tales of love and heartbreak play out in this next installment of the popular Thai TV series based on a real-life call-in radio show.']\n",
-      "['s1434', 'TV Show', 'Club Friday The Series 8', '', 'Chutavuth Pattarakampol, Focus Jirakul, Sattaphong Phiangphor, Toni Rakkaen, Paula Taylor, Virithipa Phakdeeprasong, Pakkaramai Potranan', '', 'February 2, 2019', '2017', 'TV-MA', '8 Seasons', 'International TV Shows, Romantic TV Shows, TV Comedies', 'The eighth installment of this popular Thai series, based on a real-life call-in radio show, dramatizes personal stories of romance and heartbreak.']\n",
-      "['s1435', 'TV Show', 'Club Friday To Be Continued - Friend & Enemy', '', 'Wanida Termthanaporn, Apinya Sakuljaroensuk, Golf Pichaya Nitipaisankul, Thassapak Hsu', '', 'April 20, 2018', '2016', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"A love triangle spirals out of control, wreaking havoc on a couple's relationship and a friendship between two women.\"]\n",
-      "['s1436', 'TV Show', 'Club Friday To Be Continued - My Beautiful Tomboy', '', 'Puttichai Kasetsin, Lalana Kongtoranin', '', 'April 13, 2018', '2016', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"A change in sexual identity complicates young Meen's relationships, while memories of a past romance remain fresh.\"]\n",
-      "['s1437', 'TV Show', 'Club Friday To Be Continued - The Promise', '', 'Jirayu La-ongmanee, Focus Jirakul', '', 'April 20, 2018', '2016', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Two young lovers vow to stay friends through thick and thin, but separation tests their bond until fate allows them to reunite.']\n",
-      "['s1438', 'TV Show', 'Club of Crows', '', 'Luis Gerardo Méndez, Mariana Treviño, Stephanie Cayo, Daniel Giménez Cacho, Alosian Vivancos, Antonio de la Vega, Ianis Guerrero, Juan Pablo de Santiago, Joaquín Ferreira, Said Sandoval, Andrés Pardave, Sofía Niño de Rivera, Eileen Yañez, Gutemberg Brito, Claudia Vega, Verónica Terán, Jesús Zavala, Gustavo Ganem, Ricardo Polanco, Emilio Guerrero, Luis Rábago, Guillermo Dorantes, Richie Mestre, Sofía Sisniega, Aldo Escalante, Juan Luis Orendain, Marcela Álvarez', 'Mexico', 'January 25, 2019', '2019', 'TV-MA', '4 Seasons', 'International TV Shows, Spanish-Language TV Shows, TV Comedies', 'A brother and sister battle high expectations and each other after inheriting a soccer team. A series from the creators of “Nosotros los Nobles.”']\n",
-      "['s1439', 'Movie', 'Coach Carter', 'Thomas Carter', \"Samuel L. Jackson, Rob Brown, Robert Ri'chard, Rick Gonzalez, Nana Gbewonyo, Antwon Tanner, Channing Tatum, Ashanti, Texas Battle, Denise Dowse, Debbi Morgan\", 'United States, Germany', 'January 1, 2020', '2005', 'PG-13', '137 min', 'Dramas, Sports Movies', 'Controversial basketball coach Ken Carter puts school before sports and benches his undefeated high school team for poor academic performance.']\n",
-      "['s1440', 'TV Show', 'Coach Snoop', '', 'Snoop Dogg', 'United States', 'February 2, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries, Reality TV', 'Fueled by his own rough upbringing, Snoop Dogg creates a youth football league to keep at-risk kids off the streets and focused on their goals.']\n",
-      "['s1441', 'TV Show', 'Cobra Kai', '', 'Ralph Macchio, William Zabka, Xolo Maridueña, Martin Kove, Mary Mouser, Tanner Buchanan, Courtney Henggeler, Jacob Bertrand', 'United States', 'January 1, 2021', '2021', 'TV-14', '3 Seasons', 'TV Action & Adventure, TV Dramas', 'Decades after the tournament that changed their lives, the rivalry between Johnny and Daniel reignites in this sequel to the \"Karate Kid\" films.']\n",
-      "['s1442', 'TV Show', 'Cocaine', '', '', 'United Kingdom', 'August 1, 2016', '2005', 'TV-14', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', \"Three films chronicle the cocaine trade's sweeping impact on the citizens of Peru, Brazil and Colombia, from poor farmers to powerful drug lords.\"]\n",
-      "['s1443', 'TV Show', 'Cocaine Coast', '', \"Javier Rey, Tristán Ulloa, Antonio Durán 'Morris', Carlos Blanco, Manuel Lourenzo, Jana Pérez, Xosé Antonio Touriñán, Isabel Naveira, Eva Fernández, Juan Pablo Shuk\", 'Spain', 'August 3, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'In 1980s Galicia, Spain, a young fisherman becomes a prosperous cocaine smuggler by providing Latin American suppliers with a European entry point.']\n",
-      "['s1444', 'Movie', 'Coco y Raulito: Carrusel de ternura', 'Raúl Campos, Jan Suter', 'Coco Celis, Raúl Meneses', 'Mexico', 'July 27, 2018', '2018', 'TV-MA', '57 min', 'Stand-Up Comedy', 'A study in contrasts, comedy partners and good friends Coco Celis and Raúl Meneses alternate separate stand-up sets for double the laughs.']\n",
-      "['s1445', 'TV Show', 'Cocomelon', '', '', 'United States', 'December 18, 2020', '2020', 'TV-Y', '2 Seasons', \"Kids' TV\", 'Learn letters, numbers, animal sounds and more with J.J. in this edutaining series that brings fun times with nursery rhymes for the whole family!']\n",
-      "['s1446', 'TV Show', 'Cocomong', '', 'Jung Sun-hye, Yang Jeong-hwa, Kim Jang, Ryoo Jeom-hee, Hong Bum-ki, Shin Yong-woo', 'United States', 'December 15, 2019', '2015', 'TV-Y', '2 Seasons', \"Kids' TV, Korean TV Shows\", \"What's in your fridge? In sunny Refrigerator Land, everyday ingredients transform into animal friends who love a good adventure.\"]\n",
-      "['s1447', 'Movie', 'Code 8', 'Jeff Chan', 'Robbie Amell, Stephen Amell, Sung Kang, Kari Matchett, Greg Bryk, Aaron Abrams, Kyla Kane', 'Canada', 'April 11, 2020', '2019', 'TV-MA', '98 min', 'Action & Adventure, Independent Movies, International Movies', 'In a city where super-powered people are ostracized, an earnest day laborer considers using his outlawed abilities for money to save his sick mother.']\n",
-      "['s1448', 'TV Show', 'Code Geass: Lelouch of the Rebellion', '', 'Jun Fukuyama, Takahiro Sakurai, Yukana, Ami Koshimizu, Kaori Nazuka, Fumiko Orikasa, Sayaka Ohara, Noriaki Sugiyama, Takahiro Mizushima, Soichiro Hoshi, Yuko Goto', 'Japan', 'May 1, 2019', '2008', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows', \"A high-schooler who's granted powers to make anyone instantly obedient dons a mask to lead Japan's rebellion against a long-invading Britannia.\"]\n",
-      "['s1449', 'TV Show', 'Code Lyoko', '', 'Raphaelle Bruneau, Sophie Landresse, Marie-Line Landerwyn, Géraldine Frippiat, Carole Baillien, Bruno Mullenaerts, Frédéric Meaux', 'France, Belgium', 'October 1, 2020', '2007', 'TV-Y7', '4 Seasons', \"Kids' TV\", 'After discovering a parallel universe hidden inside a supercomputer, four students must stop a renegade virus from destroying the secret world.']\n",
-      "['s1450', 'Movie', 'Code Name: The Cleaner', 'Les Mayfield', 'Cedric the Entertainer, Lucy Liu, Nicollette Sheridan, Mark Dacascos, Callum Keith Rennie, DeRay Davis, Niecy Nash, Will Patton', 'United States', 'November 1, 2019', '2007', 'PG-13', '91 min', 'Action & Adventure, Comedies', \"A mild-mannered janitor duped into believing he's an undercover agent stumbles into an international arms ring plot involving the CIA and the FBI.\"]\n",
-      "['s1451', 'Movie', 'Coffee & Kareem', 'Michael Dowse', 'Ed Helms, Taraji P. Henson, Terrence Little Gardenhigh, Betty Gilpin', 'United States', 'April 3, 2020', '2020', 'TV-MA', '88 min', 'Action & Adventure, Comedies', \"An inept Detroit cop must team up with his girlfriend's foul-mouthed young son when their first crack at bonding time uncovers a criminal conspiracy.\"]\n",
-      "['s1452', 'Movie', 'Coffee for All', 'Fluvio Iannuci, Roly Santos', '', 'Italy, United States, Argentina', 'May 1, 2018', '2017', 'TV-PG', '69 min', 'Documentaries, International Movies', 'In Naples, Buenos Aires and New York, people reflect on the Neapolitan tradition of \"suspended coffee\" and how it changed their lives.']\n",
-      "['s1453', 'Movie', 'Coffee with D', 'Vishal Mishra', 'Sunil Grover, Zakir Hussain, Anjana Sukhani, Dipannita Sharma, Pankaj Tripathi, Rajesh Sharma, Vinod Ramani, Guru Singh', 'India', 'November 1, 2017', '2017', 'TV-PG', '120 min', 'Comedies, Independent Movies, International Movies', 'Low TV ratings drive a well-known journalist to concoct a plan to interview a notorious underworld figure who is also a suspected terrorist.']\n",
-      "['s1454', 'Movie', 'Coin Heist', 'Emily Hagins', 'Sasha Pieterse, Alexis G. Zall, Alex Saxon, Jay Walker, Mark Blum, Neal Huff, Michael Cyril Creighton, Blanche Baker, Connor Ratliff, Will Denton', 'United States', 'January 6, 2017', '2017', 'TV-14', '98 min', 'Children & Family Movies, Dramas', 'When a crisis threatens to destroy their high school, four teens hatch a daring plan to raise $10 million. Step one? Breaking into the U.S. Mint.']\n",
-      "['s1455', 'TV Show', 'Cold Case Files', '', '', 'United States', 'September 15, 2019', '2017', 'TV-14', '1 Season', 'Crime TV Shows, Docuseries', 'Masterful detectives utilize forensic science and criminal psychology to re-examine long-standing cases.']\n",
-      "['s1456', 'TV Show', 'Cold Case Files Classic', '', 'Bill Kurtis', 'United States', 'September 15, 2020', '1999', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', 'Through forensic science and criminal psychology, an elite breed of detectives reexamine long-unsolved crimes to deliver justice and the truth.']\n",
-      "['s1457', 'Movie', 'Cold Feet', 'Moses Inwang', 'Jim Iyke, Joselyn Dumas, Enyinna Nwigwe, Beverly Naya, Femi Adebayo, Segun Arinze, Padita Agu', 'Nigeria', 'July 15, 2020', '2019', 'TV-14', '98 min', 'Dramas, International Movies, Romantic Movies', 'At a resort getaway, the fate of two couples collides when a wife unexpectedly runs into an old flame as he hesitates to propose to his girlfriend.']\n",
-      "['s1458', 'Movie', 'Cold Harbour', 'Carey McKenzie', 'Tony Kgoroge, Yu Nan, Thomas Gumede, Deon Lotz, Fana Mokoena, Zolani Mahola, Kenneth Fok, Nicole Bessick', 'South Africa', 'October 1, 2020', '2013', 'TV-MA', '73 min', 'Action & Adventure, Dramas, International Movies', 'When a war breaks out between competing gangs of smugglers in Cape Town, South Africa, an honest cop is pressured to work for a powerful crime lord.']\n",
-      "['s1459', 'Movie', 'Colin Quinn: Red State Blue State', 'Robert Moresco', 'Colin Quinn', '', 'August 9, 2019', '2019', 'TV-14', '66 min', 'Stand-Up Comedy', 'Stand-up comedian Colin Quinn calls out the hypocrisies of the left and the right in this special based on his politically charged Off-Broadway show.']\n",
-      "['s1460', 'Movie', 'Colin Quinn: The New York Story', 'Jerry Seinfeld', 'Colin Quinn', 'United States', 'November 18, 2016', '2016', 'TV-MA', '62 min', 'Stand-Up Comedy', 'The \"SNL\" veteran performs his off-Broadway show about the history of New York and the people who shape its personality. Directed by Jerry Seinfeld.']\n",
-      "['s1461', 'Movie', 'Colin Quinn: Unconstitutional', 'Jay Chapman', 'Colin Quinn', 'United States', 'August 15, 2017', '2015', 'TV-MA', '56 min', 'Stand-Up Comedy', 'New York comedian Colin Quinn writes and stars in this live one-man stage show that dissects and deconstructs U.S. constitutional history.']\n",
-      "['s1462', 'Movie', 'Colkatay Columbus', 'Saurav Palodhi', 'Mir Afsar Ali, Gaurav Chakrabarty, Tanusree Chakraborty, Anirban Bhattacharya, Ritabhari Chakraborty, Suchandra Vaaniya, Arijit Dutt', 'India', 'March 30, 2017', '2016', 'TV-14', '118 min', 'Comedies, Dramas, Independent Movies', 'When Christopher Columbus mysteriously appears in modern-day Kolkata, India, two struggling young men look to him for advice on achieving success.']\n",
-      "['s1463', 'TV Show', 'Collateral', '', 'Carey Mulligan, John Simm, Nicola Walker, Billie Piper, Nathaniel Martello-White, Jeany Spark, Hayley Squires, Ben Miles, Saskia Reeves, Ahd', 'United Kingdom, United States', 'March 9, 2018', '2018', 'TV-MA', '1 Season', 'British TV Shows, Crime TV Shows, International TV Shows', 'Investigating the murder of a pizza delivery man, a London detective uncovers a tangled conspiracy involving drug dealers, smugglers and spies.']\n",
-      "['s1464', 'TV Show', 'College Romance', '', 'Manjot Singh, Apoorva Arora, Keshav Sadhna, Shreya Mehta, Hira Ashar, Gagan Arora', 'India', 'October 1, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Three best friends look for love, laughs and some lifelong memories while attending college together.']\n",
-      "['s1465', 'Movie', 'Colonia', 'Florian Gallenberger', 'Emma Watson, Daniel Brühl, Michael Nyqvist, Richenda Carey, Vicky Krieps, Jeanne Werner, Julian Ovenden, August Zirner, Martin Wuttke, Stefan Merki', 'Germany, France, Luxembourg, United Kingdom, United States', 'July 14, 2018', '2015', 'R', '110 min', 'Dramas, Independent Movies, International Movies', 'When her boyfriend is caught up in a Chilean coup, a young woman tries to free him from a prison camp posing as a commune by joining it voluntarily.']\n",
-      "['s1466', 'TV Show', 'Colony', '', 'Josh Holloway, Sarah Wayne Callies, Peter Jacobson, Amanda Righetti, Tory Kittles, Isabella Crovetti, Alex Neustaedter', 'United States', 'May 2, 2019', '2018', 'TV-14', '3 Seasons', 'TV Action & Adventure, TV Dramas, TV Sci-Fi & Fantasy', 'When LA is invaded by outside forces and becomes a walled-in settlement, a former FBI agent and his wife risk everything to find their lost son.']\n",
-      "['s1467', 'TV Show', 'Color of Woman', '', 'Jae Hee, Soo-kyung Lee, So-yi Yoon, Ji-ho Shim, Sang-Myeon Park, Joo-young Kim', 'South Korea', 'December 15, 2016', '2012', 'TV-PG', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'Two women at a cosmetics company compete for love and success. One uses her brain and diligence, while the other works her beauty and charm.']\n",
-      "['s1468', 'Movie', 'Colours of Passion', 'Ketan Mehta', 'Randeep Hooda, Nandana Sen, Jim Boeven, Paresh Rawal, Tom Alter, Vikram Gokhale, Vipin Sharma, Gaurav Dwivedi', 'India', 'May 25, 2018', '2008', 'TV-14', '114 min', 'Dramas, International Movies', 'Seeking inspiration, a young 19th-century painter finds a woman who is his love, his muse and his willing subject, but his work becomes controversial.']\n",
-      "['s1469', 'Movie', 'Come and Find Me', 'Zack Whedon', 'Aaron Paul, Annabelle Wallis, Garret Dillahunt, Chris Chalk, Zachary Knighton, Enver Gjokaj, Michael Kopsa, Terry Chen', 'Canada, United States, United Kingdom', 'September 18, 2019', '2016', 'R', '112 min', 'Dramas, Thrillers', 'When his photographer girlfriend vanishes, an L.A. graphic designer starts his own investigation and uncovers a web of deceit, crime and corruption.']\n",
-      "['s1470', 'Movie', 'Come Sunday', 'Joshua Marston', 'Chiwetel Ejiofor, Martin Sheen, Danny Glover, Jason Segel, Condola Rashad, Lakeith Stanfield, Stacey Sargeant, Vondie Curtis-Hall', 'United States', 'April 13, 2018', '2018', 'TV-14', '105 min', 'Dramas, Faith & Spirituality, Independent Movies', 'A crisis of faith sets renowned fundamentalist preacher Carlton Pearson on a new spiritual path that jeopardizes everything he holds dear.']\n",
-      "['s1471', 'TV Show', 'Comedians in Cars Getting Coffee', 'Jerry Seinfeld', 'Jerry Seinfeld', 'United States', 'July 19, 2019', '2019', 'TV-14', '6 Seasons', 'Stand-Up Comedy & Talk Shows, TV Comedies', \"Jerry Seinfeld's roving talk show combines coffee, laughs and vintage cars into quirky, caffeine-fueled adventures with the sharpest minds in comedy.\"]\n",
-      "['s1472', 'TV Show', 'COMEDIANS of the world', '', \"Neal Brennan, Chris D'Elia, Nicole Byer, Nick Swardson, DeAnne Smith, Ivan Decker, Dave Merheje, K. Trevor Wilson, Joel Dommett, Mae Martin, Nish Kumar, Ellie Taylor, Urzila Carlson, Joel Creasey, Nazeem Hussain, Cal Wilson, Riaad Moosa, Tumi Morake, Loyiso Gola, Loyiso Madinga, Atul Khatri, Aditi Mittal, Amit Tandon, Franco Escamilla, Hugo El Cojo Feliz, Gaby Llanas, Enissa Amani, Ilka Bessin, Kaya Yanar, Thiago Ventura, Mhel Merrer, Afonso Padilha, Shirley Souagnon, Jason Brokerss, Tania Dutel, Donel Jack'sman, Ibraheem Alkhairallah, Rawsan Hallak, Adi Khalefa, Moayad Alnefaie, Louis-José Houde, François Bellefeuille, Katherine Levac, Adib Alkhalidey, Martijn Koning, Soundos El Ahmadi, Rayen Panday\", 'United States', 'January 1, 2019', '2019', 'TV-MA', '13 Seasons', 'Stand-Up Comedy & Talk Shows, TV Comedies', \"This global stand-up comedy series features a diverse set of comics from 13 regions bringing their perspectives on what's funny around the world.\"]\n",
-      "['s1473', 'TV Show', 'Comedy Bang! Bang!', '', 'Scott Aukerman, Reggie Watts', 'United States', ' December 28, 2016', '2016', 'TV-14', '5 Seasons', 'Stand-Up Comedy & Talk Shows, TV Comedies', 'Scott Aukerman brings his popular podcast Comedy Bang! Bang! to television, along with his co-host and bandleader, Reggie Watts.']\n",
-      "['s1474', 'TV Show', 'Comedy High School', '', 'Ram Kapoor, Gopal Dutt, Paritosh Tripathi, Krishna Bhatt, Jasmeet Bhatia, Deepak Dutta, Parvati Sehgal, Surleen Kaur', '', 'July 1, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, TV Comedies', 'Featuring goofy sketches and celebrity appearances, this offbeat stage show follows an assortment of oddball characters at an eccentric high school.']\n",
-      "['s1475', 'Movie', 'Command and Control', 'Robert Kenner', '', 'United States', 'May 15, 2017', '2017', 'TV-PG', '92 min', 'Documentaries', 'Chronicling a 1980 Titan II missile accident, this sobering documentary weighs the balance of power and safety involving weapons of mass destruction.']\n",
-      "['s1476', 'TV Show', 'Community', '', 'Ken Jeong, Jim Rash, Donald Glover, Joel McHale, Gillian Jacobs, Danny Pudi, Alison Brie, Chevy Chase, Yvette Nicole Brown', 'United States', 'April 1, 2020', '2015', 'TV-14', '6 Seasons', 'TV Comedies', 'When his degree is found bogus, lawyer Jeff Winger is sent back to college, where he meets students and teachers with credentials as dubious as his.']\n",
-      "['s1477', 'Movie', 'Como caído del cielo', 'Pepe Bojórquez', \"Omar Chaparro, Ana Claudia Talancón, Stephanie Cayo, Yare Santana, Angélica María, Manuel 'Flaco' Ibáñez, Laura De Ita\", 'Mexico', 'December 24, 2019', '2019', 'TV-14', '117 min', 'Comedies, International Movies, Music & Musicals', \"To earn his place in heaven, legendary Mexican actor-singer Pedro Infante is sent back to Earth in an impersonator's body to mend his womanizing ways.\"]\n",
-      "['s1478', 'Movie', 'Company', 'Ram Gopal Varma', 'Ajay Devgn, Vivek Oberoi, Mohanlal, Manisha Koirala, Seema Biswas, Antara Mali, Akash Khurana, Madan Joshi, Vijay Raaz, Rajpal Yadav', 'India', 'March 1, 2018', '2002', 'TV-MA', '137 min', 'Action & Adventure, Dramas, International Movies', 'Following a misunderstanding, a gangster and his boss part ways and become bitter enemies – with devastating consequences.']\n",
-      "['s1479', 'Movie', 'Compulsion', 'Craig Goodwill', 'Analeigh Tipton, Jakob Cedergren, Marta Gastini, Jan Bijvoet, Anita Kravos, Valentin Merlet', 'United Kingdom, Canada, Italy', 'October 4, 2018', '2016', 'TV-MA', '84 min', 'Dramas, Thrillers', 'Lured to a majestic, remote villa by an old lover, an erotic novelist finds herself falling for a mysterious woman and descending into a moral abyss.']\n",
-      "['s1480', 'TV Show', 'Conan Without Borders', '', '', 'United States', 'December 31, 2018', '2018', 'TV-14', '1 Season', 'Docuseries, TV Comedies', \"Late-night talk show host Conan O'Brien hits the road in this special that brings him and his sense of humor to far-flung destinations.\"]\n",
-      "['s1481', 'Movie', 'Concrete Football', 'Jesse Adang, Syrine Boulanouar', '', 'Czech Republic, France', 'September 1, 2017', '2016', 'TV-MA', '52 min', 'Documentaries, International Movies, Sports Movies', 'The development of professional soccer worldwide owes a great debt to the soccer – or \"football\" – that is played on the streets of France.']\n",
-      "['s1482', 'Movie', 'Concussion', 'Stacie Passon', 'Robin Weigert, Maggie Siff, Johnathan Tchaikovsky, Ben Shenkman, Janel Moloney, Emily Kinney', 'United States', 'August 2, 2018', '2013', 'R', '96 min', 'Dramas, Independent Movies, LGBTQ Movies', 'A lesbian housewife, feeling trapped in a stale marriage, begins visiting female prostitutes and soon seeks excitement by becoming a sex worker.']\n",
-      "['s1483', 'Movie', 'Conjuring Spirit', 'Van M. Pham', 'Phuong Mai, Quang Su, Hoang Phuc Nguyen, Chi Pu, Tien Pham, Hoai An', 'Vietnam', 'August 28, 2018', '2014', 'TV-MA', '112 min', 'Horror Movies, International Movies, Thrillers', \"In the wake of her husband's betrayal, a novelist and mother moves to an old building, where she receives a music box and encounters a strange spirit.\"]\n",
-      "['s1484', 'TV Show', 'Connected', '', 'Latif Nasser', 'United Kingdom', 'August 2, 2020', '2020', 'TV-14', '1 Season', 'Docuseries, Science & Nature TV', 'Science journalist Latif Nasser investigates the surprising and intricate ways in which we are connected to each other, the world and the universe.']\n",
-      "['s1485', 'Movie', 'Conor McGregor: Notorious', 'Gavin Fitzgerald', 'Conor McGregor', 'Ireland', 'March 21, 2018', '2017', 'R', '90 min', 'Documentaries, Sports Movies', 'From making ends meet to lavish rides and fur coats, the Irish MMA champion grants an all-access pass to the highs – and lows – of his ascent.']\n",
-      "['s1486', 'Movie', 'Consequences', 'Ozan Açıktan', 'Nehir Erdoğan, Tardu Flordun, İlker Kaleli, Serkan Keskin, Esra Bezen Bilgin, Aytaç Uşun, Cem Özeren, Caner Arçkan', 'Turkey', 'October 25, 2019', '2014', 'TV-MA', '106 min', 'Dramas, International Movies, Thrillers', 'Secrets bubble to the surface after a sensual encounter and an unforeseen crime entangle two friends and a woman caught between them.']\n",
-      "['s1487', 'Movie', 'Consequences\\xa0', 'Ozan Açıktan', 'Nehir Erdoğan, Tardu Flordun, İlker Kaleli, Serkan Keskin, Esra Bezen Bilgin, Aytaç Uşun, Cem Özeren, Caner Arçkan', 'Turkey', 'October 25, 2019', '2014', 'TV-MA', '106 min', 'Dramas, International Movies, Thrillers', 'Secrets bubble to the surface after a sensual encounter and an unforeseen crime entangle two friends and a woman caught between them.']\n",
-      "['s1488', 'TV Show', 'Conspiracy', '', 'Mark Bazeley', 'United Kingdom', 'September 1, 2016', '2015', 'TV-14', '1 Season', 'British TV Shows, Docuseries', 'Skeptics and others discuss widely held conspiracy theories involving aliens, government cover-ups, secret assassinations and other intrigues.']\n",
-      "['s1489', 'TV Show', 'Containment', '', 'David Gyasi, Christina Marie Moses, Chris Wood, Kristen Gutoskie, Claudia Black, George Young, Hanna Mangan Lawrence, Trevor St. John', 'United States', 'October 21, 2016', '2016', 'TV-MA', '1 Season', 'TV Dramas, TV Thrillers', 'When a ferocious contagion sweeps through Atlanta, authorities impose a precarious quarantine on the city while scrambling to find a cure.']\n",
-      "['s1490', 'Movie', 'Contract', 'Ram Gopal Varma', 'Adhvik Mahajan, Prasad Purandhare, Sakshi Gulati, Zakir Hussain, Amruta Subhash, Kishore Kadam, Sumeet Nijhawan, Upyendra Limaye', 'India', 'March 2, 2019', '2008', 'TV-14', '116 min', 'Action & Adventure, Dramas, Independent Movies', 'Following the death of his wife and daughter in a terrorist attack, an ex-Indian army commando agrees to infiltrate a terrorist cell.']\n",
-      "['s1491', 'TV Show', 'Control Z', '', 'Ana Valeria Becerril, Michael Ronda, Yankel Stevan, Zion Moreno, Luis Curiel, Samantha Acuña, Macarena García, Fiona Palomo, Andrés Baida, Patricio Gallardo, Iván Aragón, Xabiani Ponce de León, Patricia Maqueo, Rodrigo Cachero, Rocío Verdejo, Mauro Sánchez Navarro, Lidia San José, Thanya López, Renata del Castillo, Arturo Barba, Kariam Castro, Ariana Saavedra, Alexander Holtmann, Nastassia Villasana, Marco Zunino', 'Mexico', 'May 22, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', \"When a hacker begins releasing students' secrets to the entire high school, the socially isolated but observant Sofía works to uncover his/her identity.\"]\n",
-      "['s1492', 'TV Show', 'Conversations with a Killer: The Ted Bundy Tapes', '', '', 'United States', 'January 24, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', 'Present-day interviews, archival footage and audio recordings made on death row form a searing portrait of notorious serial killer Ted Bundy.']\n",
-      "['s1493', 'Movie', 'Convict', 'Abdul Aziz Hashad', 'Bassem Samra, Ahmad Wafiq, Ahmed Azmy, Dina Fouad, Mohamed Sharaf, Ahmed Rateb, Maha Sabry, Diaa El Merghany, Inas Ezz El Din, Said Tarabeek', '', 'June 13, 2019', '2014', 'TV-14', '97 min', 'Dramas, International Movies', 'Sentenced to death for committing rape, a convict navigates his final trying days alongside his allies and enemies in prison.']\n",
-      "['s1494', 'Movie', 'Cook Off', 'Tomas Brickhill', 'Tendaiishe Chitima, Tendai Nguni, Jesese Mungoshi, Eddie Sandifolo, Charmaine Mujeri, Kudzai Sevenzo, Fungai Majaya, Eugene Zimbudzi, Chimwemwe Chipidza, Kevin Hanssen, Zihlo, Michael Kudakwashe', 'Zimbabwe', 'June 1, 2020', '2017', 'TV-G', '100 min', 'Comedies, International Movies, Romantic Movies', 'Yearning for a better life, a single mother with a passion for cooking gets a shot at greatness when her son enters her into a top reality cooking show.']\n",
-      "['s1495', 'TV Show', 'Cooked', '', 'Michael Pollan', 'United States', 'February 19, 2016', '2016', 'TV-14', '1 Season', 'Docuseries', 'As he tries his hand at baking, brewing and braising, acclaimed food writer Michael Pollan explores how cooking transforms food and shapes our world.']\n",
-      "['s1496', 'TV Show', 'Cooked with Cannabis', '', 'Kelis, Leather Storrs', 'United States', 'April 20, 2020', '2020', 'TV-MA', '1 Season', 'Reality TV', 'Chefs compete to get the hosts and special guests high on elevated cannabis cuisine with their artful use of leafy herb, THC infusions and CBD sauces.']\n",
-      "['s1497', 'TV Show', 'Cooking on High', '', 'Josh Leyva, Ngaio Bealum', 'United States', 'June 22, 2018', '2018', 'TV-MA', '1 Season', 'Reality TV', 'In the first-ever competitive cannabis cooking show, two chefs prepare mouthwatering marijuana-infused dishes for a panel of very chill celeb judges.']\n",
-      "['s1498', 'Movie', 'Cool Hand Luke', 'Stuart Rosenberg', 'Paul Newman, George Kennedy, J.D. Cannon, Lou Antonio, Robert Drivas, Strother Martin, Jo Van Fleet, Harry Dean Stanton, Dennis Hopper, Joe Don Baker, James Gammon, Wayne Rogers', 'United States', 'January 1, 2021', '1967', 'TV-14', '127 min', 'Classic Movies, Dramas', 'Luke Jackson likes to do things his own way, which leads to a world of hurt when he ends up in a prison camp – and on the wrong side of its warden.']\n",
-      "['s1499', 'Movie', 'Cop and a Half: New Recruit', 'Jon Rosenbaum', 'Lou Diamond Phillips, Lulu Wilson, Giles Panton, Janet Kidder, Michael Coleman, Wallace Shawn, Gina Holden, Jordyn Ashley Olson, Vincent Tong, Reese Alexander', 'Canada', 'August 17, 2017', '2017', 'PG', '96 min', 'Children & Family Movies, Comedies', \"A world-weary detective is forced to team up with a 12-year-old who thinks she's a cop in order to solve a case that's baffled police.\"]\n",
-      "['s1500', 'Movie', 'Cop Car', 'Jon Watts', 'Kevin Bacon, James Freedson-Jackson, Hays Wellford, Camryn Manheim, Shea Whigham, Sean Hartley, Kyra Sedgwick, Loi Nguyen', 'United States', 'June 16, 2019', '2015', 'R', '88 min', 'Thrillers', 'Two mischievous boys get thrust into a game of cat and mouse with a murderous psychopath after they decide to steal a police officer’s cruiser.']\n",
-      "['s1501', 'Movie', 'Cop Watchers', 'Ben Steele', '', '', 'August 1, 2017', '2016', 'TV-MA', '45 min', 'Documentaries, International Movies', 'Explore the stories of the citizens who seek to deter police brutality by observing and videotaping arrests made by the New York Police Department.']\n",
-      "['s1502', 'Movie', 'Cops and Robbers', 'Arnon Manor, Timothy Ware-Hill', 'Timothy Ware-Hill', 'United States', 'December 28, 2020', '2020', 'PG-13', '8 min', 'Dramas', 'Animation and activism unite in this multimedia spoken-word response to police brutality and racial injustice.']\n",
-      "['s1503', 'Movie', 'Coraline', 'Henry Selick', 'Dakota Fanning, Teri Hatcher, John Hodgman, Jennifer Saunders, Dawn French, Keith David, Robert Bailey Jr., Ian McShane', 'United States', 'March 16, 2017', '2009', 'PG', '101 min', 'Children & Family Movies', \"Curious young Coraline unlocks a door in her family's home and is transported to a universe that strangely resembles her own – only better.\"]\n",
-      "['s1504', 'TV Show', 'Coronavirus, Explained', '', '', 'United States', 'April 26, 2020', '2020', 'TV-PG', '1 Season', 'Docuseries, Science & Nature TV', 'In 2020, the world changed. This topical series examines the coronavirus pandemic, the efforts to combat it and ways to manage its mental health toll.']\n",
-      "['s1505', 'Movie', 'Cosmos Laundromat: First Cycle', 'Mathieu Auvray', 'Pierre Bokma, Reinout Scholten van Aschat', 'Netherlands', 'June 4, 2019', '2015', 'TV-MA', '12 min', 'Dramas, International Movies, Sci-Fi & Fantasy', 'Despondent on a desolate island, a suicidal sheep is thrown a lifeline by a quirky salesman, who offers him the gift of a lifetime.']\n",
-      "['s1506', 'Movie', 'Countdown to Death: Pablo Escobar', 'Santiago Diaz, Pablo Martin Farina', '', '', 'January 22, 2018', '2017', 'TV-MA', '69 min', 'Documentaries, International Movies', \"Through rare interviews, images and wiretap audio, this documentary reconstructs the last nine years of Colombian drug lord Pablo Escobar's life.\"]\n",
-      "['s1507', 'Movie', 'Counterfeiting in Suburbia', 'Jason Bourque', 'Sarah Butler, Larissa Albuquerque, Kayla Wallace, Matthew MacCaull, James Dean, Alison Wandzura, Bruce Blain, Natalie Grace, Phillip Mitchell', 'Canada', 'July 1, 2018', '2018', 'TV-14', '88 min', 'Dramas, Thrillers', 'Two teenagers print counterfeit money in their high school art room, but things go terribly wrong when their debt-ridden teacher becomes suspicious.']\n",
-      "['s1508', 'Movie', 'Counterpunch', 'Jay Bulger', '', 'United States', 'June 16, 2017', '2017', 'TV-MA', '91 min', 'Documentaries, Sports Movies', \"As boxing's popularity wanes, three fighters at different stages of their career make sacrifices to pursue their dreams of becoming champions.\"]\n",
-      "['s1509', 'TV Show', 'Country Ever After', '', '', 'United States', 'November 6, 2020', '2020', 'TV-PG', '1 Season', 'Reality TV', 'Country artist Coffey Anderson and his wife, hip-hop dancer Criscilla, juggle family life, career goals and tests of faith in this reality series.']\n",
-      "['s1510', 'Movie', 'Couple of Days', 'Tolu Awobiyi', 'Lilian Esoro, Ademola Adedoyin, Enyima Nwigwe, Kiki Omeili, Okey Uzoeshi, Adesua Etomi, Olayode Juliana, Falz', 'Nigeria', 'February 26, 2020', '2016', 'TV-14', '103 min', 'Dramas, International Movies, Romantic Movies', 'Three couples, each in different phases of romance, head to Ibadan for a fun and frisky holiday. But secrets soon spill, causing trouble in paradise.']\n",
-      "['s1511', 'Movie', 'Couples Counseling', 'Alexandre Reinecke', 'Zezé Polessa, Daniel Dantas, Paulo Vilhena, Fernanda Paes Leme, Juliana Mesquita', 'Brazil', 'April 1, 2017', '2016', 'TV-MA', '88 min', 'Comedies, Dramas, International Movies', 'A seasoned couples therapist comes to realize she might need help with her own marriage after meeting a new pair of young clients.']\n",
-      "['s1512', 'TV Show', 'Court Justice', '', 'Chris Bourke', 'Australia', 'October 2, 2019', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', 'In a bustling local court in Sydney, 12 magistrates preside over different levels of criminal offenses and deliver life-changing verdicts.']\n",
-      "['s1513', 'Movie', 'Covered: Alive in Asia', 'Micah Bickham, Galley Molina', 'Israel Houghton', 'United States', 'March 31, 2016', '2016', 'TV-G', '75 min', 'Documentaries, Faith & Spirituality, Music & Musicals', 'Christian musician Israel Houghton leads his band Israel & New Breed on a tour supporting their newest album of multicultural, hybrid-genre songs.']\n",
-      "['s1514', 'Movie', 'Cowspiracy: The Sustainability Secret', 'Kip Andersen, Keegan Kuhn', 'Kip Andersen', 'United States', 'September 15, 2015', '2014', 'TV-PG', '90 min', 'Documentaries', \"Learn how factory farming is decimating the planet's natural resources – and why this crisis has been largely ignored by major environmental groups.\"]\n",
-      "['s1515', 'Movie', 'Crack: Cocaine, Corruption & Conspiracy', 'Stanley Nelson', '', 'United States', 'January 11, 2021', '2021', 'TV-MA', '90 min', 'Documentaries', 'A cheap, powerful drug emerges during a recession, igniting a moral panic fueled by racism. Explore the complex history of crack in the 1980s.']\n",
-      "['s1516', 'Movie', 'Cracked Up: The Darrell Hammond Story', 'Michelle Esrick', 'Darrell Hammond', 'United States', 'May 1, 2020', '2018', 'TV-MA', '97 min', 'Documentaries', '\"Saturday Night Live\" star Darrell Hammond reveals the extreme abuse he suffered during childhood, a trauma that nearly destroyed his life as an adult.']\n",
-      "['s1517', 'Movie', 'Craig Ferguson: Tickle Fight', 'Jay Chapman', 'Craig Ferguson', 'United States', 'December 5, 2017', '2017', 'TV-MA', '67 min', 'Stand-Up Comedy', \"Cheeky comic Craig Ferguson keeps it casual as he discusses '70s porn, Japanese toilets and his mildly crime-filled days as a talk show host.\"]\n",
-      "['s1518', 'Movie', 'Crash', 'Paul Haggis', 'Sandra Bullock, Don Cheadle, Matt Dillon, Jennifer Esposito, William Fichtner, Brendan Fraser, Terrence Howard, Ludacris, Thandie Newton, Ryan Phillippe, Larenz Tate, Nona Gaye, Michael Peña', 'United States, Germany', 'October 1, 2019', '2004', 'R', '112 min', 'Dramas, Independent Movies', 'In post-Sept. 11 Los Angeles, tensions erupt when the lives of people from all walks of life converge during a 36-hour period.']\n",
-      "['s1519', 'TV Show', 'Crash Landing on You', '', 'Hyun Bin, Son Ye-jin, Seo Ji-hye, Kim Jung-hyun, Oh Man-seok, Kim Young-min, Kim Jung-nan, Kim Sun-young, Hwangwoo Seul-hye', 'South Korea', 'December 15, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'A paragliding mishap drops a South Korean heiress in North Korea – and into the life of an army officer, who decides he will help her hide.']\n",
-      "['s1520', 'TV Show', 'Crashing', '', 'Phoebe Waller-Bridge, Jonathan Bailey, Adrian Scarborough, Damien Molony, Louise Ford, Julie Dray, Amit Shah', 'United Kingdom', 'June 2, 2017', '2016', 'TV-MA', '1 Season', 'British TV Shows, International TV Shows, Romantic TV Shows', 'In exchange for low rent, a hodgepodge group of 20-something tenants set up residence as property guards in a disused hospital, where hilarity ensues.']\n",
-      "['s1521', 'Movie', 'Crazy Awesome Teachers', 'Sammaria Sari Simanjuntak', 'Gading Marten, Dian Sastrowardoyo, Faradina Mufti, Boris Bokir, Kevin Ardilova, Shakira Jasmine, Asri Welas, Arswendi Bening Swara, Kiki Narendra, Ibnu Jamil', 'Indonesia', 'August 17, 2020', '2020', 'TV-PG', '102 min', 'Comedies, Dramas, International Movies', 'When staff salaries get stolen at his school, a reluctant new teacher sets out to recoup the money and soon discovers the joys of teaching.']\n",
-      "['s1522', 'Movie', 'Crazy Beautiful You', 'Mae Czarina Cruz', 'Kathryn Bernardo, Daniel Padilla, Lorna Tolentino, Gabby Concepcion, Inigo Pascual', 'Philippines', 'August 6, 2019', '2015', 'TV-14', '114 min', 'Comedies, Dramas, International Movies', \"A rebellious daughter accompanies her mother on a medical mission where she falls for the handsome politician's son assigned to be her chaperone.\"]\n",
-      "['s1523', 'TV Show', 'Crazy Delicious', '', 'Jayde Adams, Carla Hall, Heston Blumenthal, Niklas Ekstedt', 'United Kingdom', 'June 24, 2020', '2020', 'TV-PG', '1 Season', 'British TV Shows, International TV Shows, Reality TV', 'In this competition show, daring home chefs tempt the food gods with reinvented classics and fanciful feasts in their quest to win a golden apple.']\n",
-      "['s1524', 'TV Show', 'Crazy Ex-Girlfriend', '', 'Rachel Bloom, Vincent Rodriguez III, Santino Fontana, Donna Lynne Champlin, Pete Gardner, Vella Lovell, Gabrielle Ruiz, Scott Michael Foster', 'United States', 'April 13, 2019', '2019', 'TV-MA', '4 Seasons', 'Romantic TV Shows, TV Comedies', 'Still pining for Josh, the boy who dumped her ages ago, whip-smart lawyer Rebecca jettisons her New York life and moves to California to win him back.']\n",
-      "['s1525', 'Movie', 'Crazy people', 'Moses Inwang', 'Ramsey Nouah, Chigul, Sola Sobowale, Ireti Doyle, Ben Touitou, Francis Onwochei, Ememobong Nkana, Emem Inwang, Patrick Onyeke', 'Nigeria', 'November 29, 2019', '2018', 'TV-MA', '107 min', 'Comedies, International Movies, Thrillers', 'Nollywood star Ramsey Nouah learns that someone is impersonating him and breaks out of a mental institution to expose the imposter.']\n",
-      "['s1526', 'TV Show', 'Crazy, Lovely, Cool', 'Obi Emelonye', 'Enyinna Nwigwe, Adesua Etomi, Uru Eke, Zynnell Zuh, Obi Okolie, Anthony Monjaro, Emmanuel Emelu, Chinonye Chidolue, Lorenzo Menakaya, King Bawa', 'Nigeria', 'December 15, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'For a group of charismatic undergraduates, the jolting revelations from a campus blog turn surviving university life into a serious matter.']\n",
-      "['s1527', 'TV Show', 'Crazyhead', '', 'Cara Theobold, Susan Wokoma, Riann Steele, Arinzé Kene, Lewis Reeves, Tony Curran', 'United Kingdom', 'December 16, 2016', '2016', 'TV-MA', '1 Season', 'British TV Shows, International TV Shows, TV Comedies', 'Bowling alley worker Amy and nonconformist Raquel kick some serious demon butt while also facing their inner demons as they navigate their early 20s.']\n",
-      "['s1528', 'Movie', 'CRD', 'Kranti Kanade', 'Mrinmayee Godbole, Vinay Sharma, Saurabh Saraswat, Isha Keskar, Abhay Mahajan, Geetika Tyagi', 'India', 'April 29, 2019', '2016', 'TV-MA', '110 min', 'Comedies, Dramas, Independent Movies', \"At odds with his radical instructor's ruthless methods, a drama student assembles his own troupe of misfit actors ahead of a prestigious competition.\"]\n",
-      "['s1529', 'Movie', \"Creating The Queen's Gambit\", '', '', '', 'January 8, 2021', '2021', 'TV-14', '14 min', 'Documentaries', 'A fascinating character. Exquisite sets. A wig for every era. The stars, creators and crew reveal how the hit series about a chess prodigy came to life.']\n",
-      "['s1530', 'TV Show', 'Creators', '', 'Fabio Aste, Héctor Segura, Sebastian Rosas', 'Argentina', 'November 1, 2018', '2015', 'TV-Y', '2 Seasons', \"Kids' TV, Spanish-Language TV Shows\", 'Two brilliant scientists discover the hidden virtual city of Creápolis, where citizens have the power to solve problems by believing and creating.']\n",
-      "['s1531', 'Movie', 'Creep', 'Patrick Brice', 'Mark Duplass, Patrick Brice', 'United States', 'July 14, 2015', '2014', 'R', '78 min', 'Horror Movies, Independent Movies, Thrillers', 'When a cash-strapped videographer takes a job in a remote mountain town, he finds that the client has some unsettling ideas in mind.']\n",
-      "['s1532', 'Movie', 'Creep 2', 'Patrick Brice', 'Mark Duplass, Desiree Akhavan, Karan Soni', 'United States', 'December 23, 2017', '2017', 'TV-MA', '80 min', 'Horror Movies, Independent Movies, Thrillers', 'A video artist finds the perfect character for a sensational piece, but the subject of her dreams soon reveals his insidious side.']\n",
-      "['s1533', 'TV Show', 'Creeped Out', '', 'Victoria Diamond, William Romain, Sydney Wade, Jennifer James, Daniel Ryan, Robert Styles, Rhys Gannon, Maeve Larkin, Margaret Jackman, Katie Proctor, Jonathan Blake, Maximus Evans, Anya Lawrence, Tiffany Elefano, Diya Kittur, Berkley Silverman, Malen Clarkson, Jason Done, Rosina Carbone, Boris Burnell Anderson, Macey Howarth, Rebecca Hanssen, William Haresceugh, Chris Jack, Zita Sattar, Acushla-Tara Kupe, Tillie Amartey, Isabella Pinto, Bella Band, Lola Ogunyemi, Elizabeth Bower, Gianluca Gallucci, Jacob Henshaw, Amelia Curtis, Romy Weltman, Justin Paul Kelly, Jordan Poole, Thamela Mpumlwana, Jake Sim, Leah Choudhry, Daniel Ogbeide-John, Emma Gregory, Rachel Leskovac, Andonis Anthony, Kyle Breitkopf, Julian Richings, Kathryn Emily Douglas', 'United Kingdom, Canada', 'October 4, 2019', '2019', 'TV-PG', '2 Seasons', \"British TV Shows, Kids' TV, TV Thrillers\", 'A masked figure known as \"The Curious\" collects tales of dark magic, otherworldly encounters and twisted technology in this kids anthology series.']\n",
-      "['s1534', 'TV Show', 'Cricket Fever: Mumbai Indians', '', '', 'India', 'March 1, 2019', '2019', 'TV-MA', '1 Season', 'Docuseries, International TV Shows', 'Follow Indian Premier League champions Mumbai Indians through the 2018 season in this series featuring insider insights and intense cricket action.']\n",
-      "['s1535', 'TV Show', 'Crime Diaries: Night Out', 'Felipe Cano', 'Sebastián Osorio, Fabiana Medina, Laura Osma, Enrique Carriazo, Julián Román, Juliana Velásquez, Juan Pablo Urrego, Carlos Vergara, Ernesto Campos, Fabio Rubiano, Ernesto Benjumea, Jairo Camargo, Marcela Agudelo', 'Mexico', 'May 3, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'After going to a Halloween party, college student Luis Andrés Colmenares is found dead. Was it an accident or murder? Inspired by true events.']\n",
-      "['s1536', 'TV Show', 'Crime Diaries: The Candidate', '', 'Jorge A. Jiménez, Ilse Salas, Alberto Guerra, Gustavo Sánchez Parra, Jorge Antonio Guerrero, Ari Brickman, Martín Altomaro, Hernán Del Riego, Norma Angélica, Lisa Owen, Eligio Meléndez, Marco Treviño, Pedro de Tavira Egurrola, Leonardo Alonso', 'Mexico', 'March 22, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"In 1994, Mexican presidential candidate Luis Donaldo Colosio's assassination sends his dying widow racing to uncover who did it. Based on true events.\"]\n",
-      "['s1537', 'TV Show', 'Crime Time', '', 'Augusto Madeira, Érico Brás, Gustavo Machado, Dionisio Neto, Fernanda Vianna, Georgina Castro, Leo Miranda, Marat Descartes, Mauricio Tarcinalli Barros, Sabrina Greve, Sérgio Malheiros', 'France', 'January 31, 2019', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Action & Adventure', 'Born into poverty and trapped in a grim job as a cop in the favelas, a wannabe actor forges a bloody path to celebrity and wealth. Based on true events.']\n",
-      "['s1538', 'TV Show', 'Criminal Minds', '', 'Mandy Patinkin, Joe Mantegna, Thomas Gibson, Shemar Moore, Matthew Gray Gubler, Kirsten Vangsness, A.J. Cook, Paget Brewster, Lola Glaudini, Jennifer Love Hewitt, Jeanne Tripplehorn', 'United States, Canada', 'June 30, 2017', '2017', 'TV-14', '12 Seasons', 'Crime TV Shows, TV Dramas, TV Mysteries', 'This intense police procedural follows a group of extraordinary FBI profilers who spend their days getting into the minds of psychopathic criminals.']\n",
-      "['s1539', 'TV Show', 'Criminal: France', '', 'Margot Bancilhon, Laurent Lucas, Stéphane Jobert, Anne Azoulay, Mhamed Arezki, Sara Giraudeau, Nathalie Baye, Jérémie Renier', '', 'September 20, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Secrets emerge and entire cases unravel inside a police interview room in Paris, where suspects and investigators face off in an intricate dance.']\n",
-      "['s1540', 'TV Show', 'Criminal: Germany', '', 'Eva Meckbach, Sylvester Groth, Florence Kasumba, Peter Kurth, Christian Berkel, Nina Hoss, Christian Kuchenbuch, Jonathan Berlin, Deniz Arora', 'Germany', 'September 20, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'In the interview room, detectives go head-to-head with suspects and try to get to the truth – even if it means breaking the rules and risking it all.']\n",
-      "['s1541', 'TV Show', 'Criminal: Spain', 'Mariano Barroso', 'Emma Suárez, Jorge Bosch, Álvaro Cervantes, Carmen Machi, Inma Cuesta, Eduard Fernández, María Morales, José Ángel Egido, Daniel Chamorro, Javi Coll, Carlos Manuel Díaz, Nuria Mencía, Milo Taboada', 'Spain', 'September 20, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'Psychological games abound between detectives and suspects in a tense interrogation room, where the search for answers sometimes comes at a moral cost.']\n",
-      "['s1542', 'TV Show', 'Criminal: UK', '', 'Katherine Kelly, Lee Ingleby, Mark Stanley, Rochenda Sandall, Shubham Saraf, Nicholas Pinnock, David Tennant, Hayley Atwell, Youssef Kerkour, Clare-Hope Ashitey, Isabella Laughland', 'United Kingdom, France, Germany, Spain', 'September 16, 2020', '2020', 'TV-MA', '2 Seasons', 'British TV Shows, Crime TV Shows, International TV Shows', 'Within the walls of an interrogation room and with time running out, London investigators go after three suspects, each accused of a grievous crime.']\n",
-      "['s1543', 'Movie', 'Crip Camp: A Disability Revolution', '', '', 'United States', 'March 25, 2020', '2020', 'R', '108 min', 'Documentaries', 'A groundbreaking summer camp galvanizes a group of teens with disabilities to help build a movement, forging a new path toward greater equality.']\n",
-      "['s1544', 'Movie', 'Cristela Alonzo: Lower Classy', 'Marcus Raboy', 'Cristela Alonzo', 'United States', 'January 24, 2017', '2017', 'TV-MA', '67 min', 'Stand-Up Comedy', \"The irrepressible Alonzo skewers Latino stereotypes, pricey luxuries and her mother's tough-love parenting in a night of sly and infectious comedy.\"]\n",
-      "['s1545', 'Movie', 'Cristina', 'Michèle Ohayon', '', 'United States', 'July 4, 2019', '2016', 'TV-14', '40 min', 'Documentaries', 'In this short documentary, 37-year-old Cristina valiantly battles cancer while doing all she can to encourage others to live in the moment.']\n",
-      "['s1546', 'Movie', 'Crossroads: One Two Jaga', 'Nam Ron', 'Zahiril Adzim, Ario Bayu, Asmara Abigail, Rosdeen Suboh, Amerul Affendi, Iedil Putra, Timothy Castillo, Chew Kin Wah, Along Eyzendy, Nam Ron', 'Malaysia', 'December 1, 2018', '2018', 'TV-14', '81 min', 'Dramas, International Movies', 'In Kuala Lumpur, an abused domestic worker tries to escape to Indonesia, while an idealistic cop insists on fighting corruption  – at a heavy price.']\n",
-      "['s1547', 'Movie', 'Crouching Tiger, Hidden Dragon', 'Ang Lee', 'Chow Yun Fat, Michelle Yeoh, Zhang Ziyi, Chang Chen, Lung Hsiung, Cheng Pei-pei, Fa Zeng Li, Xian Gao, Yan Hai, De Ming Wang', 'Taiwan, Hong Kong, United States, China', 'March 1, 2019', '2000', 'PG-13', '120 min', 'Action & Adventure, International Movies, Romantic Movies', \"A young woman in ancient China longs for an adventurous life rather than a dull arranged marriage in Ang Lee's Oscar-winning martial arts epic.\"]\n",
-      "['s1548', 'Movie', 'Crouching Tiger, Hidden Dragon: Sword of Destiny', 'Yuen Wo-Ping', 'Michelle Yeoh, Donnie Yen, Harry Shum Jr., Natasha Liu Bordizzo, Jason Scott Lee, Eugenia Yuan, Roger Yuan, Juju Chan, Chris Pang, Woon Young Park, Darryl Quon', 'China, United States', 'February 26, 2016', '2016', 'PG-13', '101 min', 'Action & Adventure, Romantic Movies', 'Renowned warrior Yu Shu-Lien comes out of retirement to keep the legendary Green Destiny sword away from villainous warlord Hades Dai.']\n",
-      "['s1549', 'Movie', 'Cuba and the Cameraman', 'Jon Alpert', '', 'United States', 'November 24, 2017', '2017', 'TV-14', '114 min', 'Documentaries', \"Emmy-winning filmmaker Jon Alpert chronicles the fortunes of three Cuban families over the course of four tumultuous decades in the nation's history.\"]\n",
-      "['s1550', 'TV Show', 'Cuckoo', '', 'Andy Samberg, Taylor Lautner, Greg Davies, Helen Baxendale, Tamla Kari, Tyger Drew-Honey, Esther Smith', 'United Kingdom', 'April 19, 2019', '2019', 'TV-MA', '5 Seasons', 'British TV Shows, International TV Shows, TV Comedies', \"Rachel shocks her proper British parents when she marries an American hippie, but it's just the first in a series of surprises for the family.\"]\n",
-      "['s1551', 'Movie', 'Cuddle Weather', 'Rod Cabatana Marmol', 'Sue Ramirez, RK Bagatsing, Mark Anthony Fernandez, Aleck Bovick, Dexter Doria, Nino Muhlach, Lui Manansala, Dolly De Leon', 'Philippines', 'February 14, 2020', '2019', 'TV-MA', '95 min', 'Dramas, International Movies, Romantic Movies', \"When a seasoned sex worker sleeps with a rookie call boy, they soon find that a strictly physical relationship doesn't completely satisfy them.\"]\n",
-      "['s1552', 'Movie', 'Cult of Chucky', 'Don Mancini', 'Fiona Dourif, Michael Therriault, Adam Hurtig, Alex Vincent, Jennifer Tilly, Brad Dourif, Summer H. Howell, Grace Lynn Kung, Elisabeth Rosen, Zak Santiago, Ali Tataryn', 'United States', 'October 3, 2017', '2017', 'R', '90 min', 'Horror Movies', \"Following a string of murders in the asylum where she's confined, Nica Pierce begins to wonder whether Chucky is real after all.\"]\n",
-      "['s1553', 'Movie', 'Cultivating the Seas: History and Future of the Full-Cycle Cultured Kindai Tuna', 'Mana Yasuda', '', '', 'September 28, 2019', '2019', 'TV-PG', '45 min', 'Documentaries, International Movies', 'An in-depth look at the full-cycle breeding program for bluefin Kindai tuna pioneered by Kinki University’s Aqua Culture Research Institute.']\n",
-      "['s1554', 'TV Show', 'Cupcake & Dino - General Services', '', 'Justin Collette, Mark Little, Kyle Dooley, Mark Forward, Joris Jarksy, Julie Lemieux, Kayla Lorette, Julie Sype', 'Canada, Brazil', 'May 3, 2019', '2019', 'TV-Y7', '2 Seasons', \"Kids' TV, TV Comedies\", 'An enterprising cupcake and his cheerful dinosaur brother take on jobs of all sorts as they work to help friends and strangers in their eccentric city.']\n",
-      "['s1555', 'TV Show', 'Curon', '', 'Valeria Bilello, Luca Lionello, Federico Russo, Margherita Morchio, Anna Ferzetti, Alessandro Tedeschi, Juju Di Domenico, Giulio Brizzi, Max Malatesta', 'Italy', 'June 10, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Horror', 'After 17 years, a woman returns home with her teenage twins. When she mysteriously vanishes, her children must reckon with a shadowy family legacy.']\n",
-      "['s1556', 'TV Show', 'Cursed', '', 'Katherine Langford, Devon Terrell, Gustaf Skarsgård, Daniel Sharman, Sebastian Armesto, Lily Newmark, Shalom Brune-Franklin, Matt Stokoe, Bella Dayne, Peter Mullan, Emily Coates', 'United Kingdom, Australia', 'July 17, 2020', '2020', 'TV-MA', '1 Season', 'TV Action & Adventure, TV Dramas, TV Sci-Fi & Fantasy', 'Armed with mysterious powers and a legendary sword, young rebel Nimue\\xa0joins forces with charming mercenary Arthur on a mission to save her people.']\n",
-      "['s1557', 'Movie', 'Curtiz', 'Tamas Yvan Topolanszky', 'Ferenc Lengyel, Evelin Dobos, Declan Hannigan, Scott Alexander Young, József Gyabronka, Nikolett Barabas, Yan Feldman, Rafael Feldman, Christopher Krieg, Andrew Hefler, Lili Bordán', 'Hungary', 'March 25, 2020', '2018', 'TV-MA', '99 min', 'Dramas, International Movies', 'Driven and arrogant, film director Michael Curtiz deals with studio politics and family drama during the troubled production of \"Casablanca\" in 1942.']\n",
-      "['s1558', 'Movie', 'Cut Bank', 'Matt Shakman', 'Liam Hemsworth, Teresa Palmer, Billy Bob Thornton, Bruce Dern, John Malkovich, Michael Stuhlbarg, Oliver Platt', 'United States', 'December 1, 2019', '2014', 'R', '93 min', 'Dramas, Thrillers', \"A small-town dreamer is sure he's landed on a gold mine after accidentally filming a murder but is sucked into a violent tale of greed and deception.\"]\n",
-      "['s1559', 'Movie', 'Cutie and the Boxer', 'Zachary Heinzerling', 'Noriko Shinohara, Ushio Shinohara', 'United States', 'June 14, 2018', '2013', 'R', '82 min', 'Documentaries', 'A 2014 Oscar nominee for Best Documentary Feature, this film explores the symbiotic relationship of artists Ushio and Noriko Shinohara.']\n",
-      "['s1560', 'Movie', 'Cuties', 'Maïmouna Doucouré', 'Fathia Youssouf, Médina El Aidi-Azouni, Esther Gohourou, Ilanah Cami-Goursolas, Myriam Hamma, Maïmouna Gueye, Mbissine Thérèse Diop, Demba Diaw, Mamadou Samaké', 'France', 'September 9, 2020', '2020', 'TV-MA', '96 min', 'Dramas, International Movies', 'Eleven-year-old Amy starts to rebel against her conservative family’s traditions when she becomes fascinated with a free-spirited dance crew.']\n",
-      "['s1561', 'TV Show', 'Cyborg 009 VS Devilman', '', 'Jun Fukuyama, Shintaro Asanuma, Haruka Shiraishi, Tomoaki Maeno, M・A・O, Hiroki Touchi, Takeshi Koyama, Yu Mizushima, Hozumi Goda, Ayumu Okamura, Saori Hayami, Satoshi Hino, Johnny Yong Bosch, Bryce Papenbrook, Christine Marie Cabanos, Spike Spencer, Stephanie Sheh, Michael Sinterniklaas, Keith Silverstein, Joey Lotsko, Tony Azzolino, Steve Staley, Cristina Vee, Christopher Corey Smith', 'Japan, United States', 'April 1, 2016', '2015', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'When a Black Ghost scientist releases newly modified cyborgs and mysterious demons appear in Tokyo, the worlds of \"Devilman\" and \"Cyborg 009\" meet.']\n",
-      "['s1562', 'TV Show', 'Cyborg 009: Call of Justice', '', 'Keisuke Koumoto, Risa Taneda, Misato Fukuen, Takuya Sato, Satoshi Hino, Kenji Nomura, Mitsuaki Madono, Setsuji Sato, Haruki Ishiya, Ryo Sugisaki, Yui Makino, Kazuhiko Inoue, Yuko Kaida', 'Japan', 'February 10, 2017', '2017', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'Years after taking up normal lives incognito, the cyborgs are forced to fight again when the superhuman Blessed appear with a plan for humanity.']\n",
-      "['s1563', 'Movie', 'Cycle', 'Prakash Kunte', 'Hrishikesh Joshi, Bhalchandra Kadam, Priyadarshan Jadhav, Deepti Lele, Manoj Kolhatkar, Maithili Patwardhan', 'India', 'September 10, 2020', '2018', 'TV-PG', '96 min', 'Comedies, Dramas, International Movies', 'When his prized bicycle is stolen, an astrologer’s search turns into a journey of self-realization — while the thieves learn a few lessons of their own.']\n",
-      "['s1564', 'Movie', 'D.L. Hughley: Clear', 'Jay Chapman', 'D.L. Hughley', 'United States', 'July 13, 2017', '2014', 'TV-MA', '59 min', 'Stand-Up Comedy', 'In this 2014 standup special filmed in San Francisco, comedic genius D.L. Hughley entertains with his hilarious take on current affairs and more.']\n",
-      "['s1565', 'Movie', 'D.L. Hughley: Contrarian', 'Jay Chapman', 'D.L. Hughley', 'United States', 'July 21, 2019', '2018', 'TV-MA', '58 min', 'Stand-Up Comedy', \"D.L. Hughley riffs on hot-button political issues, celebrity scandals, his mother's tough love and more in a rapid-fire stand-up show in Philadelphia.\"]\n",
-      "['s1566', 'TV Show', 'Déjà Vu', '', 'Mandy Wei, Yao Yuan Hao, Wang Si Ping, Yang Zheng, Jenna Wang, Nylon Chen', '', 'January 2, 2019', '2013', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"After losing everything, a prima ballerina accepts a stranger's offer to dial back time and reclaim what was taken from her – but at a great price.\"]\n",
-      "['s1567', 'TV Show', 'Dérè: An African Tale', '', 'Weruche Opia, Gbenro Ajibade, Ireti Doyle, Keppy Ekpenyong, Carol King, Shaffy Bello, Tosan Edremoda Ugbeye, Nina Iphechukwude Anyianuka, Pearl Nkiru Waturuocha, Emmanuel Ikubese, Omowunmi Dada, Paul Adams, Charles Ukpong, Monica Friday, Kevin Ushi', '', 'August 15, 2020', '2016', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"After experiencing a tragic loss, a woman must resist a new family dynamic that could control the future of her father's company and her life.\"]\n",
-      "['s1568', 'Movie', 'Düğün Dernek', 'Selçuk Aydemir, Birkan Pusa', 'Ahmet Kural, Murat Cemcir, Rasim Öztekin, Devrim Yakut, Barış Yıldız, Ulaş Torun, Zerrin Sümer, Şinasi Yurtsever', 'Turkey', 'March 10, 2017', '2013', 'TV-PG', '102 min', 'Comedies, International Movies', \"On the first day of Ramadan, Ismail joins friends on a road trip to a mosque and encounters his son, who, to Ismail's chagrin, plans a hasty wedding.\"]\n",
-      "['s1569', 'Movie', 'Dügün Dernek 2: Sünnet', 'Selçuk Aydemir', 'Ahmet Kural, Murat Cemcir, Rasim Öztekin, Devrim Yakut, Barış Yıldız, Ulaş Torun, Şinasi Yurtsever, Erdal Tosun', 'Turkey', 'March 10, 2017', '2015', 'TV-MA', '107 min', 'Comedies, International Movies', \"Ismail and his old screwball crew land themselves in hot water when his grandson's circumcision evolves into a buzz-making citywide event.\"]\n",
-      "['s1570', 'Movie', 'Da 5 Bloods', 'Spike Lee', 'Delroy Lindo, Jonathan Majors, Clarke Peters, Norm Lewis, Isiah Whitlock Jr., Mélanie Thierry, Paul Walter Hauser, Jasper Pääkkönen, Johnny Nguyen, Chadwick Boseman', 'United States', 'June 12, 2020', '2020', 'R', '156 min', 'Action & Adventure, Dramas', \"Four African American veterans return to Vietnam decades after the war to find their squad leader's remains — and a stash of buried gold. From Spike Lee.\"]\n",
-      "['s1571', 'Movie', 'Da Kath & Kim Code', 'Ted Emery', 'Jane Turner, Gina Riley, Glenn Robbins, Peter Rowsthorn, Magda Szubanski', 'Australia', 'July 28, 2018', '2005', 'TV-PG', '82 min', 'Movies', \"Kath and Kel's union is tested by Michael Bublé, daughter Kim tries pole dancing, pal Sharon finds love online, and a stalker lurks amid Yuletide cheer.\"]\n",
-      "['s1572', 'Movie', 'Daagdi Chaawl', 'Chandrakant Kanse', 'Ankush Chaudhari, Makrand Deshpande, Pooja Sawant, Sanjay Khapre, Yatin Karyekar, Kamlesh Sawant, Sandeep Gaikwad, Digvijay Rohidas', 'India', 'February 15, 2018', '2015', 'TV-14', '118 min', 'Action & Adventure, Dramas, International Movies', \"A simple man's peaceful life is complicated when an incident brings him in contact with a gangster and launches his journey into the underworld.\"]\n",
-      "['s1573', 'Movie', 'Dabbe 5: Zehr-i Cin', 'Hasan Karacadağ', 'Nil Günal, Ümit Bülent Dinçer, Sultan Köroğlu Kılıç, Emir Özbek Yıldız, Pelin Acar, Murat Seviş', 'Turkey', 'April 12, 2019', '2014', 'TV-MA', '133 min', 'Horror Movies, International Movies', 'When Dilek becomes haunted by evil spirits and loses control of her body, she seeks the help of a woman with dark secrets to cure her.']\n",
-      "['s1574', 'Movie', 'Dabbe 6: The Return', 'Hasan Karacadağ', 'Sema Şimşek, Nilay Gök, Volkan Ünal, Fehmi Karaarslan, Elçin Atamgüç, Ömer Duran, Murat Seviş, Aybike Turan, Burak Çimen', 'Turkey', 'April 17, 2019', '2015', 'TV-MA', '153 min', 'Horror Movies, International Movies', \"A cardiologist tries to pinpoint the cause of her mother's sudden death as her sister, who witnessed it, claims malevolent demons are at play.\"]\n",
-      "['s1575', 'Movie', 'Dabbe: The Possession', 'Hasan Karacadağ', 'Cansu Kurgun, Irmak Örnek, A. Murat Özgen, Sultan Köroğlu Kılıç, Elçin Atamgüç, Sabriye Günüç, Furkan Bayraktar, Mehmet Canbeg, Oguzhan Kocakli', 'Turkey', 'April 12, 2019', '2013', 'TV-MA', '135 min', 'Horror Movies, International Movies', 'Ahead of her wedding, Kübra is possessed by demons. When an examination reveals more horror, her friend, a psychiatrist, tries to perform an exorcism.']\n",
-      "['s1576', 'Movie', 'Dad', 'Gary David Goldberg', 'Jack Lemmon, Ted Danson, Olympia Dukakis, Kathy Baker, Kevin Spacey, Ethan Hawke, Zakes Mokae, J.T. Walsh, Peter Michael Goetz, John Apicella, Richard McGonagle, Bill Morey, Mary Fogarty', 'United States', 'April 1, 2018', '1989', 'PG', '117 min', 'Dramas', 'Family bonds are revived after a father is diagnosed with cancer in this bittersweet drama. Dutiful son John cares for his aging father, Jake, but not without complaint.']\n",
-      "['s1577', 'Movie', 'Dad Wanted', 'Javier Colinas', 'Natalia Coronado, Juan Pablo Medina, Silvia Navarro, Roberto Quijano, Victoria Viera, Arantxa Servín, Aleyda Gallardo, Joaquín Emanuel, Abril Michel, Omar Fierro, Luis Ernesto Franco, Patricia Reyes Spíndola, Rodrigo Murray, Luis Arrieta, Alberto Guerra, Moisés Arizmendi, David Fridman, Martha Claudia Moreno, Ela Velden, Gonzalo García Vivanco, Mauricio Argüelles, César Rodríguez', 'Mexico', 'September 11, 2020', '2020', 'TV-14', '103 min', 'Children & Family Movies, Comedies, Dramas', 'What does a thrill-seeker tween girl do when her mom forbids her to enter a BMX race? Cast an actor with nothing to lose to play her approving dad.']\n",
-      "['s1578', 'TV Show', \"Dad's Army\", '', 'Arthur Lowe, John Le Mesurier, Clive Dunn, John Laurie, Arnold Ridley, Ian Lavender, James Beck, Bill Pertwee', 'United Kingdom', ' March 31, 2018', '1977', 'TV-PG', '10 Seasons', 'British TV Shows, Classic & Cult TV, TV Comedies', 'This beloved sitcom follows the unlikely heroes of the volunteer British Home Guard as they prepare for German invasion in World War II.']\n",
-      "['s1579', 'Movie', 'Daddy Day Care', 'Steve Carr', 'Eddie Murphy, Jeff Garlin, Steve Zahn, Regina King, Anjelica Huston, Kevin Nealon, Jonathan Katz, Siobhan Fallon Hogan, Lisa Edelstein, Lacey Chabert, Laura Kightlinger, Leila Arcieri', 'United States', 'January 1, 2019', '2003', 'PG', '93 min', 'Children & Family Movies, Comedies', 'When a conscientious father loses his lucrative dot-com job and faces economic ruin, he joins two friends in opening a business called Daddy Day Care.']\n",
-      "['s1580', 'Movie', 'Daddy Issues', 'Amara Cash', 'Madison Lawlor, Montana Manning, Andrew Pifko, Monte Markham, Kamala Jones, Jodi Carol Harrison, Seth Cassell, Ronnie Clark, Lissa Danshaw, J.J. Hawkins', 'United States', 'September 20, 2019', '2019', 'TV-MA', '82 min', 'Dramas, Independent Movies, LGBTQ Movies', 'Maya finally hooks up with her online dream girl, only to discover she’s deeply involved with an older sugar daddy – a man Maya knows all too well.']\n",
-      "['s1581', 'Movie', 'Daemonium', 'Pablo Parés', 'Walter Cornás, Dany Casco, Caro Angus, Rocío Rodríguez Presedo, Chucho Fernández, Amanda Nara, Maite Zumelzú', 'Argentina', 'December 20, 2016', '2015', 'NR', '115 min', 'Action & Adventure, Horror Movies, International Movies', 'In a realm where magic and technology intersect, a shifty, cigar-smoking wizard finds himself in the middle of a war with the powers of hell.']\n",
-      "['s1582', 'Movie', 'Daffedar', 'Johnson Esthappan', 'Tini Tom, Malavikka, Sudheer Karamana, Indrans', 'India', 'July 1, 2018', '2017', 'TV-14', '151 min', 'Dramas, International Movies', 'A retired government worker continues to dedicate himself to public service, but his principled ways soon clash with those of his extravagant sons.']\n",
-      "['s1583', 'Movie', 'Dagh Ujala', 'Raj Amit Kumar', 'Victor Banerjee, Adil Hussain, Bhanu Uday, Preeti Gupta, Bhavani Lee, Ankur Vikal, Seema Rahmani, Samrat Chakrabarti', 'United States, India', 'April 1, 2018', '2015', 'TV-MA', '103 min', 'Dramas, Independent Movies, International Movies', 'A lesbian daughter fights off an arranged marriage in India while an Islamic fundamentalist targets an anti-extremist Muslim scholar in New York.']\n",
-      "['s1584', 'Movie', 'Dallas Buyers Club', 'Jean-Marc Vallée', \"Matthew McConaughey, Jennifer Garner, Jared Leto, Denis O'Hare, Steve Zahn, Michael O'Neill, Dallas Roberts, Griffin Dunne, Kevin Rankin, Donna DuPlantier\", 'United States', 'January 16, 2018', '2013', 'R', '117 min', 'Dramas, Independent Movies, LGBTQ Movies', 'Refusing to accept a death sentence from his doctor after being diagnosed with AIDS in 1986, Ron Woodroof smuggles medications from abroad.']\n",
-      "['s1585', 'TV Show', 'Damnation', '', 'Logan Marshall-Green, Killian Scott, Sarah Jones, Chasten Harmon, Christopher Heyerdahl, Melinda Page Hamilton, Joe Adler', 'United States', 'November 7, 2018', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, TV Dramas', 'During the Great Depression, a stranger with a violent past poses as a preacher and rallies farmers to mount a strike in a rural Iowa community.']\n",
-      "['s1586', 'Movie', 'Dana Carvey: Straight White Male, 60', 'Marcus Raboy', 'Dana Carvey', 'United States', 'November 4, 2016', '2016', 'TV-MA', '64 min', 'Stand-Up Comedy', 'Emmy-winning comedian Dana Carvey blends pitch-perfect takes on big personalities with so-true-it-hurts stories from his life as a dad of millennials.']\n",
-      "['s1587', 'TV Show', 'Dance & Sing with True', '', 'Michela Luci, Jamie Watson, Anna Claire Bartlam, Dante Zee, Eric Peterson', '', 'May 18, 2018', '2018', 'TV-Y', '1 Season', \"Kids' TV\", 'True and her friends are making music – and they want you to dance and sing along. So cut loose, silly goose! These fun beats are totally sweet.']\n",
-      "['s1588', 'TV Show', 'Dance Academy', '', 'Xenia Goodwin, Alicia Banit, Dena Kaplan, Isabel Durant, Thom Green, Jordan Rodrigues, Thomas Lacey, Tim Pocock, Tara Morice', 'Australia', 'December 20, 2017', '2013', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"Fifteen-year-old Tara Webster's dream of dancing comes true when she gets into a top dance academy. She soon realizes dancing is only half the battle.\"]\n",
-      "['s1589', 'Movie', 'Dance Academy: The Comeback', 'Jeffrey Walker', 'Xenia Goodwin, Alicia Banit, Dena Kaplan, Jordan Rodrigues, Keiynan Lonsdale, Thomas Lacey, Tara Morice, Miranda Otto', 'Germany, Australia', 'July 2, 2018', '2017', 'TV-PG', '100 min', 'Dramas, International Movies', 'In this adaptation of the TV series, Tara recovers from injury and pursues a career in the U.S., where she grapples with love and professional rejection.']\n",
-      "['s1590', 'Movie', 'Dance Dreams: Hot Chocolate Nutcracker', 'Oliver Bokelberg', 'Debbie Allen', 'United States', 'November 27, 2020', '2020', 'TV-G', '81 min', 'Children & Family Movies, Documentaries', 'This documentary spotlights Debbie Allen\\'s career and follows her group of dance students as they prepare for Allen\\'s annual \"Hot Chocolate Nutcracker.\"']\n",
-      "['s1591', 'TV Show', 'Dancing Angels', '', '', '', 'April 27, 2018', '2016', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'A group of aspiring young musicians yearn for stardom while navigating the ups and downs of friendship, romance, and life at school.']\n",
-      "['s1592', 'TV Show', 'Dancing Queen', '', 'Justin \"Alyssa Edwards\" Johnson', '', 'October 5, 2018', '2018', 'TV-14', '1 Season', 'Reality TV', 'Snatching trophies. Getting gorgeous. Turning it up. Alyssa Edwards rules the dance studio by day – and the drag world by night.']\n",
-      "['s1593', 'Movie', 'Dancing Quietly', 'Philipp Eichholtz', 'Martina Schöne-Radunski, Hans-Heinrich Hardt, Sebastian Fräsdorf, Claudia Jacob, Deleila Piasko, Tobias Borchers, Ruth Bickelhaupt', 'Germany', 'April 1, 2017', '2016', 'TV-MA', '70 min', 'Dramas, Independent Movies, International Movies', 'After years of battling a deep depression, a young woman attempts to pass an important exam with the help of a fellow student.']\n",
-      "['s1594', 'Movie', 'Dancing with the Birds', 'Huw Cordey', 'Stephen Fry', 'United States', 'October 23, 2019', '2019', 'TV-PG', '52 min', 'Documentaries', 'From ruffling their majestic feathers to nailing im-peck-able courtship routines, birds in paradise flaunt their best moves in hopes of landing a mate.']\n",
-      "['s1595', 'TV Show', 'Dandy', '', 'Alfonso Herrera, Damián Alcázar, Gabriela Roel, Itahisa Machado, Dagoberto Gama, Hernán Mendoza, Daniel Martínez, Christian Vasquez, Aleyda Gallardo, Danny Perea, Pakey Vázquez, Fátima Molina, Héctor Holten, Carlos Valencia', 'Mexico', 'March 31, 2018', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"A law professor is enlisted by Mexico's attorney general to join a special operations unit infiltrating the capital's most notorious drug cartel.\"]\n",
-      "['s1596', 'Movie', 'Dangal', 'Nitesh Tiwari', 'Aamir Khan, Sakshi Tanwar, Fatima Sana Shaikh, Sanya Malhotra, Aparshakti Khurana, Zaira Wasim, Suhani Bhatnagar, Ritwik Sahore', 'India', 'June 21, 2017', '2016', 'TV-PG', '161 min', 'Dramas, International Movies, Sports Movies', 'A once-promising wrestler pursues the gold medal he never won by training two of his daughters to compete at the Commonwealth Games.']\n",
-      "['s1597', 'TV Show', 'Danger Mouse', '', 'Alexander Armstrong, Kevin Eldon, Stephen Fry, Ed Gaughan, Shauna Macdonald, Dave Lamb, Morwenna Banks', 'United Kingdom', 'November 9, 2016', '2016', 'TV-Y7', '2 Seasons', \"British TV Shows, Kids' TV\", \"The world's greatest super-spy returns to save the world with the help of hapless hamster Penfold and a collection of state-of-the-art gadgetry.\"]\n",
-      "['s1598', 'TV Show', 'Danger Mouse: Classic Collection', '', 'David Jason, Terry Scott, Edward Kelsey, Brian Trueman', 'United Kingdom', 'June 15, 2015', '1992', 'TV-Y', '10 Seasons', \"British TV Shows, Kids' TV, TV Comedies\", \"Follow the adventures of superspy Danger Mouse and his bumbling sidekick, Penfold, as they jet around the world foiling their enemies' evil plots.\"]\n",
-      "['s1599', 'Movie', 'Dangerous Lies', 'Michael M. Scott', 'Camila Mendes, Jessie T. Usher, Jamie Chung, Cam Gigandet, Sasha Alexander, Elliott Gould', 'United States', 'April 30, 2020', '2020', 'TV-14', '97 min', 'Thrillers', \"A broke caregiver unexpectedly inherits her patient's estate, but dark secrets swirl around her newfound wealth, tangling her in deceit and danger.\"]\n",
-      "['s1600', 'TV Show', 'Dangerous Roads', '', 'Adrian Dunbar, Sue Perkins, Charley Boorman, Rhod Gilbert, Greg Davies, Ben Fogle, Hugh Dennis, Ed Byrne, Andy Parsons, Liza Tarbuck, David Baddiel', 'United Kingdom', ' February 1, 2019', '2012', 'TV-MA', '2 Seasons', 'British TV Shows, Docuseries', 'Using various 4x4 vehicles, celebrities steer their way across some of the most infamous roads and trickiest terrains on earth.']\n",
-      "['s1601', 'TV Show', 'Daniel Sloss: Live Shows', '', 'Daniel Sloss', 'United States', 'September 11, 2018', '2018', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', 'Comedian Daniel Sloss is ready to find the funny in some very dark topics, from the deeply personal to the truly irreverent.']\n",
-      "['s1602', 'Movie', 'Daniel Sosa: Maleducado', 'Alex Díaz, Marcos Bucay', 'Daniel Sosa', 'Mexico', 'June 27, 2019', '2019', 'TV-MA', '55 min', 'Stand-Up Comedy', 'In his second stand-up special, Daniel Sosa reminisces about his childhood, ponders Mexican traditions and points out a major problem with \"Coco.\"']\n",
-      "['s1603', 'Movie', 'Daniel Sosa: Sosafado', 'Raúl Campos, Jan Suter', 'Daniel Sosa', 'Mexico', 'February 3, 2017', '2017', 'TV-MA', '78 min', 'Stand-Up Comedy', 'Comedian Daniel Sosa inhabits various characters, including a Tupperware dealer, a thirsty priest and a Trojan horse soldier in this stand-up special.']\n",
-      "['s1604', 'Movie', 'Danny Says', 'Brendan Toller', 'Danny Fields, Iggy Pop, Alice Cooper, Judy Collins, Tommy Ramone, Jac Holzman, Lenny Kaye, Wayne Kramer, John Cameron Mitchell, Jann Wenner', 'United States', 'March 2, 2017', '2015', 'TV-MA', '103 min', 'Documentaries, Music & Musicals', 'This documentary profiles eccentric publicist Danny Fields, who helped launch the careers of innovative new artists who would become musical icons.']\n",
-      "['s1605', 'Movie', \"Dante's Peak\", 'Roger Donaldson', 'Pierce Brosnan, Linda Hamilton, Elizabeth Hoffman, Jamie Renée Smith, Jeremy Foley, Charles Hallahan, Grant Heslov, Kirk Trutner, Arabella Field, Tzi Ma', 'United States', 'September 1, 2019', '1997', 'PG-13', '108 min', 'Action & Adventure', 'When a volcanologist comes to investigate the recent rumblings of a dormant volcano, a massive eruption has everyone in town fighting for their lives.']\n",
-      "['s1606', 'Movie', 'Danur: I Can See Ghosts', 'Awi Suryadi', 'Prilly Latuconsina, Sandrinna Michelle, Shareefa Daanish, Indra Brotolaras, Kinaryosih, Inggrid Widjanarko, Asha Kenyeri Bermudez, Wesley Andrew, Kevin Bzezovski Taroreh, Gamaharitz', 'Indonesia', 'March 27, 2019', '2017', 'TV-MA', '75 min', 'Horror Movies, International Movies', 'Adapted from a best-selling novel, this horror film shows Risa befriending ghosts until an evil spirit tries to take her sister to the other side.']\n",
-      "['s1607', 'Movie', 'Dany Boon: Des Hauts De France', 'Isabelle Nanty', 'Dany Boon', 'France', 'May 4, 2018', '2018', 'TV-MA', '113 min', 'Stand-Up Comedy', 'In an eclectic one-man show, French superstar Dany Boon reflects on his homeland, his first comedy gig and the challenges of parenting hostile teens.']\n",
-      "['s1608', 'Movie', 'Darc', 'Julius R. Nasso', 'Tony Schiena, Armand Assante, Kippei Shiina, Sho Ikushima, Vienna Hehir, Tetsu Watanabe, Grand Master John U. Kim, Dawn Olivieri', 'United States', 'May 1, 2018', '2018', 'TV-MA', '98 min', 'Action & Adventure, Independent Movies', 'To bring down a global human trafficking ring, an Interpol agent recruits the help of a brutal criminal with inside knowledge of the yakuza.']\n",
-      "['s1609', 'TV Show', 'Dare Me', '', 'Willa Fitzgerald, Herizen Guardiola, Marlo Kelly, Rob Heaps, Zach Roerig, Paul Fitzgerald, Alison Thornton, Tammy Blanchard, Amanda Brugel, Chris Zylka', 'United States', 'December 30, 2020', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, TV Dramas, TV Thrillers', 'Relationships topple and loyalties flip when an icy new cheerleading coach takes over the high school squad ruled by Beth and her devoted BFF, Addy.']\n",
-      "['s1610', 'Movie', 'Dare to Be Wild', '', '', 'Ireland', 'April 1, 2018', '2015', 'TV-PG', '100 min', 'Dramas, Independent Movies, Romantic Movies', 'Irish landscape designer Mary Reynolds fights to bring her wild and unconventional style to the esteemed Chelsea Flower Show.']\n",
-      "['s1611', 'TV Show', 'Dark', '', 'Louis Hofmann, Oliver Masucci, Jördis Triebel, Maja Schöne, Karoline Eichhorn, Sebastian Rudolph, Anatole Taubman, Mark Waschke, Stephan Kampwirth, Anne Ratte-Polle, Andreas Pietschmann, Lisa Vicari, Michael Mendl, Angela Winkler', 'Germany, United States', 'June 27, 2020', '2020', 'TV-MA', '3 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', 'A missing child sets four families on a frantic hunt for answers as they unearth a mind-bending mystery that spans three generations.']\n",
-      "['s1612', 'Movie', 'Dark Chocolate (Bengali Version)', 'Agnidev Chatterjee', 'Riya Sen, Mahima Chaudhry, Rajesh Sharma, Indrasish Roy, Mumtaz Sorcar, Sudip Mukherjee, Shataf Figar, Koushik Sen', 'India', 'December 15, 2017', '2016', 'TV-MA', '91 min', 'Dramas, International Movies, Thrillers', 'In this Bangla thriller inspired by a true story, the discovery of a charred corpse in the woods leads to a high-profile murder investigation.']\n",
-      "['s1613', 'Movie', 'Dark Crimes', 'Alexandros Avranas', 'Jim Carrey, Marton Csokas, Charlotte Gainsbourg, Agata Kulesza, Kati Outinen, Zbigniew Zamachowski, Danuta Kowalska, Vlad Ivanov, Robert Więckiewicz, Piotr Głowacki', 'United Kingdom, Poland, United States', 'October 15, 2019', '2016', 'R', '93 min', 'Dramas, Thrillers', 'A detective on a cold murder case discovers that a famous writer’s latest novel contains details chillingly similar to the crime he’s investigating.']\n",
-      "['s1614', 'TV Show', 'Dark Desire', '', 'Maite Perroni, Erik Hayser, Alejandro Speitzer, María Fernanda Yepes, Jorge Poza, Regina Pavón, Paulina Matos, Leticia Huijara, Claudia Pineda, Esteban Soberanes, Claudia Ríos, Samantha Orozco, Fabián Merlo, Eligio Meléndez, Carmen Beato, Carlos Torres, Toño Valdés', 'Mexico', 'July 15, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'Married Alma spends a fateful weekend away from home that ignites passion, ends in tragedy and leads her to question the truth about those close to her.']\n",
-      "['s1615', 'Movie', 'Dark Forces', 'Bernardo Arellano', 'Tenoch Huerta, Eréndira Ibarra, Dale Carley, Ariane Pellicer, Johana Blendl, Dai Liparoti, Mauricio Aspe, Nick Zedd', 'Mexico', 'August 21, 2020', '2020', 'TV-MA', '81 min', 'Horror Movies, Independent Movies, International Movies', 'In search of his sister, a renegade criminal seeks answers at a sordid hotel where he encounters a sinister guest and romances a mysterious waitress.']\n",
-      "['s1616', 'Movie', 'Dark Light', 'Padraig Reynolds', 'Jessica Madsen, Opal Littleton, Ed Brody, Kristina Clifford, Ben Sullivan, Gerald Tyler, Weston Meredith', 'United States', 'April 5, 2020', '2019', 'TV-MA', '90 min', 'Horror Movies, Independent Movies, Sci-Fi & Fantasy', \"Implicated in her daughter's disappearance, a mother searches for answers when she returns to an old family home that may have an unwanted visitor.\"]\n",
-      "['s1617', 'TV Show', 'Dark Matter', '', \"Marc Bendavid, Melissa O'Neil, Anthony Lemke, Alex Mallari Jr., Jodelle Ferland, Roger Cross, Zoie Palmer\", 'Canada', 'September 25, 2017', '2017', 'TV-PG', '3 Seasons', 'TV Sci-Fi & Fantasy, TV Thrillers', 'After waking up aboard a derelict spaceship with no memories, the crew of the Raza investigates the mystery of their identities and destination.']\n",
-      "['s1618', 'Movie', 'Dark Places', 'Gilles Paquet-Brenner', 'Charlize Theron, Nicholas Hoult, Chloë Grace Moretz, Tye Sheridan, Sterling Jerins, Corey Stoll, Christina Hendricks, Drea de Matteo, Sean Bridgers, Andrea Roth', 'United States, United Kingdom, France', 'July 26, 2018', '2015', 'R', '113 min', 'Dramas, International Movies, Thrillers', 'Years after surviving a brutal crime as a child, Libby Day comes to believe that the brother she testified against for committing it may be innocent.']\n",
-      "['s1619', 'Movie', 'Dark Skies', 'Scott Stewart', 'Keri Russell, Josh Hamilton, J.K. Simmons, Dakota Goyo, Kadan Rockett, L.J. Benet, Rich Hutchman, Myndy Crist, Annie Thurman, Jake Brennan', 'United States', 'June 22, 2020', '2013', 'PG-13', '97 min', 'Horror Movies, Sci-Fi & Fantasy', 'A couple has trouble convincing friends and neighbors that an alien is entering their house each night to terrorize their children.']\n",
-      "['s1620', 'TV Show', 'Dark Tourist', '', '', 'New Zealand', 'July 20, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries, International TV Shows', 'From a nuclear lake to a haunted forest, journalist David Farrier visits unusual – and often macabre – tourism spots around the world.']\n",
-      "['s1621', 'Movie', 'Dark Waters', 'Youssef Chahine', 'Faten Hamama, Omar Sharif, Ahmed Ramzy, Hussein Riad, Ferdoos Mohammed, Aziza Helmy, Tawfik El Deken', 'Egypt', 'June 18, 2020', '1956', 'TV-14', '104 min', 'Classic Movies, Dramas, International Movies', 'A fisherman returns home after a three-year absence only to find the woman he loves drifting away, the sailors feuding and his community unraveling.']\n",
-      "['s1622', 'Movie', 'Darna Mana Hai', 'Prawal Raman', 'Aftab Shivdasani, Antara Mali, Boman Irani, Isha Koppikar, Nana Patekar, Raghuvir Yadav, Rajpal Yadav, Revathy, Saif Ali Khan, Sameera Reddy, Sanjay Kapoor, Shilpa Shetty, Sohail Khan, Vivek Oberoi', 'India', 'August 1, 2019', '2003', 'TV-MA', '116 min', 'Horror Movies, International Movies, Thrillers', 'Stranded in a jungle when their car breaks down, six friends pass their time exchanging horror stories, unaware that they may be part of one themselves.']\n",
-      "['s1623', 'TV Show', 'Darr Sabko Lagta Hai', '', 'Bipasha Basu', 'India', 'March 1, 2018', '2015', 'TV-MA', '1 Season', 'International TV Shows, TV Horror, TV Thrillers', 'In this chilling horror anthology series, actress and model Bipasha Basu meets people who have had disconcerting paranormal experiences.']\n",
-      "['s1624', 'Movie', 'Darra', 'Parveen Kumar', 'Gurpreet Ghuggi, Happy Raikoti, Kartar Cheema, Sardar Sohi, Shavendra Mahal, Karamjit Anmol, Pammi Bai, Nirmal Rishi, Manpreet Saggu', 'India', 'October 15, 2017', '2016', 'TV-14', '121 min', 'Dramas, International Movies', 'After returning from school and getting married, a popular farmer begins to arouse resentment and jealousy among those around him.']\n",
-      "['s1625', 'TV Show', 'DASH & LILY', '', 'Midori Francis, Austin Abrams, Dante Brown, Troy Iwata', 'United States', 'November 10, 2020', '2020', 'TV-14', '1 Season', 'Romantic TV Shows, TV Comedies, TV Dramas', 'Opposites attract at Christmas as cynical Dash and sunny Lily trade messages and dares in a red notebook they pass back and forth around New York City.']\n",
-      "['s1626', 'TV Show', 'Dating Around', '', '', '', 'June 12, 2020', '2020', 'TV-MA', '2 Seasons', 'Reality TV, Romantic TV Shows', 'In each episode of flirtations and fails, one real-life single navigates five blind dates. The mission: Find one match worthy of a second date.']\n",
-      "['s1627', 'TV Show', 'Dating Around: Brazil', 'Cassia Dian', '', 'Brazil', 'July 10, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Reality TV, Romantic TV Shows', 'In this reality show, six singles meet five different blind dates at trendy urban hot spots in Brazil. Who will they choose for a second outing?']\n",
-      "['s1628', 'TV Show', 'Daughters of Destiny', 'Vanessa Roth', '', 'United States', 'July 28, 2017', '2017', 'TV-14', '1 Season', 'Docuseries', \"Five girls from India's most impoverished families attend a boarding school designed to create opportunities as they strive for a brighter future.\"]\n",
-      "['s1629', 'Movie', 'Daughters of the Dust', 'Julie Dash', 'Cora Lee Day, Alva Rogers, Barbarao, Trula Hoosier, Adisa Anderson, Kaycee Moore, Bahni Turpin, Cheryl Lynn Bruce, Tommy Redmond Hicks, Cornell Royal', 'United Kingdom, United States', 'June 10, 2017', '1991', 'NR', '112 min', 'Classic Movies, Dramas, Independent Movies', 'An African American Gullah family leaves their coastal island home in 1902 and risks losing their culture to start a new life on the U.S. mainland.']\n",
-      "['s1630', 'TV Show', 'Dave Chappelle', 'Stan Lathan', 'Dave Chappelle', 'United States', 'March 21, 2017', '2017', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', 'Comedy icon Dave Chappelle makes his triumphant return to the screen with a pair of blistering, fresh stand-up specials.']\n",
-      "['s1631', 'TV Show', 'Dave Chappelle: Equanimity & The Bird Revelation', 'Stan Lathan', 'Dave Chappelle', 'United States', 'December 31, 2017', '2017', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', 'Comedy titan Dave Chappelle caps a wild year with two stand-up specials packed with scorching new material, self-reflection and tough love.']\n",
-      "['s1632', 'Movie', 'Dave Chappelle: Sticks & Stones', 'Stan Lathan', 'Dave Chappelle', 'United States', 'August 26, 2019', '2019', 'TV-MA', '66 min', 'Stand-Up Comedy', 'Dave Chappelle takes on gun culture, the opioid crisis and the tidal wave of celebrity scandals in a defiant stand-up special filmed in Atlanta.']\n",
-      "['s1633', 'Movie', 'Dave Chappelle: The Kennedy Center Mark Twain Prize for American Humor', '', '', 'United States', 'March 31, 2020', '2020', 'TV-MA', '85 min', 'Stand-Up Comedy', 'Dave Chappelle is awarded the prestigious Mark Twain Prize for American Humor in a star-studded ceremony from the Kennedy Center in Washington, D.C.']\n",
-      "['s1634', 'Movie', 'David Attenborough: A Life on Our Planet', 'Alastair Fothergill, Jonnie Hughes, Keith Scholey', 'David Attenborough', 'United States, United Kingdom', 'October 4, 2020', '2020', 'PG', '84 min', 'Documentaries', 'A broadcaster recounts his life, and the evolutionary history of life on Earth, to grieve the loss of wild places and offer a vision for the future.']\n",
-      "['s1635', 'Movie', 'David Batra: Elefanten i rummet', 'David Batra, Jon Rudberg', 'David Batra', 'Sweden', 'April 1, 2020', '2020', 'TV-MA', '77 min', 'Stand-Up Comedy', 'Swedish comedian David Batra gets personal as he playfully details the perks and pitfalls of being married to a recently resigned political leader.']\n",
-      "['s1636', 'Movie', 'David Brent: Life on the Road', 'Ricky Gervais', 'Ricky Gervais, Doc Brown, Tom Basden, Jo Hartley, Tom Bennett, Andrew Brooke, Nina Sosanya, Andy Burrows, Kevin Bishop, Roisin Conaty, Diane Morgan, Ashley McGuire, Alexander Arnold, Mandeep Dhillon', 'United Kingdom, United States', 'February 10, 2017', '2016', 'TV-MA', '97 min', 'Comedies, International Movies', 'With \"The Office\" long in the past, middling salesman David Brent ditches work and goes on tour with his rock band in a disastrous stab at stardom.']\n",
-      "['s1637', 'Movie', 'David Cross: Making America Great Again!', 'Alex Coletti', 'David Cross', 'United States', 'August 5, 2016', '2016', 'TV-MA', '73 min', 'Stand-Up Comedy', 'Cross skewers Donald Trump, religious taboos and American swagger in a provocative night of comedy at the Paramount Theatre in Austin, Texas.']\n",
-      "['s1638', 'Movie', 'David Foster: Off the Record', 'Barry Avrich', 'David Foster', 'Canada', 'July 1, 2020', '2019', 'TV-MA', '107 min', 'Documentaries, Music & Musicals', 'From child prodigy to iconic music producer, David Foster shares the stories behind his success with rare footage and interviews with his collaborators.']\n",
-      "['s1639', 'TV Show', 'Dawai Asmara', '', 'Hanna Aqiela, Tengku Putri Najuwa, Emelie Hanif, Zoey Rahman, Faiez Affandi, Wanny Mustahfah, Sherie Merlis, Mahmud Alibashah, Zalfa Zin, Kamal Ibrahim, Amanda Hariz, Alesha Hariz, Fathimah Az Zahra, Elya Miera Ismail', '', 'December 11, 2017', '2016', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'Following life-changing traumas, two girls from different backgrounds fight to discover the identities of their biological parents.']\n",
-      "['s1640', 'TV Show', 'Dawn of the Croods', '', 'Stephanie Lemelin, A.J. LoCascio, Dan Milano, Grey DeLisle, Cree Summer, Laraine Newman, Chris Parnell, Ana Gasteyer, Dee Bradley Baker, Thomas Lennon, Dominic Catrambone', 'United States', 'July 7, 2017', '2017', 'TV-Y7', '4 Seasons', \"Kids' TV\", \"The world's first family is back for more laughs as they discover sports, sleepovers and other wonders in a world of exotic creatures and adventures.\"]\n",
-      "['s1641', 'TV Show', \"Dawson's Creek\", '', 'James Van Der Beek, Katie Holmes, Michelle Williams, Joshua Jackson, Kerr Smith, Meredith Monroe, Busy Philipps, Mary Beth Peil', 'United States', 'November 1, 2020', '2002', 'TV-14', '6 Seasons', 'Romantic TV Shows, TV Dramas, Teen TV Shows', 'This nighttime soap about a group of close-knit teens frankly depicts the issues of adolescence that obsess young adults, including sex, sex and sex.']\n",
-      "['s1642', 'TV Show', 'Day and Night', '', 'Pan Yueming, Wang Longzheng, Liang Yuen, Lü Xiaolin, Yin Shuyi, Hou Xuelong, Song Naigang', 'China', 'March 23, 2018', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'A detective assists with an investigation into a brutal mass murder case in which his twin brother is the prime suspect.']\n",
-      "['s1643', 'Movie', 'Day of the Dead: Bloodline', 'Hèctor Hernández Vicens', 'Johnathon Schaech, Sophie Skelton, Marcus Vanco, Jeff Gum, Lillian Blankenship, Ulyana Chan, Shari Watson, Atanas Srebrev', 'Bulgaria', 'April 5, 2018', '2018', 'R', '91 min', 'Horror Movies, Independent Movies', 'A former medical student battles for survival against an evil human-zombie hybrid determined to destroy her, in this reimagining of the 1985 classic.']\n",
-      "['s1644', 'TV Show', 'Daybreak', '', 'Colin Ford, Alyvia Alyn Lind, Sophie Simnett, Austin Crute, Cody Kearsley, Jeanté Godlock, Gregory Kasyan, Krysta Rodriguez, Matthew Broderick', 'United States', 'October 24, 2019', '2019', 'TV-MA', '1 Season', 'TV Action & Adventure, TV Comedies, TV Horror', 'Living his best life in post-apocalyptic LA, a slacker strives to find the girl of his dreams while outwitting mindless ghouls and cliquish gangs.']\n",
-      "['s1645', 'TV Show', 'Days We Stared at the Sun', '', 'Sean Huang, Chang Chia-yu, Wu Chien-ho, Teresa Daley, Yong Lea, Edison Song, Shan Cheng-ju, Iris Hu, Hsia Teng-hung', 'Taiwan', 'March 31, 2018', '2017', 'TV-MA', '2 Seasons', 'International TV Shows, TV Dramas', 'A model student resorts to violence after witnessing greed and corruption wreak havoc on his life.']\n",
-      "['s1646', 'Movie', 'Dayveon', 'Amman Abbasi', 'Devin Blackmon, Dontrell Bright, Kordell \"KD\" Johnson, Lachion Buckingham, Chasity Moore, Marquell Manning, Shavidee Trotter, Maurice Everett', 'United States', 'January 11, 2018', '2017', 'TV-MA', '76 min', 'Dramas, Independent Movies', 'Following the shooting death of his older brother, a depressed and aimless 13-year-old boy falls in with a gang in rural Arkansas.']\n",
-      "['s1647', 'TV Show', 'DC Super Hero Girls', '', 'Grey Griffin, Tara Strong, Nicole Sullivan, Kari Wahlgren, Myrna Velasco, Kimberly Brooks', 'United States', 'August 12, 2019', '2019', 'TV-Y7', '1 Season', \"Kids' TV\", 'As Metropolis High students, super teens Wonder Woman, Supergirl, Bumblebee, Batgirl, Zatanna, and Green Lantern fight crime, classwork and crushes.']\n",
-      "['s1648', 'TV Show', \"DC's Legends of Tomorrow\", 'Rob Seidenglanz', 'Victor Garber, Brandon Routh, Caity Lotz, Franz Drameh, Amy Pemberton, Dominic Purcell, Maisie Richardson-Sellers, Nick Zano, Arthur Darvill, Wentworth Miller, Tala Ashe, Adam Tsekhman, Christina Brucato, Simon Merrells, Nils Hognestad, Jes Macallan, Keiynan Lonsdale', 'United States', 'June 10, 2020', '2020', 'TV-14', '5 Seasons', 'TV Action & Adventure, TV Sci-Fi & Fantasy', 'A mysterious \"time master\" from the future unites an unlikely group of superheroes and villains to save the world from a powerful evil.']\n",
-      "['s1649', 'Movie', 'De Film van Dylan Haegens', 'Dylan Haegens, Bas van Teylingen', 'Dylan Haegens, Nick Golterman, Marit Brugman, Ilse Warringa, Teun Peters, Patrick Stoof, Rick Vermeulen, Rico Verhoeven', 'Netherlands', 'April 17, 2019', '2018', 'TV-PG', '81 min', 'Comedies, International Movies', 'A YouTuber becomes obsessed with figuring out how his copycat archnemesis manages to steal all of his ideas.']\n",
-      "['s1650', 'Movie', 'De Palma', 'Noah Baumbach, Jake Paltrow', 'Brian De Palma', 'United States', 'November 21, 2018', '2015', 'R', '110 min', 'Documentaries', 'Iconoclastic film director Brian DePalma takes a look back at the production of such classic movies as \"Carrie,\" \"Scarface\" and \"The Untouchables.\"']\n",
-      "['s1651', 'Movie', 'Dead in a Week (Or Your Money Back)', 'Tom Edmunds', 'Tom Wilkinson, Aneurin Barnard, Freya Mavor, Marion Bailey, Christopher Eccleston, Nigel Lindsay, Velibor Topic', 'United Kingdom', 'March 1, 2019', '2018', 'TV-MA', '90 min', 'Comedies', 'After several failed attempts at taking his own life, a young man hires an aging assassin who’ll do anything to fend off retirement.']\n",
-      "['s1652', 'Movie', 'Dead Kids', 'Mikhail Red', 'Khalil Ramos, Vance Larena, Kelvin Miranda, Jan Silverio, Markus Paterson, Gabby Padilla, Sue Ramirez', 'Philippines, United States', 'December 1, 2019', '2019', 'TV-MA', '94 min', 'Dramas, International Movies, Thrillers', \"A socially awkward teen bonds with a group of misfits who plot to abduct the school's arrogant rich kid – until their kidnapping scheme turns deadly.\"]\n",
-      "['s1653', 'TV Show', 'Dead Set', '', 'Jaime Winstone, Andy Nyman, Kevin Eldon, Davina McCall, Warren Brown, Riz Ahmed, Beth Cordingly, Kathleen McDermott, Raj Ghatak', 'United Kingdom', 'September 1, 2016', '2008', 'TV-MA', '1 Season', 'British TV Shows, TV Horror, TV Thrillers', 'While the housemates in the Big Brother house remain oblivious, fast-moving hordes of the undead decimate the studio compound.']\n",
-      "['s1654', 'TV Show', 'Dead to Me', '', 'Christina Applegate, Linda Cardellini, James Marsden, Max Jenkins, Sam McCarthy, Luke Roessler, Edward Asner', 'United States', 'May 8, 2020', '2020', 'TV-MA', '2 Seasons', 'TV Comedies, TV Dramas', \"A hotheaded widow searching for the hit-and-run driver who mowed down her husband befriends an eccentric optimist who isn't quite what she seems.\"]\n",
-      "['s1655', 'Movie', 'Deadcon', 'Caryn Waechter', 'Lauren Elizabeth, Claudia Sulewski, Keith Machekanyanga, Mimi Gianopulos, Lukas Gage, Carl Gilliard, Caeli, Mark Dohner, Jessie Paege, Richard Kohnke, Dominic Burgess, Judah Mackey', 'United States', 'January 16, 2020', '2019', 'TV-14', '78 min', 'Horror Movies', 'A group of uber-popular, social media influencers’ trip to a digital media festival grows dark when an evil spirit wants to lure them to their demise.']\n",
-      "['s1656', 'Movie', 'Deadline: Sirf 24 Ghante', 'Tanveer Khan', 'Irrfan Khan, Konkona Sen Sharma, Rajit Kapoor, Sandhya Mridul, Zakir Hussain, Rajeev Verma, Princey Shukla', 'India', 'December 31, 2019', '2006', 'TV-14', '97 min', 'Independent Movies, International Movies, Thrillers', \"A surgeon’s perfect life is rattled when his daughter is taken hostage in their own home and he's given 24 hours to pay a hefty ransom.\"]\n",
-      "['s1657', 'Movie', 'Deadly Scholars', 'Danny J. Boyle', 'Kennedy Lea Slocum, Corey Fogelmanis, Alexa Mansour, Peyton Clark, Sheryl Lee, Sherri Saum, Eric Stanton Betts, Paris Berelc, Pedro Correa, Alissa Latow', 'United States', 'February 15, 2019', '2018', 'TV-14', '86 min', 'Dramas, Thrillers', \"After a series of strange deaths, a high school reporter tries to pin down the killer who's targeting students eligible for a prestigious scholarship.\"]\n",
-      "['s1658', 'Movie', 'Deadly Switch', 'Svetlana Cvetko', 'Teri Polo, Dylan Walsh, Danika Yarosh, Hayley McLaughlin, Bryce Durfee, Matt Passmore, Heather Mazur, Ashlyn Pearce', 'United States', 'January 15, 2019', '2019', 'TV-PG', '86 min', 'Independent Movies, Thrillers', \"In this indie thriller, a foreign exchange student moves in with her roommate's family who grieves over the daughter they would do anything to get back.\"]\n",
-      "['s1659', 'TV Show', 'Deadwind', '', 'Pihla Viitala, Lauri Tilkanen, Jani Volanen, Tommi Korpela, Pirjo Lonka, Riku Nieminen, Pamela Tola, Jonna Järnefelt, Raimo Grönberg', 'Finland, Germany', 'July 1, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', 'Just months after a tragic loss, detective Sofia Karppi investigates the murder of a woman with ties to a Helsinki construction company.']\n",
-      "['s1660', 'TV Show', 'Deaf U', '', '', 'United States', 'October 9, 2020', '2020', 'TV-MA', '1 Season', 'Docuseries', 'In this reality series, a tight-knit group of Deaf and hard of hearing students share their stories and explore life at Gallaudet University.']\n",
-      "['s1661', 'Movie', 'Dean', 'Demetri Martin', 'Demetri Martin, Kevin Kline, Gillian Jacobs, Rory Scovel, Ginger Gonzaga, Reid Scott, Mary Steenburgen, Briga Heelan, Christine Woods, Peter Scolari', 'United States', 'March 15, 2020', '2016', 'PG-13', '94 min', 'Comedies, Dramas, Independent Movies', \"As his father takes steps to move on, a New Yorker grieving his mom's death visits Los Angeles where new possibilities may bring him out of his funk.\"]\n",
-      "['s1662', 'Movie', 'Dear Dad', 'Tanuj Bhramar', 'Arvind Swamy, Himanshu Sharma, Ekavali Khanna, Aman Uppal, Bhavika Bhasin', 'India', 'March 2, 2019', '2016', 'TV-14', '83 min', 'Comedies, Dramas, Independent Movies', 'A father and son bond on an impromptu road trip over deep conversations, unexpected confessions, strange encounters ... and a drunken escapade.']\n",
-      "['s1663', 'Movie', 'Dear Dracula', 'Chad Van De Keere', 'Nathan Gamble, Ray Liotta, Emilio Estevez, Ariel Winter, Matthew Lillard, Yuri Lowenthal, Marion Ross, Tara Strong', 'United States', 'February 18, 2016', '2012', 'TV-Y7-FV', '43 min', 'Children & Family Movies, Comedies', 'When he gets a fan letter from a young monster movie buff, Dracula visits him and soon has a new friend helping him to get his confidence back.']\n",
-      "['s1664', 'Movie', 'Dear Ex', 'Hsu Chih-yen, Mag Hsu', 'Roy Chiu, Hsieh Ying-xuan, Joseph Huang, Spark Chen', 'Taiwan', 'February 1, 2019', '2018', 'TV-MA', '100 min', 'Comedies, Dramas, International Movies', \"A teen navigates a bitter feud between his willful mom and a free-spirited man, who's the lover and insurance beneficiary of his recently deceased dad.\"]\n",
-      "['s1665', 'TV Show', 'Dear My Friends', '', 'Shin Gu, Kim Yeong-ok, Kim Hye-ja, Na Mun-hee, Ju Hyun, Youn Yuh-jung, Park Won-suk, Go Du-sim, Ko Hyun-jung', 'South Korea', 'June 1, 2020', '2016', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'Life is ever-delightful — and ever-challenging — for a group of friends in their twilight years as they rediscover themselves through love and family.']\n",
-      "['s1666', 'Movie', 'Dear Santa', 'Jason Priestley', 'Amy Acker, David Haydn-Jones, Patrick Creery, Gina Holden, James Dugan, Margherita Donato, Brooklynn Proulx, James D. Hopkin, Bob Irvine', 'Canada', 'November 4, 2019', '2011', 'TV-PG', '92 min', 'Comedies, Romantic Movies', \"Finding a letter mailed to Santa by a girl asking for a new wife for her daddy, twentysomething Crystal sets out to make the girl's wishes come true.\"]\n",
-      "['s1667', 'TV Show', 'Dear White People', '', 'Logan Browning, Brandon P. Bell, DeRon Horton, Antoinette Robertson, John Patrick Amedori, Ashley Blaine Featherson, Marque Richardson, Giancarlo Esposito', 'United States', 'August 2, 2019', '2019', 'TV-MA', '3 Seasons', 'TV Comedies, TV Dramas', 'Students of color navigate the daily slights and slippery politics of life at an Ivy League college that\\'s not nearly as \"post-racial\" as it thinks.']\n",
-      "['s1668', 'Movie', 'Dear Zindagi', 'Gauri Shinde', 'Alia Bhatt, Shah Rukh Khan, Ira Dubey, Yashaswini Dayama, Gautmik, Raj Bhansali, Rohit Saraf, Atul Kale, Kunal Kapoor, Angad Bedi, Ali Zafar, Aditya Roy Kapoor', 'India', 'April 25, 2017', '2016', 'TV-14', '149 min', 'Comedies, Dramas, International Movies', 'A young cinematographer with a bright professional future and a lack of empathy learns the importance of balancing ambition with humanity.']\n",
-      "['s1669', 'Movie', 'Death at a Funeral', 'Neil LaBute', 'Chris Rock, Martin Lawrence, Tracy Morgan, Danny Glover, James Marsden, Luke Wilson, Zoe Saldana, Regina Hall, Columbus Short, Peter Dinklage, Kevin Hart, Loretta Devine, Regine Nehy, Keith David, Ron Glass', 'United States', 'August 1, 2020', '2010', 'R', '93 min', 'Comedies', \"When a Los Angeles family's patriarch dies, his dutiful eldest son plans the funeral – which becomes a fiasco thanks to a colorful cast of attendees.\"]\n",
-      "['s1670', 'TV Show', 'Death by Magic', '', 'Drummond Money-Coutts', 'United States', 'November 30, 2018', '2018', 'TV-PG', '1 Season', 'Reality TV', 'Magician Drummond Money-Coutts travels the globe, sharing his infectious love of his craft and attempting feats that proved fatal to other magicians.']\n",
-      "['s1671', 'Movie', 'Death Can Wait', 'Fernando Ayllón', 'Ricardo Quevedo, Nelson Polanía, Liss Pereira, Brian Moreno, Ana Cristina Botero, Jairo Ordóñez, Luis Alberto Saavedra, Blanca Ligia Franco, Marianne Schaller Romero, Shirley Marulanda', 'Colombia', 'May 2, 2020', '2020', 'TV-14', '91 min', 'Comedies, International Movies', \"After learning he may die soon, a modest accountant pulls off a shady money scheme and heads to Europe, where he's faced with a life-or-death situation.\"]\n",
-      "['s1672', 'Movie', 'Death House', 'Harrison Smith', 'Cody Longo, Cortney Palm, Adrienne Barbeau, Michael Berryman, Barbara Crampton, Sid Haig, Gunnar Hansen, Lindsay Hartley, Kane Hodder, Lloyd Kaufman, Camille Keaton, Bill Moseley, Tony Todd, Dee Wallace, Vincent Ward, Vernon Wells', 'United States', 'May 5, 2019', '2017', 'R', '88 min', 'Horror Movies', 'Two federal agents battle through an army of rioting prisoners – and their sense of reality – inside a high-tech prison modeled after Dante’s Inferno.']\n",
-      "['s1673', 'Movie', 'Death Note', 'Adam Wingard', 'Willem Dafoe, Nat Wolff, Lakeith Stanfield, Margaret Qualley, Shea Whigham, Paul Nakauchi, Jason Liles', 'United States', 'August 25, 2017', '2017', 'TV-MA', '100 min', 'Horror Movies, Thrillers', 'Light Turner finds a supernatural notebook and uses it to mete out death, attracting the attention of a detective, a demon and a girl in his class.']\n",
-      "['s1674', 'Movie', 'Death of Me', 'Darren Lynn Bousman', 'Maggie Q, Luke Hemsworth, Alex Essoe, Ingkarat Jaraswongkosol, Kelly B. Jones, Caledonia Burr', 'United States, Thailand', 'January 16, 2021', '2020', 'R', '94 min', 'Horror Movies', 'With no memory of the previous night, a vacationing couple uncovers a disturbing personal video that inexplicably shows one of them killing the other.']\n",
-      "['s1675', 'Movie', 'Death Race: Beyond Anarchy', 'Don Michael Paul', 'Zach McGowan, Danny Glover, Frederick Koehler, Danny Trejo, Christine Marzano, Cassie Clare, Yennis Cheung, Lucy Aarden', 'United States, Bulgaria', 'October 2, 2018', '2017', 'R', '111 min', 'Action & Adventure', 'An ex-racecar driver is sent to a barbaric prison where, to get pardoned, he must defeat the inmate known as Frankenstein in a lethal \"Death Race.\"']\n",
-      "['s1676', 'Movie', 'Death to 2020', 'Al Campbell, Alice Mathias', 'Samuel L. Jackson, Hugh Grant, Lisa Kudrow, Kumail Nanjiani, Tracey Ullman, Samson Kayo, Leslie Jones, Diane Morgan, Cristin Milioti, Joe Keery', 'United States', 'December 27, 2020', '2020', 'TV-MA', '71 min', 'Comedies', 'As the year we all want to end finally does, take a look back at 2020\\'s mad glory in this comedic retrospective from the creators of \"Black Mirror.\"']\n",
-      "['s1677', 'Movie', 'Deathgrip', 'Clay Porter', 'Brendan Fairclough, Olly Wilkins, Kyle Jameson, Andrew Neethling, Nico Vink, Ryan Howard, Sam Hill, Josh Bryceland, Brandon Semenuk', 'United Kingdom', 'March 1, 2018', '2017', 'TV-MA', '53 min', 'International Movies, Sports Movies', 'Mountain bikers – including legend Brendan Fairclough – put their skills to the test and engage in daring feats set against vivid backdrops.']\n",
-      "['s1678', 'Movie', 'Dedemin Fisi', 'Meltem Bozoflu', 'Onur Buldu, Alper Kul, Erdem Yener, Onur Atilla, Özge Borak, Doğa Rutkay, Meltem Yılmazkaya, İrem Sak', 'Turkey', 'March 10, 2017', '2016', 'TV-14', '101 min', 'Comedies, International Movies', \"When a brain-dead family patriarch is about to be taken off life support, his extended family gathers round and plots to see who'll get his money.\"]\n",
-      "['s1679', 'Movie', 'Dedh Ishqiya', 'Abhishek Chaubey', 'Naseeruddin Shah, Madhuri Dixit, Arshad Warsi, Huma Qureshi, Vijay Raaz, Manoj Pahwa, Salman Shahid', 'India', 'September 28, 2020', '2014', 'TV-14', '146 min', 'Comedies, Dramas, International Movies', \"After failing to win the heart of an aristocrat's widow, a thief plans to abduct her, only to discover that there are others with the same idea.\"]\n",
-      "['s1680', 'Movie', 'Deep', 'Julio Soto Gurpide', 'Justin Felbinger, Stephen Erza  Hughes, Lindsey Alena, Elisabeth Catherine Gray, Dwight Schultz, Anna Vocino', 'Spain, Belgium, Switzerland, United States, China, United Kingdom', 'November 23, 2017', '2017', 'PG', '93 min', 'Children & Family Movies, Comedies', 'After accidentally trapping his family in their underwater home, a young octopus and his ocean-dwelling buddies search for help far across the sea.']\n",
-      "['s1681', 'TV Show', 'Deep Undercover Collection', '', 'Dave B. Mitchell', 'United States', 'July 20, 2018', '2017', 'TV-MA', '3 Seasons', 'Crime TV Shows, Docuseries', 'Former FBI agent Joe Pistone, the real-life \"Donnie Brasco,\" hosts this series that reveals the true stories of undercover crime-fighting operations.']\n",
-      "['s1682', 'TV Show', 'Deep Water', '', 'Noah Taylor, Yael Stone, Jeremy Lindsay Taylor, Danielle Cormack, Ben Oxenbould, Dan Spielman, Craig McLachlan, William McInnes, Olivia McNamara, John Brumpton, Simon Burke, Simon Elrahi, Victoria Haralabidou, Renee Lim, Julian Maroun, George Harrison Xanthis', 'Australia', 'July 1, 2017', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"Back in Bondi Beach, where she grew up, DC Tori Lustigman investigates a gay man's murder and finds a link to her brother's death decades earlier.\"]\n",
-      "['s1683', 'Movie', 'Deewana Main Deewana', 'K.C. Bokadia', 'Govinda, Priyanka Chopra, Kader Khan, Prem Chopra, Shakti Kapoor, Sharat Saxena, Himani Shivpuri, Johnny Lever', 'India', 'July 1, 2018', '2013', 'TV-14', '107 min', 'Comedies, Dramas, International Movies', \"A man's instant attraction to a woman becomes an obsession as he adopts a friend's identity and even commits murder in order to get closer to her.\"]\n",
-      "['s1684', 'Movie', 'Deewangee', 'Anees Bazmee', 'Ajay Devgn, Akshaye Khanna, Urmila Matondkar, Farida Jalal, Vijayendra Ghatge', 'India', 'January 3, 2020', '2002', 'TV-MA', '156 min', 'International Movies, Thrillers', 'Hired by a singer to defend her friend, who has been accused of murder, a formidable lawyer learns that the man he represents may not be innocent.']\n",
-      "['s1685', 'Movie', 'Def Comedy Jam 25', 'Louis J. Horvitz', 'Dave Chappelle, Steve Harvey, Cedric the Entertainer, Martin Lawrence, Tiffany Haddish, Katt Williams, Craig Robinson, D.L. Hughley, Eddie Griffin, J.B. Smoove, Joe Torry, Kid Capri, Mike Epps, Sheryl Underwood, Tracy Morgan, Deon Cole', 'United States', 'September 26, 2017', '2017', 'TV-MA', '82 min', 'Stand-Up Comedy', 'In this special live event, giants of stand-up come together to commemorate the 25th anniversary of Russell Simmons\\'s groundbreaking \"Def Comedy Jam.\"']\n",
-      "['s1686', 'Movie', 'Defiance', 'Edward Zwick', 'Daniel Craig, Liev Schreiber, Jamie Bell, Alexa Davalos, Allan Corduner, Mark Feuerstein, Tomas Arana, Jodhi May, Kate Fahy, Iddo Goldberg, George MacKay, Iben Hjejle, Martin Hancock, Jacek Koman, Ravil Isyanov', 'United States', 'November 27, 2019', '2008', 'R', '137 min', 'Action & Adventure, Dramas', 'In this action-packed drama based on an extraordinary true story, four brothers protect more than 1,000 Jewish refugees during World War II.']\n",
-      "['s1687', 'Movie', \"Defying the Nazis: The Sharps' War\", 'Ken Burns, Artemis Joukowsky', 'Tom Hanks, Marina Goldman', 'United States', 'May 1, 2017', '2016', 'TV-14', '79 min', 'Documentaries', 'This film documents the story of minister Waitstill Sharp and his wife, Martha, who risked everything to save thousands of refugees fleeing the Nazis.']\n",
-      "['s1688', 'TV Show', 'Degrassi: Next Class', 'Stefan Brogren', 'Amanda Arcuri, Amir Bageria, Soma Bhatia, Jamie Bloch, Stefan Brogren, Chelsea Clark, Reiya Downs, Ana Golja, Nikki Gould, Ricardo Hoyos, Ehren Kassam, Andre Kim, Lyle Lettau, Spencer MacPherson, Eric Osborne, Dante Scott, Olivia Scriven, Sara Waisglass, Richard Walters', 'Canada', 'July 7, 2017', '2017', 'TV-14', '4 Seasons', 'International TV Shows, TV Dramas, Teen TV Shows', \"Degrassi's next generation of high-tech newbies and returning students navigates real-world high school drama. If you're a teen, this is your life.\"]\n",
-      "['s1689', 'Movie', 'Deidra & Laney Rob a Train', 'Sydney Freeland', 'Rachel Crow, Ashleigh Murray, Sasheer Zamata, Danielle Nicolet, David Sullivan, Tim Blake Nelson, Missi Pyle, Arturo Castro, Sharon Lawrence, Brooke Markham, Kinna McInroe, Myko Olivier, Lance Gray', 'United States', 'March 17, 2017', '2017', 'TV-14', '92 min', 'Comedies, Dramas, Independent Movies', 'With their mother in jail and bills piling up, ambitious small-town teens Deidra and Laney plot a series of train robberies to keep themselves afloat.']\n",
-      "['s1690', 'Movie', 'Delhi 6', 'Rakeysh Omprakash Mehra', 'Abhishek Bachchan, Sonam Kapoor, Waheeda Rehman, Om Puri, Prem Chopra, Atul Kulkarni, Pavan Malhotra, Divya Dutta, Deepak Dobriyal, Sheeba Chaddha', 'India', 'October 1, 2018', '2009', 'TV-14', '128 min', 'Dramas, International Movies', 'In the ancient walled city of Delhi, an American-born Indian finds himself on an unexpected inner journey as he learns about himself and his roots.']\n",
-      "['s1691', 'Movie', 'Delhi Belly', 'Abhinay Deo', 'Imran Khan, Vir Das, Kunaal Roy Kapur, Poorna Jagannathan, Shenaz Treasury, Vijay Raaz, Paresh Ganatra, Rahul Singh', 'India', 'January 10, 2021', '2011', 'TV-MA', '101 min', 'Action & Adventure, Comedies, International Movies', \"Three flatmates get involved in the shady business belonging to one roomie's fiancé, and discover that a global crime syndicate is gunning for them.\"]\n",
-      "['s1692', 'TV Show', 'Delhi Crime', '', 'Shefali Shah, Rajesh Tailang, Rasika Dugal, Adil Hussain, Vinod Sharawat, Mridul Sharma, Gopal Dutt Tiwari, Anurag Arora, Gaurav Rana, Yashaswini Dayama', 'India', 'March 22, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'As Delhi reels in the aftermath of a gang rape, DCP Vartika Chaturvedi leads a painstaking search for the culprits. Based on the 2012 Nirbhaya case.']\n",
-      "['s1693', 'Movie', 'Deliha', 'Hakan Algül', 'Gupse Özay, Barış Arduç, Cihan Ercan', 'Turkey', 'March 10, 2017', '2014', 'TV-14', '102 min', 'Comedies, International Movies, Romantic Movies', 'Short on sense but long on self-confidence, dotty Deliha sets her sights on a hunky photographer who opens up shop in her neighborhood.']\n",
-      "['s1694', 'Movie', 'Deliha 2', 'Gupse Özay', 'Gupse Özay, Eda Ece, Aksel Bonfil, Derya Alabora, Esin Eden, Hülya Duyar, Ali Çelik, Mert Öner', 'Turkey', 'September 27, 2019', '2018', 'TV-PG', '102 min', 'Comedies, International Movies', 'While chasing her dream of becoming a chef, Zeliha cooks up trouble in the kitchen with her wild, kooky and unsuspecting ways.']\n",
-      "['s1695', 'Movie', 'Delirium', 'Dennis Iliadis', 'Topher Grace, Genesis Rodriguez, Patricia Clarkson, Callan Mulvey, Robin Thomas, Daisy McCrackin', 'United States', 'September 1, 2018', '2018', 'R', '96 min', 'Horror Movies, Thrillers', \"A man with a history of mental issues moves into his late parents' mansion and comes to suspect his new home may be haunted.\"]\n",
-      "['s1696', 'TV Show', 'DeMarcus Family Rules', '', '', 'United States', 'August 19, 2020', '2020', 'TV-14', '1 Season', 'Reality TV', 'Rascal Flatts bassist Jay DeMarcus and ex-beauty queen Allison DeMarcus write their own rules for juggling family and fun in this reality show.']\n",
-      "['s1697', 'Movie', 'Demetri Martin: Live (At the Time)', 'Jay Karas', 'Demetri Martin', 'United States', 'August 14, 2015', '2015', 'TV-MA', '62 min', 'Stand-Up Comedy', 'Demetri Martin brings his off-kilter take on acoustic guitar, hairless cats, color schemes, and the word \"nope\" to Washington in his original special.']\n",
-      "['s1698', 'Movie', 'Demetri Martin: The Overthinker', 'Jay Karas, Demetri Martin', 'Demetri Martin', 'United States', 'July 21, 2019', '2018', 'TV-MA', '56 min', 'Stand-Up Comedy', \"With his signature one-liners and drawings, Demetri Martin muses on doughnut holes, dogs, sports bars, the alphabet's most aggressive letters and more.\"]\n",
-      "['s1699', 'Movie', 'Democrats', 'Camilla Nielsson', '', 'Denmark, Zimbabwe', 'April 25, 2016', '2014', 'NR', '99 min', 'Documentaries, International Movies', \"After Zimbabwe's disputed 2008 election results, political enemies are asked to write a new constitution and save their country from a bleak future.\"]\n",
-      "['s1700', 'TV Show', \"Demon's Path\", '', 'Wai Ai, Jim Chim Sui Man, Kwok-Pong Chan, Felix Lok, Sham Ka Ki, Elanne Kong, Kate Yeung, Ong Yi-hing, Sunny Lau', '', 'December 22, 2018', '2018', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"To catch three criminal masterminds, a group of cops teams up with a forensic pathologist who can see a murder victim's final moments before death.\"]\n",
-      "['s1701', 'Movie', 'Demonic', 'Will Canon', 'Maria Bello, Frank Grillo, Cody Horn, Dustin Milligan, Megan Park, Scott Mechlowicz, Aaron Yoo, Alex Goode, Terence Rosemore, Jesse Steccato', 'United States', 'August 10, 2017', '2015', 'R', '83 min', 'Horror Movies, Independent Movies', 'When amateur ghost hunters visit an abandoned house, their investigation turns into a massacre, leaving questions for a detective and a psychologist.']\n",
-      "['s1702', 'Movie', 'Den of Thieves', 'Christian Gudegast', \"Gerard Butler, Pablo Schreiber, O'Shea Jackson Jr., 50 Cent, Meadow Williams, Maurice Compte, Brian Van Holt, Evan Jones, Mo McRae, Kaiwi Lyman\", 'United States', 'May 1, 2020', '2018', 'R', '140 min', 'Action & Adventure', 'A highly skilled crew of bank robbers plotting a heist at the supposedly impenetrable Federal Reserve faces off against an elite unit of L.A. cops.']\n",
-      "['s1703', 'Movie', 'Denis Leary: No Cure For Cancer', 'Ted Demme', 'Denis Leary', 'United States', 'August 8, 2017', '1992', 'R', '62 min', 'Stand-Up Comedy', 'In the stand-up performance that made him a legend, comedian Denis Leary caustically holds forth on nonsmokers, vegetarians and other undesirables.']\n",
-      "['s1704', 'TV Show', 'Dennis and Gnasher Unleashed', '', 'Freddie Fox, Kathryn Drysdale, Rasmus Hardiker, Joanna Ruiz, Ryan Sampson, Kelly Marie Stewart', 'United Kingdom', 'May 15, 2019', '2017', 'TV-Y', '1 Season', \"British TV Shows, Kids' TV, TV Comedies\", 'Fearless Dennis, his loyal dog Gnasher and best friends Rubi, JJ and Pieface quench their thirst for adventure by wreaking havoc all over Beanotown.']\n",
-      "['s1705', 'Movie', 'Deon Cole: Cole Hearted', 'Ryan Polito', 'Deon Cole', 'United States', 'October 8, 2019', '2019', 'TV-MA', '70 min', 'Stand-Up Comedy', 'Embracing his belief that comedy is the last raw form of expression, Deon Cole explains the right time to thank Jesus and the wrong time to say \"welp.\"']\n",
-      "['s1706', 'Movie', 'DeRay Davis: How to Act Black', 'Marcus Raboy', 'DeRay Davis', 'United States', 'November 14, 2017', '2017', 'TV-MA', '66 min', 'Stand-Up Comedy', 'Dynamic comic DeRay Davis hits the stage like a ball of fire, nailing the finer points of living, dating and handling show business as a black man.']\n",
-      "['s1707', 'TV Show', 'Derek', '', 'Ricky Gervais, Kerry Godliman, Karl Pilkington, David Earl, Kay Noone, Tim Barlow, Arthur Nightingale, Sheila Collings, Margaret Towner, Barry Martin, Prem Modgil, Blanche Williams, Ninette Finch, Brett Goldstein, Ruth Bratt, Holli Dempsey', 'United Kingdom', 'April 5, 2019', '2015', 'TV-MA', '3 Seasons', 'British TV Shows, International TV Shows, TV Comedies', 'Ricky Gervais created and stars in this heartwarming comedy-drama series as a loyal English nursing home caretaker who sees only the good in everyone.']\n",
-      "['s1708', 'Movie', 'Derren Brown: Miracle', '', 'Derren Brown', 'United Kingdom', 'June 22, 2018', '2018', 'TV-MA', '74 min', 'International Movies', 'Illusionist Derren Brown reinvents the concept of \"faith healing” through a series of stunts that debunk the confines of fear, pain and disbelief.']\n",
-      "['s1709', 'Movie', 'Derren Brown: Sacrifice', '', 'Derren Brown', '', 'October 19, 2018', '2018', 'TV-MA', '50 min', 'Movies', 'Illusionist Derren Brown concocts a psychological experiment in which he tries to manipulate an ordinary person into taking a bullet for a stranger.']\n",
-      "['s1710', 'Movie', 'Derren Brown: The Push', '', 'Derren Brown', 'United Kingdom', 'February 27, 2018', '2018', 'TV-MA', '69 min', 'Movies', 'Mentalist Derren Brown engineers an audacious social experiment demonstrating how manipulation can lead an ordinary person to commit an appalling act.']\n",
-      "['s1711', 'TV Show', 'Derry Girls', '', \"Saoirse-Monica Jackson, Nicola Coughlan, Louisa Harland, Jamie-Lee O'Donnell, Dylan Llewellyn, Tara Lynne O'Neill, Kathy Kiera Clarke, Tommy Tiernan, Ian McElhinney, Siobhan McSweeney\", 'United Kingdom', 'August 2, 2019', '2019', 'TV-MA', '2 Seasons', 'British TV Shows, International TV Shows, TV Comedies', 'Amidst the political conflict of Northern Ireland in the 1990s, five high school students square off with the universal challenges of being a teenager.']\n",
-      "['s1712', 'TV Show', 'Designated Survivor', '', 'Kiefer Sutherland, Natascha McElhone, Maggie Q, Kal Penn, Adan Canto, Italia Ricci, LaMonica Garrett, Tanner Buchanan, Ben Lawson, Paulo Costanzo, Zoe McLellan', 'United States', 'June 7, 2019', '2019', 'TV-MA', '3 Seasons', 'Crime TV Shows, TV Dramas, TV Thrillers', \"America's fate rests in the hands of a low-level official after an attack on Washington decimates the government in this gripping political thriller.\"]\n",
-      "['s1713', 'TV Show', 'Designated Survivor: 60 Days', '', 'Ji Jin-hee, Lee Jun-hyuk, Heo Jun-ho, Kang Han-na, Bae Jong-ok, Kim Gyu-ri, Son Suk-ku, Choi Yoon-young, Lee Moo-saeng', 'South Korea', 'July 2, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'When the National Assembly suffers a catastrophic attack, Minister of Environment Park Mu-jin must find a way to lead Korea through the ensuing chaos.']\n",
-      "['s1714', 'Movie', 'Desire', 'Diego Kaplan', 'Carolina Ardohain, Mónica Antonópulos, Guilherme Winter, Juan Sorini, Andrea Frigerio', 'Argentina', 'December 21, 2017', '2017', 'TV-MA', '94 min', 'Dramas, International Movies, Romantic Movies', \"A young woman arrives at her estranged sister's wedding to mend fences but falls prey to lust when she meets the groom.\"]\n",
-      "['s1715', 'Movie', 'Desolate', 'Frederick Cipoletti', 'Will Brittain, Callan Mulvey, Tyson Ritter, Bill Tangradi, Natasha Bassett, James Russo, Jonathan Rosenthal, Juston Street, Mark Kassen, Takuya Iba, Michael Rhys Kan, Jack Conley, Trieu Tran', '', 'February 6, 2020', '2018', 'TV-MA', '88 min', 'Dramas, Thrillers', 'In a severe, drought-ravaged dystopia, the youngest of a farm family starts a quest for revenge after his brothers betray him and leave him for dead.']\n",
-      "['s1716', 'Movie', 'Desolation', 'Sam Patton', 'Jaimi Paige, Alyshia Ochse, Toby Nichols, Claude Duhamel', 'United States', 'May 8, 2018', '2017', 'TV-MA', '76 min', 'Horror Movies, Thrillers', \"Along with her son and best friend, a grieving widow hikes into the woods to scatter her late husband's ashes, only to discover they're being stalked.\"]\n",
-      "['s1717', 'Movie', 'Desperados', 'LP', 'Nasim Pedrad, Anna Camp, Lamorne Morris, Heather Graham, Robbie Amell, Sarah Burns, Jessica Chaffin', 'United States', 'July 3, 2020', '2020', 'TV-MA', '107 min', 'Comedies, Romantic Movies', 'After drunkenly sending a cringeworthy email, hopeless romantic Wes heads to Mexico with her best friends to erase the note before her new love reads it.']\n",
-      "['s1718', 'Movie', 'Despido Procedente', 'Lucas Figueroa', 'Imanol Arias, Darío Grandinetti, Hugo Silva, Luis Luque, Miguel Ángel Solá, Tomás Pozzi, Valeria Alonso', 'Argentina, Spain', 'May 1, 2018', '2017', 'TV-MA', '90 min', 'Comedies, International Movies', 'A Spaniard working in Argentina sees his life upended after accidentally giving bad directions to a passerby, who demands compensation for the error.']\n",
-      "['s1719', 'Movie', 'Despite Everything', 'Gabriela Tagliavini', 'Blanca Suárez, Macarena García, Amaia Salamanca, Belén Cuesta, Maxi Iglesias, Juan Diego, Joaquín Climent, Carlos Bardem, Emilio Gutiérrez Caba, Tito Valverde, Teresa Rabal, Rossy de Palma, Marisa Paredes', 'Spain', 'May 3, 2019', '2019', 'TV-MA', '79 min', 'Comedies, International Movies, Romantic Movies', \"After their mother's death, four sisters learn a shocking family secret and embark on an adventure to discover the truth about their genealogy.\"]\n",
-      "['s1720', 'Movie', 'Destiny', 'Youssef Chahine', 'Nour El-Sherif, Laila Elwi, Mahmoud Hemeida, Safia el-Emari, Mohamed Mounir, Khaled El Nabawy, Seif Abdelrahman, Abdalla Mahmoud, Ahmed Fouad Selim, Magdi Idris', 'France, Egypt', 'June 19, 2020', '1997', 'TV-14', '136 min', 'Dramas, International Movies', 'In 12th-century Spain, a philosopher and his profound teachings jeopardize the caliph he serves when political rivals threaten a government upheaval.']\n",
-      "['s1721', 'TV Show', 'Detention', 'Su I-Hsuan, Chuang Shiang-an, Liu Yi', 'Li Lingwei, Han Ning, Huang Guanzhi, Jack Yao, Hsia Teng-hung, David Chao, Luo Guanxu, Wu Kunda, Serena Fang, Carol Cheng, Chang Han', 'Taiwan', 'December 5, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Horror', 'A tormented student uncovers unsettling secrets at her remote high school as betrayal and a paranormal encounter upend her life.']\n",
-      "['s1722', 'Movie', 'Detention Letter', 'Mohamed Samy', 'Mohamed Ramadan, Dina El-Sherbiny, Eyad Nassar, Sayed Rajab, Walid Fawaz, Eman El-Assy', 'Egypt', 'August 5, 2019', '2017', 'TV-14', '99 min', 'Action & Adventure, International Movies', 'A man begins to regret his choices when his brother decides to join him as a member of the same terrorist organization.']\n",
-      "['s1723', 'Movie', 'Detour', 'Christopher Smith', 'Tye Sheridan, Bel Powley, Emory Cohen, Gbenga Akinnagbe, Jared Abrahamson, John Lynch, Stephen Moyer', 'United Kingdom, South Africa', 'May 25, 2017', '2016', 'R', '97 min', 'Thrillers', \"Convinced his stepfather caused the crash that left his mother in a coma, a law student drunkenly agrees to his murder, then can't rescind the deal.\"]\n",
-      "['s1724', 'Movie', 'Deuces', 'Jamal Hill', 'Larenz Tate, Meagan Good, Lance Gross, Antonique Smith, La La Anthony, Rick Gonzalez, Rotimi, Andra Fuller', 'United States', 'April 1, 2017', '2016', 'TV-MA', '88 min', 'Dramas', 'Assigned to go undercover to take down an impenetrable crime ring, a detective finds himself falling under the sway of its enigmatic leader.']\n",
-      "['s1725', 'Movie', 'Dev.D', 'Anurag Kashyap', \"Abhay Deol, Mahie Gill, Kalki Koechlin, Sindbad Phgura, Ammo 'Too Sweet', Jimi the Quiff, Parakh Madan\", 'India', 'October 1, 2018', '2009', 'TV-MA', '137 min', 'Dramas, International Movies, Romantic Movies', 'Because they come from different castes, the son of a tax collector and his true love are not allowed to marry, sending them down divergent paths.']\n",
-      "['s1726', 'Movie', 'Deviant Love', 'Michael Feifer', \"Emma Bell, Nick Ballard, Bradley Bundlie, Gail O'Grady, Corbin Timbrook, Kate Lang Johnson, Robert Adamson, Caia Coley, Alicia James, Sotida Arpon\", 'United States', 'September 13, 2019', '2019', 'TV-14', '87 min', 'Thrillers', 'In a tailspin after her marriage collapses, Jamie falls for a helpful gentleman whose interest in her welfare hides sinister motives.']\n",
-      "['s1727', 'Movie', \"Devil's Bride\", 'Saara Cantell', 'Tuulia Eloranta, Magnus Krepper, Elin Petersdottir, Claes Malmberg, Kaija Pakarinen, Antti Reini, Lauri Tanskanen, Johanna af Schultén, Maria Sid, Pirkko Hämäläinen, Sonja Halla-aho', 'Finland, Sweden, Norway, Latvia, Germany', 'June 1, 2017', '2016', 'TV-MA', '108 min', 'Dramas, International Movies', 'On a small Finnish island in 1666, a teenage girl in love with a married fisherman becomes the center of a tragic witch hunt and power struggle.']\n",
-      "['s1728', 'Movie', \"Devil's Gate\", 'Clay Staub', 'Amanda Schull, Milo Ventimiglia, Shawn Ashmore, Bridget Regan, Jonathan Frakes, Sarah Constible, Spencer Drever, Javier Botet', 'Canada', 'July 16, 2020', '2017', 'TV-MA', '94 min', 'Horror Movies, Sci-Fi & Fantasy, Thrillers', 'Seeking a missing woman in North Dakota, an FBI agent and a sheriff focus on her religious zealot husband but discover something far more sinister.']\n",
-      "['s1729', 'TV Show', 'Devilman Crybaby', 'Masaaki Yuasa', 'Kouki Uchiyama, Ayumu Murase, Megumi Han, Ami Koshimizu, Atsuko Tanaka, Rikiya Koyama, Avu-chan, Kenjiro Tsuda, KEN THE 390, Subaru Kimura, Young Dais, Hannya, AFRA', 'Japan', 'January 5, 2018', '2018', 'TV-MA', '1 Season', 'Anime Series, International TV Shows, TV Horror', 'With demons reawakened and humanity in turmoil, a sensitive demon-boy is led into a brutal, degenerate war against evil by his mysterious friend, Ryo.']\n",
-      "['s1730', 'TV Show', 'Devlok with Devdutt Pattanaik', '', 'Rasika Dugal, Devdutt Pattanaik', 'India', 'October 15, 2018', '2017', 'TV-PG', '1 Season', 'International TV Shows', 'Through chats with host Rasika Dugal, mythologist Devdutt Pattanaik explores the meaning and modern-day relevance of Indian folklore and philosophy.']\n",
-      "['s1731', 'Movie', 'Devrai', 'Sumitra Bhave, Sunil Sukthankar', 'Atul Kulkarni, Sonali Kulkarni, Tushar Dalvi, Devika Daftardar, Amruta Subhash, Mohan Agashe, Ashwin Chitale, Jyoti Subhash', 'India', 'January 1, 2018', '2004', 'TV-PG', '123 min', 'Dramas, International Movies', 'After science student Shesh Shahi – a shy eccentric with a strange connection to nature – is examined by a team of mental hospital doctors, a gripping portrait of schizophrenia emerges.']\n",
-      "['s1732', 'TV Show', 'Dexter', '', 'Michael C. Hall, Jennifer Carpenter, David Zayas, James Remar, C.S. Lee, Lauren Vélez, Desmond Harrington, Julie Benz, Christina Robinson, Geoff Pierson', 'United States', ' January 1, 2018', '2013', 'TV-MA', '8 Seasons', 'Crime TV Shows, TV Dramas, TV Mysteries', 'By day, mild-mannered Dexter is a blood-spatter analyst for the Miami police. But at night, he is a serial killer who only targets other murderers.']\n",
-      "['s1733', 'Movie', 'Dhamaal', 'Indra Kumar', 'Sanjay Dutt, Riteish Deshmukh, Arshad Warsi, Aashish Chaudhary, Javed Jaffrey, Prem Chopra, Asrani, Tiku Talsania', 'India', 'December 31, 2019', '2007', 'TV-14', '128 min', 'Action & Adventure, Comedies, International Movies', 'Tipped off about buried money in Goa, four ne’er-do-well friends go on the hunt, chased by a police officer who wants the treasure for himself.']\n",
-      "['s1734', 'Movie', 'Dhan Dhana Dhan Goal', 'Vivek Agnihotri', 'John Abraham, Bipasha Basu, Arshad Warsi, Shernaz Patel, Boman Irani, Dibyendu Bhattacharya, Gilbert Montoya, Dalip Tahil, Rajendranath Zutshi', 'United Kingdom, India', 'November 1, 2018', '2007', 'TV-14', '157 min', 'Dramas, Music & Musicals, Sports Movies', 'In a last-ditch effort, the jaded coach of the Southall United Football Club assembles a ragtag team and helps lead the team to a comeback season.']\n",
-      "['s1735', 'Movie', 'Dhanak', 'Nagesh Kukunoor', 'Krrish Chhabria, Hetal Gada, Vipin Sharma, Gulfam Khan, Suresh Menon, Vijay Maurya, Rajiv Laxman, Ninad Kamat', 'India', 'August 20, 2016', '2015', 'TV-PG', '114 min', 'Comedies, Dramas, Independent Movies', 'A movie-loving 10-year-old and her blind little brother trek to meet Indian superstar Shah Rukh Khan for help in getting the boy an eye operation.']\n",
-      "['s1736', 'Movie', 'Dharam Sankat Mein', 'Fuwad Khan', 'Paresh Rawal, Annu Kapoor, Alka Badola Kaushal, Auritra Ghosh, Naseeruddin Shah, Manoj Raghubir Sharma, Rushita Pandya, Murli Sharma', 'India', 'July 5, 2020', '2015', 'TV-PG', '127 min', 'Comedies, Dramas, International Movies', 'After learning he was adopted from a Muslim couple, a Hindu man seeks his birth father but finds he must confront his bigotry to realize his quest.']\n",
-      "['s1737', 'TV Show', 'Dharmakshetra', '', 'Kashmira Irani, Chandan Anand, Dinesh Mehta, Ankit Arora, Pushkar Goggiaa, Anjali Rana, Aarya DharmChand Kumar, Amit Behl, Maleeka Ghai', 'India', 'July 5, 2018', '2014', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy', \"After the ancient Great War, the god Chitragupta oversees a trial to determine who were the battle's true heroes and villains.\"]\n",
-      "['s1738', 'Movie', 'Dhh', 'Manish Saini', 'Naseeruddin Shah, Kahaan, Kuldeep Sodha', 'India', 'September 10, 2020', '2017', 'TV-G', '127 min', 'Children & Family Movies, Dramas, International Movies', 'Convinced only a miracle can save them from failing school exams, a trio of friends seek help from a magician. To their surprise, he gamely complies.']\n",
-      "['s1739', 'TV Show', 'Dhia Sofea', '', 'Amyra Rosli, Fadlan Hazim, Maria Farida, Sharifah Haslinda, Syafiq Kyle, Sasqia Dahuri, Raja Ema, Faye Kusairi, Puteri Octovia, Roy Azman, Norlia Ghani', 'Malaysia', 'December 1, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'After discovering that she was adopted as an infant, a young woman embarks on a perilous quest to connect with her biological mother.']\n",
-      "['s1740', 'Movie', 'Dhobi Ghat (Mumbai Diaries)', 'Kiran Rao', 'Aamir Khan, Monica Dogra, Kriti Malhotra, Prateik, Aasha Pawar, Jyoti Pawar, Norma Lobo, Kitu Gidwani, Danish Husain, Jehan Manekshaw', 'India', 'January 10, 2021', '2010', 'TV-MA', '102 min', 'Dramas, International Movies', 'In this intimate drama, circumstances draw together four people from different castes – which would normally preclude them from forming friendships.']\n",
-      "['s1741', 'Movie', 'Dhoondte Reh Jaoge', 'Umesh Shukla', 'Paresh Rawal, Kunal Khemu, Sonu Sood, Soha Ali Khan, Johnny Lever, Dilip Joshi, Asrani, Malay Chakrabarty, Razak Khan, Hrishitaa Bhatt', 'India', 'November 1, 2018', '2009', 'TV-14', '124 min', 'Comedies, International Movies, Music & Musicals', 'An accountant and a producer hatch a scheme to finance a movie, while making every effort to ensure that it flops so they may pocket the difference.']\n",
-      "['s1742', 'Movie', 'Di Renjie zhi Sidatianwang', 'Hark Tsui', 'Mark Chao, Feng Shaofeng, Kenny Lin, Carina Lau, Ethan Juan, Sandra Ma', 'China, Hong Kong', 'February 6, 2019', '2018', 'TV-14', '132 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'Framed by an empress who plans to steal a dragon-taming mace, imperial magistrate Dee Renjie soon uncovers a greater plot that threatens the kingdom.']\n",
-      "['s1743', 'TV Show', 'Diablero', '', 'Christopher Von Uckermann, Horacio García Rojas, Gisselle Kuri, Fátima Molina, Dolores Heredia, Humberto Busto, Quetzalli Cortés, Alexa Martin, Flavio Medina, Dulce Neri, Mariana Botas', 'Mexico', 'January 31, 2020', '2020', 'TV-MA', '2 Seasons', 'International TV Shows, Spanish-Language TV Shows, TV Action & Adventure', 'When a young girl goes missing in a big city, a desperate priest joins a demon hunter and his motley crew on an otherworldly mission to find her.']\n",
-      "['s1744', 'TV Show', 'Diagnosis', '', 'Lisa Sanders', 'United States', 'August 16, 2019', '2019', 'TV-14', '1 Season', 'Docuseries, Science & Nature TV', 'Dr. Lisa Sanders crowdsources diagnoses for mysterious and rare medical conditions in a documentary series based on her New York Times Magazine column.']\n",
-      "['s1745', 'TV Show', 'Diamond City', '', 'Noxee Maqashalala, Angela Sithole, Nambitha Ben-Mazwi, Thabang Molaba, Lehlohonolo Makoko, Ilse Klink, Makgano Mamabolo, Tshepo Maseko', '', 'December 18, 2020', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"A prominent prosecuting attorney must defend her innocence — and her life — when she's set up and sent to prison as she investigates a conspiracy.\"]\n",
-      "['s1746', 'TV Show', 'Diamond Lover', '', 'Rain, Tiffany Tang, Luo Jin, Dilraba Dilmurat, Yao Yichen', 'China', 'July 7, 2017', '2015', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'After an accident leads to great weight loss, once-obese Mi Duo embarks on a new life working for her secret crush, diamond company CEO Xiao Liang.']\n",
-      "['s1747', 'Movie', 'Diamonds in the Sky', 'Kunle Afolayan', 'Joke Silva, Omowunmi Dada, Bimbo Akintola, Femi Adebayo, Kayode Olaiya, Ali Nuhu, Yvonne Jegede, Toyin Abraham, Adebayo Salami, Ayo Mogaji, Magaji Mijinyawa', '', 'August 8, 2020', '2018', 'TV-14', '113 min', 'Dramas, International Movies', 'Three families navigate uncertainty and struggle when cancer affects their lives and presents emotional challenges that test their bonds.']\n",
-      "['s1748', 'Movie', 'Diana: 7 Days That Shook the World', 'Ben Ryder', \"James D'Arcy\", 'United Kingdom', 'July 28, 2017', '2017', 'TV-PG', '93 min', 'Documentaries', 'This illuminating documentary examines the aftermath of Princess Diana’s tragic death and the tense, dramatic week leading up to her funeral.']\n",
-      "['s1749', 'Movie', 'Diana: In Her Own Words', '', '', 'United Kingdom', 'December 1, 2017', '2017', 'TV-PG', '113 min', 'Documentaries, International Movies', 'Featuring archival footage and personal recordings, this documentary offers candid insight into the life of the beloved princess.']\n",
-      "['s1750', 'Movie', 'Diary of a Chambermaid', 'Benoît Jacquot', \"Léa Seydoux, Vincent Lindon, Clotilde Mollet, Hervé Pierre, Mélodie Valemberg, Patrick d'Assumçao, Vincent Lacoste, Joséphine Derenne, Dominique Reymond\", 'France, Belgium', 'December 3, 2016', '2015', 'NR', '96 min', 'Dramas, International Movies', \"An attractive young woman goes to work as a chambermaid for a troublesome couple. The wife is unreasonable, and the husband won't stop hitting on her.\"]\n",
-      "['s1751', 'Movie', 'Dick Johnson Is Dead', 'Kirsten Johnson', '', 'United States', 'October 2, 2020', '2020', 'PG-13', '90 min', 'Documentaries', 'As her father nears the end of his life, filmmaker Kirsten Johnson stages his death in inventive and comical ways to help them both face the inevitable.']\n",
-      "['s1752', 'Movie', 'Die Another Day', 'Lee Tamahori', 'Pierce Brosnan, Halle Berry, Toby Stephens, Rick Yune, Rosamund Pike, Judi Dench, John Cleese, Michael Madsen, Will Yun Lee, Kenneth Tsang, Emilio Echevarría, Mikhail Gorevoy, Lawrence Makoare, Colin Salmon, Samantha Bond', 'United Kingdom, United States', 'December 31, 2019', '2002', 'PG-13', '133 min', 'Action & Adventure', \"Pierce Brosnan's final outing as 007 finds James Bond facing off against a North Korean terrorist who's in league with a British diamond merchant.\"]\n",
-      "['s1753', 'Movie', 'Die Ontwaking', 'Johnny Breedt', 'Gys de Villiers, Juanita de Villiers, Gérard Rudolf, Paul Eilers, Pete Spyropoulos, Jaco Muller, Armand Aucamp, Christine Tesco', 'South Africa', 'January 24, 2020', '2015', 'TV-MA', '90 min', 'International Movies, Thrillers', 'An inexperienced murder detective joins a desperate search for a deranged serial killer who possesses a deep obsession with young women’s skin.']\n",
-      "['s1754', 'Movie', 'Dieter Nuhr: Nuhr in Berlin', 'Volker Weicker', 'Dieter Nuhr', 'Germany', 'November 15, 2016', '2016', 'TV-MA', '69 min', 'Stand-Up Comedy', 'The cerebral and popular German cabaret comic expounds his theories on gender norms, primal instincts and a decidedly gastrointestinal Big Bang.']\n",
-      "['s1755', 'Movie', \"Digs & Discoveries: All Track's Lead to Rome\", 'Joey So', 'Joseph May, Anna Francolini, Antonio Magro, Montserrat Lombard, Flaminia Cinque, Keith Wickham', '', 'March 15, 2020', '2019', 'TV-Y', '23 min', 'Children & Family Movies', \"After being introduced to Italy's ancient history, Thomas sets out to prove his expertise until his curiosity lands him in trouble in an old mine.\"]\n",
-      "['s1756', 'Movie', 'Digs & Discoveries: Mines of Mystery', 'Joey So', 'Joseph May, Flaminia Cinque, Anna Francolini, Teresa Gallagher, Montserrat Lombard, Antonio Magro, Vincenzo Nicoli', '', 'March 15, 2020', '2019', 'TV-Y', '23 min', 'Children & Family Movies', \"Amidst Italy's ancient sites and hidden treasures, Thomas is inspired to make his own special discovery, sending him on a journey to find a lost legend.\"]\n",
-      "['s1757', 'Movie', 'Dil', 'Indra Kumar', 'Aamir Khan, Madhuri Dixit, Saeed Jaffrey, Deven Verma, Anupam Kher, Shammi, Padma Rani, Rajesh Puri, Satyendra Kapoor', 'India', 'October 12, 2020', '1990', 'TV-14', '165 min', 'Comedies, Dramas, International Movies', 'A miser’s scheme to set his son up with a millionaire’s daughter backfires when the two actually fall in love — just as his sly charade is revealed.']\n",
-      "['s1758', 'Movie', 'Dil Chahta Hai', 'Farhan Akhtar', 'Aamir Khan, Saif Ali Khan, Akshaye Khanna, Preity Zinta, Sonali Kulkarni, Dimple Kapadia, Ayub Khan, Rajat Kapoor, Suhasini Mulay, Ahmed Khan', 'India', 'December 15, 2019', '2001', 'TV-14', '185 min', 'Comedies, Dramas, International Movies', 'Inseparable childhood friends Akash, Sameer and Siddharth are just out of college. Nothing comes between them – until they each fall in love.']\n",
-      "['s1759', 'Movie', 'Dil Dhadakne Do', 'Zoya Akhtar', 'Anil Kapoor, Priyanka Chopra, Ranveer Singh, Anushka Sharma, Farhan Akhtar, Shefali Shah, Rahul Bose, Parmeet Sethi, Vikrant Massey, Zarina Wahab, Aamir Khan', 'India', 'December 15, 2019', '2015', 'TV-MA', '174 min', 'Comedies, Dramas, International Movies', 'While hosting a shipboard holiday for relatives and friends, a wealthy but dysfunctional family must face the ugly truths under their flawless facade.']\n",
-      "['s1760', 'Movie', 'Dil Hai Tumhaara', 'Kundan Shah', 'Rekha, Preity Zinta, Mahima Chaudhry, Arjun Rampal, Jimmy Shergill, Alok Nath, Dilip Joshi, Govind Namdeo', 'India', 'April 1, 2018', '2002', 'TV-14', '176 min', 'Dramas, International Movies, Music & Musicals', 'The sophisticated son of a powerful businessman falls for a simple, free-spirited girl whose older sister is in love with him.']\n",
-      "['s1761', 'Movie', 'Dil Se', 'Mani Ratnam', 'Shah Rukh Khan, Manisha Koirala, Preity Zinta, Raghuvir Yadav, Zohra Sehgal, Sabyasachi Chakraborty, Piyush Mishra, Krishnakant, Aditya Srivastava', 'India', 'March 1, 2018', '1998', 'TV-14', '166 min', 'Dramas, International Movies, Romantic Movies', \"A radio broadcaster's intense attraction to a mysterious woman opens the door to a tidal wave of powerful emotions and desires.\"]\n",
-      "['s1762', 'Movie', 'Dil Vil Pyaar Vyaar', 'Manjeet Maan', 'Gurdas Maan, Neeru Bajwa, Jassi Gill, Rajiv Thakur, Khushdeed Maan, Manav Vij, Raj Jhinger, Shruti Sodhi, Meher Vij', 'India', 'October 1, 2018', '2014', 'TV-PG', '145 min', 'International Movies, Music & Musicals, Romantic Movies', \"Agam Singh's brothers mean everything to him, so while he promises not to marry, he tries to get them to marry – but they want him to marry first.\"]\n",
-      "['s1763', 'Movie', 'Dilan 1990', 'Fajar Bustomi, Pidi Baiq', 'Vanesha Prescilla, Iqbaal Ramadhan, Debo Andryos, Giulio Parengkuan, Omara Esteghlal, Yoriko Angeline, Zulfa Maharani, Brandon Salim', 'Indonesia', 'May 14, 2020', '2018', 'TV-14', '109 min', 'Dramas, International Movies, Romantic Movies', 'At a Bandung high school, charming and rebellious Dilan vies for the affections of shy new student Milea.']\n",
-      "['s1764', 'Movie', 'Dilan 1991', 'Fajar Bustomi, Pidi Baiq', 'Iqbaal Ramadhan, Vanesha Prescilla, Ira Wibowo, Bucek Depp, Happy Salma, Farhan, Maudy Koesnaedi, Jerome Kurnia', 'Indonesia', 'May 14, 2020', '2019', 'TV-14', '118 min', 'Dramas, International Movies, Romantic Movies', \"Dilan's involvement in the motorbike gang imperils his relationship with Milea, whose distant relative returns from Belgium.\"]\n",
-      "['s1765', 'Movie', 'Dilwale', 'Rohit Shetty', 'Shah Rukh Khan, Kajol, Kriti Sanon, Kabir Bedi, Varun Dhawan, Boman Irani, Johnny Lever, Varun Sharma, Sanjay Mishra, Vinod Khanna, Mukesh Tiwari, Pankaj Tripathi, Shawar Ali', 'India', 'February 1, 2017', '2015', 'TV-PG', '154 min', 'Action & Adventure, Dramas, International Movies', 'A young couple falls in love, but conflicting loyalties drive them apart. Years later, fate intervenes and hands them a second chance.']\n",
-      "['s1766', 'TV Show', 'Dinner for Five', '', '', 'United States', 'February 4, 2008', '2007', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows', 'In each episode, four celebrities join host Jon Favreau for dinner and share revealing stories about both show business and their personal lives.']\n",
-      "['s1767', 'Movie', 'Dinner for Schmucks', 'Jay Roach', \"Steve Carell, Paul Rudd, Zach Galifianakis, Jemaine Clement, Jeff Dunham, Bruce Greenwood, Ron Livingston, Chris O'Dowd, Lucy Punch, Stephanie Szostak, David Walliams, Larry Wilmore\", 'United States', 'January 1, 2020', '2010', 'PG-13', '115 min', 'Comedies', 'The host of a dinner party invites his friends to bring the saddest loser they can find. But the ultimate schmuck turns everyone else into the losers.']\n",
-      "['s1768', 'TV Show', 'Dino Girl Gauko', '', 'Naoko Matsui, Hiroshi Kamiya, Kazue Ikura, Chafurin, Chie Kojiro, Mari Mashiba, Ryoko Shiraishi, Hidekatsu Shibata, Tadashi Miyazawa, Sonosuke Hattori, Karen, Yui Toita, Izu Konishi, Eri Ozaki, Risa Nakamura, Tomoyo Chujo, Takuro Hijioka, Sawako Yoshida, Chika Okubo, Yuri Fujiwara, Tomomi Yamakawa, Hikaru Yuki, Miyako Kobayashi, Mutsuki Arisawa, Koharu Nogata, Tomoka Kuzutani, Madoka Yokoyama, Madoka Hiraide, Ayako Takamura, Yuki Arimoto, Yuto Kazama, Arisa Takami, Chika Sakamoto', 'United States, Japan', 'March 20, 2020', '2020', 'TV-Y7', '2 Seasons', \"Anime Series, Kids' TV\", 'When she gets angry, middle schooler Naoko turns into fierce dinosaur Gauko! Thanks to friends, aliens and more, her life is full of wacky incidents.']\n",
-      "['s1769', 'TV Show', 'Dino Hunt', '', '', 'Canada', 'August 4, 2017', '2016', 'TV-G', '1 Season', 'Docuseries, Science & Nature TV', 'Top scientists and paleontologists examine dinosaur fossils located throughout Canada, while searching for elusive new species.']\n",
-      "['s1770', 'TV Show', 'Dinosaur King', '', 'Megumi Matsumoto, Matsuri Mizuguchi, Tomoko Kobashi, Asuka Tanii, Seiko Tamura, Veronica Taylor, Sebastian Arcelus, Kether Donohue, Rachael Lillis, Madeleine Blaustein', 'Japan', 'June 2, 2018', '2008', 'TV-Y7', '2 Seasons', \"Anime Series, Kids' TV\", 'Aided by tablets found near a downed meteorite, Max, Rex and Zoe race the evil Alpha Gang as they travel the globe in search of living dinosaurs.']\n",
-      "['s1771', 'TV Show', 'Dinotrux', '', 'Andrew Francis, Richard Ian Cox, Ashleigh Ball, Matt Hill, Brian Drummond, Paul Dobson', 'United States', 'August 18, 2017', '2017', 'TV-Y7', '5 Seasons', \"Kids' TV\", 'Half dinosaur, half construction truck, full-on fun! Watch giant Ty Rux, his little buddy Revvit and the crew come face-to-face with evil D-Structs.']\n",
-      "['s1772', 'TV Show', 'Dinotrux Supercharged', '', 'Andrew Francis, Richard Ian Cox, Brian Drummond, Matt Hill, Ashleigh Ball, Paul Dobson', '', 'August 3, 2018', '2018', 'TV-Y7', '3 Seasons', \"Kids' TV\", 'Amped up with powers that make them faster, stronger and more agile than ever, the Dinotrux are back to face new challenges and meet new friends.']\n",
-      "['s1773', 'TV Show', 'Dirty John', '', 'Connie Britton, Eric Bana, Juno Temple, Julia Garner, Jean Smart, Keiko Agena, Jeff Perry, Kevin Zegers, Jake Abel', 'United States', 'November 25, 2019', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, TV Dramas, TV Mysteries', \"Businesswoman Debra Newell's life unravels when she falls for the lies and manipulation of con man John Meehan. Based on the true-crime podcast.\"]\n",
-      "['s1774', 'TV Show', 'Dirty Money', '', '', 'United States', 'March 11, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, Docuseries', 'From crippling payday loans to cars that cheat emissions tests, this investigative series exposes brazen acts of corporate greed and corruption.']\n",
-      "['s1775', 'TV Show', 'Disappearance', '', 'Nelly Karim, Mohamed Mamdouh, Hesham Selim', 'Egypt', 'March 8, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Mysteries', \"A university lecturer in Russia returns to Egypt after her husband's sudden disappearance, uncovering further mysteries the more she investigates.\"]\n",
-      "['s1776', 'Movie', 'Disciples Of The 36th Chamber', 'Chia-Liang Liu', 'Hou Hsiao, Gordon Liu, Lily Li, Jason Pai Piao, Chia-Liang Liu', 'Hong Kong', 'August 16, 2018', '1985', 'TV-14', '90 min', 'Action & Adventure, International Movies', 'Shaolin monk San Te returns to protect a fellow hero with a talent for finding trouble in this action-packed sequel to \"The 36th Chamber of Shaolin.\"']\n",
-      "['s1777', 'Movie', 'Disclosure', '', '', 'United States', 'June 19, 2020', '2020', 'TV-MA', '108 min', 'Documentaries, LGBTQ Movies', \"In this documentary, leading trans creatives and thinkers share heartfelt perspectives and analysis about Hollywood's impact on the trans community.\"]\n",
-      "['s1778', 'Movie', 'Disco Dancer', 'B. Subhash', 'Mithun Chakraborty, Kim, Kalpana Iyer, Om Puri, Gita Siddharth, Yusuf Khan, Bob Christo, Om Shivpuri, Karan Razdan', 'India', 'October 12, 2020', '1982', 'TV-14', '134 min', 'Cult Movies, Dramas, International Movies', 'A poor boy grows up to be a famous disco dancer, hoping to use his art to exact revenge on the millionaire who once framed him and his mother for theft.']\n",
-      "['s1779', 'Movie', 'Disconnect', \"David 'Tosh' Gitonga, Michael Jones\", 'Brenda Wairimu, Nick Mutuma, Catherine Kamau, Pascal Tokodi, Patricia Kihoro, Pierra Makena, Bridget Shighadi, Brian Ogola, Illya Frank, Aseem Sharma, Arthur Sanya, Justin Mirichii, Maqbul Mohammed', 'Kenya', 'October 16, 2020', '2018', 'TV-MA', '107 min', 'Comedies, International Movies, Romantic Movies', 'A group of singletons stumbles through the wild dating scene in Nairobi as two friends wonder if their relationship is more than platonic.']\n",
-      "['s1780', 'Movie', 'Discovering Bigfoot', 'Todd Standing', 'Todd Standing', 'United States', 'December 15, 2017', '2017', 'TV-MA', '111 min', 'Documentaries', \"Follow Todd Standing, Dr. Jeff Meldrum and other researchers into the wilderness, where they try to capture definitive proof of Sasquatch's existence.\"]\n",
-      "['s1781', 'TV Show', 'Disenchantment', '', 'Abbi Jacobson, Eric André, Nat Faxon, John DiMaggio, Tress MacNeille, Matt Berry, David Herman, Maurice LaMarche, Lucy Montgomery, Billy West', 'United States', 'January 15, 2021', '2021', 'TV-14', '3 Seasons', 'TV Action & Adventure, TV Comedies, TV Sci-Fi & Fantasy', \"Princess duties call, but she'd rather be drinking. Free-spirited Bean exasperates the king as she wreaks havoc with her demon and elf pals.\"]\n",
-      "['s1782', 'TV Show', 'Disjointed', '', 'Kathy Bates, Aaron Moten, Tone Bell, Dougie Baldwin, Elizabeth Ho, Elizabeth Alderfer, Chris Redd, Betsy Sodaro, Nicole Sullivan, Michael Trucco', 'United States', 'January 12, 2018', '2018', 'TV-MA', '2 Seasons', 'TV Comedies', 'Pot activist Ruth Whitefeather Feldman runs a medical marijuana dispensary while encouraging her loyal patients to chill out and enjoy the high life.']\n",
-      "['s1783', 'Movie', 'Dismissed', 'Benjamin Arfmann', 'Kent Osborne, Dylan Sprouse, Rae Gray, Alycia Delmore, Robert Longstreet, Chris Bauer, Randall Park, Mitchell Edwards, Victoria Zeutzius, Leslie Thurston, Matthew J. Evans', 'United States', 'February 19, 2018', '2017', 'TV-14', '87 min', 'Thrillers', \"An intelligent but intense honor student traumatizes his high school teacher and mentor when he doesn't get the grade he believes he deserves.\"]\n",
-      "['s1784', 'Movie', 'District 9', 'Neill Blomkamp', 'Sharlto Copley, Jason Cope, David James, Vanessa Haywood, Mandla Gaduka, Kenneth Nkosi, Eugene Khumbanyiwa, Louis Minnaar, William Allen Young, Nathalie Boltt', 'South Africa, United States, New Zealand, Canada', 'November 4, 2019', '2009', 'R', '112 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'After years of segregation and forced labor, a race of stranded aliens enlists in a resistance movement spearheaded by a rogue government agent.']\n",
-      "['s1785', 'TV Show', 'Diva Brides', '', '', '', 'October 2, 2019', '2017', 'TV-MA', '1 Season', 'British TV Shows, Reality TV', 'In this reality series, brides-to-be stop at nothing to have their dream weddings despite meager funds, fallouts with friends or even absent grooms.']\n",
-      "['s1786', 'Movie', 'Divines', 'Houda Benyamina', 'Déborah Lukumuena, Jisca Kalvanda, Kévin Mischel, Majdouline Idrissi, Oulaya Amamra, Yasin Houicha', 'France, Qatar', 'November 18, 2016', '2016', 'TV-MA', '107 min', 'Dramas, Independent Movies, International Movies', 'A shrewd teenager and her wisecracking best friend plan to get rich or die trying by following in the footsteps of a flashy female drug dealer.']\n",
-      "['s1787', 'Movie', 'DJ Cinderella', 'Bruno Garotti', 'Maísa Silva, Filipe Bragança, Fernanda Paes Leme, Miriam Freeland, Marcelo Valle, Elisa Pinheiro, Sérgio Malheiros, Giovanna Grigio, Bárbara Maia, Letícia Pedro, Kiria Malheiros, Leo Cidade, Matheus Costa, Isabel Fillardis, Selma Lopes', 'Brazil', 'June 14, 2019', '2019', 'TV-PG', '95 min', 'Children & Family Movies, Comedies', 'Fiercely independent and disillusioned with love, a teen DJ is determined to chart her own path, till a pop heartthrob falls for her awesome mix.']\n",
-      "['s1788', 'Movie', 'Django Unchained', 'Quentin Tarantino', 'Jamie Foxx, Christoph Waltz, Leonardo DiCaprio, Kerry Washington, Samuel L. Jackson, Walton Goggins, Dennis Christopher, James Remar, David Steen, Dana Gourrier, Nichole Galicia, Laura Cayouette, Ato Essandoh, Sammi Rotibi, Escalante Lundy, Don Johnson', 'United States', 'April 25, 2020', '2012', 'R', '165 min', 'Action & Adventure, Dramas', 'Accompanied by a German bounty hunter, a freed slave named Django travels across America to free his wife from a sadistic plantation owner.']\n",
-      "['s1789', 'Movie', 'DNA', 'Maïwenn', 'Maïwenn, Fanny Ardant, Louis Garrel, Dylan Robert, Marine Vacth, Caroline Chaniolleau, Alain Françon, Florent Lacger, Henri-Noël Tabary, Omar Marwan', 'France, Algeria', 'December 26, 2020', '2020', 'TV-MA', '91 min', 'Dramas, International Movies', 'Grieving the death of her grandfather, Neige navigates family conflict and questions her world in this meditation about cultural identity and roots.']\n",
-      "['s1790', 'TV Show', 'Do Do Sol Sol La La Sol', '', 'Go A-ra, Lee Jae-wook, Kim Ju-hun, Ye Ji-won, Lee Soon-jae, Shin Eun-soo, Seo Yi-sook', 'South Korea', 'October 8, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'A riches-to-rags pianist who loses everything but her smile is guided by twinkling little stars to a small town where she finds hope, home and love.']\n",
-      "['s1791', 'Movie', 'Do Dooni Chaar', 'Habib Faisal', 'Rishi Kapoor, Neetu Singh, Aditi Vasudev, Archit Krishna, Akhilendra Mishra, Natasha Rastogi, Manoj Bakshi, Supriya Shukla', 'India', 'November 1, 2018', '2010', 'TV-PG', '106 min', 'Comedies, International Movies', \"A struggling math teacher holds down a second job to keep his family afloat. But when he receives a wedding invitation, he's determined to attend.\"]\n",
-      "['s1792', 'Movie', 'Do Paise Ki Dhoop Chaar Aane Ki Baarish', 'Deepti Naval', 'Manisha Koirala, Rajit Kapoor, Sanaj Naval, Rajendra Gupta, Suhaas Khandke, Nassar Abdulla, Saurabh Dubey, Usha Jadhav, Ashwin Kaushal, Milind Soman', 'India', 'September 22, 2019', '2009', 'TV-MA', '121 min', 'Dramas, Independent Movies, International Movies', 'When a sex worker hires a gay songwriter to care for her disabled son, the ensuing bonds that form offer a complex portrayal of love and family.']\n",
-      "['s1793', 'TV Show', 'Doctor Foster', '', 'Suranne Jones, Bertie Carvel, Clare-Hope Ashitey, Cheryl Campbell, Jodie Comer, Victoria Hamilton, Martha Howe-Douglas, Adam James, Thusitha Jayasundera, Sara Stewart, Neil Stuke, Tom Taylor, Robert Pugh, Shazia Nicholls, Cian Barry, Megan Roberts, Charlie Cunniffe, Navin Chowdhry', 'United Kingdom', 'March 31, 2018', '2017', 'TV-MA', '2 Seasons', 'British TV Shows, International TV Shows, Romantic TV Shows', 'When she suspects her husband is cheating on her, Dr. Gemma Foster starts an investigation that leads her down a dark path of obsession.']\n",
-      "['s1794', 'Movie', 'Doctor Zhivago', 'David Lean', 'Omar Sharif, Julie Christie, Geraldine Chaplin, Rod Steiger, Alec Guinness, Tom Courtenay, Siobhan McKenna, Ralph Richardson, Jeffrey Rockland', 'United States, Italy, United Kingdom, Liechtenstein', 'November 1, 2019', '1965', 'PG-13', '200 min', 'Classic Movies, Dramas, Romantic Movies', 'A young physician and his beautiful mistress get swept up in the danger and drama of the Bolshevik Revolution in this Oscar-winning epic.']\n",
-      "['s1795', 'TV Show', 'Documentary Now!', '', 'Fred Armisen, Bill Hader, Helen Mirren', 'United States', 'June 3, 2019', '2019', 'TV-14', '3 Seasons', 'TV Comedies', 'Elevating the art of parody, this sharply comic series spoofs high-profile documentaries such as \"Grey Gardens\" and \"The Thin Blue Line.\"']\n",
-      "['s1796', 'Movie', 'Dog Eat Dog', 'Paul Schrader', 'Nicolas Cage, Willem Dafoe, Christopher Matthew Cook, Omar J. Dorsey, Louisa Krause, Melissa Bolona, Reynaldo Gallegos', 'United States', 'December 31, 2016', '2016', 'TV-MA', '93 min', 'Dramas, Thrillers', \"A delusional ex-con rejoins his unhinged former partners for one last job: kidnap the baby of a mobster's enemy for ransom.\"]\n",
-      "['s1797', 'TV Show', 'Dogs', '', '', 'United States', 'November 16, 2018', '2018', 'TV-PG', '1 Season', 'Docuseries', 'These six intimate stories explore the abiding emotional bonds that form between dogs and their caregivers, no matter the circumstances.']\n",
-      "['s1798', 'TV Show', 'Dogs of Berlin', '', 'Felix Kramer, Fahri Yardim, Anna Maria Mühe, Katharina Schüttler, Alina Stiegler, Urs Rechn, Sinan Farhangmehr, Kais Setti, Mohamed Issa, Hauke Diekamp, David Bennent, Deniz Orta, Katrin Saß, Sebastian Zimmler', 'Germany', 'December 7, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Two cops investigate the murder of a famous Turkish-German soccer player, but one of them has underworld connections that mire the case in controversy.']\n",
-      "['s1799', 'Movie', 'Dolemite Is My Name', 'Craig Brewer', \"Eddie Murphy, Wesley Snipes, Keegan-Michael Key, Mike Epps, Craig Robinson, Tituss Burgess, Da'Vine Joy Randolph, Kodi Smit-McPhee\", 'United States', 'October 25, 2019', '2019', 'R', '118 min', 'Comedies, Dramas', 'In 1970s LA, struggling comedian Rudy Ray Moore hits it big with his raunchy alter ego, Dolemite, then risks it all to take his act to the big screen.']\n",
-      "['s1800', 'TV Show', 'Dollar', '', 'Adel Karam, Amel Bouchoucha', 'Lebanon', 'August 8, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'Beautiful executive assistant Zeina reluctantly teams up with the self-assured Tarek to chase down an elusive dollar bill worth $1 million.']\n",
-      "['s1801', 'Movie', 'Dolly Kitty Aur Woh Chamakte Sitare', 'Alankrita Shrivastava', 'Bhumi Pednekar, Konkona Sen Sharma, Vikrant Massey, Amol Parashar, Aamir Bashir, Karan Kundra, Kalp Shah, Hearty Singh, Neelima Azim, Kubbra Sait', 'India', 'September 18, 2020', '2020', 'TV-MA', '120 min', 'Dramas, Independent Movies, International Movies', 'A disillusioned Delhi wife and her new-in-town cousin navigate damning secrets, dreams and their thorny dynamic on their respective roads to freedom.']\n",
-      "['s1802', 'Movie', 'Dolly Parton: Here I Am', 'Francis Whately', 'Dolly Parton', 'United Kingdom', 'October 6, 2020', '2019', 'TV-14', '90 min', 'Documentaries, Music & Musicals', 'Dolly Parton leads a moving, musical journey in this documentary that details the people and places who have helped shape her iconic career.']\n",
-      "['s1803', 'TV Show', \"Dolly Parton's Heartstrings\", '', \"Dolly Parton, Julianne Hough, Kimberly Williams-Paisley, Dallas Roberts, Melissa Leo, Andy Mientus, Katie Stevens, Michael J. Willett, Aidan Langford, Ray McKinnon, Delta Burke, Gerald McRaney, Ben Lawson, Brooke Elliott, Michele Weaver, Tim Reid, Sarah Shahi, Rochelle Aytes, Jessica Collins, Tammy Lynn Michaels, Robert Taylor, Holly Taylor, Shane Paul McGhie, Mary Lane Haskell, Camryn Manheim, Bellamy Young, Patricia Wettig, Timothy Busfield, Tom Brittney, Virginia Gardner, Colin O'Donoghue, Willa Fitzgerald, David Denman, Vanessa Rubio, Mac Davis, Kathleen Turner, Ginnifer Goodwin, Kyle Bornheimer, Tyler Crumley, Mary Donnelly Haskell, Ed Amatrudo\", 'United States', 'November 22, 2019', '2019', 'TV-14', '1 Season', 'TV Dramas', \"Eight stories celebrating family, faith, love and forgiveness come to life in this series inspired by Dolly Parton's iconic country music catalog.\"]\n",
-      "['s1804', 'Movie', 'Dolly Parton’s Christmas on the Square', 'Debbie Allen', 'Dolly Parton, Christine Baranski, Treat Williams, Jenifer Lewis, Josh Segarra, Jeanine Mason, Mary Lane Haskell', 'United States', 'November 22, 2020', '2020', 'TV-PG', '99 min', 'Children & Family Movies, Music & Musicals', \"Seasonal cheer comes to a screeching halt when a cold-hearted woman tries to sell her hometown's land. Can music, magic and memories change her mind?\"]\n",
-      "['s1805', 'Movie', 'Dolphin Kick', 'Philip Marlatt', 'Axle McCoy, Travis McCoy, Tyler Jade Nixon, Alexis Louder, DeVaughn Gow, LaVaughn Hamilton, Maya Simmons, Quddus Newton, Jordan Padreira, Derek Lee Nixon', 'United States', 'June 5, 2019', '2019', 'TV-PG', '90 min', 'Children & Family Movies', 'After losing his mom, 10-year-old Luke abandons competitive swimming. It takes a friendly dolphin to get him back in the water – and help him heal.']\n",
-      "['s1806', 'Movie', 'Dolphin Tale 2', 'Charles Martin Smith', 'Morgan Freeman, Ashley Judd, Harry Connick Jr., Kris Kristofferson, Nathan Gamble, Austin Stowell, Juliana Harkavy, Charles Martin Smith, Austin Highsmith, Cozi Zuehlsdorff', 'United States', 'February 25, 2019', '2014', 'PG', '107 min', 'Children & Family Movies, Dramas', 'Winter the dolphin, who survived a tragic injury by receiving a prosthetic tail, bonds with an orphaned baby dolphin after her beloved pool mate dies.']\n",
-      "['s1807', 'Movie', 'Domino', 'Brian De Palma', 'Nikolaj Coster-Waldau, Carice van Houten, Eriq Ebouaney, Guy Pearce, Mohammed Azaay, Søren Malling, Paprika Steen, Helena Kaittani', 'Denmark, France, Belgium, Italy, Netherlands, United States, United Kingdom', 'September 28, 2019', '2019', 'R', '89 min', 'International Movies, Thrillers', 'A Copenhagen police officer hunts for the man who attacked his partner, only to stumble into a high-stakes game of espionage.']\n",
-      "['s1808', 'Movie', 'Don', 'Farhan Akhtar', 'Shah Rukh Khan, Priyanka Chopra, Arjun Rampal, Isha Koppikar, Kareena Kapoor, Boman Irani, Om Puri, Pavan Malhotra', 'India', 'December 15, 2019', '2006', 'TV-14', '169 min', 'Action & Adventure, International Movies', \"A ruthless crime boss and drug lord is nabbed and held captive by the authorities, who send his naïve look-alike to infiltrate the man's gang.\"]\n",
-      "['s1809', 'Movie', 'Don 2', 'Farhan Akhtar', 'Shah Rukh Khan, Priyanka Chopra, Boman Irani, Lara Dutta, Kunal Kapoor, Om Puri, Alyy Khan, Nawab Shah', 'India, Germany', 'December 15, 2019', '2011', 'TV-14', '148 min', 'Action & Adventure, International Movies, Music & Musicals', 'With Asia under his complete control, criminal mastermind Don turns to Europe, battling the mob bosses of each nation along the way.']\n",
-      "['s1810', 'Movie', 'Don Quixote: The Ingenious Gentleman of La Mancha', 'Mahin Ibrahim, Austin Kolodney, Will Lowell, David Beier, Dave Dorsey, Xu Zhang, Alana Waksman, Jon YonKondy, Drue Metz, Brandon Somerhalder', 'Carmen Argenziano, Horatio Sanz, Luis Guzman, Vera Cherny, Lorena McGregor, Reinaldo Zavarce, Jacquie Barnbrook, Anthony Skordi, Lin Shaye, James Franco', 'United States', 'January 5, 2018', '2015', 'TV-14', '83 min', 'Comedies, Independent Movies', 'In this modern adaptation of a Spanish classic, an eccentric, elderly gentleman sets out with his honest sidekick to right the wrongs of the world.']\n",
-      "['s1811', 'Movie', 'Don Verdean', 'Jared Hess', 'Sam Rockwell, Amy Ryan, Will Forte, Danny McBride, Jemaine Clement, Leslie Bibb, Steve Park, Sky Elobar, P.J. Boudousqué, Yaniv Moyal', 'United States', 'March 1, 2020', '2015', 'PG-13', '96 min', 'Comedies', 'A questionable character working as a self-styled \"biblical archaeologist\" advances his cause by creating phony religious artifacts.']\n",
-      "['s1812', 'Movie', \"Don't Be Afraid of the Dark\", 'Troy Nixey', 'Katie Holmes, Guy Pearce, Bailee Madison, Jack Thompson, Garry McDonald, Alan Dale, Julia Blake, Edwina Ritchard, Emilia Burns, Guillermo del Toro', 'United States, Australia, Mexico', 'November 2, 2019', '2010', 'R', '99 min', 'Horror Movies', \"Young Sally Hurst discovers she isn't alone in her new house: strange creatures live there – and they might not be as friendly as Sally thinks.\"]\n",
-      "['s1813', 'Movie', \"Don't Crack Under Pressure\", 'Thierry Donard', 'Davide Carrera, Jesse Richman, Loic Collomb-Patton, Wille Lindberg, Matt Annetts', 'France', 'June 12, 2020', '2015', 'TV-MA', '95 min', 'Action & Adventure, Documentaries, International Movies', 'There are risks. Then there are risk-takers. In an around-the-world trip, follow athletes perform jaw-dropping acts in unpredictable elements of nature.']\n",
-      "['s1814', 'Movie', \"Don't Crack Under Pressure II\", 'Thierry Donard', 'Davide Carrera, Eric Duguil, Jesse Richman, Richie Jackson, Loic Collomb-Patton, Wille Lindberg, Matt Annetts', 'France', 'June 12, 2020', '2016', 'TV-MA', '88 min', 'Action & Adventure, Documentaries, International Movies', 'Using state-of-the-art technology, this stunning sequel follows athletes pulling off daring feats under extreme conditions in extraordinary locations.']\n",
-      "['s1815', 'Movie', \"Don't Crack Under Pressure III\", 'Thierry Donard', 'Temarii Buillard, Davide Carrera, Jesse Richman, Loic Collomb-Patton, Wille Lindberg, Matt Annetts', 'France', 'June 12, 2020', '2017', 'TV-14', '94 min', 'Action & Adventure, Documentaries, International Movies', 'Through deserts, above mountains and deep into oceans, elite athletes — both veteran and new — form bonds and pursue adventure in sumptuous landscapes.']\n",
-      "['s1816', 'TV Show', \"Don't F**k with Cats: Hunting an Internet Killer\", 'Mark Lewis', '', 'United Kingdom, United States', 'December 18, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', \"A twisted criminal's gruesome videos drive a group of amateur online sleuths to launch a risky manhunt that pulls them into a dark underworld.\"]\n",
-      "['s1817', 'Movie', \"Don't Go Breaking My Heart\", 'Johnnie To', 'Louis Koo, Gao Yuanyuan, Daniel Wu', 'Hong Kong', 'December 1, 2018', '2011', 'TV-PG', '115 min', 'Comedies, International Movies, Romantic Movies', 'A financial analyst succumbs to a love triangle with a hard-drinking architect and a promiscuous investment bro, who soon becomes her boss.']\n",
-      "['s1818', 'Movie', \"Don't Go Breaking My Heart 2\", 'Johnnie To', 'Louis Koo, Gao Yuanyuan, Miriam Chin Wah Yeung, Vic Chou, Daniel Wu', 'Hong Kong, China', 'December 1, 2018', '2014', 'TV-14', '113 min', 'Comedies, International Movies, Romantic Movies', \"Zixin is about to marry Qihong, but her gallivanting ex returns to wreak havoc as mistaken identities and love triangles stir up the lovers' paradise.\"]\n",
-      "['s1819', 'Movie', \"Don't Knock Twice\", 'Caradog W. James', 'Katee Sackhoff, Lucy Boynton, Richard Mylan, Nick Moran, Pascale Wilson, Javier Botet, Pooneh Hajimohammadi, Sarah Buckland', 'United Kingdom', 'February 8, 2019', '2016', 'R', '93 min', 'Horror Movies, International Movies', \"A recovering addict becomes her estranged daughter's only hope after the teen awakens a terrifying child-stealing witch from an urban legend.\"]\n",
-      "['s1820', 'Movie', \"Don't Look Down\", 'Daniel Gordon', 'Richard Branson', 'United Kingdom', 'April 1, 2017', '2016', 'TV-MA', '93 min', 'Documentaries, International Movies', 'Aided by dramatic reconstructions and archive footage, Sir Richard Branson recounts his daring attempts to break hot air balloon records.']\n",
-      "['s1821', 'Movie', \"Don't Think Twice\", 'Mike Birbiglia', 'Keegan-Michael Key, Gillian Jacobs, Mike Birbiglia, Kate Micucci, Chris Gethard, Richard Masur, Tami Sagher, Erin Darke', 'United States', 'May 1, 2017', '2016', 'R', '92 min', 'Comedies, Dramas, Independent Movies', \"Six talented but struggling improv comics see a sudden shift in their troupe's dynamic after one of them lands a much-coveted gig on television.\"]\n",
-      "['s1822', 'Movie', 'Don’t Listen', 'Ángel Gómez Hernández', 'Rodolfo Sancho, Ana Fernández, Ramón Barea, Belén Fabra, Lucas Blas', 'Spain', 'November 27, 2020', '2020', 'TV-MA', '98 min', 'Horror Movies, International Movies', \"After a tragic turn of events at the new home he's fixing up, Daniel hears a ghostly plea for help, spurring him to seek out a famous paranormal expert.\"]\n",
-      "['s1823', 'Movie', 'Donald Glover: Weirdo', 'Shannon Hartman, Michelle Caputo', 'Donald Glover', 'United States', 'November 19, 2016', '2012', 'TV-MA', '65 min', 'Stand-Up Comedy', 'Fearlessly funny stand-up comic and sitcom star Donald Glover puts on a live show in New York, confessing his love for Cocoa Puffs and Toys \"R\" Us.']\n",
-      "['s1824', 'Movie', 'Donnie Brasco', 'Mike Newell', 'Al Pacino, Johnny Depp, Michael Madsen, Bruno Kirby, James Russo, Anne Heche, Zeljko Ivanek, Gerry Becker, Robert Miano, Zach Grenier', 'United States', 'January 1, 2020', '1997', 'R', '127 min', 'Dramas, Thrillers', \"When FBI agent Joe Pistone goes undercover to infiltrate the mob, he starts to identify with the made men he's charged with taking down.\"]\n",
-      "['s1825', 'Movie', 'Doom', 'Andrzej Bartkowiak', 'Karl Urban, Rosamund Pike, Dwayne Johnson, Deobia Oparei, Ben Daniels, Razaaq Adoti, Richard Brake, Dexter Fletcher, Al Weaver, Brian Steele', 'United Kingdom, Czech Republic, Germany, United States', 'November 1, 2020', '2005', 'R', '105 min', 'Action & Adventure, Horror Movies, Sci-Fi & Fantasy', 'A special ops squad investigating a distress signal from a distant planet discovers that mutant aliens have already wiped out most of the population.']\n",
-      "['s1826', 'Movie', 'Doom: Annihilation', 'Tony Giglio', 'Amy Manson, Dominic Mafham, Luke Allen-Gale, James Weber Brown, Clayton Adams, Nina Bergman, Amer Chadha-Patel, Gavin Brocker, Chidi Ajufo, Hari Dhillon, Katrina Nare', 'United States', 'December 25, 2019', '2019', 'R', '97 min', 'Action & Adventure, Horror Movies, Sci-Fi & Fantasy', 'When a swarm of soul-stealing demons invades a Martian moon, a group of elite space Marines must obliterate the beasts to save Earth.']\n",
-      "['s1827', 'TV Show', 'Doomsday Preppers', '', 'Michael Izquierdo', 'United States', 'March 1, 2019', '2013', 'TV-14', '1 Season', 'Reality TV, Science & Nature TV', 'This series highlights a diverse group of survivalists as they prepare for various catastrophic scenarios that could cause civilization to collapse.']\n",
-      "['s1828', 'Movie', 'Door Ke Darshan', 'Gagan Puri', 'Dolly Ahluwalia, Manu Rishi Chadha, Mahie Gill, Shardul Rana, Archita Sharma, Rajesh Sharma, Supriya Shukla, Mehak Manwani', 'India', 'July 25, 2020', '2020', 'TV-14', '114 min', 'Comedies, International Movies', 'When a matriarch wakes from a 30-year coma, her wacky family frantically recreates a bygone era to keep her from noticing how much time has passed.']\n",
-      "['s1829', 'TV Show', 'Dope', '', '', 'United States', 'June 28, 2019', '2019', 'TV-MA', '3 Seasons', 'Crime TV Shows, Docuseries', 'Filmed from the perspectives of dealers, users and the police, this vivid series offers a bracing look at the war on drugs.']\n",
-      "['s1830', 'Movie', 'Dorasaani', 'KVR Mahendra', 'Anand Deverakonda, Shivatmika Rajasekhar, Kannada Kishore', 'India', 'November 20, 2019', '2019', 'TV-14', '134 min', 'Dramas, International Movies, Romantic Movies', \"A village landlord's daughter and an educated commoner must decide if their budding forbidden love is worth resisting a repressive social hierarchy.\"]\n",
-      "['s1831', 'TV Show', 'Dorohedoro', '', 'Wataru Takagi, Reina Kondo, Kenyu Horiuchi, Yoshimasa Hosoya, Yu Kobayashi, Kengo Takanashi, Miyu Tomita, Toru Nara, Mitsuhiro Ichiki, Hisao Egawa, Soungdok, Mayu Udono, Anri Katsu, Shinichiro Miki, Hozumi Goda, Tetsu Inada, Takuma Terashima, Ryohei Kimura, Yuki Kaji', 'Japan', 'May 28, 2020', '2020', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', \"Amnesiac Caiman seeks to undo his lizard head curse by killing the sorcerer responsible, with his friend Nikaido's help. In the Hole, that's a threat.\"]\n",
-      "['s1832', 'Movie', 'Dostana', 'Tarun Mansukhani', 'Abhishek Bachchan, John Abraham, Priyanka Chopra, Bobby Deol, Kiron Kher, Sushmita Mukherjee, Shrey Bawa, Boman Irani', 'India, United States', 'April 1, 2020', '2008', 'TV-14', '142 min', 'Comedies, Dramas, International Movies', 'To win over a landlady who only accepts women as tenants, two men pose as a couple – but the jig may be up when they both fall for their flatmate.']\n",
-      "['s1833', 'Movie', 'Double Dad', \"Cris D'Amato\", 'Maisa Silva, Eduardo Moscovis, Marcelo Médici, Laila Zaid, Pedro Ottoni, Rayana Diniz, Caio Vegatti, Fafá de Belém, Thaynara Og, Roberto Bonfim', 'Brazil', 'January 15, 2021', '2020', 'TV-G', '105 min', 'Children & Family Movies, Comedies, Dramas', 'While her mom is away, a teen sneaks out of the hippie commune where she lives and embarks on a life-changing adventure to discover who her father is.']\n",
-      "['s1834', 'Movie', 'Double Jeopardy', 'Bruce Beresford', 'Tommy Lee Jones, Ashley Judd, Bruce Greenwood, Annabeth Gish, Roma Maffia, Jay Brazeau, Michael Gaston, Daniel Lapaine', 'United States, Germany, Canada', 'July 1, 2020', '1999', 'R', '105 min', 'Thrillers', 'After being framed and serving time for her husband\\'s supposed murder, Libby decides to kill her \"late\" husband for good.']\n",
-      "['s1835', 'Movie', 'Double World', 'Teddy Chan', 'Henry Lau, Peter Ho, Lin Chenhan, Jiang Luxia, Ming Hu, Him Law, Shi Shi, Mark Cheng, Wang Ziyi, Xu Minghu', 'China', 'July 25, 2020', '2020', 'TV-14', '110 min', 'Action & Adventure, International Movies', 'Keen to bring honor to his clan, young villager Dong Yilong embarks on a perilous journey to compete in a tournament that selects warriors for battle.']\n",
-      "['s1836', 'Movie', 'Doubles Cause Troubles', 'Wong Jing', \"Carol 'Do Do' Cheng, Maggie Cheung, Wilson Lam, Chan Pak-cheung, Charlie Cho, Tom Poon, Kwan Ming-yuk, Hon Yee-Sang, Sherman Wong, Lo Fan\", 'Hong Kong', 'August 1, 2018', '1989', 'TV-14', '94 min', 'Action & Adventure, Comedies, International Movies', 'When the tenant in their flat dies under suspicious circumstances, two bickering cousins are forced to navigate both sides of the law.']\n",
-      "['s1837', 'Movie', 'Doubt', 'John Patrick Shanley', 'Meryl Streep, Philip Seymour Hoffman, Amy Adams, Viola Davis, Alice Drummond, Audrie Neenan, Susan Blommaert, Carrie Preston, Lydia Jordan, Lloyd Clay Brown', 'United States', 'March 7, 2019', '2008', 'PG-13', '104 min', 'Dramas, Faith & Spirituality', 'Sister Aloysius begins to have doubts about doting Father Flynn, who seems to have become overly involved in the life of an African American pupil.']\n",
-      "['s1838', 'Movie', 'Dovlatov', 'Aleksey German', 'Milan Maric, Danila Kozlovsky, Helena Sujecka, Artur Beschastny, Anton Shagin, Svetlana Khodchenkova, Elena Lyadova, Piotr Gasowski, Eva Gerr, Hanna Sleszynska', 'Russia, Poland, Serbia', 'October 26, 2018', '2018', 'PG-13', '126 min', 'Dramas, International Movies', 'Over six days in 1971, brilliant writer Sergei Dovlatov encounters maddening barriers to publishing his work under the repressive Soviet regime.']\n",
-      "['s1839', 'Movie', 'Down The Fence', 'M.J. Isakson', '', 'United States', 'January 15, 2018', '2017', 'TV-PG', '94 min', 'Documentaries', 'The human-equine bond propels the unique and challenging sport of reined cow horse, in which dedicated trainers compete for the national championship.']\n",
-      "['s1840', 'TV Show', 'Down to Earth with Zac Efron', '', 'Zac Efron, Darin Olien', 'United States', 'July 10, 2020', '2020', 'TV-PG', '1 Season', 'Docuseries, Reality TV, Science & Nature TV', 'Actor Zac Efron journeys around the world with wellness expert Darin Olien in a travel show that explores healthy, sustainable ways to live.']\n",
-      "['s1841', 'Movie', 'Dr Jason Leong Hashtag Blessed', 'Kubhaer T. Jethwani', 'Jason Leong', '', 'September 16, 2020', '2018', 'TV-MA', '69 min', 'Stand-Up Comedy', 'In this stand-up special, former doctor Jason Leong gives his diagnoses on the nonsense of traditional healers, business-class show-offs and more.']\n",
-      "['s1842', 'Movie', \"Dr. Seuss' The Cat in the Hat\", 'Bo Welch', 'Mike Myers, Alec Baldwin, Kelly Preston, Dakota Fanning, Spencer Breslin, Amy Hill, Sean Hayes, Dan Castellaneta', 'United States', 'May 1, 2019', '2003', 'PG', '82 min', 'Children & Family Movies, Comedies', 'While Mom is away, a bored little boy and girl are visited by the Cat in the Hat, who proceeds to turn the house into the \"mother of all messes.\"']\n",
-      "['s1843', 'Movie', \"Dr. Seuss' The Grinch\", 'Scott Mosier, Yarrow Cheney', 'Benedict Cumberbatch, Cameron Seely, Rashida Jones, Pharrell Williams, Kenan Thompson, Angela Lansbury', 'France, China, Japan, United States', 'June 5, 2019', '2018', 'PG', '86 min', 'Children & Family Movies, Comedies', 'A grump with a mean streak plots to bring Christmas to a halt in the cheerful town of Whoville. But a generous little girl could change his heart.']\n",
-      "['s1844', 'Movie', \"Dr. Seuss' The Lorax\", 'Chris Renaud, Kyle Balda', 'Danny DeVito, Ed Helms, Taylor Swift, Zac Efron, Betty White, Rob Riggle, Jenny Slate, Nasim Pedrad, Joel Swetow, Michael Beattie, Stephen Tobolowsky', 'United States, France', 'July 7, 2020', '2012', 'PG', '86 min', 'Children & Family Movies', 'The forest-dwelling Lorax has to stop the short-sighted Once-ler from ruining the environment for profit in this adaptation of the Dr. Seuss classic.']\n",
-      "['s1845', 'TV Show', 'Dracula', '', 'Claes Bang, Dolly Wells, John Heffernan', 'United Kingdom', 'January 4, 2020', '2020', 'TV-14', '1 Season', 'British TV Shows, International TV Shows, TV Dramas', \"The Count Dracula legend transforms with new tales that flesh out the vampire's gory crimes – and bring his vulnerability into the light.\"]\n",
-      "['s1846', 'TV Show', 'DRAGON PILOT: Hisone & Masotan', '', 'Misaki Kuno, Tomoyo Kurosawa, Maki Kawase, Satomi Arai, Kaori Nazuka, Romi Park, Yuki Kaji, Yukitoshi Tokumoto, Rie Kugimiya, Junichi Suwabe, Jouji Nakata', 'Japan', 'September 21, 2018', '2018', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'Recently stationed Air Self-Defense Force rookie Hisone Amakasu is chosen by a dragon concealed within Gifu Air Base to be his pilot.']\n",
-      "['s1847', 'Movie', 'Dragon Quest Your Story', 'Takashi Yamazaki, Ryuichi Yagi, Makoto Hanafusa', 'Takeru Sato, Kasumi Arimura, Haru, Kentaro Sakaguchi, Takayuki Yamada, Kendo Kobayashi, Ken Yasuda, Arata Furuta, Suzuki Matsuo, Koichi Yamadera, Arata Iura, Chikako Kaku, Kotaro Yoshida', 'Japan', 'February 13, 2020', '2019', 'TV-PG', '103 min', 'Action & Adventure, Anime Features, Children & Family Movies', \"Luca follows in his father's footsteps to rescue his mother from evil Ladja. Finding the heavenly hero who wields the Zenithian sword is his only hope.\"]\n",
-      "['s1848', 'Movie', 'Dragon Tiger Gate', 'Wilson Yip', 'Donnie Yen, Nicholas Tse, Shawn Yue, Dong Jie, Li Xiaoran, Yuen Wah, Chen Kuan Tai, Xing Yu, Vincent Sze, Tommy Yuen', 'Hong Kong, China', 'October 27, 2018', '2006', 'TV-14', '94 min', 'Action & Adventure, International Movies', 'Dragon and his fellow students at Dragon Tiger Gate martial arts school team up to battle the ferocious villain Shibumi.']\n",
-      "['s1849', 'TV Show', \"Dragon's Dogma\", '', 'Greg Chun, Erica Mendez, Cristina Vee, David Lodge, Yuichi Nakamura, Nana Mizuki, Miyuki Sawashiro, Yuko Sanpei, Suzuko Mimori, Takayuki Sugo', '', 'September 17, 2020', '2020', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'Resurrected as an Arisen, Ethan sets out to vanquish the Dragon that took his heart. But with every demon he battles, his humanity slips further away.']\n",
-      "['s1850', 'Movie', 'Dragonheart', 'Rob Cohen', 'Sean Connery, Dennis Quaid, David Thewlis, Pete Postlethwaite, Dina Meyer, Jason Isaacs, Brian Thompson, Julie Christie', 'United States', 'January 1, 2020', '1996', 'PG-13', '103 min', 'Action & Adventure, Sci-Fi & Fantasy', 'In ancient times when majestic fire-breathers soared through the skies, a knight comes face to face and heart to heart with the last dragon on Earth.']\n",
-      "['s1851', 'Movie', 'Dragonheart 3: The Sorcerer', 'Colin Teague', \"Julian Morris, Tamzin Merchant, Ben Kingsley, Jassa Ahluwalia, Jonjo O'Neill, Dominic Mafham, Roger Ashton-Griffiths, Jake Curran, Duncan Preston, Ozama Oancea\", 'United States', 'January 1, 2020', '2015', 'PG-13', '97 min', 'Action & Adventure, Sci-Fi & Fantasy', 'When an aspiring knight crosses paths with a dragon, the two form an unlikely alliance in a high-stakes battle against a malicious sorcerer.']\n",
-      "['s1852', 'Movie', 'Dragonheart: A New Beginning', 'Doug Lefler', 'Christopher Masterson, Harry Van Gorkum, Rona Figueroa, Matt Hickey, Henry O, Tom Burke, Robby Benson, Ken Shorter, John Woodnutt, Lubomir Misak', 'United States', 'January 1, 2020', '2000', 'PG', '84 min', 'Action & Adventure, Sci-Fi & Fantasy', \"This sequel introduces Draco the dragon's offspring, Drake, who dreams of becoming a knight and teams up with a stable boy to master his skills.\"]\n",
-      "['s1853', 'Movie', 'Dragonheart: Battle for the Heartfire', 'Patrik Syversen', 'Tom Rhys Harries, Jessamine-Bliss Bell, Patrick Stewart, André Eriksen, Richard Cordery, Martin Hutson, Turlough Convery, Delroy Brown, Tamzin Merchant', 'United States', 'June 13, 2017', '2017', 'PG-13', '98 min', 'Action & Adventure, Sci-Fi & Fantasy', \"When the king of Brittania dies, the dragon who shares his heart must find a new ruler, but the monarch's grandchildren go to war over the throne.\"]\n",
-      "['s1854', 'Movie', 'Dragonheart: Vengeance', 'Ivan Silvestrini', \"Joseph Millson, Jack Kane, Helena Bonham Carter, Arturo Muselli, Carolina Carlsson, Tam Williams, Richard Ashton, Ross O'Hennessy, Cameron Jack, Fabienne Piolini-Castle\", 'United States', 'February 4, 2020', '2020', 'PG-13', '97 min', 'Action & Adventure, Sci-Fi & Fantasy', 'When his family is slain by vicious savages, a young farmer teams with an ice-breathing dragon and sword-wielding mercenary to avenge their deaths.']\n",
-      "['s1855', 'Movie', 'Dragonkala Ka Rahasya', 'Rajiv Chilaka', '', '', 'June 18, 2019', '2018', 'TV-Y', '68 min', 'Children & Family Movies', \"Bheem helps to reopen Dragonpur's abandoned magic and martial arts school, but is tested like never before when an ex-student returns seeking revenge!\"]\n",
-      "['s1856', 'Movie', 'Dragons: Dawn of the Dragon Racers', 'Elaine Bogan, John Sanford', 'Jay Baruchel, America Ferrera, Zack Pearlman, Christopher Mintz-Plasse, T.J. Miller, Andree Vermeulen', 'United States', 'December 16, 2018', '2014', 'TV-PG', '27 min', 'Children & Family Movies, Comedies', 'The \"How to Train Your Dragon\" adventure continues when a hunt for lost sheep turns into a fierce, fun-filled competition.']\n",
-      "['s1857', 'TV Show', 'Dragons: Race to the Edge', '', 'Jay Baruchel, America Ferrera, T.J. Miller, Christopher Mintz-Plasse, Andree Vermeulen, Zack Pearlman', 'United States', 'February 16, 2018', '2018', 'TV-Y7', '6 Seasons', \"Kids' TV, TV Action & Adventure\", 'From the creators of \"How to Train Your Dragon\" comes an all-new Netflix original series that takes Hiccup and Toothless to the edge of adventure!']\n",
-      "['s1858', 'TV Show', 'Dragons: Rescue Riders', '', 'Nicolas Cantu, Brennley Brown, Zach Callison, Skai Jackson, Noah Kaye Bentley, Andre Robinson, Marsai Martin', 'United States', 'February 7, 2020', '2020', 'TV-Y', '2 Seasons', \"Kids' TV, TV Comedies\", 'Twins Dak and Leyla and their dragon friends devote their lives to rescuing others, defending their home of Huttsgalor and having fun along the way.']\n",
-      "['s1859', 'Movie', 'Dragons: Rescue Riders: Hunt for the Golden Dragon', 'TJ Sullivan, Greg Rankin', 'Noah Kaye Bentley, Brennley Brown, Zach Callison, Nicolas Cantu, Skai Jackson, Marsai Martin, Andre Robinson, Carlos Alazraqui, Jeff Bennett, Grey Griffin, Mary Elizabeth McGlynn', 'United States', 'March 27, 2020', '2020', 'TV-Y', '46 min', 'Children & Family Movies, Comedies', \"It's the treasure hunt of a lifetime for the Rescue Riders, who must race to find a precious golden dragon egg and protect it from evil pirates.\"]\n",
-      "['s1860', 'Movie', 'Dragons: Rescue Riders: Huttsgalor Holiday', 'Greg Rankin, TJ Sullivan', 'Noah Kaye Bentley, Brennley Brown, Zach Callison, Nicolas Cantu, Skai Jackson, Marsai Martin, Andre Robinson, Carlos Alazraqui, Roshon Fegan, Grey Griffin, Brad Grusnick, Sam Lavagnino, John C. McGinley, Roger Craig Smith', 'United States', 'November 24, 2020', '2020', 'TV-Y', '46 min', 'Children & Family Movies, Comedies', 'Snowfall marks the start of Odinyule — the Viking holiday of giving! But crazy weather might cancel the tradition unless the Rescue Riders can swoop in.']\n",
-      "['s1861', 'Movie', 'Dragons: Rescue Riders: Secrets of the Songwing', 'Greg Rankin, TJ Sullivan', 'Noah Kaye Bentley, Brennley Brown, Zach Callison, Nicolas Cantu, Skai Jackson, Marsai Martin, Andre Robinson, Carlos Alazraqui, Renée Elise Goldsberry', 'United States', 'July 24, 2020', '2020', 'TV-Y', '46 min', 'Children & Family Movies, Comedies', 'When a musical dragon with a beautiful voice hypnotizes the dragons and people of Huttsgalor, the Rescue Riders have to find a way to break the spell.']\n",
-      "['s1862', 'TV Show', 'Dramaworld', '', 'Liv Hewson, Sean Dulake, Justin Chon, Noo-Ri Bae, Sa-hee Kim, Jimmy Shubert', 'United States, South Korea, China', 'May 23, 2016', '2016', 'TV-14', '1 Season', 'Romantic TV Shows, TV Comedies, TV Dramas', 'A huge fan of a Korean TV drama is transported to a magical realm where she has the power to alter her favorite show\\'s story line as a \"Facilitator.\"']\n",
-      "['s1863', 'Movie', 'Dream Big: Engineering Our World', 'Greg MacGillivray', 'Jeff Bridges', 'United States', 'July 1, 2018', '2017', 'TV-G', '42 min', 'Documentaries', 'Narrated by Jeff Bridges, this compelling documentary examines some incredible achievements of engineering from across the globe.']\n",
-      "['s1864', 'Movie', 'Dream Boat', 'Tristan Ferland Milewski', '', 'Germany', 'December 1, 2017', '2017', 'TV-MA', '92 min', 'Documentaries, International Movies, LGBTQ Movies', 'On a cruise for gay men, five passengers of different nationalities take a break from their families and cultures to party and reflect on life.']\n",
-      "['s1865', 'TV Show', 'Dream Home Makeover', '', '', 'United States', 'January 1, 2021', '2021', 'TV-G', '2 Seasons', 'Reality TV', 'Dreams come true for real families looking for the perfect home tailored to their own unique style, thanks to Shea and Syd McGee of Studio McGee.']\n",
-      "['s1866', 'Movie', 'Dream/Killer', 'Andrew Jenks', 'Bill Ferguson, Ryan Ferguson', 'United States', 'November 20, 2019', '2015', 'TV-MA', '109 min', 'Documentaries', \"This riveting crime doc follows Bill as he confronts America's broken judicial system after his son is falsely sentenced to 40 years in prison.\"]\n",
-      "['s1867', 'TV Show', 'DreamWorks Happy Holidays from Madagascar', '', 'Tom McGrath, Chris Miller, Christopher Knights, John DiMaggio, Ben Stiller, Chris Rock, David Schwimmer, Jada Pinkett Smith, Cedric the Entertainer, Andy Richter, Carl Reiner', 'United States', 'October 2, 2020', '2005', 'TV-PG', '1 Season', \"Kids' TV, TV Comedies\", \"Madagascar goes wild with holiday spirit in this set of Valentine's Day and Christmas-themed tales featuring everyone's favorite animal characters.\"]\n",
-      "['s1868', 'TV Show', 'DreamWorks Holiday Classics', '', 'Ben Stiller, David Schwimmer, Chris Rock, Jada Pinkett Smith, Jay Baruchel, Gerard Butler, Craig Ferguson, America Ferrera, Eddie Murphy, Mike Myers, Antonio Banderas, Cameron Diaz', 'United States', 'December 16, 2018', '2011', 'TV-PG', '1 Season', \"Kids' TV, TV Comedies\", 'Join your DreamWorks friends for these four holiday specials, featuring Shrek and Donkey, Hiccup and Toothless, and the wacky animals from Madagascar.']\n",
-      "['s1869', 'Movie', 'DreamWorks Home: For the Holidays', '', 'Rachel Crow, Mark Whitten, Kelly Clarkson, Ana Ortiz, Ben Schwartz, Ron Funches, Matt Jones', 'United States', 'December 1, 2017', '2017', 'TV-Y', '46 min', 'Children & Family Movies, Comedies, Music & Musicals', 'Oh takes it upon himself to introduce Christmas joy to his fellow Boovs. Unfortunately, his well-meaning mission nearly destroys the city.']\n",
-      "['s1870', 'TV Show', 'DreamWorks How to Train Your Dragon Legends', '', 'Jay Baruchel, Craig Ferguson, America Ferrera, Gerard Butler', 'United States', 'January 20, 2020', '2011', 'TV-PG', '1 Season', \"Kids' TV, TV Action & Adventure, TV Sci-Fi & Fantasy\", 'In this set of shorts, Hiccup and the gang learn about different species of dragons. Then, Gobber goes in search of the Boneknapper Dragon.']\n",
-      "['s1871', 'TV Show', 'DreamWorks Kung Fu Panda Awesome Secrets', '', 'Jack Black, Dustin Hoffman, Dennis Haysbert, Paul Scheer, Randall Duk Kim, David Cross, Jessica DiCicco, Jaycee Chan, Angelina Jolie, Seth Rogen, Tony Leondis', 'United States', 'July 1, 2019', '2008', 'TV-PG', '1 Season', \"Kids' TV, TV Action & Adventure, TV Comedies\", \"In this pair of adventures, Po tells the story of how masters Thundering Rhino, Storming Ox and Croc met and takes on Shifu's biggest challenge yet.\"]\n",
-      "['s1872', 'TV Show', \"DreamWorks Shrek's Swamp Stories\", '', 'Mike Myers, Eddie Murphy, Cameron Diaz, Antonio Banderas, Kristen Schaal, Simon Cowell, Gilles Marini, Charlotte Newhouse, Dean Edwards, Cody Cameron, Christopher Knights, Conrad Vernon', 'United States', 'February 17, 2020', '2008', 'TV-PG', '1 Season', \"Kids' TV, TV Action & Adventure, TV Comedies\", 'Shrek celebrates Halloween, Puss in Boots is captured by soldiers, and the gang participates in a kingdom-wide singing competition.']\n",
-      "['s1873', 'TV Show', 'DreamWorks Spooky Stories', '', 'Antonio Banderas, Hugh Laurie, Mike Myers, Reese Witherspoon, Seth Rogen, Kristen Schaal, Dean Edwards', 'United States', 'October 25, 2018', '2009', 'TV-PG', '1 Season', \"Kids' TV, TV Comedies\", 'Shrek dares his friends to bring on the scary with ghost stories told in a haunted castle. Later, Ginormica and the Monsters face alien pumpkins.']\n",
-      "['s1874', 'TV Show', 'DreamWorks Spooky Stories: Volume 2', '', 'Seth Rogen, Will Arnett, Hugh Laurie, Will Ferrell, David Cross, Sean Bishop, Kiefer Sutherland, Cody Cameron, Aron Warner', '', 'April 24, 2020', '2011', 'TV-PG', '1 Season', \"Kids' TV, TV Comedies\", 'The Shrek characters parody the music video \"Thriller\"; B.O.B. and pals battle zombie carrots; and Megamind faces the effects of the Button of Doom.']\n",
-      "['s1875', 'Movie', 'Dries', 'Reiner Holzemer', 'Dries Van Noten', 'Germany, Belgium', 'January 1, 2018', '2017', 'TV-PG', '89 min', 'Documentaries, International Movies', 'This documentary explores the intense passion and distinctive talent that make Dries Van Noten one of the most unique fashion designers in the world.']\n",
-      "['s1876', 'TV Show', 'DRIFTING DRAGONS', '', 'Tomoaki Maeno, Sora Amamiya, Soma Saito, Kana Hanazawa, Junichi Suwabe, Tomokazu Seki, Takahiro Sakurai, Kohsuke Toriumi, Rie Kugimiya, Kentaro Kumagai, Makoto Furukawa, Takashi Matsuyama, Shunsuke Takeuchi, Yuto Uemura, Chinatsu Akasaki, Junya Enoki, Kazuhiko Inoue, Hiroo Sasaki', 'Japan', 'April 30, 2020', '2020', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'Dragons are on the menu as the crew of the airship Quin Zaza sets out on a hunt. If they fail, empty stomachs will be the least of their worries.']\n",
-      "['s1877', 'Movie', 'Drink Drank Drunk', 'Yeung Yat-Tak', 'Carlos Chan, Ken Hung, Deep Ng, Michelle Wai, Yee Tong, Felix Lok, Kin-Yan Lee', 'Hong Kong', 'August 24, 2019', '2016', 'TV-MA', '92 min', 'Comedies, International Movies', 'Too hungover to report as a witness in a criminal trial the day after his birthday party, a young man and his pals do some unexpected soul-searching.']\n",
-      "['s1878', 'Movie', 'Drishyam', 'Nishikant Kamat', 'Ajay Devgn, Shriya Saran, Tabu, Rajat Kapoor, Ishita Dutta, Mrunal Jadhav, Prasanna Ketkar, Yogesh Sonam, Prathamesh Parab, Rishabh Chaddha', 'India', 'July 5, 2020', '2015', 'TV-14', '162 min', 'Dramas, International Movies, Thrillers', 'An unexceptional man becomes a murder suspect when the son of a high-ranking police official who harassed his daughter goes missing.']\n",
-      "['s1879', 'Movie', 'Drive', 'Tarun Mansukhani', 'Jacqueline Fernandez, Sushant Singh Rajput, Boman Irani, Pankaj Tripathi, Vikramjeet Virk, Sapna Pabbi, Vibha Chhibber, Kaustubh Kumar', 'India', 'November 1, 2019', '2019', 'TV-14', '119 min', 'Action & Adventure, International Movies', 'A notorious thief allies with a street racer for a grand heist involving an elaborate game of deceit with authorities, who have their own dirty secrets.']\n",
-      "['s1880', 'Movie', 'Driven to Dance', '', 'Juliet Doherty, Kaitlyn Black', 'United States', 'January 16, 2019', '2018', 'TV-PG', '99 min', 'Dramas', 'A young dancer grapples with her dream to join a famed ballet company against the wishes of her mother, who pushes her to pursue a more practical path.']\n",
-      "['s1881', 'TV Show', \"Droppin' Cash: Los Angeles\", '', '', 'United States', 'August 28, 2019', '2019', 'TV-MA', '2 Seasons', 'Reality TV', 'This Complex series follows the paper trail of musicians and athletes in Los Angeles as they blow through stacks on the finer things in life.']\n",
-      "['s1882', 'TV Show', 'Drug Lords', '', '', 'United States', 'July 10, 2018', '2018', 'TV-MA', '2 Seasons', 'Crime TV Shows, Docuseries', \"Witness the stories of history's most notorious kingpins, their terrifying enforcers, and the men and women who've sworn to bring them down.\"]\n",
-      "['s1883', 'TV Show', 'Drug Squad: Costa del Sol', '', 'Hugo Silva, Álvaro Cervantes, Miki Esparbé, Jesús Castro, Sara Sálamo, Jorge Usón, Cayetana Cabezas, Pablo Béjar, Marco Cáceres, Olivia Delcán, Jorge Suquet, Daniel Holguín, Joaquín Galletero, Carolina Yuste, Ana Fernández', 'Spain', 'October 25, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"Four intrepid and impulsive police officers form a special narcotics unit to combat the birth of drug trafficking on Spain's Costa del Sol in the 1970s.\"]\n",
-      "['s1884', 'TV Show', 'Drugs, Inc.', '', 'Mike Secher', 'United States', 'March 23, 2019', '2015', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', 'This absorbing documentary series follows the entire supply chain of the illicit drug trade, tracing its production, export, sale and consumption.']\n",
-      "['s1885', 'Movie', 'Drunk Parents', 'Fred Wolf', 'Alec Baldwin, Salma Hayek, Jim Gaffigan, Joe Manganiello, Treat Williams, Ben Platt, Aasif Mandvi, Natalia Cigliuti', 'United States', 'August 18, 2020', '2019', 'R', '97 min', 'Comedies', 'Two desperate parents go to extreme lengths to hide their dire financial straits from their daughter and friends.']\n",
-      "['s1886', 'Movie', 'Dry Martina', 'Che Sandoval', 'Antonella Costa, Patricio Contreras, Geraldine Neary, Pedro Campos, Álvaro Espinosa', 'Chile, Argentina', 'May 11, 2019', '2018', 'TV-MA', '100 min', 'Dramas, Independent Movies, International Movies', \"An odd encounter with a fan and a tryst with that fan's ex-boyfriend leads a sexually adventurous singer on an escapade in Chile.\"]\n",
-      "['s1887', 'Movie', 'DTC Yukemuri Junjo Hen From High & Low', 'Norihisa Hiranuma', 'Kenjiro Yamashita, Kanta Sato, Taiki Sato, Masayasu Yagi, Kousei Amano, Miu Arai, Taro Suruga, Yuko Fueki, Tomoki Hirose, Ryo Matsuda, Masaru Mizuno, Shunsuke Tanaka, Fumihiko Tachiki, Eri Murakawa, Katsuya Kobayashi', 'Japan', 'September 20, 2020', '2018', 'TV-PG', '102 min', 'Dramas, International Movies', 'Dan, Tettsu and Chiharu leave the battles of the SWORD district behind for a carefree road trip adventure and end up working in a hot spring resort.']\n",
-      "['s1888', 'Movie', 'Duck Butter', 'Miguel Arteta', \"Alia Shawkat, Laia Costa, Mae Whitman, Hong Chau, Kate Berlant, Lindsay Burdge, Kumail Nanjiani, Mark Duplass, Jay Duplass, Jenny O'Hara\", 'United States', 'July 1, 2018', '2018', 'TV-MA', '94 min', 'Dramas, Independent Movies, LGBTQ Movies', 'Wary of dishonesty in relationships, two young women embark on a 24-hour experiment on intimacy, but their romance flounders as the clock winds down.']\n",
-      "['s1889', 'Movie', 'Duck Duck Goose', 'Chris Jenkins', 'Jim Gaffigan, Zendaya, Lance Lim, Greg Proops, Reggie Watts, Carl Reiner, Jennifer Grey, Stephen Fry, Diedrich Bader, Natasha Leggero, Craig Ferguson, Rick Overton', 'China, United States, United Kingdom', 'July 20, 2018', '2018', 'PG', '92 min', 'Children & Family Movies, Comedies', \"As his flock's annual migration nears, a carefree goose is grounded with an injury and takes a pair of lost ducklings under his wing.\"]\n",
-      "['s1890', 'Movie', 'Dude', 'Olivia Milch', 'Lucy Hale, Kathryn Prescott, Alexandra Shipp, Awkwafina, Alex Wolff, Brooke Smith, Jerry MacKinnon, Ronen Rubenstein, Satya Bhabha, Sydney Lucas', 'United States', 'April 20, 2018', '2018', 'TV-MA', '97 min', 'Comedies, Dramas, Independent Movies', 'Four best friends navigate loss and major life changes – and smoke a lot of weed – during their last two weeks of high school.']\n",
-      "['s1891', 'TV Show', 'Dueños del paraíso', '', 'Kate del Castillo, Jorge Zabaleta, José María Torre, Tony Dalton, Géraldine Bazán, Ximena Duque, Adriana Barraza, Juan Pablo Llano, Daniela Wong, Tiago Correa, Margarita Muñoz, Miguel Varoni, Ariel Texido, María Luisa Flores, Alberto Jiménez, Andrea López, Maxi Iglesias, Jorge Hernández, Alberto Mateo, Sofía Lama', 'United States, Chile', 'February 25, 2017', '2015', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"When Anastasia Cardona's drug lord husband is murdered, she inherits his cocaine empire, leading to a life of wealth, power, violence and betrayal.\"]\n",
-      "['s1892', 'Movie', 'Dukhtar', 'Afia Nathaniel', 'Samiya Mumtaz, Mohib Mirza, Saleha Aref, Asif Khan, Adnan Shah, Ajab Gul, Abdullah Jan, Samina Ahmad, Omair Rana, Zeeshan Shafa', 'Pakistan, Norway, United States', 'September 1, 2016', '2014', 'TV-14', '93 min', 'Dramas, Independent Movies, International Movies', 'A young mother embarks on a desperate quest for freedom when she kidnaps her 10-year-old daughter to save her from a tribal marriage.']\n",
-      "['s1893', 'Movie', 'Dum', 'Eeshwar Nivas', 'Vivek Oberoi, Diya Mirza, Atul Kulkarni, Govind Namdeo, Mukesh Rishi, Sushant Singh, Yashpal Sharma, Sheeba', 'India', 'March 1, 2018', '2003', 'TV-14', '162 min', 'Action & Adventure, Dramas, International Movies', 'When one of his colleagues becomes corrupted by power and goes over to the dark side, a young police officer tries to bring the offender to justice.']\n",
-      "['s1894', 'Movie', 'Dumb and Dumberer: When Harry Met Lloyd', 'Troy Miller', 'Eric Christian Olsen, Derek Richardson, Rachel Nichols, Cheri Oteri, Luis Guzmán, Elden Henson, William Lee Scott, Mimi Rogers, Eugene Levy', 'United States', 'October 1, 2019', '2003', 'PG-13', '85 min', 'Comedies', \"This wacky prequel to the 1994 blockbuster goes back to the lame-brained title characters' days as classmates at a Rhode Island high school.\"]\n",
-      "['s1895', 'Movie', \"Dumplin'\", 'Anne Fletcher', 'Danielle Macdonald, Jennifer Aniston, Odeya Rush, Maddie Baillio, Bex Taylor-Klaus, Luke Benward, Georgie Flores, Dove Cameron, Harold Perrineau, Kathy Najimy, Ginger Minj, Hilliary Begley', 'United States', 'December 7, 2018', '2018', 'PG-13', '110 min', 'Comedies, Dramas, Independent Movies', 'To prove a point about measuring up and fitting in, Texas teen Willowdean Dickson enters a local pageant run by her ex-beauty queen mom.']\n",
-      "['s1896', 'Movie', 'Duniya', 'Ramesh Talwar', 'Dilip Kumar, Rishi Kapoor, Pran, Amrita Singh, Ashok Kumar, Prem Chopra, Amrish Puri, Satyen Kappu, Mac Mohan, Javed Khan', 'India', 'April 1, 2020', '1984', 'TV-14', '170 min', 'Action & Adventure, Dramas, International Movies', \"A lawyer defends his childhood friend – and girlfriend's brother – in a murder case, unaware of his own deep connection to the attorney he’s up against.\"]\n",
-      "['s1897', 'Movie', 'Duplicate', 'Mahesh Bhatt', 'Shah Rukh Khan, Juhi Chawla, Sonali Bendre, Farida Jalal, Mohnish Bahl, Tiku Talsania, Gulshan Grover, Sharat Saxena', 'India', 'April 1, 2020', '1998', 'TV-14', '165 min', 'Comedies, Dramas, International Movies', 'Hilarious mix-ups and deadly encounters ensue when a convict seeks to escape authorities by assuming the identity of his doppelgänger, a perky chef.']\n",
-      "['s1898', 'TV Show', 'Durarara!!', '', 'Toshiyuki Toyonaga, Miyuki Sawashiro, Mamoru Miyano, Kana Hanazawa, Hiroshi Kamiya, Daisuke Ono, Jun Fukuyama, Yuichi Nakamura, Yuki Kaji, Ayahi Takagaki, Kazuma Horie, Sanae Kobayashi, Takaya Kuroda, Kari Wahlgren, Darrel Guilbeau, Bryce Papenbrook, Michelle Ruff, Johnny Yong Bosch, Crispin Freeman, Yuri Lowenthal, Steve Blum', 'Japan', 'December 20, 2018', '2016', 'TV-MA', '1 Season', 'Anime Series, Crime TV Shows, International TV Shows', 'A young man looking for excitement moves to Ikebukuro, a district in Tokyo, where he finds a world of mystery in which the past and present mesh.']\n",
-      "['s1899', 'Movie', 'Dushman', 'Shagufta Rafique', 'Kartar Cheema, Jashan Singh, Sakshi Gulati, Gulshan Grover, Savita Bhatti, Yashpal Sharma, Mohit Sharma, Sukhwinder Sohi', '', 'October 1, 2018', '2017', 'TV-14', '141 min', 'Dramas, International Movies', 'An Indian hotel waiter forms an unlikely bond with a Pakistani colleague when the establishment’s criminal owner threatens to ruin both their lives.']\n",
-      "['s1900', 'Movie', 'Dying to Tell', 'Hernán Zin', '', 'Spain', 'May 17, 2019', '2018', 'TV-MA', '88 min', 'Documentaries, International Movies', 'Seeking answers after a life-changing incident in 2012, filmmaker Hernán Zin interviews other war reporters about the personal toll of their work.']\n",
-      "['s1901', 'TV Show', 'Dynasty', '', 'Elizabeth Gillies, Nathalie Kelley, Grant Show, James Mackay, Rafael De La Fuente, Alan Dale, Sam Adegoke, Robert Christopher Riley', 'United States', 'May 23, 2020', '2019', 'TV-14', '3 Seasons', 'TV Dramas', 'The Carringtons and the Colbys feud for control over their fortune – and their children – in this updated reboot of the classic prime-time soap.']\n",
-      "['s1902', 'Movie', 'E-Cigarettes: Miracle or Menace?', 'Emma Hatherley', 'Michael Mosley', 'United Kingdom', 'February 1, 2019', '2016', 'TV-14', '52 min', 'Documentaries', 'This documentary investigates the surge in vaping culture and whether e-cigarettes can really help smokers kick the habit.']\n",
-      "['s1903', 'Movie', 'E-Team', 'Katy Chevigny, Ross Kauffman', '', 'United States', 'October 24, 2014', '2014', 'TV-MA', '90 min', 'Documentaries', \"The courageous investigators of Human Rights Watch's Emergencies Team risk their lives to document unlawful attacks on civilians by brutal dictators.\"]\n",
-      "['s1904', 'Movie', 'Earth and Blood', 'Julien Leclercq', 'Sami Bouajila, Eriq Ebouaney, Samy Seghir, Sofia Lesaffre', 'France, Belgium', 'April 17, 2020', '2020', 'TV-MA', '81 min', 'Dramas, International Movies, Thrillers', 'A sawmill owner and his teenage daughter become tangled in a deadly feud when a drug dealer stashes stolen cocaine on their remote property.']\n",
-      "['s1905', 'Movie', 'Earth to Echo', 'Dave Green', \"Teo Halm, Astro, Reese Hartwig, Ella Wahlestedt, Jason Gray-Stanford, Algee Smith, Cassius Willis, Sonya Leslie, Kerry O'Malley, Virginia Louise Smith, Peter Mackenzie, Valerie Wildman\", 'United States', 'October 1, 2019', '2014', 'PG', '91 min', 'Children & Family Movies, Sci-Fi & Fantasy', 'When a construction project begins in their neighborhood, four friends start receiving bizarre encoded text messages on their cell phones.']\n",
-      "['s1906', 'TV Show', 'Earth to Luna!', '', 'Angelina Carballo, Raul-Gomez Pina, Eric Anderson', 'Brazil', 'April 10, 2020', '2014', 'TV-Y', '1 Season', \"Kids' TV\", 'Curious about everything and excited about science, 6-year-old Luna, her brother Jupiter and pet Clyde explore nature to learn about the world.']\n",
-      "['s1907', 'TV Show', \"Earth's Natural Wonders\", '', 'Olivia Colman', 'United Kingdom', 'March 1, 2017', '2015', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', \"Earth's most sublime landscapes can also be the most forbidding. Discover how inhabitants survive and flourish in our planet's harshest environments.\"]\n",
-      "['s1908', 'TV Show', \"Earth's Natural Wonders: Life at the Extremes\", '', 'Corey Johnson', '', 'October 1, 2018', '2018', 'TV-14', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'From the Arctic to the Outback, humans battle the elements and use their ingenuity to survive in the most extreme environments in the world.']\n",
-      "['s1909', 'Movie', 'Earthquake Bird', 'Wash Westmoreland', 'Alicia Vikander, Riley Keough, Naoki Kobayashi, Jack Huston, Kiki Sukezane, Yoshiko Sakuma, Ken Yamamura, Kazuhiro Muroyama, Akiko Iwase, Crystal Kay', 'United Kingdom, Japan, United States', 'November 15, 2019', '2019', 'R', '107 min', 'Dramas, Romantic Movies', \"In 1980s Tokyo, an enigmatic expat is suspected of killing her friend, who's gone missing in the wake of their love triangle with a local photographer.\"]\n",
-      "['s1910', 'Movie', 'East Side Sushi', 'Anthony Lucero', 'Diana Elizabeth Torres, Yutaka Takeuchi, Rodrigo Duarte Clark, Kaya Jade Aguirre, Roji Oyama, Lane Nishikawa, Miyoko Sakatani', 'United States', 'September 15, 2020', '2015', 'PG', '106 min', 'Dramas', 'She’s not the usual candidate for the role, but a dogged Mexican-American mother makes it her mission to become a talented sushi chef.']\n",
-      "['s1911', 'TV Show', 'Eastsiders', '', 'Kit Williamson, Van Hansis, Constance Wu, Matthew McKelligon, John Halbach, Stephen Guarino', 'United States', 'December 1, 2019', '2018', 'TV-MA', '4 Seasons', 'TV Comedies, TV Dramas', \"Cal turns to his friends for help through a hilariously dark time when he discovers that his partner Thom's been cheating on him.\"]\n",
-      "['s1912', 'TV Show', 'Easy', '', 'Aubrey Plaza, Judy Greer, Jane Adams, Zazie Beetz, Kate Berlant, Aya Cash, Michael Chernus, Kiersey Clemons, Orlando Bloom, Malin Akerman, Marc Maron, Dave Franco, Hannibal Buress, Jake Johnson, Emily Ratajkowski, Andrew Bachelor', 'United States', 'May 10, 2019', '2019', 'TV-MA', '3 Seasons', 'TV Comedies, TV Dramas', 'This eclectic, star-studded anthology follows diverse Chicagoans fumbling through the modern maze of love, sex, technology and culture.']\n",
-      "['s1913', 'Movie', 'Easy A', 'Will Gluck', 'Emma Stone, Penn Badgley, Amanda Bynes, Dan Byrd, Thomas Haden Church, Patricia Clarkson, Cam Gigandet, Lisa Kudrow, Malcolm McDowell, Aly Michalka', 'United States', 'November 1, 2020', '2010', 'PG-13', '92 min', 'Comedies, Romantic Movies', \"When a lie about Olive's reputation transforms her from anonymous to infamous at her high school, she decides to embrace a provocative new persona.\"]\n",
-      "['s1914', 'TV Show', 'Easy Fortune Happy Life', '', 'Lan Cheng-lung, Joe Chen, Roy Chiu, Jocelyn Wang, Chieh-kai Shiou, Ting Chiang, Wang Chuan', 'Taiwan', 'September 1, 2016', '2009', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"Years after a wealthy man is healed by a rural herbalist, fate lands him in the same hospital where the woman's granddaughter is treating patients.\"]\n",
-      "['s1915', 'Movie', 'Eat Pray Love', 'Ryan Murphy', \"Julia Roberts, James Franco, Javier Bardem, Richard Jenkins, Viola Davis, Billy Crudup, Hadi Subiyanto, Mike O'Malley, Tuva Novotny, Luca Argentero\", 'United States', 'September 10, 2019', '2010', 'PG-13', '140 min', 'Dramas, Romantic Movies', 'After deciding to reshape her life after divorce, Liz travels around the world in search of good food, spirituality and true love.']\n",
-      "['s1916', 'Movie', 'Echcharikkai', 'Sarjun', 'Sathyaraj, Varalakshmi Sarathkumar, Kishore Kumar G., Vivek Rajgopal, Jayakumar, Yogi Babu, Soundar, L. Alice', 'India', 'January 15, 2019', '2018', 'TV-14', '127 min', 'International Movies, Thrillers', 'After kidnapping a millionaire’s daughter, two men get swept up in a power struggle as her father enlists a brilliant cop to hunt them down.']\n",
-      "['s1917', 'Movie', 'Echo in the Canyon', 'Andrew Slater', 'Jakob Dylan, Ringo Starr, Michelle Phillips, Stephen Stills, Regina Spektor, Beck, Eric Clapton, Tom Petty, Jackson Browne, Norah Jones', 'United States', 'October 24, 2019', '2019', 'PG-13', '82 min', 'Documentaries, Music & Musicals', 'An affectionate documentary looks back at the mid-1960s, when Hollywood’s Laurel Canyon was a creative nexus for young, innovative musicians.']\n",
-      "['s1918', 'Movie', 'Eddie - Strongman', 'Matt Bell', 'Eddie Hall', 'United Kingdom', 'December 15, 2016', '2015', 'TV-MA', '98 min', 'Documentaries, Sports Movies', 'British strongman Eddie Hall wants to be the strongest man in the world. This documentary reveals the grueling life choices that fuel his obsession.']\n",
-      "['s1919', 'Movie', 'Eddie Murphy: Delirious', 'Bruce Gowers', 'Eddie Murphy', 'United States', 'April 15, 2018', '1983', 'TV-MA', '69 min', 'Stand-Up Comedy', 'Flashing the wild stand-up comedy that made him a household name, Eddie Murphy unleashes uncensored observations and parodies in this 1983 live show.']\n",
-      "['s1920', 'Movie', 'Eddie Murphy: Raw', 'Robert Townsend', 'Eddie Murphy', 'United States', 'January 1, 2021', '1987', 'R', '90 min', 'Stand-Up Comedy', 'This stand-up comedy classic features Eddie Murphy live in a provocative series of impressions, observations and remembrances of his childhood.']\n",
-      "['s1921', 'TV Show', \"Edgar Rice Burroughs' Tarzan and Jane\", '', 'Marci T. House, Michael Dobson, Omari Newton, Paul Dobson, Rebecca Shoichet, Giles Panton, Kathleen Barr, Doron Bell', '', 'October 12, 2018', '2018', 'TV-Y7', '2 Seasons', \"Crime TV Shows, Kids' TV\", 'Saved from a plane crash and given supernatural powers, teen Tarzan joins forces with brave city girl Jane to protect his jungle home from threats.']\n",
-      "['s1922', 'Movie', 'Edge of Fear', 'Bobby Roth', \"Shen Lin, Robert Patrick, Zhu Zhu, Jodi Lyn O'Keefe, Robert Knepper, Amaury Nolasco, Rockmond Dunbar, Andy Mackenzie, Robert Crayton, John Edward Lee, Trent Brya\", 'United States', 'November 1, 2018', '2018', 'TV-MA', '92 min', 'Independent Movies, Thrillers', 'During a wilderness getaway, a gang of sociopathic criminals kidnap a woman and assault her husband, who must summon all his strength to save her.']\n",
-      "['s1923', 'Movie', 'Edge of Seventeen', 'David Moreton', 'Chris Stafford, Tina Holmes, Andersen Gabrych, Stephanie McVay, Lea DeLaria, John Eby, Antonio Carriero, Jason Lockhart', 'United States', 'August 27, 2020', '1998', 'TV-MA', '103 min', 'Comedies, Dramas, Independent Movies', 'A 17-year-old confronts confusion and heartbreak as he rediscovers his sexuality in this story about coming out and its social consequences.']\n",
-      "['s1924', 'TV Show', 'Edge of the Universe', '', '', 'United Kingdom', 'August 1, 2016', '2008', 'TV-G', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'Leading astronomers reveal the latest discoveries about death-trap planets, asteroids, comets and other wonders of the cosmos.']\n",
-      "['s1925', 'TV Show', 'Edha', '', 'Juana Viale, Andrés Velencoso, Delfina Chaves, Osmar Nuñez, Germán Palacios, Juan Pablo Geretto, Sofía Gala, Daniel Pacheco, Daniel Hendler, Flavio Mendoza', 'Argentina', 'March 16, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', 'Revenge, passion and dark secrets push a successful fashion designer and single mother to her limits when she meets a handsome and mysterious man.']\n",
-      "['s1926', 'Movie', 'Edmilson Filho: Notas, Comedy about Relationships', 'Halder Gomes', 'Edmilson Filho', 'Brazil', 'November 1, 2018', '2017', 'TV-MA', '80 min', 'Stand-Up Comedy', 'Brazilian comedian Edmilson Filho walks his audience through the stages of a modern relationship, playing up the differences between men and women.']\n",
-      "['s1927', 'Movie', 'Edoardo Ferrario: Temi Caldi', 'Francesco Imperato', 'Edoardo Ferrario', 'Italy', 'March 15, 2019', '2019', 'TV-MA', '65 min', 'Stand-Up Comedy', 'Italian comedian Edoardo Ferrario riffs on life at 30 and unpacks the peculiarities of global travel, social media and people who like craft beer.']\n",
-      "['s1928', 'Movie', 'Ee Nagaraniki Emaindi', 'Tharun Bhascker', 'Vishwaksen Naidu, Sushanth Reddy, Abhinav Gomatam, Venkatesh Kakumanu, Anisha Ambrose, Simran Choudhary', 'India', 'September 6, 2019', '2018', 'TV-14', '133 min', 'Comedies, International Movies', 'In Goa and in desperate need of cash, four childhood friends get another shot at making their long-abandoned dreams of becoming filmmakers come true.']\n",
-      "['s1929', 'Movie', 'Eeda', 'Ajithkumar', 'Shane Nigaam, Nimisha Sajayan, Manikandan R. Achari, Alencier Ley Lopez, Sujith Sankar, P. Balachandran, Sudhi Koppa', 'India', 'September 15, 2018', '2018', 'TV-14', '153 min', 'Dramas, International Movies, Romantic Movies', 'Two young adults with families on opposite ends of the political spectrum fall in love in a Kerala city torn by violence.']\n",
-      "['s1930', 'Movie', 'Eerie', 'Mikhail Red', 'Bea Alonzo, Jake Cuenca, Maxene Magalona, Charo Santos, Mary Joy Apostol, Gabby Padilla, Gillian Vicencio', 'Philippines, Singapore', 'July 26, 2019', '2019', 'TV-14', '100 min', 'Horror Movies, International Movies', \"When a student's suicide rattles an all-girls Catholic school, a clairvoyant guidance counselor leans on a ghost to uncover the convent's abusive past.\"]\n",
-      "['s1931', 'Movie', 'Effie Gray', 'Richard Laxton', 'Dakota Fanning, Emma Thompson, Julie Walters, David Suchet, Derek Jacobi, James Fox, Robbie Coltrane, Claudia Cardinale, Greg Wise, Tom Sturridge', 'United Kingdom', 'December 1, 2020', '2014', 'PG-13', '109 min', 'Dramas, International Movies, Romantic Movies', 'Trapped in a loveless marriage, the young wife of Victorian-era art critic John Ruskin finds herself falling for an artist — and looking for a way out.']\n",
-      "['s1932', 'Movie', 'Eggnoid: Love & Time Portal', 'Naya Anindita', 'Morgan Oey, Sheila Dara, Luna Maya, Kevin Julio, Anggika Bolsterli, Reza Nangin, Martin Anugrah, Fatih Unru', 'Indonesia', 'December 17, 2020', '2019', 'TV-14', '102 min', 'Dramas, International Movies, Romantic Movies', 'Sent from the future to look after a lonely girl, Eggy finds himself falling for her. But dating is forbidden and would risk both their fates.']\n",
-      "['s1933', 'Movie', 'Eh Janam Tumhare Lekhe', 'Harjit Singh', 'Pavan Malhotra, Sudhanshu Aggarwal, Arjuna Bhalla, Avrinder Kaur, Arvinder Bhatti, Master Yuvraj, Jai Bharti, Gagandeep Singh', 'India', 'December 1, 2017', '2015', 'TV-14', '124 min', 'Dramas, International Movies', 'Driven by the lessons he learned from his mother, and the values of the Sikh religion, a man sets out on a mission to serve humanity.']\n",
-      "['s1934', 'TV Show', 'Einsatzgruppen: The Nazi Death Squads', '', 'Paul Bandey', 'France', 'November 10, 2016', '2009', 'TV-MA', '1 Season', 'Docuseries, International TV Shows', 'This documentary series examines the Einsatzgruppen, Nazis responsible for the mass murder of Jews, Romani and Soviet prisoners in Eastern Europe.']\n",
-      "['s1935', 'Movie', 'Either Me Or My Auntie', 'Saeed Hamed', 'Mohamed Henedi, Donia Samir Ghanim, Hassan Hosny, Fadia Abdel Ghany, Alaa Morsy, Lotfy Labib, Nabil Issa, Hatem Jamel, Alaa Zinhom, Hala Sarhan', 'Egypt', 'May 19, 2020', '2006', 'TV-PG', '105 min', 'Comedies, International Movies', \"A musician's marriage proposal to his girlfriend is denied by her mother, whose affinity for magic begins to meddle in their relationship even more.\"]\n",
-      "['s1936', 'Movie', 'Ek Cup Chya', 'Sumitra Bhave, Sunil Sukthankar', 'Kishore Kadam, Ashwini Giri, Kamal Desai, Devika Daftardar, Sunil Sukthankar, Shriram Ranade, Padmanabh Bind', 'India', 'March 15, 2018', '2009', 'TV-PG', '120 min', 'Dramas, Independent Movies, International Movies', \"A poor bus conductor's efforts at obtaining information about his enormous electricity bill are hindered by a corrupt system.\"]\n",
-      "['s1937', 'Movie', 'Ek Hasina Thi', 'Sriram Raghavan', 'Saif Ali Khan, Urmila Matondkar, Seema Biswas, Pratima Kazmi, Aditya Srivastava, Rasika Joshi, Madan Joshi, Seema Adhikari', 'India', 'August 1, 2019', '2004', 'TV-MA', '134 min', 'Dramas, International Movies, Thrillers', 'Imprisoned for underworld crimes she didn’t commit, a vengeful woman breaks free and goes scorched earth on the smooth-talking suitor who framed her.']\n",
-      "['s1938', 'Movie', 'Ek Jaan Hain Hum', 'Rajiv Mehra', 'Rajiv Kapoor, Divya Rana, Shammi Kapoor, Tanuja, Kiran Vairale, Rakesh Bedi, Gulshan Grover, Monty Sharma', 'India', 'September 1, 2017', '1983', 'TV-14', '151 min', 'Dramas, International Movies, Music & Musicals', 'While trying to win over his beloved’s parents, a young man is accused of arson, and his father soon realizes insanity may be his only defense.']\n",
-      "['s1939', 'Movie', 'Ek Khiladi Ek Haseena', 'Suparn Verma', 'Koena Mitra, Fardeen Khan, Kay Kay Menon, Mumait Khan, Rakhi Sawant, Feroz Khan, Zabyn Khan, Rohit Roy, Gulshan Grover, Amin Hajee', 'India', 'April 15, 2019', '2005', 'TV-14', '141 min', 'International Movies, Music & Musicals, Thrillers', \"Indebted to a gangster, a grifter assembles a band of fellow swindlers to attempt his biggest scam yet, but it's soon clear that no one can be trusted.\"]\n",
-      "['s1940', 'Movie', 'Ek Ladki Ko Dekha Toh Aisa Laga', 'Shelly Chopra Dhar', 'Anil Kapoor, Sonam Kapoor, Rajkummar Rao, Juhi Chawla, Abhishek Duhan, Regina Cassandra, Madhumalti Kapoor, Seema Pahwa, Brijendra Kala, Alka Badola Kaushal', 'India', 'April 2, 2019', '2019', 'TV-14', '120 min', 'Comedies, Dramas, International Movies', 'As her family seeks to marry her off and a hopeful writer pursues her, a small-town woman struggles to reveal the long-hidden truth about who she loves.']\n",
-      "['s1941', 'Movie', 'Ek Main Aur Ekk Tu', 'Shakun Batra', 'Kareena Kapoor, Imran Khan, Boman Irani, Ram Kapoor, Ratna Pathak Shah, Zenobia Shroff, Soniya Mehra, Akshat Verma, Dana Lewis, Rajesh Khattar', 'India', 'October 1, 2018', '2012', 'TV-14', '106 min', 'Comedies, International Movies, Romantic Movies', 'Bollywood stars Imran Khan and Kareena Kapoor pair up to play exceptionally dissimilar lovers in this lighthearted romantic comedy.']\n",
-      "['s1942', 'Movie', 'Ekşi Elmalar', 'Yılmaz Erdoğan', 'Yılmaz Erdoğan, Farah Zeynep Abdullah, Songül Öden, Şükran Ovalı, Devrim Yakut, Şükrü Özyıldız, Fatih Artman, Cezmi Baskın, Caner Cindoruk, Ersin Korkut', 'Turkey', 'April 29, 2020', '2016', 'TV-PG', '109 min', 'Dramas, International Movies', 'In an eastern Turkish town, suitors knock on the door of the mayor and father of three beautiful daughters who choose to follow their own paths.']\n",
-      "['s1943', 'Movie', 'El último testigo', 'Philipp Stölzl', 'Aaron Eckhart, Liana Liberato, Olga Kurylenko, Garrick Hagon, Eric Godon, Yassine Fadel, Neil Napier, David Bark-Jones, Alexander Fehling, Nick Alachiotis, Jade Hassouné', 'United States, Canada, Belgium, United Kingdom', 'February 4, 2018', '2012', 'R', '105 min', 'Action & Adventure', \"A security expert and ex-CIA agent living in Belgium must go on the run with his estranged teen daughter when they're both marked for assassination.\"]\n",
-      "['s1944', 'TV Show', 'El Barco', '', 'Juanjo Artero, Mario Casas, Blanca Suárez, Irene Montalà, Luis Callejo, Neus Sanz, Juan Pablo Shuk, Ivan Massagué, Marina Salas, Bernabé Fernández, Javier Hernández, Patricia Arbúes, David Seijo, Giselle Calderón', 'Spain', ' July 1, 2017', '2013', 'NR', '3 Seasons', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'Forty young crew members traveling aboard a training vessel are in for the adventure of a lifetime – especially when a storm leaves them lost at sea.']\n",
-      "['s1945', 'Movie', 'El Camino Christmas', 'David E. Talbert', \"Jessica Alba, Tim Allen, Dax Shepard, Vincent D'Onofrio, Luke Grimes, Kurtwood Smith, Michelle Mylett\", 'United States', 'December 8, 2017', '2017', 'TV-MA', '89 min', 'Comedies, Dramas', 'Stuck in a liquor store during an alleged robbery, a group of strangers shares hidden truths and forms an unexpected bond on Christmas Eve.']\n",
-      "['s1946', 'Movie', 'El Camino: A Breaking Bad Movie', 'Vince Gilligan', 'Aaron Paul', 'United States', 'October 11, 2019', '2019', 'TV-MA', '123 min', 'Dramas, Thrillers', 'Fugitive Jesse Pinkman attempts to outrun his past. Written and directed by \"Breaking Bad\" creator Vince Gilligan, starring Aaron Paul.']\n",
-      "['s1947', 'TV Show', 'El Cartel', '', 'Manolo Cardona, Karen Martínez, Robinson Díaz, Diego Cadavid, Fernando Solórzano, Julian Arango, Sandra Reyes, Juan Pablo Raba, Fernando Arévalo', 'Colombia', 'August 24, 2018', '2008', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'One man makes a fateful decision to get involved with a Colombian drug cartel in this series based on a novel by Andrés López López.']\n",
-      "['s1948', 'TV Show', 'El Cartel 2', '', 'Diego Cadavid, Robinson Díaz, Patricia Manterola, Carolina Guerra, John Álex Toro, Luis Eduardo Arango, Alejandro Martínez, Juan Sebastián Aragón, Víctor Mallarino, Santiago Moure, Carlos Echavarría, John Gertz', 'Colombia', 'August 24, 2018', '2010', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'Drug trafficker Pepe Cadena navigates the treacherous waters of warring cartels in Mexico and Colombia while avoiding capture by the DEA and police.']\n",
-      "['s1949', 'TV Show', 'El Chapo', '', 'Marco de la O, Humberto Busto, Alejandro Aguilar, Rodrigo Abed, Luis Fernando Peña, Juan Carlos Olivas, Rolf Petersen, Carlos Hernan Romo, Héctor Holten, Diego Vásquez, Teté Espinoza, Luis Rábago, Dolores Heredia, Cristina Michaus, Valentina Acosta, Juliette Pardau, Abril Schreiber', 'Mexico, United States', 'July 27, 2018', '2018', 'TV-MA', '3 Seasons', 'Crime TV Shows, Spanish-Language TV Shows, TV Action & Adventure', 'This drama series chronicles the true story of the rise, capture and escape of notorious Mexican drug lord Joaquín \"El Chapo\" Guzmán.']\n",
-      "['s1950', 'TV Show', 'El Chavo', '', 'Roberto Gómez Bolaños, María Antonieta de las Nieves, Carlos Villagrán, Florinda Meza García, Angelines Fernández Abad, Rubén Aguirre Fuentes, Edgar Vivar, Ramón Gómez Valdez de Castillo', 'Mexico', 'December 31, 2017', '1979', 'TV-PG', '1 Season', \"Classic & Cult TV, Kids' TV, Spanish-Language TV Shows\", 'El Chavo is a poor, nameless orphan who lives in an apartment building with La Chilindrina, Quico, Doña Florinda, Don Ramón and Professor Jirafales.']\n",
-      "['s1951', 'Movie', 'El Che', 'Matías Gueilburt', 'Paco Ignacio Taibo II', 'Venezuela', 'October 15, 2017', '2017', 'TV-14', '119 min', 'Documentaries, International Movies', 'Spanish-Mexican writer Paco Ignacio Taibo II hits the road to trace the footsteps of Ernesto \"Che\" Guevara and sheds new light on the revolutionary.']\n",
-      "['s1952', 'TV Show', 'El Clon', '', 'Mauricio Ochmann, Sandra Echeverría, Saúl Lisazo, Roberto Moll, Geraldine Zivic, Andrea López, Juan Pablo Raba, Daniel Lugo', 'United States', 'May 18, 2017', '2010', 'TV-14', '1 Season', 'Romantic TV Shows, Spanish-Language TV Shows, TV Dramas', \"Religion thwarted Lucas and Jade's young love. They reunite decades later, but Jade's heart is torn between the man she knew and his younger clone.\"]\n",
-      "['s1953', 'Movie', 'El club de los buenos infieles', '', 'Raúl Fernández, Fele Martínez, Juanma Cifuentes, Hovik Keuchkerian, Albert Ribalta, Jordi Vilches, Adrián Lastra, Raquel Salvador, Marta Brucart, Betsy Turnez', 'Spain', 'July 19, 2018', '2018', 'TV-MA', '85 min', 'Comedies, International Movies', 'Four childhood buddies in passionless marriages try a counterintuitive idea: a secret club for men who want to cheat – to regain lust for their wives.']\n",
-      "['s1954', 'Movie', 'El club de los insomnes', 'Joseduardo Giordano, Sergio Goyri Jr.', 'Cassandra Ciangherotti, Leonardo Ortizgris, Alejandra Ambrosi, Alexandra De La Mora, Mónica Dionne, Sergio Goyri, Fernando Becerril, Humberto Busto, Marco Méndez, Alejandra Urdiaín, Khristian Clausen, Fernando Luján', 'Mexico', 'November 30, 2018', '2018', 'TV-MA', '82 min', 'Dramas, International Movies', 'An insomniac, an aspiring photographer and a pregnant veterinarian form a unique friendship during late-night meetings at a 24-hour mini-mart.']\n",
-      "['s1955', 'TV Show', 'El desconocido', '', 'Guillermo Iván, César Manjarrez, Estrella Solís, Liliana Moreno, Marco Uriel, Mario Zaragoza, Fernando Sarfatti, José Ángel Bichir, Paty Blanco, Pía Sanz, Scarlet Gruber, Pakey Vázquez, Ivonne Montero', '', 'June 14, 2019', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"Based on real events, the fictional story of Mexican drug lord El Chato's number one hitman, El Cholo.\"]\n",
-      "['s1956', 'TV Show', 'El Dragón: Return of a Warrior', '', 'Sebastián Rulli, Renata Notni, Roberto Mateos, Irina Baeva, Cassandra Sánchez Navarro, Manuel Balbi, Javier Gómez, Alejandro Ávila, Sofía Castro, Juan Pablo Gil', 'Mexico', 'April 17, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'To replace his grandfather as head of a cartel, a Tokyo financier returns to his home country of Mexico, where he must battle two rivals for control.']\n",
-      "['s1957', 'Movie', 'El Especial de Alex Fernández, el Especial', 'Jan Suter', 'Alex Fernández', 'Mexico', 'October 13, 2017', '2017', 'TV-MA', '52 min', 'Stand-Up Comedy', 'From a Mexico City theme park, energetic stand-up Alex Fernández riffs on music, cheap toys, insecurity and other fun things about growing up.']\n",
-      "['s1958', 'Movie', 'El fin de ETA', 'Justin Webster', '', 'Spain', 'April 8, 2017', '2017', 'TV-14', '106 min', 'Documentaries, International Movies', 'This documentary chronicles the decade-long process that led to the end of the ETA, a Basque terrorist group that operated for more than 50 years.']\n",
-      "['s1959', 'Movie', 'El límite infinito', 'Pablo Aulita', 'Jean Maggi', '', 'June 18, 2020', '2020', 'TV-PG', '48 min', 'Documentaries, International Movies, Sports Movies', 'From early struggles to his climb up the Himalayas, Jean Maggi gets profiled in this documentary that highlights his advancement of adaptive sports.']\n",
-      "['s1960', 'TV Show', 'El Marginal', '', 'Juan Minujín, Martina Gusman, Gerardo Romano, Claudio Rissi, Carlos Portaluppi, Nicolás Furtado, Cristina Banegas, Abel Ayala', 'Argentina', 'September 27, 2019', '2019', 'TV-MA', '3 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"While investigating a kidnapping, an ex-cop sent to infiltrate a prison finds himself surrounded by dangerous felons who can't know his real identity.\"]\n",
-      "['s1961', 'Movie', 'El Pepe, a Supreme Life', 'Emir Kusturica', 'José Mujica, Emir Kusturica', 'Argentina, Uruguay, Serbia', 'December 27, 2019', '2018', 'TV-14', '73 min', 'Documentaries, International Movies', 'In this intimate documentary, former Uruguayan President José \"Pepe\" Mujica talks about lessons he learned while in prison, his ideals and the future.']\n",
-      "['s1962', 'Movie', 'El Potro: Unstoppable', 'Lorena Munoz', 'Jimena Barón, Rodrigo Romero, Diego Cremonesi, Daniel Aráoz, Malena Sánchez, Julieta Vallina, Florencia Peña, Simja Dujov, Adan Otero, Fernán Mirás', '', 'January 4, 2019', '2018', 'TV-MA', '122 min', 'Dramas, International Movies, Music & Musicals', 'Argentine cuarteto singer Rodrigo \"El Potro\" Bueno rises to fame amid personal struggles in this dramatization of the charismatic superstar\\'s life.']\n",
-      "['s1963', 'TV Show', 'El Reemplazante', '', 'Iván Álvarez de Araya, Blanca Lewin, Karla Melo, Sebastián Ayala, Roberto Farías, Sergio Hernández', 'Chile', 'April 4, 2020', '2013', 'TV-MA', '2 Seasons', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', \"A former high-ranking financial executive finds redemption and romance when he's paroled after a prison sentence and becomes a math teacher.\"]\n",
-      "['s1964', 'TV Show', 'El señor de los Cielos', '', 'Rafael Amaya, Ximena Herrera, Robinson Díaz, Raúl Méndez, Gabriel Porras, Carmen Villalobos, Mauricio Ochmann, Fernanda Castillo, Marlene Favela, Carmen Aub, Maritza Rodríguez', 'United States, Mexico, Colombia', 'April 30, 2020', '2019', 'TV-MA', '7 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"Only Aurelio Casillas can fill Pablo Escobar's shoes and become Mexico's biggest drug trafficker of the '90s.\"]\n",
-      "['s1965', 'Movie', 'El sendero de la anaconda', 'Alessandro Angulo', 'Wade Davis, Martin von Hildebrand', 'Colombia', 'November 15, 2019', '2019', 'TV-14', '74 min', 'Documentaries, International Movies', 'In the most remote areas of the Amazon jungle, a writer and his anthropologist friend meet communities who have resisted change for centuries.']\n",
-      "['s1966', 'Movie', 'El silencio es bienvenido', 'Gabriela García Rivas', 'Eileen Yáñez, Jorge Luis Moreno, Daniela Newton, Andrea Newton, Luis Eduardo Yee, Enrique Medina, Roberto Fiesco', 'Mexico', 'March 20, 2020', '2017', 'TV-14', '95 min', 'Dramas, Independent Movies, International Movies', \"As a teen languishes during a spiritless road trip, she learns of the troubles in her parents' marriage as a crisis in her country looms.\"]\n",
-      "['s1967', 'Movie', 'El testigo', 'Kate Horne', 'Jesús Abad Colorado', 'Colombia, Peru, United Kingdom', 'June 28, 2019', '2018', 'TV-14', '73 min', 'Documentaries, International Movies', \"Colombian photojournalist Jesús Abad Colorado shares the stories behind a series of civil war photographs he captured throughout the '80s and '90s.\"]\n",
-      "['s1968', 'TV Show', 'El Vato', '', 'El Dasa, Cristina Rodlo, Ricardo Polanco, Gustavo Egelhaaf, Mauricio Martínez, Itatí Cantoral, Arcelia Ramírez, Horacio Castelo, Fátima Molina, Leonardo Daniel, Giancarlo Vidrio, Mónica Dionne, Sebastián Ferrat, Mauricio Isaac, Aldo Gallardo, Julio Casado, Arnulfo Reyes Sanchez, José María de Tavira, Pablo Bracho, Patricio Sebastián', 'United States', ' February 24, 2018', '2017', 'TV-MA', '2 Seasons', 'International TV Shows, Spanish-Language TV Shows, TV Comedies', 'Regional Mexican singer El Vato and his friends struggle to succeed in the enticing but deceptive music world in Los Angeles, California.']\n",
-      "['s1969', 'Movie', 'El Viaje: Márama y Rombai', 'Federico Lemos', '', '', 'October 18, 2017', '2016', 'TV-PG', '79 min', 'Children & Family Movies, Documentaries, International Movies', 'Popular South American bands Márama and Rombai share footage of behind-the-scenes antics and discuss their sudden rise to stardom.']\n",
-      "['s1970', 'Movie', \"El-Khawaga's Dilemma\", 'Peter Mimi', 'Hassan El Raddad, Mohamed Lotfy, Hana El Zahed, Hassan Hosny, Majed El Masry, Mohamed Ezz, Samia Trabelsi, Yasser Al Zankalouni, Ahmed El Sobky, Bayoumi Fouad', 'Egypt', 'October 15, 2020', '2018', 'TV-14', '94 min', 'Action & Adventure, Comedies, International Movies', 'After a car crash, sparks fly for a financially struggling man and the daughter of a business tycoon, unraveling dark secrets and loose ends.']\n",
-      "['s1971', 'Movie', 'Elaan', 'K. Ramanlal', 'Vinod Mehra, Rekha, Vinod Khanna, Helen, Madan Puri, Brahm Bhardwaj', 'India', 'April 1, 2017', '1971', 'TV-14', '143 min', 'Action & Adventure, Cult Movies, International Movies', \"Journalist Naresh is hired to probe illegal activities on an island. When he's captured, a fellow prisoner gives him a ring with magic powers.\"]\n",
-      "['s1972', 'Movie', 'Elena', 'Petra Costa', '', 'Brazil, United States', 'September 1, 2019', '2012', 'TV-14', '81 min', 'Documentaries, International Movies', 'In this documentary, the director remembers a sister who left behind her life under Brazil’s dictatorship and moved to New York with dreams of acting.']\n",
-      "['s1973', 'Movie', 'Elephants Dream 4 Hour', 'Bassam Kurdali', 'Cas Jansen, Tygo Gernandt', 'Netherlands', 'August 23, 2018', '2006', 'TV-MA', '196 min', 'International Movies, Sci-Fi & Fantasy', 'Friends Proog and Emo live in a capricious, seemingly infinite machine with a sinister purpose in this experimental computer-animated short.']\n",
-      "['s1974', 'Movie', 'Elevator Baby', 'Akhigbe Ilozobhie', 'Toyin Abraham, Timini Egbuson, Shaffy Bello, Yemi Solade, Broda Shaggi, Sambasa Nzeribe, Ijeoma Aniebo, Blessing Onwukwe', 'Nigeria', 'June 20, 2020', '2019', 'TV-MA', '84 min', 'Dramas, International Movies', 'A chance encounter brings a brash, wealthy young man and an underprivileged woman together when they get stuck in an elevator and she goes into labor.']\n",
-      "['s1975', 'Movie', 'Elf Pets: A Fox Cub’s Christmas Tale', 'Chanda Bell', 'Leslie Bellair, Brad Hyland, Brody Rose, Carol Aebersold', 'United States', 'November 1, 2020', '2020', 'TV-Y', '28 min', 'Children & Family Movies', 'An elite team of elves – and their furry fox cub friends – help bring the Christmas spirit to a boy whose mom may not make it home for the holidays.']\n",
-      "['s1976', 'Movie', 'Elf Pets: Santa’s Reindeer Rescue', 'Chanda Bell', 'Brad Hyland, Drew Barber, Ashley Roberts, Lowrey Brown, Kristyl Tift, Manny Mahen, Olivia Berkeley, Eleanor Rocha', 'United States', 'November 1, 2020', '2020', 'TV-Y', '27 min', 'Children & Family Movies', 'Determined to help Santa get ready for his merry rounds of gift-giving, a team of special elves wrangles in more reindeer and much-needed holiday magic.']\n",
-      "['s1977', 'Movie', 'Eli', 'Ciarán Foy', 'Charlie Shotwell, Lili Taylor, Kelly Reilly, Max Martini, Sadie Sink, Deneen Tyler, Katia Gomez', 'United States', 'October 18, 2019', '2019', 'TV-MA', '98 min', 'Horror Movies', 'With his desperate parents in tow, an 11-year-old boy with a debilitating illness checks into an isolated clinic to undergo experimental therapy.']\n",
-      "['s1978', 'Movie', 'Elisa & Marcela', 'Isabel Coixet', 'Natalia de Molina, Greta Fernández, Sara Casasnovas, Tamar Novas, Kelly Lua, Manuel Lourenzo, Jorge Suquet, Ana Santos, Mariana Carballal, Roberto Leal, Luisa Merelas, Amparo Moreno, Lluís Homar, Manolo Solo, María Pujalte, Francesc Orella', 'Spain', 'June 7, 2019', '2019', 'TV-MA', '119 min', 'Dramas, International Movies, LGBTQ Movies', 'In 1901 Spain, Elisa Sánchez Loriga adopts a male identity in order to marry the woman she loves, Marcela Gracia Ibeas. Based on true events.']\n",
-      "['s1979', 'TV Show', 'Elite', '', 'Danna Paola, Miguel Herrán, María Pedraza, Itzan Escamilla, Miguel Bernardeau, Jaime Lorente, Álvaro Rico, Arón Piper, Mina El Hammani, Ester Expósito, Omar Ayuso', 'Spain', 'March 13, 2020', '2020', 'TV-MA', '3 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'When three working-class teens enroll in an exclusive private school in Spain, the clash between them and the wealthy students leads to murder.']\n",
-      "['s1980', 'Movie', 'Elizabeth at 90: A Family Tribute', 'John Bridcut', '', 'United Kingdom', 'May 22, 2017', '2016', 'TV-G', '90 min', 'Documentaries', \"A blend of the royal family's intimate recollections and rarely seen home movies pays tribute to Queen Elizabeth II on the eve of her 90th birthday.\"]\n",
-      "['s1981', 'Movie', 'Elizabeth Harvest', 'Sebastian Gutierrez', 'Abbey Lee, Ciarán Hinds, Carla Gugino, Matthew Beard, Dylan Baker', 'United States', 'August 1, 2020', '2019', 'R', '109 min', 'Dramas, Sci-Fi & Fantasy', 'When a young newlywed enters the one chamber in her husband’s mansion that’s off-limits, she faces the horrifying consequences of defying the rules.']\n",
-      "['s1982', 'TV Show', 'Ellen DeGeneres: Relatable', 'Joel Gallen, Tig Notaro', 'Ellen DeGeneres', 'United States', 'December 18, 2018', '2018', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', \"In her first special since 2003, Ellen revisits her road to stardom and details the heartfelt – and hilarious – lessons she's learned along the way.\"]\n",
-      "['s1983', 'Movie', 'Elles étaient en guerre (1914-1918)', 'Fabien Beziat, Hugues Nancy', 'Nathalie Baye', 'France', 'December 31, 2017', '2014', 'TV-14', '93 min', 'Documentaries, International Movies', \"Trace the overlapping journeys of exceptional women swept up in World War I and hear their tales of bravery on history's front lines.\"]\n",
-      "['s1984', 'Movie', 'Elles étaient en guerre 1939-1945', 'Hugues Nancy, Fabien Beziat', '', '', 'March 1, 2018', '2015', 'TV-MA', '92 min', 'Documentaries, International Movies', 'Mothers, nurses, soldiers and deportees – these women fought against persecution for freedom and survival amid the turbulence of World War II.']\n",
-      "['s1985', 'Movie', 'Elles ont toutes une histoire', 'Nils Tavernier', '', '', 'December 31, 2017', '2016', 'TV-PG', '49 min', 'Documentaries, International Movies', 'From Asia, Africa and Latin America, five women share extraordinary stories of strength and determination in the face of violence and inequality.']\n",
-      "['s1986', 'Movie', 'Elliot the Littlest Reindeer', 'Jennifer Westcott', 'Josh Hutcherson, Samantha Bee, Martin Short, Morena Baccarin, Jeff Dunham, John Cleese', 'Canada', 'November 1, 2020', '2018', 'PG', '90 min', 'Children & Family Movies', \"When Blitzen suddenly retires, a miniature horse determined to join Santa's reindeer team faces fierce competition in the North Pole tryouts.\"]\n",
-      "['s1987', 'Movie', 'Elstree 1976', 'Jon Spira', 'Paul Blake, Jeremy Bulloch, John Chapman, Anthony Forrest, Laurie Goode, Garrick Hagon, Derek Lyons, Angus MacInnes, David Prowse, Pam Rose', 'United Kingdom', 'September 6, 2016', '2015', 'TV-PG', '102 min', 'Documentaries', 'Then and now footage of bit players who appeared in \"Star Wars\" tells the story of how the film and its legions of fans changed their lives forever.']\n",
-      "['s1988', 'Movie', 'Emelie', 'Michael Thelin', 'Sarah Bolger, Joshua Rush, Carly Adams, Thomas Bair, Susan Pourfar, Chris Beetem', 'United States', 'August 2, 2018', '2016', 'TV-MA', '82 min', 'Horror Movies, Thrillers', \"A suburban couple hires a new sitter to watch their three kids for the night, unaware that the young woman isn't who she claims to be.\"]\n",
-      "['s1989', 'Movie', 'EMI: Liya Hai To Chukana Padega', 'Saurabh Kabra', 'Sanjay Dutt, Arjun Rampal, Malaika Arora, Aashish Chaudhary, Neha Uberoi, Urmila Matondkar, Manoj Joshi, Daya Shanker Pandey, Pushkar Jog, Kulbhushan Kharbanda', 'India', 'May 15, 2019', '2008', 'TV-14', '128 min', 'Comedies, Dramas, International Movies', 'A bank hires an enigmatic and unorthodox debt collector to recover money from four borrowers who are unable to pay their loans.']\n",
-      "['s1990', 'Movie', 'Emicida: AmarElo - It’s All For Yesterday', '', 'Emicida', 'Brazil', 'December 8, 2020', '2020', 'TV-MA', '90 min', 'Documentaries, International Movies, Music & Musicals', \"Between scenes from his concert in São Paulo's Theatro Municipal, rapper and activist Emicida celebrates the rich legacy of Black Brazilian culture.\"]\n",
-      "['s1991', 'TV Show', 'Emily in Paris', '', 'Lily Collins, Philippine Leroy-Beaulieu, Ashley Park, Lucas Bravo, Kate Walsh, Samuel Arnold, Bruno Gouery, Camille Razat', 'United States', 'October 2, 2020', '2020', 'TV-MA', '1 Season', 'Romantic TV Shows, TV Comedies, TV Dramas', 'After landing her dream job in Paris, Chicago marketing exec Emily Cooper embraces her adventurous new life while juggling work, friends and romance.']\n",
-      "['s1992', 'TV Show', \"Emily's Wonder Lab\", '', 'Emily Callandrelli, Sky Alexis, Kennedi Butler, Arya Darbahani, Christopher Farrar, Alex Jayne Go, Jayden Langarcia, Makenzie Lee-Foster, Tenz McCall, Zaela Rae, Mason Wells', 'United States', 'August 25, 2020', '2020', 'TV-Y', '1 Season', \"Kids' TV\", \"Science-loving host Emily Calandrelli makes STEAM fun with activities, demonstrations and at-home experiments that'll make you think — and blow your mind!\"]\n",
-      "['s1993', 'Movie', \"Emma' (Mother)\", 'Riri Riza', 'Cut Mini Theo, Christoffer Nelwan, Arman Dewarti, Jajang C. Noer, Indah Permatasari, Dimi Cindyastira, Irmawati Jabbar, Andreuw Parinussa, Fanesa Kayla', 'Indonesia', 'October 5, 2018', '2016', 'TV-PG', '74 min', 'Dramas, International Movies', \"In 1950s Makassar, the life of a devoted mother is upended when another woman enters her husband's life.\"]\n",
-      "['s1994', 'Movie', 'Emo the Musical', 'Neil Triffett', 'Benson Jack Anthony, Jordan Hare, Rahart Adams, Jon Prasida, Lucy Barrett, Ben Bennett, Craig Hyde-Smith, Geraldine Viswanathan, Kevin Clayette, Bridie Carter', 'Australia', 'February 1, 2018', '2016', 'TV-MA', '94 min', 'Dramas, International Movies, Music & Musicals', \"Expelled from private school for attempted suicide, emo Ethan enters the world of Seymour High and meets a cute Christian who's ready to convert him.\"]\n",
-      "['s1995', 'TV Show', 'Emogenius', '', 'Hunter March', 'United States', 'December 15, 2018', '2017', 'TV-PG', '1 Season', 'Reality TV', 'Two pairs of contestants go head-to-head for several rounds, deciphering puzzles and messages comprised of emojis for a chance at a $10,000 prize.']\n",
-      "['s1996', 'TV Show', 'Empire Games', '', \"Jim O'Brien\", 'Czech Republic, United States', 'October 5, 2018', '2018', 'TV-14', '1 Season', 'Docuseries', \"Interviews with scholars and dramatic reenactments bring to life the origins and history-making achievements of the world's greatest ancient empires.\"]\n",
-      "['s1997', 'Movie', 'Empire of Scents', 'Kim Nguyen', '', 'Canada, France, Italy, Morocco, United States', 'January 1, 2018', '2014', 'TV-14', '87 min', 'Documentaries, International Movies', 'This documentary explores the extent to which our sense of smell directs our survival instincts and enriches our sensual experiences.']\n",
-      "['s1998', 'Movie', 'Employee of the Month', 'Greg Coolidge', 'Dane Cook, Jessica Simpson, Dax Shepard, Andy Dick, Tim Bagley, Brian George, Efren Ramirez, Marcello Thedford, Danny Woodburn, Harland Williams', 'United States', 'October 1, 2020', '2006', 'PG-13', '108 min', 'Comedies, Romantic Movies', 'Warehouse workers Vince and Zack compete in a full-on war to be named Employee of the Month and win a date with their dream girl.']\n",
-      "['s1999', 'TV Show', 'Encerrados', '', 'Luis Machín, Maria Merlino, Fabián Vena, Ana Chalentano, Nelly Prince, Victor Laplace, Silvia Pérez, Pilar Gamboa, Alberto Ajaka, Fabio Alberti, Martin Slipak, Martín Piroyansky, Paula Ransenberg', '', 'June 18, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Comedies', 'This fictional series tells the stories of what happens to people when they feel caged in, whether physically, psychologically or emotionally.']\n",
-      "['s2000', 'Movie', 'Encounter: The Killing', 'Ajay Phansekar', 'Naseeruddin Shah, Tara Deshpande, Akash Khurana, Ratna Pathak Shah, Dilip Prabhavalkar, Avtar Gill', 'India', 'December 31, 2019', '2002', 'TV-14', '151 min', 'Dramas, Independent Movies, International Movies', \"After accidentally killing a young mobster, a guilt-stricken police officer searches for the parents who never came forward to claim their son's body.\"]\n",
-      "['s2001', 'TV Show', 'Encounters with Evil', '', 'Richard Lintern', 'United Kingdom', 'July 12, 2019', '2016', 'TV-14', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', 'This documentary series tries to get at the root of some of the most heinous crimes ever committed by deranged, cold-blooded criminals.']\n",
-      "['s2002', 'Movie', 'End Game', 'Rob Epstein, Jeffrey Friedman', '', 'United States', 'May 4, 2018', '2018', 'TV-PG', '40 min', 'Documentaries', 'Facing an inevitable outcome, terminally ill patients meet extraordinary medical practitioners seeking to change our approach to life and death.']\n",
-      "['s2003', 'Movie', 'End of Watch', 'David Ayer', 'Jake Gyllenhaal, Michael Peña, Natalie Martinez, Anna Kendrick, David Harbour, Frank Grillo, America Ferrera, Cle Sloan, Jaime FitzSimons, Cody Horn, Shondrella Avery, America Ferrara', 'United States', 'November 23, 2019', '2012', 'R', '109 min', 'Action & Adventure', 'Officers Taylor and Zavala patrol the streets of South Central Los Angeles, an area of the city ruled by gangs and riddled with drug violence.']\n",
-      "['s2004', 'TV Show', 'Enemigo íntimo', '', 'Raúl Méndez, Fernanda Castillo, Matias Novoa, Guillermo Quintanilla, Leonardo Daniel, Otto Sirgo, Alejandro Speitzer, Armando Hernández, Valentina Acosta, Elvira Monsell', '', 'August 8, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, Spanish-Language TV Shows, TV Dramas', 'Siblings separated as children who no longer recognize each other are pitted against each other in a war involving drugs, crime and betrayal.']\n",
-      "['s2005', 'Movie', 'Enemy', 'Denis Villeneuve', 'Jake Gyllenhaal, Mélanie Laurent, Sarah Gadon, Isabella Rossellini, Joshua Peace, Tim Post', 'Canada, Spain, France', 'July 15, 2018', '2013', 'R', '91 min', 'Independent Movies, Thrillers', 'When a humdrum academic spots his double in a movie, he launches a search that leads him to a small-time actor who looks exactly like him.']\n",
-      "['s2006', 'TV Show', 'Engineering Girls', '', 'Barkha Singh, Kritika Avasthi, Sejal Kumar', 'India', 'October 1, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies', 'Three engineering students deal with dorm drama, date around, and do whatever it takes to make their dreams come true.']\n",
-      "['s2007', 'Movie', 'English Babu Desi Mem', 'Praveen Nischol', 'Shah Rukh Khan, Sonali Bendre, Rajeshwari, Saeed Jaffrey, Kiran Kumar, Baba Brahmbhatt, Ishita Haria, Sunny Singh, Gulshan Bawra', 'India', 'May 1, 2017', '1996', 'TV-14', '163 min', 'Comedies, Dramas, International Movies', 'After his brother dies, wealthy Vikram reluctantly returns to India and forms a surprise bond with his orphaned nephew and the showgirl raising him.']\n",
-      "['s2008', 'Movie', 'Enissa Amani: Ehrenwort', 'Max Amini', 'Enissa Amani', 'Germany', 'April 26, 2018', '2018', 'TV-MA', '66 min', 'Stand-Up Comedy', 'Live from Hamburg, Iranian-German comedian Enissa Amani shares her take on German engineering, tax deductions and online fan-mail etiquette.']\n",
-      "['s2009', 'Movie', 'Enlighten Us', 'Jenny Carchman', 'James Arthur Ray', 'United States', 'January 18, 2017', '2016', 'TV-14', '93 min', 'Documentaries', 'This documentary digs deep to recount the saga of the superstar self-help guru convicted of negligent homicide in the deaths of three followers.']\n",
-      "['s2010', 'Movie', 'Enola Holmes', 'Harry Bradbeer', 'Millie Bobby Brown, Henry Cavill, Sam Claflin, Helena Bonham Carter, Louis Partridge, Burn Gorman, Adeel Akhtar, Susan Wokoma, Frances de la Tour, Fiona Shaw', 'United Kingdom', 'September 23, 2020', '2020', 'PG-13', '124 min', 'Action & Adventure, Children & Family Movies, Dramas', 'While searching for her missing mother, intrepid teen Enola Holmes uses her sleuthing skills to outsmart big brother Sherlock and help a runaway lord.']\n",
-      "['s2011', 'TV Show', 'Entangled', '', 'Thomas Ong, Jack Tan, Margaret Wang, Kate Pang, Huang Qi Ming, Aileen Tan, Rayson Tan, Zhang Shui Fa', 'South Korea', 'August 1, 2017', '2014', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'When the children of two families become friends, they begin to unravel a horrific crime in the past that already linked their fathers to each other.']\n",
-      "['s2012', 'Movie', 'Entanglement', 'Jason James', 'Thomas Middleditch, Jess Weixler, Diana Bang, Randal Edwards, Marilyn Norry, Johannah Newmarch, Nicole LaPlaca', 'Canada', 'December 9, 2018', '2018', 'TV-MA', '85 min', 'Dramas, Independent Movies, Romantic Movies', 'After his ailing father makes a shocking confession, a desperately depressed man sets out to find the woman he believes will change his destiny.']\n",
-      "['s2013', 'Movie', 'Enter the Anime', 'Alex Burunova', 'Kozo Morishita, Yoko Takahashi, Shinji Aramaki, Kenji Kamiyama', 'United States, Japan', 'August 5, 2019', '2019', 'TV-MA', '59 min', 'Documentaries, International Movies', 'What is anime? Through deep-dives with notable masterminds of this electrifying genre, this fast-paced peek behind the curtain seeks to find the answers.']\n",
-      "['s2014', 'Movie', 'Enter the Dragon', 'Robert Clouse', 'Bruce Lee, John Saxon, Jim Kelly, Ahna Capri, Kien Shih, Robert Wall, Angela Mao, Betty Chung, Geoffrey Weeks, Bolo Yeung, Peter Archer', 'Hong Kong, United States', 'January 1, 2021', '1973', 'R', '103 min', 'Action & Adventure, Classic Movies', 'Recruited by a British agent, Shaolin master Lee infiltrates a remote island and a brutal martial arts tournament to spy on a sinister crime lord.']\n",
-      "['s2015', 'Movie', 'Enter the Warriors Gate', 'Matthias Hoene', \"Jeff Daniels, Jack O'Connell, Michelle Dockery, Scoot McNairy, Merritt Wever, Thomas Brodie-Sangster, Francis Ng, Ni Ni\", 'France, Canada, China, Cambodia', 'August 5, 2017', '2016', 'PG-13', '105 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'An avid gamer is magically transported to ancient China, where he must become a warrior in order to save the princess from an evil warlord.']\n",
-      "['s2016', 'TV Show', 'Episodes', '', 'Matt LeBlanc, Tamsin Greig, Stephen Mangan, Kathleen Rose Perkins, John Pankow, Mircea Monroe', 'United Kingdom, United States', 'January 6, 2018', '2017', 'TV-MA', '5 Seasons', 'Classic & Cult TV, TV Comedies', 'Hoping to create an American version of their hit British sitcom, two screenwriters run into cultural obstacles, starting with the lead character.']\n",
-      "['s2017', 'Movie', 'Equals', 'Drake Doremus', 'Nicholas Hoult, Kristen Stewart, Jacki Weaver, Guy Pearce, Rebecca Hazlewood, Scott Lawrence, Kai Lennox, Rizwan Manji', 'United States, Indonesia', 'October 28, 2018', '2015', 'PG-13', '102 min', 'Dramas, Romantic Movies, Sci-Fi & Fantasy', 'Two young lovers depart from the norm simply by having romantic feelings for each other in a society where humans have been relieved of all emotions.']\n",
-      "['s2018', 'TV Show', 'Equestria Girls: Tales of Canterlot High', '', 'Tara Strong, Ashleigh Ball, Andrea Libman, Tabitha St. Germain, Cathy Weseluck, Rebecca Shoichet, Andrew Toth, Ali Liebert', 'United States, Canada', 'October 1, 2017', '2017', 'TV-Y7', '1 Season', \"Kids' TV, TV Comedies\", 'In an alternate universe Equestria, the ponies have become teenage girls who must learn what it means to be human while attending Canterlot High.']\n",
-      "['s2019', 'Movie', 'Equilibrium', 'Kurt Wimmer', 'Christian Bale, Emily Watson, Taye Diggs, Angus Macfadyen, Sean Bean, Sean Pertwee, Matthew Harbour, William Fichtner', 'United States', 'June 8, 2019', '2002', 'R', '107 min', 'Action & Adventure, Dramas, Sci-Fi & Fantasy', 'In a dystopian future, a totalitarian regime maintains peace by subduing the populace with a drug, and displays of emotion are punishable by death.']\n",
-      "['s2020', 'TV Show', 'Equinox', '', 'Danica Curcic, Karoline Hamm, Viola Martinsen, Lars Brygmann, Hanne Hedelund, August Issac Carter, Fanny Leander Bornedal, Ask Mossberg Truelsen, Peder Holm Johansen, Alexandre Willaume, Susanne Storm, Andrea Engelsmann Persson, Thomas Chaanhing, Morten Hauch-Fausbøll, Eskil Tonnesen', 'Denmark, United States', 'December 30, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Mysteries, TV Thrillers', 'Haunted by visions after her sister vanished with her classmates 21 years before, Astrid begins an investigation that uncovers the dark, eerie truth.']\n",
-      "['s2021', 'TV Show', 'Erased', '', 'Tao Tsuchiya, Shinnosuke Mitsushima, Aoi Yuki, Chinatsu Akasaki, Yo Taichi, Akari Kito, Ayaka Nanase, Yukitoshi Kikuchi, Takahiro Mizushima, Minami Takayama, Mitsuru Miyamoto', 'Japan', 'September 1, 2020', '2016', 'TV-14', '1 Season', 'Anime Series, International TV Shows, TV Thrillers', \"Satoru Fujinuma can travel back in time to save others' lives. When he wakes up 18 years in the past, he has a chance to save his murdered classmates.\"]\n",
-      "['s2022', 'Movie', 'Eric Andre: Legalize Everything', 'Eric Notarnicola', 'Eric André', 'United States', 'June 23, 2020', '2020', 'TV-MA', '52 min', 'Stand-Up Comedy', 'Eric Andre takes the stage in New Orleans and tackles flawed fast-food icons, the wonders of autofill and the bizarre choice for the \"Cops\" theme song.']\n",
-      "['s2023', 'Movie', \"Eric ldle's What About Dick?\", 'Eric Idle, Aubrey Powell', 'Russell Brand, Billy Connolly, Tim Curry, Eric Idle, Eddie Izzard, Jane Leeves, Jim Piddock, Tracey Ullman, Sophie Winkleman', 'United States', 'October 2, 2018', '2012', 'TV-MA', '81 min', 'Comedies, Music & Musicals', 'In a madcap stage play from Monty Python icon Eric Idle, comic greats perform the decline and fall of the British Empire ... as told through a piano.']\n",
-      "['s2024', 'Movie', 'Errementari: The Blacksmith and the Devil', 'Paul Urkijo Alijo', 'Kandido Uranga, Uma Bracaglia, Eneko Sagardoy, Ramón Agirre, Josean Bengoetxea, Gotzon Sánchez, José Ramón Argoitia, Gorka Aguinagalde, Iñigo de la Iglesia, Aitor Urtzelai', 'Spain, France', 'October 12, 2018', '2018', 'TV-MA', '99 min', 'Horror Movies, International Movies, Sci-Fi & Fantasy', 'A brutal blacksmith tortures a demon he blames for his misery, unaware a trespassing orphan is about to change everything. Based on Basque folklore.']\n",
-      "['s2025', 'Movie', 'Escape from Mr. Lemoncello’s Library', 'Scott McAboy', 'Casey Simpson, Breanna Yde, Klarke Pipkin, Angel Luis Rivera Jr., Russell Roberts, Ty Consiglio, Hayley Scherpenisse, Patti Allan, Katey Hoffman', 'United States', 'November 2, 2019', '2017', 'TV-Y', '69 min', 'Children & Family Movies', 'An eccentric game designer builds a library full of traps and tricks for a group of kids who score the chance to navigate his elaborate scavenger hunt.']\n",
-      "['s2026', 'Movie', 'Escape from the \"Liberty\" Cinema', 'Wojciech Marczewski', 'Janusz Gajos, Zbigniew Zamachowski, Teresa Marczewska, Piotr Fronczewski, Władysław Kowalski, Michał Bajor, Jan Peszek, Jerzy Bińczycki', 'Poland', 'October 1, 2019', '1990', 'TV-MA', '88 min', 'Comedies, Dramas, Independent Movies', 'Artistic rebellion ignites at the movies when film characters suddenly speak freely to the audience, prompting a surly censor to combat the uprising.']\n",
-      "['s2027', 'Movie', 'Escaping Tel Aviv', 'Sherif Arafa', 'Karim Abdel Aziz, Mona Zaki, Sherif Mounir, Entsar, Salem Klass, Sabri Abdulmonem, Kinda Alloush, Yasser Ali Maher, Kamal Suliman, Jerjes Jbara', 'Egypt', 'May 19, 2020', '2009', 'TV-14', '120 min', 'Action & Adventure, International Movies', \"After her husband reveals he's an undercover Mossad agent, an Egyptian woman and their children are taken to Israel, prompting an urgent rescue mission.\"]\n",
-      "['s2028', 'TV Show', 'Especial 20 años Fútbol de Primera', '', '', '', 'May 20, 2020', '2020', 'TV-14', '1 Season', 'Docuseries, International TV Shows, Spanish-Language TV Shows', 'Revisit the emotional bouts and memorable highlights from the past two decades in this special celebrating esteemed TV show \"Fútbol de Primera.\"']\n",
-      "['s2029', 'Movie', 'Esperando La Carroza', 'Alejandro Doria', 'Luis Brandoni, China Zorrilla, Antonio Gasalla, Julio De Grazia, Betiana Blum, Monica Villa, Juan Manuel Tenuta, Andrea Tenuta, Cecilia Rossetto, Enrique Pinti', 'Argentina', 'July 15, 2018', '1985', 'NR', '95 min', 'Comedies, Cult Movies, International Movies', 'Cora has three sons and a daughter and she´s almost 80. One day during a family reunion the big question comes up: who will be her heir?']\n",
-      "['s2030', 'Movie', 'Estar o no estar', 'Marcelo González', 'Flavio Medina, Aislinn Derbez, Patricia Reyes Spíndola, Tiaré Scanda, Angélica Aragón, Horacio Castelo, Gonzalo Garcia Vivanco, Rubén González Garza, Iliana de la Garza, Mary Paz Mata', 'Mexico', 'January 14, 2017', '2016', 'TV-14', '100 min', 'Dramas, International Movies, Romantic Movies', 'An ill and addled man recalls what seems to be a brief but powerful past romance with a kindred spirit, a young Russian woman who lived a lonely life.']\n",
-      "['s2031', 'TV Show', 'Eternal Love', '', 'Yang Mi, Mark Chao, Dilraba Dilmurat, Ken Chang, Vengo Gao, Huang Mengying', 'China', 'November 17, 2018', '2017', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'After the deities Bai Qian and Ye Hua meet and fall in love, their romance stands the test of three lifetimes — each an epic in its own right.']\n",
-      "['s2032', 'Movie', 'Ethirmarai', '', 'Ramanathan, Rakesh', 'India', 'April 1, 2018', '2018', 'TV-14', '91 min', 'International Movies, Music & Musicals, Thrillers', 'While investigating a brutal string of deaths, a detective begins to suspect that mind control may have played a part in the murders.']\n",
-      "['s2033', 'TV Show', 'Ethos', '', 'Öykü Karayel, Fatih Artman, Funda Eryiğit, Defne Kayalar, Settar Tanrıöğen, Tülin Özen, Alican Yücesoy, Bige Önal', 'Turkey', 'November 12, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'A group of individuals in Istanbul transcend sociocultural boundaries and find connection as their fears and wishes intertwine.']\n",
-      "['s2034', 'TV Show', 'Eugenie Nights', '', 'Ameena Khalil, Zafer Abdeen, Injy El Mokkaddem, Khaled Kamal, Cherif Hafez, Carmen Bsaibes, Mourad Makram, Leila Ezz Al Arab, Asmaa Abou El Yazeed, Nadine Nassib Njeim', 'Egypt', 'March 11, 2019', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"In 1940s Port Said, Kariman finds comfort and solace in the arms of an unhappily married man, who also happens to be her abusive husband's brother.\"]\n",
-      "['s2035', 'Movie', 'Euphoria', 'Valeria Golino', 'Riccardo Scamarcio, Valerio Mastandrea, Isabella Ferrari, Valentina Cervi, Jasmine Trinca, Andrea Germani, Marzia Ubaldi, Iaia Forte', 'Italy', 'November 1, 2019', '2018', 'R', '110 min', 'Dramas, International Movies, LGBTQ Movies', 'An entrepreneur prone to partying and his estranged brother, a teacher resigned to a humdrum life, begin to bond under fragile circumstances.']\n",
-      "['s2036', 'TV Show', 'Eurovision Song Contest', '', 'Bar Refaeli, Erez Tal, Assi Azar, Lucy Ayoub', '', 'July 23, 2019', '2019', 'TV-PG', '1 Season', 'International TV Shows', 'Singers from all over Europe represent their countries in an international showdown and vie for superstar glory.']\n",
-      "['s2037', 'Movie', 'Eurovision Song Contest: The Story of Fire Saga', 'David Dobkin', 'Will Ferrell, Rachel McAdams, Dan Stevens, Melissanthi Mahut, Mikael Persbrandt, Ólafur Darri Ólafsson, Graham Norton, Demi Lovato, Pierce Brosnan', 'United States', 'June 26, 2020', '2020', 'PG-13', '124 min', 'Comedies, Music & Musicals, Romantic Movies', 'Two small-town singers chase their pop star dreams at a global music competition, where high stakes, scheming rivals and onstage mishaps test their bond.']\n",
-      "['s2038', 'Movie', 'Evan Almighty', 'Tom Shadyac', 'Steve Carell, John Goodman, Molly Shannon, Lauren Graham, Graham Phillips, Johnny Simmons, Morgan Freeman, Wanda Sykes, John Michael Higgins, Jonah Hill, Jimmy Bennett', 'United States', 'April 16, 2019', '2007', 'PG', '96 min', 'Children & Family Movies, Comedies, Faith & Spirituality', \"God summons narcissistic Evan to build an ark in preparation for a flood. Meanwhile, Evan's family interprets his new hobby as a midlife crisis.\"]\n",
-      "['s2039', 'Movie', 'EVANGELION: DEATH (TRUE)²', 'Hideaki Anno', 'Megumi Ogata, Kotono Mitsuishi, Megumi Hayashibara, Yuko Miyamura, Yuriko Yamaguchi, Fumihiko Tachiki, Motomu Kiyokawa, Koichi Yamadera, Takehito Koyasu, Hiro Yuki, Miki Nagasawa, Mugihito, Akira Ishida', 'Japan', 'June 21, 2019', '1998', 'TV-MA', '69 min', 'Action & Adventure, Anime Features, International Movies', \"Fifteen years after the Second Impact, apathetic teen Shinji joins his father's group NERV to fight the Angels. But the truth may destroy them all.\"]\n",
-      "['s2040', 'Movie', \"Eve's Apple\", 'Jose Manuel Colón', '', 'Spain', 'January 1, 2018', '2017', 'TV-MA', '91 min', 'Documentaries, International Movies', 'Interviews with global policymakers and girls in Gambia and Kenya detail the horrors of female genital mutilation and the growing efforts to end it.']\n",
-      "['s2041', 'Movie', 'Evelyn', 'Orlando von Einsiedel', '', 'United Kingdom', 'September 10, 2019', '2019', 'TV-MA', '96 min', 'Documentaries, International Movies', 'Haunted by the suicide of a brother, a director and his kin walk across the U.K. in an emotionally trying, visually sublime journey toward healing.']\n",
-      "['s2042', 'Movie', 'Even the Rain', 'Icíar Bollaín', 'Luis Tosar, Gael García Bernal, Juan Carlos Aduviri, Karra Elejalde, Raúl Arévalo, Carlos Santos, Cassandra Ciangherotti, Milena Soliz, Leónidas Chiri, Vicente Romero, Daniel Currás, Pau Cólera', 'Spain, Mexico, France', 'May 17, 2011', '2010', 'TV-MA', '103 min', 'Dramas, International Movies', 'While making a film about the incursion of Christopher Columbus in the New World, a director finds the Bolivian locals protesting modern exploitation.']\n",
-      "['s2043', 'Movie', 'Evening Shadows', 'Sridhar Rangayan', 'Mona Ambegaonkar, Anant Mahadevan, Devansh Doshi, Arpit Chaudhary, Yamini Singh, Abhay Kulkarni, Veena Nair, Disha Thakur', 'India', 'February 27, 2019', '2018', 'TV-PG', '102 min', 'Dramas, Independent Movies, International Movies', 'When her son comes out to her as gay, a religious mother struggles to reconcile his truth with her own beliefs and their orthodox family values.']\n",
-      "['s2044', 'Movie', 'Event Horizon', 'Paul W.S. Anderson', 'Laurence Fishburne, Sam Neill, Kathleen Quinlan, Joely Richardson, Richard T. Jones, Jack Noseworthy, Jason Isaacs, Sean Pertwee', 'United Kingdom, United States', 'January 1, 2020', '1997', 'R', '96 min', 'Horror Movies, Sci-Fi & Fantasy', 'After a signal is received from a long-missing spaceship, a rescue ship investigates, but the crew soon realizes something unimaginable has happened.']\n",
-      "['s2045', 'TV Show', 'Ever After High', '', 'Jonquil Goode, Karen Strassman, Audu Paden, Julie Maddalena, Marieve Herington, Rena Strober, Evan Smith, Wendee Lee, Haviland Stillwell, Valerie Arem, Cam Clarke, Colleen Foy, Cindy Robinson, Joe Sanfelippo, Jamieson Price, Debi Derryberry, Lindsey Ames, Rajo Zakic, Erin Fitzgerald, Malcolm Danare', 'Canada', 'August 6, 2020', '2016', 'TV-Y7', '5 Seasons', \"Kids' TV\", 'The kids of fairy-tale characters attend a school with two cliques: those who accept their fairy-tale destinies and those who want to write their own.']\n",
-      "['s2046', 'Movie', 'Every Time I Die', 'Robi Michael', 'Drew Fonteiro, Marc Menchaca, Michelle Macedo, Tyler Fleming, Melissa Macedo, Kenneth Moronta, Frankie Hinton', 'United States', 'February 25, 2020', '2019', 'TV-MA', '98 min', 'Dramas, Independent Movies, Thrillers', 'After a paramedic’s violent death during a weekend trip, his spirit inhabits his friends’ bodies in an effort to save them from a similar fate.']\n",
-      "['s2047', 'Movie', 'Everybody Knows', 'Asghar Farhadi', 'Penélope Cruz, Javier Bardem, Ricardo Darín, Eduard Fernández, Bárbara Lennie, Inma Cuesta, Elvira Mínguez, Ramón Barea, Carla Campra, Sara Sálamo, Roger Casamajor, José Ángel Egido', 'Spain, France, Italy', 'June 6, 2019', '2019', 'R', '133 min', 'Dramas, International Movies, Thrillers', \"Journeying back to her small Spanish hometown for her sister's wedding, Laura must grapple with long-buried secrets when her daughter is abducted.\"]\n",
-      "['s2048', 'Movie', 'Everyday I Love You', 'Mae Czarina Cruz', 'Enrique Gil, Liza Soberano, Gerald Anderson, Aiko Melendez, Carmina Villaroel, Ariel Rivera, Marissa Delgado, Liza Lorena', 'Philippines', 'March 4, 2019', '2015', 'TV-14', '124 min', 'Dramas, International Movies, Romantic Movies', 'While patiently waiting for her boyfriend to come out of his coma, Audrey finds herself falling for the caring and successful Ethan.']\n",
-      "['s2049', 'TV Show', 'Everyday Miracles', '', 'Mark Miodownik', 'United Kingdom', 'August 1, 2017', '2014', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Materials scientist Mark Miodownik takes us into the world of everyday objects that make our lives more comfortable than those of our ancestors.']\n",
-      "['s2050', 'Movie', 'Everything About Her', 'Joyce Bernal', 'Angel Locsin, Xian Lim, Vilma Santos, Michael De Mesa, Nonie Buencamino, Khalil Ramos, Devon Seron, Alexa Ilacad, Nor Domingo, Robert Villar', 'Philippines', 'March 14, 2019', '2016', 'TV-MA', '127 min', 'Comedies, Dramas, International Movies', 'A hard-driving real estate tycoon who becomes ill with cancer hires a medical caretaker who helps her begin to mend fences with her estranged son.']\n",
-      "['s2051', 'TV Show', 'Everything Sucks!', '', \"Jahi Di'Allo Winston, Peyton Kennedy, Patch Darragh, Claudine Mboligikpelani Nako, Rio Mangini, Quinn Liebling, Sydney Sweeney, Elijah Stevenson, Zachary Ray Sherman, Abi Brittle\", 'United States', 'February 16, 2018', '2018', 'TV-14', '1 Season', 'TV Comedies, TV Dramas, Teen TV Shows', \"It's 1996 in a town called Boring, where high school misfits in the AV and drama clubs brave the ups and downs of teenage life in the VHS era.\"]\n",
-      "['s2052', 'TV Show', 'Evil', '', 'Katja Herbers, Mike Colter, Aasif Mandvi, Michael Emerson, Christine Lahti, Kurt Fuller, Marti Matulis', 'United States', 'October 1, 2020', '2019', 'TV-14', '1 Season', 'TV Dramas', 'A forensic psychologist partners with a Catholic priest-in-training to investigate miracles and demonic possession in this supernatural drama.']\n",
-      "['s2053', 'TV Show', 'Evil Genius', 'Trey Borzillieri, Barbara Schroeder', '', 'United States', 'May 11, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries, TV Mysteries', 'This baffling true crime story starts with the grisly death of a pizza man who robs a bank with a bomb around his neck – and gets weirder from there.']\n",
-      "['s2054', 'Movie', 'Evolution', 'Ivan Reitman', 'David Duchovny, Julianne Moore, Orlando Jones, Seann William Scott, Ted Levine, Ethan Suplee, Michael Bower, Pat Kilbane, Ty Burrell, Dan Aykroyd', 'United States', 'November 20, 2019', '2001', 'PG-13', '102 min', 'Comedies, Sci-Fi & Fantasy', 'After two community college geology professors discover microscopic alien life-forms on a meteorite, the military and government become involved.']\n",
-      "['s2055', 'Movie', 'Evvarikee Cheppoddu', 'Basava Shankar Eeday', 'Rakesh Varre, Gargeyi, Vamsi raj Nekkanti, D P Ghani, K Prasanna', 'India', 'November 27, 2019', '2019', 'TV-14', '134 min', 'Comedies, International Movies, Romantic Movies', 'When caste differences throw a wrench into their otherwise blossoming relationship, a couple must somehow convince the girl’s father to let them marry.']\n",
-      "['s2056', 'Movie', 'Ex Machina', 'Alex Garland', 'Domhnall Gleeson, Alicia Vikander, Oscar Isaac, Sonoya Mizuno, Claire Selby, Symara Templeman, Gana Bayarsaikhan, Tiffany Pisani, Corey Johnson, Evie Wray, Deborah Rosan', 'United Kingdom', 'July 26, 2018', '2015', 'R', '108 min', 'Dramas, Independent Movies, International Movies', \"A coder at a tech company wins a week-long retreat at the compound of his company's CEO, where he's tasked with testing a new artificial intelligence.\"]\n",
-      "['s2057', 'TV Show', 'Ex-Boyfriend', '', 'Tony Yang, Nana Lee, Jerry Huang, Liao Yi Chiao', 'China', 'January 1, 2017', '2011', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Still haunted by the traumatic event that ended her high school romance, a young professional gets a new subordinate: her former sweetheart.']\n",
-      "['s2058', 'TV Show', 'Examination of Conscience', '', '', 'Spain', 'January 25, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', \"Allegations of child sexual abuse in Spain's Catholic institutions are examined in interviews with survivors, clergy, journalists and other experts.\"]\n",
-      "['s2059', 'TV Show', 'Exclusive Edition', 'James Lee', 'Berg Lee, Yise Loo, Alvin Wong, Hady, Monday Kang, Ruobing, Wymen Yang, May June, Aenie Wong, Ernest Chong', '', 'August 14, 2017', '2008', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'Young journalists working for a magazine juggle careers, romance and other challenges while reporting on social issues and news stories in Malaysia.']\n",
-      "['s2060', 'Movie', 'Executive Decision', 'Stuart Baird', 'Kurt Russell, Halle Berry, John Leguizamo, Oliver Platt, Steven Seagal, Joe Morton, David Suchet, BD Wong, Len Cariou, Whip Hubley', 'United States', 'November 1, 2019', '1996', 'R', '133 min', 'Action & Adventure', 'When terrorists hijack a 747 and turn it into a nerve gas bomb aimed at Washington, D.C., commandos use an experimental plane to try to stop them.']\n",
-      "['s2061', 'Movie', 'Exes Baggage', 'Dan Villegas', 'Angelica Panganiban, Carlo Aquino, Dionne Monsanto', 'Philippines', 'October 22, 2020', '2018', 'TV-MA', '103 min', 'Dramas, International Movies, Romantic Movies', 'After years apart, a former couple reunites and gets reacquainted with the pains of love as they work to heal wounds from the past.']\n",
-      "['s2062', 'TV Show', 'Exhibit A', '', '', 'United States', 'June 28, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries, Science & Nature TV', 'This true crime series shows how innocent people have been convicted with dubious forensic techniques and tools such as touch DNA and cadaver dogs.']\n",
-      "['s2063', 'Movie', 'Exit Afghanistan', 'Anders Sømme Hammer, Marius Arnesen, Klaus Erik Okstad, Olav Njaastad', '', 'Norway', 'July 1, 2016', '2013', 'TV-MA', '58 min', 'Documentaries, International Movies', \"Featuring interviews with participants on all sides, this documentary questions Norway and the West's protracted military involvement in Afghanistan.\"]\n",
-      "['s2064', 'Movie', 'Exit Strategy', 'Michael Whitton', 'Jameel Saleem, Kimelia Weathers, Quincy Harris, Big Boy, Kevin Hart, Misty Alli, Noelle Balfour, Sid Burston, Carlos Castillo, Liz Hernandez, Nick Sinise', 'United States', 'March 3, 2019', '2012', 'NR', '79 min', 'Comedies, Romantic Movies', \"When James's living situation turns sour, he has little choice but to move in with his new girlfriend – a decision he almost immediately regrets.\"]\n",
-      "['s2065', 'Movie', 'Exit Wounds', 'Andrzej Bartkowiak', 'Steven Seagal, DMX, Isaiah Washington, Anthony Anderson, Michael Jai White, Bill Duke, Jill Hennessy, Tom Arnold, Bruce McGill, David Vadim, Eva Mendes', 'United States', 'October 1, 2019', '2001', 'R', '101 min', 'Action & Adventure', 'Maverick cop Orin Boyd joins forces with an unlikely ally in gangster Latrell Walker to take down a group of dirty Detroit cops.']\n",
-      "['s2066', 'Movie', 'Expedition China', 'Ben Wallis', 'Maggie Q', '', 'March 4, 2018', '2017', 'TV-G', '78 min', 'Documentaries', 'Cinematographers visit the remote forests and mountains of China in hopes of capturing footage of pandas, monkeys, red-crowned cranes and more.']\n",
-      "['s2067', 'Movie', 'Expedition Happiness', 'Selima Taibi', 'Selima Taibi, Felix Starck', 'Germany', 'January 31, 2018', '2017', 'TV-PG', '96 min', 'Documentaries, International Movies', 'A filmmaker and his musician girlfriend attempt an epic road trip with their dog, traveling across North America in a refurbished school bus.']\n",
-      "['s2068', 'Movie', 'Expelled from Paradise', 'Seiji Mizushima', 'Rie Kugimiya, Wendee Lee, Shinichiro Miki, Steve Blum, Hiroshi Kamiya, Johnny Yong Bosch', 'Japan', 'June 25, 2018', '2014', 'TV-MA', '103 min', 'Action & Adventure, Anime Features, Sci-Fi & Fantasy', 'In the wake of a global catastrophe, the human survivors are \"uploaded\" into a cyber network, but someone or something is infiltrating the system.']\n",
-      "['s2069', 'TV Show', 'Explained', '', '', 'United States', 'September 26, 2019', '2019', 'TV-MA', '2 Seasons', 'Docuseries, Science & Nature TV', 'This enlightening series from Vox digs into a wide range of topics such as the rise of cryptocurrency, why diets fail, and the wild world of K-pop.']\n",
-      "['s2070', 'Movie', 'Expo', 'Joseph Mbah', 'Derek Davenport, Amelia Haberman, Shepsut Wilson, Titus Covington, Hayley Vrana, Michael Alvarez, Richard Lippert, Alfoniso Lopez', 'United States', 'August 29, 2019', '2019', 'TV-14', '81 min', 'Action & Adventure, Dramas, Independent Movies', 'Mistakenly accused of kidnapping, a veteran soldier leaves a trail of broken bad guys in his wake as he tries to rescue a teen sex trafficking victim.']\n",
-      "['s2071', 'Movie', 'Extinction', 'Ben Young', 'Michael Peña, Lizzy Caplan, Israel Broussard, Mike Colter, Emma Booth, Lex Shrapnel, Erica Tremblay, Lilly Aspell', 'United States', 'July 27, 2018', '2018', 'TV-MA', '95 min', 'Action & Adventure, Dramas, Sci-Fi & Fantasy', \"Plagued by dreams of an alien invasion, a family man faces his worst nightmare when an extraterrestrial force begins exterminating Earth's inhabitants.\"]\n",
-      "['s2072', 'Movie', 'Extraction', 'Sam Hargrave', 'Chris Hemsworth, Rudhraksh Jaiswal, Randeep Hooda, Golshifteh Farahani, Pankaj Tripathi, David Harbour', 'United States', 'April 24, 2020', '2020', 'R', '117 min', 'Action & Adventure', \"A hardened mercenary's mission becomes a soul-searching race to survive when he's sent into Bangladesh to rescue a drug lord's kidnapped son.\"]\n",
-      "['s2073', 'TV Show', 'Extracurricular', '', 'Kim Dong-hee, Jung Da-bin, Park Ju-hyun, Nam Yoon-su, Choi Min-soo, Kim Yeo-jin, Park Hyuk-kwon', 'South Korea', 'April 29, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Korean TV Shows', \"A model high school student who's steeped in a world of serious crime finds his double life upended when a classmate takes an interest in his secret.\"]\n",
-      "['s2074', 'TV Show', 'Extras', '', 'Ricky Gervais, Stephen Merchant, Ashley Jensen, Shaun Williamson, Shaun Pye', 'United Kingdom, United States', 'March 31, 2017', '2006', 'TV-MA', '2 Seasons', 'British TV Shows, TV Comedies', 'Grasping hungrily for stardom, bit actor Andy Millman and his pal Maggie spend their days chasing after work as film and TV extras.']\n",
-      "['s2075', 'TV Show', 'Extreme Engagement', '', 'Tim Noonan, PJ Madam', '', 'July 12, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Reality TV', 'An engaged couple travels the world for a year to explore marriage customs in diverse cultures. Will the journey bring them closer or tear them apart?']\n",
-      "['s2076', 'Movie', 'Extremely Wicked, Shockingly Evil and Vile', 'Joe Berlinger', 'Zac Efron, Lily Collins, Kaya Scodelario, Jeffrey Donovan, Angela Sarafyan, Jim Parsons, John Malkovich, Haley Joel Osment, Dylan Baker, Brian Geraghty', 'United States', 'May 3, 2019', '2019', 'R', '110 min', 'Dramas, Independent Movies', 'Single mother Liz falls for Ted Bundy and refuses to believe the truth about his crimes for years. A drama based on a true story.']\n",
-      "['s2077', 'Movie', 'Extremis', 'Dan Krauss', '', 'United States', 'September 13, 2016', '2016', 'TV-PG', '25 min', 'Documentaries', 'Witness the wrenching emotions that accompany end-of-life decisions as doctors, patients and families in a hospital ICU face harrowing choices.']\n",
-      "['s2078', 'Movie', 'Eye For An Eye', 'Paco Plaza', 'Luis Tosar, Xan Cejudo, Ismael Martínez, Enric Auquer, María Vázquez, Daniel Currás, Rebeca Montero, Luisa Mayol, Jessica Serna, Tamara Canosa', 'Spain, France, United States', 'January 15, 2020', '2019', 'TV-MA', '108 min', 'Dramas, International Movies, Thrillers', 'A cartel boss is released from prison and unknowingly put in the care of a vengeful nurse, whose life was tragically impacted by the drug lord.']\n",
-      "['s2079', 'Movie', 'Eyyvah Eyyvah', 'Hakan Algül', 'Demet Akbağ, Ata Demirer, Özge Borak, Bican Günalan, Salih Kalyon, Tanju Tuncel, Meray Ülgen', 'Turkey', 'March 10, 2017', '2010', 'TV-MA', '99 min', 'Comedies, International Movies', 'A clarinet player who lives with his grandparents in a small village is forced to move to Istanbul, where he meets a singer enjoying sudden fame.']\n",
-      "['s2080', 'Movie', 'Eyyvah Eyyvah 2', 'Hakan Algül', 'Demet Akbağ, Ata Demirer, Özge Borak, Salih Kalyon, Tanju Tuncel, Meray Ülgen, Bican Günalan, Tarık Ünlüoğlu, Ayşenil Şamlıoğlu', 'Turkey', 'March 10, 2017', '2011', 'TV-PG', '106 min', 'Comedies, International Movies, Romantic Movies', 'Hüseyin has found his father, and now has one more mission – to get together with the girl of his dreams, with a little help from his new friend.']\n",
-      "['s2081', 'Movie', 'Eyyvah Eyyvah 3', 'Hakan Algül', 'Demet Akbağ, Ata Demirer, Özge Borak, Salih Kalyon, Tanju Tuncel, Serra Yılmaz, Tarık Ünlüoğlu, Ayşenil Şamlıoğlu', 'Turkey', 'March 10, 2017', '2014', 'TV-PG', '103 min', 'Comedies, International Movies', 'Life is tough for Hüseyin after marrying his true love. He works day and night to support his growing family, while singer Firuzan copes with fame.']\n",
-      "['s2082', 'TV Show', 'Ezel', '', 'Kenan İmirzalıoğlu, Cansu Dere, Haluk Bilginer, Yiğit Özşener, Barış Falay, Burçin Terzioğlu, Bade İşçil, Sarp Akkaya, İpek Bilgin, Salih Kalyon, Tuncel Kurtiz, Sedef Avcı, Berrak Tüzünataç, İsmail Filiz', 'Turkey', 'December 26, 2016', '2009', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'A young man framed for a crime escapes a prison sentence by faking his own death and assuming a new identity as he seeks revenge.']\n",
-      "['s2083', 'TV Show', '海的儿子', '', 'Li Nanxing, Christopher Lee, Jesseca Liu, Apple Hong, Jeanette Aw', '', 'April 27, 2018', '2016', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'Two brothers start a new life in Singapore, where they run into a childhood friend who falls in love with the elder while attracting the younger.']\n",
-      "['s2084', 'TV Show', 'F is for Family', '', 'Bill Burr, Laura Dern, Justin Long, Debi Derryberry, Sam Rockwell', 'United States, France, Canada', 'June 12, 2020', '2020', 'TV-MA', '4 Seasons', 'TV Comedies', 'Follow the Murphy family back to the 1970s, when kids roamed wild, beer flowed freely and nothing came between a man and his TV.']\n",
-      "['s2085', 'Movie', 'F the Prom', 'Benny Fine', 'Cameron Palatas, Richard Karn, Cheri Oteri, Danielle Campbell, Nicholle Tom, Joel Courtney, Luke Bilyk', 'United States', 'March 5, 2018', '2017', 'TV-MA', '92 min', 'Comedies, Romantic Movies', \"Maddy and Cole were inseparable before high school. Then she got popular; he didn't. But after Maddy is betrayed, she and Cole reunite – to ruin prom.\"]\n",
-      "['s2086', 'Movie', 'F.R.E.D.I.', 'Sean Olson', 'Kelly Hu, Angus Macfadyen, Candace Cameron Bure, Lucius Hoyos, Reid Miller, Tyler Christopher, Casimere Jollette, Christina Cox, Texas Battle, Harvey Guillen', 'United States', 'December 15, 2018', '2018', 'TV-PG', '90 min', 'Children & Family Movies, Sci-Fi & Fantasy', 'Venturing into the woods, high schooler James discovers an intelligent robot that he must save from the hands of a businessman with an evil scheme.']\n",
-      "['s2087', 'Movie', 'Fabrizio Copano: Solo pienso en mi', 'Rodrigo Toro, Francisco Schultz', 'Fabrizio Copano', 'Chile', 'September 8, 2017', '2017', 'TV-MA', '60 min', 'Stand-Up Comedy', 'Fabrizio Copano takes audience participation to the next level in this stand-up set while reflecting on sperm banks, family WhatsApp groups and more.']\n",
-      "['s2088', 'TV Show', 'Fabulous Lives of Bollywood Wives', '', '', 'India', 'November 27, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Reality TV', 'Cameras follow the banter and bonding between four fun-loving women from Bollywood’s inner circle as they juggle professions, family and friendship.']\n",
-      "['s2089', 'Movie', 'Face 2 Face', 'Matt Toronto', 'Daniela Bobadilla, Daniel Amerman, Kevin McCorkle, Mary Gordon Murray, Emily Jordan, Karrie Cox, Nicholas James Reilly, Enspirit, Sheldon A. Smith, Michael Soulema', 'United States', 'January 15, 2018', '2017', 'TV-MA', '89 min', 'Dramas, Independent Movies', \"Two former friends, who now live far apart, learn about each other's insecurities and secrets over a series of video chats.\"]\n",
-      "['s2090', 'Movie', 'Fadily Camara : La plus drôle de tes copines', 'Gautier & Leduc', 'Fadily Camara', 'France', 'November 14, 2019', '2019', 'TV-MA', '54 min', 'Stand-Up Comedy', 'Irrepressible French comedian Fadily Camara weaves jokes, vivid characters and physical comedy into a lively stand-up show at La Cigale in Paris.']\n",
-      "['s2091', 'TV Show', 'Fairy Tail', '', 'Tetsuya Kakihara, Aya Hirano, Rie Kugimiya, Yuichi Nakamura, Sayaka Ohara, Satomi Sato, Yui Horie, Hiroki Yasumoto, Ryoko Ono, Hiroki Touchi, Shinpachi Tsuji, Wataru Hatano, Mai Nakahara, Katsuyuki Konishi, Eri Kitamura, Todd Haberkorn, Cherami Leigh, Tia Lynn Ballard, Newton Pittman, Colleen Clinkenbeard, Brittney Karbowski, Jad Saxton, Christopher R. Sabat, Monica Rial, Rick Keeling, R. Bruce Elliott, David Wald, Brina Palencia, Patrick Seitz, Jamie Marchi', 'Japan', 'April 1, 2017', '2009', 'TV-MA', '1 Season', 'Anime Series, International TV Shows', 'When four young wizards team up to take jobs across the kingdom, they forge a bond more powerful than any magic and grow stronger with every mission.']\n",
-      "['s2092', 'Movie', 'Faith, Hope & Love', 'Robert Krantz', 'Robert Krantz, Peta Murgatroyd, Corbin Bernsen, Michael Richards, Nancy Stafford', 'United States', 'February 4, 2020', '2019', 'PG', '106 min', 'Comedies, Faith & Spirituality, Romantic Movies', 'After shattering losses, a recent divorcée and a heartbroken widower restore their lives when they partner for a dance competition to save her studio.']\n",
-      "['s2093', 'TV Show', 'Fake or Fortune?', '', 'Fiona Bruce, Philip Mould, Bendor Grosvenor', 'United Kingdom', 'July 26, 2019', '2015', 'TV-G', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', 'Fiona Bruce and Philip Mould use investigative skills and scientific techniques to determine if paintings are real or just impressive forgeries.']\n",
-      "['s2094', 'Movie', 'Fakkah Fuzz: Almost Banned', 'Michael McKay', 'Fakkah Fuzz', 'Singapore', 'January 26, 2018', '2018', 'TV-MA', '61 min', 'Stand-Up Comedy', 'Stand-up comic Fakkah Fuzz mines cross-cultural humor from the experience of growing up as an outspoken Malay man in Singapore.']\n",
-      "['s2095', 'Movie', 'Fakta Ladh Mhana', 'Sanjay Jadhav', 'Sachin Khedekar, Bharat Jadhav, Aniket Vishwasrao, Siddarth Jadhav, Sanjay Narvekar, Vaibhav Mangale, Santosh Juvekar, Sanjay Khapre, Mahesh Manjrekar', 'India', 'February 15, 2018', '2011', 'TV-14', '150 min', 'Action & Adventure, Dramas, International Movies', \"A young man enlists the help of his friends to avenge his uncle's death by taking on a powerful, unscrupulous politician.\"]\n",
-      "['s2096', 'Movie', 'Fall Girls', 'Chris Stokes', 'Amara La Negra, Erica Hubbard, Joely Fisher, Paris Phillips, Erica Peeples, Tami Roman, Alfred Thomas II, J-Boog, Hunter Ives, Dylan Mooney', 'United States', 'January 1, 2020', '2019', 'TV-14', '80 min', 'Comedies', 'Following a night of hard partying that left their tycoon boss dead, four women try to keep it a secret in hopes of closing a billion-dollar deal.']\n",
-      "['s2097', 'TV Show', 'Fall in Love with Me', '', 'Aaron Yan, Tia Lee, Jack Lee, Katherine Wang, Beatrice Fang, Vince Kao, Chen Bor Jeng', 'Taiwan', 'October 1, 2016', '2014', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"The head of a struggling ad agency finds herself torn between a hotshot executive and a kind stranger – not realizing they're the same person.\"]\n",
-      "['s2098', 'Movie', 'Fallen', 'Gregory Hoblit', 'Denzel Washington, John Goodman, Donald Sutherland, Embeth Davidtz, James Gandolfini, Elias Koteas, Gabriel Casseus, Michael J. Pagan, Robert Joy', 'United States', 'November 1, 2019', '1998', 'R', '124 min', 'Thrillers', 'A tough homicide cop faces his most dangerous assignment when he must stop a murderous evil spirit who can move from one host to the next.']\n",
-      "['s2099', 'TV Show', 'Fallet', '', 'Lisa Henni, Adam Godley, Tomas von Brömssen, Lia Boysen, Christoffer Nordenrot, Stina Rautelin, Erik Madsen, Magnus Krepper, Meliz Karlge, Linda Nilarve, Björn Granath, Richenda Carey, Dag Malmberg', 'Sweden', 'April 1, 2018', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Comedies', \"A Swedish detective and her timid British colleague's attempt to solve a gruesome murder case nets mixed results and miscommunication.\"]\n",
-      "['s2100', 'Movie', 'Falling Inn Love', 'Roger Kumble', 'Christina Milian, Adam Demos, Jeffrey Bowyer-Chapman, Anna Jullienne, Claire Chitham, Blair Strang, Jonathan Martin, William Walker, Daniel Watterson, Simone Walker', 'United States', 'August 29, 2019', '2019', 'TV-PG', '98 min', 'Comedies, Romantic Movies', 'When a San Francisco exec wins a New Zealand inn, she ditches city life to remodel and flip the rustic property with help from a handsome contractor.']\n",
-      "['s2101', 'TV Show', 'Falsa identidad', '', 'Luis Ernesto Franco, Camila Sodi, Sergio Goyri, Samadhi Zendejas, Eduardo Yáñez, Sonya Smith, Alejandro Camacho, Azela Robinson, Uriel del Toro, Géraldine Bazán, Gabriela Roel, Marcus Ornellas', 'Mexico, United States', 'June 1, 2019', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, Spanish-Language TV Shows, TV Dramas', 'Strangers Diego and Isabel flee their home in Mexico and pretend to be a married couple to escape his drug-dealing enemies and her abusive husband.']\n",
-      "['s2102', 'Movie', 'Falz Experience', 'Falz', 'Falz, Adunni Ade, Bisola Aiyeola, Frank Donga', '', 'December 20, 2019', '2018', 'TV-MA', '82 min', 'International Movies, Music & Musicals', 'Playing multiple characters, from lawyer to preacher, Nigerian artist Falz combines cinema with a concert after his successful 2017 end-of-year show.']\n",
-      "['s2103', 'TV Show', 'Familiar Wife', '', 'Ji Sung, Han Ji-min, Kang Han-na, Jang Seung-jo', 'South Korea', 'October 1, 2020', '2018', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'After receiving a bizarre chance to go back in time, a man wakes up to find that his whole life — including the person he married — is different.']\n",
-      "['s2104', 'Movie', 'Familiye', 'Sedat Kirtan, Kubilay Sarikaya', 'Kubilay Sarikaya, Arnel Taci, Muhammed Kirtan, Violetta Schurawlow, Burak YiÄŸit, Giwar Xatar Hajabi, Ridvan Kirtan, Ilhan Erdinc, Michael Hanemann, Sedat Kirtan', 'Germany', 'May 1, 2019', '2017', 'TV-MA', '99 min', 'Dramas, Independent Movies, International Movies', 'An ex-con struggles to take care of his two brothers, a gambling addict and a young man with Down syndrome, after being released from prison.']\n",
-      "['s2105', 'Movie', 'Family Blood', 'Sonny Mallhi', 'James Ransone, Vinessa Shaw, Ajiona Alexus, Colin Ford', 'United States', 'May 5, 2018', '2018', 'TV-MA', '92 min', 'Horror Movies', 'A former addict moves to a new city with her children for a fresh start, but her struggle soon takes on an unexpected, supernatural dimension.']\n",
-      "['s2106', 'TV Show', 'Family Business', '', 'Jonathan Cohen, Gérard Darmon, Julia Piaton, Liliane Rovère, Olivier Rosemberg, Ali Marhyar, Lina El Arabi, Louise Coldefy, Enrico Macias, Valérie Damidot', 'France', 'September 11, 2020', '2020', 'TV-MA', '2 Seasons', 'International TV Shows, TV Comedies, TV Dramas', 'After learning France is about to legalize pot, a down-on-his-luck entrepreneur and his family race to turn their butcher shop into a marijuana café.']\n",
-      "['s2107', 'TV Show', 'Family Reunion', '', 'Loretta Devine, Tia Mowry-Hardrict, Anthony Alabi, Talia Jackson, Isaiah Russell-Bailey, Cameron J. Wright, Jordyn Raya James, Richard Roundtree', 'United States', 'January 20, 2020', '2020', 'TV-PG', '2 Seasons', \"Kids' TV, TV Comedies\", 'When the McKellan family moves from Seattle to small-town Georgia, life down South – and traditional grandparents – challenge their big-city ways.']\n",
-      "['s2108', 'Movie', 'Famous in Ahmedabad', 'Hardik Mehta', '', 'India', 'December 15, 2016', '2015', 'TV-14', '29 min', 'Documentaries, International Movies', 'Follow an 11-year-old boy as he goes from ordinary child to colorful competitor in his quest for a big win at India’s biggest kite-flying festival.']\n",
-      "['s2109', 'Movie', 'Fan of Amoory', 'Salmeen AlMurry Amer', 'AlMulla AbdulRahman, Mansour Al Felei, Abdullah Bin Heider, Alhamadi Hamad, Alzaabi Matar, AlBloushi Mayed, Althogali Saif, Alaa Shakir', 'United Arab Emirates', 'May 14, 2020', '2018', 'TV-G', '109 min', 'Children & Family Movies, Dramas, International Movies', 'Inspired by his idol Omar Abdulrahman, a young boy navigates obstacles as he chases his dream of becoming a professional soccer player.']\n",
-      "['s2110', 'Movie', 'Fanatic', 'Keith L. Smith', 'Denyce Lawton, Hosea Chanchez, Michelle Mitchenor, Darius McCrary, Shawne Merriman, Sticky Fingaz, Miguel A. Núñez Jr., Masika Kalysha, Zac Titus', 'United States', 'August 24, 2019', '2019', 'TV-14', '91 min', 'Thrillers', 'When a successful young rap star has an affair with an obsessive fan, his life is turned upside down when she kidnaps him.']\n",
-      "['s2111', 'Movie', 'Fanatyk', 'Michał Tylka', 'Piotr Cyrwus, Mikołaj Kubacki, Anna Radwan, Marian Dziędziel, Jan Nowicki, Juliusz Chrząstowski, Małgorzata Krzysica, Jacek Strama', 'Poland', 'February 14, 2020', '2017', 'TV-MA', '33 min', 'Comedies, Dramas, Independent Movies', \"As a son deals with his own struggles, he must calm his father's obsession with fishing before his outlandish behavior ruins the entire family.\"]\n",
-      "['s2112', 'Movie', 'Fandry', 'Nagraj Manjule', 'Somnath Awghade, Suraj Pawar, Chhaya Kadam, Kishore Kadam, Rajeshwari Kharat, Bhushan Manjule, Nagraj Manjule, Sohail Shaikh, Sanjay Chaudhri, Vikas Pandurang Patil', 'India', 'January 1, 2018', '2014', 'NR', '102 min', 'Dramas, Independent Movies, International Movies', \"Spunky, lower-caste lad Jabya falls for lovely, upper-caste Shalu. But his family's derided social position proves a stubborn stumbling block to love.\"]\n",
-      "['s2113', 'TV Show', 'Fangbone', '', 'Taylor Abrahamse, Colin Doyle, Juan Chioran, Kathleen Laskey, Stacey DePass, Mike Kiss', 'Canada', 'April 22, 2017', '2016', 'TV-Y7', '1 Season', \"Kids' TV, TV Comedies\", 'Magically transported from far-off Skullbania, a young barbarian teams up with an odd third-grader to protect his homeland from an evil sorcerer.']\n",
-      "['s2114', 'Movie', 'Fantastica', 'Barry Gonzalez', 'Vice Ganda, Richard Gutierrez, Dingdong Dantes, Bela Padilla', 'Philippines', 'November 26, 2020', '2018', 'TV-PG', '114 min', 'Comedies, International Movies, LGBTQ Movies', 'The owner of a struggling carnival starts putting on small-time shows to save his wonderland as an old friend asks for help with a magical mission.']\n",
-      "['s2115', 'Movie', 'Faraar', 'Baljit Singh Deo', 'Kainaat Arora, Jaggi Singh, Gippy Grewal', 'Australia', 'December 1, 2018', '2015', 'TV-14', '146 min', 'Action & Adventure, Dramas, International Movies', 'When a man is arrested on arrival in America because authorities mistake him for a wanted gangster, a new friend tries to help him prove his innocence.']\n",
-      "['s2116', 'Movie', 'Farce', 'Shadi Ali', 'Ahmed Fathy, Bayoumi Fouad, Sami Maghouri, Mohammed Tharwat, Mohamed Salam, Haya Ibrahim, Mohsen Mansour', 'Egypt', 'June 6, 2019', '2017', 'TV-MA', '94 min', 'Comedies, International Movies', 'A beauty expert, a drug dealer and a bungling revolutionary end up in the grips of an extremist group after meeting on a plane to Lebanon.']\n",
-      "['s2117', 'TV Show', 'Fartsa', '', 'Alexander Petrov, Fillip Gorenshtein, Maksim Emelyanov, Aleksey Vesyolkin, Zoya Berber, Ieva Andrejevaite', 'Russia', 'August 1, 2017', '2015', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"As four Russian friends grow up in the early '60s, life, love and the curse of success threaten to derail their dreams.\"]\n",
-      "['s2118', 'TV Show', 'Fary : Hexagone', 'Adrien Lagier, Ousmane Ly', 'Fary', 'France', 'April 16, 2020', '2020', 'TV-MA', '2 Seasons', 'International TV Shows, Stand-Up Comedy & Talk Shows, TV Comedies', 'French comedy phenom\\xa0Fary puts a playful spin on questions of identity, culture and more in the first half of an epic two-part stand-up special.']\n",
-      "['s2119', 'Movie', 'Fary Is the New Black', 'Kader Aoun', 'Fary', 'France', 'April 3, 2018', '2018', 'TV-MA', '75 min', 'Stand-Up Comedy', 'Armed with sly wit, a fresh outlook and plenty of style, French comedy star Fary veers from dating to stereotypes and beyond in this exclusive special.']\n",
-      "['s2120', 'Movie', 'Fashion', 'Madhur Bhandarkar', 'Priyanka Chopra, Kangana Ranaut, Mugdha Godse, Arbaaz Khan, Arjan Bajwa, Raj Babbar, Kiran Juneja, Samir Soni', 'India', 'August 2, 2018', '2008', 'TV-MA', '158 min', 'Dramas, International Movies', \"A small-town girl finally realizes her dream of becoming a famous supermodel but soon finds there's a price for her glamorous new life.\"]\n",
-      "['s2121', 'TV Show', 'Fast & Furious Spy Racers', '', 'Tyler Posey, Charlet Chung, Jorge Diaz, Camille Ramsey, Luke Youngblood, Renée Elise Goldsberry', 'United States', 'December 26, 2020', '2020', 'TV-Y7', '3 Seasons', \"Kids' TV\", 'A government agency recruits teen driver Tony Toretto and his thrill-seeking friends to infiltrate a criminal street racing circuit as undercover spies.']\n",
-      "['s2122', 'TV Show', 'Fastest Car', '', '', 'United States', 'September 20, 2019', '2019', 'TV-MA', '2 Seasons', 'Reality TV', 'The drivers of exotic supercars put their street cred on the line against deceptively fast sleeper cars built and modified by true gearheads.']\n",
-      "['s2123', 'Movie', 'Fat Ballerina - David A. Arnold', 'Milton Horowitz', 'David A. Arnold', 'United States', 'March 2, 2020', '2020', 'TV-MA', '61 min', 'Stand-Up Comedy', \"Finally comfortable in his skin, seasoned comic David A. Arnold shares his talent for doing nothing, how he's petty and why divorce saves marriages.\"]\n",
-      "['s2124', 'Movie', 'Fatal Affair', 'Peter Sullivan', 'Nia Long, Omar Epps, Stephen Bishop, Maya Stojan, Aubrey Cleland, Carolyn Hennesy', 'United States', 'July 16, 2020', '2020', 'TV-14', '90 min', 'Thrillers', 'A lawyer is caught in a terrifying game of cat and mouse when a drink with an old friend escalates into an obsession that jeopardizes everyone she loves.']\n",
-      "['s2125', 'TV Show', 'Fatal Destiny', '', 'Arucha Tosawat, Nappon Gomarachun, Phakin Khamwilaisak, Ratchawin Wongviriya, Penpak Sirikul, Saksit Tangtong', '', 'July 13, 2018', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Action & Adventure', 'A young man from a humble family is drawn into a life of crime – and soon confronts a determined cop in hot pursuit.']\n",
-      "['s2126', 'TV Show', 'Fate/Apocrypha', '', 'Natsuki Hanae, Maaya Sakamoto, Kouki Uchiyama, Miyuki Sawashiro, Saori Hayami, Koji Yusa, Makoto Furukawa, Tetsu Inada, Satoshi Tsuruoka, Kei Shindou, Junichi Suwabe, Shunsuke Takeuchi, Ryotaro Okiayu, Mitsuru Miyamoto, Rumi Okubo, Ai Nonaka, Sakura Tange', 'Japan', 'November 7, 2017', '2017', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows', 'The theft of the Greater Grail from Fuyuki City leads to a splintered timeline in which the Great Holy Grail War is waged on an unprecedented scale.']\n",
-      "['s2127', 'TV Show', 'Fate/EXTRA Last Encore', '', 'Atsushi Abe, Sakura Tange, Kana Ueda, Hiroshi Kamiya, Noriko Shitaya, Kohsuke Toriumi, Urara Takano, Ai Nonaka, Kunihiko Yasui, Takahiro Mizushima', 'Japan', 'October 30, 2018', '2018', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows', 'Hakuno Kishinami finds himself in the midst of a Holy Grail war with no memories of how he got there. Through his confusion, he must fight to survive.']\n",
-      "['s2128', 'Movie', 'Fate/Grand Order -First Order-', 'Hitoshi Namba', 'Nobunaga Shimazaki, Rie Takahashi, Ayako Kawasumi, Madoka Yonezawa, Kenichi Suzumura, Tomokazu Sugita', 'Japan', 'September 1, 2020', '2016', 'TV-14', '72 min', 'Action & Adventure, Anime Features, International Movies', 'Discovering that humanity is facing extinction, a new recruit to the Chaldea Security Organization goes back in time in order to save the future.']\n",
-      "['s2129', 'TV Show', 'Fate/stay night: Unlimited Blade Works', '', 'Noriaki Sugiyama, Kana Ueda, Ayako Kawasumi, Junichi Suwabe, Noriko Shitaya, Mai Kadowaki, Masaki Terasoma, Nobutoshi Canna, Atsuko Tanaka, Shinichiro Miki, Yuu Asakawa, Miki Ito, Hiroshi Kamiya, Jouji Nakata, Tomokazu Seki', 'Japan', 'December 20, 2018', '2015', 'TV-14', '2 Seasons', 'Anime Series, International TV Shows', \"High school students Rin and Shiro pair up as allies when they're chosen to compete in a secret tournament for possession of the Holy Grail.\"]\n",
-      "['s2130', 'TV Show', 'Fate/Zero', '', 'Rikiya Koyama, Ayako Kawasumi, Sayaka Ohara, Sho Hayami, Tomokazu Seki, Jouji Nakata, Akina Abe, Takumi Yamasaki, Hikaru Midorikawa, Daisuke Namikawa', 'Japan', 'June 15, 2019', '2012', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows', 'After three unsettled battles for the mystical Holy Grail, an artifact that grants a miracle to those who hold it, a fourth war begins.']\n",
-      "['s2131', 'TV Show', 'Father Brown', 'Ian Barber', 'Mark Williams, Sorcha Cusack, Nancy Carroll, Alex Price, Hugo Speer, Tom Chambers, Keith Osborn', 'United Kingdom', ' March 31, 2018', '2017', 'TV-14', '6 Seasons', 'British TV Shows, Crime TV Shows, TV Dramas', 'A modest, compassionate priest doubles as an effective crime solver in this series based on the short stories by G.K. Chesterton.']\n",
-      "['s2132', 'Movie', 'Father of the Year', '', 'David Spade, Nat Faxon, Joey Bragg, Matt Shively, Bridgit Mendler, Jackie Sandler, Mary Gillis', 'United States', 'July 20, 2018', '2018', 'TV-MA', '95 min', 'Comedies', 'A drunken debate between two recent college grads about whose father would win in a fight leads to mayhem when their dads take the challenge seriously.']\n",
-      "['s2133', 'Movie', 'Father Soldier Son', 'Leslye Davis, Catrin Einhorn', '', 'United States', 'July 17, 2020', '2020', 'R', '100 min', 'Documentaries', 'After a single father is severely wounded in Afghanistan, he and his sons embark on a journey of sacrifice and a search for redemption.']\n",
-      "['s2134', 'Movie', 'Fatso', 'Rajat Kapoor', 'Ranvir Shorey, Gul Panag, Purab Kohli, Neil Bhoopalam, Gunjan Bakshi, Saurabh Shukla, Atul Kumar, Brijendra Kala, Bharati Achrekar, Rahul Vohra', 'India', 'February 15, 2019', '2012', 'TV-14', '97 min', 'Comedies, Dramas, International Movies', 'Killed too soon due to a clerical error in heaven, a man is sent back to earth with a new lease on life, this time in the body of his portly friend.']\n",
-      "['s2135', 'TV Show', 'Fauda', '', \"Lior Raz, Hisham Suliman, Shadi Mar'i, Laëtitia Eïdo, Tsahi Halevi, Yuval Segal, Neta Garty, Tomer Kapon, Itzik Cohen, Rona-Lee Shim'on, Boaz Konforty, Doron Ben-David\", 'Israel', 'April 16, 2020', '2020', 'TV-MA', '3 Seasons', 'Crime TV Shows, International TV Shows, TV Action & Adventure', \"A top Israeli agent comes out of retirement to hunt for a Palestinian militant he thought he'd killed, setting a chaotic chain of events into motion.\"]\n",
-      "['s2136', 'Movie', 'Fear and Loathing in Las Vegas', 'Terry Gilliam', 'Johnny Depp, Benicio Del Toro, Tobey Maguire, Ellen Barkin, Gary Busey, Christina Ricci, Mark Harmon, Cameron Diaz, Katherine Helmond, Michael Jeter, Craig Bierko, Lyle Lovett, Flea, Christopher Meloni, Harry Dean Stanton, Tim Thomerson', 'United States', 'November 1, 2019', '1998', 'R', '118 min', 'Comedies, Cult Movies, Dramas', 'A sportswriter and his Samoan lawyer embark on a hallucinogenic three-day romp from Los Angeles to Las Vegas in this counterculture cult favorite.']\n",
-      "['s2137', 'TV Show', 'Fear City: New York vs The Mafia', '', '', 'United States', 'July 22, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', \"Five Mafia families ruled New York with a bloody fist in the 1970s and '80s, until a group of federal agents tried the unthinkable: taking them down.\"]\n",
-      "['s2138', 'TV Show', 'Fear Files... Har Mod Pe Darr', '', '', 'India', 'June 1, 2017', '2015', 'TV-MA', '1 Season', 'International TV Shows, TV Horror, TV Thrillers', 'Possessed lovers, witches, haunted houses and more bring tales of horror to the screen in this anthology series.']\n",
-      "['s2139', 'Movie', 'Fearless', 'Cory Edwards', 'Yara Shahidi, Miles Robbins, Miguel J. Pimentel, Gabrielle Union, Jadakiss, Tom Kenny, Angie Martinez, Harland Williams, Fat Joe, Amari McCoy, Dwyane Wade', 'Canada', 'August 14, 2020', '2020', 'TV-Y7', '92 min', 'Children & Family Movies, Comedies', 'A teen gamer is forced to level up to full-time babysitter when his favorite video game drops three superpowered infants from space into his backyard.']\n",
-      "['s2140', 'TV Show', 'Feel Good', 'Ally Pankiw', 'Mae Martin, Charlotte Ritchie, Lisa Kudrow, Sophie Thompson, Tom Andrews, Tobi Bamtefa, Phil Burgers, Ophelia Lovibond, Adrian Lukis, Ritu Arya, Ramon Tikaram', 'United Kingdom', 'March 20, 2020', '2020', 'TV-MA', '1 Season', 'Romantic TV Shows, TV Comedies, TV Dramas', 'Stand-up comic Mae Martin navigates a passionate, messy new relationship with her girlfriend, George, while dealing with the challenges of sobriety.']\n",
-      "['s2141', 'Movie', 'Feel Rich', 'Peter Spirer', 'Quincy Jones, Common, Russell Simmons, Fat Joe, Paul Wall, Quincy Jones III', 'United States', 'August 23, 2017', '2017', 'TV-MA', '70 min', 'Documentaries', 'Talking squarely to the hip-hop generation, musicians, athletes and others outline the benefits of exercise, a healthy diet and spiritual wellness.']\n",
-      "['s2142', 'Movie', 'Feel the Beat', 'Elissa Down', 'Sofia Carson, Wolfgang Novogratz, Donna Lynne Champlin, Eva Hauge, Rex Lee, Brandon Kyle Goodman, Lidya Jewett, Sadie Lapidus, Johanna Colón, Shaylee Mansfield, Shiloh Nelson, Justin Allan, Carina Battrick, Kai Zen, Marissa Jaret Winokur, Enrico Colantoni, Dennis Andres', 'United States', 'June 19, 2020', '2020', 'TV-G', '110 min', 'Children & Family Movies, Comedies, Dramas', 'After blowing a Broadway audition, a self-centered dancer reluctantly returns home and agrees to coach a squad of young misfits for a big competition.']\n",
-      "['s2143', 'TV Show', 'Felipe Esparza: Bad Decisions', '', 'Felipe Esparza', 'United States', 'September 1, 2020', '2020', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', 'Two live performances, one in English and one in Spanish. No matter the language, Felipe Esparza is muy muy.']\n",
-      "['s2144', 'Movie', \"Felipe Esparza: They're Not Going to Laugh at You\", 'Scott L. Montoya', 'Felipe Esparza', 'United States', 'July 3, 2018', '2012', 'TV-MA', '58 min', 'Stand-Up Comedy', '\"Last Comic Standing\" winner Felipe Esparza runs riot in his first comedy special with his wry comments on life as a wild man from East Los Angeles.']\n",
-      "['s2145', 'Movie', 'Felipe Neto: My Life Makes No Sense', 'Diego Pignataro', 'Felipe Neto', 'Brazil', 'March 24, 2017', '2017', 'TV-MA', '91 min', 'Stand-Up Comedy', 'YouTube sensation Felipe Neto brings the stories from his autobiographical book \"Não Faz Sentido!\" to the stage in this comedy special.']\n",
-      "['s2146', 'Movie', 'Felix Lobrecht: Hype', 'Jan-Peter Horns', 'Felix Lobrecht', 'Germany', 'November 3, 2020', '2020', 'TV-MA', '60 min', 'Stand-Up Comedy', 'Felix Lobrecht aims his dark humor at overly polite culture, weird laughter, the sheer awkwardness of a walking baby and more in this stand-up special.']\n",
-      "['s2147', 'Movie', 'Feminists: What Were They Thinking?', 'Johanna Demetrakas', '', 'United States', 'October 12, 2018', '2018', 'TV-MA', '86 min', 'Documentaries, LGBTQ Movies', \"Revisiting 1970s photos of women that captured a feminist awakening, this film explores those women's lives and examines the continued need for change.\"]\n",
-      "['s2148', 'Movie', 'Feo pero sabroso', 'Fernando Ayllón', 'Iván Marín, Lina Cardona, Carlos Barbosa, Ana Cristina Botero, Karine Amaya, Fabiola Posada, Nelson Polanía, Andrea Carvajal, Rocío Tavera, Alberto Saavedra, Christian López, Jorge Herrera, Ricardo Quevedo', 'Colombia', 'August 30, 2019', '2018', 'TV-MA', '91 min', 'Comedies, International Movies', 'When an unattractive man gets engaged to a beautiful woman, their families oppose the union and the priest set to perform the ceremony is kidnapped.']\n",
-      "['s2149', 'Movie', 'Fernando Sanjiao: Hombre', 'Raúl Campos, Jan Suter', 'Fernando Sanjiao', 'Argentina', 'May 25, 2018', '2018', 'TV-MA', '63 min', 'Stand-Up Comedy', 'Argentine actor and comedian Fernando Sanjiao uses humor and impersonations to explore the concepts of masculinity and fatherhood in modern times.']\n",
-      "['s2150', 'Movie', 'Ferrari Ki Sawaari', 'Rajesh Mapuskar', 'Sharman Joshi, Boman Irani, Ritwik Sahore, Paresh Rawal, Deepak Shirke, Satyadeep Misra, Aakash Dabhade, Nilesh Diwekar, Vidya Balan', 'India', 'August 1, 2019', '2012', 'TV-PG', '133 min', 'Comedies, International Movies, Sports Movies', 'A father winds up involved with a stolen Ferrari as he tries to acquire the money to send his son to the leading cricket academy.']\n",
-      "['s2151', 'Movie', \"Ferris Bueller's Day Off\", 'John Hughes', 'Matthew Broderick, Alan Ruck, Mia Sara, Jeffrey Jones, Jennifer Grey, Cindy Pickett, Lyman Ward, Edie McClurg, Charlie Sheen, Kristy Swanson, Ben Stein, Del Close', 'United States', 'January 3, 2020', '1986', 'PG-13', '103 min', 'Classic Movies, Comedies, Cult Movies', \"Ferris convinces his entire school he's at death's door, then hits the streets of Chicago with his girlfriend and best friend for a day of fun.\"]\n",
-      "['s2152', 'Movie', 'Fida', 'Ken Ghosh', 'Fardeen Khan, Kareena Kapoor, Shahid Kapoor, Kim Sharma, Akhilendra Mishra', 'India', 'October 13, 2020', '2004', 'TV-14', '117 min', 'International Movies, Romantic Movies, Thrillers', 'An all-around nice guy finds himself in a dangerous situation after he makes the ultimate sacrifice for the woman he loves in this drama.']\n",
-      "['s2153', 'Movie', 'Fiddler on the Roof', 'Norman Jewison', 'Topol, Norma Crane, Leonard Frey, Molly Picon, Paul Mann, Rosalind Harris, Michele Marsh, Neva Small, Paul Michael Glaser, Ray Lovelock', 'United States', 'July 1, 2020', '1971', 'G', '181 min', 'Classic Movies, Dramas, Music & Musicals', 'This adaptation of the musical chronicles the trials of a Jewish peasant, his wife, and their three strong-willed daughters in pre-revolutionary Russia.']\n",
-      "['s2154', 'Movie', 'Fierce', 'Anna Wieczur-Bluszcz', 'Katarzyna Sawczuk, Maciej Zakościelny, Anita Sokołowska, Julia Kamińska, Tomasz Karolak, Maria Pakulnis, Barbara Wypych, Wojciech Solarz, Adrian Majewski, Michał Piprowski, Urszula Dudziak, Krzysztof Ibisz', 'Poland', 'December 2, 2020', '2020', 'TV-MA', '118 min', 'Comedies, Dramas, International Movies', 'A gifted young singer becomes an instant sensation on a popular talent show. But her real goal is earning the love of her father, a member of the jury.']\n",
-      "['s2155', 'Movie', 'Fifty', 'Biyi Bandele', 'Dakore Akande, Ireti Doyle, Nse Ikpe-Etim, Omoni Oboli', 'Nigeria', 'December 28, 2015', '2015', 'NR', '101 min', 'Dramas, International Movies', 'In Lagos, Nigeria, four successful women on the verge of 50 take stock of their lives and loves over the course of one week.']\n",
-      "['s2156', 'Movie', 'Fifty Year Old Teenager', 'Fouad Al Shatti', 'Abdulhussain Abdulredah, Haifaa Adel, Dawood Hussain, Mohamed Gaber', '', 'May 21, 2020', '1996', 'TV-14', '204 min', 'Comedies, International Movies', 'The life of a married 50-year-old doctor turns topsy-turvy when he falls in love with a younger woman and begins to act like a teenager.']\n",
-      "['s2157', 'TV Show', 'Fifty: The Series', '', 'Ireti Doyle, Keira Hewatch, Dakore Akande, Omoni Oboli, Uzor Osimkpa, Wale Ojo, Timini Egbuson, Chris Attoh, Kachi Nnochiri', 'Nigeria', 'February 7, 2020', '2018', 'TV-14', '2 Seasons', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Juggling careers and families, four ambitious women faced with unique crises weigh the consequences of their choices as they approach turning 50.']\n",
-      "['s2158', 'Movie', 'Figaro Pho', 'Luke Jurevicius', 'Luke Jurevicius', 'United Kingdom', 'September 1, 2016', '2008', 'TV-Y7', '29 min', 'Children & Family Movies, Comedies', \"Quirky little Figaro has a whole alphabet's worth of phobias. These wordless animated shorts follow his many fears from A to Z.\"]\n",
-      "['s2159', 'TV Show', 'FIGHTWORLD', 'Padraic McKinley', 'Frank Grillo', '', 'October 12, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries', 'Actor and fight enthusiast Frank Grillo travels the world, immersing himself in different fight cultures to understand their traditions and motivations.']\n",
-      "['s2160', 'Movie', 'Figures of Speech', 'Ari Levinson', 'Chris Pine', 'United States', 'December 21, 2016', '2016', 'TV-PG', '92 min', 'Documentaries', 'In this documentary, passionate high schoolers travel the country and come of age during a turbulent yearlong prep for a national speech competition.']\n",
-      "['s2161', 'TV Show', 'Filinta', '', 'Onur Tuna, Serhat Tutumluer, Mehmet Özgür, Naz Elmas, Kayra Şenocak, Kamil Güler, Ceyhun Ergin, Burcu Çoban, Umut Kırcalı, Sencer Serta', 'Turkey', 'April 15, 2017', '2015', 'TV-14', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Action & Adventure', 'In 19th-century Istanbul, a young police officer investigates crimes and falls in love with the daughter of a wealthy merchant conspiring against him.']\n",
-      "['s2162', 'Movie', 'Filmworker', 'Tony Zierra', 'Leon Vitali', 'United States', 'November 1, 2018', '2017', 'TV-MA', '94 min', 'Documentaries', 'Leon Vitali had a thriving acting career most others would envy. Then he gave it all up to devote himself completely to the vision of Stanley Kubrick.']\n",
-      "['s2163', 'Movie', 'Filosofi Kopi The Movie', 'Angga Dwimas Sasongko', 'Chicco Jerikho, Rio Dewanto, Julie Estelle, Jajang C. Noer, Slamet Rahardjo, Otig Pakis, Arash Buana, Hazel Raditya, Dimas Harya, Westny Dj', 'Indonesia', 'October 11, 2018', '2015', 'TV-PG', '118 min', 'Dramas, International Movies', 'The level-headed owner of a struggling coffee shop finds his future at risk when his partner – a talented but cocky barista – makes a major bet.']\n",
-      "['s2164', 'Movie', 'Final Destination', 'James Wong', 'Devon Sawa, Ali Larter, Kerr Smith, Kristen Cloke, Seann William Scott, Tony Todd, Daniel Roebuck, Chad Donella, Roger Guenveur Smith, Amanda Detmer', 'United States', 'January 1, 2020', '2000', 'R', '98 min', 'Cult Movies, Horror Movies, Thrillers', 'After narrowly avoiding a fatal plane explosion, a group of seemingly lucky teen classmates finds that Death is not so easily cheated.']\n",
-      "['s2165', 'Movie', 'Final Destination 2', 'David R. Ellis', \"Ali Larter, A.J. Cook, Michael Landes, Terrence 'T.C.' Carson, Jonathan Cherry, Keegan Connor Tracy, Sarah Carter, Lynda Boyd, David Paetkau, Justina Machado\", 'United States, Canada', 'January 1, 2020', '2003', 'R', '90 min', 'Horror Movies, Thrillers', 'On a road trip with friends, Kimberly has a premonition that saves everyone from a freak accident. More terrifying visions prompt her to seek help.']\n",
-      "['s2166', 'Movie', 'Final Destination 3', 'James Wong', 'Mary Elizabeth Winstead, Ryan Merriman, Kris Lemche, Alexz Johnson, Sam Easton, Jesse Moss, Gina Holden, Texas Battle, Chelan Simmons, Crystal Lowe, Amanda Crew', 'United States, Germany', 'January 1, 2020', '2006', 'R', '93 min', 'Horror Movies', 'When a girl prevents her premonition of a deadly roller-coaster mishap from coming true, the survivors must face the consequences of cheating death.']\n",
-      "['s2167', 'TV Show', 'FINAL FANTASY XIV Dad of Light', '', 'Yudai Chiba, Ren Osugi, Fumika Baba, Yoshihiko Hakamada, Hatsunori Hasegawa, Mako Ishino', 'Japan', 'September 1, 2017', '2017', 'TV-PG', '1 Season', 'International TV Shows, TV Dramas', 'A father and son rekindle their bond through the online role-playing game Final Fantasy XIV in this live-action series based on a true story.']\n",
-      "['s2168', 'Movie', 'Finally Found Someone', 'Theodore Boborol', 'John Lloyd Cruz, Sarah Geronimo, Enchong Dee, Christian Bables, Joey Marquez, Yayo Aguila, Tetchie Agbayani, Dennis Padilla, Leo Rialp, Alwyn Uytingco', 'Philippines', 'March 14, 2019', '2017', 'TV-14', '125 min', 'International Movies, Romantic Movies', 'After a woman is very publicly left at the altar, the PR expert hired to fix the situation winds up falling in love with her.']\n",
-      "['s2169', 'TV Show', 'Find Yourself', '', '', '', 'January 29, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'A determined entrepreneur navigates a love triangle between a young charmer and an older executive, leading her down an unconventional path to love.']\n",
-      "['s2170', 'Movie', 'Finding Agnes', 'Marla M. Ancheta', 'Jelson Bay, Sue Ramirez, Sandy Andolong, Roxanne Guinoo, Cheska Iñigo, Hannah Ledesma, Yuan Francisco, Raffa Esplana, Varoon Kessop', 'Philippines', 'November 30, 2020', '2020', 'TV-PG', '106 min', 'Dramas, International Movies', 'On an emotional journey in Morocco, an entrepreneur pieces together the turbulent life of his estranged mother and meets her adopted daughter.']\n",
-      "['s2171', 'Movie', 'Fire at Sea', 'Gianfranco Rosi', 'Samuele Caruana, Giuseppe Fragapane', 'Italy, France', 'March 21, 2017', '2016', 'TV-14', '114 min', 'Documentaries, International Movies', 'Heartbreak, hope and nostalgia collide in this complex portrait of Lampedusa, a Mediterranean island where thousands of migrants land each year.']\n",
-      "['s2172', 'TV Show', 'Fire Chasers', '', '', 'United States', 'September 8, 2017', '2017', 'TV-MA', '1 Season', 'Docuseries, Science & Nature TV', \"As California's 2016 fire season rages, brave backcountry firefighters race to put out the flames, protect homes and save lives in this docuseries.\"]\n",
-      "['s2173', 'Movie', 'Fire in Paradise', 'Drea Cooper, Zackary Canepari', '', 'United States', 'November 1, 2019', '2019', 'TV-MA', '40 min', 'Documentaries', 'In this documentary, survivors recall the catastrophic 2018 Camp Fire, which razed the town of Paradise and became California’s deadliest wildfire.']\n",
-      "['s2174', 'Movie', 'Fire in the Blood', 'Dylan Mohan Gray', 'William Hurt', 'India', 'May 13, 2020', '2012', 'TV-14', '83 min', 'Documentaries, International Movies', \"Dylan Mohan Gray examines Africa's AIDS crisis and activists' battle with pharmaceutical companies to make life-saving HIV drugs more affordable.\"]\n",
-      "['s2175', 'Movie', 'Firebrand', 'Aruna Raje', 'Usha Jadhav, Girish Kulkarni, Sachin Khedekar, Rajeshwari Sachdev, Rushad Rana, Mrunal Oak', 'India', 'February 22, 2019', '2019', 'TV-MA', '117 min', 'Dramas, International Movies', 'While she successfully advocates for her female clients in difficult divorce cases, a lawyer’s trauma from sexual assault impacts her own marriage.']\n",
-      "['s2176', 'Movie', 'Fireflies', 'Sabal Singh Shekawat', 'Rahul Khanna, Arjun Mathur, Shivani Ghai, Monica Dogra, Aadya Bedi', 'India', 'April 24, 2019', '2013', 'TV-MA', '99 min', 'Dramas, Independent Movies, International Movies', 'Grappling with love and loss in their respective lives, two estranged brothers must confront their traumatic, unresolved past when they cross paths.']\n",
-      "['s2177', 'TV Show', 'Fireman Sam', '', 'Steven Kynman, David Carling, Tegwen Tucker, Su Douglas, Andrew Hodwitz, Dave Pender, Lily Cassano, Carter Treneer, Sarah Lynn Strange', 'United Kingdom', 'October 15, 2020', '2018', 'TV-Y', '4 Seasons', \"British TV Shows, Kids' TV\", 'Sharing valuable lessons in fire safety for preschoolers, Fireman Sam and his animated crew from Pontypandy, Wales, are ready for any emergency.']\n",
-      "['s2178', 'Movie', 'Fireplace 4K: Classic Crackling Fireplace from Fireplace for Your Home', 'George Ford', '', '', 'December 21, 2015', '2015', 'TV-G', '60 min', 'Movies', 'The first of its kind in UHD 4K, with the clearest picture available, a real fireplace sparks and crackles, adding warmth and atmosphere to any home.']\n",
-      "['s2179', 'Movie', 'Fireplace 4K: Crackling Birchwood from Fireplace for Your Home', 'George Ford', '', '', 'December 21, 2015', '2015', 'TV-G', '60 min', 'Movies', \"For the first time in 4K Ultra-HD, everyone's favorite Yuletide fireplace snaps and crackles in crystal clear, high-def holiday warmth.\"]\n",
-      "['s2180', 'Movie', 'Fireworks', 'Akiyuki Shinbo, Nobuyuki Takeuchi', 'Yuki Kaji, Nobuo Tobita, Michiko Neya, Mitsuru Miyamoto, Fumihiko Tachiki, Shintaro Asanuma, Takahiro Sakurai, Kana Hanazawa, Toshiyuki Toyonaga, Suzu Hirose, Shinichiro Miki, Mamoru Miyano, Takako Matsu, Masaki Suda', 'Japan', 'December 25, 2019', '2017', 'TV-PG', '91 min', 'Anime Features, Romantic Movies', \"Middle schooler Nazuna desperately wants to run away with her classmate Norimichi, who somehow turns back time on this fateful summer's day.\"]\n",
-      "['s2181', 'TV Show', 'First and Last', '', '', '', 'September 7, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries', \"Take an intimate look at the emotionally charged first and last days of new and soon-to-be released inmates at Georgia's Gwinnett County Jail.\"]\n",
-      "['s2182', 'Movie', 'First Impression', 'Arthur Muhammad', 'Lamman Rucker, Lisa Arrindell Anderson, Elise Neal, Kendrick Cross', 'United States', 'May 17, 2019', '2018', 'TV-14', '96 min', 'Comedies, Romantic Movies', 'Unaware they’ve matched online, a struggling writer embellishes his lifestyle to impress a successful exec with whom he sparks an unexpected romance.']\n",
-      "['s2183', 'Movie', 'First Kill', 'Steven C. Miller', 'Hayden Christensen, Bruce Willis, Gethin Anthony, Megan Leonard, Tyler Jon Olson, Shea Buckner, William DeMeo, Magi Avila, Ty Shelton, Christine Dye', 'United Kingdom, Canada, United States', 'September 1, 2019', '2017', 'R', '102 min', 'Action & Adventure', 'A stock broker brings his young son back to the town where he grew up for a hunting trip, but things take a dangerous turn when they witness a crime.']\n",
-      "['s2184', 'Movie', 'First Kiss', 'Roy Poortmans', 'Vajèn van den Bosch, Buddy Vedder, Leontine Borsato, Caroline de Bruijn, Stijn Fransen, Marije Zuurveld', 'Netherlands', 'October 1, 2019', '2018', 'TV-14', '90 min', 'Dramas, International Movies, Romantic Movies', 'A starry-eyed employee of a hot cosmetics company hires a dreamy photographer who is secretly indebted to a major rival – her sketchy aunt.']\n",
-      "['s2185', 'Movie', 'First Love', 'Paul Soriano', 'Aga Muhlach, Bea Alonzo, Sandy Andolong, Albie Casiño, Edward Barber, Maureen Mann, Tim Donadt, Giselle Toengi, Raymond Lauchengco, Beverly Salviejo', 'Philippines', 'November 12, 2020', '2018', 'TV-MA', '123 min', 'Dramas, International Movies, Romantic Movies', 'A chance encounter soon intertwines the lives of a reserved businessman and a vibrant photographer who is living with a grave heart condition.']\n",
-      "['s2186', 'Movie', 'First Match', 'Olivia Newman', 'Elvire Emanuelle, Yahya Abdul-Mateen II, Colman Domingo, Jharrel Jerome, Kim Ramirez, Jared Kemp, Allen Maldonado', 'United States', 'March 30, 2018', '2018', 'TV-MA', '103 min', 'Dramas, Independent Movies, Sports Movies', 'A tenacious high school girl raised in foster homes in the inner city tries to reconnect with her ex-con father by joining a boys wrestling team.']\n",
-      "['s2187', 'TV Show', 'First Team: Juventus', '', '', 'United States', 'July 6, 2018', '2018', 'TV-PG', '2 Seasons', 'Docuseries, International TV Shows', 'Follow renowned soccer club Juventus on and off the pitch as they attempt to win a seventh straight Italian title and achieve Champions League glory.']\n",
-      "['s2188', 'Movie', 'First They Killed My Father', 'Angelina Jolie', 'Sreymoch Sareum, Kompheak Phoeung, Socheata Sveng, Dara Heng, Sothea Khoun, Sreyneang Oun, Kimhak Mun, Chenda Run, Nika Sarun, Nita Sarun', 'Cambodia, United States', 'September 15, 2017', '2017', 'TV-MA', '137 min', 'Dramas', 'A 5-year-old girl embarks on a harrowing quest for survival amid the sudden rise and terrifying reign of the Khmer Rouge in Cambodia.']\n",
-      "['s2189', 'Movie', 'FirstBorn', 'Nirpal Bhogal', 'Antonia Thomas, Luke Norris, Thea Petrie, Eileen Davies, Jonathan Hyde', 'United Kingdom', 'March 31, 2017', '2016', 'TV-MA', '90 min', 'Horror Movies, International Movies', 'A young couple fights supernatural foes in an attempt to save their daughter from the dark and mysterious forces that follow her every move.']\n",
-      "['s2190', 'Movie', \"Fisherman's Friends\", 'Chris Foggin', 'Daniel Mays, James Purefoy, David Hayman, Dave Johns, Sam Swainsbury, Tuppence Middleton, Noel Clarke, Maggie Steed, Vahid Gold, Christian Brassington', 'United Kingdom', 'October 22, 2020', '2019', 'PG-13', '112 min', 'Comedies, Dramas, Music & Musicals', 'Sea shanties have long united 10 Cornish fishermen, but when their chants sail to the music charts, their friendship is kept at bay.']\n",
-      "['s2191', 'Movie', 'Fishpeople', 'Keith Malloy', '', '', 'April 1, 2018', '2017', 'TV-14', '49 min', 'Documentaries, Sports Movies', 'In this exploration of the life-changing power of the ocean, six people from very different backgrounds find purpose and meaning in the sea.']\n",
-      "['s2192', 'Movie', 'Fishtail', 'Andrew Renzi', 'Harry Dean Stanton', 'United States', 'October 1, 2018', '2015', 'NR', '61 min', 'Documentaries', \"Harry Dean Stanton narrates this documentary that follows two modern-day cowboys as they welcome new calves at Montana's Fishtail Basin Ranch.\"]\n",
-      "['s2193', 'Movie', 'Fishtronaut: The Movie', 'Célia Catunda, Kiko Mistrorigo, Rodrigo Eba', 'Fábio Lucindo, Celso Alves, Fernanda Bullara', 'Brazil', 'April 25, 2018', '2018', 'TV-Y', '78 min', 'Children & Family Movies', 'Fishtronaut, Marina and Zeek travel to the big city in search of Grandpa, only to find that everyone else has mysteriously vanished too.']\n",
-      "['s2194', 'TV Show', 'Fit for Fashion', '', 'Louise Roe', '', ' December 14, 2018', '2015', 'TV-14', '2 Seasons', 'International TV Shows, Reality TV', 'In this reality series, physique meets fashion as contestants compete in challenges to transform both body and image for the grand prize of $100,000.']\n",
-      "['s2195', 'Movie', 'Fitoor', 'Abhishek Kapoor', 'Aditya Roy Kapoor, Katrina Kaif, Tabu, Rahul Bhatt, Lara Dutta, Akshay Oberoi, Aditi Rao Hydari, Ajay Devgn', 'India', 'August 2, 2018', '2016', 'TV-14', '124 min', 'Dramas, International Movies, Romantic Movies', 'A young artist falls for an aristocratic young woman whose bitter mother has trained her in the art of breaking hearts.']\n",
-      "['s2196', 'Movie', 'Fittest in Dubai', 'Gerry Blaksley', '', 'United Arab Emirates', 'April 15, 2020', '2019', 'TV-14', '60 min', 'Documentaries, International Movies, Sports Movies', 'Top athletes from around the globe test their fitness in a four-day competition at the first-ever CrossFit Sanctional event. Let the games begin.']\n",
-      "['s2197', 'TV Show', 'Five Came Back', 'Laurent Bouzereau', 'Steven Spielberg, Guillermo del Toro, Lawrence Kasdan, Francis Ford Coppola, Paul Greengrass, Meryl Streep', 'United States', 'March 31, 2017', '2017', 'TV-MA', '1 Season', 'Docuseries', 'Five acclaimed contemporary directors tell the story of five legendary Hollywood filmmakers who enlisted in the armed forces to document World War II.']\n",
-      "['s2198', 'Movie', 'Five Elements Ninjas', 'Cheh Chang', 'Tien-chi Cheng, Tien Hsiang Lung, Meng Lo, Michael Chan Wai-Man, Pei Hsi Chen, Li Wang, Ke Chu', 'Hong Kong', 'September 17, 2019', '1982', 'R', '104 min', 'Action & Adventure, International Movies', 'When five ninjas whose fighting styles are based on natural elements unleash their fury on a rival school, a lone survivor vows deadly revenge.']\n",
-      "['s2199', 'Movie', 'Five Nights in Maine', 'Maris Curran', 'David Oyelowo, Dianne Wiest, Rosie Perez, Teyonah Parris, Hani Furstenberg, Bill Raymond', 'United States', 'April 1, 2017', '2015', 'TV-MA', '83 min', 'Dramas, Independent Movies', 'After his wife dies in a car accident, a grief-stricken man visits his estranged mother-in-law in Maine, where they try to help each other heal.']\n",
-      "['s2200', 'TV Show', 'Fix It and Finish It', '', 'Antonio Sabato Jr.', 'United States', ' July 20, 2018', '2014', 'TV-G', '3 Seasons', 'Reality TV', 'A team of skilled contractors and designers hosted by Antonio Sabato Jr. renovates houses, cabins and even RVs, transforming properties in one day.']\n",
-      "['s2201', 'Movie', 'Fiza', 'Khalid Mohamed', 'Karisma Kapoor, Jaya Bhaduri, Hrithik Roshan, Neha, Asha Sachdev, Bikram Saluja, Isha Koppikar, Johny Lever, Sushmita Sen, Manoj Bajpayee', 'India', 'August 2, 2018', '2000', 'TV-14', '163 min', 'Dramas, International Movies, Music & Musicals', \"Fiza's brother disappears during Mumbai's horrifying 1993 riots. Each day, Fiza and her widowed mother hope that he will return.\"]\n",
-      "['s2202', 'TV Show', 'Flaked', '', 'Will Arnett, David Sullivan, Ruth Kearney, George Basil, Lina Esco, Travis Mills, Robert Wisdom, Mark Boone Junior, Matthew Willig, Heather Graham, Kirstie Alley, Sab Shimono, Christopher Mintz-Plasse, Minerva Garcia, Jeff Daniel Phillips', 'United States', 'June 2, 2017', '2017', 'TV-MA', '2 Seasons', 'TV Comedies, TV Dramas', \"In his funky California beach enclave, Chip's the go-to guy for personal insights. But he isn't quite as enlightened when it comes to his own baggage.\"]\n",
-      "['s2203', 'Movie', 'Flash of Genius', 'Marc Abraham', 'Greg Kinnear, Lauren Graham, Dermot Mulroney, Alan Alda, Bill Smitrovich, Mitch Pileggi, Daniel Roebuck, Tim Kelleher, Aaron Abrams, Chuck Shamata, Andrew Gillies', 'Canada, United States', 'January 16, 2017', '2008', 'PG-13', '119 min', 'Dramas', 'A college professor goes up against the giants of the auto industry when they fail to give him credit for inventing intermittent windshield wipers.']\n",
-      "['s2204', 'TV Show', 'Flavorful Origins', '', 'Yang Chen', 'China', 'November 20, 2020', '2020', 'TV-G', '3 Seasons', 'Docuseries, International TV Shows', 'Delve into the delectable world of Chaoshan cuisine, explore its unique ingredients and hear the stories of the people behind its creation.']\n",
-      "['s2205', 'Movie', 'Flavors of Youth: International Version', 'Xiaoxing Yi, Yoshitaka Takeuchi, Haoling Li', 'Taito Ban, Mariya Ise, Minako Kotobuki, Haruka Shiraishi, Hiroki Yasumoto, Takeo Otsuka, Ikumi Hasegawa, Takayuki Nakatsukasa', 'China, Japan', 'August 4, 2018', '2018', 'TV-PG', '74 min', 'Anime Features, International Movies, Romantic Movies', 'Memories in a bowl of steaming noodles, a fading beauty finding her way and a bittersweet first love – all in these stories of city life in China.']\n",
-      "['s2206', 'Movie', 'Flimflam', 'Khaled Marei', 'Ahmed Helmy, Donia Samir Ghanim, Sabrine, Bayyumi Fuad, Jamila Adel Awad, Bea, Yasser El Tobgy, Enaam Salousa', 'Egypt', 'June 13, 2019', '2016', 'TV-14', '102 min', 'Comedies, International Movies', 'Nosy family in tow, a fun-loving bachelor goes on a romantic getaway, but he ends up pretending to be married to a complete stranger to avoid trouble.']\n",
-      "['s2207', 'TV Show', 'Flinch', '', 'Desiree Burch, Lloyd Griffith, Seann Walsh', 'United Kingdom', 'May 3, 2019', '2019', 'TV-PG', '1 Season', 'Reality TV', 'Harrowing and hilarious tests await the brave and foolhardy, as well as the judges, in this comedy game show. If they flinch, they feel the pain.']\n",
-      "['s2208', 'TV Show', 'Flint Town', '', '', 'United States', 'March 2, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries, Science & Nature TV', 'Over a two-year period, filmmakers embedded with cops in Flint, Michigan, reveal a department grappling with volatile issues in untenable conditions.']\n",
-      "['s2209', 'Movie', 'Flock of Four', 'Gregory Caruso', 'Braeden Lemasters, Isaac Jay, Uriah Shelton, Dylan Riley Snyder, Coco Jones, Shane Harper, Nadji Jeter, Connor Paolo, Gatlin Green, Reg E. Cathey', 'United States', 'August 1, 2018', '2018', 'TV-MA', '83 min', 'Dramas, Independent Movies, Music & Musicals', 'One night in 1959, four young musicians venture from Pasadena to South-Central Los Angeles in the hopes of hearing a living jazz legend play.']\n",
-      "['s2210', 'TV Show', 'Floor Is Lava', '', 'Rutledge Wood', 'United States', 'June 19, 2020', '2020', 'TV-PG', '1 Season', 'Reality TV', 'Teams compete to navigate rooms flooded with lava by leaping from chairs, hanging from curtains and swinging from chandeliers. Yes, really.']\n",
-      "['s2211', 'TV Show', 'Flowering Heart', '', 'Choi Da-in, Yang Se-na, Gim Chae-eun, Esther, Um Sang-hyun, Shin Yong-woo', 'South Korea', 'July 1, 2019', '2016', 'TV-Y7', '1 Season', \"Kids' TV, Korean TV Shows\", 'An ordinary student, who forms an advice club with her friends to help others, gains special powers after a mysterious encounter.']\n",
-      "['s2212', 'TV Show', 'Flowers', '', 'Olivia Colman, Julian Barratt, Daniel Rigby, Sophia Di Martino, Leila Hoffman, Will Sharpe, Harriet Walter', 'United Kingdom', 'December 15, 2018', '2018', 'TV-MA', '2 Seasons', 'British TV Shows, International TV Shows, TV Comedies', 'Between a troubled marriage, a senile granny and twin siblings constantly in rivalry, a crumbling household struggles to barely keep it together.']\n",
-      "['s2213', 'Movie', 'Flying Guillotine 2', 'Kang Cheng, Shan Hua', 'Feng Ku, Chung Wang, Szu Shih, Lung Ti, Lo Lieh, Szu-Chia Chen', 'Hong Kong', 'July 31, 2018', '1978', 'TV-MA', '88 min', 'Action & Adventure, International Movies', \"The emperor's reign of terror expands. Heroic outlaw Ma Teng joins a squad of female rebels, whose leader is torn between family loyalties.\"]\n",
-      "['s2214', 'Movie', 'Follow Me', 'Asri Bendacha', 'Asri Bendacha', 'United Arab Emirates, United States, United Kingdom', 'November 16, 2018', '2017', 'TV-MA', '86 min', 'Documentaries, International Movies', 'Aspiring to be an internet celebrity and make big bucks, a filmmaker travels the world to learn the tricks of the trade from social media influencers.']\n",
-      "['s2215', 'TV Show', 'Follow This', '', 'John Stanton, Scaachi Koul, Azeen Ghorayshi, Bim Adewunmi, Juliane Loffler, Charlie Warzel', 'United States', 'November 1, 2018', '2018', 'TV-MA', '3 Seasons', 'Docuseries', 'Follow the reporters at BuzzFeed as they probe topics ranging from quirky internet crazes to safe injection spaces for opioid users.']\n",
-      "['s2216', 'TV Show', 'Followers', '', 'Miki Nakatani, Elaiza Ikeda, Mari Natsuki, Yuka Itaya, KOM_I, Mika Nakashima, Tadanobu Asano, Shuhei Uesugi, Nobuaki Kaneko, Hidekazu Mashima, Sho Kasamatsu, Yutaro', 'Japan', 'February 27, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'When an aspiring actress hits it big thanks to a candid Instagram post, the lives of several Tokyo women cross as they struggle to define happiness IRL.']\n",
-      "['s2217', 'Movie', 'Food on the Go', 'Mercedes Cordova', '', 'Argentina, Italy', 'May 16, 2018', '2017', 'TV-MA', '66 min', 'Documentaries, International Movies', 'Epicureans and experts trace the migration of Italian cuisine and its evolution in the Americas, delving into the ideas of origin, diaspora and heritage.']\n",
-      "['s2218', 'TV Show', 'Food Wars!: Shokugeki no Soma', '', 'Yoshitsugu Matsuoka, Risa Taneda, Minami Takahashi, Shizuka Ishigami, Natsuki Hanae, Yuki Ono, Takahiro Sakurai, Ai Kayano, Maaya Uchida, Taishi Murata, Yusuke Kobayashi, Saori Onishi, Hisako Kanemoto, Chinatsu Akasaki, Nobuhiko Okamoto, Junichi Suwabe, Yuichi Nakamura, Jun Fukuyama', 'Japan', 'October 1, 2020', '2016', 'TV-MA', '2 Seasons', 'Anime Series, International TV Shows, Teen TV Shows', 'Young chef Soma enters the prestigious Totsuki Culinary Academy, where he must emerge victorious in over-the-top cooking battles or face expulsion.']\n",
-      "['s2219', 'TV Show', 'Food: Delicious Science', '', 'Michael Mosley, James Wong', '', 'October 1, 2017', '2017', 'TV-PG', '1 Season', 'Docuseries, Science & Nature TV', 'In this series, TV presenter Michael Mosley and botanist James Wong explore the physics, chemistry and biology inside every bite of food we eat.']\n",
-      "['s2220', 'TV Show', 'Footprints in the Sand', '', 'Yenn Teoh, Leslie Chai, Elvis Chin, Candy Ice, Jacky Kam, Jordan Voon, Alvin Wong', 'United States', 'October 16, 2017', '2011', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'Familial bonds strain as dramas concerning love, greed, business and generosity simmer across generations.']\n",
-      "['s2221', 'Movie', 'Footprints: The Path of Your Life', 'Juan Manuel Cotelo', '', 'Spain', 'June 30, 2017', '2015', 'PG', '90 min', 'Documentaries, Faith & Spirituality, International Movies', 'This documentary follows 10 men who agree to walk the Camino de Santiago, a 500-mile, 40-day trek that will challenge their strength and faith.']\n",
-      "['s2222', 'Movie', 'For Colored Girls', 'Tyler Perry', 'Kimberly Elise, Janet Jackson, Loretta Devine, Thandie Newton, Anika Noni Rose, Kerry Washington, Tessa Thompson, Phylicia Rashad, Whoopi Goldberg, Omari Hardwick, Macy Gray, Michael Ealy, Richard Lawson, Hill Harper, Khalil Kain', 'United States', 'May 1, 2020', '2010', 'R', '134 min', 'Dramas', \"This adaptation of Ntozake Shange's play consists of a series of poetic vignettes that explore the lives of modern African American women.\"]\n",
-      "['s2223', 'Movie', 'For Grace', 'Mark Helenowski, Kevin Pang', '', 'United States', 'March 2, 2016', '2015', 'TV-PG', '92 min', 'Documentaries', 'As chef Curtis Duffy oversees every aspect of opening his own restaurant, Grace, he recalls his turbulent childhood and difficult adult relationships.']\n",
-      "['s2224', 'Movie', 'For Greater Glory', 'Dean Wright', \"Rubén Blades, Bruce Greenwood, Bruce McGill, Peter O'Toole, Andy Garcia, Nestor Carbonell, Eduardo Verástegui, Catalina Sandino Moreno, Eva Longoria, Santiago Cabrera, Adrian Alonso, Oscar Isaac, Mauricio Kuri\", 'Mexico', 'August 2, 2019', '2012', 'R', '145 min', 'Dramas, International Movies', 'When a vicious war against Catholics is waged in Mexico in the 1920s, a retired general joins the militia fighting to preserve religious freedom.']\n",
-      "['s2225', 'Movie', 'For Here or to Go?', 'Rucha Humnabadkar', 'Ali Fazal, Melanie Chandra, Rajit Kapoor, Amitosh Nagpal, Omi Vaidya, Samrat Chakrabarti, Keith Stevenson', 'United States, India', 'August 15, 2018', '2015', 'TV-MA', '105 min', 'Comedies, Dramas, Independent Movies', \"A software engineer must decide if he'd rather navigate America's frustrating visa renewal process or simply return to his home country of India.\"]\n",
-      "['s2226', 'Movie', 'For Love or Money', 'Mark Murphy', 'Robert Kazinsky, Samantha Barks, Ed Speleers, Tony Way, Rachel Hurd-Wood, Ivan Kaye, Anna Chancellor, David Hargreaves, Tanya Reynolds', 'United Kingdom', 'August 16, 2019', '2019', 'TV-MA', '95 min', 'Comedies', 'When a goofy but likable millionaire discovers his fiancée’s plan to steal his wealth, he devises an unromantic scheme to make her life a living hell.']\n",
-      "['s2227', 'Movie', 'For the Birds', 'Richard Miron', 'Kathy Murphy', 'United States', 'September 1, 2019', '2018', 'TV-MA', '93 min', 'Documentaries', 'A woman with a passion for fowl keeps a menagerie of birds that draws the ire of neighbors, animal rights advocates and even her own family.']\n",
-      "['s2228', 'Movie', 'For the Broken Hearted', 'Digo Ricio', 'Yassi Pressman, Sam Concepcion, Louise De Los Reyes, Shy Carlos, Marco Gumabao, Katya Santos, Andrea Del Rosario, Lander Vera Perez, Christopher Roxas', 'Philippines', 'April 15, 2020', '2018', 'TV-14', '93 min', 'Dramas, International Movies, Romantic Movies', 'In three interwoven stories, love ends up in limbo as romantic partners navigate bliss, loss, failures and feelings while trying to make happiness last.']\n",
-      "['s2229', 'Movie', 'For the Love of Benji', 'Joe Camp', 'Patsy Garrett, Cynthia Smith, Allen Fiuzat, Ed Nelson, Art Vasil, Peter Bowles, Bridget Armstrong, Mihalis Lambrinos, Dean Goss, Tony Alatis', 'United States', 'March 6, 2018', '1977', 'G', '84 min', 'Children & Family Movies', \"Benji and his owner get separated in Greece. On his quest to find them, he's targeted by various bad guys who want to get their hands on him.\"]\n",
-      "['s2230', 'Movie', 'For the Love of Spock', 'Adam Nimoy', 'Leonard Nimoy, William Shatner, George Takei, Nichelle Nichols, Chris Pine, Zachary Quinto, Simon Pegg, Zoe Saldana, Jim Parsons, Jason Alexander, Neil deGrasse Tyson, J.J. Abrams', 'Canada, United States', 'December 2, 2016', '2016', 'TV-14', '112 min', 'Documentaries', 'The son of actor Leonard Nimoy directs this moving look at his father\\'s portrayal of Spock, the iconic \"Star Trek\" character he played for 50 years.']\n",
-      "['s2231', 'TV Show', 'For the Win', '', 'Brodie Smith', 'United States', 'December 31, 2018', '2017', 'TV-14', '1 Season', 'Reality TV', \"Frisbee national champion Brodie Smith challenges inventive athletes across the US to an exhibition match in the unconventional sports they've created.\"]\n",
-      "['s2232', 'Movie', 'For Your Own Good', 'Carlos Therón', 'Jose Coronado, Javier Cámara, Roberto Álamo, Pilar Castro, María Pujalte, Carmen Ruiz, Silvia Alonso, Georgina Amorós, Andrea Ros, Miki Esparbé', 'Spain', 'October 1, 2017', '2017', 'TV-MA', '93 min', 'Comedies, International Movies', \"Three brothers-in-law join forces to secretly drive away their daughters' undesirable boyfriends: anarchist Álex, bad-boy Dani and playboy Ernesto.\"]\n",
-      "['s2233', 'Movie', 'Forbidden Games: The Justin Fashanu Story', 'Jon Carey, Adam Darke', 'Justin Fashanu, John Fashanu', 'United Kingdom', 'December 1, 2017', '2017', 'TV-14', '81 min', 'Documentaries, International Movies, LGBTQ Movies', 'This documentary chronicles the tragic, true story of Justin Fashanu, the first – and only – openly gay man to have played professional soccer.']\n",
-      "['s2234', 'Movie', 'Forbidden Planet', 'Fred M. Wilcox', 'Leslie Nielsen, Walter Pidgeon, Anne Francis, Jack Kelly, Warren Stevens, James Drury, Earl Holliman', 'United States', 'November 1, 2019', '1956', 'G', '98 min', 'Action & Adventure, Classic Movies, Sci-Fi & Fantasy', 'A pulp-fiction sci-fi classic, Forbidden Planet stars Leslie Nielsen as a heroic starship captain who finds the paradise planet Altair-IV.']\n",
-      "['s2235', 'Movie', 'Force 2', 'Abhinay Deo', \"John Abraham, Sonakshi Sinha, Tahir Raj Bhasin, Narendra Jha, Adil Hussain, Vikram Kapadia, Patricia Hittler, Genelia D'souza, Raj Babbar, Freddy Daruwala, Boman Irani\", 'India', 'February 27, 2017', '2016', 'TV-14', '123 min', 'Action & Adventure, International Movies', \"An ex-cop investigates the death of his best friend and two other spies, killings that lead to a mole operating from India's embassy in Budapest.\"]\n",
-      "['s2236', 'TV Show', 'Forces of Nature', '', '', 'United Kingdom', 'March 1, 2017', '2016', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'This dynamic series spans the globe to explain the complex natural forces that govern the planet, from shape and color to motion and the elements.']\n",
-      "['s2237', 'Movie', 'Forensic', 'Akhil Paul, Anas Khan', 'Tovino Thomas, Mamtha Mohandas, Renji Panicker, Saiju Kurup, Reba Monica John, Pratap Pothen, Giju John, Sreekanth Murali', 'India', 'June 7, 2020', '2020', 'TV-14', '132 min', 'International Movies, Thrillers', 'A pair of officers with history navigates clues from the past, false leads and a ticking clock to nab an elusive serial killer who targets young girls.']\n",
-      "['s2238', 'TV Show', 'Forensic Files', '', 'Peter Thomas', 'United States', 'September 1, 2016', '2011', 'TV-MA', '9 Seasons', 'Crime TV Shows, Docuseries, Science & Nature TV', 'Detectives and crime lab technicians use the latest and most fascinating procedures to solve crimes in this documentary-style show.']\n",
-      "['s2239', 'TV Show', 'Forest of Piano', '', 'Soma Saito, Junichi Suwabe, Natsuki Hanae, Yuichi Nakamura, Kenn, Aoi Yuki, Mariya Ise, Katsuyuki Konishi, Toshiyuki Toyonaga, Koji Yusa, Hiroshi Yanaka, Ryoko Shiraishi, Yo Taichi, Marie Miyake, Ryo Hirohashi, Motoko Kumai, Maaya Sakamoto, Hideyuki Tanaka, Bin Shimada', 'Japan', 'June 24, 2019', '2019', 'TV-14', '2 Seasons', 'Anime Series, International TV Shows', \"Kai grows up playing an old piano discarded in the woods; Shuhei's father is a famous pianist. Their chance meeting transforms their lives and music.\"]\n",
-      "['s2240', 'Movie', 'Forever Chape', 'Luis Ara', '', 'Brazil', 'August 2, 2018', '2018', 'TV-MA', '74 min', 'Documentaries, International Movies, Sports Movies', 'In the wake of the plane crash that claimed the lives of 71 people, the Brazilian soccer club Chapecoense seeks to rebuild the team that made history.']\n",
-      "['s2241', 'Movie', 'Forever Pure', 'Maya Zinshtein', '', 'United Kingdom, Israel, Russia', 'May 29, 2017', '2016', 'TV-MA', '87 min', 'Documentaries, International Movies, Sports Movies', 'The furor over the addition of two Muslim players to the Beitar Jerusalem soccer club underscores the role of institutionalized racism in Israel.']\n",
-      "['s2242', 'TV Show', 'Forged in Fire', '', 'Wil Willis', 'United States', 'November 1, 2020', '2019', 'TV-14', '1 Season', 'Reality TV', 'Bladesmiths vie for a cash prize by forging the best metal weapons from the pages of history in this competition series featuring expert judges.']\n",
-      "['s2243', 'TV Show', 'Forget Me Not', '', '', 'United Kingdom', 'September 18, 2017', '2011', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'Teenage Xue Ming was forced to marry the man who raped her. Years after abandoning her young sons to find a better life, can she escape the guilt?']\n",
-      "['s2244', 'Movie', 'Forgive Us Our Debts', 'Antonio Morabito', 'Marco Giallini, Claudio Santamaria, Jerzy Stuhr, Flonja Kodheli', 'Italy, Switzerland, Albania, Poland', 'May 4, 2018', '2018', 'TV-MA', '105 min', 'Dramas, International Movies', 'Threatened by creditors, a newly unemployed man agrees to work for a debt collector, but soon discovers his deal with the devil has unexpected costs.']\n",
-      "['s2245', 'Movie', 'Forgotten', 'Hang-Jun Jang', 'Ha-neul Kang, Moo-Yul Kim, Young-hee Na, Seong-kun Mun, Myung-Ryul Nam, Eun-woo Lee, Chan-bi Jung, Go Choi, Seong-il Bae, Soon-won Lee', 'South Korea', 'February 21, 2018', '2017', 'TV-MA', '109 min', 'Dramas, International Movies, Thrillers', 'When his abducted brother returns seemingly a different man with no memory of the past 19 days, Jin-seok chases after the truth behind the kidnapping.']\n",
-      "['s2246', 'Movie', 'Forks Over Knives', 'Lee Fulkerson', '', 'United States', 'October 3, 2019', '2011', 'PG', '96 min', 'Documentaries', 'According to the research of two food scientists, the popularity of processed foods has led to epidemic rates of obesity, diabetes and other diseases.']\n",
-      "['s2247', 'TV Show', 'Formula 1: Drive to Survive', '', '', 'United Kingdom', 'February 28, 2020', '2020', 'TV-MA', '2 Seasons', 'Docuseries', 'Drivers, managers and team owners live life in the fast lane – both on and off the track – during one cutthroat season of Formula 1 racing.']\n",
-      "['s2248', 'Movie', 'Fortune Feimster: Sweet & Salty', 'Krysia Plonka', 'Fortune Feimster', 'United States', 'January 21, 2020', '2020', 'TV-MA', '61 min', 'Stand-Up Comedy', 'Actor, comedian and writer Fortune Feimster takes the stage and riffs on her southern roots, sexual awakenings, showbiz career and more.']\n",
-      "['s2249', 'Movie', 'Four Christmases', 'Seth Gordon', 'Vince Vaughn, Reese Witherspoon, Robert Duvall, Sissy Spacek, Jon Voight, Jon Favreau, Mary Steenburgen, Dwight Yoakam, Tim McGraw, Kristin Chenoweth', 'Germany, United States', 'January 1, 2021', '2008', 'PG-13', '88 min', 'Comedies, Romantic Movies', 'A dating couple is forced to spend their first Christmas together visiting each of their four divorced parents – in a single day.']\n",
-      "['s2250', 'TV Show', 'Four Seasons in Havana', '', 'Jorge Perugorría, Carlos Enrique Almirante, Mario Guerra, Luis Alberto García, Juana Acosta, Laura Ramos', 'Spain, Cuba', 'December 9, 2016', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'As Havana slowly revolves through the year, wistful detective Mario Conde probes the sultry heart of the city to investigate dark and deadly crimes.']\n",
-      "['s2251', 'Movie', 'Four Sisters and a Wedding', 'Cathy Garcia-Molina', 'Bea Alonzo, Toni Gonzaga, Angel Locsin, Shaina Magdayao, Enchong Dee, Sam Milby, Angeline Quinto, Coney Reyes', 'Philippines', 'February 27, 2019', '2013', 'TV-14', '125 min', 'Comedies, Dramas, International Movies', \"Four sisters unite to stop their young brother's pending nuptials upon meeting his fiancée’s demanding family, revealing long-simmering family issues.\"]\n",
-      "['s2252', 'Movie', 'Four Weddings and a Funeral', 'Mike Newell', 'Hugh Grant, Andie MacDowell, James Fleet, Simon Callow, John Hannah, Kristin Scott Thomas, David Bower, Charlotte Coleman, David Haig, Rowan Atkinson, Sophie Thompson, Anna Chancellor, Corin Redgrave', 'United Kingdom', 'August 1, 2019', '1994', 'R', '118 min', 'Classic Movies, Comedies, International Movies', \"A commitment-phobic Brit tries to reconnect with an alluring American who's about to make a seemingly awful mistake by marrying a wealthy, boring man.\"]\n",
-      "['s2253', 'Movie', 'Fracture', 'Gregory Hoblit', 'Anthony Hopkins, Ryan Gosling, David Strathairn, Rosamund Pike, Embeth Davidtz, Billy Burke, Cliff Curtis, Fiona Shaw, Bob Gunton, Josh Stamberg', 'United States, Germany', 'April 1, 2019', '2007', 'R', '113 min', 'Dramas, Thrillers', 'Ted Crawford, who allegedly attempted to murder his wife, is now locked in a battle of wits with a young assistant district attorney.']\n",
-      "['s2254', 'Movie', 'Fractured', 'Brad Anderson', 'Sam Worthington, Lily Rabe, Stephen Tobolowsky, Adjoa Andoh, Lucy Capri, Lauren Cochrane, Shane Dean', 'United States', 'October 11, 2019', '2019', 'TV-MA', '100 min', 'Thrillers', 'After his wife and injured daughter disappear from an ER, a man conducts a panicked search and becomes convinced the hospital is hiding something.']\n",
-      "['s2255', 'Movie', 'Franca: Chaos and Creation', 'Francesco Carrozzini', '', 'United States, Italy', 'October 1, 2017', '2016', 'TV-MA', '79 min', 'Documentaries, International Movies', 'A documentary filmmaker chronicles the life and times of his mother, Franca Sozzani, the editor of Italian Vogue and a fashion-world provocateur.']\n",
-      "['s2256', 'Movie', 'Frances Ha', 'Noah Baumbach', \"Greta Gerwig, Mickey Sumner, Charlotte d'Amboise, Adam Driver, Hannah Dunne, Michael Esper, Grace Gummer, Patrick Heusinger, Josh Hamilton, Cindy Katz, Maya Kazan, Justine Lupe, Britta Phillips, Juliet Rylance, Dean Wareham, Michael Zegen\", 'United States, Brazil', 'October 1, 2017', '2012', 'R', '86 min', 'Comedies, Dramas, Independent Movies', 'Determined to make it as a modern dancer in New York, a young woman pursues her unlikely goal with more enthusiasm than natural talent.']\n",
-      "['s2257', 'Movie', 'Francesco De Carlo: Cose di Questo Mondo', '', 'Francesco De Carlo', 'Italy', 'April 12, 2019', '2019', 'TV-MA', '61 min', 'Stand-Up Comedy', \"Taking the stage in Milan, Francesco De Carlo opens up about his bad habits, religion, politics and what he's learned from traveling the world.\"]\n",
-      "['s2258', 'Movie', 'Franco Escamilla: Bienvenido al mundo', 'Ulises Valencia', 'Franco Escamilla', 'Mexico', 'April 17, 2019', '2019', 'TV-MA', '54 min', 'Stand-Up Comedy', 'Comedian Franco Escamilla shares stories about parenting his children when they get into trouble, with reflections on gender, friendship and romance.']\n",
-      "['s2259', 'Movie', 'Franco Escamilla: Por la anécdota', 'Ulises Valencia', 'Franco Escamilla', 'Mexico', 'June 8, 2018', '2018', 'TV-MA', '66 min', 'Stand-Up Comedy', \"Mexican stand-up comedian Franco Escamilla draws his jokes from real-life experiences – and he's willing to do anything for new material.\"]\n",
-      "['s2260', 'Movie', 'Frank & Lola', 'Matthew Ross', 'Michael Shannon, Imogen Poots, Michael Nyqvist, Justin Long, Stella Schnabel, Rosanna Arquette, Emmanuelle Devos', 'United States', 'March 1, 2020', '2016', 'TV-MA', '87 min', 'Dramas, Thrillers', \"A talented Las Vegas chef falls in love with an aspiring fashion designer but turns violently jealous when he realizes that she's hiding dark secrets.\"]\n",
-      "['s2261', 'Movie', 'Frank and Cindy', 'G.J. Echternkamp', '', 'United States', 'April 1, 2016', '2007', 'TV-MA', '70 min', 'Documentaries, Music & Musicals', 'Frank was a rising pop star when he married Cindy, but decades of dashed dreams and alcoholism have left the pair struggling to find happiness.']\n",
-      "['s2262', 'TV Show', 'Frank Elstner: Just One Last Question', '', 'Klaas Heufer-Umlauf, Joko Winterscheidt, Lena Meyer-Landrut, Charlotte Roche, Daniel Brühl, Frank Elstner', 'Germany', 'June 12, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Stand-Up Comedy & Talk Shows', 'In his farewell show, legendary German host Frank Elstner digs deep and savors his discussions with stars such as Daniel Brühl and Lena Meyer-Landrut.']\n",
-      "['s2263', 'Movie', 'Frankenstein’s Monster’s Monster, Frankenstein', 'Daniel Gray Longino', 'David Harbour, Alex Ozerov, Kate Berlant, Mary Woronov, Alfred Molina, Heather Lawless, Michael Lerner, Marion Van Cuyck, Bridey Elliott, O-Lan Jones, Lidia Porto, Graham Wagner, Randolph Thompson', 'United States', 'July 16, 2019', '2019', 'TV-14', '32 min', 'Comedies', \"When actor David Harbour finds lost footage of his father's disastrous televised stage play of a literary classic, he uncovers shocking family secrets.\"]\n",
-      "['s2264', 'TV Show', 'Frasier', '', 'Kelsey Grammer, Jane Leeves, David Hyde Pierce, Peri Gilpin, John Mahoney, Dan Butler', 'United States', '', '2003', 'TV-PG', '11 Seasons', 'Classic & Cult TV, TV Comedies', 'Frasier Crane is a snooty but lovable Seattle psychiatrist who dispenses advice on his call-in radio show while ignoring it in his own relationships.']\n",
-      "['s2265', 'Movie', 'Frat Star', 'Grant S. Johnson, Ippsie Jones', \"Connor Lawrence, Justin Mark, Cathryn Dylan, Chris Elliott, Tyler Weaks, Max Sheldon, Austin Ramsey, Peter O'Connor, Nicole Balsam, Kaitlin Mesh\", 'United States', 'April 10, 2017', '2017', 'TV-MA', '85 min', 'Comedies', 'A freshman uninterested in joining a fraternity is convinced to pledge by a rich roommate who introduces him to a world darker than he ever dreamed.']\n",
-      "['s2266', 'Movie', 'Freak Show', 'Trudie Styler', 'Alex Lawther, Abigail Breslin, AnnaSophia Robb, Ian Nelson, Celia Weston, Laverne Cox, Bette Midler, Willa Fitzgerald, Larry Pine, John McEnroe, Mickey Sumner, Daniel Bellomy, Wally Dunn, Marceline Hugot', 'United States', 'August 13, 2020', '2018', 'TV-MA', '91 min', 'Comedies, Dramas, Independent Movies', 'Forced to attend a new high school, a glamorous teen navigates hostile territory before taking a stand by running for homecoming queen.']\n",
-      "['s2267', 'Movie', 'Freaks', 'Adam B. Stein, Zach Lipovsky', 'Emile Hirsch, Bruce Dern, Lexy Kolker, Grace Park, Amanda Crew, Aleks Paunovic, Michelle Harrison', 'United States, Canada', 'March 3, 2020', '2018', 'R', '105 min', 'Independent Movies, Sci-Fi & Fantasy, Thrillers', 'Hidden away by her eccentric father, a mysterious young girl uncovers frightening truths when she starts to make contact with the outside world.']\n",
-      "['s2268', 'Movie', \"Freaks – You're One of Us\", 'Felix Binder', 'Cornelia Gröschel, Tim Oliver Schultz, Wotan Wilke Möhring, Nina Kunzendorf, Frederic Linkemann, Finnlay Berger, Gisa Flake, Ralph Herforth, Thelma Buabeng', 'Germany', 'September 2, 2020', '2020', 'TV-MA', '93 min', 'Dramas, Independent Movies, International Movies', 'Tipped by a mysterious tramp, a meek fry cook discovers she has superpowers — and kindred spirits — and uncovers an unsavory, widespread conspiracy.']\n",
-      "['s2269', 'Movie', 'Fred Armisen: Standup For Drummers', 'Lance Bangs', 'Fred Armisen', '', 'February 6, 2018', '2018', 'TV-PG', '65 min', 'Music & Musicals, Stand-Up Comedy', 'For an audience of drummers, comedian Fred Armisen shares and demonstrates his thoughts on musical genres, drummer quirks, regional accents and more.']\n",
-      "['s2270', 'Movie', 'Fred Claus', 'David Dobkin', 'Vince Vaughn, Paul Giamatti, John Michael Higgins, Miranda Richardson, Rachel Weisz, Kathy Bates, Trevor Peacock, Ludacris, Elizabeth Banks', 'United States', 'January 1, 2021', '2007', 'PG', '115 min', 'Children & Family Movies, Comedies', 'The holiday season is ruined for Santa Claus when his cranky older brother – a repo man with a sizable rap sheet – visits him at the North Pole.']\n",
-      "['s2271', 'Movie', 'Free Fire', 'Ben Wheatley', 'Sharlto Copley, Armie Hammer, Brie Larson, Cillian Murphy, Jack Reynor, Babou Ceesay, Enzo Cilenti, Sam Riley, Michael Smiley, Noah Taylor, Patrick Bergin, Mark Monero', 'United Kingdom', 'October 21, 2019', '2016', 'R', '91 min', 'Action & Adventure, Comedies, Independent Movies', 'A sketchy arms transaction in a deserted warehouse turns into a free-for-all when the two sides engage in a take-no-prisoners shootout.']\n",
-      "['s2272', 'TV Show', 'Free Rein', '', 'Jaylen Barron, Manpreet Bambra, Celine Buckens, Freddy Carter, Caroline Ford, Natalie Gumede, Bruce Herbelin-Earle, Noah Huntley, Kerry Ingram, Paul Luebke, Geoffrey McGivern, Navia Ziraili Robinson, Milo Twomey, Carla Woodcock', 'United States', 'July 6, 2019', '2019', 'TV-G', '3 Seasons', \"British TV Shows, Kids' TV, TV Dramas\", \"A 15-year-old from LA spends the summer at her mom's childhood home on an island off the coast of England, where she bonds with a mysterious horse.\"]\n",
-      "['s2273', 'Movie', 'Free Rein: The Twelve Neighs of Christmas', 'Marek Losey', 'Jaylen Barron, Billy Angel, Manpreet Bambra, Celine Buckens, Freddy Carter, Bruce Herbelin-Earle, Kerry Ingram, Charlotte Jordan, Geoff McGivern, Martin Bobb-Semple', '', 'December 7, 2018', '2018', 'TV-G', '58 min', 'Children & Family Movies, Dramas', 'As Bright Fields preps for its Mistletoe Ball, a broken ornament leads Zoe to a family secret, while Gaby finds herself at the mercy of new boss Mia.']\n",
-      "['s2274', 'Movie', \"Free Rein: Valentine's Day\", '', 'Jaylen Barron, Joe Ashman, Manpreet Bambra, Celine Buckens, Freddy Carter, Bruce Herbelin-Earle, Kerry Ingram, Charlotte Jordan, Geoffrey McGivern, Martin Bobb-Semple, Sadie Simm, Carla Woodcock', 'United States', 'February 1, 2019', '2019', 'TV-G', '51 min', 'Children & Family Movies, Dramas', \"Love is in the air as Zoe and friends go on a quest to find a fabled Maid's Stone. But when rivalry blinds them to danger, it's Raven to the rescue!\"]\n",
-      "['s2275', 'Movie', 'Free State of Jones', 'Gary Ross', 'Matthew McConaughey, Gugu Mbatha-Raw, Mahershala Ali, Keri Russell, Christopher Berry, Sean Bridgers, Jacob Lofland, Thomas Francis Murphy, Bill Tangradi', 'United States', 'October 1, 2020', '2016', 'R', '139 min', 'Action & Adventure, Dramas', 'A Mississippi farmer turns outlaw as he leads a ragtag band of fellow Civil War deserters and escaped slaves in a rebellion against the Confederacy.']\n",
-      "['s2276', 'Movie', 'Free Willy', 'Simon Wincer', 'Jason James Richter, Lori Petty, Jayne Atkinson, August Schellenberg, Michael Madsen, Michael Ironside, Richard Riehle, Mykelti Williamson, Michael Bacall, Danielle Harris', 'United States, France, Mexico', 'January 1, 2020', '1993', 'PG', '112 min', 'Children & Family Movies, Dramas', 'Ordered to clean up the graffiti he painted at a marine theme park, a troubled young boy unexpectedly bonds with a killer whale on exhibit.']\n",
-      "['s2277', 'Movie', 'Freedom at Midnight', 'Tinu Pappachan', 'Antony Varghese, Vinayakan, Chemban Vinod Jose, Tito Wilson, Sinoj Varghese, Aswathy Manoharan', '', 'October 1, 2018', '2018', 'TV-MA', '135 min', 'Dramas, International Movies, Thrillers', 'Jailed after becoming entangled in the murder of a cop, a prisoner assembles a team of inmates to hatch a plan for making a getaway.']\n",
-      "['s2278', 'Movie', 'Freej Al Taibeen', 'Ahmed Zain', 'Ali Al Shehhi, Huda Al Ghanim, Muhammed Murshed, Yaser Alneyadi, Khaled Al-Nuaimi, Nasser Al-Dhahnani, Nawal Chamoun, Iman Husein', 'United Arab Emirates', 'May 29, 2020', '2018', 'TV-PG', '99 min', 'Comedies, Dramas, International Movies', 'Local rivals gear up to compete in a traditional game that tests their physical strength and endurance, but complications disrupt their training.']\n",
-      "['s2279', 'Movie', 'Freeway: Crack in the System', 'Marc Levin', 'Freeway Rick Ross', 'United States, Nicaragua', 'December 15, 2017', '2015', 'R', '103 min', 'Documentaries', 'Take in the true account of drug kingpin \"Freeway\" Rick Ross\\'s empire and how the CIA helped him fuel America\\'s  devastating crack cocaine epidemic.']\n",
-      "['s2280', 'Movie', \"Freezer's Campaign\", 'Sameh Abdulaziz', 'Bayyumi Fuad, Chico, Hesham Maged, Ahmed Fathy, Nesreen Ameen, Dareen Haddad, Bushra, Samy Maghawry', 'Egypt', 'June 6, 2019', '2016', 'TV-MA', '116 min', 'Comedies, International Movies', 'When climate change makes Egypt freeze over, intelligence officers pose as a film crew on location to seek a device that can eliminate the frost.']\n",
-      "['s2281', 'Movie', 'French Dirty', 'Wade Allain-Marcus, Jesse Allain-Marcus', 'Wade Allain-Marcus, Arjun Gupta, Melina Lizette, Elsa Biedermann, Katie Blake, Santana Dempsey', 'United States', 'February 4, 2016', '2015', 'TV-MA', '72 min', 'Dramas, Independent Movies', \"An aimless, unemployed millennial hangs out with his pals and resists growing up, until an affair with his best friend's girl forces him to change.\"]\n",
-      "['s2282', 'Movie', 'French Toast', 'Paul Krüger, Anél Stolp', 'Lika Berning, Thierry Ballarin, Deon Lotz, Heléne Lombard, Paul du Toit, Roberta Fox, Trudi Conradie, Rod Alexander, Lochner De Kock, Tony Caprari', 'South Africa', 'February 12, 2020', '2015', 'TV-PG', '86 min', 'Comedies, International Movies, Romantic Movies', \"With only her mother's diary and a locket as clues, a South African woman travels to Paris in search of the long-lost sibling she never knew she had.\"]\n",
-      "['s2283', 'TV Show', 'Frequency', '', 'Peyton List, Riley Smith, Mekhi Phifer, Devin Kelley, Lenny Jacobson, Daniel Bonjour, Anthony Ruivivar', 'United States', 'September 4, 2017', '2016', 'TV-14', '1 Season', 'Crime TV Shows, TV Dramas, TV Mysteries', 'A detective seizes a precious opportunity to change the past when she finds she can communicate with her deceased, estranged father via a time warp.']\n",
-      "['s2284', 'Movie', 'Freshman Year', 'Jude Okwudiafor Johnson', 'Diallo Thompson, Natalia Dominguez, Benjamin A. Onyango, Gregory Alan Williams, Desalene Jones, Wynton Odd, Ed Gonzalez Moreno, Natasha Dee Davis, Cameron Schaefer, Joshua Flores-Q', 'United States', 'March 3, 2020', '2019', 'TV-PG', '104 min', 'Dramas, Faith & Spirituality', \"A devout preacher's son leaves his protective home to begin college and meets a self-reliant student who will test his faith and his heart.\"]\n",
-      "['s2285', 'TV Show', 'Freud', '', 'Robert Finster, Ella Rumpf, Georg Friedrich, Christoph Krutzler, Brigitte Kren, Anja Kling, Philipp Hochmair', 'Austria, Germany', 'March 23, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Eager to make his name in 19th-century Vienna, a hungry young Sigmund Freud joins a psychic and an inspector to solve a string of bloody mysteries.']\n",
-      "['s2286', 'TV Show', 'Friday Night Tykes', '', '', 'United States', ' January 17, 2018', '2017', 'TV-PG', '4 Seasons', 'Docuseries, Reality TV', 'This docuseries dives into the cutthroat world of Texas youth football, where kids face grueling demands and pressure from coaches and parents to win.']\n",
-      "['s2287', 'Movie', 'Friday the 13th', 'Marcus Nispel', 'Jared Padalecki, Danielle Panabaker, Amanda Righetti, Travis Van Winkle, Aaron Yoo, Derek Mears, Jonathan Sadowski, Julianna Guill, Ben Feldman, Arlen Escarpeta, Ryan Hansen', 'United States', 'January 1, 2020', '2009', 'R', '97 min', 'Horror Movies', 'A group of teenage camp counselors raises the ire of Jason Voorhees, a masked, homicidal maniac, in this remake of the classic slasher flick.']\n",
-      "['s2288', 'Movie', 'Friend Request', 'Simon Verhoeven', 'Alycia Debnam-Carey, William Moseley, Connor Paolo, Brit Morgan, Brooke Markham, Sean Marquette, Liesl Ahlers, Shashawnee Hall, Susan Danford', 'Germany', 'April 18, 2018', '2016', 'R', '92 min', 'Horror Movies, International Movies', \"A popular college student's love of social media becomes her biggest regret when a mysterious account marks each of her friends for a grisly demise.\"]\n",
-      "['s2289', 'TV Show', 'Friends', '', 'Jennifer Aniston, Courteney Cox, Lisa Kudrow, Matt LeBlanc, Matthew Perry, David Schwimmer', 'United States', '', '2003', 'TV-14', '10 Seasons', 'Classic & Cult TV, TV Comedies', 'This hit sitcom follows the merry misadventures of six 20-something pals as they navigate the pitfalls of work, life and love in 1990s Manhattan.']\n",
-      "['s2290', 'TV Show', 'Friends from College', '', 'Keegan-Michael Key, Cobie Smulders, Billy Eichner, Fred Savage, Nat Faxon, Annie Parisse, Jae Suh Park', 'United States', 'January 11, 2019', '2019', 'TV-MA', '2 Seasons', 'Romantic TV Shows, TV Comedies', \"Twenty years after graduation, a tight-knit group of college friends reconnects and discovers that love hasn't gotten easier with age.\"]\n",
-      "['s2291', 'Movie', 'Friendship', 'Raj Khosla', 'Amitabh Bachchan, Shatrughan Sinha, Zeenat Aman, Prem Chopra, Amrish Puri, Helen, Pran, Gajanan Jagirdar, Sajjan, Iftekhar', 'India', 'April 1, 2020', '1980', 'TV-14', '161 min', 'Action & Adventure, Dramas, International Movies', 'Best friends since childhood, a righteous cop and a lawyer who represents criminals in court become rivals when they fall for the same woman.']\n",
-      "['s2292', 'Movie', 'From A to B', 'Ali F. Mostafa', 'Fahad Albutairi, Shadi Alfons, Fadi Rifaai, Samer al Masri, Wonho Chung, Leem Lubany, Maha Abou Ouf, Ahd, Yousra El Lozy, Ali Suliman, Khaled Abol Naga, Madeline Zima', 'United Arab Emirates, Jordan, Lebanon', 'June 11, 2020', '2014', 'TV-MA', '104 min', 'Comedies, Dramas, International Movies', 'To celebrate the memory of their pal who passed away, three estranged friends attempt to reconnect on an eventful road trip from Abu Dhabi to Beirut.']\n",
-      "['s2293', 'TV Show', 'From Dusk Till Dawn', '', 'D.J. Cotrona, Zane Holtz, Eiza Gonzalez, Jesse Garcia, Madison Davenport, Brandon Soo Hoo, Wilmer Valderrama, Robert Patrick, Jake Busey, Samantha Esteban, Don Johnson', 'United States', 'December 5, 2016', '2016', 'TV-MA', '3 Seasons', 'Classic & Cult TV, TV Action & Adventure, TV Horror', \"Bank-robbing brothers encounter vengeful lawmen and demons south of the border in this original series based on Robert Rodriguez' cult horror film.\"]\n",
-      "['s2294', 'Movie', 'From Japan to Egypt', 'Mahmoud Karim', 'Ahmed Eid, Saki Tsukamoto, Nada Moussa, Mohammed Tharwat', 'Egypt', 'June 6, 2019', '2017', 'TV-14', '93 min', 'Children & Family Movies, Comedies, Dramas', 'After his wife relocates to her home country of Japan, an Egyptian man – and father of two rambunctious kids – tries to win her back.']\n",
-      "['s2295', 'Movie', 'From One Second to the Next', 'Werner Herzog', '', 'United States', 'April 15, 2014', '2013', 'TV-14', '35 min', 'Documentaries', 'Werner Herzog chronicles the devastating consequences of texting and driving. The film examines how lives can be forever altered by a trivial text.']\n",
-      "['s2296', 'Movie', 'From Paris with Love', 'Pierre Morel', 'John Travolta, Jonathan Rhys Meyers, Kasia Smutniak, Richard Durden, Bing Yin, Amber Rose Revah, Eric Godon, François Bredon, Chems Dahmani, Sami Darr, Didier Constant', 'France, United Kingdom, United States', 'September 8, 2020', '2010', 'R', '93 min', 'Action & Adventure, International Movies', \"A low-level intelligence agent gets pulled into action and espionage above his pay grade when he's ordered to assist a trigger-happy senior agent.\"]\n",
-      "['s2297', 'Movie', 'Froning: The Fittest Man in History', 'Heber Cannon', 'Rich Froning', 'United States', 'July 15, 2018', '2016', 'PG', '99 min', 'Documentaries, International Movies, Sports Movies', 'Follow the grueling training regimen of Rich Froning Jr. as he sets his sights on winning an unprecedented fourth CrossFit Games title.']\n",
-      "['s2298', 'Movie', 'Fronteras', 'Andrew Dean', 'Steve Oropeza, Steven Sean Garland, Wade Everett, Randy Green, Cortez Chappell, Tori Osborn, Larry Coulter, Cris Acosta', 'United States', 'February 9, 2020', '2018', 'TV-MA', '106 min', 'Dramas, Independent Movies, Thrillers', 'When a new, deadly narcotic sweeps the American Southwest, a Border Patrol agent must contend with a task force that challenges his duties and morals.']\n",
-      "['s2299', 'TV Show', 'Frontier', '', 'Jason Momoa, Landon Liboiron, Alun Armstrong, Jessica Matten, Zoe Boyle, Allan Hawco, Evan Jonigkeit, Katie McGrath', 'Canada', 'November 23, 2018', '2018', 'TV-MA', '3 Seasons', 'International TV Shows, TV Action & Adventure, TV Dramas', \"In 18th-century North America, ruthless trappers and entrepreneurs fight to wrest control of the fur trade from the mighty Hudson's Bay Company.\"]\n",
-      "['s2300', 'TV Show', 'Frozen Planet', 'Alastair Fothergill', 'David Attenborough', 'United Kingdom, United States, Spain, Germany, Greece, Canada', 'January 28, 2016', '2011', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Go on a journey through the Arctic and Antarctic with this visually stunning program that explores these wildernesses and their inhabitants.']\n",
-      "['s2301', 'Movie', 'Frozen Planet: On Thin Ice', '', 'David Attenborough', 'United Kingdom, United States, Spain, Germany, Greece, Canada', 'January 28, 2016', '2011', 'TV-PG', '47 min', 'Movies', 'David Attenborough journeys to both polar regions to investigate what rising temperatures will mean for the people and wildlife that live there.']\n",
-      "['s2302', 'Movie', 'Frozen Planet: The Epic Journey', '', 'David Attenborough', 'United Kingdom, United States, Spain, Germany, Greece, Canada', 'January 28, 2016', '2011', 'TV-PG', '52 min', 'Movies', 'Collecting highlights from the epic documentary series that explores the entire polar year and the inhabitants, from the north to the south.']\n",
-      "['s2303', 'Movie', 'Frozen River', 'Courtney Hunt', \"Melissa Leo, Misty Upham, Charlie McDermott, Michael O'Keefe, Mark Boone Junior, James Reilly, Jay Klaitz, John Canoe, Dylan Carusona, Michael Sky\", 'United States', 'July 1, 2019', '2008', 'R', '97 min', 'Dramas, Independent Movies', 'On a Mohawk reservation on the Canadian border, Ray Eddy teams with a widowed tribe member to smuggle illegal immigrants into the United States.']\n",
-      "['s2304', 'Movie', 'Fruitvale Station', 'Ryan Coogler', \"Michael B. Jordan, Melonie Diaz, Octavia Spencer, Kevin Durand, Chad Michael Murray, Ahna O'Reilly, Ariana Neal, Keenan Coogler, Trestin George, Joey Oglesby\", 'United States', 'November 12, 2020', '2013', 'R', '85 min', 'Dramas, Independent Movies', \"This dramatic rendering of a real-life tragedy recounts the final hours of Oscar Grant, shot by San Francisco transit police on New Year's Day, 2009.\"]\n",
-      "['s2305', 'TV Show', 'Fugitiva', '', 'Paz Vega, Julio Bracho, Arantza Ruiz, Luisa Rubino, Lander Otaola, Iván Pellicer, José Manuel Poga, Mercedes Sampietro, Charo López, Roberto Álamo, Raúl Medina, Melina Matthews, Pedro Mari Sánchez, Odiseo Bichir', 'Spain', 'November 23, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'A domestic abuse survivor orchestrates an elaborate deception to protect her family from her powerfully wealthy husband and his vindictive enemies.']\n",
-      "['s2306', 'Movie', 'Fukrey', 'Mrighdeep Singh Lamba', 'Pulkit Samrat, Manjot Singh, Ali Fazal, Varun Sharma, Richa Chadda, Priya Anand, Vishakha Singh, Pankaj Tripathi', 'India', 'December 15, 2019', '2013', 'TV-14', '135 min', 'Action & Adventure, Comedies, Dramas', 'Four young male friends tackle the challenges and unexpected catastrophes of growing up clueless in this music-packed Bollywood teen drama.']\n",
-      "['s2307', 'TV Show', 'Fukrey Boyzzz', '', 'Viraaj Modgill, Jasleen Singh, Pooja Punjabi, Viswanathan Sridhar, Manish Bhavan, Suvela Sharma, Surabhi Pandey, Zeel Thakkar', '', 'September 19, 2020', '2020', 'TV-Y', '1 Season', \"Kids' TV, TV Comedies\", 'A troublemaking trio dreams big, plays hard and stirs up all sorts of classroom mischief in this animated spinoff of the popular Hindi film franchise.']\n",
-      "['s2308', 'Movie', 'Fukrey Boyzzz: Space Mein Fukrapanti', 'Avinash Walzade', 'Viraaj Modgill, Jasleen Singh, Pooja Punjabi, Amit Deondi, Ketan Kava, Zeel Thakkar, Manish Bhavan, Viswanathan Sridhar', 'India', 'November 13, 2020', '2020', 'TV-Y7', '75 min', 'Children & Family Movies, Comedies', 'After a foreboding dream about aliens comes true, a fun-loving trio must prevent human intelligence from being stolen from planet Earth.']\n",
-      "['s2309', 'Movie', 'Full Count', 'Robert Eagar', 'John Paul Kakos, Natalia Livingston, E. Roger Mitchell, Rick Hearst, Jason London, Victoria Elizabeth Staley, Adam Boyer', 'United States', 'February 23, 2020', '2019', 'TV-PG', '110 min', 'Children & Family Movies, Dramas, Faith & Spirituality', 'When tragic events force an aspiring baseball player to forgo his big league dreams and return home, saving the family farm grants him renewed purpose.']\n",
-      "['s2310', 'Movie', 'Full Out', 'Sean Cisterna', 'Jennifer Beals, Ana Golja, Art Hindle, Jake Epstein, Ramona Milano, Trevor Tordjman, Lamar Johnson, Asha Bromfield, Sarah Fisher', 'Canada, United States', 'September 1, 2016', '2015', 'TV-PG', '88 min', 'Children & Family Movies, Dramas, Sports Movies', 'After a debilitating accident ends her Olympic dreams, gymnast Ariana Berlin finds recovery and hope in the world of hip-hop and college athletics.']\n",
-      "['s2311', 'Movie', 'Full Out 2: You Got This!', 'Jeff Deverett', 'Sydney Cope, Logan Edra, Liza Wilk, Braedyn Bruner, Billie Merritt', 'United States', 'January 1, 2021', '2020', 'TV-Y', '91 min', 'Children & Family Movies, Dramas, Sports Movies', 'With a championship on the line, Chayse and her gymnastics team look to a local break-dancer for all the right moves to rise above their competition.']\n",
-      "['s2312', 'TV Show', 'Fuller House', '', 'Candace Cameron Bure, Jodie Sweetin, Andrea Barber, Michael Campion, Elias Harger, Soni Bringas, Dashiell Messitt, Fox Messitt, John Stamos, Bob Saget, Dave Coulier, Lori Loughlin, Scott Weinger, Blake Tuomy-Wilhoit, Dylan Tuomy-Wilhoit, John Brotherton, Juan Pablo Di Pace', 'United States', 'December 6, 2019', '2020', 'TV-PG', '5 Seasons', 'TV Comedies', 'The Tanner family’s adventures continue as DJ Tanner-Fuller shares a home with her sister Stephanie and friend Kimmy who help raise her three boys.']\n",
-      "['s2313', 'Movie', 'FullMetal Alchemist', 'Fumihiko Sori', 'Ryosuke Yamada, Tsubasa Honda, Dean Fujioka, Misako Renbutsu, Kanata Hongo, Shinji Uchiyama, Jun Kunimura, Yo Oizumi, Ryuta Sato, Fumiyo Kohinata, Yasuko Matsuyuki', 'Japan', 'February 19, 2018', '2017', 'TV-PG', '134 min', 'Action & Adventure, Dramas, International Movies', \"While alchemist Edward Elric searches for a way to restore his brother Al's body, the military government and mysterious monsters are watching closely.\"]\n",
-      "['s2314', 'TV Show', 'Fullmetal Alchemist: Brotherhood', 'Yasuhiro Irie', 'Romi Park, Rie Kugimiya, Megumi Takamoto, Shinichiro Miki, Fumiko Orikasa, Kenji Utsumi, Keiji Fujiwara, Yuji Ueda, Biichi Sato, Tetsuya Kakihara, Kenji Hamada, Kaori Nazuka, Hidekatsu Shibata, Kenta Miyake, Kikuko Inoue, Tetsu Shiratori, Minami Takayama, Hiroyuki Yoshino, Yoko Soumi, Kazuya Nakai, Ryuzaburo Otomo', 'Japan', 'January 1, 2018', '2010', 'TV-14', '5 Seasons', 'Anime Series, International TV Shows', 'After both suffer physical damage – brothers Edward and Alphonse battle nefarious forces to try to reclaim their bodies in this supernatural anime.']\n",
-      "['s2315', 'Movie', 'Fun Mom Dinner', 'Alethea Jones', 'Katie Aselton, Toni Collette, Bridget Everett, Molly Shannon, Adam Scott, Rob Huebel, Adam Levine, Paul Rust', 'United States', 'December 31, 2017', '2017', 'R', '82 min', 'Comedies, International Movies', 'Four preschool moms with little in common need a night out to take a break from their kids. But one thing leads to another, and things get rowdy.']\n",
-      "['s2316', 'Movie', 'Funan', 'Denis Do', 'Bérénice Bejo, Louis Garrel, Colette Kieffer, Aude-Laurence Clermont Biver, Brice Montagne, Franck Sasonoff, Hervé Sogne, Maxime Baudoin, Tom Trouffier, Lila Lacombe, Céline Ronté, Emilie Marié, Thierry Jahn', 'France, Belgium, Luxembourg, Cambodia,', 'July 18, 2020', '2018', 'TV-14', '87 min', 'Dramas, International Movies', 'Separated from their young son during the brutal Khmer Rouge revolution, a couple must find ways to endure while searching for their child.']\n",
-      "['s2317', 'Movie', 'Functional Fitness', 'Bob Rose', '', 'United States', 'January 1, 2018', '2016', 'TV-MA', '106 min', 'Documentaries', \"This documentary explores the challenging, transformative world of high-intensity fitness programs through the eyes of the people who've embraced them.\"]\n",
-      "['s2318', 'Movie', 'Funny Boy', 'Deepa Mehta', 'Brandon Ingram, Nimmi Harasgama, Ali Kazmi, Arush Nand, Agam Darshi, Rehan Mudannayake, Shivantha Wijesinha, Seema Biswas, Hidaayath Hazeer', 'Canada, United States', 'December 10, 2020', '2020', 'TV-MA', '109 min', 'Dramas, LGBTQ Movies', \"A student must navigate issues of sexuality, identity and family amid Sri Lanka's social turmoil of the 1970s and 1980s.\"]\n",
-      "['s2319', 'Movie', 'Furie', 'Le Van Kiet', 'Ngo Thanh Van, Phan Thanh Nhien, Mai Cat Vi, Thanh Hoa, Pham Anh Khoa', 'Vietnam', 'September 25, 2019', '2019', 'TV-MA', '97 min', 'Action & Adventure, Dramas, International Movies', 'When traffickers kidnap her daughter from their village, vengeful Hai Phuong returns to Saigon – and her outlaw roots – to take down the abductors.']\n",
-      "['s2320', 'Movie', 'Furthest Witness', 'Adam Del Giudice', 'Aaron Stanford, Teri Reeves, Sean Patrick Flanery, Forrest Fyre, Steven Michael Quezada, Paul Blott, Travis Hammer, Ryan Begay, Jermaine Washington, Vincent McDaniel', 'United States, United Kingdom', 'April 24, 2019', '2017', 'TV-MA', '88 min', 'Dramas, Thrillers', \"Kyle helps people disappear, but when a crazed killer starts hunting down his latest client, he has to decide what he's willing to do to keep her safe.\"]\n",
-      "['s2321', 'TV Show', 'Futmalls.com', 'Lai Chun-yu', 'Bryan Chang, Eugenie Liu, Bruce He, Ivy Shao, Allison Lin, River Huang, Ting Chun-cheng, Wang Ko-yuan, Phoebe Huang, Chu Chung-heng, Wu Chien-ho, Camille Chalons', '', 'December 10, 2020', '2020', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Strange occurrences afflict a group of people after they purchase items on a shopping website from the future.']\n",
-      "['s2322', 'Movie', 'FYRE: The Greatest Party That Never Happened', 'Chris Smith', '', 'United States', 'January 18, 2019', '2019', 'TV-MA', '98 min', 'Documentaries', 'The Fyre Festival was billed as a luxury music experience on a posh private island, but it failed spectacularly in the hands of a cocky entrepreneur.']\n",
-      "['s2323', 'Movie', 'İstanbul Kırmızısı', 'Ferzan Özpetek', 'Halit Ergenç, Nejat İşler, Mehmet Günsür, Çiğdem Selışık Onat, Tuba Büyüküstün, Serra Yılmaz, Zerrin Tekindor, Ayten Gökçer, İpek Bilgin, Ergin Bal', 'Italy, Turkey', 'April 28, 2020', '2017', 'TV-MA', '110 min', 'Dramas, Independent Movies, International Movies', 'Upon his return to Istanbul, an expat writer-editor finds himself stranded inside a web of tangled relationships after his filmmaker friend vanishes.']\n",
-      "['s2324', 'Movie', 'G-Force', 'Hoyt Yeatman', 'Bill Nighy, Will Arnett, Zach Galifianakis, Kelli Garner, Tyler Patrick Jones, Piper Mackenzie Harris, Gabriel Casseus, Jack Conley, Niecy Nash, Justin Mentell, Nicolas Cage, Sam Rockwell, Jon Favreau, Penélope Cruz, Steve Buscemi, Tracy Morgan', 'United States', 'March 15, 2019', '2009', 'PG', '88 min', 'Children & Family Movies, Comedies', 'When a billionaire sets out to take over the world, only one special forces unit can handle the job – a squad of highly trained guinea pigs.']\n",
-      "['s2325', 'Movie', 'G.O.R.A', 'Ömer Faruk Sorak', 'Cem Yılmaz, Rasim Öztekin, Özkan Uğur, İdil Fırat, Şafak Sezer, Özge Özberk, Erdal Tosun, Cezmi Baskın, Ozan Güven, Engin Günaydın', 'Turkey', 'March 10, 2017', '2004', 'TV-MA', '123 min', 'Action & Adventure, Comedies, International Movies', 'Carpet dealer and UFO photo forger Arif is abducted by aliens. On the planet Gora, he helps friends escape from a meteorite strike and find freedom.']\n",
-      "['s2326', 'Movie', 'Görümce', 'Kıvanç Baruönü', 'Eda Ece, Dilşah Demir, Gupse Özay, Buğra Gülsoy', 'Turkey', 'April 28, 2020', '2016', 'TV-MA', '104 min', 'Comedies, International Movies, Music & Musicals', 'When his jealous sister plots to wreck his engagement, a young man does everything he can to protect his betrothed from her devious schemes.']\n",
-      "['s2327', 'Movie', 'Gabbar Is Back', 'Krish', 'Akshay Kumar, Shruti Haasan, Sunil Grover, Kareena Kapoor, Ishita Vyas, Suman Talwar, Jaideep Ahlawat, Shruti Bapna', 'India', 'July 5, 2020', '2015', 'TV-14', '128 min', 'Action & Adventure, Dramas, International Movies', 'After a vengeful college professor targets corruption in the government, he adopts the name \"Gabbar\" and becomes a hero to a weary public.']\n",
-      "['s2328', 'TV Show', \"Gabby's Dollhouse\", '', 'Laila Lockhart Kraner, Tucker Chandler, Juliet Donenfeld, Maggi Lowe, Donovan Patton, Eduardo Franco, Tara Strong, Secunda Wood, Carla Tassara, Sainty Nelsen', '', 'January 5, 2021', '2021', 'TV-Y', '1 Season', \"Kids' TV\", 'Cute cats, quirky crafts and colorful magic! Join kitty enthusiast Gabby and her sidekick Pandy Paws as they team up for a series of animated adventures.']\n",
-      "['s2329', 'Movie', 'Gabriel \"Fluffy\" Iglesias: One Show Fits All', 'Manny Rodriguez', 'Gabriel Iglesias', '', 'January 29, 2019', '2019', 'TV-14', '91 min', 'Stand-Up Comedy', 'Gabriel \"Fluffy\" Iglesias discusses his teenage son and encounters with Snoop Dogg, Chris Rock and Vicente Fernández in this stand-up special for 2019.']\n",
-      "['s2330', 'Movie', 'Gabriel and the Mountain', 'Fellipe Barbosa', 'João Pedro Zappa, Caroline Abras, Alex Alembe, Leonard Siampala, Tony B. Lesika, John Goodluck, Rashidi Athuman, Toney Montana, George Ngandu, Rhosinah Sekeleti, Luke Mpata, Lewis Gadson, Manuela Pacq', 'Brazil, France', 'November 9, 2018', '2017', 'TV-MA', '132 min', 'Dramas, Independent Movies, International Movies', 'In a drama based on a true story, Brazilian backpacker Gabriel Buchmann spends his gap year exploring Africa. Why does he die in the Malawi mountains?']\n",
-      "['s2331', 'Movie', 'Gabriel lglesias: I’m Sorry For What I Said When I Was Hungry', 'Manny Rodriguez', 'Gabriel Iglesias', 'United States', 'December 20, 2016', '2016', 'TV-14', '88 min', 'Stand-Up Comedy', 'Hawaiian-shirt enthusiast Gabriel \"Fluffy\" Iglesias finds the laughs in racist gift baskets, Prius-driving cops and all-female taco trucks.']\n",
-      "['s2332', 'TV Show', 'Gabru: Hip Hop Revolution', '', 'Amol Parashar, Harleen Sethi, Chaitanya Sharma, Priya Malik, Pratik Dixit', 'India', 'June 1, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'Three young, aspiring Indian rappers make their way in a cutthroat music industry, dreaming of fame, stardom and ultimate hip-hop domination .']\n",
-      "['s2333', 'Movie', 'Gad Elmaleh: American Dream', 'Michael Simon', 'Gad Elmaleh', 'United States', 'March 6, 2018', '2018', 'TV-14', '58 min', 'Stand-Up Comedy', \"In his first English-language special, comedian Gad Elmaleh gleefully digs into America's food obsessions, dating culture, slang and more.\"]\n",
-      "['s2334', 'Movie', 'Gad Gone Wild', 'Mario Rouleau', 'Gad Elmaleh', 'France', 'January 23, 2017', '2017', 'TV-MA', '57 min', 'Stand-Up Comedy', \"French comic Gad Elmaleh regales a Montreal crowd with tales of awkward mix-ups and baffling customs he's encountered since moving to the U.S.\"]\n",
-      "['s2335', 'Movie', 'Gaddar: the Traitor', 'Amitoj Mann', 'Harbhajan Mann, Manpneet Grewal, Ashish Duggal, Girja Shankar, Shavinder Mahal, Rupinder Roopi, Anita Meet, Tarsem Paul, Balkaran Wadding, Bobby Sandhu', 'India', 'November 1, 2018', '2015', 'TV-14', '126 min', 'Dramas, International Movies, Thrillers', \"An Indian man who has become a major business mogul in Canada must return to his homeland where he's reviled due to being wrongly branded a traitor.\"]\n",
-      "['s2336', 'Movie', 'Gaga: Five Foot Two', 'Chris Moukarbel', 'Lady Gaga', 'United States', 'September 22, 2017', '2017', 'TV-MA', '101 min', 'Documentaries, Music & Musicals', 'Follow pop provocateur Lady Gaga as she releases a new album, preps for her Super Bowl halftime show, and confronts physical and emotional struggles.']\n",
-      "['s2337', 'Movie', 'Gagarin: First in Space', 'Pavel Parkhomenko', 'Yaroslav Zhalnin, Mikhail Filippov, Olga Ivanova, Vadim Michman, Vladimir Steklov, Viktor Proskurin, Nadezhda Markina, Daniil Vorobyov', 'Russia', 'September 15, 2017', '2013', 'TV-14', '108 min', 'Dramas, International Movies', 'This biopic of Russian cosmonaut Yuri Gagarin follows his rise from childhood poverty to his selection and training for the 1961 Vostok mission.']\n",
-      "['s2338', 'TV Show', 'Galavant', '', 'Joshua Sasse, Timothy Omundson, Vinnie Jones, Mallory Jansen, Karen David, Luke Youngblood', 'United States', ' September 7, 2016', '2016', 'TV-PG', '2 Seasons', 'TV Action & Adventure, TV Comedies', 'In a time of legend, Galavant the knight embarks on a quest to save his fair lady and become a hero in this tongue-in-cheek musical comedy.']\n",
-      "['s2339', 'Movie', 'Galih dan Ratna', 'Lucky Kuswandi', 'Refal Hady, Sheryl Sheinafia, Ayu Dyah Pasha, Joko Anwar, Hengky Tarnando, Marissa Anita, Sari Koeswoyo', 'Indonesia', 'September 15, 2018', '2017', 'TV-PG', '111 min', 'Dramas, International Movies, Romantic Movies', 'Sparks fly between the new girl at school and the misfit with a passion for music. Yet the world threatens to put a stop to their innocent love song.']\n",
-      "['s2340', 'Movie', 'Game', 'Abhinay Deo', 'Abhishek Bachchan, Kangana Ranaut, Anupam Kher, Boman Irani, Jimmy Shergill, Shahana Goswami, Gauhar Khan, Sarah-Jane Dias', 'India', 'December 15, 2019', '2011', 'TV-14', '135 min', 'International Movies, Thrillers', 'A tycoon accuses three strangers of killing his daughter but mysteriously dies before he can expose them, sparking a tangled hunt for the real culprit.']\n",
-      "['s2341', 'TV Show', 'GAME ON: A Comedy Crossover Event', '', 'Loretta Devine, Tia Mowry-Hardrict, Anthony Alabi, Paul Wight, Allison Munn, Gabriel Iglesias, Sherri Shepherd, Paulina Chávez, Jencarlos Canela', 'United States', 'August 10, 2020', '2020', 'TV-G', '1 Season', \"Kids' TV, TV Comedies\", 'Worlds collide in this special event featuring familiar faces, surprise cameos and stories of spirited competition from four different comedy series.']\n",
-      "['s2342', 'Movie', 'Game Over', 'Ahmed Al-Badry', 'Yousra, Mai Ezz El-Din, Ezzat Abou Aouf, Mohamed Nour', 'Egypt', 'May 19, 2020', '2012', 'TV-14', '96 min', 'Comedies, International Movies, Romantic Movies', 'A woman ends up working at the same nightclub as her son’s girlfriend — who she doesn’t like — and tries to break up their relationship.']\n",
-      "['s2343', 'Movie', 'Game Over (Hindi Version)', 'Ashwin Saravanan', 'Taapsee Pannu, Vinodhini, Parvathi T, Ramya Subramanian, Sanchana Natarajan, Anish Kuruvilla, David Solomon Raja', '', 'August 21, 2019', '2019', 'TV-MA', '98 min', 'Horror Movies, International Movies, Thrillers', 'As a series of murders hit close to home, a video game designer with post-traumatic stress must confront her demons, or risk becoming their victim.']\n",
-      "['s2344', 'Movie', 'Game Over (Tamil Version)', 'Ashwin Saravanan', 'Taapsee Pannu, Vinodhini, Parvathi T, Ramya Subramanian, Sanchana Natarajan, Anish Kuruvilla, David Solomon Raja', 'India, Turkey', 'August 21, 2019', '2019', 'TV-MA', '98 min', 'Horror Movies, International Movies, Thrillers', 'As a series of murders hit close to home, a video game designer with post-traumatic stress must confront her demons, or risk becoming their victim.']\n",
-      "['s2345', 'Movie', 'Game Over (Telugu Version)', 'Ashwin Saravanan', 'Taapsee Pannu, Vinodhini, Parvathi T, Ramya Subramanian, Sanchana Natarajan, Anish Kuruvilla, David Solomon Raja', '', 'August 21, 2019', '2019', 'TV-MA', '98 min', 'Horror Movies, International Movies, Thrillers', 'As a series of murders hit close to home, a video game designer with PTSD must confront her demons, or risk becoming their victim.']\n",
-      "['s2346', 'Movie', 'Game Over, Man!', 'Kyle Newacheck', 'Adam DeVine, Anders Holm, Blake Anderson, Utkarsh Ambudkar, Aya Cash, Neal McDonough, Daniel Stern, Jamie Demetriou, Rhona Mitra, Sam Richardson, Steve Howey, Mac Brandt, Geno Segers, Roe Hartrampf', 'United States', 'March 23, 2018', '2018', 'TV-MA', '102 min', 'Action & Adventure, Comedies', 'Three buddies with big dreams go from underachieving slackers to badass warriors when their posh hotel is taken over by terrorists.']\n",
-      "['s2347', 'TV Show', 'Game Winning Hit', '', 'Lego Lee, Alice Ko, Afalean Lu, Tsai Chen-nan, Wang Chuan, Leiya Gao, Charlize Lin', 'Taiwan', 'September 1, 2016', '2009', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'An army deserter hiding out in a small coastal town becomes the coach of a youth baseball team and develops warm relationships in his new community.']\n",
-      "['s2348', 'TV Show', 'Gameboys Level-Up Edition', 'Ivan Andrew Payawal', 'Kokoy De Santos, Elijah Canlas, Adrianna So, Kyle Velino, Jerom Canlas, Sue Prado, Rommel Canlas, Miggy Jimenez, Angeli Nicole Sanoy, Kych Minemoto', '', 'December 30, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'In this recut of the popular web series, live-stream gamer Cairo calls for a rematch after losing to newcomer Gavreel — and an online romance blooms.']\n",
-      "['s2349', 'Movie', 'Gang of the Caribbean', 'Jean-Claude Flamand-Barny', 'Djédjé Apali, Eriq Ebouaney, Adama Niane, Vincent Vermignon, Djibril Pavadé, Zita Hanrot, Karim Belkhadra, Lise Lomi, Zoé Charron, Jocelyne Béroard, Julien Courbey, Lucien Jean-Baptiste, Romane Bohringer, Mathieu Kassovitz', 'France', 'January 31, 2020', '2016', 'TV-MA', '86 min', 'Dramas, International Movies', 'Disillusioned by life in 1970s France, a West Indian expatriate named Jimmy joins a gang of idealistic robbers, but betrayal and violence soon follow.']\n",
-      "['s2350', 'Movie', 'Gangaajal', 'Prakash Jha', 'Ajay Devgn, Gracy Singh, Mohan Agashe, Mohan Joshi, Ayub Khan, Akhilendra Mishra, Mukesh Tiwari, Yashpal Sharma, Brij Gopal, Anita Kanwal', 'India', 'January 8, 2021', '2003', 'TV-MA', '148 min', 'Dramas, International Movies', 'Posted to a small, crime-ridden town, a cop soon learns that cleaning up the system also means confronting the corruption among police and politicians.']\n",
-      "['s2351', 'TV Show', 'Gangs of Hassepur', '', 'Ragini Khanna, Mandira Bedi, Tanishaa Mukerji', 'India', 'April 15, 2017', '2014', 'TV-PG', '1 Season', 'International TV Shows, Stand-Up Comedy & Talk Shows, TV Comedies', 'Training a keen eye on hot-button political topics, this variety show features stand-up comedy, sketches and sarcastic celebrity impersonations.']\n",
-      "['s2352', 'Movie', 'Gangs of New York', 'Martin Scorsese', 'Leonardo DiCaprio, Daniel Day-Lewis, Cameron Diaz, Jim Broadbent, John C. Reilly, Henry Thomas, Liam Neeson, Brendan Gleeson, Gary Lewis, Stephen Graham', 'United States, Italy', 'August 20, 2019', '2002', 'R', '167 min', 'Dramas', \"In the crime-ridden slums of New York in the 1860s, vengeful orphan Amsterdam Vallon joins the cutthroat gang of his father's killer, Bill the Butcher.\"]\n",
-      "['s2353', 'Movie', 'GANTZ:O', 'Keiichi Sato, Yasushi Kawamura', 'Daisuke Ono, M・A・O, Tomohiro Kaku, Saori Hayami, Shuichi Ikeda, Kendo Kobayashi, Razor Ramon RG, Razor Ramon HG, Masane Tsukayama, Masaya Onosaka, Kenjiro Tsuda, Teruaki Ogawa, Hisanori Yoshida, Yuki Kaji', 'Japan', 'February 18, 2017', '2016', 'TV-MA', '96 min', 'Action & Adventure, Anime Features, Horror Movies', \"Teams of recently deceased people who've been revived and given high-tech weapons must cooperate to defeat an army of monsters in Tokyo and Osaka.\"]\n",
-      "['s2354', 'Movie', 'Garbage', 'Qaushiq Mukherjee', 'Tanmay Dhanania, Trimala Adhikari, Satarupa Das, Satchit Puranik, Gitanjali Dang, Shruti Viswan, Nikhil Chopra, Krish Moitra', 'India', 'September 1, 2018', '2018', 'TV-MA', '109 min', 'Dramas, Independent Movies, International Movies', 'The lives of a fundamentalist online troll and a woman reeling from a sex tape gone viral become dangerously intertwined in this provocative thriller.']\n",
-      "['s2355', 'Movie', 'Gardeners of Eden', 'Austin Peck, Anneliese Vandenberg', 'Kristin Davis, Daphne Sheldrick, Nick Trent, Julious Shivenga, Benjamin Kyalo', 'Kenya, United States', 'February 6, 2020', '2014', 'TV-14', '70 min', 'Documentaries', 'As corrupt governments fail to stop the slaughter of elephants for ivory, an 80-year-old woman and a crew of rangers bravely try to end the poaching.']\n",
-      "['s2356', 'Movie', 'Garfield Gets Real', 'Mark A.Z. Dippé, Kyung Ho Lee', 'Frank Welker, Wally Wingert, Gregg Berger, Jennifer Darling, Pat Fraley, Jason Marsden, Neil Ross, Audrey Wasilewski, Stephen Stanton, Greg Eagles', 'United States', 'January 1, 2020', '2007', 'TV-Y', '78 min', 'Children & Family Movies, Comedies', 'After trying to live in the \"real world\" and concluding it isn\\'t for him, Garfield must return to his comic-strip home before getting trapped forever.']\n",
-      "['s2357', 'Movie', \"Garfield's Fun Fest\", 'Mark A.Z. Dippé, Eondeok Han', 'Frank Welker, Tim Conway, Gregg Berger, Wally Wingert, Audrey Wasilewski, Fred Tatasciore, Stephen Stanton, Jennifer Darling, Neil Ross, Greg Eagles', 'United States, South Korea', 'January 1, 2020', '2008', 'TV-Y7', '79 min', 'Children & Family Movies, Comedies', 'Garfield has long been the champ at a yearly competition for the funniest comic strip. But this time, Garfield must battle tall, handsome Ramone.']\n",
-      "['s2358', 'Movie', \"Garfield's Pet Force\", 'Mark A.Z. Dippé', 'Frank Welker, Vanessa Marshall, Gregg Berger, Wally Wingert, Audrey Wasilewski, Jason Marsden, Fred Tatasciore, Stephen Stanton, Jennifer Darling, Neil Ross, Greg Eagles, Cathy Cavadini, David Michie, Greg Finley', 'South Korea, United States', 'January 1, 2020', '2009', 'G', '78 min', 'Children & Family Movies, Comedies', 'When an alien menace and her army of undead minions threaten to enslave the world, Garfield heads a team of comic-strip superheroes to save the day.']\n",
-      "['s2359', 'Movie', 'Garfunkel and Oates: Trying to be Special', 'Riki Lindhome, Jeremy Konner', 'Riki Lindhome, Kate Micucci, Anthony Jeselnik, Steve Agee', 'United States', 'December 23, 2016', '2016', 'TV-MA', '62 min', 'Music & Musicals, Stand-Up Comedy', 'Garfunkel and Oates put on a surprise-filled show in Seattle in hopes of raising enough money to make their own comedy special.']\n",
-      "['s2360', 'TV Show', 'Gargantia on the Verdurous Planet', '', 'Kaito Ishikawa, Hisako Kanemoto, Ai Kayano, Kana Asumi, Shizuka Ito, Sayaka Ohara, Katsuyuki Konishi, Yuka Terasaki, Yuki Ono, Tomokazu Sugita, Ayumi Fujimura, Alan Lee, Cassandra Morris, Natalie Hoover, Janice Kawaye, Laura Post, Julie Ann Taylor, Patrick Seitz, Michelle Ruff, Marc Diraison, Matthew Mercer, Karen Strassman', 'Japan', 'December 1, 2016', '2013', '', '1 Season', 'Anime Series, International TV Shows', 'After falling through a wormhole, a space-dwelling teen mecha pilot awakes to find himself amid the inhabitants of a strange planet called ... Earth.']\n",
-      "['s2361', 'TV Show', 'Garth Brooks: The Road I’m On', 'Glenn Weiss', 'Garth Brooks', 'United States', 'June 2, 2020', '2019', 'TV-PG', '1 Season', 'Docuseries', \"Revealing interviews and archive footage tell the story of Garth Brooks' humble beginnings, rise to fame and unprecedented impact on country music.\"]\n",
-      "['s2362', 'Movie', 'Garuda Di Dadaku', 'Ifa Isfansyah', 'Emir Mahira, Maudy Koesnaedi, Ikranagara, Aldo Tansani, Marsha Aruan, Ari Sihasale', 'Indonesia', 'October 9, 2018', '2009', 'TV-PG', '96 min', 'Children & Family Movies, Dramas, Sports Movies', 'A determined boy will do anything to become a great soccer player, despite the wishes of his grandfather.']\n",
-      "['s2363', 'Movie', 'Garuda in My Heart 2', 'Rudy Soedjarwo', 'Emir Mahira, Aldo Tansani, Maudy Koesnaedi, Ramzi, Rio Dewanto, Monica Sayangbati, Rendy Khrisna', 'Indonesia', 'November 30, 2018', '2011', 'TV-PG', '95 min', 'Children & Family Movies, Dramas, Sports Movies', 'A young soccer player sets out to prove he can lead his team to a championship – but being a winner is about more than just talent.']\n",
-      "['s2364', 'Movie', 'Gatao 2: Rise of the King', 'Yen Cheng-kuo', 'Collin Chou, Jason Wang, Jack Kao, Tsai Chen-nan, Lu Hsueh-feng, Peng Sun', 'Taiwan', 'May 9, 2019', '2018', 'TV-MA', '126 min', 'Action & Adventure, Dramas, International Movies', 'When a zealous gang leader plans to take out a friend-turned-rival for control of his turf, internal tensions complicate the battle to be the boss.']\n",
-      "['s2365', 'Movie', 'Gbomo Gbomo Express', 'Walter Taylaur', 'Ramsey Nouah, Gideon Okeke, Osas Ighodaro Ajibade, Blossom Chukwujekwu, Kiki Omeili, Gbenro Ajibade, Ikechukwu, Alexx Ekubo, Shaffy Bello', 'Nigeria', 'February 26, 2020', '2015', 'TV-MA', '97 min', 'Dramas, International Movies', 'The night spins sinisterly out of control when incompetent kidnappers hold a club-hopping record exec and a socialite for ransom in this dark comedy.']\n",
-      "['s2366', 'Movie', 'Gehenna: Where Death Lives', 'Hiroshi Katagiri', 'Eva Swan, Simon Phillips, Justin Gordon, Doug Jones, Lance Henriksen, Matthew Edward Hegstrom, Patrick Gorman, Sean Sprawling, Masashi Odate', 'Japan, United States', 'December 10, 2018', '2016', 'TV-MA', '107 min', 'Horror Movies, Thrillers', 'Developers looking for a location to build a resort on Saipan stumble into a subterranean bunker from WWII where an evil force lies in wait.']\n",
-      "['s2367', 'Movie', 'Gelo', 'Manbhavan Singh', 'Jaspinder Cheema, Pavan Malhotra, Gurjit Singh, Dilawar Sidhu, Aditya Sharma, Raj Dhaliwal', 'India', 'December 15, 2017', '2016', 'TV-MA', '118 min', 'Dramas, International Movies', 'A Punjabi woman who works on a farm must endure the difficulties of living in an oppressive class-based society and a dysfunctional community.']\n",
-      "['s2368', 'Movie', 'Gemini', 'P.K. Baaburaaj', 'Esther Anil, Sijoy Varghese, Renji Panicker, Thanusree Ghosh, Sasi Kalinga, Kishore Sathya, Sethu Lakshmi, Rosin Jolly', 'India', 'July 1, 2018', '2018', 'TV-PG', '130 min', 'Dramas', 'Despite growing up with traits that set her apart from her peers, a young adopted girl discovers her gift when she takes an interest in spelling bees.']\n",
-      "['s2369', 'Movie', 'GEN HOSHINO STADIUM TOUR “POP VIRUS”', 'Naoto Amazutsumi', 'Gen Hoshino', '', 'October 10, 2019', '2019', 'TV-14', '154 min', 'International Movies, Music & Musicals', 'Singer-songwriter Gen Hoshino takes the stage at the sold out Tokyo Dome in his highly anticipated 2019 Pop Virus dome tour.']\n",
-      "['s2370', 'Movie', 'Gender Revolution: A Journey with Katie Couric', '', 'Katie Couric', 'United States', 'February 1, 2018', '2017', 'TV-PG', '90 min', 'Documentaries, LGBTQ Movies', 'Katie Couric explores our evolving understanding of gender identity, speaking with transgender and intersex individuals about their experiences.']\n",
-      "['s2371', 'Movie', 'Generation Iron 2', 'Vlad Yudin', '', 'United States', 'October 1, 2017', '2017', 'PG-13', '107 min', 'Documentaries, Sports Movies', 'New-generation bodybuilding stars – including Rich Piana, Kai Greene and Calum von Moger – share their experiences competing in the demanding sport.']\n",
-      "['s2372', 'Movie', 'Generation Iron 3', 'Vlad Yudin', '', 'United States', 'April 15, 2019', '2018', 'TV-MA', '95 min', 'Documentaries, Sports Movies', 'Bodybuilders come together from around the world to compete in the Mr. Olympia competition and try to achieve their goals of physical perfection.']\n",
-      "['s2373', 'Movie', 'Genius', 'Suseenthiran', 'Roshan, Priyaa Lal, Aadukalam Naren, Singam Puli, Meera Krishnan, Jayaprakash', 'India', 'February 17, 2019', '2018', 'TV-14', '96 min', 'Dramas, International Movies', 'Extreme pressure from his father to excel at school during childhood has dangerous psychological effects on a brilliant but suicidal man’s adult life.']\n",
-      "['s2374', 'TV Show', 'Genius of the Ancient World', '', 'Bettany Hughes', 'United Kingdom', 'August 1, 2017', '2015', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Historian Bettany Hughes travels to India, Greece and China to explore the lives and times of Buddha, Socrates and Confucius.']\n",
-      "['s2375', 'TV Show', 'Genius of the Modern World', '', 'Bettany Hughes', 'United Kingdom', 'August 1, 2017', '2016', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Historian Bettany Hughes explores the intellectual landscapes that helped shape the work of Karl Marx, Friedrich Nietzsche and Sigmund Freud.']\n",
-      "['s2376', 'TV Show', 'Gentefied', '', 'J.J. Soria, Carlos Santos, Karrie Martin, Joaquín Cosío, Julissa Calderon, Annie Gonzalez, Laura Patalano, Felipe Esparza', 'United States', 'February 21, 2020', '2020', 'TV-MA', '1 Season', 'TV Comedies, TV Dramas', \"The Morales cousins scramble to save their grandfather's taco shop — and pursue their own dreams — as gentrification shakes up their LA neighborhood.\"]\n",
-      "['s2377', 'TV Show', 'Gentlemen and Gangsters', '', 'David Dencik, Ruth Vega Fernandez, David Fukamachi Regnfors, Sverrir Gudnason, Andreas Kundler, Sven Nordin, Boman Oscarsson, Lars Green, Sebastian Sporsén, Amanda Ooms, Magnus Krepper, Peter Carlberg, Peter Bergared, Christopher Wagelin, Lars Helander, Emilie Jonsson', 'Sweden', 'June 1, 2016', '2016', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Romantic TV Shows', \"Now on the run, a writer relates his previous year's escapades when he got sucked into the thrilling, sordid orbit of boxer and jazz man Henry Morgan.\"]\n",
-      "['s2378', 'Movie', \"George Lopez: We'll Do It For Half\", 'Troy Miller', 'George Lopez', 'United States', 'June 30, 2020', '2020', 'TV-MA', '52 min', 'Stand-Up Comedy', 'Comedian George Lopez tackles the future and the past of Latinx culture in America, touching on immigration, his tough relatives, aging and much more.']\n",
-      "['s2379', 'Movie', 'George of the Jungle 2', 'David Grossman', 'Christopher Showerman, Julie Benz, Angus T. Jones, Thomas Haden Church, Christina Pickles, John Cleese, Michael Clarke Duncan, John Kassir, Kevin Greutert, Keith Scott', 'United States, Australia', 'December 20, 2016', '2003', 'PG', '87 min', 'Children & Family Movies, Comedies', 'Now married and raising a son, clumsy ape-man George finds his jungle kingdom in peril as Really Mean Lion challenges him for the throne.']\n",
-      "['s2380', 'Movie', \"Gerald's Game\", 'Mike Flanagan', 'Carla Gugino, Bruce Greenwood, Henry Thomas, Carel Struycken, Chiara Aurelia', 'United States', 'September 29, 2017', '2017', 'TV-MA', '103 min', 'Horror Movies, Thrillers', \"When her husband's sex game goes wrong, Jessie – handcuffed to a bed in a remote lake house – faces warped visions, dark secrets and a dire choice.\"]\n",
-      "['s2381', 'TV Show', 'Geronimo Stilton', 'Guy Vasilovich', 'Brian Drummond, Erin Mathews, Richard Ian Cox, Sarah Edmondson, Moneca Stori', 'Italy, Canada, France', 'December 31, 2017', '2011', 'TV-Y', '1 Season', \"Kids' TV, TV Comedies\", \"With the help of brainy and adventurous sidekicks, New Mouse City's favorite journalist investigates mysteries that take him around the world,\"]\n",
-      "['s2382', 'TV Show', 'Get Even', '', 'Kim Adis, Mia McKenna-Bruce, Bethany Antonia, Jessica Alexander', 'United Kingdom', 'July 31, 2020', '2020', 'TV-PG', '1 Season', 'British TV Shows, Crime TV Shows, International TV Shows', 'In a secret act of skillful revenge, four private school classmates team up and work together to expose a string of schoolwide injustices.']\n",
-      "['s2383', 'Movie', 'Get Him to the Greek', 'Nicholas Stoller', 'Jonah Hill, Russell Brand, Elisabeth Moss, Rose Byrne, Colm Meaney, Sean \"P. Diddy\" Combs, Aziz Ansari, Carla Gallo, Nick Kroll, Kristen Schaal', 'United States', 'January 16, 2020', '2010', 'R', '109 min', 'Comedies, Music & Musicals', 'Ambitious young record company intern Aaron must escort an unruly rock star to Los Angeles for the start of his anniversary concert.']\n",
-      "['s2384', 'Movie', 'Get In', 'Olivier Abbou', 'Adama Niane, Stéphane Caillard, Paul Hamy, Eddy Leduc, Hubert Delattre, Matthieu Kacou, Charlotte Geiger, Christopher Fataki', 'France, Belgium', 'May 1, 2020', '2019', 'TV-MA', '98 min', 'International Movies, Thrillers', 'When he returns from vacation and finds his home occupied by squatters, a family man is caught in a conflict that escalates to terrifying heights.']\n",
-      "['s2385', 'Movie', 'Get Me Roger Stone', 'Dylan Bank, Daniel DiMauro, Morgan Pehme', 'Roger Stone', 'United States', 'May 12, 2017', '2017', 'TV-MA', '101 min', 'Documentaries', \"Examine the rise, fall and rebirth of political operative Roger Stone, who's been an influential member of Team Trump for decades.\"]\n",
-      "['s2386', 'TV Show', 'Get Organized with The Home Edit', '', '', 'United States', 'September 9, 2020', '2020', 'TV-PG', '1 Season', 'Reality TV', 'Expert home organizers Clea and Joanna help celebrities and everyday clients edit, categorize and contain their clutter to create stunning spaces.']\n",
-      "['s2387', 'Movie', 'Get Santa', 'Christopher Smith', 'Jodie Whittaker, Warwick Davis, Jim Broadbent, Stephen Graham, Nonso Anozie, Rafe Spall, Ewen Bremner, Matt King', 'United Kingdom, United States', 'December 12, 2014', '2014', 'PG', '103 min', 'Children & Family Movies, Comedies', \"When Santa gets arrested for trespassing after crashing his sleigh, it's up to a father-son team to spring him from jail and save Christmas.\"]\n",
-      "['s2388', 'TV Show', 'Get Shorty', '', \"Ray Romano, Chris O'Dowd\", 'United States', 'November 1, 2018', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, TV Comedies, TV Dramas', \"Organized crime enforcer Miles Daly strives to reinvent himself as a Hollywood filmmaker in this satire based on Elmore Leonard's best-selling novel.\"]\n",
-      "['s2389', 'Movie', 'Get Smart', 'Peter Segal', 'Steve Carell, Anne Hathaway, Dwayne Johnson, Alan Arkin, Terence Stamp, Terry Crews, David Koechner, James Caan, Masi Oka, Nate Torrence, Bill Murray', 'United States', 'April 1, 2019', '2008', 'PG-13', '110 min', 'Action & Adventure, Comedies', 'When the identities of secret agents are compromised, hapless Maxwell Smart teams with far more capable Agent 99 to thwart an evil terrorist group.']\n",
-      "['s2390', 'Movie', 'Getaway Plan', 'Iñaki Dorronsoro', 'Alain Hernández, Javier Gutiérrez, Alba Galocha, Itziar Atienza, Luis Tosar, Florin Opritescu, Jaroslaw Bielski, Peter Nikolas', 'Spain', 'November 1, 2017', '2016', 'TV-MA', '104 min', 'International Movies, Thrillers', 'Professional burglar and blowtorch expert Víctor is recruited by the Russian mafia to break into a vault as part of an elaborate bank heist.']\n",
-      "['s2391', 'Movie', 'Getting Played', 'David Silberg', 'Carmen Electra, Stacey Dash, Vivica A. Fox, Bill Bellamy, Kathy Najimy, Joe Torry, Dorian Gregory, Mindy Sterling, Joseph C. Phillips, Larry B. Scott, Michael Jai White, Sheryl Underwood, Earthquake', 'United States', 'November 1, 2019', '2005', 'PG-13', '85 min', 'Comedies, Romantic Movies', 'Tired of dealing with boyfriends who wrong them, gal pals Lauren, Emily and Andrea decide to turn the tables and become the players themselves.']\n",
-      "['s2392', 'Movie', 'Ghadi', 'Amin Dora', 'Georges Khabbaz, Lara Rain, Emmanuel Khairallah, Samir Youssef, Camille Salameh, Rodrigue Sleiman, Caroline Labaki, Giselle Boueiz, Christine Choueiri', 'Lebanon', 'October 19, 2020', '2013', 'TV-MA', '101 min', 'Comedies, Dramas, International Movies', \"When the father of a boy with Down syndrome resists his neighbors' efforts to have the child institutionalized, miraculous events begin to occur.\"]\n",
-      "['s2393', 'Movie', 'Ghanchakkar', 'Raj Kumar Gupta', 'Emraan Hashmi, Vidya Balan, Rajesh Sharma, Namit Das, Parvin Dabas', 'India', 'November 1, 2018', '2013', 'TV-MA', '129 min', 'Comedies, International Movies, Thrillers', 'Former con artist Sanju surrounds himself with the finer things, a blissful life troubled by only one thing: his wife, who wants even more.']\n",
-      "['s2394', 'Movie', 'Ghayal', 'Rajkumar Santoshi', 'Sunny Deol, Meenakshi Sheshadri, Amrish Puri, Moushumi Chatterjee, Kulbhushan Kharbanda, Om Puri, Raj Babbar, Shabbir Khan', 'India', 'December 31, 2019', '1990', 'TV-14', '163 min', 'Action & Adventure, Dramas, International Movies', \"Framed for his older brother's murder, a boxer seeks violent revenge against the true killer who's torn his family apart.\"]\n",
-      "['s2395', 'Movie', 'Ghost House', 'Rich Ragsdale', 'Scout Taylor-Compton, James Landry Hébert, Mark Boone Junior, Michael S. New, Russell Geoffrey Banks, Rich Lee Gray, Elana Krausz, Kevin Ragsdale, Wen-Chu Yang, Katrina Grey', 'Thailand, United States', 'December 31, 2017', '2017', 'TV-MA', '100 min', 'Horror Movies', 'While visiting the site of a supernatural shrine in the Thai countryside, a vacationing couple unwittingly upsets a vengeful demon.']\n",
-      "['s2396', 'TV Show', 'Ghost in the Shell: SAC_2045', '', 'Atsuko Tanaka, Osamu Saka, Akio Otsuka, Koichi Yamadera, Yutaka Nakano, Toru Okawa, Takashi Onozuka, Taro Yamaguchi, Sakiko Tamagawa, Megumi Han, Kenjiro Tsuda, Kaiji Soze, Shigeo Kiyama', 'Japan, United States', 'April 23, 2020', '2020', 'TV-14', '1 Season', 'Anime Series, Crime TV Shows, International TV Shows', 'After a global financial crisis, the world is engulfed in an AI-driven \"sustainable war.\" It\\'s up to Section 9 to counter new forms of cyber threats.']\n",
-      "['s2397', 'Movie', 'Ghost of the Mountains', 'Ben Wallis', 'Antoine Fuqua', 'United States', 'September 13, 2017', '2017', 'G', '78 min', 'Documentaries', 'An international group of filmmakers sets out on a mission to get up close and personal with a family of elusive snow leopards.']\n",
-      "['s2398', 'Movie', 'Ghost Pain', 'Kazuchika Kise, Masahiko Murata', 'Maaya Sakamoto, Ikkyu Juku, Kenichirou Matsuda, Tarusuke Shingaki, Yoji Ueda, Miyuki Sawashiro, Mayumi Asano, Takanori Hoshino, Yasuhiro Mamiya, Kenji Nojima', 'Japan', 'February 24, 2019', '2013', 'TV-MA', '58 min', 'Action & Adventure, Anime Features, International Movies', 'World War IV is over, but a bomb has gone off in Newport City, killing a major arms dealer who may have ties with the mysterious 501 Organization.']\n",
-      "['s2399', 'Movie', 'Ghost Patrol', 'Karen J. Lloyd', 'Scott McNeil, Vincent Tong, Travis Turner, Shannon Chan-Kent, Lili Beaudoin', 'Canada', 'October 1, 2017', '2016', 'TV-Y7', '47 min', 'Children & Family Movies, Comedies', 'Two kids and their pet dog (aka the Ghost Patrol) get a call about an old manor and soon find they are investigating their first real haunted house.']\n",
-      "['s2400', 'Movie', 'Ghost Rider', 'Mark Steven Johnson', 'Nicolas Cage, Eva Mendes, Wes Bentley, Sam Elliott, Donal Logue, Matt Long, Peter Fonda, Brett Cullen, Raquel Alessi, Laurence Breuls', 'United States, Australia', 'October 1, 2020', '2007', 'PG-13', '110 min', 'Action & Adventure, Sci-Fi & Fantasy', 'After selling his soul to save a loved one, daredevil biker Johnny Blaze pays the price by becoming a flame-skulled bounty hunter for Mephistopheles.']\n",
-      "['s2401', 'Movie', 'Ghost Stories', 'Anurag Kashyap, Dibakar Banerjee, Karan Johar, Zoya Akhtar', 'Janhvi Kapoor, Sobhita Dhulipala, Sukant Goel, Gulshan Devaiah, Mrunal Thakur, Avinash Tiwary, Vijay Varma, Sagar Arya, Surekha Sikri, Pavail Gulati', 'India', 'January 1, 2020', '2020', 'TV-MA', '145 min', 'Horror Movies, International Movies, Thrillers', 'The directors of Emmy-nominated \"Lust Stories\" (Zoya Akhtar, Anurag Kashyap, Dibakar Banerjee and Karan Johar) reunite for this quartet of thrillers.']\n",
-      "['s2402', 'Movie', 'Ghost Tears', 'Kazuchika Kise', 'Maaya Sakamoto, Ikkyu Juku, Kenichirou Matsuda, Tarusuke Shingaki, Shunsuke Sakuya, Takuro Nakakuni, Yoji Ueda, Kazuya Nakai, Miyuki Sawashiro, Tatsuhisa Suzuki', 'Japan', 'February 24, 2019', '2014', 'TV-MA', '58 min', 'Action & Adventure, Anime Features, International Movies', \"As Motoko and Batou attempt to thwart a mysterious terrorist group, Togusa tracks the killer of a man with a prosthetic leg made by Mermaid's Leg.\"]\n",
-      "['s2403', 'TV Show', 'Ghost Town Gold', '', 'Brit Eaton, Scott Glaves', 'United States', 'October 2, 2019', '2012', 'TV-14', '1 Season', 'Reality TV', 'Two history buffs with an eye for valuables traverse through forgotten mines and abandoned landmarks in the wild, wild West to score collectibles.']\n",
-      "['s2404', 'Movie', 'Ghost Whispers', 'Kazuchika Kise', 'Maaya Sakamoto, Ikkyu Juku, Kenichirou Matsuda, Tomoyuki Dan, Takuro Nakakuni, Yoji Ueda, Kazuya Nakai, Miyuki Sawashiro, Ikuya Sawaki, Takako Fuji', 'Japan', 'February 24, 2019', '2013', 'TV-14', '56 min', 'Action & Adventure, Anime Features, International Movies', 'Freed of her responsibilities for the 501 Organization, Motoko must now learn how to take orders from Aramaki.']\n",
-      "['s2405', 'Movie', 'Ghosts of Sugar Land', 'Bassam Tariq', '', 'United States', 'October 16, 2019', '2019', 'TV-MA', '22 min', 'Documentaries', 'Shocked when their friend embraces extremism, a group of Muslim Americans in Texas recount their time with him and theories about his fate.']\n",
-      "['s2406', 'Movie', 'Ghosts of War', 'Eric Bress', 'Brenton Thwaites, Theo Rossi, Skylar Astin, Kyle Gallner, Alan Ritchson, Billy Zane, Shaun Toub', 'United Kingdom', 'November 25, 2020', '2020', 'R', '95 min', 'Horror Movies', 'Five, battle-worn Allied soldiers guarding a chateau previously occupied by Nazis start experiencing unexplained and terrifying supernatural horrors.']\n",
-      "['s2407', 'TV Show', 'GHOUL', 'Patrick Graham', 'Radhika Apte, Manav Kaul, Ratnabali Bhattacharjee, Mahesh Balraj', 'India', 'August 24, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Horror', 'When a new prisoner at a military detention center exhibits eerie behavior, a young interrogator’s search for the truth becomes a battle for survival.']\n",
-      "['s2408', 'Movie', 'Ghulam-E-Musthafa', 'Partho Ghosh', 'Nana Patekar, Raveena Tandon, Paresh Rawal, Aruna Irani, Mohan Joshi, Mohnish Bahl, Shivaji Satham, Vishwajeet Pradhan, Ashwin Kaushal, Satish Shah', 'India', 'December 31, 2019', '1997', 'TV-MA', '161 min', 'Action & Adventure, Dramas, International Movies', 'Giving up his life of crime for love, a gangster struggles with a moral dilemma when tragic events and enduring enemies take him back to the underworld.']\n",
-      "['s2409', 'Movie', 'Gie', 'Riri Riza', 'Nicholas Saputra, Sita Nursanti, Lukman Sardi, Indra Birowo, Wulan Guritno, Thomas Nawilis, Tutie Kirana, Robby Tumewu, Jonathan Mulia', 'Indonesia', 'September 15, 2018', '2005', 'TV-14', '141 min', 'Dramas, International Movies', 'Indonesian activist Soe Hok Gie experiences a political awakening during the tumultuous regimes of Suharto and Sukarno. Inspired by true events.']\n",
-      "['s2410', 'TV Show', 'Gigantosaurus', '', '', 'United States', 'July 18, 2020', '2019', 'TV-Y', '1 Season', \"Kids' TV\", \"Four prehistoric friends go on an array of adventures while trying to unravel a mystery about a big, fierce creature. Based on Jonny Duddle's book.\"]\n",
-      "['s2411', 'Movie', 'Gigi', 'Vincente Minnelli, Charles Walters', 'Leslie Caron, Maurice Chevalier, Louis Jourdan, Hermione Gingold, Eva Gabor, Jacques Bergerac, Isabel Jeans, John Abbott, Edwin Jerome, Corinne Marchand', 'United States', 'November 1, 2019', '1958', 'G', '115 min', 'Classic Movies, Comedies, Music & Musicals', \"Gigi's an avant-garde French waif being groomed as the fille de joie of affluent and handsome Gaston. Soon Gigi metamorphoses into a stunning beauty.\"]\n",
-      "['s2412', 'TV Show', 'Gilmore Girls', '', 'Lauren Graham, Alexis Bledel, Scott Patterson, Keiko Agena, Yanic Truesdale, Kelly Bishop, Edward Herrmann, Melissa McCarthy, Sean Gunn, Liza Weil, Liz Torres, Jared Padalecki', 'United States', 'October 1, 2017', '2006', 'TV-14', '7 Seasons', 'Romantic TV Shows, TV Comedies, TV Dramas', 'Fiercely independent single mom Lorelai raises gifted, Ivy League-bound daughter Rory amid a continual stream of quick-witted repartee.']\n",
-      "['s2413', 'TV Show', 'Gilmore Girls: A Year in the Life', '', 'Lauren Graham, Alexis Bledel, Kelly Bishop, Scott Patterson, Yanic Truesdale, Matt Czuchry, Liza Weil, Milo Ventimiglia, Sean Gunn, Keiko Agena, Rose Abdoo, Melissa McCarthy', 'United States', 'November 25, 2016', '2016', 'TV-14', '1 Season', 'TV Comedies, TV Dramas, Teen TV Shows', 'Set nearly a decade after the finale of the original series, this revival follows Lorelai, Rory and Emily Gilmore through four seasons of change.']\n",
-      "['s2414', 'Movie', 'Gimme Shelter', 'Ron Krauss', 'Vanessa Hudgens, James Earl Jones, Rosario Dawson, Ann Dowd, Stephanie Szostak, Emily Meade, Brendan Fraser, Dascha Polanco', 'United States', 'January 1, 2021', '2013', 'PG-13', '101 min', 'Dramas, Independent Movies', \"After running away from her abusive mother, a streetwise teen seeks refuge with her father, but he rejects her when he learns that she's pregnant.\"]\n",
-      "['s2415', 'Movie', 'GIMS: On the Record', 'Florent Bodin', 'Maître Gims', 'France', 'September 17, 2020', '2020', 'TV-MA', '96 min', 'Documentaries, International Movies, Music & Musicals', 'Go backstage with beloved rap superstar Gims in the year leading up to his major 2019 Stade de France performance in this up-close documentary.']\n",
-      "['s2416', 'Movie', 'Gina Yashere: Laughing to America', 'Paul M. Green', 'Gina Yashere', '', 'December 31, 2018', '2013', 'TV-MA', '68 min', 'Stand-Up Comedy', 'British comic Gina Yashere takes the stage in San Francisco, where she shares her thoughts on everything from toilet ninjas to her troublesome name.']\n",
-      "['s2417', 'Movie', 'Gina Yashere: Skinny B*tch', '', 'Gina Yashere', 'United Kingdom', 'December 31, 2018', '2008', 'TV-MA', '58 min', 'Stand-Up Comedy', 'Standup comedian and \"Daily Show\" correspondent Gina Yashere delivers a sharp set of wry observations on the environment, money and more.']\n",
-      "['s2418', 'Movie', 'Ginger & Rosa', 'Sally Potter', 'Elle Fanning, Alessandro Nivola, Christina Hendricks, Alice Englert, Timothy Spall, Oliver Platt, Annette Bening, Jodhi May, Oliver Milburn, Andrew Hawley', 'United Kingdom, Denmark, Canada, Croatia', 'July 15, 2018', '2012', 'PG-13', '90 min', 'Dramas, Independent Movies', 'With the Cold War looming over them, teen best pals Ginger and Rosa share everything in early 1960s London – until betrayal drives them apart.']\n",
-      "['s2419', 'Movie', 'Ginny Weds Sunny', 'Puneet Khanna', 'Yami Gautam, Vikrant Massey, Suhail Nayyar, Ayesha Raza Mishra, Isha Talwar, Rajeev Gupta', 'India', 'October 9, 2020', '2020', 'TV-MA', '126 min', 'Comedies, International Movies, Romantic Movies', 'Eager to marry but constantly rejected by women, a bachelor hopes to win over a former crush by accepting help from an unlikely source: her mother.']\n",
-      "['s2420', 'TV Show', 'Giri / Haji', '', 'Takehiro Hira, Kelly Macdonald, Yosuke Kubozuka, Will Sharpe, Aoi Okuyama, Masahiro Motoki, Yuko Nakamura, Mitsuko Oka, Anna Sawai, Charlie Creed-Miles', 'United Kingdom', 'January 10, 2020', '2019', 'TV-MA', '1 Season', 'British TV Shows, Crime TV Shows, International TV Shows', 'Family duty sends a lawman to London to look for his mob-assassin brother as a yakuza war threatens to engulf Tokyo. Trust is even tougher to find.']\n",
-      "['s2421', 'Movie', 'Girl', 'Lukas Dhont', 'Victor Polster, Arieh Worthalter, Oliver Bodart, Tijmen Govaerts, Katelijne Damen, Valentijn Dhaenens, Magali Elali, Alice de Broqueville, Chris Thys, Angelo Tijssens', 'Netherlands, Belgium', 'March 15, 2019', '2018', 'R', '106 min', 'Dramas, International Movies, LGBTQ Movies', 'Fifteen-year-old ballet dancer Lara faces physical and emotional hurdles as she prepares for gender confirmation surgery. Inspired by a true story.']\n",
-      "['s2422', 'TV Show', 'Girl from Nowhere', '', 'Chicha Amatayakul, Thanawetch Siriwattanakul, Pajaree Nantarat, Thitinan Khlangphet, Chonnikan Netjui, Nutthasit Kotimanuswanich, Tatchapol Thitiapichai, Chanicha Boonpanuvichit, Morakot Liu, Ekawat Niratvorapanya, Anuchit Sapanpong, Awat Ratanapintha, Claudia Chakrapan, Piyathida Woramusik, Apasiri Kittithanon, Kunchanuj Kengkarnka, Nutnicha Lueanganankhun', 'Thailand', 'November 1, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Mysteries', 'A mysterious, clever girl named Nanno transfers to different schools, exposing the lies and misdeeds of the students and faculty at every turn.']\n",
-      "['s2423', 'Movie', 'Girl on the Third Floor', 'Travis Stevens', 'CM Punk, Trieste Kelly Dunn, Sarah Brooks, Elissa Dowling, Karen Woditsch, Marshall Bean, Anish Jethmalani, Bishop Stevens, Tonya Kay', 'United States', 'February 22, 2020', '2019', 'TV-MA', '92 min', 'Horror Movies', \"A husband with a bad track record tries to start anew by renovating a rundown Victorian for his family, only to find he's tackled a house out of hell.\"]\n",
-      "['s2424', 'Movie', 'Girl, Boy, Bakla, Tomboy', 'Wenn V. Deramas', 'Vice Ganda, Maricel Soriano, Joey Marquez, Ruffa Gutierrez, Cristine Reyes, JC de Vera, Ejay Falcon, Angelu De Leon, Bobby Andrews', 'Philippines', 'February 27, 2019', '2013', 'TV-14', '103 min', 'Comedies, International Movies', 'Quadruplets separated as babies reunite in Manila when one needs a liver transplant, but long-held family resentments threaten to derail everything.']\n",
-      "['s2425', 'Movie', \"Girl's Revenge\", 'Weica Wang', 'Wang Yu-ping, Yuri Chen, Shiny Yao, Pii Liu, Mike Lin, Edison Song, Xia Teng-hong, Moon Lee', 'Taiwan', 'November 6, 2020', '2020', 'TV-MA', '82 min', 'Dramas, International Movies', 'After a sex video subjects her friend to mockery and bullying, a transfer student sets out to reveal the truth as campus secrets come to light.']\n",
-      "['s2426', 'TV Show', 'Girlboss', '', 'Britt Robertson, Ellie Reed, Johnny Simmons, Alphonso Mcauley', 'United States', 'April 21, 2017', '2017', 'TV-MA', '1 Season', 'TV Comedies', 'Rebellious and broke, Sophia stumbles into creating an online business and learns how to be the boss. A comedy inspired by the best-selling memoir.']\n",
-      "['s2427', 'Movie', \"Girlfriend's Day\", 'Michael Paul Stephenson', \"Bob Odenkirk, Amber Tamblyn, Natasha Lyonne, Alex Karpovsky, Stacy Keach, Andy Richter, Ed Begley Jr., David Sullivan, Larry Fessenden, June Diane Raphael, Rich Sommer, Steven Michael Quezada, Echo Kellum, Stephanie Courtney, Toby Huss, Tucker Smallwood, Kevin O'Grady, Nate Mooney\", 'United States', 'February 14, 2017', '2017', 'TV-MA', '71 min', 'Comedies, Independent Movies', \"When he's caught up in a deadly conspiracy, an unemployed greeting card writer must create the perfect card for a new holiday to save his skin.\"]\n",
-      "['s2428', 'TV Show', 'Girlfriends', '', 'Tracee Ellis Ross, Golden Brooks, Persia White, Jill Marie Jones, Reginald C. Hayes', 'United States', 'September 11, 2020', '2007', 'TV-14', '8 Seasons', 'TV Comedies', \"Four close friends in Los Angeles challenge and support each other through life's triumphs and disasters. Sophisticated, relatable and always funny.\"]\n",
-      "['s2429', 'TV Show', \"Girlfriends' Guide to Divorce\", '', 'Lisa Edelstein, Beau Garrett, Necar Zadegan, Paul Adelstein, Janeane Garofalo, Alanna Ubach', 'United States', 'June 14, 2019', '2019', 'TV-MA', '5 Seasons', 'TV Comedies, TV Dramas', 'After the world learns the truth about her failing marriage, a successful self-help author tries to salvage her career and find her way as a divorcée.']\n",
-      "['s2430', 'TV Show', 'Girls Hostel', '', 'Srishti Shrivastava, Parul Gulati, Simran Natekar, Ahsaas Channa, Shreya Mehta, Gagan Arora, Trupti Khamkar, Khushbu Baid', 'India', 'October 1, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'Four girls from different backgrounds become unlikely friends when they move into a dormitory for female dental students.']\n",
-      "['s2431', 'TV Show', 'Girls Incarcerated', '', '', 'United States', 'June 21, 2019', '2019', 'TV-MA', '2 Seasons', 'Docuseries, Reality TV', 'Fights, friendships, dating, rules. Teenage life is full of drama. But behind bars, the stakes are so much higher.']\n",
-      "['s2432', 'TV Show', 'Girls und Panzer', 'Tsutomu Mizushima', 'Mai Fuchigami, Ai Kayano, Mami Ozaki, Ikumi Nakagami, Yuka Iguchi, Misato Fukuen, Mikako Takahashi, Kana Ueda', 'Japan', 'December 15, 2019', '2012', 'TV-PG', '1 Season', 'Anime Series, International TV Shows', \"Miho Nishizumi tries to escape her family's tradition of tankery by enrolling at a new high school. Instead she gets back into the sport with friends.\"]\n",
-      "['s2433', 'Movie', 'Girls und Panzer der Film', 'Tsutomu Mizushima', 'Mai Fuchigami, Ai Kayano, Mami Ozaki, Ikumi Nakagami, Yuka Iguchi, Misato Fukuen, Mikako Takahashi, Kana Ueda, Mika Kikuchi, Maya Yoshioka', 'Japan', 'November 22, 2019', '2015', 'TV-MA', '121 min', 'Action & Adventure, Anime Features, International Movies', 'The girls of ÅŒarai High must face off against a formidable university team in a fierce tank battle to once again avoid closure of their school.']\n",
-      "['s2434', 'Movie', 'Girls With Balls', 'Olivier Afonso', 'Victor Artus Solaro, Manon Azem, Louise Blachère, Tiphaine Daviot, Margot Dufrene, Anne-Solenne Hatte, Camille Razat, Dany Verissimo-Petit, Denis Lavant, Aurélien Cotentin, Mathieu Madénian, Thomas Vandenberghe', 'France, Belgium', 'July 26, 2019', '2019', 'TV-MA', '77 min', 'Comedies, Horror Movies, International Movies', 'Stranded in the woods and eyeballed by twisted hunters, members of a women’s volleyball team bump it up in the most dangerous game of their lives.']\n",
-      "['s2435', 'Movie', 'Giving Voice', 'James D. Stern, Fernando Villena', 'Viola Davis, Denzel Washington, Stephen Henderson, Freedom Martin, Nia Sarfo, Cody Merridith, Gerardo Navarro, Aaron Guy, Callie Holley', 'United States', 'December 11, 2020', '2020', 'PG-13', '91 min', 'Documentaries', 'Six ambitious student actors audition for the prestigious August Wilson Monologue Competition, culminating in a riveting final round on Broadway.']\n",
-      "['s2436', 'TV Show', 'Glee', '', 'Lea Michele, Chris Colfer, Jane Lynch, Matthew Morrison, Cory Monteith, Naya Rivera, Kevin McHale, Jenna Ushkowitz, Amber Riley, Mark Salling, Heather Morris, Harry Shum Jr., Jayma Mays, Dianna Agron', 'United States', 'July 18, 2015', '2015', 'TV-14', '6 Seasons', 'TV Comedies, TV Dramas, Teen TV Shows', 'Amid relationship woes and personal attacks from a wicked cheerleading coach, a teacher fights to turn underdog glee club members into winners.']\n",
-      "['s2437', 'TV Show', 'Glitch', '', \"Patrick Brammall, Genevieve O'Reilly, Emma Booth, Emily Barclay, Ned Dennehy, Sean Keenan, Hannah Monson, Aaron L. McGrath, John Leary, Rodger Corser, Andrew McFarlane, Luke Arnold, Rob Collins, Pernilla August\", 'Australia', 'September 25, 2019', '2019', 'TV-MA', '3 Seasons', 'International TV Shows, TV Dramas, TV Horror', 'A police officer and a doctor face an emotionally charged mystery when seven local residents inexplicably return from the dead in peak physical form.']\n",
-      "['s2438', 'TV Show', 'Glitch Techs', '', 'Ricardo Hurtado, Monica Ray, Luke Youngblood, Scott  Kreamer, Dan Milano, Gunnar Sizemore, Zehra Fazal, Sandeep Parikh', 'United States', 'August 17, 2020', '2020', 'TV-Y7', '2 Seasons', \"Kids' TV\", \"Two teens work at a game store as a front for their actual job: Hunting video game monsters who've broken out into the real world.\"]\n",
-      "['s2439', 'TV Show', 'Glitter Force', '', \"Laura Bailey, Kate Higgins, Alex Cazares, Colleen O'Shaughnessey, Danielle Nicole, Debi Derryberry, Mary Elizabeth McGlynn, Patrick Seitz, Keith Silverstein\", 'Japan', 'August 26, 2016', '2016', 'TV-Y7', '2 Seasons', \"Anime Series, Kids' TV\", \"Five preteen girls learn they're a legendary superhero squad known as the Glitter Force. Their mission? To defend Earth from evil fairy-tale villains.\"]\n",
-      "['s2440', 'TV Show', 'Glitter Force Doki Doki', 'Go Koga', 'Debi Derryberry, Cassandra Morris, Melissa Fahn, Stephanie Sheh, Erica Lindbeck, Kate Higgins, Cherami Leigh, Tara Sands, Bryce Papenbrook, Erica Mendez, Ray Chase, Carrie Keranen, Ben Diskin, Grant George, Kirk Thornton', 'Japan', 'November 10, 2017', '2017', 'TV-Y7', '2 Seasons', \"Anime Series, Kids' TV\", 'Four girls summon their inner superheroes to defend Earth and the magical kingdom of Splendorius from King Mercenare and his minions.']\n",
-      "['s2441', 'TV Show', 'GLOW', '', 'Alison Brie, Betty Gilpin, Marc Maron, Britney Young, Sydelle Noel, Gayle Rankin, Sunita Mani, Kimmy Gatewood, Rebekka Johnson, Jackie Tohn, Ellen Wong, Kate Nash, Britt Baron, Kia Stevens, Chris Lowell, Alex Rich', 'United States', 'August 9, 2019', '2019', 'TV-MA', '3 Seasons', 'TV Comedies, TV Dramas', 'In 1980s LA, a crew of misfits reinvent themselves as the Gorgeous Ladies of Wrestling. A comedy by the team behind \"Orange Is the New Black.\"']\n",
-      "['s2442', 'TV Show', 'Glow Up', '', '', 'United Kingdom', 'August 14, 2020', '2020', 'TV-14', '2 Seasons', 'British TV Shows, International TV Shows, Reality TV', 'In this competition show, aspiring makeup artists navigate colorful challenges to win a career-making opportunity in the beauty industry.']\n",
-      "['s2443', 'Movie', 'GLOW: The Story of the Gorgeous Ladies of Wrestling', 'Brett Whitcomb', '', 'United States', 'March 31, 2017', '2012', 'NR', '77 min', 'Documentaries, Sports Movies', 'This engaging documentary chronicles the 1980s phenomenon \"The Gorgeous Ladies of Wrestling,\" which elevated its female grapplers to star status.']\n",
-      "['s2444', 'TV Show', 'Glowing Embers', '', 'Henley Hii, Debbie Goh, Frederick Lee, Wymen Yang, Melvin Sia, Alvin Wong', '', 'August 14, 2017', '2010', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', \"Amid Malaysia's charcoal industry, a woman deftly adapts to her environs as she juggles three men in her life: her husband, her lover and her friend.\"]\n",
-      "['s2445', 'Movie', 'Gnome Alone', 'Peter Lepeniotis', 'Becky G., Josh Peck, Tara Strong, Olivia Holt, David Koechner, Jeff Dunham, Patrick Stump, Nash Grier, Madison De La Garza, George Lopez', 'United Kingdom, Canada, United States, Cayman Islands', 'October 19, 2018', '2018', 'PG', '86 min', 'Children & Family Movies, Comedies', 'After moving into a new house with her mom, high schooler Chloe discovers a troupe of talking garden gnomes who need her help saving the world.']\n",
-      "['s2446', 'Movie', 'Go Karts', 'Owen Trevor', \"William Lodder, Anastasia Bampos, Darius Amarfio-Jefferson, Richard Roxburgh, Frances O'Connor, Dan Wyllie, Cooper van Grootel, Damian de Montemas, Adam T. Perkins\", 'Australia', 'March 13, 2020', '2020', 'TV-PG', '103 min', 'Children & Family Movies, Dramas', 'A fearless teen leans into the rush of high-speed go-kart racing, backed by good friends — and a surly ex-driver who becomes his coach.']\n",
-      "['s2447', 'TV Show', 'Go! Go! Cory Carson', '', 'Alan C. Lim, Paul Killam, Maisie Benson, Kerry Gudjohnsen, Smith Foreman, Neena-Sinaii Simpo, Eli Morse, Adelaide Hirasaki, Jim Capobianco, Anna Chambers, Pfifer Chastain', 'United States', 'December 26, 2020', '2020', 'TV-Y', '3 Seasons', \"Kids' TV\", 'Beep, beep – go, go! Buckle up for fun and adventure with adorable kid car Cory Carson as he explores the winding roads of Bumperton Hills.']\n",
-      "['s2448', 'Movie', 'Go! Go! Cory Carson: The Chrissy', 'Alex Woo, Stanley Moore', 'Alan C. Lim, Maisie Benson, Kerry Gudjohnsen, Terrance Smith, Paul Killam, Omari Weaver, Ella Joy Ballesteros, Smith Foreman, Stanley Moore', 'United States', 'May 1, 2020', '2020', 'TV-Y', '42 min', 'Children & Family Movies', 'The Carson kids win a talent show with a dance that Cory created. But when \"The Chrissy\" catches on, his little sister gets all of the attention.']\n",
-      "['s2449', 'TV Show', 'Go! Live Your Way', '', 'Pilar Pascual, Renata Toscano, José Giménez Zapiola, Santiago Saez, Paulo Sanchez Lima, Carmela Barsamian, Axel Muñiz, Majo Cardoso, Majo Chicar, Gastón Ricaud, Laura Azcurra', 'Argentina', 'June 21, 2019', '2019', 'TV-PG', '2 Seasons', \"Kids' TV, Spanish-Language TV Shows, Teen TV Shows\", \"Charismatic Mía gets a scholarship to an elite performing arts school, where she makes close friends but clashes with the owner's popular daughter.\"]\n",
-      "['s2450', 'Movie', 'GO! The Unforgettable Party', 'Mauro Scandolari', 'Pilar Pascual, José Gimenez Zapiola, Renata Toscano, Santiago Saez, Carmela Barsamian, Paulo Sánchez Lima, Daniel Rosado, Laura Azcurra, Gastón Ricaud, Florencia Benítez, Majo Cardozo', 'Argentina', 'November 15, 2019', '2019', 'TV-PG', '60 min', 'Children & Family Movies, Music & Musicals', \"Mía's vacation with her dad is disrupted by the surprise arrival of Lupe, Mercedes, Juanma and Álvaro as their school drama moves lakeside.\"]\n",
-      "['s2451', 'Movie', 'God Bless the Broken Road', 'Harold Cronk', 'Patrika Darbo, Kim Delaney, Jordin Sparks, Makenzie Moss, Liam Matthews, Andrew W. Walker, Lindsay Pulsipher, Gary Grubbs, Robin Givens, Arthur Cartwright', 'United States', 'February 9, 2019', '2018', 'PG', '111 min', 'Children & Family Movies, Dramas, Faith & Spirituality', 'After a young mother is widowed by war, her faith is tested as she struggles to stay afloat financially and raise her daughter.']\n",
-      "['s2452', 'TV Show', 'God Eater', '', 'Ryuichi Kijima, Hiroaki Hirata, Kazuya Nakai, Sayaka Ohara, Daisuke Sakaguchi, Maaya Sakamoto', 'Japan', 'July 15, 2019', '2015', 'TV-14', '1 Season', 'Anime Series, International TV Shows', \"An enemy immune to conventional arms has caused the collapse of civilization and humanity's only hope lies in a new living weapon: the God Arc.\"]\n",
-      "['s2453', 'Movie', 'God Knows Where I Am', 'Jedd Wider, Todd Wider', 'Lori Singer', 'United States', 'October 22, 2018', '2016', 'TV-PG', '103 min', 'Documentaries', 'Through diary entries, this documentary follows the life and death of homeless woman Linda Bishop and her struggles with starvation, sanity and God.']\n",
-      "['s2454', 'Movie', 'God of War', 'Gordon Chan', 'Vincent Zhao, Sammo Kam-Bo Hung, Regina Wan, Yasuaki Kurata, Keisuke Koide, Timmy Hung, Michael Tong', 'China, Hong Kong', 'December 16, 2017', '2017', 'NR', '129 min', 'Action & Adventure, International Movies', 'A maverick leader and a clever young general take on Japanese pirates amid bureaucratic intrigue in Ming Dynasty China.']\n",
-      "['s2455', 'Movie', \"God's Not Dead\", 'Harold Cronk', 'Kevin Sorbo, Shane Harper, David A.R. White, Dean Cain, Benjamin A. Onyango, Paul Kwo, Hadeel Sittu, Trisha LaFache, Cory Oliver, Willie Robertson, Korie Robertson', 'United States', 'April 1, 2020', '2014', 'PG', '113 min', 'Dramas, Faith & Spirituality', 'A spiritual college student clashes with an atheistic professor who insists that students will only pass his class by admitting that God is dead.']\n",
-      "['s2456', 'Movie', \"God's Not Dead: A Light in Darkness\", 'Michael Mason', \"David A.R. White, John Corbett, Shane Harper, Ted McGinley, Jennifer Taylor, Benjamin A. Onyango, Tatum O'Neal, Cissy Houston\", 'United States', 'December 4, 2018', '2018', 'PG', '106 min', 'Dramas, Faith & Spirituality', 'After a fire breaks out at his church, a pastor faces a legal battle against university leaders who wish to push the congregation off the campus.']\n",
-      "['s2457', 'Movie', \"God's Own Country\", 'Francis Lee', \"Josh O'Connor, Alec Secareanu, Ian Hart, Gemma Jones\", 'United Kingdom', 'May 1, 2018', '2017', 'TV-MA', '105 min', 'Dramas, Independent Movies, International Movies', 'In Yorkshire, a withdrawn gay farmer begins a torrid affair with a Romanian migrant worker who shows him the depths of his capacity for affection.']\n",
-      "['s2458', 'TV Show', 'Godless', '', \"Jeff Daniels, Michelle Dockery, Jack O'Connell, Scoot McNairy, Merritt Wever, Thomas Brodie-Sangster, Sam Waterston, Tantoo Cardinal\", 'United States', 'November 22, 2017', '2017', 'TV-MA', '1 Season', 'TV Dramas', 'A ruthless outlaw terrorizes the West in search of a former member of his gang, who’s found a new life in a quiet town populated only by women.']\n",
-      "['s2459', 'TV Show', 'Godzilla', 'Kobun Shizuno, Hiroyuki Seshita', 'Mamoru Miyano, Takahiro Sakurai, Kana Hanazawa, Tomokazu Sugita, Yuki Kaji, Junichi Suwabe, Daisuke Ono, Kenta Miyake, Kenyu Horiuchi, Kazuya Nakai, Kazuhiro Yamaji', 'Japan', 'January 17, 2018', '2017', 'TV-14', '1 Season', 'TV Shows', 'A desperate group of refugees attempts to recolonize Earth 20,000 years after Godzilla took over. But one young man wants revenge above all else.']\n",
-      "['s2460', 'Movie', 'GODZILLA City on the Edge of Battle', 'Kobun Shizuno, Hiroyuki Seshita', 'Mamoru Miyano, Takahiro Sakurai, Kana Hanazawa, Tomokazu Sugita, Yuki Kaji, Junichi Suwabe, Reina Ueda, Ari Ozawa, Daisuke Ono, Kenta Miyake, Kenyu Horiuchi, Kazuya Nakai, Kazuhiro Yamaji', 'Japan', 'July 18, 2018', '2018', 'TV-14', '101 min', 'Action & Adventure, Anime Features, International Movies', 'On Earth, Haruo and his companions make contact with the indigenous Houtua tribe. To defeat Godzilla, they set out for the old Mechagodzilla facility.']\n",
-      "['s2461', 'Movie', 'GODZILLA The Planet Eater', 'Kobun Shizuno, Hiroyuki Seshita', 'Mamoru Miyano, Takahiro Sakurai, Kana Hanazawa, Tomokazu Sugita, Yuki Kaji, Junichi Suwabe, Reina Ueda, Ari Ozawa, Daisuke Ono, Kenta Miyake, Kenyu Horiuchi, Kazuya Nakai, Kazuhiro Yamaji', 'Japan', 'January 9, 2019', '2018', 'TV-PG', '91 min', 'Action & Adventure, Anime Features, International Movies', 'With the earth alliance weakened, Haruo weighs siding with the Exif, whose death cult is summoning a monster that can destroy the world.']\n",
-      "['s2462', 'TV Show', 'Goedam', 'Hong Won-ki', 'SEOLA, Lee Hyun-joo, Song Chae-yun, Han Ga-rim, Shim So-young', 'South Korea', 'August 20, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Horror, TV Mysteries', 'When night falls on the city, shadows and spirits come alive in this horror anthology series centered on urban legends.']\n",
-      "['s2463', 'Movie', 'Going for Gold', 'Clay Glen', 'Kelli Berglund, Emily Morris, Terry Rogers, Jess Kuss, Jo Stone, Elysia Markou, Daisy Anderson, Ruth Natalie Fallon, Henry Turczynowicz, Martha Lott', 'Australia', 'July 15, 2018', '2018', 'TV-G', '88 min', 'Children & Family Movies, Dramas, International Movies', 'After moving to Australia, an American teen convinces her new friends to form a cheer squad and take on their biggest rivals in competition.']\n",
-      "['s2464', 'Movie', 'Gol Maal', 'Hrishikesh Mukherjee', 'Amol Palekar, Bindiya Goswami, Deven Verma, Utpal Dutt, Shubha Khote, Manju Singh, Dina Pathak, Pushpa, David Abraham, Asrani', 'India', 'December 31, 2019', '1979', 'TV-PG', '137 min', 'Classic Movies, Comedies, International Movies', 'When circumstances at work compel Ram to pretend to have a twin, his lie works – until the boss wants his daughter to marry Ram’s fictitious brother.']\n",
-      "['s2465', 'Movie', 'Golden Time', 'Takuya Inaba', '', 'Japan', 'November 1, 2017', '2013', 'TV-Y', '22 min', 'International Movies, Sci-Fi & Fantasy', 'In the 1980s, a recently discarded television set from the 1960s refuses to accept its fate and tries to break out of the junkyard.']\n",
-      "['s2466', 'Movie', 'GoldenEye', 'Martin Campbell', 'Pierce Brosnan, Sean Bean, Izabella Scorupco, Famke Janssen, Joe Don Baker, Judi Dench, Robbie Coltrane, Gottfried John, Alan Cumming, Tchéky Karyo, Desmond Llewelyn, Samantha Bond, Michael Kitchen, Serena Gordon, Simon Kunz', 'United Kingdom, United States', 'December 31, 2019', '1995', 'PG-13', '130 min', 'Action & Adventure', 'Pierce Brosnan takes his first turn as debonair secret agent James Bond, who investigates the destruction of a Russian satellite weapons base.']\n",
-      "['s2467', 'Movie', 'Goldie', 'Sam de Jong', 'Slick Woods, George Sample III, Shaquila Angela Griszell, Danny Hoch, Khris Davis, Jazmyn Davis, Alana Tyler-Tomkins, Fran Jaye', 'United States', 'June 22, 2020', '2019', 'TV-MA', '89 min', 'Dramas', 'When a bold teen mounts a gritty pursuit to dance in a music video, she must also evade child services so she can keep her younger sisters together.']\n",
-      "['s2468', 'TV Show', 'Goldie & Bear', '', 'Natalie Lander, Georgie Kidder', 'United States', ' October 31, 2018', '2017', 'TV-Y', '2 Seasons', \"Kids' TV\", 'Best pals Goldie and Bear, from \"Goldilocks and the Three Bears,\" join other characters from beloved stories for adventures in the Fairy Tale Forest.']\n",
-      "['s2469', 'Movie', 'Goldstone', 'Ivan Sen', 'Aaron Pedersen, Alex Russell, Jacki Weaver, Cheng Pei-pei, David Gulpilil, Michelle Lim Davidson, David Wenham, Tommy Lewis, Tommy Caldwell', 'Australia', 'December 10, 2018', '2016', 'R', '110 min', 'Thrillers', 'In the Australian outback, an Indigenous cop on a missing persons case unearths a trafficking ring and runs afoul of political-industrial interests.']\n",
-      "['s2470', 'Movie', 'Gollu Aur Pappu', 'Kabir Sadanand', 'Vir Das, Sandeepa Dhar, Dimple Kapadia, Kunaal Roy Kapur, Deepak Tijori', 'India', 'July 5, 2020', '2014', 'TV-14', '112 min', 'Action & Adventure, Comedies, International Movies', 'Hapless brothers Gollu and Pappu stumble into a terrorist plot and end up being ordered to detonate a bomb, a task they are destined to bungle.']\n",
-      "['s2471', 'Movie', 'Golmaal Returns', 'Rohit Shetty', 'Ajay Devgn, Kareena Kapoor, Arshad Warsi, Tusshar Kapoor, Shreyas Talpade, Celina Jaitly, Amrita Arora, Anjana Sukhani', 'India', 'September 28, 2020', '2008', 'TV-MA', '135 min', 'Comedies, International Movies, Music & Musicals', \"A man's relationship with his jealous wife enters choppy waters after he has to spend a night on a yacht with a woman he's rescued from gangsters.\"]\n",
-      "['s2472', 'Movie', 'Golmaal: Fun Unlimited', 'Rohit Shetty', 'Ajay Devgn, Tusshar Kapoor, Arshad Warsi, Sharman Joshi, Paresh Rawal, Rimi Sen, Sushmita Mukherjee, Vrajesh Hirjee', 'India', 'December 31, 2019', '2006', 'TV-14', '148 min', 'Comedies, International Movies', 'Between thwarting crooks and wooing the belle next door, four pranksters get in over their heads when they bamboozle their way into a couple’s bungalow.']\n",
-      "['s2473', 'TV Show', 'Gomorrah', '', \"Marco D'Amore, Fortunato Cerlino, Salvatore Esposito, Fabio de Caro, Christian Giroso, Giovanni Buselli, Carmine Monaco, Lino Musella, Marco Palvetti, Vincenzo Fabricino, Maria Pia Calzone, Domenico Balsamo, Emanuele Vicorito, Carmine Battaglia, Alessio Gallo\", 'Italy, Germany', ' August 21, 2017', '2016', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', 'Mafia activity in Naples is at the center of this series, which focuses on internal struggles that follow after the head of a family is imprisoned.']\n",
-      "['s2474', 'Movie', 'Gone are the Days', 'Mark Landre Gould', 'Lance Henriksen, Tom Berenger, Meg Steedle, Danny Trejo', 'United States', 'January 1, 2019', '2018', 'R', '100 min', 'Independent Movies', 'As a notorious outlaw comes to grips with his past, he reconnects with his estranged daughter and gets one more shot to make things right.']\n",
-      "['s2475', 'TV Show', 'Gonul', 'Neslihan Yesilyurt', 'Gökçe Bahadır, Engin Öztürk, Onur Saylak', 'Turkey', 'July 12, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, TV Dramas, TV Thrillers', 'A nurse escapes from her surgeon fiancé after his ex reveals his dark secrets. She later finds love again, but a car accident changes everything.']\n",
-      "['s2476', 'Movie', 'Good and Prosperous', 'Sameh Abdulaziz', 'Ali Rabee, Mohamed Abdel-Rahman, Bayoumi Fouad, Karim Afifi, Dalal Abdel Aziz, Mai Selim, Tara Emad, Mohammed Tharwat, Haifa Wehbe, Ahmed Adel', 'Egypt', 'December 10, 2019', '2017', 'TV-14', '101 min', 'Comedies, International Movies', 'As two jobless brothers search aimlessly for careers worthy of their hard-to-please mother’s praise, they cluelessly tackle countless gigs.']\n",
-      "['s2477', 'Movie', 'Good Burger', 'Brian Robbins', 'Kenan Thompson, Kel Mitchell, Abe Vigoda, Dan Schneider, Shar Jackson, Jan Schweiterman, Linda Cardellini, Sinbad, Ron Lester, Josh Server, Ginny Schreiber', 'United States', 'January 1, 2021', '1997', 'PG', '96 min', 'Children & Family Movies, Comedies', 'Working at a neighborhood fast-food joint, two teens try to save the restaurant when a giant burger franchise fires up the competition.']\n",
-      "['s2478', 'Movie', 'Good Game: The Beginning', 'Umut Aral', 'Mert Yazıcıoğlu, Afra Saraçoğlu, Yiğit Kirazcı, Orkun Işıtmak, Bahar Şahin, Tolga Canbeyli, Bada Oh Deniz, Hakan Kurtaş, Doğaç Yildiz', 'Turkey', 'October 3, 2020', '2018', 'TV-14', '115 min', 'Dramas, International Movies, Sports Movies', 'New high school grad and avid gamer Cenk is recruited to an intense esports team that trains for a tournament with a life-changing prize.']\n",
-      "['s2479', 'TV Show', 'Good Girls', '', 'Christina Hendricks, Retta, Mae Whitman, Matthew Lillard, Reno Wilson, Manny Montana, Lidya Jewett, Izzy Stannard, David Hornsby, Zach Gilford', 'United States', 'December 31, 2019', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, TV Comedies, TV Dramas', 'Three suburban moms orchestrate a local grocery store heist to escape financial ruin and establish independence – together.']\n",
-      "['s2480', 'Movie', 'Good Hair', 'Jeff Stilson', 'Chris Rock, Nia Long, Maya Angelou, Ice-T, Eve, Meagan Good, Al Sharpton, KRS-One, Raven-Symoné', 'United States', 'January 1, 2021', '2009', 'PG-13', '96 min', 'Documentaries', 'Chris Rock hops around the world going from beauty salons to science labs to comb through the mystery of Black hair.']\n",
-      "['s2481', 'Movie', 'Good Kids', 'Chris McCoy', 'Nicholas Braun, Zoey Deutch, Mateo Arias, Israel Broussard, Dayo Okeniyi, Julia Garner, Kevin Chapman, Ashley Judd', 'United States', 'January 19, 2017', '2016', 'R', '90 min', 'Comedies, Independent Movies', 'Four overachieving friends spend the summer after finishing high school doing everything possible to enjoy the party life and ruin their reputations.']\n",
-      "['s2482', 'Movie', 'Good Kill', 'Andrew Niccol', 'Ethan Hawke, January Jones, Bruce Greenwood, Zoë Kravitz, Jake Abel, Ryan Montano, Dylan Kenin, Stafford Douglas', 'United States', 'April 2, 2017', '2014', 'R', '103 min', 'Dramas', 'As Tommy Egan pilots armed drones over Afghanistan from the safe comfort of Las Vegas, the remote nature of his work begins to raise moral questions.']\n",
-      "['s2483', 'Movie', 'Good Kisser', 'Wendy Jo Carlton', 'Kari Alison Hodge, Rachel Paulson, Julia Eringer', 'United States', 'August 20, 2020', '2019', 'TV-MA', '75 min', 'Comedies, Dramas, Independent Movies', 'Hoping to give their relationship a boost, Jenna and Kate arrange to spend an evening with a third woman, but things take a turn once the sparks fly.']\n",
-      "['s2484', 'Movie', 'Good Luck', 'Tarek Abdel Moaty', 'Ahmed Eid, May Kassab, Diaa El Merghany, Samy Maghawry, Badria Tolba, Hassan Abdulfattah, Ahmed Safwat, Sayed Sadek, Laila Gamal', 'Egypt', 'June 21, 2019', '2012', 'TV-MA', '99 min', 'Dramas, International Movies', 'Seeking an apartment to share with his wife, an apolitical man starts to question his own modest goals as revolution swirls around him.']\n",
-      "['s2485', 'Movie', 'Good Luck Chuck', 'Mark Helfrich', 'Dane Cook, Jessica Alba, Dan Fogler, Ellia English, Sasha Pieterse, Annie Wood, Lonny Ross, Chelan Simmons, Simone Bailly, Jodelle Ferland, Crystal Lowe, Troy Gentile, Georgia Craig, Michelle Harrison, Chiara Zanni', 'United States, Canada', 'October 1, 2019', '2007', 'UR', '99 min', 'Comedies, Romantic Movies', 'Every time Chuck breaks up with a girlfriend, she ends up engaged to her next boyfriend. Soon, women are dating Chuck in hopes of meeting Mr. Right.']\n",
-      "['s2486', 'TV Show', 'Good Morning Call', '', 'Haruka Fukuhara, Shunya Shiraishi, Dori Sakurada, Moe Arai, Kentaro, Shugo Nagashima, Koya Nagasawa, Hinako Tanaka, Tomoharu Hasegawa, Tomoko Fujita, Erika Mori, Kei Tanaka, Yosuke Sugino, Maryjun Takahashi, Itsuki Sagara, Madoka Yoshida', 'Japan', 'November 28, 2017', '2017', 'TV-14', '2 Seasons', 'International TV Shows, Romantic TV Shows, TV Comedies', \"A high school girl finally gets her own apartment, but she has to share it with the most popular boy in school. No one can know they're living together.\"]\n",
-      "['s2487', 'TV Show', 'Good Morning, Verônica', '', 'Tainá Müller, Eduardo Moscovis, Camila Morgado, Antonio Grassi, Elisa Volpatto, César Mello, Sílvio Guindane, Alice Valverde, DJ Amorim, Adriano Garib, Johnnas Oliva, Marina Provenzzano, José Rubens Chachá, Julia Ianina, Sacha Bali, Aline Borges, Cassio Pandolfi, Pally Siqueira, Juliana Lohmann', 'Brazil', 'October 1, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Mysteries', 'While hunting for a dating-site predator, an underused cop discovers a husband and wife with a horrific secret — and a web of conspiracy hiding it.']\n",
-      "['s2488', 'Movie', 'Good Night, and Good Luck', 'George Clooney', 'David Strathairn, Patricia Clarkson, George Clooney, Jeff Daniels, Robert Downey Jr., Frank Langella, Ray Wise, Robert John Burke, Tate Donovan, Alex Borstein, Matt Ross, Grant Heslov', 'United States, France, United Kingdom, Japan', 'June 2, 2019', '2005', 'PG', '93 min', 'Dramas', 'Veteran television newsman Edward R. Murrow faces off against Sen. Joseph McCarthy and his crusade to quell the threat of communism in America.']\n",
-      "['s2489', 'Movie', 'Good People', 'Henrik Ruben Genz', 'James Franco, Kate Hudson, Tom Wilkinson, Omar Sy, Sam Spruell, Anna Friel, Thomas Arnold, Oliver Dimsdale, Diana Hardcastle, Michael Jibson, Diarmaid Murtagh', 'United States, United Kingdom, Denmark, Sweden', 'September 8, 2017', '2014', 'R', '90 min', 'Action & Adventure, Thrillers', \"A struggling couple can't believe their luck when they find a stash of money in the apartment of a neighbor who was recently murdered.\"]\n",
-      "['s2490', 'Movie', 'Good Sam', 'Kate Melville', 'Tiya Sircar, Chad Connell, Marco Grazzini, Jesse Camacho, Mark Camacho, Elana Dunkelman, Kelly Hope Taylor, Kenny Wong, Daniela Sandiford, Christina Tannous', 'United States', 'May 16, 2019', '2019', 'TV-PG', '90 min', 'Children & Family Movies, Dramas', \"A curious reporter finds love while pursuing the story of a mysterious figure who's leaving bags of cash for strangers around New York City.\"]\n",
-      "['s2491', 'Movie', 'Good Time', 'Benny Safdie, Josh Safdie', 'Robert Pattinson, Benny Safdie, Jennifer Jason Leigh, Barkhad Abdi, Buddy Duress, Peter Verby, Taliah Webster, Necro', 'United States', 'February 11, 2020', '2017', 'R', '101 min', 'Dramas, Independent Movies, Thrillers', 'After spearheading an ill-fated bank robbery, a man must get his mentally challenged younger brother out of jail while eluding his own capture.']\n",
-      "['s2492', 'TV Show', 'Good Witch', '', 'Catherine Bell, Bailee Madison, Rhys Matthew Bond, James Denton, Catherine Disher, Anthony Lemke, Peter MacNeill, Hannah Endicott-Douglas, Noah Cappe, Kylee Evans', 'United States, Canada', 'April 30, 2020', '2019', 'TV-PG', '5 Seasons', 'TV Dramas, TV Sci-Fi & Fantasy', 'Raising her daughter in a small town, an enchanting widow with magical powers provokes the interest and exasperation of a skeptical big-city doctor.']\n",
-      "['s2493', 'TV Show', 'Goodbye My Wife', '', 'Soo-hyun Hong, Si Won Ryu, Ji-yoon Park, Min-soo Kim, Julien Kang, Joo-eun Oh, Seong-mo Jeong', 'South Korea', 'December 15, 2016', '2012', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'A couple’s five-year marriage is put on the line when each of their first loves comes back hoping for another shot at romance.']\n",
-      "['s2494', 'Movie', 'GoodFellas', 'Martin Scorsese', 'Robert De Niro, Ray Liotta, Joe Pesci, Lorraine Bracco, Paul Sorvino, Frank Sivero, Tony Darrow, Mike Starr, Frank Vincent, Chuck Low', 'United States', 'January 1, 2021', '1990', 'R', '145 min', 'Classic Movies, Dramas', 'Former mobster Henry Hill recounts his colorful yet violent rise and fall in a New York crime family – a high-rolling dream turned paranoid nightmare.']\n",
-      "['s2495', 'TV Show', 'Goodnight DJ 1', '', 'Chan Fong, Z-Chen, Frederick Lee, Melvin Sia, Chris Tong, Rickman Chia, Henley Hii', '', 'April 27, 2018', '2016', 'TV-14', '2 Seasons', 'International TV Shows, TV Dramas, TV Horror', 'Young radio announcers from varying backgrounds encounter the supernatural in mysterious dreams, accidents and everyday life.']\n",
-      "['s2496', 'Movie', 'Gook', 'Justin Chon', 'Simone Baker, Justin Chon, David So, Curtiss Cook Jr., Sang Chon, Ben Munoz, Omono Okojie, Isaiah Jarel', 'United States', 'March 6, 2018', '2017', 'TV-MA', '95 min', 'Dramas, Independent Movies', 'Amidst the looting and chaos of the LA riots, two Korean-American brothers fight to save their struggling shoe store while contemplating their future.']\n",
-      "['s2497', 'Movie', 'Goon', 'Michael Dowse', 'Seann William Scott, Jay Baruchel, Liev Schreiber, Alison Pill, Marc-André Grondin, Kim Coates, Eugene Levy, Nicholas Campbell, Richard Clarkin, Jonathan Cherry', 'United States, Canada', 'August 15, 2017', '2011', 'R', '92 min', 'Comedies, Sports Movies', \"When he's seen dispatching a rude opposing hockey player in the stands, Doug Glatt is hired by a rival team ... for his fighting skills.\"]\n",
-      "['s2498', 'Movie', 'Goon: Last of the Enforcers', 'Jay Baruchel', 'Seann William Scott, Alison Pill, Liev Schreiber, Marc-André Grondin, Wyatt Russell, Elisha Cuthbert, Callum Keith Rennie, Jason Jones, Kim Coates, T.J. Miller', 'Canada', 'December 30, 2017', '2016', 'R', '102 min', 'Comedies, International Movies, Sports Movies', 'Injury and family push hockey player Doug Glatt into retirement, but his plans change when his beloved former team appoints his nemesis as captain.']\n",
-      "['s2499', 'TV Show', 'Goosebumps', '', 'R.L. Stine', 'Canada', 'November 19, 2014', '1998', 'TV-G', '5 Seasons', \"Kids' TV, TV Thrillers\", \"R.L. Stine's tales take on a life of their own in a series that combines original stories with adaptations drawn from the popular books.\"]\n",
-      "['s2500', 'Movie', 'Goosebumps 2: Haunted Halloween', 'Ari Sandel', 'Jeremy Ray Taylor, Madison Iseman, Caleel Harris, Wendi McLendon-Covey, Chris Parnell, Ken Jeong, Jack Black', 'United States, United Kingdom', 'April 25, 2019', '2018', 'PG', '90 min', 'Children & Family Movies, Comedies', 'Three teens spend their Halloween trying to stop a magical book, which brings characters from the \"Goosebumps\" novels to life.']\n",
-      "['s2501', 'Movie', 'Gori Tere Pyaar Mein', 'Punit Malhotra', 'Imran Khan, Kareena Kapoor, Nizhalgal Ravi, Anupam Kher, Shraddha Kapoor, Esha Gupta, Sujata Kumar, Neelu Kohli', 'India', 'April 1, 2020', '2013', 'TV-14', '144 min', 'Comedies, Dramas, International Movies', \"Sriram is concerned only with spending money, until he meets Dia, a principled activist. Now he's determined to prove himself worthy of her affection.\"]\n",
-      "['s2502', 'TV Show', 'Gormiti', '', 'Dermot Arrigan, Jenny Beacraft, Stephanie Figueira, Ella Galt, James Giblin, Noah Levin', 'Spain, Italy', 'December 1, 2020', '2018', 'TV-Y', '1 Season', \"Kids' TV\", 'Four friends become guardians of the island Gorm and must harness powers of the elements to stop an evil lord and his army from ruling the kingdom.']\n",
-      "['s2503', 'Movie', 'Gosford Park', 'Robert Altman', 'Eileen Atkins, Bob Balaban, Alan Bates, Charles Dance, Stephen Fry, Michael Gambon, Richard E. Grant, Tom Hollander, Derek Jacobi, Kelly Macdonald, Helen Mirren, Jeremy Northam, Clive Owen, Ryan Phillippe, Maggie Smith, Geraldine Somerville, Kristin Scott Thomas, Sophie Thompson, Emily Watson, James Wilby', 'United States, United Kingdom, Italy', 'November 1, 2019', '2001', 'R', '137 min', 'Comedies, Dramas, International Movies', 'In this witty whodunit, wealthy guests and their servants gather for a weekend stay at the home of Sir William McCordle, who is soon found murdered.']\n",
-      "['s2504', 'TV Show', 'Gossip Girl', '', 'Blake Lively, Leighton Meester, Penn Badgley, Chace Crawford, Ed Westwick, Kelly Rutherford, Matthew Settle, Taylor Momsen, Jessica Szohr, Zuzanna Szadkowski, Connor Paolo', 'United States', ' October 8, 2013', '2012', 'TV-14', '6 Seasons', 'TV Dramas, Teen TV Shows', 'A group of hyperprivileged Manhattan private-school kids seem to get away with everything. Except an anonymous blogger is watching their every move.']\n",
-      "['s2505', 'TV Show', 'Gotham', 'Danny Cannon', 'Ben McKenzie, Donal Logue, Jada Pinkett Smith, David Mazouz, Sean Pertwee, Camren Bicondova, Robin Lord Taylor, Cory Michael Smith, Erin Richards, John Doman, Victoria Cartagena, Andrew Stewart-Jones, Larry Pine, Jessica Lucas, Maggie Geha, Charlie Tahan, Drew Powell, Morena Baccarin, Anthony Carrigan, Crystal Reed, Chris Chalk, Damian Young, Michael Buscemi, Alexander Siddig, Michael Maize', 'United States', 'September 30, 2019', '2019', 'TV-MA', '5 Seasons', 'Crime TV Shows, TV Action & Adventure, TV Dramas', \"Long before he was commissioner, rookie cop James Gordon takes on Gotham City crime and corruption to avenge the murder of Bruce Wayne's parents.\"]\n",
-      "['s2506', 'Movie', 'Gothika', 'Mathieu Kassovitz', 'Halle Berry, Robert Downey Jr., Charles S. Dutton, John Carroll Lynch, Bernard Hill, Penélope Cruz, Dorian Harewood, Bronwen Mantel', 'United States, France, Canada, Spain', 'January 1, 2021', '2003', 'R', '98 min', 'Horror Movies, Thrillers', \"After a car crash, a criminal psychiatrist awakens to find that she's a patient in the same mental institution that currently employs her.\"]\n",
-      "['s2507', 'Movie', 'Gour Hari Dastaan: The Freedom File', 'Ananth Narayan Mahadevan', 'Vinay Pathak, Konkona Sen Sharma, Ranvir Shorey, Tannishtha Chatterjee, Rajit Kapoor, Vikram Gokhale, Vipin Sharma, Rahul Vohra, Saurabh Shukla, Asrani', 'India', 'October 15, 2017', '2015', 'TV-14', '109 min', 'Dramas, Independent Movies, International Movies', \"A former freedom fighter is forced to navigate the corridors of a disinterested bureaucracy to prove that he fought in India's freedom movement.\"]\n",
-      "['s2508', 'Movie', 'Goyo: The Boy General', 'Jerrold Tarog', 'Paulo Avelino, Carlo Aquino, Arron Villaflor, Mon Confiado, Gwen Zamora, Jeffrey Quizon, Alvin Anson, Empress Schuck, Perla Bautista, Benjamin Alves', 'Philippines', 'January 26, 2019', '2018', 'TV-MA', '150 min', 'Dramas, International Movies', 'Brash ladies\\' man Gregorio \"Goyo\" del Pilar rises to become one of the Philippines\\' youngest generals in this historical epic sequel to \"Heneral Luna.\"']\n",
-      "['s2509', 'TV Show', 'Grace and Frankie', '', 'Jane Fonda, Lily Tomlin, Martin Sheen, Sam Waterston, June Diane Raphael, Brooklyn Decker, Ethan Embry, Baron Vaughn', 'United States', 'January 15, 2020', '2020', 'TV-MA', '6 Seasons', 'TV Comedies, TV Dramas', 'They’re not friends, but when their husbands leave them for each other, proper Grace and eccentric Frankie begin to bond in this Emmy-nominated series.']\n",
-      "['s2510', 'TV Show', 'Graceful Friends', '', 'Yu Jun-sang, Song Yoon-a, Bae Soo-bin, Kim Sung-oh, Jung Seok-yong, Kim Won-hae', 'South Korea', 'November 12, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'When a sudden death brings everyone’s dirty secrets to the surface, the lives and marriages of a group of close-knit friends unravel out of control.']\n",
-      "['s2511', 'Movie', 'Gran Torino', 'Clint Eastwood', 'Clint Eastwood, Bee Vang, Ahney Her, Christopher Carley, John Carroll Lynch, Brian Haley, Geraldine Hughes, Brian Howe, William Hill, Dreama Walker', 'Germany, United States', 'October 1, 2020', '2008', 'R', '117 min', 'Dramas', 'A newly widowed Korean War veteran faces his racism and his past when the son of the Hmong family next door tries to steal his beloved 1972 Gran Torino.']\n",
-      "['s2512', 'TV Show', 'GRANBLUE FANTASY the Animation', '', 'Yuki Ono, Nao Toyama, Rie Kugimiya, Miyuki Sawashiro, Hiroaki Hirata, Yukari Tamura, Kazuhiro Yamaji, Rie Tanaka, Emiri Kato, Tomokazu Sugita, Kanae Ito', 'Japan', 'July 15, 2019', '2017', 'TV-PG', '1 Season', 'Anime Series, International TV Shows', 'In a world where islands float in the sky, Gran encounters a mysterious girl wanted by the Erste Empire for her ability to summon Primal Beasts.']\n",
-      "['s2513', 'TV Show', 'Grand Army', '', 'Odessa A’zion, Odley Jean, Amir Bageria, Maliq Johnson, Amalia Yoo, Alphonso Romero Jones II, Thelonius Serrell-Freed, Anthony Ippolito, Brian Altemus', 'United States', 'October 16, 2020', '2020', 'TV-MA', '1 Season', 'TV Dramas, Teen TV Shows', 'Five students at the largest public high school in Brooklyn take on a chaotic world as they fight to succeed, survive, break free and seize the future.']\n",
-      "['s2514', 'TV Show', 'Grand Designs', '', 'Kevin McCloud', 'United Kingdom', 'August 1, 2019', '2017', 'TV-14', '2 Seasons', 'British TV Shows, International TV Shows, Reality TV', 'Host Kevin McCloud presents people who take self-building houses to a new level, following every step of their ambitious plans from beginning to end.']\n",
-      "['s2515', 'TV Show', 'Grand Hotel', '', 'Yon González, Amaia Salamanca, Adriana Ozores, Pedro Alonso, Concha Velasco, Llorenç González, Pep Anton Muñoz, Eloy Azorín, Fele Martínez, Luz Valdenebro, Marta Larralde, Antonio Reyes, Iván Morales, Dion Córdoba, Raquel Sierra', 'Spain', ' November 1, 2017', '2013', 'TV-PG', '3 Seasons', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', \"To learn the truth about his sister's mysterious disappearance, a young man infiltrates a hotel in the guise of a footman and begins an investigation.\"]\n",
-      "['s2516', 'Movie', 'Grand Masti', 'Indra Kumar', 'Riteish Deshmukh, Vivek Oberoi, Aftab Shivdasani, Suresh Menon, Manjari Fadnis, Sonalee Kulkarni, Karishma Tanna, Kainaat Arora, Bruna Abdullah, Maryam Zakaria, Pradeep Singh Rawat', 'India', 'March 1, 2018', '2013', 'TV-MA', '93 min', 'Comedies, International Movies, Music & Musicals', 'Leaving their wives at home, three randy friends look forward to some raunchy extramarital fun at their college reunion.']\n",
-      "['s2517', 'Movie', 'Grand-Daddy Day Care', 'Ron Oliver', 'Danny Trejo, Reno Wilson, Margaret Avery, Barry Bostwick, Julia Duffy, Anthony Gonzalez, Linda Gray, James Hong, Hal Linden, Alec Mapa', 'United States', 'December 25, 2019', '2019', 'PG-13', '96 min', 'Children & Family Movies, Comedies', 'A frustrated novelist with money problems opens an unsanctioned senior center at his house to make quick cash and occupy his cumbersome father-in-law.']\n",
-      "['s2518', 'Movie', 'Grandmaster', 'B. Unnikrishnan', 'Mithra Kurian, Anoop Menon, Mohanlal, Narein, Priyamani, Roma, Siddique, Jagathy Sreekumar', 'India', 'November 1, 2018', '2012', 'TV-14', '133 min', 'International Movies, Thrillers', \"Anticipating the next move in a serial killer's grisly game, a police chief realizes that his daughter and estranged wife are the next likely victims.\"]\n",
-      "['s2519', 'Movie', \"Grandmother's Farm\", 'Ahmed Zein', 'Saeed Al-Sheryani, Yaser Alneyadi, Khaled Al-Nuaimi, Abdullah Al Hamiri, Abdullah Al-Ramsi, Muhammed Murshed, Meera Ali, Am Rashed, Amal Mohammed, Aisha Al Suwaidi', 'United Arab Emirates', 'May 28, 2020', '2014', 'TV-14', '71 min', 'Comedies, Horror Movies, International Movies', \"A guys' getaway to an isolated farm in the desert goes from fun to frightening when a mysterious guest crashes the party.\"]\n",
-      "['s2520', 'Movie', \"Grandmother's Farm Part 2\", 'Ahmed Zein', 'Mansour Al Felei, Saeed Al-Sheryani, Yaser Alneyadi, Khaled Al-Nuaimi, Abdullah Al Hamiri, Abdullah Al-Ramsi, Salama Almazrouei, Am Rashed, Aisha Al Suwaidi, Muhammed Murshed', 'United Arab Emirates', 'May 28, 2020', '2015', 'TV-14', '80 min', 'Comedies, Horror Movies, International Movies', 'After their haunting experience on a desert farm, a group of buddies escapes on a faraway getaway to seaside Fujairah — and right into more terror.']\n",
-      "['s2521', 'Movie', 'Grass', 'Tanuj Chopra', 'Emily Chang, Pia Shah, Anthony Ma', 'United States', 'February 14, 2019', '2017', 'TV-MA', '57 min', 'Comedies, Independent Movies', 'Good girl Cam recruits her pot-loving bestie Jinky to help deliver a backpack full of weed for her drug-dealing fiancé.']\n",
-      "['s2522', 'Movie', 'Grass Is Greener', 'Fab Five Freddie', '', '', 'April 20, 2019', '2019', 'TV-MA', '98 min', 'Documentaries', \"It lit up jazz and hip-hop – and ignited a war on drugs steeped in racial injustice. Experts explore America's complicated relationship with weed.\"]\n",
-      "['s2523', 'Movie', 'Grease', 'Randal Kleiser', 'John Travolta, Olivia Newton-John, Stockard Channing, Jeff Conaway, Barry Pearl, Michael Tucci, Kelly Ward, Didi Conn, Jamie Donnelly, Dinah Manoff, Eve Arden, Dody Goodman, Sid Caesar, Joan Blondell, Frankie Avalon', 'United States', 'November 1, 2019', '1978', 'PG', '110 min', 'Classic Movies, Comedies, Music & Musicals', \"John Travolta and Olivia Newton-John star in this hit musical comedy about a greaser and the good girl he falls for – much to his friends' chagrin.\"]\n",
-      "['s2524', 'TV Show', 'Great Interior Design Challenge', '', 'Tom Dyckhoff, Daniel Hopwood, Sophie Robinson', 'United Kingdom', ' December 1, 2018', '2016', 'TV-PG', '2 Seasons', 'British TV Shows, International TV Shows, Reality TV', 'In this reality series, amateur interior designers on tight budgets test their mettle transforming rooms with speed and style.']\n",
-      "['s2525', 'TV Show', 'Great News', '', 'Briga Heelan, Andrea Martin, Adam Campbell, John Michael Higgins, Horatio Sanz, Nicole Richie', 'United States', 'October 25, 2018', '2017', 'TV-14', '2 Seasons', 'TV Comedies', \"A TV news producer's ambitions take an awkward turn when her mother rejoins the workforce and snags a job as the station's newest intern.\"]\n",
-      "['s2526', 'TV Show', 'Great Pretender', '', 'Chiaki Kobayashi, Junichi Suwabe, Natsumi Fujiwara, Mie Sonozaki', 'Japan', 'November 25, 2020', '2020', 'TV-MA', '2 Seasons', 'Anime Series, Crime TV Shows, International TV Shows', \"Supposedly Japan's greatest swindler, Makoto Edamura gets more than he bargained for when he tries to con Laurent Thierry, a real world-class crook.\"]\n",
-      "['s2527', 'TV Show', 'Great Yellowstone Thaw', '', '', 'United Kingdom', 'October 1, 2017', '2017', 'TV-PG', '1 Season', 'Docuseries, Science & Nature TV', 'This series explores the effects of the extreme temperature variations at Yellowstone National Park on the animals that live there.']\n",
-      "['s2528', 'Movie', 'Greater', 'David Hunt', 'Neal McDonough, Leslie Easterbrook, Christopher Severio, Michael Parks, Nick Searcy, Peter Gray Lewis, Fredric Lehne, M.C. Gainey, Texas Battle, Josh Emerson', 'United States', 'March 31, 2020', '2016', 'PG', '131 min', 'Children & Family Movies, Dramas, Sports Movies', 'Faith and determination transform a talentless football player at the University of Arkansas into an All-American in this inspiring true story.']\n",
-      "['s2529', 'TV Show', 'Greatest Events of WWII in Colour', '', '', 'United Kingdom', 'November 8, 2019', '2019', 'TV-14', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'From the attack on Pearl Harbor to D-Day, the most pivotal events of World War II come to life in this vivid docuseries featuring colorized footage.']\n",
-      "['s2530', 'TV Show', 'Green Door', '', 'Jam Hsiao, Bea Hayden Kuo, Enno Cheng, Hsieh Ying-xuan, Jason King, Lan Wei-Hua, Shen Hai Jung, Ruby Zhan, Blue Lan', 'Taiwan', 'March 17, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'A troubled psychologist returns from the U.S. and sets up a clinic in Taiwan, where mysterious patients and uncanny events shed light on his murky past.']\n",
-      "['s2531', 'TV Show', 'Green Eggs and Ham', '', 'Michael Douglas, Adam Devine, Keegan-Michael Key, Eddie Izzard, Jillian Bell, Ilana Glazer, Diane Keaton, Jeffrey Wright, John Turturro, Tracy Morgan, Daveed Diggs', 'United Kingdom, Canada, United States', 'November 8, 2019', '2019', 'TV-Y7', '1 Season', \"Kids' TV, TV Action & Adventure, TV Comedies\", 'On a road trip to save an endangered animal, polar opposites Guy and Sam learn to try new things like friendship – and a certain delectable dish.']\n",
-      "['s2532', 'TV Show', 'Green Frontier', '', 'Juana del Río, Ángela Cano, Miguel Dionisio Ramos, Nelson Camayo, Bruno Clairefond, Marcela Mar, Andrés Crespo, John Narváez, Edwin Morales, Karla López, Antonio Bolívar', 'Colombia', 'August 16, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'When a young Bogotá-based detective gets drawn into the jungle to investigate four femicides, she uncovers magic, an evil plot and her own true origins.']\n",
-      "['s2533', 'Movie', 'Green Room', 'Jeremy Saulnier', 'Anton Yelchin, Imogen Poots, Patrick Stewart, Alia Shawkat, Joe Cole, Callum Turner, Macon Blair, David W. Thompson, Mark Webber, Eric Edelstein, Kai Lennox', 'United States', 'November 12, 2018', '2015', 'R', '95 min', 'Horror Movies, Thrillers', 'At the end of their low-budget tour, a punk band accepts a gig at an isolated rural club, only to discover that their hosts are neo-Nazis.']\n",
-      "['s2534', 'Movie', 'Green White Green (And All the Beautiful Colours in My Mosaic of Madness)', 'Abba T. Makama', 'Ifeanyi Dike Jr., Jamal Ibrahim, Samuel Robinson, Cristabel Goddy, Okey Uzoeshi, Bimbo Manuel, Meg Otanwa, Eric Didie, Donatus Ekwuazi, Omoye Uzamere', 'Nigeria', 'January 1, 2018', '2016', 'TV-MA', '102 min', 'Comedies, Independent Movies, International Movies', \"Three young Nigerian bohemians, each from one of the country's major ethnic groups, explore the directions in which their lives could go.\"]\n",
-      "['s2535', 'TV Show', 'Greenhouse Academy', '', \"Ariel Mortman, Finn Roberts, Chris O'Neal, Dallas Hart, Cinthya Carmona, Grace Van Dien, Benjamin Papac, Jessica Amlee, BJ Mitchell, Aviv Buchler, Nadine Ellis, Yiftach Mizrahi, Parker Stevenson, Ishai Golan, Selina Giles, Reina Hardesty\", 'United States', 'March 20, 2020', '2020', 'TV-PG', '4 Seasons', \"Kids' TV, TV Dramas, Teen TV Shows\", 'When teen siblings Hayley and Alex enter an elite boarding school, they find rivalry, romance and a mystery related to the recent loss of their mom.']\n",
-      "['s2536', 'TV Show', 'Greenleaf', '', 'Merle Dandridge, Kim Hawthorne, Desiree Ross, Lamman Rucker, Tye White, Lynn Whitfield, Deborah Joy Winans, Keith David, Lovie Simone, Gregory Alan Williams, Oprah Winfrey', 'United States', 'September 10, 2020', '2020', 'TV-14', '5 Seasons', 'TV Dramas', 'Although members of the Greenleaf family run a Memphis megachurch, their business and personal lives are tainted with greed, adultery and other sins.']\n",
-      "['s2537', 'Movie', 'Greg Davies: You Magnificent Beast', 'Peter Orton', 'Greg Davies', 'United Kingdom', 'April 10, 2018', '2018', 'TV-MA', '66 min', 'Stand-Up Comedy', \"British comedian Greg Davies revisits terrifying dates, manscaping disasters, his father's pranks and more in a savagely funny stand-up special.\"]\n",
-      "['s2538', 'Movie', 'Grego Rossello: Disculpe las molestias', 'Juani Libonatti', 'Grego Rossello', 'Argentina', 'October 31, 2019', '2019', 'TV-MA', '65 min', 'Stand-Up Comedy', 'Argentine comedian Grego Rossello takes the stage in Buenos Aires to share his takes on modern stardom, airline dining, brotherly love and more.']\n",
-      "['s2539', 'TV Show', \"Grey's Anatomy\", '', 'Ellen Pompeo, Sandra Oh, Katherine Heigl, Justin Chambers, Patrick Dempsey, Chandra Wilson, T.R. Knight, James Pickens Jr., Isaiah Washington, Sara Ramirez, Eric Dane, Chyler Leigh, Kate Walsh, Kevin McKidd, Jessica Capshaw', 'United States', 'May 9, 2020', '2019', 'TV-14', '16 Seasons', 'Romantic TV Shows, TV Dramas', 'Intern (and eventual resident) Meredith Grey finds herself caught up in personal and professional passions with fellow doctors at a Seattle hospital.']\n",
-      "['s2540', 'Movie', 'Gridlocked', 'Allan Ungar', 'Dominic Purcell, Cody Hackman, Stephen Lang, Trish Stratus, Danny Glover, Vinnie Jones, Saul Rubinek, Richard Gunn, Steve Byers, James A. Woods', 'Canada', 'July 14, 2016', '2015', 'R', '114 min', 'Action & Adventure', 'An embittered cop is tasked with baby-sitting a spoiled actor, but the two must learn to fight together when they run afoul of a group of mercenaries.']\n",
-      "['s2541', 'Movie', 'Grillo vs Grillo', '', 'Beppe Grillo', 'Italy', 'February 10, 2017', '2017', 'TV-MA', '96 min', 'Stand-Up Comedy', 'Outspoken comedian Beppe Grillo reminisces about his long career, including the triumphs and controversies that fueled his rise in Italian politics.']\n",
-      "['s2542', 'Movie', 'Gringo: The Dangerous Life of John McAfee', 'Nanette Burstein', '', 'United States', 'April 1, 2018', '2016', 'TV-MA', '97 min', 'Documentaries', 'Tech tycoon John McAfee made millions from his anti-virus software. Now, he may be best known for his bizarre and scandalous lifestyle.']\n",
-      "['s2543', 'Movie', 'Grizzlies', 'Miranda de Pencier', 'Ben Schnetzer, Emerald MacDonald, Booboo Stewart, Will Sasso, Paul Nutarariaq, Ricky Marty-Pahtaykan, Tantoo Cardinal, Eric Schweig', 'Canada', 'December 15, 2020', '2018', 'R', '106 min', 'Dramas, Independent Movies, Sports Movies', 'A group of disaffected students form an unlikely bond through the game of lacrosse when a new teacher introduces the sport to their remote Arctic town.']\n",
-      "['s2544', 'TV Show', 'Grizzy et les Lemmings', '', 'Pierre-Alain de Garrigues, Josselin Charier', 'France', 'December 12, 2020', '2018', 'TV-Y', '2 Seasons', \"Kids' TV, TV Comedies\", 'Strong, whip-smart Grizzy rules a Canadian forest, where he has his paws full with a family of frolicsome lemmings.']\n",
-      "['s2545', 'Movie', 'Growing Up Coy', 'Eric Juhola', '', 'United States', 'January 6, 2017', '2016', 'TV-PG', '82 min', 'Documentaries, LGBTQ Movies', \"Filmmakers follow a Colorado family's highly public battle for the rights of their transgender daughter, Coy, in a landmark civil rights case.\"]\n",
-      "['s2546', 'Movie', 'Growing Up Wild', 'Keith Scholey', 'Daveed Diggs', 'United States', 'February 19, 2017', '2016', 'G', '78 min', 'Children & Family Movies, Documentaries', 'Five baby animals from different parts of the world grow up learning to survive in the wild, nurtured by the love and guidance of their families.']\n",
-      "['s2547', 'Movie', 'Guatemala: Heart of the Mayan World', 'Luis Ara, Ignacio Jaunsolo', 'Christian Morales', 'Uruguay, Guatemala', 'November 30, 2019', '2019', 'TV-G', '67 min', 'Documentaries, International Movies', \"From Sierra de las Minas to Esquipulas, explore Guatemala's cultural and geological wealth, including ancient Mayan cities and other natural wonders.\"]\n",
-      "['s2548', 'Movie', 'Guest House', 'Sam Macaroni', 'Pauly Shore, Mike Castle, Aimee Teegarden, Billy Zane, Charlotte McKinney, Louis Ferrigno,  Jr., Erik Griffin, Bobby Lee, Punkie Johnson, Mikaela Hoover, Chris Kattan, Steve-O', 'United States', 'December 18, 2020', '2020', 'R', '84 min', 'Comedies', 'The only downside to a young couple’s new dream home — and fresh start — is the nightmare of the raucous houseguest in back who refuses to leave.']\n",
-      "['s2549', 'Movie', 'Guillermo Vilas: Settling the Score', 'Matías Gueilburt', '', 'Argentina', 'October 27, 2020', '2020', 'TV-14', '95 min', 'Documentaries, International Movies, Sports Movies', 'An Argentine journalist strives to prove that his countryman, tennis star Guillermo Vilas, was wrongly denied the No. 1 world ranking in the 1970s.']\n",
-      "['s2550', 'Movie', 'Guilty', 'Ruchi Narain', 'Kiara Advani, Akansha Ranjan Kapoor, Gurfateh Pirzada, Taher Shabbir, Niki Walia, Manu Rishi Chadha, Dalip Tahil, Kunal Vijaykar', 'India', 'March 6, 2020', '2020', 'TV-MA', '120 min', 'Dramas, International Movies', 'When a college heartthrob is accused of rape by a less popular student, his girlfriend navigates various versions of the story in search of the truth.']\n",
-      "['s2551', 'Movie', 'Gumrah', 'Mahesh Bhatt', 'Sanjay Dutt, Sridevi, Anupam Kher, Rahul Roy, Soni Razdan, Reema Lagoo, Kunika, Tom Alter, Bob Christo, Anang Desai', 'India', 'April 1, 2020', '1993', 'TV-14', '149 min', 'Action & Adventure, Dramas, International Movies', \"Jailed for drug trafficking while searching for the dad she's never met, a singer gets unlikely support from a crook whose love she has long rejected.\"]\n",
-      "['s2552', 'Movie', 'Gun City', 'Dani de la Torre', 'Luis Tosar, Michelle Jenner, Vicente Romero, Manolo Solo, Paco Tous, Adriana Torrebejano, Pep Tosar, Jaime Lorente, Ernesto Alterio, Fernando Cayo', 'Spain, France', 'October 31, 2018', '2018', 'TV-MA', '126 min', 'Dramas, International Movies, Thrillers', 'In 1921 Barcelona, amid unrest between anarchists and the police, a cop plays both sides to learn who stole army weapons that could ignite a civil war.']\n",
-      "['s2553', 'Movie', 'Gun Runners', 'Anjali Nayar', '', 'Canada', 'February 1, 2017', '2015', 'TV-PG', '90 min', 'Documentaries, International Movies, Sports Movies', 'Two roaming Kenyan bandits attempt to change the course of their lives by exchanging their rifles for running shoes.']\n",
-      "['s2554', 'Movie', 'Guna 369', 'Arjun Jandyala', 'Adithya Menon, Kartikeya Gummakonda, Anagha LK', 'India', 'November 15, 2019', '2019', 'TV-MA', '143 min', 'Action & Adventure, Dramas, International Movies', 'A pampered but kind-hearted average joe ditches his romancing and peacekeeping ways when he’s framed for a murder he didn’t commit.']\n",
-      "['s2555', 'Movie', 'Gunjan Saxena: The Kargil Girl', 'Sharan Sharma', 'Janhvi Kapoor, Pankaj Tripathi, Angad Bedi, Viineet Kumar, Manav Vij, Ayesha Raza Mishra', 'India', 'August 12, 2020', '2020', 'TV-14', '113 min', 'Action & Adventure, Dramas, International Movies', 'Flight Lieutenant Gunjan Saxena makes history in her journey from aspiring aviator to India’s first female combat pilot in the Kargil War.']\n",
-      "['s2556', 'TV Show', 'Gunslinger Girl', '', 'Yuuka Nanri, Kanako Mitsuhashi, Eri Sendai, Ami Koshimizu, Hidenobu Kiuchi, Mitsuru Miyamoto, Masashi Ebara, Norihiro Inoue, Rie Nakagawa, Masami Iwasaki, Laura Bailey, Luci Christian, Caitlin Glass, Alese Johnson, Monica Rial, Jerry Jewell, Stephanie Young, Mike McFarland', 'Japan', '', '2008', 'TV-14', '2 Seasons', 'Anime Series, Crime TV Shows', \"On the surface, the Social Welfare Agency appears to help orphaned schoolgirls, but it's actually turning them into lethal agents.\"]\n",
-      "['s2557', 'Movie', 'Gurgaon', 'Shanker Raman', 'Akshay Oberoi, Pankaj Tripathi, Aamir Bashir, Ragini Khanna, Shalini Vatsa', 'India', 'May 1, 2018', '2017', 'TV-14', '106 min', 'Dramas, International Movies, Thrillers', 'When the daughter of a wealthy family returns from college, she gets a frosty welcome from her brother, who has problems – and plans – of his own.']\n",
-      "['s2558', 'TV Show', 'Gurren Lagann', '', 'Tetsuya Kakihara, Katsuyuki Konishi, Marina Inoue, Masaya Onosaka, Nobuyuki Hiyama, Shizuka Ito, Daiki Nakamura, Kisho Taniyama, Rina Sato, Kana Ueda, Kana Asumi, Mitsuki Saiga, Takako Honda, Yukari Fukui, Kiyoyuki Yanada, Michiko Neya, Akio Suyama, Kiyoshi Kawakubo, Narushi Ikeda, Andrea Kwan, Brett Weaver, Bridget Hoffman, Dave Bridges, David Lee Mckinney, Hynden Walch, Kyle Hebert, Michelle Ruff, Yuri Lowenthal', 'Japan', 'September 1, 2017', '2007', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'When a young laborer escapes to the world aboveground, he discovers a violent land in which humans battle robots controlled by a power-hungry noble.']\n",
-      "['s2559', 'Movie', 'Guru', 'Mani Ratnam', 'Abhishek Bachchan, Mithun Chakraborty, Aishwarya Rai Bachchan, Madhavan, Vidya Balan, Roshan Seth, Arya Babbar, Sachin Khedekar, Dhritiman Chatterjee, Manoj Joshi', 'India', 'March 1, 2018', '2007', 'TV-PG', '155 min', 'Dramas, International Movies', \"Ambitious Gurukant Desai ignores his father's advice and leaves his village to find success in Turkey.\"]\n",
-      "['s2560', 'TV Show', 'Guru Aur Bhole', '', 'Amit Kumar', '', 'March 1, 2019', '2018', 'TV-Y7', '3 Seasons', \"Kids' TV, TV Comedies\", 'A singer and a dancer who are best friends use their artistic abilities to get out of one hilariously sticky situation after another.']\n",
-      "['s2561', 'Movie', 'Guy Martin: Last Flight of the Vulcan Bomber', 'James Woodroffe', 'Guy Martin, Kevin Stone, Shaun Dooley', 'United Kingdom', 'July 26, 2019', '2015', 'TV-G', '57 min', 'Documentaries, International Movies', 'Guy Martin assists in preparing the last airworthy Vulcan bomber for a farewell tour while revealing the stories behind the iconic aircraft.']\n",
-      "['s2562', 'Movie', 'Guzaarish', 'Sanjay Leela Bhansali', 'Hrithik Roshan, Aishwarya Rai Bachchan, Shernaz Patel, Aditya Roy Kapoor, Nafisa Ali, Monikangana Dutta, Suhel Seth, Rajit Kapoor, Ash Chandler, Vijay Crishna', 'India', 'August 2, 2018', '2010', 'TV-14', '121 min', 'Dramas, International Movies', 'After an onstage disaster leaves an illusionist paralyzed, he channels his magic into a hit radio show. Years later, he fights for the right to die.']\n",
-      "['s2563', 'TV Show', 'Gypsy', '', 'Naomi Watts, Billy Crudup, Sophie Cookson, Karl Glusman, Poorna Jagannathan, Brooke Bloom, Lucy Boynton, Melanie Liburd, Brenda Vaccaro, Maren Heary, Blythe Danner', 'United States, United Kingdom', 'June 30, 2017', '2017', 'TV-MA', '1 Season', 'TV Dramas', \"Therapist Jean Holloway develops dangerous and intimate relationships with the people in her patients' lives in this simmering psychological thriller.\"]\n",
-      "['s2564', 'TV Show', 'H', '', 'Jamel Debbouze, Éric Judor, Ramzy Bedia, Catherine Benguigui, Sophie Mounicot, Jean-Luc Bideau', 'France', 'September 1, 2020', '2002', 'TV-MA', '4 Seasons', 'International TV Shows, TV Comedies', 'At a dysfunctional hospital in Paris, three bumbling, eccentric medical employees embark on zany misadventures with surgical imprecision.']\n",
-      "['s2565', 'Movie', 'Héroes', 'Esteban Vidal', 'Fabrizio Copano, Juanita Ringeling, Fernando Alarcón, Delfina Guzmán, Paty Cofré, Andrés Rillón, Julio Jung, Nicolás Oyarzún', 'Chile', 'August 19, 2018', '2015', 'TV-MA', '91 min', 'Comedies, International Movies', \"When an earthquake hits Chile, rescue workers must put aside their differences to save the country from a businessman's evil scheme.\"]\n",
-      "['s2566', 'Movie', 'Hükümet Kadin', 'Sermiyan Midyat', 'Demet Akbağ, Sermiyan Midyat, Mahir İpek, Gülhan Tekin, Burcu Gönder, Cezmi Baskın, Renan Bilek, Ayberk Attila, Rıza Akın, Bülent Çolak', 'Turkey', 'March 10, 2017', '2013', 'TV-MA', '100 min', 'Comedies, International Movies', \"When an uneducated mother of eight suddenly becomes mayor, she uses the skills she's learned as a housewife to keep her town running like clockwork.\"]\n",
-      "['s2567', 'Movie', 'Hükümet Kadin 2', 'Sermiyan Midyat', 'Demet Akbağ, Sermiyan Midyat, Mahir İpek, Gülhan Tekin, Burcu Gönder, Mine Şenhuy Teber, Osman Alkaş, Bülent Çolak, Olgun Toker, Doğukan Polat', 'Turkey', 'March 10, 2017', '2013', 'TV-14', '101 min', 'Comedies, International Movies', 'In 1949, with freedoms threatened, housewife Hükümet is unaware of her future life in politics as she faces off with liar and mayoral hopeful Faruk.']\n",
-      "['s2568', 'TV Show', 'H2O: Just Add Water', '', 'Cariba Heine, Phoebe Tonkin, Angus McLaren, Burgess Abernethy, Claire Holt, Alan David Lee, Cleo Massey, Jamie Timony', 'Australia', 'October 2, 2020', '2009', 'TV-PG', '3 Seasons', \"Kids' TV, TV Dramas\", 'The gals in this fantasy series cope with the burden of growing a giant fin and transforming into mermaids whenever they come in contact with water.']\n",
-      "['s2569', 'TV Show', 'H2O: Mermaid Adventures', '', 'Sonja Ball, Holly Gauthier-Frankel, Thor Bishopric, Angela Galuppo', 'Germany, Australia, France, China', 'July 15, 2015', '2015', 'TV-Y7', '2 Seasons', \"Kids' TV\", 'Three high school friends who turn into mermaids whenever they touch water have undersea adventures while keeping their new life a secret.']\n",
-      "['s2570', 'TV Show', 'Ha Unlimited', '', 'Tuck Boriboon, Ball Chernyim, Na’Kom Chuanchuen', '', 'May 11, 2018', '2016', 'TV-MA', '2 Seasons', 'International TV Shows, TV Comedies', 'Three comedians launch a company designed to spread happiness far and wide in this Thai sitcom packed with gags, sound effects and special guests.']\n",
-      "['s2571', 'Movie', 'Haani', 'Amitoj Mann', 'Sarabjit Cheema, Mahreen Kaleka, Harbhajan Mann, Anuj Sachdeva, Rupan Bal, Sonia Mann', 'India', 'October 1, 2018', '2013', 'TV-14', '137 min', 'Dramas, International Movies, Music & Musicals', \"When a man discovers that he can communicate with his grandfather's spirit, it leads to two love stories intertwining 50 years apart.\"]\n",
-      "['s2572', 'Movie', 'Haapus', '', 'Makarand Anaspure, Madhura Velankar, Subodh Bhave', 'India', 'March 15, 2018', '2010', 'TV-14', '138 min', 'Comedies, Dramas, International Movies', 'The son of an astrologer faces opposition from his superstitious father regarding his scheme of launching a mango business.']\n",
-      "['s2573', 'Movie', 'Habibie & Ainun', 'Faozan Rizal', 'Reza Rahadian, Bunga Citra Lestari, Tio Pakusadewo, Ratna Riantiarno, Mike Lucock, Vitta Mariana Barrazza, Christoffer Nelwan', 'Indonesia, Singapore', 'January 28, 2019', '2012', 'TV-14', '125 min', 'Dramas, International Movies, Romantic Movies', 'This companion to 2016\\'s \"Rudy Habibie\" traces the relationship between Indonesia’s third president and his wife behind the scenes of their public lives.']\n",
-      "['s2574', 'TV Show', 'Hache', '', 'Adriana Ugarte, Javier Rey, Eduardo Noriega, Marc Martínez, Ingrid Rubio, Pep Ambròs, Núria Prims, Roger Casamajor', 'Spain', 'November 1, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'As Helena gains the love and trust of a dangerous heroin cartel leader in 1960s Barcelona, she hones the skills she needs to rise up the ranks.']\n",
-      "['s2575', 'Movie', 'Hadi İnşallah', 'Ali Taner Baltacı', 'Büşra Pekin, Murat Boz, Cezmi Baskın, Şinasi Yurtsever, İdil Dizdar, Hülya Gülsen Irmak, Canan Özer, Şenay Bozoklar, Emrah Kaman, Müjde Uzman', 'Turkey', 'April 4, 2018', '2014', 'TV-14', '95 min', 'Comedies, International Movies, Romantic Movies', 'A young woman recovering poorly from a bad romance gets a new lease on life after encountering a handsome man during a job interview.']\n",
-      "['s2576', 'Movie', 'Haider', 'Vishal Bhardwaj', 'Shahid Kapoor, Tabu, Shraddha Kapoor, Kay Kay Menon, Irrfan Khan, Narendra Jha', 'India', 'August 2, 2018', '2014', 'TV-MA', '154 min', 'Dramas, International Movies, Romantic Movies', 'Shahid Kapoor delivers a searing performance in this Bollywood take on Hamlet that unfolds amid Kashmiri culture and history.']\n",
-      "['s2577', 'TV Show', 'Haikyu!!', '', 'Ayumu Murase, Kaito Ishikawa, Satoshi Hino, Miyu Irino, Yu Hayashi, Koki Uchiyama, Soma Saito, Nobuhiko Okamoto, Yoshimasa Hosoya, Toshiki Masuda, Kaori Nazuka, Hiroshi Kamiya, Kazunari Tanaka, Daisuke Namikawa, Hiroyuki Yoshino, Sumire Morohoshi, Yuichi Nakamura, Yuki Kaji, Shinnosuke Tachibana, Mark Ishii, Ryohei Kimura, Ryota Takeuchi, Hisao Egawa, Subaru Kimura', 'Japan', 'November 1, 2019', '2015', 'TV-14', '2 Seasons', 'Anime Series, International TV Shows, Teen TV Shows', 'Inspired by a championship match he sees on TV, junior high schooler Hinata joins a volleyball club and begins training, despite his short height.']\n",
-      "['s2578', 'Movie', 'Hail, Caesar!', 'Ethan Coen, Joel Coen', 'Josh Brolin, George Clooney, Scarlett Johansson, Alden Ehrenreich, Ralph Fiennes, Tilda Swinton, Channing Tatum, Frances McDormand, Jonah Hill, Veronica Osorio, Heather Goldenhersh, Alison Pill', 'United States, United Kingdom, Japan', 'April 16, 2020', '2016', 'PG-13', '106 min', 'Comedies', 'When a major star is kidnapped from a movie set, a hard-charging but overwhelmed studio boss sets out to find the actor and save the film.']\n",
-      "['s2579', 'Movie', 'Hairspray', 'Adam Shankman', 'Nikki Blonsky, John Travolta, Michelle Pfeiffer, Christopher Walken, Amanda Bynes, James Marsden, Queen Latifah, Zac Efron, Brittany Snow, Allison Janney, Elijah Kelley, Jerry Stiller', 'United States, United Kingdom, Canada', 'January 1, 2020', '2007', 'PG', '116 min', 'Children & Family Movies, Comedies, Music & Musicals', 'In 1962, ambitious plus-size teen Tracy Turnblad tries to integrate a racially divided Baltimore one Watusi at a time.']\n",
-      "['s2580', 'Movie', 'Hajwala 2: Mysterious Mission', 'Ibrahim Bin Mohamed, Hasan Aljaberi', 'Hussain Al Hosani, Ali Almarzouqi, Abdullah Al Yousef, Omar Al Hafidh, Meral Niazi, Yaser Hassan, Fatema Almansoori, Ahmed El Mohammdi', 'United Arab Emirates', 'March 8, 2019', '2018', 'TV-14', '116 min', 'Action & Adventure, Comedies, International Movies', 'In this sequel, a group of expert drivers skilled in drifting and high-speed racing is recruited to perform obscure tasks for a shadowy gang.']\n",
-      "['s2581', 'Movie', 'Hajwala: The Missing Engine', 'Ali Bin Matar, Ibrahim Bin Mohamed', 'Yasser Al Jarraf, Haleem Aljabri, Anwar Aljabri, Omar Aljabri, Ali Almarzouqi, Majed Aldheeb, Yousef Almahmodi, Reem Ali', 'United Arab Emirates', 'November 1, 2017', '2016', 'TV-PG', '97 min', 'Action & Adventure, Dramas, International Movies', \"A competitive streetcar racer's obsession with winning drive him to develop a vehicle with an innovative engine that's never been used before.\"]\n",
-      "['s2582', 'Movie', 'Hakkunde', 'Oluseyi Asurf', 'Frank Donga, Rahama Sadau, Ali Nuhu, Toyin Aimakhu, Tunbosun Aiyedehin, Maryam Booth, Ahaji Issa Bello, Adebukola, Bukky Ajayi, Ibrahim Daddy, Seyilaw, Tomiwa Kukoyi', 'Nigeria', 'January 31, 2020', '2017', 'TV-14', '93 min', 'Comedies, Dramas, Independent Movies', 'A perpetually unemployed graduate desperately leaves his city for a potential opportunity until a roadblock threatens to derail his chance at a career.']\n",
-      "['s2583', 'TV Show', 'Half & Half', '', 'Rachel True, Essence Atkins, Telma Hopkins, Chico Benymon, Valarie Pettiford, Alec Mapa', 'United States', 'October 15, 2020', '2005', 'TV-14', '4 Seasons', 'TV Comedies', 'After two estranged half-sisters in their twenties find their lives suddenly entwined, they grow closer as they get to know more about each other.']\n",
-      "['s2584', 'Movie', 'Half Girlfriend', 'Mohit Suri', 'Arjun Kapoor, Shraddha Kapoor, Vikrant Massey, Seema Biswas, Rhea Chakraborty, Sujata Sehgal, Anisa Butt', 'India', 'January 2, 2020', '2017', 'TV-14', '129 min', 'Dramas, International Movies, Romantic Movies', 'Small-town Madhav falls for big-city Riya and wants her to be his girlfriend. But she views their relationship differently, and suggests a compromise.']\n",
-      "['s2585', 'Movie', 'Halkaa', 'Nila Madhab Panda', 'Tathastu, Aryan Preet, Ranvir Shorey, Paoli Dam, Kumud Mishra, Devender Chaudhary, Shrikant Verma', 'India', 'November 15, 2018', '2018', 'TV-14', '111 min', 'Comedies, Dramas, Independent Movies', 'Up against a corrupt government official and crushing poverty, a young boy in the Delhi slums attempts to raise funds to build himself his own toilet.']\n",
-      "['s2586', 'Movie', 'HALO Legends', \"Shinji Aramaki, Mamoru Oshii, Hideki Futamura, Toshiyuki Kanno, Tomoki Kyoda, Koichi Mashimo, Yasushi Muraki, Daisuke Nishio, Frank O'Connor, Koji Sawai, Joseph Chou, Hiroshi Yamazaki\", 'Andy McAvin, James Faulkner, Luci Christian, John Swasey', 'United States, Japan', 'May 1, 2017', '2009', 'PG-13', '117 min', 'Action & Adventure, Anime Features, Sci-Fi & Fantasy', 'This anthology features seven independent anime shorts from renowned directors, delving into the futuristic universe of the video game franchise Halo.']\n",
-      "['s2587', 'Movie', 'Halo: The Fall of Reach', 'Ian Kirby', 'Jen Taylor, Steve Downes, Michelle Lukes, Britt Baron, Travis Willingham, John Bently, Todd Haberkorn, Cole Jensen', 'United States', 'March 7, 2016', '2015', 'TV-14', '65 min', 'Action & Adventure, Sci-Fi & Fantasy', 'Witness the origins of Master Chief and the Spartan program as a group of children transform into enhanced soldiers and fight a powerful alien threat.']\n",
-      "['s2588', 'TV Show', 'Halt and Catch Fire', '', 'Lee Pace, Scoot McNairy, Mackenzie Davis, Kerry Bishé, Toby Huss, Aleksa Palladino, David Wilson Barnes, Morgan Hinkleman, James Cromwell, Manish Dayal, Annabeth Gish', 'United States', 'December 14, 2017', '2017', 'TV-14', '4 Seasons', 'TV Dramas', 'Re-creating the dawn of the personal computer era, this digital drama tracks the fates of an industry visionary and his brilliant colleagues.']\n",
-      "['s2589', 'Movie', 'Hamara Dil Aapke Paas Hai', 'Satish Kaushik', 'Anil Kapoor, Aishwarya Rai Bachchan, Sonali Bendre, Puru Rajkumar, Anupam Kher, Satish Kaushik, Mukesh Rishi, Jaspal Bhatti, Razak Khan, Himani Shivpuri, Smita Jaykar, Tanaaz Currim Irani', 'India', 'March 1, 2018', '2000', 'TV-14', '158 min', 'Dramas, International Movies, Music & Musicals', 'Love blooms when kind-hearted Avinash takes in Preeti, a woman shunned by society, but the unorthodox living situation creates quite a stir among the neighbors.']\n",
-      "['s2590', 'Movie', 'Hamburger Hill', 'John Irvin', \"Anthony Barille, Michael Boatman, Don Cheadle, Michael Dolan, Don James, Dylan McDermott, Michael A. Nickles, Harry O'Reilly, Daniel O'Shea, Tim Quill, Tommy Swerdlow, Courtney B. Vance, Steven Weber, Tegan West\", 'United States', 'November 23, 2019', '1987', 'R', '110 min', 'Action & Adventure, Dramas', \"The Vietnam War's horrors come brutally to life through the eyes of American soldiers trying to take a heavily fortified hill under Vietcong control.\"]\n",
-      "['s2591', 'Movie', 'Hamid', 'Aijaz Khan', 'Talha Arshad Reshi, Rasika Dugal, Vikas Kumar, Sumit Kaul, Bashir Lone, Gurveer Singh, Ashraf Nagoo, Mir Sarvar', 'India', 'May 15, 2019', '2018', 'TV-MA', '108 min', 'Dramas, Independent Movies, International Movies', 'Wanting his missing father to come home, a Kashmiri boy repeatedly attempts to call God for help – until one day, a hardened army officer picks up.']\n",
-      "['s2592', 'Movie', \"Hamza's Suitcase\", 'Akram Farouk', 'Hamada Helal, Yousra El Lozy, Ahmed Fathy, Mohammed Tharwat, Samia Trabelsi, Diaa El-Merghani, Abdalah Mishrif, Mohamed Metwalli, Samy Maghawry, Bayoumi Fouad, Inas al-Najjar, Taher Abu Lela', 'Egypt', 'May 2, 2019', '2017', 'TV-14', '79 min', 'Comedies, International Movies', 'When a con man tries to retrieve a bag of money, he swoons for a woman with ties to a notorious crew of criminals.']\n",
-      "['s2593', 'Movie', 'Handsome Devil', 'John Butler', \"Fionn O'Shea, Nicholas Galitzine, Andrew Scott, Michael McElhatton, Moe Dunford, Ruairí O'Connor, Jay Duffy, Mark Lavery, Jamie Hallahan, Ardal O'Hanlon, Amy Huberman\", 'Ireland', 'August 1, 2017', '2016', 'TV-MA', '95 min', 'Comedies, Dramas, International Movies', 'A self-described outsider is sent to a rugby-obsessed boarding school, where he forms an unexpected bond with the star player.']\n",
-      "['s2594', 'TV Show', 'Handsome Siblings', '', 'Hu Yitian, Chen Zheyuan, Liang Jie, Vicky Liang, Tay Ping Hui, Nikita Mao, Gallen Lo, Song Wenzuo, Jin Song, Jason Zheng', 'China', 'January 16, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy', 'Clashing martial arts twins face relentless villains, thorny romance and brotherly rivalry as their troubled pasts catch up to them.']\n",
-      "['s2595', 'Movie', 'Handsome: A Netflix Mystery Movie', 'Jeff Garlin', 'Jeff Garlin, Natasha Lyonne, Amy Sedaris, Steven Weber, Christine Woods, Eddie Pepitone, Timm Sharp, Brad Morris, Leah Remini, Ava Acres', 'United States', 'May 5, 2017', '2017', 'TV-MA', '81 min', 'Comedies', \"Homicide detective Gene Handsome sets out to solve a woman's murder while searching for clues about what's missing from his personal life.\"]\n",
-      "['s2596', 'TV Show', 'Hangar 1: The UFO Files', '', '', '', 'May 2, 2020', '2014', 'TV-PG', '1 Season', 'Docuseries', 'Researchers add context and clarity to UFO mysteries and conspiracy theories as they unpack clues in a trove of files covering decades of sightings.']\n",
-      "['s2597', 'Movie', 'Hangman', 'Johnny Martin', 'Al Pacino, Karl Urban, Brittany Snow, Joe Anderson, Sarah Shahi, Sloane Warren, Chelle Ramos, Steve Coulter, Michael Rose', 'United States', 'May 6, 2020', '2017', 'R', '99 min', 'Thrillers', 'A homicide detective, a criminal profiler and a journalist team up to nab a serial killer whose murders are inspired by the classic game of Hangman.']\n",
-      "['s2598', 'Movie', 'Hank: Five Years from the Brink', 'Joe Berlinger', 'Henry Paulson, Wendy Paulson', 'United States', 'August 25, 2018', '2013', 'TV-14', '86 min', 'Documentaries', 'From Joe Berlinger, director of the \"Paradise Lost\" trilogy, comes this documentary about controversial former U.S. Treasury Secretary Henry Paulson.']\n",
-      "['s2599', 'Movie', 'Hannah Gadsby: Douglas', 'Madeleine Parry', 'Hannah Gadsby', 'Australia', 'May 26, 2020', '2020', 'TV-MA', '73 min', 'Stand-Up Comedy', 'Hannah Gadsby returns for her second special and digs deep into the complexities of popularity, identity and her most unusual dog park encounter.']\n",
-      "['s2600', 'Movie', 'Hannah Gadsby: Nanette', 'Madeleine Parry, Jon Olb', 'Hannah Gadsby', 'Australia', 'June 19, 2018', '2018', 'TV-MA', '70 min', 'Stand-Up Comedy', 'Australian comic Hannah Gadsby reshapes standard stand-up by pairing punchlines with personal revelations on gender, sexuality and childhood turmoil.']\n",
-      "['s2601', 'TV Show', 'Hannibal', '', 'Hugh Dancy, Mads Mikkelsen, Caroline Dhavernas, Hettienne Park, Laurence Fishburne, Scott Thompson, Aaron Abrams, Gillian Anderson, Lara Jean Chorostecki', 'United States', 'June 6, 2020', '2015', 'TV-MA', '3 Seasons', 'TV Horror, TV Mysteries, TV Thrillers', 'This drama series focuses on the early years of the relationship between FBI criminal profiler Will Graham and homicidal cannibal Dr. Hannibal Lecter.']\n",
-      "['s2602', 'Movie', 'Hannibal Buress: Comedy Camisado', 'Lance Bangs', 'Hannibal Buress', 'United States', 'February 5, 2016', '2016', 'TV-MA', '68 min', 'Stand-Up Comedy', 'In a special packed with stealthy humor, Hannibal Buress tackles zipper etiquette, the legacy of steroids and the fallout from his Bill Cosby routine.']\n",
-      "['s2603', 'Movie', 'Hans Teeuwen: Real Rancour', 'Doesjka van Hoogdalem', 'Hans Teeuwen', 'Netherlands', 'July 1, 2017', '2018', 'TV-MA', '86 min', 'Stand-Up Comedy', \"Comedian Hans Teeuwen rebels against political correctness, proclaims himself Britain's moral leader and takes on Donald Trump.\"]\n",
-      "['s2604', 'Movie', 'Hans Zimmer: Live in Prague', 'Tim Van Someren', 'Hans Zimmer', 'United Kingdom', 'March 1, 2018', '2017', 'TV-G', '138 min', 'International Movies, Music & Musicals', 'In this concert film, Oscar-winning composer Hans Zimmer performs his most iconic movie scores to a sell-out crowd at the O2 Arena in Prague.']\n",
-      "['s2605', 'Movie', 'Hantu Kak Limah', 'Mamat Khalid', 'Awie, Arab Khalid, Sharwani Ns, Tj Isa, Delimawati, Zul Ariffin, Uqasha Senrose, Ropie Cecupak', 'Malaysia', 'January 31, 2019', '2018', 'TV-PG', '110 min', 'Comedies, Horror Movies, International Movies', \"When Kak Limah turns up dead shortly after her marriage to a much younger man, her pesky ghost haunts the villagers, who can't seem to get rid of her.\"]\n",
-      "['s2606', 'TV Show', 'Hap and Leonard', '', 'James Purefoy, Michael Kenneth Williams, Jimmi Simpson, Bill Sage, Christina Hendricks, Pollyanna McIntosh, Jeff Pope, Neil Sandilands, Henry G. Sanders, Enrique Murciano', 'United States', 'March 6, 2019', '2018', 'TV-MA', '3 Seasons', 'Crime TV Shows, TV Dramas', 'In late-1980s Texas, two best friends get involved in darkly comic misadventures by hiring themselves out to shady clients for illicit ends.']\n",
-      "['s2607', 'TV Show', 'Happy 300 Days', '', 'Tammy Chen, Kingone Wang, Hsieh Kun Da, Chuang Kai-Hsun, Jenna Wang', 'Taiwan', 'January 1, 2017', '2013', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'An unexpected pregnancy sends a woman back to her hometown to share a house with three nice guys. Each has problems, but each would make a great dad.']\n",
-      "['s2608', 'TV Show', 'Happy And', '', 'Hee-Jin Lee, Hae-seong Kwon, Paul Stafford, Mi-ji Lee, Ik-tae Kim, Ki-hyeon Kim', 'South Korea', 'December 15, 2016', '2012', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'This relatable relationship drama explores the real-life trials and joys of married life through the lens of 11 different wives.']\n",
-      "['s2609', 'Movie', 'Happy Anniversary', 'Jared Stern', 'Noël Wells, Ben Schwartz, Joe Pantoliano, Annie Potts, Rahul Kohli, Kristin Bauer van Straten, David Walton, Leonardo Nam, Kate Berlant', 'United States', 'March 30, 2018', '2018', 'TV-MA', '78 min', 'Comedies, Romantic Movies', 'A quirky couple spends their three-year dating anniversary looking back at their relationship and contemplating whether they should break up.']\n",
-      "['s2610', 'Movie', 'Happy as Lazzaro', 'Alice Rohrwacher', 'Adriano Tardiolo, Agnese Graziani, Alba Rohrwacher, Luca Chikovani, Tommaso Ragno, Sergi López, Natalino Balasso, Carlo Tarmati, Pasqualina Scuncia, Nicoletta Braschi', 'Italy, Switzerland, France, Germany', 'November 30, 2018', '2018', 'PG-13', '127 min', 'Dramas, Independent Movies, International Movies', \"Purehearted teen Lazzaro is content living as a sharecropper in rural Italy, but an unlikely friendship with the marquise's son will change his world.\"]\n",
-      "['s2611', 'Movie', 'Happy Go Lucky', 'Amarpreet G S Chabbra', 'Amrinder Gill, Harish Verma, Sumeet Sandhu, Gurpreet Guggi, B.N. Sharma, Praneet Bhatt, Kuldeep Sharma', 'India', 'October 1, 2018', '2014', 'TV-14', '129 min', 'Comedies, International Movies, Music & Musicals', \"Three sisters seem to be ideal brides for three brothers. But when the girls' father won't allow the marriages, the boys use trickery to pull it off.\"]\n",
-      "['s2612', 'Movie', 'Happy Hunting', 'Joe Dietsch, Louie Gibson', 'Martin Dingle-Wall, Ken Lally, Kenny Wormald, Connor Williams, Gary Sturm, C.J. Baker, Jeremy Lawson, Liesel Hanson, Kenneth Billings, Michael Tipps', 'United States', 'January 1, 2018', '2017', 'TV-MA', '91 min', 'Horror Movies, Independent Movies', \"On the run from his meth-dealing employers, a drifter with a drinking problem becomes prey in a desert town's twisted hunting contest.\"]\n",
-      "['s2613', 'TV Show', 'Happy Jail', '', '', '', 'August 14, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', 'The Philippine jail known for a viral Michael Jackson dance video comes under the management of an ex-convict, sparking controversy and criticism.']\n",
-      "['s2614', 'Movie', 'Happy New Year', 'Farah Khan', 'Shah Rukh Khan, Deepika Padukone, Abhishek Bachchan, Sonu Sood, Boman Irani, Vivaan Shah', 'India', 'February 1, 2017', '2014', 'TV-14', '179 min', 'Action & Adventure, Comedies, Dramas', 'A revenge-seeking diamond thief gathers a ragtag crew to infiltrate a Dubai hotel hosting a dance contest. But first they have to learn how to dance.']\n",
-      "['s2615', 'Movie', 'Happy Old Year', 'Nawapol Thamrongrattanarit', 'Chutimon Chuengcharoensukying, Sunny Suwanmethanont, Sarika Sartsilpsupa, Thirawat Ngosawang, Apasiri Nitibhon, Patcha Kitchaicharoen', 'Thailand', 'March 26, 2020', '2019', 'TV-MA', '113 min', 'Dramas, International Movies, Romantic Movies', 'While decluttering her home, a woman’s hefty house renovation leads her back to the past when she uncovers her ex-boyfriend’s belongings.']\n",
-      "['s2616', 'Movie', 'Happy Times', 'Luis Javier M. Henaine', 'Luis Arrieta, Cassandra Ciangherotti, Humberto Busto, Iván Arana, Bárbara de Regil, Miguel Rodarte', 'Mexico', 'February 8, 2017', '2014', 'NR', '79 min', 'Comedies, International Movies, Romantic Movies', 'Desperate to break up with his clingy girlfriend, a nerdy cartoonist hires a mysterious agency to do the deed. But the agency has unusual methods.']\n",
-      "['s2617', 'TV Show', 'Happy Valley', '', 'Sarah Lancashire, Siobhan Finneran, Charlie Murphy, James Norton, George Costigan, Karl Davies, Shane Zaza, Steve Pemberton, Joe Armstrong, Adam Long, Rick Warden, Rhys Connah, Katherine Kelly', 'United Kingdom', ' March 16, 2016', '2016', 'TV-MA', '2 Seasons', 'British TV Shows, Crime TV Shows, International TV Shows', 'Yorkshire police sergeant Catherine Cawood pursues the man who assaulted her late daughter, unaware he is now part of a secret kidnapping plot.']\n",
-      "['s2618', 'TV Show', 'Happy!', '', 'Christopher Meloni, Lili Mirojnick, Glenn Wein, Patrick Fischler, Toby Jaffe, Ritchie Coster, Grant Morrison, Pavun Shetty, Medina Senghore, Patton Oswalt', 'United States', 'March 27, 2020', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, TV Action & Adventure, TV Comedies', \"A boozy ex-cop turned hit man thinks he's losing his marbles when a cartoon unicorn only he can see urges him to rescue a girl kidnapped by Santa.\"]\n",
-      "['s2619', 'TV Show', 'Happyish', '', 'Steve Coogan, Kathryn Hahn, Sawyer Shipman, Bradley Whitford', 'United States', 'July 1, 2016', '2015', 'TV-MA', '1 Season', 'TV Comedies, TV Dramas', 'A middle-aged adman is shaken up by his new boss, a 25-year-old who advises him to \"rebrand\" himself. Is it possible, or is this as good as he\\'ll get?']\n",
-      "['s2620', 'Movie', 'Har Kisse Ke Hisse: Kaamyaab', 'Hardik Mehta', 'Sanjay Mishra, Deepak Dobriyal, Sarika Singh, Isha Talwar, Avtar Gill, Kaurwakee Vashistha, Amitabh Srivastava, Vikas Verma', 'India', 'May 2, 2020', '2020', 'TV-14', '105 min', 'Dramas, International Movies', 'After a career of thankless credits, a retired actor returns for a long-awaited leading role but finds he is utterly unprepared for new-age filmmaking.']\n",
-      "['s2621', 'Movie', 'Haraamkhor', 'Shlok Sharma', 'Nawazuddin Siddiqui, Shweta Tripathi, Harish Khanna, Irfan Khan, Trimala Adhikari, Mohd Samad', 'India', 'February 1, 2017', '2015', 'TV-14', '93 min', 'Dramas, Independent Movies, International Movies', \"A selfish, manipulative schoolteacher takes advantage of a schoolgirl's vulnerability to gratify his dark, narcissistic desires.\"]\n",
-      "['s2622', 'Movie', 'Hard Kill', 'Matt Eskandari', 'Jesse Metcalfe, Bruce Willis, Natalie Eva Marie, Lala Kent, Texas Battle, Swen Temmel, Sergio Rizzuto, Tyler Jon Olson, Jon Galanis', 'United States', 'November 23, 2020', '2020', 'R', '98 min', 'Action & Adventure', 'When a billionaire hires a team of mercenaries for protection, they soon realize world-changing technology and his daughter’s life are also at stake.']\n",
-      "['s2623', 'Movie', 'Hard Lessons', 'Eric Laneuville', 'Denzel Washington, Lynn Whitfield, Richard Masur, Akosua Busia', 'United States', 'October 1, 2011', '1986', 'TV-14', '94 min', 'Dramas', 'This drama based on real-life events tells the story of George McKenna, the tough, determined new principal of a notorious Los Angeles high school.']\n",
-      "['s2624', 'Movie', 'Hard Tide', 'Robert Osman, Nathanael Wiseman', 'Nathanael Wiseman, Mem Ferda, Alexandra Newick, Oliver Stark, Kat Gellin, Andy Lucas, Ralph Brown, Beverly Hills', 'United Kingdom', 'September 6, 2017', '2015', 'TV-MA', '79 min', 'Dramas, Independent Movies', \"A drug dealer who's been emulating his father's successful criminal career is forced to go on the run with a young girl in this fact-based thriller.\"]\n",
-      "['s2625', 'Movie', 'Hardcore Henry', 'Ilya Naishuller', 'Sharlto Copley, Danila Kozlovsky, Haley Bennett, Andrey Dementiev, Dasha Charusha, Svetlana Ustinova, Tim Roth, Ilya Naishuller', 'Russia, United States, China', 'August 1, 2020', '2015', 'R', '96 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'Shot entirely like a first-person shooter video game, this film tracks Henry, a cyborg racing to save his wife from a villain with paranormal powers.']\n",
-      "['s2626', 'TV Show', 'Hardy Bucks', '', 'Martin Maloney, Owen Colgan, Chris Tordoff, Peter Cassidy, Tom Kilgallon, Michael Salmon, Wayne Lynch, Tommy Miller', 'Ireland', 'January 11, 2019', '2018', 'TV-MA', '4 Seasons', 'TV Comedies', 'A circle of young men entertain vague ambitions involving quick cash, women and showbiz in this mockumentary on small-town Irish life in County Mayo.']\n",
-      "['s2627', 'Movie', 'Hari Kondabolu: Warn Your Relatives', 'Bobcat Goldthwait', 'Hari Kondabolu', 'United States', 'May 8, 2018', '2018', 'TV-MA', '67 min', 'Stand-Up Comedy', 'Hari Kondabolu breaks down identity politics, celebrity encounters, his mango obsession and more in an unpredictable stand-up comedy special.']\n",
-      "['s2628', 'Movie', 'Harishchandrachi Factory', 'Paresh Mokashi', 'Nandu Madhav, Vibhawari Deshpande, Ambarish Deshpande, Mohit Gokhale, Dilip Joglekar, Dheeresh Joshi, Ketan Karande, Atharva Karve, Mayur Khandge, Sandip Pathak', 'India', 'October 1, 2018', '2009', 'TV-PG', '99 min', 'Dramas, International Movies', \"Against a backdrop of burgeoning social unrest, a neophyte filmmaker makes history in 1913 as the director of India's first feature-length film.\"]\n",
-      "['s2629', 'Movie', 'Harith Iskander: I Told You So', 'Michael McKay', 'Harith Iskander', 'United States', 'January 19, 2018', '2018', 'TV-14', '62 min', 'Stand-Up Comedy', 'Malaysian stand-up comedy icon Harith Iskander takes the stage in Kuala Lumpur to talk about Singapore, a past girlfriend, Rick Astley and more.']\n",
-      "['s2630', 'Movie', 'Harlem Globetrotters: The Team That Changed the World', '', 'Chuck D., Harlem Globetrotters', '', 'November 1, 2019', '2005', 'TV-14', '55 min', 'Documentaries, Sports Movies', \"Relive the greatest moments of the Harlem Globetrotters with this documentary that chronicles the team's legendary 1948 defeat over the Minneapolis Lakers and their historic 1951 Berlin trip.\"]\n",
-      "['s2631', 'Movie', 'Harold & Kumar Escape from Guantanamo Bay', 'Jon Hurwitz, Hayden Schlossberg', 'John Cho, Kal Penn, Rob Corddry, Jack Conley, Roger Bart, Neil Patrick Harris, Danneel Ackles, Eric Winter, Paula Garcés, Jon Reep, Missi Pyle', 'United States', 'October 1, 2019', '2008', 'R', '101 min', 'Comedies, Cult Movies', \"Harold and Kumar jump on a plane to catch up with Harold's love interest but must change their plans when Kumar is accused of being a terrorist.\"]\n",
-      "['s2632', 'Movie', 'Harold & Kumar Go to White Castle', 'Danny Leiner', 'John Cho, Kal Penn, Paula Garcés, Neil Patrick Harris, David Krumholtz, Eddie Kaye Thomas, Christopher Meloni, Ryan Reynolds, Fred Willard', 'United States, Canada, Germany', 'January 1, 2020', '2004', 'R', '88 min', 'Comedies, Cult Movies', \"Buddies Harold and Kumar set out to satisfy a stoner craving for hamburgers but end up on an epic journey when they can't find White Castle.\"]\n",
-      "['s2633', 'Movie', 'Harold and Lillian: A Hollywood Love Story', 'Daniel Raim', 'Harold Michelson, Lillian Michelson, Mel Brooks, Francis Ford Coppola, Danny DeVito', 'United States', 'November 25, 2018', '2015', 'TV-14', '95 min', 'Documentaries', \"Storyboard artist Harold Michelson and his film researcher wife, Lillian, recall the influence they had on 60 years of Hollywood's biggest hits.\"]\n",
-      "['s2634', 'TV Show', 'Harold Shipman - Driven to Kill', '', 'Harold Shipman', 'United Kingdom', 'February 1, 2019', '2014', 'TV-14', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', 'Interviews and dramatic reconstructions illuminate the twisted motivations and brazen crimes of serial killer and respected physician, Harold Shipman.']\n",
-      "['s2635', 'Movie', 'Harriet the Spy: Blog Wars', 'Ron Oliver', 'Jennifer Stone, Kristin Booth, Wesley Morgan, Doug Murray, Shauna MacDonald, Jason Blicker, Jayne Eastwood, Melinda Shankar, Alexander Conti, Vanessa Morgan', 'United States, Canada', 'April 15, 2018', '2010', 'TV-G', '87 min', 'Children & Family Movies, Comedies', 'Intrepid writer Harriet Welsch is determined to become the class blogger despite stiff competition from her snooty archrival.']\n",
-      "['s2636', 'TV Show', 'Harry & Bunnie', 'Ah Loong', '', 'Malaysia', 'October 15, 2017', '2017', 'TV-Y7', '1 Season', \"Kids' TV, TV Comedies\", 'A young wannabe magician and his mischievous stage rabbit battle and sabotage each other while putting on shows.']\n",
-      "['s2637', 'Movie', 'Harry and Snowman', 'Ron Davis', 'Harry DeLeyer', 'United States', 'January 15, 2017', '2015', 'TV-PG', '83 min', 'Documentaries, Sports Movies', 'With only a strong will and a cheap horse, a former agent of the Dutch underground in World War II sets out to become a champion show jumper.']\n",
-      "['s2638', 'Movie', 'Harry Benson: Shoot First', 'Justin Bare, Matthew Miele', 'Harry Benson', 'United States', 'May 1, 2017', '2016', 'NR', '90 min', 'Documentaries', 'This film chronicles the career of photographer Harry Benson, who earned global renown with his candid shots of the Beatles and other celebrities.']\n",
-      "['s2639', 'TV Show', 'Hart of Dixie', '', 'Rachel Bilson, Jaime King, Cress Williams, Wilson Bethel, Scott Porter, Tim Matheson, Kaitlyn Black, Ross Philips', 'United States', ' December 15, 2015', '2014', 'TV-PG', '4 Seasons', 'TV Comedies, TV Dramas', 'Fast-talking city girl Zoe Hart winds up patching up the locals of a tiny town in the Deep South when she inherits a medical practice in Alabama.']\n",
-      "['s2640', 'Movie', 'Harud', 'Aamir Bashir', 'Mohammad Amir Naji, Shahnawaz Bhat, Shamim Basharat, Salma Ashai, Mudessir Ahmed Khan, Rayes Mohiuddin', 'India', 'October 1, 2016', '2010', 'TV-MA', '100 min', 'Dramas, International Movies', \"A young Kashmiri man sets out to escape to Pakistan and make sense of his brother's death, but he drifts aimlessly until finding his brother's camera.\"]\n",
-      "['s2641', 'TV Show', 'Harvey Street Kids', '', 'Lauren Lapkus, Stephanie Lemelin, Kelly McCreary, Atticus Shaffer, Danny Pudi, Grey Griffin, Utkarsh Ambudkar, Roger Craig Smith', 'United States', 'January 10, 2020', '2020', 'TV-Y7', '4 Seasons', \"Kids' TV, TV Comedies\", 'Kids rule in a place called Harvey Street, where a trio of girls right wrongs, ice cream is always an option, and every day feels like Saturday.']\n",
-      "['s2642', 'Movie', 'Hasan Minhaj: Homecoming King', 'Christopher Storer', 'Hasan Minhaj', '', 'May 23, 2017', '2017', 'TV-MA', '73 min', 'Stand-Up Comedy', 'Comic Hasan Minhaj of \"The Daily Show\" shares personal stories about racism, immigrant parents, prom night horrors and more in this stand-up special.']\n",
-      "['s2643', 'Movie', 'Hasee Toh Phasee', 'Vinil Mathew', 'Sidharth Malhotra, Parineeti Chopra, Adah Sharma, Manoj Joshi, Madhuri Sanjeev, Sharat Saxena, Nina Kulkarni, Anil Mange', 'India', 'April 1, 2020', '2014', 'TV-14', '135 min', 'Comedies, Dramas, International Movies', \"Nikhil is tasked with keeping his fiancée's troublemaking sister, Meeta, from ruining his wedding. But in the process, the two become inseparable.\"]\n",
-      "['s2644', 'Movie', 'Haseena Maan Jaayegi', 'David Dhawan', 'Sanjay Dutt, Govinda, Karisma Kapoor, Pooja Batra, Kader Khan, Paresh Rawal, Satish Kaushik, Aruna Irani, Anupam Kher, Ashish Vidyarthi, Aashif Sheikh, Asrani, Razak Khan, Shakti Kapoor, Bindu, Mahavir Shah, Mohan Joshi, Anil Dhawan', 'India', 'March 1, 2018', '1999', 'TV-PG', '151 min', 'Action & Adventure, Comedies, Dramas', 'A millionaire opens the door to comic complications when he punishes his spoiled sons for trying to make money through shady, get-rich-quick schemes.']\n",
-      "['s2645', 'TV Show', 'Hashoter Hatov', '', 'Moshe Ivgy, Guy Loel, Yuval Semo, Yigal Adika, Avi Shnaidman, Vered Feldman, Liora Rivlin', 'Israel', 'December 28, 2018', '2015', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Comedies', 'An honest – though overzealous – police officer strives to do good work while dealing with his bickering parents and incompetent coworkers.']\n",
-      "['s2646', 'TV Show', 'Hasmukh', '', 'Vir Das, Ranvir Shorey, Manoj Pahwa, Ravi Kishan, Raza Murad, Inaamulhaq, Suhail Nayyar, Amrita Bagchi', 'India', 'April 17, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Comedies', \"A timid, small-town comedian's long-awaited big break takes a dark turn when he realizes committing murder is the only way to keep his onstage mojo.\"]\n",
-      "['s2647', 'Movie', 'Hasta los dientes', 'Alberto Arnaut Estrada', '', 'Mexico', 'August 13, 2019', '2018', 'TV-MA', '109 min', 'Documentaries, International Movies', 'This documentary follows the controversy surrounding the 2010 murders of two students, who were framed as criminals and killed by the Mexican military.']\n",
-      "['s2648', 'TV Show', 'Hatchimals | Adventures in Hatchtopia', '', 'Sam Vincent, Kira Tozer, Andrea Libman', 'United States', 'July 1, 2019', '2018', 'TV-Y', '2 Seasons', \"Kids' TV\", 'These fun-loving creatures hatch from their shells and spread friendship, laughter and life lessons in the land of Hatchtopia.']\n",
-      "['s2649', 'TV Show', 'Haters Back Off', '', 'Colleen Ballinger, Angela Kinsey, Steve Little, Francesca Reale, Erik Stocklin, Matt Besser', 'United States', 'October 20, 2017', '2017', 'TV-PG', '2 Seasons', 'TV Comedies, Teen TV Shows', 'Determined to make it big, the confident but clueless Miranda Sings embarks on an unlikely quest for fame in this offbeat comedy.']\n",
-      "['s2650', 'TV Show', 'Hati Perempuan', '', 'Saharul Ridzwan, Mia Ahmad, Hafreez Adam, Hafeez Mikhail, Nadzmi Adhwa, Bella Nazari', 'Indonesia', 'August 21, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Sparks of both passion and contempt fly when a self-sufficient architect is forced to work with a snobbish industrialist.']\n",
-      "['s2651', 'Movie', 'Hattrick', 'Milan Luthria', 'Nana Patekar, Paresh Rawal, Kunal Kapoor, Rimi Sen, Danny Denzongpa, Prateeksha Lonkar, Gautam Bhimani, Harsha Bhogle', 'India', 'November 1, 2018', '2007', 'TV-14', '109 min', 'Comedies, Dramas, International Movies', \"Stories of personal victories coincide with Team India's battle for the Cricket World Cup in this engaging ensemble drama.\"]\n",
-      "['s2652', 'TV Show', 'Haunted', '', '', 'United States, Czech Republic', 'October 11, 2019', '2019', 'TV-MA', '2 Seasons', 'Reality TV, TV Horror, TV Thrillers', 'Real people sit down with friends and family to share terrifying true stories from their past, re-created through chilling re-enactments.']\n",
-      "['s2653', 'TV Show', 'Haunted House', '', 'Jo Hyun-jung, Gim Young-eun, Gim Chae-ha, I So Eun, Choe Jae-ho', '', 'December 1, 2018', '2017', 'TV-G', '1 Season', \"Kids' TV, Korean TV Shows\", 'With help from a 102-year-old goblin dwelling beneath their haunted apartment building, two siblings deal with ghosts and take on spooky mysteries.']\n",
-      "['s2654', 'Movie', 'Haunters: The Art of the Scare', 'Jon Schnitzer', '', 'United States', 'January 2, 2018', '2017', 'TV-MA', '89 min', 'Documentaries, Horror Movies', 'This documentary takes us into the world of those who create horror simulations for willing audiences, and examines the culture they have spawned.']\n",
-      "['s2655', 'Movie', 'Haunting on Fraternity Row', 'Brant Sersen', 'Jacob Artist, Jayson Blair, Shanley Caswell, Claudia Lee, Ashton Moio, Cameron Moulene, Molly Tarlov, Chester Rushing', 'United States', 'March 1, 2019', '2018', 'TV-MA', '99 min', 'Horror Movies, Independent Movies', \"When a fraternity's last big luau serves up horrible deaths to its partygoers, the brothers learn firsthand about their house’s frightening history.\"]\n",
-      "['s2656', 'Movie', 'Have a Good Trip: Adventures in Psychedelics', 'Donick Cary', 'Nick Offerman, Adam Scott', 'United States', 'May 11, 2020', '2020', 'TV-MA', '86 min', 'Documentaries', 'Explore hallucinogenic highs and lows as celebrities share funny, mind-blowing tales via animations, reenactments and more in this documentary.']\n",
-      "['s2657', 'TV Show', 'Have You Ever Fallen in Love, Miss Jiang?', '', 'Lan Cheng-lung, Esther Yeh, He Yu-chen, Greg Han', '', 'August 1, 2017', '2016', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'A new teacher finds herself in an unenviable situation after witnessing a troubling interaction between an administrator and a student.']\n",
-      "['s2658', 'Movie', 'Have You Seen the Listers?', 'Eddie Martin', 'Anthony Lister', 'Australia', 'February 1, 2019', '2017', 'TV-MA', '86 min', 'Documentaries, International Movies', 'This documentary paints a candid picture of Australian street artist Anthony Lister as he navigates his burgeoning career and personal hardships.']\n",
-      "['s2659', 'TV Show', 'Haven', '', 'Emily Rose, Lucas Bryant, Nicholas Campbell, Eric Balfour, Richard Donat, John Dunsworth, Maurice Dean Wint, Adam Copeland', 'Canada, United States', ' September 8, 2015', '2015', 'TV-14', '5 Seasons', 'Classic & Cult TV, TV Horror, TV Mysteries', 'Residents of Haven, Maine, are plagued by supernatural afflictions. To reveal the truth, FBI agent Audrey Parker must delve into her own strange past.']\n",
-      "['s2660', 'Movie', 'Havenhurst', 'Andrew C. Erin', 'Julie Benz, Belle Shouse, Josh Stamberg, Danielle Harris, Douglas Tait, Matt Lasky, Dendrie Taylor, Toby Huss, Jennifer Blanc, Fionnula Flanagan', 'United States', 'June 10, 2017', '2016', 'TV-MA', '85 min', 'Horror Movies, Thrillers', 'An alcoholic with a tragic past rents an apartment in a building for those in recovery, but soon learns the truth about residents who get \"evicted.\"']\n",
-      "['s2661', 'Movie', 'Hawaizaada', 'Vibhu Virender Puri', 'Ayushmann Khurrana, Mithun Chakraborty, Pallavi Sharda, Naman Jain, Jameel Khan', 'India', 'November 19, 2020', '2015', 'TV-14', '129 min', 'Dramas, International Movies, Romantic Movies', \"In 1895 Mumbai, spirited Indian lad Shiv Talpade defies British rule and sparse funding – and physics – to build the world's first airplane.\"]\n",
-      "['s2662', 'Movie', 'Hayat Öpücügü', 'Şenol Sönmez', 'Ali Sunal, Hatice Şendil, Ayda Aksel, Ahmet Saraçoğlu, Janset, Zerrin Sümer, Somer Karvan, Ali Çelik', 'Turkey', 'March 10, 2017', '2015', 'TV-14', '98 min', 'Comedies, Dramas, International Movies', 'High-strung Metin finally stops seeing doom and gloom around every corner when he meets vivacious Hayat, but she has her own soul-searching to do.']\n",
-      "['s2663', 'Movie', 'Haywire', 'Steven Soderbergh', 'Gina Carano, Michael Fassbender, Ewan McGregor, Bill Paxton, Channing Tatum, Antonio Banderas, Mathieu Kassovitz, Michael Angarano, Michael Douglas, Anthony Brandon Wong', 'Ireland, United States', 'March 1, 2020', '2011', 'R', '93 min', 'Action & Adventure', \"A last-minute mission in Dublin turns deadly for stunning secret operative Mallory Kane when she realizes she's been betrayed.\"]\n",
-      "['s2664', 'Movie', 'Hazaaron Khwaishein Aisi', 'Sudhir Mishra', 'Kay Kay Menon, Shiney Ahuja, Chitrangada Singh, Ram Kapoor, Saurabh Shukla, Yashpal Sharma, Jasbir Malik, Sohrab Ardeshir, Aditya Bhattacharya, Arif Zakaria', 'India, France', 'April 15, 2019', '2003', 'TV-MA', '111 min', 'Dramas, International Movies, Romantic Movies', 'In a politically charged India of the 1970s, three friends are transformed by personal ideologies, dangerous ambitions and matters of the heart.']\n",
-      "['s2665', 'Movie', 'Hazel Brugger: Tropical', '', 'Hazel Brugger', 'Germany', 'December 2, 2020', '2020', 'TV-MA', '58 min', 'Stand-Up Comedy', 'In this stand-up special, comedian Hazel Brugger offers her breezy takes on unruly geese, chatty gynecologists, German bank loans and more.']\n",
-      "['s2666', 'Movie', 'He Even Has Your Eyes', 'Lucien Jean-Baptiste', 'Lucien Jean-Baptiste, Aissa Maiga, Zabou Breitman, Vincent Elbaz, Michel Jonasz, Naidra Ayadi, Marie-Philomène Nga, Bass Dhem, Delphine Théodore', 'France, Belgium', 'May 1, 2017', '2016', 'TV-MA', '95 min', 'Comedies, International Movies', 'When French-African couple Paul and Sali discover the longed-for baby they are about to adopt is white, family chaos and confrontation ensue.']\n",
-      "['s2667', 'Movie', 'He Named Me Malala', 'Davis Guggenheim', 'Malala Yousafzai', 'United States, United Arab Emirates', 'June 1, 2018', '2015', 'PG-13', '89 min', 'Documentaries', \"This documentary tells the story of a teenage Pakistani girl shot for her advocacy of women's education, her survival, and her continued efforts.\"]\n",
-      "['s2668', 'Movie', 'He Never Died', 'Jason Krawczyk', 'Henry Rollins, Booboo Stewart, Kate Greenhouse, Jordan Todosey, David Richmond-Peck, James Cade, Don Francks, Steven Ogg', 'Canada', 'March 18, 2016', '2015', 'R', '97 min', 'Comedies, Horror Movies', 'A reclusive immortal who needs human flesh but tries to stay clean finds himself cast back into society by a gang of thugs and his estranged daughter.']\n",
-      "['s2669', 'Movie', \"He's Out There\", 'Quinn Lasher', 'Yvonne Strahovski, Anna Pniowsky, Abigail Pniowsky, Ryan McDonald, Justin Bruening, Julian Bailey', 'United States', 'January 12, 2019', '2018', 'R', '89 min', 'Horror Movies, Thrillers', 'While vacationing at a remote lake house, a mother and her daughters become pawns in the twisted game of an ax-wielding psychopath.']\n",
-      "['s2670', 'Movie', 'Head Count', 'Elle Callahan', 'Isaac Jay, Ashleigh Morghan, Bevin Bru, Billy Meade, Hunter Peterson, Chelcie May, Tory Freeth, Michael Herman, Amaka Obiechie, Sam Marra, Cooper Rowe', 'United States', 'September 13, 2019', '2018', 'TV-MA', '90 min', 'Horror Movies, Independent Movies', 'A group of college students on a weekend getaway accidentally summon a supernatural entity intent on using them for its deadly ritual.']\n",
-      "['s2671', 'Movie', 'Head On', 'Ana Kokkinos', 'Alex Dimitriades, Paul Capsis, Julian Garner, Tony Nikolakopoulos, Elena Mandalis, Eugenia Fragos, Damien Fotiou, Andrea Mandalis, Maria Mercedes, Dora Kaskanis, Alex Papps, Vassili Zappa', 'Australia', 'August 25, 2018', '1998', 'TV-MA', '104 min', 'Dramas, Independent Movies, LGBTQ Movies', 'This edgy drama follows 19-year-old Ari, a gay Greek-Australian whose roiling ethnic- and sexual-identity struggles lead to a wild, 24-hour odyssey.']\n",
-      "['s2672', 'Movie', 'Headshot', 'Timo Tjahjanto, Kimo Stamboel', 'Iko Uwais, Chelsea Islan, Julie Estelle, Sunny Pang, Very Tri Yulisman, David Hendrawan, Zack Lee, Yayu Unru, Ganindra Bimo', 'Indonesia', 'June 3, 2017', '2016', 'TV-MA', '119 min', 'Action & Adventure, International Movies', 'When a young man wakes from a coma, memories of brutal violence begin to surface, putting his life – and that of his doctor – in jeopardy.']\n",
-      "['s2673', 'TV Show', 'Headspace Guide to Meditation', '', 'Andy Puddicombe', 'United States', 'January 1, 2021', '2021', 'TV-G', '1 Season', 'Docuseries, Science & Nature TV', 'Headspace takes a friendly, animated look at the benefits of meditation while offering techniques and guided meditations to jump-start your practice.']\n",
-      "['s2674', 'Movie', 'Headwinds', 'Jalil Lespert', 'Benoît Magimel, Isabelle Carré, Antoine Duléry, Ramzy Bédia, Bouli Lanners, Marie-Ange Casta, Daniel Duval, Lubna Azabal, Aurore Clément, Audrey Tautou', 'France, Belgium', 'January 1, 2017', '2011', 'TV-MA', '92 min', 'Dramas, Independent Movies, International Movies', 'After his wife inexplicably disappears, a man takes their two children and relocates to his hometown in an attempt to end their grief and move on.']\n",
-      "['s2675', 'Movie', 'Heal', 'Kelly Noonan', 'Kelly Noonan, Deepak Chopra, Michael Beckwith, Joe Dispenza, Dr. Jeffrey Thompson, Gregg Braden, Joan Borysenko, Marianne Williamson', 'United States', 'February 1, 2019', '2017', 'TV-14', '107 min', 'Documentaries', 'Stories from spiritual leaders, physicians and those with chronic illnesses reveal the powerful connection between the human psyche and physical health.']\n",
-      "['s2676', 'TV Show', 'Heart & Soul', '', 'Anthony Monjaro, Phoenix Ezendu, Ademola Amoo, Chioma Adibe, Ijeoma Richards, Joy Mmezi', '', 'November 20, 2020', '2019', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'At a hospital in Lagos, a doctor yearning for more field experience meets patients with various ailments that test his spiritual and medical beliefs.']\n",
-      "['s2677', 'TV Show', 'Heartbreak High', '', \"Callan Mulvey, Lara Cox, Emma Roche, Ada Nicodemou, Rel Hunt, Putu Winchester, Salvatore Coco, Barbara Gouskos, Ivar Kants, Stephen O'Rourke, Abi Tucker, Scott Major, Corey Page, Despina Caldis, Deni Gordon, Jon Pollard, Vince Poletto, Andrea Moor, Jeremy Lindsay Taylor, Doris Younane, Tony Martin, Sebastian Goldspink, Katherine Halliday, Marcel Bracks, Nina Liu, Morna Seres, Nathalie Roy, Rebecca Smart, Fleur Beaupert, Alex Dimitriades, Tina Bursill, Peter Sumner, Mario Gamma, Tai Nguyen, Inge Hornstra, Rupert Reid, John Walton, Nick Lathouris, Hugh Baldwin, Sarah Lambert, Jan Adele, Diane Craig, Ian Bliss, Alexandra Brunning, Kym Wilson, Isabella Gutierrez, Simon Baker\", 'Australia', 'November 27, 2020', '1999', 'TV-14', '7 Seasons', 'International TV Shows, TV Dramas, Teen TV Shows', 'A crash course on the turbulence of being a teen is always on the schedule for the students at Hartley High School in this 1990s series set in Sydney.']\n",
-      "['s2678', 'Movie', 'Heartbreakers', 'David Mirkin', 'Sigourney Weaver, Jennifer Love Hewitt, Ray Liotta, Jason Lee, Gene Hackman, Anne Bancroft, Jeffrey Jones, Nora Dunn, Ricky Jay, Zach Galifianakis', 'United States', 'December 31, 2019', '2001', 'PG-13', '124 min', 'Comedies, Romantic Movies', 'In this stylish comedy, a mother-daughter con team makes money the old-fashioned way: They use their feminine wiles to swindle it.']\n",
-      "['s2679', 'TV Show', 'Heartland', '', 'Amber Marshall, Michelle Morgan, Graham Wardle, Shaun Johnston, Chris Potter, Jessica Amlee, Kerry James, Nathaniel Arcand', 'Canada', 'August 1, 2019', '2017', 'TV-14', '11 Seasons', 'TV Dramas', 'Spunky teenager Amy is reeling from the sudden death of her mother when she and her grandfather are threatened with the loss of their horse ranch.']\n",
-      "['s2680', 'Movie', 'Heartthrob', 'Chris Sivertson', 'Aubrey Peeples, Keir Gilchrist, Peter Facinelli, Felicity Price, Ione Skye, Jimmy Bennett, Taylor Dearden', 'United States', 'January 1, 2018', '2017', 'TV-MA', '87 min', 'Thrillers', 'A shy, brilliant boy and a popular girl fall into an unexpected romance. But as their bond deepens, his attraction begins taking on dark overtones.']\n",
-      "['s2681', 'Movie', 'Heaven Without People', 'Lucien Bourjeily', 'Farah Shaer, Jean Paul Hage, Samira Sarkis, Jenny Gebara, Laeticia Semaan, Nadim Abou Samra, Hussein Hijazi, Ghassan Chemali', 'Lebanon', 'May 15, 2020', '2017', 'TV-MA', '91 min', 'Dramas, International Movies', 'From long resentments to deep secrets, an overdue family reunion erupts with drama when the matriarch makes a disturbing discovery.']\n",
-      "['s2682', 'TV Show', \"Heaven's Garden\", '', 'Bul-am Choi, Ho-Jeong Yoo, Sae-ron Kim, Chan-hee Kang, Woo-Sung Hyun, An Seo Hyun, Ho-Jin Kim', 'South Korea', 'December 15, 2016', '2011', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'When her husband goes to jail for bankruptcy, a woman takes her two daughters to live with her father, who severed ties with her years ago.']\n",
-      "['s2683', 'TV Show', 'Heavy Rescue: 401', '', 'Dave Pettitt', 'Canada', 'June 22, 2018', '2018', 'TV-MA', '2 Seasons', 'International TV Shows, Reality TV', \"In the harshest weather, rookie and veteran heavy recovery operators fight to keep southern Ontario's busy, treacherous highways clear and safe.\"]\n",
-      "['s2684', 'Movie', 'Hedgehogs', 'Huang Jianming', 'Anthony Padilla, Ian Hecox, Jenn McAllister, Jon Heder, Chevy Chase', 'United States, China', 'April 1, 2019', '2016', 'PG', '94 min', 'Children & Family Movies', 'When a hedgehog suffering from memory loss forgets his identity, he ends up on a big city journey with a pigeon to save his habitat from a human threat.']\n",
-      "['s2685', 'TV Show', 'Heidi', '', 'Monique Hore, Sophia Morrison, Peter McAllum, Nicole Shostak, Jamie Croft, Beth Armstrong, Kate Fitzpatrick, Penny Cook, Charlotte Hamlyn, Tess Meyer', 'France, Australia, Germany', 'September 1, 2020', '2020', 'TV-Y7', '1 Season', \"Kids' TV\", 'A plucky young orphan sent to live with her grandfather in the mountains discovers wonder and adventure around every corner.']\n",
-      "['s2686', 'TV Show', 'Heidi, bienvenida a casa', '', \"Chiara Francia, Mercedes Lambre, Victorio D'Alessandro, Mario Guerci, Florencia Benítez, Victoria Ramos\", 'Argentina', 'May 15, 2019', '2017', 'TV-Y', '1 Season', \"Kids' TV, Spanish-Language TV Shows\", 'Inspired by the classic novel, this telenovela follows Heidi, who leaves her happy life in the mountains behind when her aunt takes her to the big city.']\n",
-      "['s2687', 'Movie', 'Helios', 'Leung Lok Man, Luk Kim-ching', 'Jacky Cheung, Nick Cheung, Chang Chen, Shawn Yue, Wang Xueqi, Janice Man, Ji Jin-hee, Choi Si-won', 'Hong Kong, China, United States', 'December 1, 2018', '2015', 'TV-14', '118 min', 'Action & Adventure, International Movies', 'When master criminal Helios steals a mobile WMD, rival agents from Hong Kong, South Korea and China must join forces to recover the device.']\n",
-      "['s2688', 'TV Show', 'Helix', '', 'Billy Campbell, Hiroyuki Sanada, Kyra Zagorsky, Mark Ghanimé, Meegwun Fairbrother, Jordan Hayes, Neil Napier, Matt Long, Severn Thompson, Jeri Ryan, Catherine Lemieux', 'United States, Canada', 'November 10, 2018', '2015', 'TV-MA', '1 Season', 'TV Horror, TV Mysteries, TV Sci-Fi & Fantasy', 'While investigating a possible outbreak at an Arctic research facility, scientists discover a new virus that could wipe out every human on the planet.']\n",
-      "['s2689', 'Movie', 'Hell and Back', 'Tom Gianas, Ross R. Shuman', 'Nick Swardson, Mila Kunis, Bob Odenkirk, T.J. Miller, Rob Riggle, Susan Sarandon, Danny McBride, Jennifer Coolidge, John Farley, Maria Bamford', 'United States', 'September 6, 2018', '2015', 'R', '86 min', 'Action & Adventure, Comedies, Independent Movies', 'When best friends break a blood oath, one of them is cast away to hell, and the other two must save him from the misfits of the underworld.']\n",
-      "['s2690', 'TV Show', 'Hell on Wheels', '', 'Anson Mount, Colm Meaney, Common, Dominique McElligott, Eddie Spears, Ben Esler, Phil Burke, Christopher Heyerdahl, Robin McLeavy, Tom Noonan', 'Canada, United Kingdom', ' May 28, 2016', '2016', 'TV-14', '5 Seasons', 'Crime TV Shows, TV Action & Adventure', \"Former Confederate soldier Cullen Bohannon sets out on a quest to find his wife's killer as post-Civil War America struggles to rebuild its identity.\"]\n",
-      "['s2691', 'Movie', 'Hell or High Water', 'David Mackenzie', 'Jeff Bridges, Chris Pine, Ben Foster, Gil Birmingham, Marin Ireland, Katy Mixon, Dale Dickey, Kevin Rankin, William Sterchi', 'United States', 'January 1, 2019', '2016', 'R', '102 min', 'Dramas, Independent Movies', 'In a desperate bid to save their family ranch, two brothers stage a series of clever bank robberies with a pair of Texas Rangers in hot pursuit.']\n",
-      "['s2692', 'Movie', 'Hellboy', 'Guillermo del Toro', 'Ron Perlman, John Hurt, Selma Blair, Rupert Evans, Karel Roden, Jeffrey Tambor, Doug Jones, Brian Steele, Ladislav Beran, Biddy Hodson, Corey Johnson, Kevin Trainor', 'United States', 'December 1, 2018', '2004', 'PG-13', '122 min', 'Action & Adventure, Cult Movies, Sci-Fi & Fantasy', \"This fast-paced action flick tells the dark story of Hellboy, a charismatic demon who's put on Earth by the Nazis to terrorize the rest of the world.\"]\n",
-      "['s2693', 'Movie', 'Hello Brother', 'Sohail Khan', 'Salman Khan, Arbaaz Khan, Rani Mukerji, Johny Lever, Neeraj Vora, Shakti Kapoor, Razak Khan, Sulabha Arya', 'India', 'January 4, 2021', '1999', 'TV-14', '126 min', 'Action & Adventure, Comedies, International Movies', 'After receiving a heart transplant from a murdered man, a cop is followed around by the victim’s ghost, who won’t rest until his death has been avenged.']\n",
-      "['s2694', 'TV Show', 'Hello Ninja', '', 'Lukas Engel, Zoey Siewert, Sam Vincent, Mayumi Yoshida', 'United States', 'July 10, 2020', '2020', 'TV-Y', '3 Seasons', \"Kids' TV\", 'BFFs Wesley and Georgie and their silly cat sidekick Pretzel transform into ninjas and enter a magic world, where they solve problems and save the day.']\n",
-      "['s2695', 'Movie', 'Hello, Love, Goodbye', 'Cathy Garcia-Molina', 'Kathryn Bernardo, Alden Richards, Maymay Entrata, Maricel Laxa, Joross Gamboa, Jameson Blake, Kaka Bautista, Lito Pimentel, Jeffrey Tam, Lovely Abella', 'Philippines', 'December 24, 2020', '2019', 'TV-14', '117 min', 'Dramas, International Movies, Romantic Movies', 'In Hong Kong, the lives of two overseas Filipino workers intertwine as they navigate daily duties, career aspirations and romantic possibilities.']\n",
-      "['s2696', 'TV Show', 'Hello, My Twenties!', '', 'Ye-ri Han, Seung-Yeon Han, Eun-bin Park, Hwa-young Ryu, Hye-soo Park', 'South Korea', 'December 18, 2017', '2017', 'TV-MA', '2 Seasons', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'With different personalities, life goals and taste in men, five female college students become housemates in a shared residence called Belle Epoque.']\n",
-      "['s2697', 'Movie', \"Hello, Privilege. It's Me, Chelsea\", 'Alex Stapleton', 'Chelsea Handler', 'United States', 'September 13, 2019', '2019', 'TV-MA', '65 min', 'Documentaries', 'In this documentary, Chelsea Handler explores how white privilege impacts American culture – and the ways it’s benefited her own life and career.']\n",
-      "['s2698', 'TV Show', 'Hemlock Grove', 'Eli Roth', 'Famke Janssen, Landon Liboiron, Dougray Scott, Bill Skarsgård, Joel de la Fuente, Kaniehtiio Horn, Madeleine Martin, Michael Andreae, Penelope Mitchell, Freya Tingley, Laurie Fortier, Nicole Boivin, Ted Dykstra, Lili Taylor, Aaron Douglas, Kandyse McClure, Marty Adams, Demore Barnes, Madeline Brewer', 'United States', 'October 23, 2015', '2015', 'TV-MA', '3 Seasons', 'TV Horror, TV Mysteries, TV Thrillers', 'Secrets are just a part of daily life in the small Pennsylvania town of Hemlock Grove, where the darkest evils hide in plain sight.']\n",
-      "['s2699', 'Movie', 'Heneral Luna', 'Jerrold Tarog', 'John Arcilla, Mon Confiado, Arron Villaflor, Joem Bascon, Archie Alemania, Art Acuña, Alex Medina, Nonie Buencamino, Lorenz Martinez, Jeffrey Quizon, Alvin Anson, Mylene Dizon, Bing Pimentel, Leo Martinez, Ketchup Eusebio, Ronnie Lazaro, Paulo Avelino', 'Philippines', 'October 31, 2018', '2015', 'R', '118 min', 'Dramas, International Movies', \"Flashbacks reveal Gen. Antonio Luna's tireless fight for Filipino independence from the U.S. and his leadership in the Philippine-American War in 1899.\"]\n",
-      "['s2700', 'TV Show', 'Henry Danger', '', 'Jace Norman, Cooper Barnes, Riele Downs, Sean Ryan Fox, Ella Anderson, Michael D. Cohen', 'United States', 'January 15, 2021', '2016', 'TV-G', '3 Seasons', \"Kids' TV, TV Comedies\", 'A new part-time job forces Henry Hart to balance two lives, one as a typical teenager and the other as secret superhero sidekick Kid Danger.']\n",
-      "['s2701', 'Movie', 'Her', 'Spike Jonze', 'Joaquin Phoenix, Scarlett Johansson, Amy Adams, Rooney Mara, Olivia Wilde, Chris Pratt, Matt Letscher, Portia Doubleday', 'United States', 'July 29, 2018', '2013', 'R', '126 min', 'Dramas, Romantic Movies, Sci-Fi & Fantasy', 'Love comes to a lonely writer in the sleekest of packages when he finds himself falling for the advanced operating system he bought to run his life.']\n",
-      "['s2702', 'TV Show', \"Her Mother's Killer\", '', 'Carolina Gómez, Marlon Moreno, George Slebi, Geraldine Zivic, Andrea Gómez, María Cecilia Botero, Juliana Galvis, Edwin Maya, Alejandro Gutiérrez, Viviana Santos, Michelle Manterola, Juan Alfonso Baptista, Carolina Cuervo, Santiago Felipe Gomez, Matias Maldonado, Kristina Lilley, Mauricio Figueroa, Ana Wills, Juan Manuel Diaz, Ricardo Mejia, Orlando Valenzuela, Ana-María Sánchez, Julieta Villar', 'Colombia', 'August 26, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', \"Nearly 30 years after her mom's murder, a political strategist launches a calculated plan to ruin the Colombian presidential candidate who killed her.\"]\n",
-      "['s2703', 'Movie', 'Her Only Choice', 'Christel Gibson', 'Denise Boutte, Timon Kyle Durrett, Leon, Tamara Tunie, Vanessa Bell Calloway, Tiffany Snow, Keith Arthur Bolden, Elise Neal, Jeryl Prescott', 'United States', 'May 2, 2019', '2018', 'TV-14', '87 min', 'Dramas', 'A woman must decide if she’s willing to end her pregnancy to save her own life after being diagnosed with breast cancer.']\n",
-      "['s2704', 'Movie', 'Hera Pheri', 'Prakash Mehra', 'Amitabh Bachchan, Vinod Khanna, Saira Banu, Sulakshana Pandit, Shreeram Lagoo, Pinchoo Kapoor, P. Jairaj, Yunus Parvez', 'India', 'December 31, 2019', '1976', 'TV-14', '156 min', 'Action & Adventure, Comedies, Dramas', \"The bond between two crooks and best friends is threatened when one learns that the other's father had a hand in his own tragic past.\"]\n",
-      "['s2705', 'Movie', 'Here Alone', 'Rod Blackhurst', 'Lucy Walters, Gina Piersanti, Adam David Thompson, Shane West, Ryken A. Whitfield, Abel McSurely Bradshaw, Rebecca Spiro', 'United States', 'July 1, 2017', '2016', 'TV-MA', '97 min', 'Horror Movies', 'When she finally encounters two other survivors, a woman alone in a world decimated by a zombie epidemic struggles to trust her new companions.']\n",
-      "['s2706', 'TV Show', 'Here to Heart', '', 'Janine Chun-Ning Chang, Hans Zhang', 'China', 'October 23, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Wen Nuan signs on to work as the executive assistant to ex Zhan Nanxian at his tech firm. Helping him at work just may lead her back into his heart.']\n",
-      "['s2707', 'Movie', 'Heritages', 'Philippe Aractingi', 'Philippe Aractingi, Diane Aractingi', 'Lebanon, United Arab Emirates, France, Switzerland, Germany', 'October 19, 2020', '2014', 'TV-14', '96 min', 'Documentaries, International Movies', \"After being forced to leave his country three times, a Lebanese film director traces his roots and analyzes key moments of the nation's history.\"]\n",
-      "['s2708', 'Movie', 'Hero', 'Corey Yuen', 'Takeshi Kaneshiro, Yuen Biao, Valerie Chow, Jessica Hester Hsuan, Tak Yuen, Wah Yuen, Corey Yuen', 'Hong Kong, China', 'August 1, 2018', '1997', 'TV-MA', '89 min', 'Action & Adventure, International Movies', 'A pugilist from Shantung struggles to rise to the top of the Shanghai triad ladder, where his stellar martial arts talents can shine.']\n",
-      "['s2709', 'TV Show', 'HERO MASK', '', 'Yasuyuki Kase, Yuhko Kaida, Junpei Morita, Kentaro Takano, Kouki Uchiyama, Yutaka Aoyama, Takayuki Sugo, Yutaka Nakano, Haruka Shibuya, Tomoyuki Shimura, Yuichi Karasuma, Yukiyo Fujii, Fuminori Komatsu, Tomoko Miyadera', '', 'August 23, 2019', '2019', 'TV-14', '2 Seasons', 'Anime Series, Crime TV Shows, International TV Shows', 'After a rash of mysterious deaths, Crown prosecutor Sarah Sinclair and SSC agent James Blood discover a conspiracy surrounding uncanny new bio-masks.']\n",
-      "['s2710', 'Movie', 'Heroes Wanted', 'Joaquín Mazón', 'María León, Miki Esparbé, Jordi Sánchez, Andoni Agirregomezkorta, Juan Carlos Aduviri, Sílvia Abril, Carlos Areces, Joaquín Reyes', 'Spain', 'February 1, 2017', '2016', 'TV-MA', '97 min', 'Action & Adventure, Comedies, International Movies', 'When its special ops agency is wiped out, Spain hastily assembles a new team to defuse a terrorist plot. But who are these scrappy would-be heroes?']\n",
-      "['s2711', 'Movie', 'Heroin(e)', 'Elaine McMillion Sheldon', '', 'United States', 'September 12, 2017', '2017', 'TV-14', '40 min', 'Documentaries', \"This documentary follows three women – a fire chief, a judge and a street missionary – as they battle West Virginia's devastating opioid epidemic.\"]\n",
-      "['s2712', 'Movie', 'Heroine', 'Madhur Bhandarkar', 'Kareena Kapoor, Arjun Rampal, Randeep Hooda, Divya Dutta, Govind Namdeo, Sanjay Suri, Mugdha Godse, Shahana Goswami, Ranvir Shorey, Lillete Dubey', 'India', 'November 1, 2018', '2012', 'TV-MA', '143 min', 'Dramas, International Movies', \"One woman experiences the dramatic highs and lows of fame in this voyeuristic glimpse past the glitz and glamour of a Bollywood superstar's life.\"]\n",
-      "['s2713', 'TV Show', 'Herrens veje', '', 'Lars Mikkelsen, Ann Eleonora Jorgensen, Simon Sears, Morten Hee Andersen, Fanny Bernth, Joen Højerslev, Camilla Lau, Maj-Britt Mathiesen, Solbjørg Højfeldt, Johanne Dal-Lewkovitch', 'Denmark', 'June 1, 2019', '2018', 'TV-MA', '2 Seasons', 'International TV Shows, TV Dramas', 'A family with a storied history of service to the Church of Denmark fractures under the tyrannical rule and ambition of its hard-driving patriarch.']\n",
-      "['s2714', 'Movie', 'Hey Arnold! The Jungle Movie', 'Raymie Muzquiz, Stu Livingston', 'Mason Vale Cotton, Benjamin Flores Jr., Francesca Smith, Alfred Molina, Dan Castellaneta, Tress MacNeille, Craig Bartlett, Carlos Alazraqui', 'United States, South Korea, Japan', 'November 2, 2019', '2017', 'TV-PG', '81 min', 'Children & Family Movies, Comedies', \"When Arnold and his crew win a trip to San Lorenzo, their adventure in the wild forces them to take the same risky path as Arnold's missing parents.\"]\n",
-      "['s2715', 'TV Show', 'Hi Bye, Mama!', '', 'Kim Tae-hee, Lee Kyoo-hyung, Go Bo-gyeol, Shin Dong-mi, Seo Woo-jin, Lee Si-woo, Oh Eui-sik, Ahn Nae-sang, Kim Mee-kyeong, Park Su-young, Kim Mi-su, Yoon Sa-bong', 'South Korea', 'February 23, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'When the ghost of a woman gains a second chance at life for 49 days, she reappears in front of her remarried husband and young daughter.']\n",
-      "['s2716', 'TV Show', 'Hi Score Girl', '', 'Kohei Amasaki, Sayumi Suzushiro, Yuuki Hirose, Kazuyuki Okitsu, Daiki Yamashita, Daria Midou, Satomi Arai, Shizuka Ito, Cho, Chinatsu Akasaki, Tomokazu Sugita, Yuichi Nakamura, Kana Ueda, Taketora, Hochu Otsuka, Hiroki Yasumoto', 'Japan', 'April 9, 2020', '2019', 'TV-14', '2 Seasons', 'Anime Series, International TV Shows, Romantic TV Shows', 'A chronic gamer abysmally inept in academics and sports finally meets his match at his usual shady arcade – and it’s his rich classmate, Akira.']\n",
-      "['s2717', 'TV Show', 'Hibana: Spark', '', 'Kento Hayashi, Kazuki Namioka, Mugi Kadowaki, Masao Yoshii, Hideaki Murata, Nahana, Sayaka Yamamoto, Shota Sometani, Tomorowo Taguchi, Kaoru Kobayashi', 'Japan', 'June 2, 2016', '2016', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'A dramatic series about friendship and conflict between two comedians who search for meaning in life and comedy. Based on the prize-winning book.']\n",
-      "['s2718', 'Movie', 'Hickok', 'Timothy Woodward Jr.', 'Luke Hemsworth, Trace Adkins, Kris Kristofferson, Bruce Dern, Cameron Richardson, Kaiwi Lyman, Hunter Fischer, Robert Catrini, Britain Simons', 'United States', 'July 24, 2020', '2017', 'TV-MA', '88 min', 'Action & Adventure', 'While serving as the marshal of rowdy Abilene, Kansas, \"Wild Bill\" Hickok uses guns and gall to tidy up the lawless frontier town.']\n",
-      "['s2719', 'Movie', 'Hidden in Plain Sight', 'Stacia Crawford', 'Victoria Barabas, Gino Anthony Pesi, Jake Allyn, Deborah Van Valkenburgh, Jessica Meraz, Jack Fisher, Eve Sigall, Jerod Meagher', 'United States', 'October 30, 2020', '2019', 'TV-14', '87 min', 'Dramas, Independent Movies, Thrillers', 'A woman stages her own suicide but still lives in fear of her abusive ex-boyfriend tracking her down and stealing the son he never knew he had.']\n",
-      "['s2720', 'TV Show', 'Hidden Singer', '', 'Hyun-moo Jun, Solbi, Dong-hyuk Jang, Young-hoon Joo', 'South Korea', 'May 19, 2017', '2015', 'TV-Y7', '1 Season', 'International TV Shows, Korean TV Shows, Reality TV', 'Pop stars and impersonators face off to be the last one standing as the audience tries to determine the real singer by listening to their voices only.']\n",
-      "['s2721', 'TV Show', 'Hidden Worlds', '', 'Adel Imam, Salah Abdallah, Hiba Majdi, Bushra, Fathy Abdel Wehab, Rania Farid Shawki, Ahmad Wafiq', 'Egypt', 'February 5, 2019', '2018', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'While investigating an actress’s supposed suicide and her connection to the mafia, a veteran journalist discovers that corruption runs deep.']\n",
-      "['s2722', 'Movie', 'Hide & Seek', 'Shawn Arranha', 'Purab Kohli, Arjan Bajwa, Mrinalini Sharma, Sameer Kochhar, Ayaz Khan, Amruta Patki, Pavail Gulati, Prashant, Amol Mhatre', 'India', 'March 1, 2018', '2010', 'TV-14', '96 min', 'Horror Movies, International Movies, Thrillers', 'Years after an accident at a wild Christmas party traumatized them all, six former friends find themselves trapped in a shopping mall and forced by a killer disguised as Santa Claus to play a lethal game of hide-and-seek.']\n",
-      "['s2723', 'Movie', 'Hide and Seek', 'Liu Jie', 'Wallace Huo, Qin Hailu, Regina Wan, Jessie Li, Dong Zijian, Li Yiqing, Fan Qianhui', 'China', 'August 19, 2017', '2016', 'TV-14', '104 min', 'International Movies, Thrillers', 'While living a comfortable life with his wife and child, a germophobic man realizes his estranged brother may have committed a terrible crime.']\n",
-      "['s2724', 'Movie', 'High & Low The Movie', 'Shigeaki Kubo', 'Takanori Iwata, Akira, Sho Aoyagi, Hiroomi Tosaka, Takahiro, Yuki Yamada, Masataka Kubota, Kento Hayashi, Keiji Kuroki, Goki Maeda, Elly, Kenchi Tachibana, Tatsuya Nakamura, Kosuke Toyohara, Arata Iura, Kyoko Koizumi', 'Japan', 'September 20, 2020', '2016', 'TV-MA', '129 min', 'Action & Adventure, International Movies', 'The five rival gangs ruling the SWORD district unite to face off against a 500-member strong attack led by a legendary gang leader.']\n",
-      "['s2725', 'Movie', 'High & Low The Movie 2 / End of Sky', 'Shigeaki Kubo, Tsuyoshi Nakakuki', 'Takanori Iwata, Keiji Kuroki, Aoi Nakamura, Yuki Yamada, Masataka Kubota, Kento Hayashi, Naoto, Akira, Sho Aoyagi, Takahiro, Hiroomi Tosaka, Nobuyuki Suzuki, Keita Machida, Elly, Mandy Sekiguchi, Reo Sano, Masahiko Tsugawa', 'Japan', 'September 20, 2020', '2017', 'TV-MA', '124 min', 'Action & Adventure, International Movies', 'The peaceful truce in the SWORD district is violently disrupted by the intrusion of two brutal gangs, causing loyalties and rivalries to erupt.']\n",
-      "['s2726', 'Movie', 'High & Low The Movie 3 / Final Mission', 'Shigeaki Kubo, Tsuyoshi Nakakuki', 'Takanori Iwata, Akira, Masataka Kubota, Takahiro, Hiroomi Tosaka, Sho Aoyagi, Reo Sano, Koichi Iwaki, Goro Kishitani, Masahiko Tsugawa, Keiji Kuroki, Yuki Yamada, Kento Hayashi, Naoto, Elly, Mandy Sekiguchi', 'Japan', 'September 20, 2020', '2017', 'TV-MA', '118 min', 'Action & Adventure, International Movies', 'The Kuryu Group makes it their mission to takeover the SWORD district once and for all, but the street gang alliance has a plan of their own.']\n",
-      "['s2727', 'Movie', 'High & Low The Red Rain', 'Yudai Yamaguchi', 'Takahiro, Hiroomi Tosaka, Takumi Saitoh, Miyu Yoshimoto, Ken Ishiguro, Takanori Iwata, Naoko Iijima, Koichi Iwaki, Nobuyuki Suzuki, Keita Machida, Kenjiro Yamashita, Kanta Sato, Taiki Sato, Noemi Nakai, Tatsuya Nakamura, Taichi Saotome', 'Japan', 'September 20, 2020', '2016', 'TV-MA', '111 min', 'Action & Adventure, International Movies', 'As the two younger Amamiya boys search for their missing big brother, they uncover the truth about the tragedy that befell their family years ago.']\n",
-      "['s2728', 'Movie', 'High & Low The Worst', 'Shigeaki Kubo', 'Kazuma Kawamura, Jun Shison, Yuki Yamada, Hokuto Yoshino, Goki Maeda, Ryuji Sato, Fuju Kamio, Jin Shirasu, Yuta Nakatsuka, Hayato Komori, Akihisa Shiono, Yo Aoi, Shin Koyanagi, Atsushi Arai, Ryotaro Sakaguchi', '', 'September 20, 2020', '2019', 'TV-MA', '125 min', 'Action & Adventure, International Movies', 'The street fighters of Oya High go up against the delinquent brawlers of Housen Academy in this action-packed “High & Low” and “Crows” crossover.']\n",
-      "['s2729', 'Movie', 'High End Yaariyan', 'Pankaj Batra', 'Ninja, Ranjit Bawa, Jassi Gill, Musskan Sethi, Navneet Kaur Dhillon, Neet Mahal, Aarushi Sharma', 'India', 'December 1, 2019', '2019', 'TV-14', '120 min', 'Comedies, International Movies, Romantic Movies', 'From romantic pursuits to their friendship, a trio of young men navigate the complexities of relationships while sharing a London apartment.']\n",
-      "['s2730', 'Movie', 'High Flying Bird', 'Steven Soderbergh', 'André Holland, Zazie Beetz, Bill Duke, Kyle MacLachlan, Melvin Gregg, Sonja Sohn, Zachary Quinto', 'United States', 'February 8, 2019', '2019', 'TV-MA', '91 min', 'Dramas, Sports Movies', \"When an NBA lockout sidelines his big rookie client, an agent hatches a bold plan to save their careers – and disrupt the league's power structure.\"]\n",
-      "['s2731', 'TV Show', 'High Risk', '', '', 'United States', 'September 1, 2017', '1988', 'TV-PG', '1 Season', 'Docuseries, Reality TV', 'From scientists to snake handlers, this series explores what motivates some people to put themselves in jeopardy to perform extraordinary feats.']\n",
-      "['s2732', 'TV Show', 'High Score', '', '', 'United States', 'August 19, 2020', '2020', 'TV-14', '1 Season', 'Docuseries, Science & Nature TV', 'This docuseries traces the history of classic video games, featuring insights from the innovators who brought these worlds and characters to life.']\n",
-      "['s2733', 'TV Show', 'High Seas', '', \"Ivana Baquero, Jon Kortajarena, Alejandra Onieva, Eloy Azorín, Chiqui Fernández, Tamar Novas, Daniel Lundh, Manuela Vellés, Natalia Rodríguez, Laura Prats, Ignacio Montes, Begoña Vargas, Luis Bermejo, Pepe Ocio, Ben Temple, Félix Gómez, Antonio Durán 'Morris', Eduardo Blanco, José Sacristán\", 'Spain', 'August 7, 2020', '2020', 'TV-MA', '3 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'Two sisters discover disturbing family secrets after a string of mysterious deaths occur on a luxury ship traveling from Spain to Brazil in the 1940s.']\n",
-      "['s2734', 'Movie', 'High Society', 'Byun Hyuk', 'Park Hae-il, Su Ae, Yoon Je-moon, Ra Mi-ran, Lee Jin-wook, Kim Gyu-sun, Han Ju-yeong, Kim Hae-gon, Nam Moon-cheol, Jang So-yeon', 'South Korea', 'January 29, 2019', '2018', 'TV-MA', '137 min', 'Dramas, International Movies', 'A deputy curator of a chaebol-funded art gallery and her husband, a politically ambitious economics professor, will do anything to join the über-elite.']\n",
-      "['s2735', 'Movie', 'High Strung Free Dance', 'Michael Damian', 'Juliet Doherty, Thomas Doherty, Jane Seymour, Harry Jarvis, Joshua Sinclair-Evans, Ace Bhatti, Desmond Richardson, Kika Markham', 'Romania, United States', 'May 31, 2020', '2019', 'TV-14', '104 min', 'Dramas, Music & Musicals, Romantic Movies', 'A choreographer casts a contemporary dancer and a gifted pianist for a highly anticipated Broadway show as internal drama tries to steal the spotlight.']\n",
-      "['s2736', 'TV Show', \"Highland: Thailand's Marijuana Awakening\", '', 'Sebastian Perry', 'Thailand', 'May 19, 2017', '2017', 'TV-MA', '1 Season', 'Docuseries, International TV Shows', \"Thailand's complicated history with marijuana continues to play a role in its policies and laws, as well as the health and security of its citizens.\"]\n",
-      "['s2737', 'Movie', 'Highly Strung', 'Scott Hicks', '', 'Australia', 'February 1, 2017', '2015', 'TV-14', '80 min', 'Documentaries, International Movies, Music & Musicals', 'Fiery passions take center stage in this intimate look at the Australian String Quartet and, perhaps more vital, the priceless instruments they guard.']\n",
-      "['s2738', 'Movie', 'Highway', 'Imtiaz Ali', 'Randeep Hooda, Alia Bhatt, Durgesh Kumar, Pradeep Nagar', 'India', 'August 2, 2018', '2014', 'TV-14', '127 min', 'Action & Adventure, Dramas, International Movies', 'City girl Veera is kidnapped on the eve of her wedding, but as her captors take her through the countryside, Veera finds herself feeling emancipated.']\n",
-      "['s2739', 'TV Show', 'Highway Thru Hell', '', 'Dave Pettitt, Jamie Davis, Adam Gazzola, Kevin Ritchie', 'Canada', ' December 3, 2019', '2016', 'TV-PG', '3 Seasons', 'Reality TV', \"On the hazardous highways of Canada's interior, heavy vehicle towing companies experience hardship and triumph rescuing wrecked and stranded trucks.\"]\n",
-      "['s2740', 'TV Show', 'Highway to Heaven', '', 'Michael Landon, Victor French', 'United States', ' November 1, 2016', '1988', 'TV-PG', '5 Seasons', 'TV Dramas', \"Under God's direction, angel Jonathan and ex-cop Mark help troubled souls overcome adversity and embrace honesty, kindness and forgiveness.\"]\n",
-      "['s2741', 'Movie', 'Hikaru Utada Laughter in the Dark Tour 2018', '', 'Hikaru Utada', 'Japan', 'June 26, 2019', '2018', 'TV-PG', '141 min', 'International Movies, Music & Musicals', 'Celebrating twenty years since her debut, Hikaru Utada takes the stage at Makuhari Messe for the final performance of her Laughter in the Dark Tour.']\n",
-      "['s2742', 'TV Show', 'Hilda', '', 'Bella Ramsey, Ameerah Falzon-Ojo, Oliver Nelson, Daisy Haggard, Rasmus Hardiker', 'United Kingdom, Canada, United States', 'December 14, 2020', '2021', 'TV-Y7', '2 Seasons', \"Kids' TV\", 'Fearless, free-spirited Hilda finds new friends, adventure and magical creatures when she leaves her enchanted forest home and journeys to the city.']\n",
-      "['s2743', 'Movie', 'Hillbilly Elegy', 'Ron Howard', 'Amy Adams, Glenn Close, Gabriel Basso, Haley Bennett, Freida Pinto, Bo Hopkins, Owen Asztalos', 'United States', 'November 24, 2020', '2020', 'R', '117 min', 'Dramas', 'An urgent phone call pulls a Yale Law student back to his Ohio hometown, where he reflects on three generations of family history and his own future.']\n",
-      "['s2744', 'Movie', 'Himmatwala', 'Sajid Khan', 'Ajay Devgn, Tamannaah Bhatia, Paresh Rawal, Zarina Wahab, Mahesh Manjrekar', 'India', 'November 1, 2018', '2013', 'TV-14', '140 min', 'Action & Adventure, Comedies, International Movies', 'A young man returns to his native village on a mission of vengeance after his father commits suicide in the wake of false accusations.']\n",
-      "['s2745', 'TV Show', 'Hinterland', '', 'Richard Harrington, Mali Harries, Hannah Daniel, Alex Harries, Aneirin Hughes, Daniel Rochford', 'United Kingdom', 'August 1, 2017', '2016', 'TV-14', '3 Seasons', 'British TV Shows, Crime TV Shows, International TV Shows', 'Forsaking London for the rustic landscapes of Wales, a police detective with a troubled soul finds himself in a place with secrets as dark as his own.']\n",
-      "['s2746', 'TV Show', 'Hip-Hop Evolution', '', 'Shad Kabango', 'Canada', 'January 17, 2020', '2020', 'TV-MA', '4 Seasons', 'Docuseries, International TV Shows', \"Interviews with influential MCs, DJs and moguls trace the genre's dynamic evolution from the 1970s through the 1990s in this documentary series.\"]\n",
-      "['s2747', 'Movie', 'Hiroshima: The Real History', 'Lucy van Beek', 'John Sessions', 'United Kingdom', 'March 31, 2017', '2015', 'TV-PG', '95 min', 'Documentaries', \"This detailed examination of the 1945 Hiroshima bombing includes the prelude to and aftermath of history's controversial first use of atomic weapons.\"]\n",
-      "['s2748', 'Movie', 'His House', 'Remi Weekes', 'Ṣọpẹ́ Dìrísù, Wunmi Mosaku, Matt Smith, Malaika Wakoli-Abigaba', 'United Kingdom', 'October 30, 2020', '2020', 'TV-14', '93 min', 'Horror Movies, Independent Movies', 'As a young couple from war-torn South Sudan seeks asylum and a fresh start in England, they’re tormented by a sinister force living in their new home.']\n",
-      "['s2749', 'Movie', 'Hisss', 'Jennifer Lynch', 'Mallika Sherawat, Irrfan Khan, Jeff Doucette, Divya Dutta, Raman Trikha, Mahmoud Babai, Raj Bhansali, Sunny Charles, Tony Ciccone, Parvez Khan', 'India, United States', 'December 1, 2017', '2010', 'TV-MA', '97 min', 'Horror Movies, International Movies, Thrillers', 'In a plot to bait the snake-goddess Nagin for her immortality-granting essence, George States journeys to India and abducts her reptilian lover.']\n",
-      "['s2750', 'TV Show', 'Historia de un clan', '', 'Alejandro Awada, Cecilia Roth, Chino Darín, Nazareno Casero, Tristán, Gustavo Garzón, Pablo Cedrón, María Soldi, Rita Pauls, Victoria Almeida, Benjamín Alfonso', 'Argentina', 'January 13, 2017', '2015', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'This drama based on a true story follows the Puccios, a criminal family who kidnaps wealthy people and holds them hostage in their home.']\n",
-      "['s2751', 'TV Show', 'Historical Roasts', '', 'Jeff Ross, Bob Saget, James Adomian, Rachel Feinstein, Jerry Minor, Ayden Mayeri, Jaleel White, Natasha Leggero, Yamaneika Saunders, John Stamos, Nikki Glaser, Seth Green, Fortune Feimster, Jon Lovitz, Mindy Rickles, Gilbert Gottfried, Sasheer Zamata, Brandon T. Jackson, Ryan Phillippe, Ken Marino, Bridget Everett, John Gemberling, Leonardo Nam, Josh Homme', 'United States', 'May 27, 2019', '2019', 'TV-MA', '1 Season', 'Stand-Up Comedy & Talk Shows, TV Comedies', '\"Roastmaster General\" Jeff Ross and a slew of guest stars poke fun at major historical figures while also honoring their enduring impact on the world.']\n",
-      "['s2752', 'TV Show', 'History 101', '', '', 'United Kingdom', 'May 22, 2020', '2020', 'TV-14', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Infographics and archival footage deliver bite-size history lessons on scientific breakthroughs, social movements and world-changing discoveries.']\n",
-      "['s2753', 'Movie', 'History of Joy', 'Vishnu Govindhan', 'Vishnu Vinay, Vinay Forrt, Saikumar, Joju George, Nobi, Sreekumar, Nandu, Sunil Sukhada', 'India', 'August 1, 2018', '2017', 'TV-14', '118 min', 'Dramas, International Movies', 'The life of a high-flying law student takes a drastic turn when a bout of misfortune changes his status in society for good.']\n",
-      "['s2754', 'TV Show', 'History of Swear Words', '', 'Nicolas Cage', 'United States', 'January 5, 2021', '2021', 'TV-MA', '1 Season', 'Docuseries, TV Comedies', 'Nicolas Cage hosts this proudly profane, funny and engagingly educational series about the history and impact of the most notorious English swear words.']\n",
-      "['s2755', 'TV Show', \"History's Greatest Hoaxes\", '', '', 'Australia', 'July 12, 2019', '2016', 'TV-PG', '1 Season', 'British TV Shows, Docuseries', 'Using previously unseen footage, this documentary series offers new insights into some of the biggest scams and forgeries in human history.']\n",
-      "['s2756', 'Movie', 'Hit & Run', 'David Palmer, Dax Shepard', 'Kristen Bell, Dax Shepard, Kristin Chenoweth, Tom Arnold, Bradley Cooper, Jess Rowland, Ryan Hansen, Beau Bridges, Michael Rosenbaum, David Koechner, Joy Bryant', 'United States', 'November 8, 2019', '2012', 'R', '100 min', 'Action & Adventure, Comedies, Romantic Movies', 'Determined to get his fiancée to L.A. to take advantage of an amazing opportunity, Charlie breaks out of the witness protection program to drive her.']\n",
-      "['s2757', 'Movie', 'Hitch', 'Andy Tennant', 'Will Smith, Eva Mendes, Kevin James, Amber Valletta, Julie Ann Emery, Adam Arkin, Robinne Lee, Nathan Lee Graham, Michael Rapaport, Jeffrey Donovan', 'United States', 'January 1, 2020', '2005', 'PG-13', '118 min', 'Comedies, Romantic Movies', \"Smooth and sexy Hitch helps clients make a great first impression on a date, but he's thrown when a lovely reporter starts nosing around his business.\"]\n",
-      "['s2758', 'Movie', 'Hitler - A Career', 'Joachim Fest, Christian Herrendoerfer', '', 'West Germany', 'February 10, 2017', '1977', 'TV-MA', '150 min', 'Documentaries, International Movies', \"This documentary examines how Adolf Hitler's talent for manipulation, psychology and image-making led him from humble origins to near-world conquest.\"]\n",
-      "['s2759', 'TV Show', \"Hitler's Circle of Evil\", '', 'Alisdair Simpson, Henrik Jørgensen, James Lowe, Blake Scott, Peter Turnbull', 'United Kingdom', 'February 22, 2018', '2017', 'TV-14', '1 Season', 'British TV Shows, Docuseries, International TV Shows', \"Surviving power struggles, betrayals and plots, Hitler's inner circle of Nazi leaders seizes control of Germany and designs its disastrous future.\"]\n",
-      "['s2760', 'Movie', \"Hitler's Olympics\", 'Daniel Kontur', '', 'United Kingdom', 'August 1, 2016', '2016', 'TV-PG', '44 min', 'Documentaries, Sports Movies', 'Hitler, Nazi propaganda and 1936 Berlin Olympics are put under the microscope to uncover hidden truths and the historical legacy of those games.']\n",
-      "['s2761', 'Movie', \"Hitler's Steel Beast\", 'Daniel Ablin', '', 'France', 'November 1, 2017', '2017', 'TV-14', '54 min', 'Documentaries, International Movies', \"Trace the history of Hitler's armored private train, a 15-car mobile headquarters boasting state-of-the-art communications and anti-aircraft cannons.\"]\n",
-      "['s2762', 'TV Show', 'Hjørdis', 'Lars Kaalund', 'Lise Baastrup, Martin Brygmann, Ellen Hillingsø, Nicky Andersen, Nicoline Sharma Rubow, Jasmin Bart-Williams, William Rützou, Marius Due, Robert Hansen', 'Denmark', 'February 15, 2019', '2015', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'This miniseries spinoff of \"Rita\" follows teacher Hjørdis as she plans a school play on bullying featuring a cast of socially awkward students.']\n",
-      "['s2763', 'Movie', 'Ho Mann Jahaan', 'Asim Raza', 'Adeel Hussain, Mahira Khan, Sheheryar Munawar, Sonya Jehan, Bushra Ansari, Nimra Bucha, Arshad Mahmud, Jamal Shah', 'Pakistan', 'July 1, 2017', '2015', 'TV-PG', '170 min', 'Dramas, International Movies, Romantic Movies', 'Three friends in modern-day Karachi navigate their post-college lives, while struggling to balance their passion for music with familial obligations.']\n",
-      "['s2764', 'TV Show', 'Hoarders', '', '', '', 'May 2, 2020', '2019', 'TV-PG', '1 Season', 'Reality TV', 'This reality series enters the worlds of compulsive hoarders, whose addiction to acquisition overwhelms not just their homes but also their lives.']\n",
-      "['s2765', 'TV Show', 'Hoff the Record', 'Gordon Anderson', 'David Hasselhoff, Asim Chaudhry, Fergus Craig, Mark Quartley, Ella Smith, Brett Goldstein', 'United Kingdom', 'March 31, 2017', '2016', 'TV-MA', '2 Seasons', 'British TV Shows, TV Comedies', 'TV star David Hasselhoff hopes to reboot his career in the U.K., but both his comeback plans and his personal life keep going off the rails.']\n",
-      "['s2766', 'TV Show', 'Hogie the Globehopper', '', 'Mae Elliessa', 'United States', 'August 1, 2017', '2016', 'TV-Y', '1 Season', \"Kids' TV\", 'Hogie and his friends travel the world, exploring far-flung locales like Buenos Aires, Cairo, Hawaii and the Galapagos Islands.']\n",
-      "['s2767', 'Movie', 'Hokkabaz', 'Ali Taner Baltacı, Cem Yılmaz', 'Cem Yılmaz, Mazhar Alanson, Özlem Tekin, Tuna Orhan, Tuncer Salman, Kemal İnci, Gürgen Öz, Caner Alkaya, Ayçe Abana, Bahtiyar Engin', 'Turkey', 'March 10, 2017', '2006', 'TV-MA', '118 min', 'Comedies, Dramas, International Movies', 'Trying to resurrect his career, not-so-talented magician Iskender goes on tour, but things get iffy when one of his illusions works a little too well.']\n",
-      "['s2768', 'Movie', 'Hold the Dark', 'Jeremy Saulnier', 'Jeffrey Wright, Alexander Skarsgård, James Badge Dale, Riley Keough, Julian Black Antelope, Tantoo Cardinal, Macon Blair, Jonathan Whitesell, Peter McRobbie', 'United States', 'September 28, 2018', '2018', 'TV-MA', '126 min', 'Action & Adventure, Dramas', 'In the grim Alaskan winter, a naturalist hunts for wolves blamed for killing a local boy, but he soon finds himself swept into a chilling mystery.']\n",
-      "['s2769', 'Movie', 'Holding the Man', 'Neil Armfield', 'Ryan Corr, Craig Stott, Kerry Fox, Camilla Ah Kin, Sarah Snook, Guy Pearce, Anthony LaPaglia, Geoffrey Rush', 'Australia', 'August 1, 2016', '2015', 'TV-MA', '128 min', 'Dramas, International Movies, LGBTQ Movies', 'In 1970s Australia, two teen boys fall in love with each other and defeat obstacles to their 15-year relationship, until a new crisis comes their way.']\n",
-      "['s2770', 'Movie', 'Hole in the Wall', 'André Odendaal, Johan Vorster', 'André Odendaal, Nicholas Campbell, Tinarie van Wyk Loots, Bheki Mkwane, Susan Coetzer, Botho Molohloane, Anna Davel, Nomboniso Paile, Dania Gelderblom, Hamish Kyd', 'South Africa', 'July 11, 2020', '2016', 'TV-MA', '104 min', 'Dramas, International Movies', 'Diagnosed with colon cancer, a free-spirited man embarks on an illuminating road trip with his son through South Africa.']\n",
-      "['s2771', 'Movie', 'Holidate', 'John Whitesell', 'Emma Roberts, Luke Bracey, Kristin Chenoweth, Frances Fisher, Jessica Capshaw, Andrew Bachelor, Cynthy Wu, Alex Moffat, Manish Dayal', 'United States', 'October 28, 2020', '2020', 'TV-MA', '105 min', 'Comedies, Romantic Movies', \"Fed up with being single on holidays, two strangers agree to be each other's platonic plus-ones all year long, only to catch real feelings along the way.\"]\n",
-      "['s2772', 'TV Show', 'Holiday Home Makeover with Mr. Christmas', '', 'Benjamin Bradley', 'United States', 'November 18, 2020', '2020', 'TV-G', '1 Season', 'Reality TV', 'Interior designer Benjamin “Mr. Christmas” Bradley works with a trusty team of \"elves” to help families transform their homes for the holidays.']\n",
-      "['s2773', 'Movie', 'Holiday in the Wild', 'Ernie Barbarash', 'Rob Lowe, Kristin Davis, Fezile Mpela, John Owen Lowe, Colin Moss', 'United States', 'November 1, 2019', '2019', 'TV-PG', '86 min', 'Children & Family Movies, Dramas, Romantic Movies', 'When her husband abruptly ends their marriage, empty nester Kate embarks on a solo second honeymoon in Africa, finding purpose – and potential romance.']\n",
-      "['s2774', 'Movie', 'Holiday Rush', 'Leslie Small', 'Romany Malco, Sonequa Martin-Green, Darlene Love, Deon Cole, La La Anthony, Deysha Nelson, Amarr M. Wooten, Selena-Marie Alphonse, Andrea-Marie Alphonse', 'United States', 'November 28, 2019', '2019', 'TV-PG', '94 min', 'Children & Family Movies, Dramas', 'A widowed radio DJ and his four spoiled kids need to tighten their belts and pull together when their life of luxury turns lean just before Christmas.']\n",
-      "['s2775', 'TV Show', 'Holiday Secrets', '', 'Corinna Harfouch, Christiane Paul, Svenja Jung, Leonie Benesch, Anita Vulesica, Barbara Nüsse, Hans-Uwe Bauer, Lorna zu Solms, Tilda Jenkins, Emilie Neumeister, Golo Euler, Dennis Herrmann, Maik Solbach, Merlin Rose', 'Germany', 'November 20, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', \"A Christmas reunion becomes a gateway to the past in this three-part series that explores the intimate complexities of one family's history.\"]\n",
-      "['s2776', 'Movie', 'Holidays', 'Anthony Scott Burns, Nicholas McCarthy, Adam Egypt Mortimer, Gary Shore, Kevin Smith, Sarah Adina Smith, Scott Stewart, Kevin Kolsch, Dennis Widmyer', 'Madeleine Coghlan, Savannah Kennick, Ruth Bradley, Ava Acres, Sophie Traub, Jocelin Donahue, Harley Morenstein, Harley Quinn Smith, Ashley Greene, Olivia Roush, Seth Green, Clare Grant, Lorenza Izzo, Andrew Bowen', 'United States, Ireland', 'July 15, 2016', '2016', 'TV-MA', '106 min', 'Comedies, Horror Movies', \"Eight gleefully grim short tales set on Halloween, Mother's Day, St. Patrick's Day and other holidays comprise this chilling horror anthology.\"]\n",
-      "['s2777', 'Movie', 'Holly Star', 'Michael A. Nickles', 'Katlyn Carlson, Brian Muller, Teya Patt, Pamela Chabora', 'United States', 'November 1, 2019', '2018', 'PG', '92 min', 'Children & Family Movies, Comedies, Romantic Movies', 'Home for the holidays, a broke puppeteer knows there’s treasure buried somewhere under her town. To find it, all she has to do is die – almost.']\n",
-      "['s2778', 'TV Show', 'Hollywood', '', 'David Corenswet, Darren Criss, Patti LuPone, Jeremy Pope, Jim Parsons, Laura Harrier, Joe Mantello, Dylan McDermott, Jake Picking, Holland Taylor, Samara Weaving', 'United States', 'May 1, 2020', '2020', 'TV-MA', '1 Season', 'TV Dramas', 'In post-World War II Hollywood, an ambitious group of aspiring actors and filmmakers will do almost anything to make their showbiz dreams come true.']\n",
-      "['s2779', 'Movie', 'Holy Camp!', 'Javier Ambrossi, Javier Calvo', 'Macarena García, Anna Castillo, Belén Cuesta, Gracia Olayo, Richard Collins-Moore, Llum Barrera, Secun de la Rosa, María Isabel Díaz, Víctor Elías, Henry Méndez, Esti Quesada', 'Spain', 'January 29, 2018', '2017', 'TV-MA', '108 min', 'Comedies, Dramas, Faith & Spirituality', 'In this musical comedy, two rebellious teen girls who love electronic music have a life-changing brush with the divine at a camp run by nuns.']\n",
-      "['s2780', 'Movie', 'Holy Expectations', 'Fernando Ayllón', 'Adriana Botina, Fernando Ramos, Isabella Sierra, Joavany Álvarez, Christian López, Omar Murillo, Nelson Polanía, Carlos Barbosa, José Manuel Ospina, Aída Morales', '', 'December 15, 2019', '2019', 'TV-14', '89 min', 'Children & Family Movies, Comedies, International Movies', 'With a short life expectancy, a young girl uses faith and her vivid imagination to navigate adversity and create a story that impacts all around her.']\n",
-      "['s2781', 'Movie', 'Holy Goalie', 'Curro Velázquez', 'Karra Elejalde, Alain Hernández, Juan Manuel Montilla, Joel Bosqued, Macarena García, Tito Valverde, Paco Rueda, Guillermo Furiase, Txema Blasco, Paco Sagarzazu', 'Spain', 'April 27, 2018', '2017', 'TV-MA', '95 min', 'Comedies, International Movies, Sports Movies', 'A young priest coaches a team of uncoordinated monks in order to win a soccer tournament and save their monastery from being turned into a hotel.']\n",
-      "['s2782', 'Movie', 'Holy Hell', 'Will Allen', '', 'United States', 'September 1, 2016', '2016', 'NR', '103 min', 'Documentaries', \"An ex-member charts his path from idealism to disenchantment in a California cult when alarming revelations about the group's leader come to light.\"]\n",
-      "['s2783', 'Movie', 'Holy Man 2', 'Note Chern-Yim', 'Apisit Opasaimlikit, Suthep Po-ngam, Phichet Iamchaonaa, Note Chern-Yim', 'Thailand', 'July 30, 2018', '2008', 'TV-14', '92 min', 'Comedies, Faith & Spirituality, International Movies', \"Former rap musician Joey Boy is now a monk who takes Father Teng's place at his rural temple, where a crisis develops involving a nearby stone quarry.\"]\n",
-      "['s2784', 'Movie', 'Holy Man 3', 'Note Chern-Yim', 'Krissada Sukosol, Natee Aekwijit, Yoakyake Chernyim, Der Doksadao, Note Chern-Yim, Kohtee Aramboy, Chaleumpol Tikumpornteerawong', 'Thailand', 'July 30, 2018', '2010', 'TV-MA', '102 min', 'Comedies, Faith & Spirituality, International Movies', 'Two new monks, one of them a former rock music star seeking inner peace, join a temple plagued by thieves who are stealing its valuable holy relics.']\n",
-      "['s2785', 'Movie', 'Hombanna', 'Rakshith Thirthahalli', 'Subbu Talabi, Dhanu Gowda, H.G. Dattatreya, Suchendra Prasad, Ambujakshi, Neenasam Ashwath', 'India', 'May 1, 2018', '2017', 'TV-14', '126 min', 'Dramas, International Movies', 'In the forests of Karnataka, a farmer and his community face eviction from the land when they get caught in the currents of socio-political change.']\n",
-      "['s2786', 'TV Show', 'Home for Christmas', '', 'Ida Elise Broch, Gabrielle Susanne Solheim Leithaug, Dennis Storhøi, Anette Hoff, Felix Sandman, Ghita Nørby, Hege Schøyen, Bjørn Skagestad, Mads Sjøgård Pettersen', 'Norway', 'December 18, 2020', '2020', 'TV-MA', '2 Seasons', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Tired of the constant comments on her relationship status, perpetually single Johanne starts a 24-day hunt for a boyfriend to bring home for Christmas.']\n",
-      "['s2787', 'TV Show', 'Home Game', '', '', 'United States', 'June 26, 2020', '2020', 'TV-MA', '1 Season', 'Docuseries', 'This docuseries profiles unique and dangerous traditional sports from around the world, as well as the communities and cultures where they thrive.']\n",
-      "['s2788', 'Movie', 'Home Is Where the Killer Is', 'Kaila York', 'Stacy Haiduk, Kelly Kruger, Christopher Sean, Anne Leighton, Beth Littleford, John-Paul Lavoisier, Kristoff St. John, Pallavi Sastry', 'United States', 'October 9, 2019', '2019', 'TV-14', '87 min', 'Dramas, Thrillers', 'Recovering from cancer, a young woman thinks she’s found a friend when she rents a room from a caring ex-doctor. But empathy soon becomes obsession.']\n",
-      "['s2789', 'TV Show', 'Home: Adventures with Tip & Oh', '', 'Rachel Crow, Mark Whitten, Ana Ortiz, Ron Funches, Matt Jones, Nolan North', 'United States', 'July 20, 2018', '2018', 'TV-Y7', '4 Seasons', \"Kids' TV, TV Comedies\", \"A misfit alien named Oh moves in with Tip and her family, in a series that picks up the dynamic duo's adventures where the hit film left off.\"]\n",
-      "['s2790', 'Movie', 'HOMECOMING: A film by Beyoncé', 'Beyoncé Knowles-Carter', 'Beyoncé Knowles-Carter', '', 'April 17, 2019', '2019', 'TV-MA', '138 min', 'Documentaries, Music & Musicals', \"This intimate, in-depth look at Beyoncé's celebrated 2018 Coachella performance reveals the emotional road from creative concept to cultural movement.\"]\n",
-      "['s2791', 'Movie', 'Homeland', 'Anindya Chatterjee', 'Parambrata Chatterjee, Ani Hovhannisyan, Jonathan Dumontier, Varzu, Sylvie de Neef, Prakashchandra Roy, Nicolas Pierson, Anahit Simonyan', '', 'October 15, 2019', '2019', 'TV-PG', '73 min', 'Dramas, Independent Movies, International Movies', 'Determined to trace her ancestral history, an Armenian woman travels to a French village, where she befriends a kind man and, better yet, finds herself.']\n",
-      "['s2792', 'TV Show', 'Homemade', '', '', 'Chile, Italy', 'June 30, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'Acclaimed filmmakers from around the world channel their creativity during COVID-19 isolation with this diverse, genre-spanning collection of short films.']\n",
-      "['s2793', 'Movie', 'Hometown Holiday', 'Justin G. Dyck', 'Sarah Troyer, Bradley Hamilton, Kevin McGarry, Samantha Gracie', 'Canada', 'November 15, 2020', '2018', 'TV-G', '84 min', 'Romantic Movies', \"An ambitious entertainment lawyer tries to sign a singing sensation in his sister's small town, but a local soon captures his attention — and heart.\"]\n",
-      "['s2794', 'Movie', 'Honey 2', 'Bille Woodruff', 'Kat Graham, Mario Lopez, Audrina Patridge, Seychelle Gabriel, Randy Wayne, Brandon Molale, Melissa Molinaro, Jossara Jinaro, Lonette McKee, Laurieann Gibson, Christopher Shazar', 'United States', 'October 1, 2019', '2011', 'PG-13', '111 min', 'Dramas, Romantic Movies', \"Determined to prove herself as a street dancer, Maria heads from juvie to a Bronx rec center where she's introduced to her dance idol, Honey Daniels.\"]\n",
-      "['s2795', 'Movie', 'Honey: Rise Up and Dance', 'Bille Woodruff', 'Teyana Taylor, Sierra Aylina McClain, Bryshere Gray', 'United States', 'April 3, 2018', '2018', 'PG-13', '100 min', 'Dramas', 'Despite discouragement from her loved ones, a talented street dancer tries out for an exclusive dance crew in a bid to win a college scholarship.']\n",
-      "['s2796', 'Movie', 'Honeymoon Travels Pvt. Ltd.', 'Reema Kagti', 'Shabana Azmi, Boman Irani, Abhay Deol, Minissha Lamba, Kay Kay Menon, Raima Sen, Sandhya Mridul, Vikram Chatwal, Ameesha Patel, Karan Khanna, Diya Mirza, Ranvir Shorey', 'India', 'December 15, 2019', '2007', 'TV-14', '119 min', 'Comedies, Dramas, International Movies', 'This offbeat comedy-drama follows six quirky newlywed couples as they set off on a bus from Mumbai to Goa on their honeymoons.']\n",
-      "['s2797', 'Movie', 'Honeytrap', 'Rebecca Johnson', 'Jessica Sula, Lucien Laviscount, Ntonga Mwanza, Naomi Ryan, Danielle Vitalis, Lauren Johns, Tosin Cole, Savannah Gordon-Liburd, Modupe Adeyeye', 'United Kingdom', 'May 20, 2020', '2014', 'TV-MA', '94 min', 'Dramas, Independent Movies', 'New to London, a naive and desperate teenager tries to fit in but instead becomes tragically implicated in a merciless world of gang violence.']\n",
-      "['s2798', 'TV Show', 'Hong Kong West Side Stories', '', 'Louis Cheung, Myolie Wu, Justin Cheung, Brian Chan, Raymond Chiu, Fish Liew, Lee Sheung Ching, Kaki Sham, Gregory Wong, Thor Lok', 'Hong Kong', 'April 30, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'The intimate lives of young men and women from Hong Kong are linked by loosely connected stories about love, lust, separation and deceit.']\n",
-      "['s2799', 'Movie', 'Hoodwinked Too! Hood vs. Evil', 'Mike Disa', 'Hayden Panettiere, Glenn Close, Patrick Warburton, Joan Cusack, David Ogden Stiers, Bill Hader, Amy Poehler, Andy Dick, Martin Short, Brad Garrett, Cheech Marin, Tommy Chong, Heidi Klum, Wayne Newton', 'United States', 'November 3, 2018', '2011', 'PG', '86 min', 'Children & Family Movies, Comedies', 'Fresh off a top-secret training, feisty heroine Little Red teams up with intrepid reporter Wolf to investigate the disappearance of Hansel and Gretel.']\n",
-      "['s2800', 'Movie', 'Hook', 'Steven Spielberg', 'Dustin Hoffman, Robin Williams, Julia Roberts, Bob Hoskins, Maggie Smith, Caroline Goodall, Charlie Korsmo, Amber Scott, Laurel Cronin, Phil Collins', 'United States', 'January 15, 2021', '1991', 'PG', '142 min', 'Children & Family Movies', 'Peter Pan, now grown up and a workaholic, must return to Neverland to save his kids from the clutches of vengeful pirate Captain Hook.']\n",
-      "['s2801', 'TV Show', 'Hoops', '', 'Jake Johnson, Ron Funches, Cleo King, Natasha Leggero, A.D. Miles, Rob Riggle, Steve Berg, Eric Edelstein, Ben Hoffman, Mary Holland, Gil Ozeri, Sam Richardson, Nick Swardson', 'United States', 'August 21, 2020', '2020', 'TV-MA', '1 Season', 'TV Comedies', \"A foul-mouthed high school basketball coach is sure he'll hit the big leagues if he can only turn his terrible team around. Good luck with that.\"]\n",
-      "['s2802', 'Movie', 'Hop', 'Tim Hill', 'James Marsden, Russell Brand, Kaley Cuoco, Hank Azaria, Gary Cole, Elizabeth Perkins, Hugh Laurie, Tiffany Espensen, David Hasselhoff, Chelsea Handler', 'United States', 'January 16, 2020', '2011', 'PG', '95 min', 'Children & Family Movies, Comedies', \"A jobless slacker finds himself beyond busy after he runs over the Easter Bunny and has to take over the rabbit's duties so the holiday can continue.\"]\n",
-      "['s2803', 'Movie', 'Hope Aur Hum', 'Sudip Bandyopadhyay', 'Naseeruddin Shah, Kabir Sajid, Sonali Kulkarni, Amir Bashir, Naveen Kasturia, Neha Chauhan, Virti Vaghani', 'India', 'September 1, 2018', '2018', 'TV-14', '95 min', 'Children & Family Movies, Comedies, Dramas', 'A multigenerational household navigates daily life, evolving relationships and clashes between old and new mindsets in this light family drama.']\n",
-      "['s2804', 'Movie', 'Hope Frozen: A Quest to Live Twice', 'Pailin Wedel', '', 'Thailand, United States', 'September 15, 2020', '2020', 'TV-PG', '80 min', 'Documentaries, International Movies', 'A Thai scientist and his family decide to cryonically freeze their cherished, dying toddler. This heartfelt documentary follows their journey.']\n",
-      "['s2805', 'Movie', 'Hope Springs Eternal', 'Jack C. Newell', 'Mia Rose Frampton, Beth Lacke, Stony Blyden, Juliette Angelo, Lauren Giraldo, Beau Brooks, Pej Vahdat', 'United States', 'November 8, 2018', '2018', 'PG', '79 min', 'Dramas', 'When a teen with terminal cancer miraculously finds herself in remission, she struggles to give up the attention her illness gave her at school.']\n",
-      "['s2806', 'Movie', 'Hope: One in a Billion', 'Brodje Wemboendja', 'Gift Ngoepe', 'United States, South Africa', 'December 15, 2019', '2017', 'TV-14', '81 min', 'Documentaries, International Movies, Sports Movies', 'The remarkable true story of Gift Ngoepe, the first African to play for Major League Baseball, is recounted in this inspiring documentary.']\n",
-      "['s2807', 'TV Show', 'Hormones', '', 'Pachara Chirathivat, Ungsumalynn Sirapatsakmetha, Sutatta Udomsilp, Chutavuth Pattarakampol, Sirachuch Chienthaworn, Gunn Junhavat, Sananthachat Thanapatpisal, Thanapob Leeratanakajorn, Supassra Thanachat, Sedthawut Anusit, Kemisara Paladesh', 'Thailand', 'June 30, 2018', '2015', 'TV-MA', '3 Seasons', 'International TV Shows, Romantic TV Shows, TV Dramas', 'High school students in Bangkok wrestle with issues such as sex, teen pregnancy, drugs, school violence, family turmoil and more in this Thai drama.']\n",
-      "['s2808', 'Movie', 'Horns', 'Alexandre Aja', 'Daniel Radcliffe, Juno Temple, Max Minghella, Joe Anderson, Kelli Garner, Heather Graham, David Morse, Kathleen Quinlan, James Remar', 'United States, Canada', 'August 1, 2019', '2013', 'R', '120 min', 'Dramas, Horror Movies, Sci-Fi & Fantasy', \"Accused of murder, Ig Perish wakes up one day to find he's grown a set of horns – compelling people to confess their sins to him.\"]\n",
-      "['s2809', 'TV Show', 'Horrid Henry', '', 'Lizzie Waterworth, Joanna Ruiz, Emma Tate, Sue Elliot Nicholls, Tamsin Heatley, Wayne Forester, Aidan Cook, Stephanie Anne Mills, David Holt', 'United Kingdom', 'January 11, 2019', '2019', 'TV-Y7', '2 Seasons', \"British TV Shows, Kids' TV, TV Comedies\", \"To his family's frustration, Henry is skilled at making trouble, from babysitting pets in his bedroom to starting a shark panic at the swimming pool.\"]\n",
-      "['s2810', 'Movie', \"Horrid Henry's Gross Day Out\", 'Gary Andrews', 'Lizzie Waterworth-Santo, Emma Tate, Sue Elliot Nicholls, Tamsin Heatley, Wayne Forester, Aidan Cook, Philip Pope', 'United Kingdom', 'September 17, 2020', '2020', 'TV-Y', '61 min', 'Children & Family Movies, Comedies', 'Worlds collide when Henry makes plans to spend Saturday on the sofa watching a \"Gross Class Zero\" marathon — and his favorite characters come to life!']\n",
-      "['s2811', 'TV Show', 'Horror Homes', '', 'Jill Halfpenny', 'United Kingdom', 'October 2, 2019', '2016', 'TV-14', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Dream homes turn into property nightmares when mold, maggots, natural disasters and other inconveniences move in.']\n",
-      "['s2812', 'Movie', 'Horror Story', 'Ayush Raina', 'Karan Kundra, Nishant Malkani, Hassan Zaidi, Ravish Desai, Radhika Menon, Aparna Bajpai, Nandini Vaid, Sheetal Singh, Bikramjeet Singh, Masood Akhtar', 'India', 'April 12, 2019', '2013', 'TV-14', '85 min', 'Horror Movies, International Movies', 'On a dare, seven college friends spend a night at an abandoned hotel rumored to be haunted and find themselves trapped in a nightmare.']\n",
-      "['s2813', 'Movie', 'Horse Girl', 'Jeff Baena', 'Alison Brie, Debby Ryan, Paul Reiser, John Reynolds, Molly Shannon, John Ortiz, Meredith Hagner, Jake Picking, David Paymer, Jay Duplass', 'United States', 'February 7, 2020', '2020', 'R', '104 min', 'Dramas, Independent Movies', 'A sweet misfit with a fondness for crafts, horses and supernatural crime shows finds her increasingly lucid dreams trickling into her waking life.']\n",
-      "['s2814', 'TV Show', 'Hospital Playlist', '', 'Cho Jung-seok, Yoo Yeon-seok, Jung Kyung-ho, Kim Dae-myeong, Jeon Mi-do, Kim Hae-suk, Kim Kap-soo, Jung Moon-sung', 'South Korea', 'March 12, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, TV Comedies', 'Every day is extraordinary for five doctors and their patients inside a hospital, where birth, death and everything in between coexist.']\n",
-      "['s2815', 'Movie', 'Hostage to the Devil', 'Marty Stalker', '', 'Ireland, United Kingdom, Italy, United States', 'January 15, 2017', '2016', 'TV-14', '96 min', 'Documentaries, International Movies', 'Follow the eerie story of Father Malachi Martin, a disenchanted priest whose belief in demonic possession would lead him to conduct several exorcisms.']\n",
-      "['s2816', 'Movie', 'Hostages', 'Federico Lemos', '', '', 'January 29, 2018', '2017', 'TV-PG', '91 min', 'Documentaries, International Movies', \"Witnesses recount the shocking 1996 hostage crisis in Lima, Peru, where rebels held scores of high-level figures captive at an ambassador's residence.\"]\n",
-      "['s2817', 'Movie', 'Hostiles', 'Scott Cooper', \"Christian Bale, Rosamund Pike, Wes Studi, Jesse Plemons, Timothée Chalamet, Ben Foster, Adam Beach, Rory Cochrane, Peter Mullan, Scott Wilson, Paul Anderson, Jonathan Majors, John Benjamin Hickey, Q'orianka Kilcher, Ryan Bingham\", 'United States', 'August 15, 2018', '2017', 'R', '134 min', 'Dramas', \"After a long career battling the Cheyenne, a U.S. Army captain is ordered to safely escort the tribe's most influential chief to his Montana homeland.\"]\n",
-      "['s2818', 'Movie', 'Hot Bot', 'Michael Polish', 'Cynthia Kirchner, Doug Haley, Zack Pearlman, Larry Miller, Danny Masterson, Anthony Anderson, David Shackelford, Donald Faison, Angela Kinsey, Kirby Bliss Blanton, John Robinson', 'United States', 'March 1, 2016', '2016', 'NR', '93 min', 'Comedies', 'Two teenage geeks inadvertently find a lifelike, state-of-the-art sex robot, but must dodge the high-profile owner who lost her in order to keep her.']\n",
-      "['s2819', 'TV Show', 'Hot Date', '', 'Emily Axford, Brian Murphy', 'United States', 'October 1, 2018', '2018', 'TV-MA', '1 Season', 'Romantic TV Shows, TV Comedies', 'Interconnected sketches and performances skewer the madness and misunderstandings of modern relationships.']\n",
-      "['s2820', 'Movie', 'Hot Gimmick: Girl Meets Boy', 'Yuki Yamato', 'Miona Hori, Hiroya Shimizu, Shotaro Mamiya, Mizuki Itagaki, Hiyori Sakurada, Kaisei Kamimura, Ai Yoshikawa, Ryohei Shima, Asuka Kurosawa, Kazuya Takahashi, Takashi Sorimachi, Riho Yoshioka', 'Japan', 'December 28, 2019', '2019', 'TV-MA', '120 min', 'Dramas, International Movies', \"A quiet teen's life is shaken up when she's forced to be her arrogant neighbor's slave. He loves her, but they both have a lot to learn about trust.\"]\n",
-      "['s2821', 'Movie', 'Hot Girls Wanted', 'Jill Bauer, Ronna Gradus', '', 'United States', 'May 29, 2015', '2015', 'TV-MA', '83 min', 'Documentaries', 'This 2015 Sundance Film Festival breakout documentary from producer Rashida Jones spotlights the \"amateur\" porn industry and the women it exploits.']\n",
-      "['s2822', 'TV Show', 'Hot Girls Wanted: Turned On', 'Jill Bauer, Ronna Gradus, Rashida Jones', '', 'United States', 'April 21, 2017', '2017', 'TV-MA', '1 Season', 'Docuseries', 'Personal stories reveal how the intersection of sex, technology and intimate relationships is rewiring us in fundamental ways.']\n",
-      "['s2823', 'Movie', 'Hot Property', 'Max McGill', 'MyAnna Buring, Tom Rhys Harries, Ella Smith, Sam Phillips, Kate Bracken', 'United Kingdom', 'August 13, 2017', '2016', 'TV-MA', '82 min', 'Comedies, Independent Movies', 'When a resourceful but flighty Londoner is threatened with eviction, she vows to do whatever it takes to defeat a greedy real estate agent.']\n",
-      "['s2824', 'Movie', 'Hot Rod', 'Akiva Schaffer', 'Andy Samberg, Jorma Taccone, Bill Hader, Danny McBride, Isla Fisher, Sissy Spacek, Ian McShane, Will Arnett, Chris Parnell, Chester Tam', 'United States', 'November 20, 2019', '2007', 'PG-13', '88 min', 'Comedies, Sports Movies', \"Andy Samberg stars in this comedy as an accident-prone daredevil who's determined to jump 15 buses on his moped and impress his abusive stepfather.\"]\n",
-      "['s2825', 'Movie', 'Hot Sweet Sour', 'Andaç Haznedaroğlu', 'Buğra Gülsoy, Özge Özpirinçci, Yusuf Akgün, Füsun Demirel, Gözde Türkpençe, Osman Alkaş, Rahmi Dilligil, Somer Karvan', 'Turkey', 'June 4, 2020', '2017', 'TV-14', '102 min', 'Dramas, International Movies, Romantic Movies', 'In love since childhood, a couple separates to pursue different paths but makes a pact to marry each other in five years if they are still single.']\n",
-      "['s2826', 'TV Show', 'Hotel Beau Séjour', '', 'Lynn Van Royen, Inge Paulussen, Jan Hammenecker, Kris Cuppens, Johan van Assche, Katrin Lohmann, Mieke De Groote, Roel Vanderstukken, Joren Seldeslachts, Joke Emmers, Charlotte Timmers, Guus Bullen, Tiny Bertels, Reinhilde Decleir, Barbara Sarafian', 'Belgium', 'March 16, 2017', '2017', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Caught in an afterlife limbo, teenage Kato investigates her own mysterious death and unravels a web of secrets in her seemingly tranquil village.']\n",
-      "['s2827', 'Movie', 'Hotel for Dogs', 'Thor Freudenthal', 'Emma Roberts, Jake T. Austin, Kyla Pratt, Lisa Kudrow, Kevin Dillon, Don Cheadle, Johnny Simmons, Troy Gentile, Eric Edelstein, Robinne Lee, Ajay Naidu', 'Germany, United States', 'September 2, 2020', '2009', 'PG', '101 min', 'Children & Family Movies, Comedies', \"Placed in a foster home that doesn't allow pets, 16-year-old Andi and her younger brother Bruce turn an abandoned hotel into a home for their dog.\"]\n",
-      "['s2828', 'Movie', 'Hotel Pacific', 'Janusz Majewski', 'Marek Kondrat, Roman Wilhelmi, Roman Skamene, Čestmír Řanda, Michał Pawlicki, Martin Hron, Stanisława Celińska, Joanna Kasperska, Jaroslava Schallerová', 'Poland,', 'October 1, 2019', '1975', 'TV-MA', '96 min', 'Classic Movies, Dramas, International Movies', 'A motivated teen strives to rise from dishwasher to waiter at a luxury hotel only to tread in the abusive tide of its workplace hierarchy.']\n",
-      "['s2829', 'TV Show', 'Hotel Transylvania', '', 'Bryn McAuley, Evany Rosen, Gage Munroe, Joseph Motiki, Dan Chameroy, David Berni, John McGrath', 'United States, Canada', 'June 26, 2018', '2017', 'TV-Y7', '1 Season', \"Kids' TV, TV Comedies\", 'With her dad away, Mavis is so ready for adventure – if strict Aunt Lydia doesn\\'t stop her first. Set four years before the \"Hotel Transylvania\" film.']\n",
-      "['s2830', 'Movie', 'Hotel Transylvania 3: Summer Vacation', 'Genndy Tartakovsky', 'Adam Sandler, Selena Gomez, Kevin James, Kathryn Hahn, Andy Samberg, David Spade, Steve Buscemi, Fran Drescher, Molly Shannon, Mel Brooks, Keegan-Michael Key', 'United States', 'January 24, 2019', '2018', 'PG', '97 min', 'Children & Family Movies, Comedies', \"It's love at first sight for Dracula when he meets Ericka, the charming but mysterious captain of the monster cruise that Mavis plans for the family.\"]\n",
-      "['s2831', 'Movie', 'House Arrest', 'Shashanka Ghosh, Samit Basu', 'Ali Fazal, Shriya Pilgaonkar, Jim Sarbh, Barkha Singh, Badrul Islam, Sunil Kumar', 'India', 'November 15, 2019', '2019', 'TV-14', '105 min', 'Comedies, Independent Movies, International Movies', 'A world-weary man’s self-imposed home confinement becomes a comedy of errors with the simultaneous arrivals of a peculiar package and a curious journalist.']\n",
-      "['s2832', 'Movie', 'House at the End of the Street', 'Mark Tonderai', 'Gil Bellows, Max Thieriot, Jennifer Lawrence, Elisabeth Shue, Jordan Hayes, James Thomas, Eva Link, Nolan Gerard Funk, Allie MacDonald, Krista Bridges', 'United States, Canada', 'May 8, 2020', '2012', 'PG-13', '101 min', 'Horror Movies, Thrillers', 'Moving to a new town proves even more stressful for a teenager when she learns that the house next door was the site of a double murder.']\n",
-      "['s2833', 'TV Show', 'House of Cards', '', 'Kevin Spacey, Robin Wright, Kate Mara, Corey Stoll, Sakina Jaffrey, Kristen Connolly, Constance Zimmer, Sebastian Arcelus, Nathan Darrow, Sandrine Holt, Michel Gill, Elizabeth Norment, Mahershala Ali, Reg E. Cathey, Molly Parker, Derek Cecil, Elizabeth Marvel, Kim Dickens, Lars Mikkelsen, Michael Kelly, Joel Kinnaman, Campbell Scott, Patricia Clarkson, Neve Campbell', 'United States', 'November 2, 2018', '2018', 'TV-MA', '6 Seasons', 'TV Dramas, TV Thrillers', 'A ruthless politician will stop at nothing to conquer Washington, D.C., in this Emmy and Golden Globe-winning political drama.']\n",
-      "['s2834', 'Movie', 'House of the Witch', 'Alex Merkin', 'Emily Bader, Darren Mann, Michelle Randolph, Coy Stewart, Jesse Pepe, Arden Belle, Joel Nagle, Nolan Bateman', 'United States', 'October 11, 2020', '2017', 'TV-MA', '86 min', 'Horror Movies', 'A group of daring teens finds themselves in a fight for their lives inside a haunted house when a sinister spirit crashes their Halloween party.']\n",
-      "['s2835', 'Movie', 'House of Z', 'Sandy Chronopoulos', 'Zac Posen', 'United States, Canada', 'January 6, 2018', '2016', 'TV-14', '88 min', 'Documentaries', 'Featuring archival footage and exclusive interviews, this documentary looks at the rise, fall and comeback of charismatic fashion designer Zac Posen.']\n",
-      "['s2836', 'Movie', 'Houston, We Have a Problem!', 'Ziga Virc', 'Slavoj Zizek', 'Slovenia, Croatia, Germany, Czech Republic, Qatar', 'July 20, 2017', '2016', 'TV-14', '84 min', 'Comedies, Independent Movies, International Movies', \"Blending fact with myth, this conspiracy-minded docufiction argues that the U.S. purchased Yugoslavia's secret space program in the 1960s.\"]\n",
-      "['s2837', 'Movie', 'How High 2', 'Bruce Leddy', 'Lil Yachty, D.C. Young Fly, Alyssa Goss, DeRay Davis, Mary Lynn Rajskub, Blac Youngsta, Lil Baby, NeNe Leakes, Mike Epps, Al Shearer', 'United States', 'December 31, 2019', '2019', 'TV-MA', '89 min', 'Comedies', 'When a pair of friends uncover a weed Bible, their magical stash gets stolen, sending them on a pot-fueled quest through Atlanta to find it.']\n",
-      "['s2838', 'Movie', 'How It Ends', 'David M. Rosenthal', \"Theo James, Forest Whitaker, Kat Graham, Nicole Ari Parker, Mark O'Brien, Grace Dove\", 'United States', 'July 13, 2018', '2018', 'TV-MA', '113 min', 'Action & Adventure, Sci-Fi & Fantasy', 'When a mysterious disaster turns the country into a war zone, a young lawyer heads west with his future father-in-law to find his pregnant fiancée.']\n",
-      "['s2839', 'Movie', 'How the Beatles Changed the World', \"Tom O'Dell\", 'George Harrison, John Lennon, Ringo Starr, Paul McCartney, Brian Epstein', 'United States, United Kingdom', 'February 1, 2018', '2017', 'TV-PG', '110 min', 'Documentaries, Music & Musicals', \"Interviews and rare archival footage illuminate how the Beatles' influence over music and culture continues to be felt around the world.\"]\n",
-      "['s2840', 'Movie', 'How the Grinch Stole Christmas', 'Ron Howard', 'Jim Carrey, Taylor Momsen, Jeffrey Tambor, Christine Baranski, Bill Irwin, Molly Shannon, Clint Howard, Josh Ryan Evans, Mindy Sterling, Anthony Hopkins', 'United States', 'June 1, 2017', '2000', 'PG', '105 min', 'Children & Family Movies, Comedies', 'The Grinch decides to rob Whoville of Christmas – but a dash of kindness from little Cindy Lou Who and her family may be enough to melt his heart.']\n",
-      "['s2841', 'Movie', 'How to Be a Latin Lover', 'Ken Marino', 'Eugenio Derbez, Salma Hayek, Rob Lowe, Raphael Alejandro, Kristen Bell, Raquel Welch, Linda Lavin, Renée Taylor, Rob Riggle, Rob Corddry, Rob Huebel, Michael Cera, Michaela Watkins', 'Mexico, United States', 'November 1, 2019', '2017', 'PG-13', '116 min', 'Comedies', 'When an aging Lothario gets the boot from his sugar mama, he must pull out all the stops to find a new female sponsor.']\n",
-      "['s2842', 'Movie', 'How to Be a Player', 'Lionel C. Martin', \"Bill Bellamy, Natalie Desselle, Lark Voorhies, Mari Morrow, Pierre Edwards, Jermaine 'Huggy' Hopkins, Anthony Johnson, Max Julien, Beverly Johnson, Gilbert Gottfried, Bernie Mac\", 'United States', 'November 1, 2019', '1997', 'R', '94 min', 'Comedies', 'Dray lives life one woman at a time and is the envy of all his friends, until his sister decides to show him the error of his philandering ways.']\n",
-      "['s2843', 'Movie', 'How to Change the World', 'Jerry Rothwell', '', 'Canada, United Kingdom, Netherlands', 'January 1, 2016', '2015', 'NR', '110 min', 'Documentaries, International Movies', 'In the 1970s, a group of activists who gathered to protest nuclear testing formed the iconic Greenpeace environmental organization.']\n",
-      "['s2844', 'TV Show', 'How to Fix a Drug Scandal', '', '', 'United States', 'April 1, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', \"Two drug lab chemists' shocking crimes cripple a state's judicial system and blur the lines of justice for lawyers, officials and thousands of inmates.\"]\n",
-      "['s2845', 'TV Show', 'How to Get Away with Murder', '', 'Viola Davis, Billy Brown, Alfred Enoch, Jack Falahee, Katie Findlay, Aja Naomi King, Matt McGorry, Karla Souza, Charlie Weber, Liza Weil', 'United States', 'June 13, 2020', '2020', 'TV-14', '6 Seasons', 'Crime TV Shows, TV Dramas, TV Mysteries', 'Brilliant criminal defense attorney and law professor Annalise Keating, plus five of her students, become involved in a twisted murder case.']\n",
-      "['s2846', 'Movie', 'How to Get Over a Breakup', 'Joanna Lombardi, Bruno Ascenzo', 'Gisela Ponce de León, Karina Jordán, Jely Reátegui, Andrés Salas, Christopher Von Uckermann, Carlos Carlín', 'Peru', 'October 20, 2018', '2018', 'TV-MA', '104 min', 'Comedies, International Movies, Romantic Movies', \"A heartbroken ad copywriter living in Lima, Peru, is inspired to write a blog about life as a single woman and is surprised by her website's success.\"]\n",
-      "['s2847', 'TV Show', 'How to Live Mortgage Free with Sarah Beeny', '', '', '', 'September 15, 2018', '2018', 'TV-MA', '1 Season', 'British TV Shows, International TV Shows, Reality TV', 'Real estate expert and TV presenter Sarah Beeny meets with clever property owners who share their colorful stories about living mortgage free.']\n",
-      "['s2848', 'Movie', 'How to Make an American Quilt', 'Jocelyn Moorhouse', \"Winona Ryder, Anne Bancroft, Ellen Burstyn, Kate Nelligan, Alfre Woodard, Kaelynn Craddick, Sara Craddick, Kate Capshaw, Dermot Mulroney, Adam Baldwin, Maya Angelou, Rip Torn, Joanna Going, Claire Danes, Jean Simmons, Denis Arndt, Johnathon Schaech, Samantha Mathis, Derrick O'Connor, Jared Leto\", 'United States', 'April 1, 2018', '1995', 'PG-13', '116 min', 'Dramas, Romantic Movies', 'A conflicted young woman spends the summer with her grandmother, her great-aunt and their quilting circle, whose life stories captivate her.']\n",
-      "['s2849', 'TV Show', 'How To Ruin Christmas', '', '', 'South Africa', 'December 16, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', \"Prodigal daughter Tumi tries to make things right after completely ruining what should have been her sister's picture-perfect Christmas wedding.\"]\n",
-      "['s2850', 'TV Show', 'How to Sell Drugs Online (Fast)', '', 'Maximilian Mundt, Danilo Kamperidis, Lena Klenke, Damian Hardung, Leonie Wesselow, Luna Schaller, Bjarne Mädel, Roland Riebeling', 'Germany', 'July 21, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Comedies', \"To win back his ex-girlfriend, a nerdy teen starts selling ecstasy online out of his bedroom – and becomes one of Europe's biggest dealers.\"]\n",
-      "['s2851', 'Movie', 'How to Stage a Coup', 'Cal Seville', 'Cal Seville', 'United Kingdom', 'June 1, 2017', '2017', 'TV-14', '47 min', 'Documentaries', 'Explore how Caesar, Napoleon, Mussolini, Hitler and modern-day dictators consolidated their considerable power through bold and brazen coups.']\n",
-      "['s2852', 'Movie', 'How to Train Your Dragon 2', 'Dean DeBlois', 'Jay Baruchel, Cate Blanchett, Gerard Butler, Craig Ferguson, America Ferrera, Jonah Hill, Christopher Mintz-Plasse, T.J. Miller, Kristen Wiig, Djimon Hounsou, Kit Harington', 'United States', 'September 11, 2020', '2014', 'PG', '102 min', 'Children & Family Movies', 'Hiccup, Toothless and a mysterious dragon rider join forces to protect the island of Berk from a power-hungry warrior with a dragon army of his own.']\n",
-      "['s2853', 'Movie', 'How to Win the US Presidency', 'Cal Saville', '', 'United States', 'August 1, 2016', '2016', 'TV-PG', '51 min', 'Documentaries', 'This whimsical look at rough-and-tumble American politics examines the influence of money, religion and even ancient Rome on presidential campaigns.']\n",
-      "['s2854', 'Movie', 'Howards End', 'James Ivory', 'Anthony Hopkins, Vanessa Redgrave, Helena Bonham Carter, Emma Thompson, James Wilby, Samuel West, Jemma Redgrave, Joseph Bennett, Nicola Duffett, Susie Lindeman', 'United Kingdom, Japan, United States', 'March 16, 2017', '1992', 'PG', '143 min', 'Classic Movies, Dramas, Independent Movies', 'When a husband, acting in his family\\'s \"best interest,\" does not accept his wife\\'s deathbed wish, providence dictates that he pay for his duplicity.']\n",
-      "['s2855', 'Movie', 'Hridaynath', 'Amar Gupte', 'Jackie Shroff, Aditya Pancholi, Swarangi Maharte, Ameya Hunaswadkar, Urmila Matondkar', 'India', 'January 1, 2018', '2012', 'TV-14', '103 min', 'Dramas, International Movies', 'A schoolteacher known for his good deeds and benevolence takes a walk on the dark side after undergoing a heart transplant.']\n",
-      "['s2856', 'Movie', 'Hubie Halloween', 'Steve Brill', 'Adam Sandler, Kevin James, Julie Bowen, Ray Liotta, Steve Buscemi, Maya Rudolph, Rob Schneider, June Squibb, Kenan Thompson, Tim Meadows, Michael Chiklis, Karan Brar, George Wallace, Paris Berelc, Noah Schnapp, China Anne McClain, Colin Quinn, Kym Whitley, Lavell Crawford, Mikey Day, Jackie Sandler, Sadie Sandler, Sunny Sandler', 'United States', 'October 7, 2020', '2020', 'PG-13', '104 min', 'Comedies, Horror Movies', \"Hubie's not the most popular guy in Salem, Mass., but when Halloween turns truly spooky, this good-hearted scaredy-cat sets out to keep his town safe.\"]\n",
-      "['s2857', 'TV Show', 'Huge in France', '', 'Gad Elmaleh, Scott Keiji Takeda, Jordan Ver Hoeve, Erinn Hayes, Matthew Del Negro', 'United States', 'April 12, 2019', '2019', 'TV-MA', '1 Season', 'TV Comedies', \"Eager to reconnect with his son, French comedy star Gad Elmaleh moves to LA, only to discover that he's left all his fame and celebrity perks behind.\"]\n",
-      "['s2858', 'Movie', 'Hugo', 'Martin Scorsese', 'Ben Kingsley, Sacha Baron Cohen, Asa Butterfield, Chloë Grace Moretz, Ray Winstone, Emily Mortimer, Christopher Lee, Helen McCrory, Michael Stuhlbarg, Frances de la Tour, Jude Law, Johnny Depp, Edmund Kingsley, Richard Griffiths, Angus Barnett, Michael Pitt, Gulliver McGrath, Eric Moreau, Chloe Grace Moretz', 'United Kingdom, United States, France', 'March 1, 2020', '2011', 'PG', '127 min', 'Children & Family Movies, Dramas', 'Living inside a Paris train station, an orphan eludes the rigid stationmaster, meets a legendary filmmaker and finds the key to unlocking his destiny.']\n",
-      "['s2859', 'Movie', 'Hulk Vs.', 'Sam Liu, Frank Paur', 'Fred Tatasciore, Matthew Wolf, Graham McTavish, Grey DeLisle, Kari Wahlgren, Bryce Johnson, Janyse Jaud, Jay Brazeau, Jonathan Holmes, Paul Dobson, Michael Adamthwaite, French Tickner, Nicole Oliver, Qayam Devji, Steve Blum, Mark Acheson, Colin Murdock, Nolan North, Tom Kane', 'United States', 'June 1, 2020', '2009', 'PG-13', '83 min', 'Action & Adventure, Sci-Fi & Fantasy', \"This action-packed animated double feature pits the Hulk against two of the Marvel Universe's most powerful characters: Wolverine and Thor.\"]\n",
-      "['s2860', 'Movie', 'Hum Aapke Hain Koun', 'Sooraj R. Barjatya', 'Madhuri Dixit, Salman Khan, Mohnish Bahl, Renuka Shahane, Anupam Kher, Reema Lagoo, Alok Nath, Bindu', 'India', 'February 1, 2020', '1994', 'TV-14', '193 min', 'Classic Movies, Dramas, International Movies', 'Although Nisha falls for Prem, she agrees to marry his older brother for the good of their families. But fate may have other plans for the lovebirds.']\n",
-      "['s2861', 'Movie', 'Hum Saath-Saath Hain', 'Sooraj R. Barjatya', 'Salman Khan, Karisma Kapoor, Saif Ali Khan, Tabu, Sonali Bendre, Mohnish Bahl, Mahesh Thakur, Neelam, Alok Nath, Satish Shah', 'India', 'January 1, 2018', '1999', 'TV-G', '176 min', 'Dramas, International Movies, Music & Musicals', 'A scheming matriarch plots to cut off her disabled stepson and his wife from the family fortune, creating a division within the clan.']\n",
-      "['s2862', 'Movie', 'Human Nature', 'Adam Bolt', '', 'United States', 'October 1, 2020', '2019', 'TV-PG', '95 min', 'Documentaries', 'From breakthrough science to the boundaries of morality, this documentary spotlights a revelation in genetic modification research known as CRISPR.']\n",
-      "['s2863', 'Movie', 'Humko Deewana Kar Gaye', 'Raj Kanwar', 'Akshay Kumar, Katrina Kaif, Bipasha Basu, Bhagyashree, Shernaz Patel, Vivek Shaq, Mahesh Thakur, Ranjeet, Nina Kulkarni, Puneet Issar, Anju Mahendru, Manoj Joshi, Anil Kapoor', 'India', 'October 22, 2017', '2006', 'TV-PG', '149 min', 'International Movies, Music & Musicals, Romantic Movies', 'Two kindred spirits who are betrothed to others must decide whether to go through with arranged marriages or brush aside convention for true love.']\n",
-      "['s2864', 'Movie', 'Humpty Sharma Ki Dulhania', 'Shashank Khaitan', 'Varun Dhawan, Alia Bhatt, Ashutosh Rana, Sidharth Shukla, Sahil Vaid, Gaurav Pandey, Jaswant Daman, Kenneth Desai, Deepika Amin, Mahnaz Damania', 'India', 'April 1, 2020', '2014', 'TV-14', '131 min', 'Comedies, International Movies, Romantic Movies', 'A small-town girl heads to Delhi to find a designer outfit for the wedding her orthodox father has arranged for her but ends up finding love instead.']\n",
-      "['s2865', 'TV Show', 'Humsafar', '', 'Fawad Khan, Mahira Khan, Atiqa Odho, Naveen Waqar, Sara Kashif', 'Pakistan', 'December 15, 2016', '2011', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', \"To fulfill her mother's dying wish, middle-class Khirad marries elite Ashar. But those who disapprove plot to turn Ashar against his wife.\"]\n",
-      "['s2866', 'Movie', 'Hungerford', 'Drew Casson', 'Drew Casson, Georgia Bradley, Sam Carter, Tom Scarlett, Nigel Morgan, Colin Stark, Kitty Speed', 'United Kingdom', 'June 23, 2018', '2014', 'TV-MA', '79 min', 'Horror Movies, Independent Movies, International Movies', 'While filming his daily life for a media course, Cowen discovers his small English town may be under an ominous and otherworldly influence.']\n",
-      "['s2867', 'Movie', 'Hunt for the Wilderpeople', 'Taika Waititi', 'Sam Neill, Julian Dennison, Rima Te Wiata, Rachel House, Tioreore Ngatai-Melbourne, Oscar Kightley, Stan Walker, Mike Minogue, Cohen Holloway, Rhys Darby', 'New Zealand', 'October 1, 2020', '2016', 'PG-13', '101 min', 'Action & Adventure, Comedies, Dramas', 'A misadventure in the wilderness leads to life-changing discoveries for a troubled orphan teen from the city and his belligerent foster father.']\n",
-      "['s2868', 'Movie', 'Hunt to Kill', 'Keoni Waxman', 'Steve Austin, Gil Bellows, Gary Daniels, Marie Avgeropoulos, Emilie Ullerup, Michael Eklund, Eric Roberts, Michael Hogan, Donnelly Rhodes, Adrian Holmes', 'Canada', 'January 1, 2020', '2010', 'R', '97 min', 'Action & Adventure', 'U.S. Border Patrol agent and deadly hunter Jim Rhodes takes violent revenge when a group of desperate thieves kidnaps his daughter after a robbery.']\n",
-      "['s2869', 'Movie', 'Hunter in the Blue Side of Manchester', 'Rako Prijanto', 'Adipati Dolken, Ganindra Bimo, Donny Alamsyah, Vonny Cornellya, Tania Staite, Maurice Bryrne, Kevin Bzezovski Taroreh', 'Indonesia, United Kingdom', 'July 3, 2020', '2020', 'TV-MA', '89 min', 'Dramas, International Movies', 'To honor his father, a diligent college graduate takes on the daunting goal of becoming a reporter for an English Premier League soccer club.']\n",
-      "['s2870', 'TV Show', 'Hunter X Hunter (2011)', '', 'Megumi Han, Mariya Ise, Keiji Fujiwara, Miyuki Sawashiro, Daisuke Namikawa', 'Japan', 'February 28, 2020', '2013', 'TV-MA', '4 Seasons', 'Anime Series, International TV Shows', 'To fulfill his dreams of becoming a legendary Hunter like his dad, a young boy must pass a rigorous examination and find his missing father.']\n",
-      "['s2871', 'Movie', \"Hunter's Prayer\", 'Jonathan Mostow', 'Sam Worthington, Odeya Rush, Amy Landecker, Allen Leech, Verónica Echegui', 'United States, Spain, Germany', 'October 22, 2019', '2015', 'R', '91 min', 'Action & Adventure, Independent Movies', \"A hired gun has second thoughts when he's contracted to kill a teenage girl whose father's shady business dealings put her life in danger.\"]\n",
-      "['s2872', 'Movie', 'Hunterrr', 'Harshavardhan Kulkarni', 'Gulshan Devaiah, Radhika Apte, Sai Tamhankar, Veera Saxena, Sagar Deshmukh', 'India', 'October 12, 2020', '2015', 'TV-MA', '140 min', 'Comedies, International Movies, Romantic Movies', 'A sex-obsessed young man tries to put his past behind him when he falls for an extraordinary woman who makes him want to change his lifestyle.']\n",
-      "['s2873', 'TV Show', 'Hunters of the South Seas', '', 'Will Millard', 'United Kingdom', 'February 1, 2019', '2015', 'TV-14', '1 Season', 'British TV Shows, Docuseries', 'In a far corner of the Pacific Ocean, people who live entirely at sea share insights into their incredible amphibious lifestyle.']\n",
-      "['s2874', 'TV Show', 'Huntik: Secrets and Seekers', '', 'Yuri Lowenthal, Drew Aaron, Karen Strassman, Marc Thompson, Rebecca Soler, Mike Pollock', 'United States, Italy', ' January 1, 2018', '2011', 'TV-Y7', '2 Seasons', \"Kids' TV\", 'A high school student searching for his missing father joins a secret group known as the Seekers, who ally with aliens to protect the world from evil.']\n",
-      "['s2875', 'Movie', 'Hurricane Bianca', 'Matt Kugelman', 'Roy Haylock, Bianca Leigh, Denton Blane Everett, Willam Belli, D.J. \"Shangela\" Pierce, Justin \"Alyssa Edwards\" Johnson, Molly Ryman, Ted Ferguson, Rachel Dratch, Alan Cumming, Margaret Cho, RuPaul', 'United States', 'January 1, 2017', '2016', 'TV-MA', '85 min', 'Comedies, Independent Movies, LGBTQ Movies', 'Fired for being gay, schoolteacher Richard returns in drag as force-of-nature Bianca, gets hired for the same job and plots sweet, scornful revenge.']\n",
-      "['s2876', 'Movie', 'Hurricane Bianca: From Russia With Hate', 'Matt Kugelman', 'Roy Haylock, Rachel Dratch, Brian McCook, D.J. \"Shangela\" Pierce, Doug Plaut, Cheyenne Jackson, Kristen Johnston, Heather McDonald, Wanda Sykes, Janeane Garofalo', 'United States', 'August 15, 2018', '2018', 'TV-MA', '85 min', 'Comedies, Independent Movies, LGBTQ Movies', 'When Texas teacher Richard is lured to Russia under false pretenses by his enemy Deb, his drag alter ego Bianca soon turns the country upside down.']\n",
-      "['s2877', 'Movie', 'Husbands in Goa', 'Saji Surendran', 'Jayasurya, Indrajith, Asif Ali, Lal, Bhama, Ramya Nambeeshan, Rima Kallingal, Praveena', 'India', 'November 1, 2018', '2012', 'TV-14', '150 min', 'Comedies, International Movies, Music & Musicals', 'Three professional friends, all husbands living with domineering wives, take a well-deserved vacation in the resort city of Goa.']\n",
-      "['s2878', 'Movie', 'Hush', 'Mike Flanagan', 'John Gallagher Jr., Kate Siegel, Michael Trucco, Samantha Sloyan, Emma Graves', 'United States', 'April 8, 2016', '2016', 'R', '82 min', 'Horror Movies, Thrillers', 'A deaf writer who retreated into the woods to live a solitary life must fight for her life in silence when a masked killer appears in her window.']\n",
-      "['s2879', 'Movie', 'Hustle & Flow', 'Craig Brewer', 'Terrence Howard, Anthony Anderson, Taryn Manning, Taraji P. Henson, DJ Qualls, Ludacris, Paula Jai Parker, Elise Neal, Isaac Hayes', 'United States', 'December 1, 2019', '2005', 'R', '117 min', 'Dramas, Independent Movies, Music & Musicals', \"A pimp with aspirations of grandeur wants to make it as a rapper but discovers that fame isn't all it's cracked up to be in this indie drama.\"]\n",
-      "['s2880', 'TV Show', 'Hyena', '', 'Kim Hye-soo, Ju Ji-hoon, Lee Gyoung-young, Kim Ho-jung, Song Young-kyu, Hwang Bo-ra, Jeon Seok-ho, Hyun Bong-sik, Park Se-jin', 'South Korea', 'February 21, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'To survive in a dog-eat-dog world, two rival lawyers with high-class clientele tear apart anything that stands in the way of their ambitions.']\n",
-      "['s2881', 'TV Show', 'Hymn of Death', '', 'Lee Jong-suk, Shin Hye-sun, Kim Myeong-su, Park Seon-im, Kim Won-hae, Hwang Yeong-hee, Lee Ji-hoon, Go Bo-gyeol, Shin Jae-ha', 'South Korea', 'December 14, 2018', '2018', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'During the Japanese colonial period, married playwright Kim U-jin falls in love with soprano Yun Sim-deok, one of Korea’s notable New Women.']\n",
-      "['s2882', 'TV Show', \"Hyori's Bed & Breakfast\", '', 'Hyo-ri Lee, Sang-soon Lee, Ji-eun Lee', '', 'March 29, 2018', '2018', 'TV-14', '2 Seasons', 'International TV Shows, Korean TV Shows, Reality TV', 'K-pop diva Lee Hyo-ri and her husband open up their home on the beautiful Jeju Island to welcome travelers for free stays, meals and late-night chats.']\n",
-      "['s2883', 'TV Show', 'Hyper HardBoiled Gourmet Report', '', 'Kazutoyo Koyabu', '', 'May 24, 2019', '2017', 'TV-MA', '1 Season', 'Docuseries, International TV Shows', 'To live is to eat. For people around the world in precarious and dangerous circumstances, eating itself is dangerous, precarious – and essential.']\n",
-      "['s2884', 'TV Show', 'Hyperdrive', '', 'Rutledge Wood, Mike Hill, Michael Bisping, Lindsay Czarniak', 'United States', 'August 21, 2019', '2019', 'TV-PG', '1 Season', 'Reality TV', 'Elite street racers from around the world test their limits in supercharged custom cars on the biggest, baddest automotive obstacle course ever built.']\n",
-      "['s2885', 'Movie', 'Hypersomnia', 'Gabriel Grieco', 'Yamila Saud, Gerardo Romano, Jimena Barón, Vanesa González, Candela Vetrano, Florencia Torrente, Nazareno Casero, Sofía Gala, Gustavo Garzón, Belén Chavanne, Fabiana Cantilo, Peter Lanzani', 'Argentina', 'June 8, 2017', '2016', 'TV-MA', '84 min', 'Horror Movies, International Movies, Thrillers', 'A young actress rehearsing for a play about human trafficking begins to relive terrifying scenes that may be dreams – or an alternate reality.']\n",
-      "['s2886', 'Movie', 'I Am', 'Onir', 'Juhi Chawla, Rahul Bose, Nandita Das, Sanjay Suri, Manisha Koirala, Purab Kohli, Shernaz Patel, Abhimanyu Singh, Arjun Mathur, Radhika Apte', 'India, Japan', 'March 4, 2019', '2010', 'TV-MA', '106 min', 'Dramas, Independent Movies, International Movies', 'Four individuals in modern India grapple with their identities amid social taboos, trauma and brutal sexual discrimination in this quartet of stories.']\n",
-      "['s2887', 'TV Show', 'I AM A KILLER', '', '', 'United Kingdom', 'January 31, 2020', '2020', 'TV-MA', '2 Seasons', 'British TV Shows, Crime TV Shows, Docuseries', 'Death row inmates convicted of capital murder give a firsthand account of their crimes in this documentary series.']\n",
-      "['s2888', 'TV Show', 'I AM A KILLER: RELEASED', '', '', 'United Kingdom, United States', 'August 28, 2020', '2020', 'TV-MA', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', 'In this crime docuseries spinoff, a convict is paroled 30 years after being sentenced to death for murder. Then he makes a stunning confession.']\n",
-      "['s2889', 'Movie', 'I Am Bolt', 'Benjamin Turner, Gabe Turner', 'Usain Bolt', 'United Kingdom', 'October 1, 2017', '2016', 'PG', '107 min', 'Documentaries, Sports Movies', 'Mixing archival footage with present-day interviews, Olympic champion and global icon Usain Bolt opens up about his athletic legacy.']\n",
-      "['s2890', 'Movie', 'I Am Divine', 'Jeffrey Schwarz', '', 'United States', 'May 1, 2020', '2013', 'TV-MA', '90 min', 'Documentaries, LGBTQ Movies', \"This captivating documentary explores the life and work of filmmaker John Waters's muse: internationally celebrated drag superstar Divine.\"]\n",
-      "['s2891', 'Movie', 'I Am Jane Doe', 'Mary Mazzio', 'Jessica Chastain', 'United States', 'May 26, 2017', '2017', 'TV-14', '98 min', 'Documentaries', \"This intense documentary follows real cases of American girls enslaved in the child sex trade through ads in a newspaper's online classified section.\"]\n",
-      "['s2892', 'Movie', 'I am Jonas', 'Christophe Charrier', 'Félix Maritaud, Nicolas Bauwens, Tommy Lee Baïk, Aure Atika, Marie Denarnaud, Ilian Bergala, Pierre Cartonnet, Marcel Bouzige, Nicolas Sartous', 'France', 'March 6, 2020', '2019', 'TV-MA', '82 min', 'Dramas, Independent Movies, International Movies', 'A turbulent past haunts Jonas, who recalls his teenage love affair with the impulsive, twisted and yet irresistible Nathan.']\n",
-      "['s2893', 'Movie', 'I Am Kalam', 'Nila Madhab Panda', 'Gulshan Grover, Harsh Mayar, Pitobash, Hussan Saad, Beatrice Ordeix, Sanjay Chauhan', 'India', 'July 1, 2018', '2010', 'TV-PG', '87 min', 'Children & Family Movies, Comedies, Dramas', \"An intelligent boy born into poverty befriends the son of a once noble family and is inspired by the life of India's president to pursue an education.\"]\n",
-      "['s2894', 'Movie', 'I Am Maris', 'Laura VanZee Taylor', 'Maris Degener', 'United States', 'April 1, 2019', '2018', 'TV-14', '54 min', 'Documentaries', 'Through her own words and art, a young woman details the healing power of yoga in her struggle with anorexia and her journey to self-acceptance.']\n",
-      "['s2895', 'TV Show', 'I Am Me!', '', 'Germán Bracco, Daniela Luque, José Antonio Becerril, Paula Serrano, Héctor Holten, Héctor Loeza, Edson Loyo, Brandon Rosas, José Sefami, Tiosha Bojórquez', 'Mexico', 'March 3, 2017', '2016', 'TV-14', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Comedies', 'Aspiring hip-hop star Francisco builds a name for himself as a musical artist while his conscience helps him through family drama and discrimination.']\n",
-      "['s2896', 'Movie', 'I Am Michael', 'Justin Kelly', \"James Franco, Zachary Quinto, Emma Roberts, Charlie Carver, Avan Jogia, Daryl Hannah, Lesley Ann Warren, Jefferson Mays, Jan Maxwell, Ahna O'Reilly\", 'United States', 'June 26, 2017', '2015', 'TV-MA', '102 min', 'Dramas, LGBTQ Movies', 'Gay activist Michael Glatze begins a painful journey when he decides to renounce his sexuality for his religion in this drama based on true story.']\n",
-      "['s2897', 'Movie', 'I Am Mother', 'Grant Sputore', 'Clara Rugaard, Rose Byrne, Hilary Swank, Luke Hawker', 'Australia', 'June 7, 2019', '2019', 'TV-PG', '114 min', 'International Movies, Sci-Fi & Fantasy, Thrillers', \"Following humanity's mass extinction, a teen raised alone by a maternal droid finds her entire world shaken when she encounters another human.\"]\n",
-      "['s2898', 'Movie', 'I Am not an Easy Man', 'Eleonore Pourriat', 'Vincent Elbaz, Marie-Sophie Ferdane, Pierre Benezit, Blanche Gardin, Celine Menville', 'France', 'April 13, 2018', '2018', 'TV-MA', '99 min', 'Comedies, International Movies, Romantic Movies', 'A shameless chauvinist gets a taste of his own medicine when he wakes up in a world dominated by women and locks horns with a powerful female author.']\n",
-      "['s2899', 'Movie', 'I Am Not Madame Bovary', 'Feng Xiaogang', 'Fan Bingbing, Guo Tao, Da Peng, Zhang Jiayi, Yu Hewei, Yi Zhao, Zonghan Li, Zhao Lixin, Tian Xiaojie, Yin Yuanzhang, Enhe Feng, Xin Liu, Jiang Yongbo', 'China', 'September 2, 2017', '2016', 'TV-14', '139 min', 'Comedies, Dramas, International Movies', 'To qualify for an apartment reserved for singles, a married couple stages a divorce. But when her husband unexpectedly remarries, Li seeks justice.']\n",
-      "['s2900', 'TV Show', 'I Am Not Okay With This', '', 'Sophia Lillis, Wyatt Oleff, Kathleen Rose Perkins, Sofia Bryant, Richard Ellis, Sophia Tatum, David Theune, Zachary S. Williams, Aidan Wojtak-Hissong', 'United States', 'February 26, 2020', '2020', 'TV-MA', '1 Season', 'TV Comedies, TV Dramas, TV Sci-Fi & Fantasy', 'Angsty Syd navigates high school awkwardness, family drama and an unrequited crush on her best friend while trying to rein in her budding superpowers.']\n",
-      "['s2901', 'Movie', 'I Am Not Your Negro', 'Raoul Peck', 'Samuel L. Jackson, Joey Starr', 'Switzerland, France, Belgium, United States', 'July 3, 2020', '2017', 'PG-13', '94 min', 'Documentaries', \"Based on James Baldwin's unfinished book, this visual essay explores racism through the stories of Medgar Evers, Malcolm X and Martin Luther King Jr.\"]\n",
-      "['s2902', 'Movie', 'I Am Sun Mu', 'Adam Sjöberg', '', 'China, South Korea, United States', 'February 1, 2017', '2015', 'NR', '88 min', 'Documentaries, International Movies', \"A North Korean propagandist who escaped to Seoul now creates satirical art about Kim Jong Il's regime and copes with repercussions of his defection.\"]\n",
-      "['s2903', 'Movie', 'I Am the Pretty Thing That Lives in the House', 'Osgood Perkins', 'Ruth Wilson, Bob Balaban, Lucy Boynton, Paula Prentiss', 'Canada, United States', 'October 28, 2016', '2016', 'TV-14', '89 min', 'Horror Movies, International Movies, Thrillers', 'A nervous nurse who scares easily finds herself caring for an ailing horror novelist while living in a house with hidden secrets.']\n",
-      "['s2904', 'Movie', 'I Am Vengeance', 'Ross Boyask', 'Stu Bennett, Anna Shaffer, Mark Griffin, Bryan Larkin, Kevin Leslie, Gary Daniels', 'United Kingdom', 'December 22, 2018', '2018', 'R', '93 min', 'Action & Adventure', 'After learning that an ex-military friend and his parents were killed, the highly trained John Gold comes to town seeking answers and revenge.']\n",
-      "['s2905', 'Movie', 'I Am Vengeance: Retaliation', 'Ross Boyask', 'Stu Bennett, Vinnie Jones, Mark Griffin, Katrina Durden, Phoebe Robinson-Galvin, Sam Benjamin, David Schaal, Jessica-Jane Stafford, Bentley Kalu, Jean-Paul Ly', 'United Kingdom', 'October 17, 2020', '2020', 'R', '82 min', 'Action & Adventure', 'To clear his criminal record, an ex-special forces soldier agrees to lead a team to retrieve a double-crossing mercenary and deliver him to justice.']\n",
-      "['s2906', 'Movie', 'I Am Woman', 'Unjoo Moon', 'Tilda Cobham-Hervey, Danielle Macdonald, Evan Peters, Chris Parnell, David Lyons, Matty Cardarople, Dusty Sorg', 'Australia', 'October 24, 2020', '2019', 'TV-MA', '117 min', 'Dramas, Music & Musicals', \"In the 1960s, Australian singer Helen Reddy struggles with misogyny in the music business — until she records an anthem for the women's movement.\"]\n",
-      "['s2907', 'Movie', 'I Am Wrath', 'Chuck Russell', 'John Travolta, Christopher Meloni, Amanda Schull, Sam Trammell, Patrick St. Esprit, Rebecca De Mornay, Asante Jones, Paul Sloan, Luis Da Silva Jr., Jordan Whalen', 'United States', 'September 16, 2019', '2016', 'R', '91 min', 'Action & Adventure, Dramas', \"Hell-bent on avenging his wife's murder, Stanley Hill summons an old partner's help in exposing a cover-up by crooked cops and slimy politicians.\"]\n",
-      "['s2908', 'Movie', 'I Called Him Morgan', 'Kasper Collin', '', 'Sweden, United States', 'July 24, 2017', '2016', 'TV-14', '91 min', 'Documentaries, Music & Musicals', 'Decades after serving a prison sentence for killing jazz musician Lee Morgan, his common-law wife, Helen, reflects on their lives and his legacy.']\n",
-      "['s2909', 'Movie', \"I Don't Feel at Home in This World Anymore\", 'Macon Blair', 'Melanie Lynskey, Elijah Wood, David Yow, Jane Levy, Devon Graye, Christine Woods, Robert Longstreet, Gary Anthony Williams', 'United States', 'February 24, 2017', '2017', 'TV-MA', '97 min', 'Dramas, Independent Movies, Thrillers', 'A timid nursing assistant gets a new lease on life when she and a neighborhood loner track down the degenerates who broke into her house.']\n",
-      "['s2910', 'Movie', \"I Don't Know How She Does It\", 'Douglas McGrath', 'Sarah Jessica Parker, Pierce Brosnan, Greg Kinnear, Christina Hendricks, Kelsey Grammer, Seth Meyers, Olivia Munn, Jane Curtin, Mark Blum, Busy Philipps, Sarah Shahi, Jessica Szohr', 'United States', 'March 23, 2019', '2011', 'PG-13', '89 min', 'Comedies', 'In this affable yuppie comedy, Kate Reddy is a successful executive, wife and mom whose personal and professional lives hang in precarious balance.']\n",
-      "['s2911', 'Movie', 'I Dream Of Dance', 'Maria Demeshkina Peek', '', '', 'January 31, 2019', '2017', 'TV-14', '106 min', 'Children & Family Movies, Documentaries', \"Experience the joy and sacrifice of one of the nation's premier dance companies as its members and instructors prepare for a prestigious competition.\"]\n",
-      "['s2912', 'Movie', 'I Fine... Thank You... Love You', 'Mez Tharatorn', 'Preechaya Pongthananikorn, Sunny Suwanmethanont, Sora Aoi, Puttachat Pongsuchat, Popetorn Soonthornyanakij', 'Thailand', 'September 5, 2018', '2014', 'TV-14', '116 min', 'Comedies, International Movies, Romantic Movies', \"Desperate to go to the U.S. to win back his girlfriend, Yim hires a tutor to teach him English. But things don't go according to plan.\"]\n",
-      "['s2913', 'Movie', 'I Hate Luv Storys', 'Punit Malhotra', 'Imran Khan, Sonam Kapoor, Sammir Dattani, Samir Soni, Kavin Dave, Bruna Abdullah', 'India', 'August 2, 2018', '2010', 'TV-14', '128 min', 'Comedies, International Movies, Music & Musicals', 'This Bollywood spoof recounts the ups and downs of an assistant film director who loathes romance and a designer who adores all things sentimental.']\n",
-      "['s2914', 'TV Show', 'I Have a Script', '', 'Souad Abdullah, Shujoon, Fatima Al Safi', '', 'May 7, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'After the death of a loved one, a woman decides to pursue her passion for writing by penning television scripts.']\n",
-      "['s2915', 'TV Show', 'I Hear You', '', 'Riley Wang, Zhao Lusi, Zhang Jiongmin, Gratitude Dai, Yuan Hao', '', 'May 15, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Love blooms between a bubbly, aspiring voice actress and a cool, enigmatic violin-maker after they cross paths on a reality TV show.']\n",
-      "['s2916', 'Movie', 'I Lost My Body', 'Jérémy Clapin', \"Hakim Faris, Victoire Du Bois, Patrick d'Assumçao, Dev Patel, Alia Shawkat, George Wendt\", 'France', 'November 29, 2019', '2019', 'TV-MA', '81 min', 'Dramas, Independent Movies, International Movies', 'Romance, mystery and adventure intertwine as a young man falls in love and a severed hand scours Paris for its owner in this mesmerizing animated film.']\n",
-      "['s2917', 'Movie', 'I love you, stupid', 'Laura Mañá', 'Quim Gutiérrez, Natalia Tena, Alfonso Bassave, Alba Ribas, Patricia Vico, Ernesto Alterio', 'Spain', 'May 15, 2020', '2019', 'TV-MA', '88 min', 'Comedies, International Movies, Romantic Movies', 'After Marcos is dumped by his girlfriend, he attempts to reinvent himself as a modern man with the help of a childhood friend and an online guru.']\n",
-      "['s2918', 'TV Show', 'I Think You Should Leave with Tim Robinson', '', 'Tim Robinson, Andy Samberg, Sam Richardson, Will Forte, Fred Willard, Cecily Strong, Tim Heidecker, Kate Berlant', 'United States', 'April 23, 2019', '2019', 'TV-MA', '1 Season', 'TV Comedies', 'There is no such thing as an ordinary interaction in this offbeat sketch comedy series that features a deep roster of guest stars.']\n",
-      "['s2919', 'Movie', 'I Will Follow', 'Ava DuVernay', 'Salli Richardson-Whitfield, Michole Briana White, Omari Hardwick, Tracie Thoms, Dijon Talton, Damone Roberts, Blair Underwood, Beverly Todd', 'United States', 'May 20, 2020', '2010', 'TV-14', '80 min', 'Dramas, Independent Movies, Romantic Movies', 'Devastated after her aunt dies, Maye moves out of the home they shared and copes with her grief, yet finds comfort in the kindness of other mourners.']\n",
-      "['s2920', 'Movie', 'I, Daniel Blake', 'Ken Loach', 'Dave Johns, Hayley Squires, Briana Shann, Dylan McKiernan, Kate Rutter, Sharon Percy, Kema Sikazwe, Steven Richens', 'United Kingdom, France, Belgium', 'April 19, 2019', '2016', 'R', '100 min', 'Dramas, Independent Movies', 'While fighting for his welfare benefits following a job-ending heart attack, a widowed carpenter befriends a single mother in a similar plight.']\n",
-      "['s2921', 'Movie', \"I'll See You in My Dreams\", 'Brett Haley', 'Blythe Danner, Martin Starr, June Squibb, Rhea Perlman, Mary Kay Place, Malin Akerman, Sam Elliott, Aarti Mann, Mark Adair-Rios, Ashley Spillers', 'United States', 'October 22, 2019', '2015', 'PG-13', '96 min', 'Comedies, Dramas, Independent Movies', 'After the passing of her dog, a long-widowed senior citizen is in need of companionship. Two very different possibilities present themselves.']\n",
-      "['s2922', 'Movie', \"I'll Sleep When I'm Dead\", 'Justin Krook', 'Steve Aoki', 'United States', 'August 19, 2016', '2016', 'TV-MA', '80 min', 'Documentaries, Music & Musicals', 'Superstar DJ Steve Aoki reflects on the driving force behind his career: his ambitious father, Benihana founder and perennial daredevil Rocky Aoki.']\n",
-      "['s2923', 'Movie', \"I'm Brent Morin\", 'Lance Bangs', 'Brent Morin', 'United States', 'August 6, 2019', '2015', 'TV-MA', '67 min', 'Stand-Up Comedy', 'In a witty solo show, Brent Morin serves up infectious laughs on the agony of puberty, hot guy problems and the time a girl dumped him for a magician.']\n",
-      "['s2924', 'Movie', \"I'm in Love with a Church Girl\", 'Steve Race', 'Ja Rule, Adrienne Bailon, Stephen Baldwin, Vincent Pastore, Michael Madsen, T-Bone, Martin Kove, Toby Mac', 'United States', 'October 1, 2017', '2013', 'PG', '119 min', 'Dramas, Faith & Spirituality, Romantic Movies', 'When a tough-minded ex-drug dealer falls for a beautiful but highly devout woman, their mutual attraction takes them both down a twisty path.']\n",
-      "['s2925', 'Movie', \"I'm Leaving Now\", 'Lindsey Cordero, Armando Croda', '', 'United States, Mexico', 'October 1, 2020', '2019', 'TV-MA', '75 min', 'Documentaries, International Movies', 'In this evocative documentary, an undocumented immigrant plans to return to Mexico after 16 years but his family tells him he needs to stay in the US.']\n",
-      "['s2926', 'Movie', \"I'm No Longer Here\", 'Fernando Frías de la Parra', 'Juan Daniel García, Angelina Chen, Jonathan Espinoza, Coral Puente, Tania Alvarado, Fanny Tovar, Luis Leonardo Zapata, Yahir Alday, Leonardo Garza, Yocelin Coronado, Deyanira Coronado', 'Mexico, United States', 'May 27, 2020', '2019', 'TV-MA', '112 min', 'Dramas, Independent Movies, International Movies', 'A terrible misunderstanding with a local gang sends 17-year-old Ulises, leader of a group hooked on cumbia music, across the border to save his life.']\n",
-      "['s2927', 'TV Show', \"I'm Sorry\", '', 'Andrea Savage, Tom Everett Scott, Olive Petrucci', 'United States', 'September 13, 2019', '2019', 'TV-MA', '2 Seasons', 'TV Comedies', 'Life is a series of awkward situations for comedy writer and mom Andrea, thanks to plenty of neuroses and a knack for sticking her foot in her mouth.']\n",
-      "['s2928', 'Movie', \"I'm Thinking of Ending Things\", 'Charlie Kaufman', 'Jessie Buckley, Jesse Plemons, Toni Collette, David Thewlis, Guy Boyd', 'United States', 'September 4, 2020', '2020', 'R', '135 min', 'Dramas, Independent Movies', 'Nothing is as it seems when a woman experiencing misgivings about her new boyfriend joins him on a road trip to meet his parents at their remote farm.']\n",
-      "['s2929', 'TV Show', \"I'm with the Band: Nasty Cherry\", '', 'Charli XCX, Emmie Lichtenberg, Gabbriette Bechtel, Chloe Chaidez, Deborah Knox- Hewson, Georgia Somary', 'United States', 'November 15, 2019', '2019', 'TV-MA', '1 Season', 'Reality TV', 'In an unfiltered, intimate docuseries, pop star mentor Charli XCX finds out what it takes to build – and break – a real, badass all-girl punk band.']\n",
-      "['s2930', 'Movie', '반드시 잡는다', 'Hong-seon Kim', 'Baek Yoon-sik', 'South Korea', 'February 28, 2018', '2017', 'TV-MA', '110 min', 'Dramas, International Movies, Thrillers', 'After people in his town start turning up dead, a grumpy landlord is visited by a man who recounts an unsolved serial murder case from 30 years ago.']\n",
-      "['s2931', 'Movie', 'Ibiza', 'Alex Richanbach', 'Gillian Jacobs, Vanessa Bayer, Phoebe Robinson, Richard Madden, Michaela Watkins, Félix Gómez', 'United States', 'May 25, 2018', '2018', 'TV-MA', '94 min', 'Comedies, Romantic Movies', 'When Harper is sent to Spain for an important work meeting, her hard-partying friends tag along and convince her to pursue a fling with a famous DJ.']\n",
-      "['s2932', 'Movie', 'IBOY', 'Adam Randall', 'Bill Milner, Maisie Williams, Rory Kinnear, Miranda Richardson, Jordan Bolger, Charley Palmer Rothwell, Aymen Hamdouchi', 'United Kingdom', 'January 27, 2017', '2017', 'TV-MA', '91 min', 'International Movies, Sci-Fi & Fantasy, Thrillers', \"When shards of a cell phone get lodged in a teenager's brain, he discovers he can control electronic devices and uses his newfound power for revenge.\"]\n",
-      "['s2933', 'Movie', 'Icarus', 'Bryan Fogel', 'Bryan Fogel, Grigory Rodchenkov', 'United States', 'August 4, 2017', '2017', 'TV-MA', '121 min', 'Documentaries, Sports Movies', 'An American filmmaker and cyclist unwittingly wades into a global scandal when a Russian scientist leaks shocking details of a vast doping conspiracy.']\n",
-      "['s2934', 'TV Show', 'Ice Fantasy', '', 'Feng Shaofeng, Victoria Song, Ma Tianyu, Zhang Meng, Hee-seon Kim, Gong Beibi, Shao Bing, Hu Bing, Wang Duo', 'China', 'December 15, 2016', '2016', 'TV-14', '1 Season', 'International TV Shows, TV Action & Adventure, TV Sci-Fi & Fantasy', 'The Ice Tribe prince journeys to a sacred mountain to vanquish evil but soon finds himself at war with the Fire Tribe, led by his long-lost brother.']\n",
-      "['s2935', 'Movie', 'Ice Guardians', 'Brett Harvey', 'Dave Brown, Brett Hull, Rob Ray, Jarome Iginla, Wendel Clark, Scott Parker, Dave schultz, Jay Baruchel', 'Canada, Ireland, United States', 'October 1, 2017', '2016', 'TV-MA', '108 min', 'Documentaries, International Movies, Sports Movies', 'This film explores the controversial role of ice hockey \"enforcers,\" as well as the physical and mental price paid by the game\\'s notorious tough guys.']\n",
-      "['s2936', 'Movie', 'Iceman', 'Law Wing-cheong', 'Donnie Yen, Wang Baoqiang, Shengyi Huang, Yu Kang, Simon Yam, Lam Suet, Singh Hartihan Bitto, Mark Wu', 'China, Hong Kong', 'January 23, 2018', '2014', 'R', '104 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'Four hundred years after they were frozen in time, a Ming Dynasty guard and his three pursuers are defrosted to continue their ancient battle.']\n",
-      "['s2937', 'TV Show', 'ID-0', '', 'Kazuyuki Okitsu, Minami Tsuda, Masaya Matsukaze, Sayaka Ohara, Rikiya Koyama, Hisako Kanemoto, Ari Ozawa, Junko Minagawa, Reina Ueda', 'Japan', 'October 6, 2017', '2017', 'TV-PG', '1 Season', 'Anime Series, International TV Shows', 'In the midst of a field exercise operating I-Machines, Alliance Academy student Maya Mikuri is thrown into an entirely different kind of adventure.']\n",
-      "['s2938', 'Movie', 'Ideachi Kalpana', 'Sachin', 'Bhargavi Chirmuley, Mahesh Kothare, Sachin, Ashok Saraf, Nirmiti Sawant', 'India', 'January 1, 2018', '2010', 'TV-14', '124 min', 'Comedies, International Movies, Romantic Movies', \"After an actor is hit by a car driven by the police commissioner's sister, his scheming brother-in-law files a bogus suit against the commissioner.\"]\n",
-      "['s2939', 'TV Show', 'Idiotest', '', 'Ben Gleib', 'United States', 'December 15, 2018', '2014', 'TV-PG', '1 Season', 'Reality TV, TV Comedies', 'Comedian Ben Gleib hosts this game show in which teams of two compete to solve increasingly tough brain teasers. Faster answers mean more money.']\n",
-      "['s2940', 'Movie', 'If Anything Happens I Love You', 'Will McCormack, Michael Govier', '', 'United States', 'November 20, 2020', '2020', 'PG', '13 min', 'Dramas', 'Grieving parents journey through an emotional void as they mourn the loss of a child in the aftermath of a tragic school shooting.']\n",
-      "['s2941', 'TV Show', \"If I Hadn't Met You\", '', 'Pablo Derqui, Mercedes Sampietro, Andrea Ros, Javier Beltrán, Paula Malia, David Vert, Muguet Franc, Miquel García Borda, Berta Garcia, Joel Bramona, Montse Guallar, Abel Folk, Sergi López, Òscar Jarque, Eli Iranzo', 'Spain', 'March 15, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Eduard, a husband and father who loses his family in a tragic accident, travels to parallel universes to seek a better fate for his beloved wife.']\n",
-      "['s2942', 'TV Show', 'If I were an Animal', '', 'Zachary Young, Fleur Delahunty', '', 'September 11, 2018', '2018', 'TV-G', '1 Season', \"Docuseries, Kids' TV, Science & Nature TV\", 'Curious kids Emma and her big brother Tim observe different animals as they make their way through various life milestones, from birth to adulthood.']\n",
-      "['s2943', 'Movie', 'Igor', 'Tony Leondis', 'John Cusack, Steve Buscemi, Sean Hayes, Molly Shannon, Eddie Izzard, Jennifer Coolidge, Jay Leno', 'United States, France', 'September 1, 2019', '2008', 'PG', '87 min', 'Children & Family Movies', 'Igor, the brilliant but deformed assistant to mad Dr. Glickenstein, dreams of winning the Evil Science Fair and the heart of village beauty Gretchen.']\n",
-      "['s2944', 'Movie', 'III Smoking Barrels', 'Sanjib Dey', 'Subrat Dutta, Indraneil Sengupta, Mandakini Goswami, Amrita Chattopadhyay, Nalneesh Neel, Niloy Sankar Gupta, Shiny Gogoi, Siddharth Boro', 'India', 'June 1, 2019', '2017', 'TV-MA', '128 min', 'Dramas, Independent Movies, International Movies', 'In three stories set in Northeast India, a child goes on the run, a young adult falls in with the wrong crowd and a desperate man turns to crime.']\n",
-      "['s2945', 'Movie', 'Iliza Shlesinger: Confirmed Kills', 'Bobcat Goldthwait', 'Iliza Shlesinger', 'United States', 'September 23, 2016', '2016', 'TV-MA', '78 min', 'Stand-Up Comedy', 'The stand-up sensation tackles TV\\'s \"Shark Tank,\" what it means to be a woman and how to deal with the lawless party goblin that lives in us all.']\n",
-      "['s2946', 'Movie', 'Iliza Shlesinger: Elder Millennial', 'Steve Paley', 'Iliza Shlesinger', 'United States', 'July 24, 2018', '2018', 'TV-MA', '72 min', 'Stand-Up Comedy', \"Newly engaged comic Iliza Shlesinger dives into\\xa0undeniable truths about life at age 35, the insanity of the road traveled and what's to come.\"]\n",
-      "['s2947', 'Movie', 'Iliza Shlesinger: Freezing Hot', '', 'Iliza Shlesinger', '', 'January 23, 2015', '2015', 'TV-MA', '72 min', 'Stand-Up Comedy', 'Smart and brazen comedian Iliza Shlesinger applies her fresh, laugh-out-loud perspective to the universal struggles between men and women.']\n",
-      "['s2948', 'Movie', 'Iliza Shlesinger: Unveiled', 'Steve Paley', 'Iliza Shlesinger', 'United States', 'November 19, 2019', '2019', 'TV-MA', '78 min', 'Stand-Up Comedy', \"Here comes the bride, and she's got plenty to say. Newlywed Iliza Shlesinger dissects wedding traditions as she mines her nuptials for laughs.\"]\n",
-      "['s2949', 'Movie', 'Iliza Shlesinger: War Paint', 'Jay Chapman', 'Iliza Shlesinger', 'United States', 'September 1, 2013', '2013', 'NR', '75 min', 'Stand-Up Comedy', '\"Last Comic Standing\" winner Iliza Shlesinger unleashes her acerbic, stream-of-conscious comedy on an unsuspecting audience in her hometown of Dallas.']\n",
-      "['s2950', 'Movie', 'Illang: The Wolf Brigade', 'Kim Jee-woon', 'Gang Dong-won, Han Hyo-joo, Jung Woo-sung, Kim Mu-yeol, Han Ye-ri, Choi Min-ho, Shin Eun-soo, Kim Beop-rae, Lee Dong-ha, Jung Won-joong, Choi Jin-ho', 'South Korea', 'October 19, 2018', '2018', 'TV-MA', '140 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'In 2029, the elite police squad Illang combats a terrorist group opposing reunification of the two Koreas. But another enemy may be lurking nearby.']\n",
-      "['s2951', 'Movie', 'Imagine That', 'Karey Kirkpatrick', \"Eddie Murphy, Thomas Haden Church, Yara Shahidi, Ronny Cox, Stephen Rannazzisi, Nicole Ari Parker, DeRay Davis, Vanessa Williams, Martin Sheen, Lauren Weedman, Timm Sharp, Bobb'e J. Thompson\", 'United States, Germany', 'December 7, 2019', '2009', 'PG', '108 min', 'Children & Family Movies, Comedies, Sci-Fi & Fantasy', \"Work problems are piling up for a businessman. But when he discovers a pathway to his daughter's imaginary world, he starts finding some solutions.\"]\n",
-      "['s2952', 'Movie', 'Imago', 'Karan Shivajirao Chavan, Vikram Tanajirao Patil', 'Aishwarya Ghaydar, Amol Deshmukh, Adarsh Kurne, Vishwas Kamble, Neha Awati, Amaraja Patil, Rinkle Chopde, Shreyas Gurav', 'India', 'March 20, 2019', '2018', 'TV-PG', '97 min', 'Dramas, Independent Movies, International Movies', 'A teen with vitiligo struggles with self-doubt and anxiety until a new schoolteacher sees her through a different lens, and urges her to do the same.']\n",
-      "['s2953', 'TV Show', 'Immigration Nation', '', '', 'United States', 'August 3, 2020', '2020', 'TV-MA', '1 Season', 'Docuseries', 'With unprecedented access to ICE operations, as well as moving portraits of immigrants, this docuseries takes a deep look at US immigration today.']\n",
-      "['s2954', 'Movie', 'Immoral Tales', 'Walerian Borowczyk', 'Lise Danvers, Fabrice Luchini, Charlotte Alexandra, Paloma Picasso, Pascale Christophe, Florence Bellamy, Jacopo Berinizi, Lorenzo Berinizi', 'France', 'June 6, 2019', '1974', 'UR', '103 min', 'Dramas, International Movies, Romantic Movies', 'This anthology illustrates the timeless nature of desire in four stories of incest, bloodlust and other forbidden subjects.']\n",
-      "['s2955', 'TV Show', 'Immortal Classic', '', 'Jae-suk Han, Sun-Young Park, Du-shim Ko, Ye-jin Lim, Jong-hwan Choi, Ha-Nui Lee, Yun-Hoo Ko, Byeong-Ki Kim, Sun-kyung Kim, Yoon-Sik Baek', 'South Korea', 'December 15, 2016', '2012', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'Two renowned culinary families led by legendary food icons battle for the position of greatest chef, while protecting their secret kimchee recipes.']\n",
-      "['s2956', 'TV Show', 'Immortals', '', 'Kerem Bürsin, Elçin Sangu, Birkan Sokullu, Selma Ergeç, Türkü Turan, Nilperi Şahinkaya, Efecan Şenolsun, Elit İşcan', 'Turkey', 'March 8, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Horror', 'Driven by revenge, human-turned-vampire Mia sets out to vanquish Dmitry, a ruthless vampire leader who seeks an artifact that grants immortality.']\n",
-      "['s2957', 'Movie', 'Imperfect', 'Steve Cheng', 'Edwin Goh, Ian Fang Weijie, Phua Yida, Kimberly Chia', 'Singapore', 'December 20, 2018', '2012', 'TV-MA', '95 min', 'Action & Adventure, International Movies', 'After a brawl lands him in a Boys’ Home, a teen seems to be on a promising path until loyalty to his gangster buddy leads to even bigger trouble.']\n",
-      "['s2958', 'Movie', 'Imperial Dreams', 'Malik Vitthal', \"John Boyega, Rotimi, Glenn Plummer, De'Aundre Bonds, Keke Palmer, Nora Zehetner, Todd Louiso\", 'United States', 'February 3, 2017', '2014', 'TV-MA', '86 min', 'Dramas', 'A young father returns home from jail eager to care for his son and become a writer, but crime, poverty and a flawed system threaten his plans.']\n",
-      "['s2959', 'TV Show', 'Imposters', '', 'Inbar Lavi, Rob Heaps, Parker Young, Marianne Rendón, Stephen Bishop, Brian Benben, Katherine La Nasa', 'United States', 'April 5, 2019', '2017', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Comedies', 'Supported by a team of fellow thieves, a con artist lures her targets into matrimony and then absconds with their fortunes in this darkly comic series.']\n",
-      "['s2960', 'Movie', 'In a Valley of Violence', 'Ti West', 'Ethan Hawke, John Travolta, Taissa Farmiga, James Ransone, Karen Gillan, Toby Huss, Tommy Nohilly, Larry Fessenden, Michael Davis, Burn Gorman', 'United States', 'October 16, 2020', '2016', 'R', '104 min', 'Action & Adventure', 'After a quiet drifter is met with violence and bullying in a small town, he finds himself enmeshed in a vengeful struggle with the local marshal.']\n",
-      "['s2961', 'TV Show', 'In Between', '', 'Janel Tsai, Johnny Lu, Darren Chiu, Vivi Lee, Patrick Lee, Fan Kuang-yao', 'Taiwan', 'January 1, 2017', '2012', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"An author having trouble finishing his new romance novel because he's lost faith in love regains his romantic soul after meeting a flight attendant.\"]\n",
-      "['s2962', 'Movie', 'In Darkness', 'Anthony Byrne', 'Natalie Dormer, Ed Skrein, Emily Ratajkowski, Neil Maskell, Jan Bijvoet, James Cosmo, Joely Richardson', 'United Kingdom, United States', 'September 22, 2018', '2018', 'TV-MA', '101 min', 'Independent Movies, International Movies, Thrillers', 'A blind pianist fears for her life after the suspicious death of her neighbor, the daughter of a businessman accused of war crimes.']\n",
-      "['s2963', 'Movie', 'In Defense of a Married Man', 'Joel Oliansky', 'Judith Light, Michael Ontkean, Jerry Orbach, Pat Corley, Nicholas Campbell, John Colicos, Cynthia Sikes, Johnny Galecki', 'United States', 'October 1, 2011', '1990', 'TV-14', '94 min', 'Dramas', \"A lawyer's husband is having an affair. When his mistress is found dead, he becomes the prime suspect – and his wife must take charge of his defense.\"]\n",
-      "['s2964', 'Movie', 'In Family I Trust', 'Patricia Font', 'Clara Lago, Álex García, Carmen Maura, Alexandra Jiménez, Paula Malia, Fernando Guallar, Carlos Cuevas', 'Spain', 'May 10, 2019', '2018', 'TV-MA', '98 min', 'Comedies, Dramas, International Movies', 'After her partner cheats on her, an architect returns to her hometown to reassess her life with the help of her eccentric family. Based on the novel.']\n",
-      "['s2965', 'TV Show', 'In Family We Trust', '', 'Songsit Roongnophakunsri, Saksit Tangtong, Kathaleeya McIntosh, Sopitnapa Choompanee, Apasiri Nitibhon, Phollawat Manuprasert, Nappon Gomarachun, Patravadi Mejudhon, Kejmanee Wattanasin, Supoj Chancharoen, Pimmara Charoenpakdee, Thanapob Leeratanakajorn, Kritsanapoom Pibulsonggram, Teeradon Supapunpinyo, Kongyingyong Chonlathorn, Lapat Ngamchaweng, Sivakorn Adulsuttikul, Paris Intarakomalyasut, Jackrin Kungwankiatichai, Vachirawich Aranthanawong, Sawanya Paisarnpayak, Kanyawee Songmuang, Pitisak Yaowananon, Chavalit Chittanant, Thaneth Warakulnukroh', 'Thailand', 'December 29, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'When the head of the lucrative family business passes away, his will leaves the clan at extreme odds.']\n",
-      "['s2966', 'TV Show', 'In Laws', '', 'Kelvin Leong, Remon Lim, Loo Aye Keng, Lawrence Wong, Frederick Lee, Danielle Dai, Joey Leong', '', 'October 16, 2017', '2016', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Once domineered by her own mother, a well-meaning matriarch has trouble being lax with her children, especially when her daughter-in-law moves in.']\n",
-      "['s2967', 'Movie', 'In Line', 'Tope Oshin', 'Chris Attoh, Adesua Etomi, Uzor Arukwe, Sika Osei, Leonora Okien, Shawn Faqua, Tina Mba', 'Nigeria', 'October 30, 2020', '2017', 'TV-14', '114 min', 'Dramas, International Movies', 'A convicted murderer gets out of prison and reunites with his wife, who is plotting revenge against him after years of physical and emotional abuse.']\n",
-      "['s2968', 'Movie', 'In My Country', 'Frank Rajah Arase', 'Sam Dede, Bimbo Manuel, Okawa Shaznay, Shan George, Austin Enabulele, Precious Udoh', '', 'October 18, 2019', '2018', 'TV-MA', '99 min', 'Dramas, International Movies', \"A teacher turns to a dubious man to raise money for her daughter's life-saving surgery, a crisis that is unexpectedly catapulted to a national stage.\"]\n",
-      "['s2969', 'Movie', 'In Paradox', 'Hamad AlSarraf', 'Faisal Al Omairi, Jafra Younes, Samr Ismaiel, Ghanim Alzerlli, Jaber Jokhadar, Nawar Youssef, Jassim Al Nabhan, Fayez Kazak, Nancy Khoury, Jamal Hamdan', 'Kuwait', 'May 7, 2020', '2019', 'TV-14', '94 min', 'International Movies, Sci-Fi & Fantasy, Thrillers', 'On the run from assailants, a man desperately seeks to take control of his strange memories before they consume his life — and sanity.']\n",
-      "['s2970', 'Movie', 'In Search of Fellini', 'Taron Lexton', \"Ksenia Solo, Mary Lynn Rajskub, Maria Bello, Enrico Oetiker, Paolo Bernardini, Beth Riesgraf, David O'Donnell, Nancy Cartwright, Bruno Zanin, Michael Wiseman, Andrea Osvárt\", 'United States', 'March 19, 2018', '2017', 'R', '103 min', 'Action & Adventure, Dramas', 'A naive and sheltered young woman embarks on a whimsical adventure across Italy in the hopes of meeting director Federico Fellini.']\n",
-      "['s2971', 'TV Show', 'In the Bosom of a Thorn', '', 'Elham Al Fadalah, Ibrahim Al-Harbi, Khaled Al-Buraiki, Layla Abdullah, Noor Alghandour, Abeer Ahmad', 'Kuwait', 'May 7, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'After the invasion of Kuwait, a woman’s infant daughter is taken from her. Now, her daughter looks to make her way back home years later.']\n",
-      "['s2972', 'TV Show', 'In The Dark', '', 'Perry Mattfeld, Brooke Markham, Casey Deidrick, Keston John, Morgan Krantz, Rich Sommer, Thamela Mpumlwana, Saycon Sengbloh, Kathleen York, Derek Webster', 'United States', 'July 17, 2020', '2020', 'TV-14', '2 Seasons', 'Crime TV Shows, TV Dramas', 'A blind woman with vices finds herself in the middle of a murder investigation when her best friend turns up dead.']\n",
-      "['s2973', 'Movie', 'In The Deep', 'Johannes Roberts', 'Mandy Moore, Claire Holt, Matthew Modine, Chris Johnson, Yani Gellman, Santiago Segura', 'United Kingdom, United States, Dominican Republic', 'January 10, 2018', '2017', 'PG-13', '89 min', 'Horror Movies, International Movies, Thrillers', 'With little oxygen left in their scuba tanks, two sisters are trapped in a shark cage at the bottom of the ocean while great whites circle nearby.']\n",
-      "['s2974', 'Movie', 'In the Shadow of Iris', 'Jalil Lespert', 'Romain Duris, Charlotte Le Bon, Jalil Lespert, Camille Cottin, Adel Bencherif, Sophie Verbeeck, Hélène Barbry', 'France, Belgium', 'May 1, 2017', '2016', 'TV-MA', '99 min', 'Dramas, International Movies, Thrillers', \"The sudden disappearance of a wealthy banker's wife cracks open a dizzying world of secret fetishes, desperate acts and elaborate deceptions.\"]\n",
-      "['s2975', 'Movie', 'In the Shadow of the Moon', 'Jim Mickle', 'Boyd Holbrook, Michael C. Hall, Cleopatra Coleman, Bokeem Woodbine, Rudi Dharmalingam, Rachel Keller', 'United States, Canada', 'September 27, 2019', '2019', 'TV-MA', '116 min', 'Dramas, Sci-Fi & Fantasy, Thrillers', 'A Philadelphia detective slowly unravels as he nurses a lifelong obsession with an enigmatic female serial killer whose crimes defy explanation.']\n",
-      "['s2976', 'Movie', 'In the Tall Grass', 'Vincenzo Natali', 'Patrick Wilson, Laysla De Oliveira, Avery Whitted, Harrison Gilbertson, Rachel Wilson, Will Buie Jr.', 'Canada, United States', 'October 4, 2019', '2019', 'TV-MA', '102 min', 'Horror Movies, Thrillers', \"After hearing a boy's cry for help, a pregnant woman and her brother wade into a vast field of grass, only to discover there may be no way out.\"]\n",
-      "['s2977', 'Movie', 'In This Corner of the World', 'Sunao Katabuchi', 'Non, Yoshimasa Hosoya, Natsuki Inaba, Minori Omi, Daisuke Ono, Megumi Han, Nanase Iwai, Shigeru Ushiyama, Mayumi Shintani', 'Japan', 'March 15, 2018', '2016', 'PG-13', '129 min', 'Anime Features, Children & Family Movies, International Movies', 'Suzu marries into a family living outside of Hiroshima and quickly settles into her new life, until World War II challenges her ability to survive.']\n",
-      "['s2978', 'TV Show', 'Inborn Pair', '', 'Annie Chen, Chris Wang, Hsieh Kun Da, Puff Kuo, Jennifer Hong', 'Taiwan', 'November 1, 2016', '2011', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Betrothed while in utero, a resort group president enters into an arranged marriage with a legal assistant. Despite their bickering, love blooms.']\n",
-      "['s2979', 'Movie', 'Incarnate', 'Brad Peyton', \"Aaron Eckhart, Carice van Houten, Catalina Sandino Moreno, David Mazouz, Keir O'Donnell, Matt Nable, Emily Jackson, Paul Vincent O'Connor, Natalija Nogulich, John Pirruccello, Mark Steger, Emjay Anthony, Karolina Wydra\", 'United States', 'December 16, 2020', '2016', 'PG-13', '87 min', 'Horror Movies, Thrillers', 'An unconventional demon hunter faces his greatest challenge when he steps inside the subconscious mind of a boy possessed by a powerful entity.']\n",
-      "['s2980', 'Movie', 'Inception', 'Christopher Nolan', 'Leonardo DiCaprio, Joseph Gordon-Levitt, Ellen Page, Tom Hardy, Ken Watanabe, Dileep Rao, Cillian Murphy, Tom Berenger, Marion Cotillard, Pete Postlethwaite, Michael Caine, Lukas Haas', 'United States, United Kingdom', 'January 1, 2020', '2010', 'PG-13', '148 min', 'Action & Adventure, Sci-Fi & Fantasy, Thrillers', 'In this mind-bending sci-fi thriller, a man runs an espionage business built around entering the subconscious of his targets to mold their thoughts.']\n",
-      "['s2981', 'Movie', 'Incir Receli 2', 'Aytaç Ağırlar', 'Halil Sezai Paracıkoğlu, Şafak Pekdemir, Ahmet Uz, Mehmet Selim Akgül, Sinan Çalışkanoğlu, Tuğba Sarıünal', 'Turkey', 'March 10, 2017', '2014', 'TV-14', '103 min', 'Dramas, International Movies, Romantic Movies', 'Grief-stricken over the death of his true love, singer-songwriter Metin has given up on life, until he meets Gizem, who slowly reawakens his heart.']\n",
-      "['s2982', 'Movie', 'Incoming', 'Eric Zaragosa', 'Scott Adkins, Aaron McCusker, Vahldin Prelic, Lukas Loughran, Michelle Lehane, Alaa Seif, Milan Kovacevic, Arkie Reece, Vladimir Alenikov, Dominic Power', 'Serbia, United States', 'October 26, 2018', '2019', 'TV-MA', '89 min', 'Action & Adventure, Sci-Fi & Fantasy', 'When an imprisoned terrorist cell hijacks a high-security prison in outer space, a CIA agent becomes the one chance of stopping them.']\n",
-      "['s2983', 'Movie', 'Incomplete', 'Suman Mukhopadhyay', 'Ritwick Chakraborty, Swastika Mukherjee, Paoli Dam, Bratya Basu, Santu Mukherjee, Dibyendu Bhattacharya, Anindya Bandopadhyay, Poulomi Das, Nigel Akkara, Bhed Sinha', 'India', 'April 8, 2017', '2017', 'TV-MA', '119 min', 'Dramas, International Movies, Romantic Movies', 'A man returns to his childhood hometown, where he meets the happily married woman he once jilted, while his best friend endures a more volatile union.']\n",
-      "['s2984', 'Movie', 'Inconceivable', 'Jonathan Baker', 'Gina Gershon, Faye Dunaway, Nicolas Cage, Nicky Whelan, Natalie Eva Marie, Jonathan Baker, James Van Patten', 'United Kingdom, United States', 'March 1, 2018', '2017', 'R', '106 min', 'Thrillers', \"A couple trying to conceive invite a woman with a mysterious past to move in with them. But it's an invitation they might come to regret.\"]\n",
-      "['s2985', 'Movie', 'Incorruptible', 'Elizabeth Chai Vasarhelyi', '', 'United States, Senegal', 'September 1, 2017', '2015', 'TV-MA', '90 min', 'Documentaries', \"In the streets of Senegal, a youth movement rises up against a regime bent on retaining power in this chronicle of the nation's stormy 2012 elections.\"]\n",
-      "['s2986', 'Movie', 'Incredibles 2 (Spanish Version)', 'Brad Bird', 'Víctor Trujillo, Consuelo Duval, Darío T. Pie, Leyla Rangel, Oliver Díaz Barba, Dulce Guerrero, Eli Fucile, Martin Hernandez', 'United States', 'February 8, 2019', '2018', 'PG', '118 min', 'Children & Family Movies, Comedies', 'When Elastigirl gets recruited for a high-profile crime-fighting mission, Mr. Incredible takes on his toughest assignment ever: full-time parenting.']\n",
-      "['s2987', 'Movie', 'INDIA', 'Sanjeev Gupta', 'Heeba Shah, Ashwin Shukla, Muskaan, Aldan Shaikh, Ayesha', 'India', 'February 17, 2017', '2014', 'NR', '95 min', 'Dramas, Independent Movies, International Movies', 'A man buys a young girl, code-names her \"Doll\" and sends her to live with a mother of two who has a mysterious mission to be fulfilled.']\n",
-      "['s2988', 'TV Show', \"India: Nature's Wonderland\", '', 'Liz Bonnin, Jon Gupta, Freida Pinto', 'United Kingdom', 'March 1, 2017', '2015', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'Wildlife biologist Liz Bonnin explores the natural wonders of India in this series that reveals the species and cultures unique to this ancient land.']\n",
-      "['s2989', 'Movie', 'Indian Horse', 'Stephen S. Campanelli', 'Sladen Peltier, Forrest Goodluck, Ajuawak Kapashesit, Martin Donovan, Michael Murphy, Michiel Huisman, Edna Manitowabi, Michael Lawrenchuk, Will Strongheart, Tristen Marty-Pahtaykan, Vance Banzo', 'Canada', 'March 31, 2020', '2017', 'TV-MA', '101 min', 'Dramas, Independent Movies, Sports Movies', 'Stripped of his heritage at a residential school, an indigenous student finds refuge on the rink when he discovers a passion for hockey.']\n",
-      "['s2990', 'TV Show', 'Indian Matchmaking', '', '', 'United States, India', 'July 16, 2020', '2020', 'TV-14', '1 Season', 'Reality TV, Romantic TV Shows', 'Matchmaker Sima Taparia guides clients in the U.S. and India in the arranged marriage process, offering an inside look at the custom in a modern era.']\n",
-      "['s2991', 'Movie', 'Indiana Jones and the Kingdom of the Crystal Skull', 'Steven Spielberg', 'Harrison Ford, Cate Blanchett, Karen Allen, Ray Winstone, John Hurt, Jim Broadbent, Igor Jijikine, Shia LaBeouf', 'United States', 'January 1, 2019', '2008', 'PG-13', '123 min', 'Action & Adventure, Children & Family Movies, Sci-Fi & Fantasy', 'Indiana Jones is drawn into a Russian plot to unearth the Crystal Skulls of Akator, Amazonian artifacts with supernatural powers.']\n",
-      "['s2992', 'Movie', 'Indiana Jones and the Last Crusade', 'Steven Spielberg', 'Harrison Ford, Sean Connery, Denholm Elliott, Alison Doody, John Rhys-Davies, Julian Glover, River Phoenix, Michael Byrne, Kevork Malikyan, Robert Eddison', 'United States', 'January 1, 2019', '1989', 'PG-13', '127 min', 'Action & Adventure, Children & Family Movies, Classic Movies', 'Accompanied by his father, Indiana Jones sets off on his third adventure to explore the cradle of civilization on a perilous hunt for the Holy Grail.']\n",
-      "['s2993', 'Movie', 'Indiana Jones and the Raiders of the Lost Ark', 'Steven Spielberg', 'Harrison Ford, Karen Allen, Paul Freeman, Ronald Lacey, John Rhys-Davies, Denholm Elliott, Alfred Molina, Wolf Kahler, Anthony Higgins, Vic Tablian', 'United States', 'January 1, 2019', '1981', 'PG', '116 min', 'Action & Adventure, Children & Family Movies, Classic Movies', 'When Indiana Jones is hired by the government to locate the legendary Ark of the Covenant, he finds himself up against the entire Nazi regime.']\n",
-      "['s2994', 'Movie', 'Indiana Jones and the Temple of Doom', 'Steven Spielberg', 'Harrison Ford, Kate Capshaw, Amrish Puri, Roshan Seth, Philip Stone, Roy Chiao, Jonathan Ke Quan, David Yip, Ric Young, Chua Kah Joo', 'United States', 'January 1, 2019', '1984', 'PG', '119 min', 'Action & Adventure, Children & Family Movies, Classic Movies', 'Indiana Jones, his young sidekick and a spoiled songbird get more than they bargained for when they go to India in search of a missing magical stone.']\n",
-      "['s2995', 'Movie', 'Indiscretion', 'John Stewart Muller', 'Mira Sorvino, Cary Elwes, Christopher Backus, Katherine McNamara, Lisa Gay Hamilton, Melora Walters, Buck Taylor, Shane Callahan', 'United States', 'February 1, 2017', '2016', 'TV-MA', '99 min', 'Dramas, Thrillers', \"After a weekend fling with artist Victor, Veronica, a psychiatrist and politician's wife, becomes the target of Victor's dangerous romantic obsession.\"]\n",
-      "['s2996', 'Movie', 'Inequality for All', 'Jacob Kornbluth', 'Robert Reich', 'United States', 'August 29, 2018', '2013', 'PG', '90 min', 'Documentaries', 'Former U.S. Labor Secretary Robert Reich makes a compelling case about the serious crisis the U.S. faces due to the widening economic gap.']\n",
-      "['s2997', 'Movie', 'Influx', 'Luca Vullo', '', 'United Kingdom', 'April 1, 2018', '2016', 'TV-PG', '90 min', 'Documentaries, International Movies', 'Italians in London reveal the ups and downs of immigration and touch upon their uneasiness about leaving behind their crisis-ridden homeland.']\n",
-      "['s2998', 'Movie', 'Inglourious Basterds', 'Quentin Tarantino', 'Brad Pitt, Mélanie Laurent, Christoph Waltz, Eli Roth, Michael Fassbender, Diane Kruger, Daniel Brühl, Til Schweiger, Gedeon Burkhard, Jacky Ido, B.J. Novak, Sylvester Groth, Martin Wuttke', 'Germany, United States', 'July 22, 2019', '2009', 'R', '153 min', 'Action & Adventure', 'A Jewish cinema owner in occupied Paris is forced to host a Nazi premiere, where a group of American soldiers called the Basterds plans a face-off.']\n",
-      "['s2999', 'TV Show', 'Ingobernable', '', 'Kate del Castillo, Eréndira Ibarra, Alberto Guerra, Erik Hayser, Luis Roberto Guzmán, Álvaro Guerrero, Aida López, Fernando Luján, Maxi Iglesias, Marianna Burelli, Maria del Carmen Farías, Tamara Mazarraza, Marina de Tavira, Marco Antonio Treviño, Alicia Jaziz, Harold Torres, Alessio Valentini, Diego Cadavid, Hernán Del Riego', 'Mexico', 'September 14, 2018', '2018', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"The first lady of Mexico is a woman of conviction and ideals. But when she loses faith in her husband, she'll need all her strength to uncover the truth.\"]\n",
-      "['s3000', 'TV Show', 'Ingress: The Animation', '', 'Yoshiki Nakajima, Reina Ueda, Shigeo Kiyama, Tarusuke Shingaki, Kohsuke Toriumi, Kentaro Tone, Hiroo Sasaki, Megumi Ogata', 'Japan', 'April 30, 2019', '2018', 'TV-MA', '1 Season', 'Anime Series, Crime TV Shows, International TV Shows', 'After scientists discover a mysterious substance that can influence human minds, two factions wage an all-out battle to control its awesome power.']\n",
-      "['s3001', 'TV Show', 'Inheritors', '', 'Lee Min-ho, Park Shin-hye, Kim Woo-bin, Krystal Jung, Kim Ji-won, Choi Jin-hyuk, Kang Ha-neul, Kim Sung-ryoung, Kim Mee-kyeong, Yoon Jin-seo', 'South Korea', 'November 15, 2019', '2013', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'After a chance encounter in LA, two teens from different social backgrounds reunite at an exclusive high school attended by Korea’s über rich.']\n",
-      "['s3002', 'Movie', 'Inhuman Kiss', 'Sittisiri Mongkolsiri', \"Phantira Pipityakorn, Oabnithi Wiwattanawarang, Sapol Assawamunkong, Surasak Vongthai, Sahatchai 'Stop' Chumrum, Sahajak Boonthanakit, Makorn Supinacharoen, Sasithorn Panichnok\", 'Thailand', 'June 30, 2019', '2019', 'TV-MA', '122 min', 'Horror Movies, International Movies, Romantic Movies', 'A teenage girl is caught between the affections of two childhood friends while battling the bloodthirsty demon inside of her that manifests at night.']\n",
-      "['s3003', 'TV Show', 'Inhuman Resources', 'Ziad Doueiri', 'Eric Cantona, Suzanne Clément, Alex Lutz, Gustave Kervern, Alice de Lencquesaing, Louise Coldefy, Nicolas Martinez, Adama Niane', 'France', 'May 15, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'Alain Delambre, unemployed and 57, is lured by an attractive job opening. But things get ugly when he realizes he’s a pawn in a cruel corporate game.']\n",
-      "['s3004', 'Movie', 'Initial D', 'Andrew Lau Wai-Keung, Alan Mak', 'Jay Chou, Anne Suzuki, Edison Chen, Anthony Wong Chau-Sang, Shawn Yue, Chapman To, Jordan Chan, Kenny Bee', 'China, Hong Kong', 'August 1, 2018', '2005', 'TV-14', '109 min', 'Action & Adventure, International Movies', \"By day, an 18-year-old delivers tofu for his father, a retired race car driver; but by night, it's the teen's turn to take the wheel.\"]\n",
-      "['s3005', 'TV Show', 'Ink Master', '', 'Dave Navarro, Chris Nuñez, Oliver Peck', 'United States', 'December 1, 2020', '2012', 'TV-14', '2 Seasons', 'Reality TV', \"Ten of the country's most skilled tattoo artists compete for $100,000 and the title of Ink Master in this high-stakes elimination competition.\"]\n",
-      "['s3006', 'Movie', 'Inkaar', 'Sudhir Mishra', 'Arjun Rampal, Chitrangada Singh, Deepti Naval, Kanwaljeet Singh, Rehana Sultan, Vipin Sharma, Kaizaad Kotwal, Sujata Sehgal, Shivani Tanksale, Asheesh Kapur', 'India', 'July 5, 2020', '2013', 'TV-MA', '125 min', 'Dramas, International Movies, Romantic Movies', 'An ad agency CEO is put under investigation when his ambitious protégée – and lover – accuses him of sexual harassment, vying for his top position.']\n",
-      "['s3007', 'Movie', 'Inkheart', 'Iain Softley', 'Brendan Fraser, Paul Bettany, Helen Mirren, Jim Broadbent, Andy Serkis, Sienna Guillory, Eliza Bennett, Rafi Gavron, Lesley Sharp, Jamie Foreman', 'Germany, United Kingdom, United States', 'July 1, 2019', '2008', 'PG', '106 min', 'Action & Adventure, Children & Family Movies, Sci-Fi & Fantasy', 'Unbeknownst to his 12-year-old daughter, a bookbinder has a secret ability to bring characters to life by reading their stories out loud.']\n",
-      "['s3008', 'TV Show', 'Inmates', '', 'Kashyap Kapoor, Ashish Verma, Raghav Raj Kakker, Mukti Mohan, Akanksha Thakur', 'India', 'October 1, 2019', '2017', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies', 'While living under one roof, five close-knit 20-somethings maneuver the highs and lows of friendship, romantic entanglements and finding themselves.']\n",
-      "['s3009', 'TV Show', 'Innocent', 'Seren Yüce', 'Ali Atay, Haluk Bilginer, Nur Sürer, Okan Yalabık, Tülin Özen, Serkan Keskin, Bartu Küçükçağlayan, Irem Altug, Mehmet Özgür, Merve Ates, Defne Halman, Cem Zeynel Kiliç, Esra Kizildogan', 'Turkey', 'January 23, 2019', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'In a peaceful, rustic town, a retired officer and his family are mired in a murder mystery riddled with shocking, buried secrets.']\n",
-      "['s3010', 'Movie', 'Insan', 'K. Subhash', 'Akshay Kumar, Ajay Devgn, Tusshar Kapoor, Esha Deol, Lara Dutta, Laila, Rahul Dev, Koena Mitra, Archana Puran Singh, Sharat Saxena', 'India', 'March 1, 2018', '2005', 'TV-14', '141 min', 'Action & Adventure, Dramas, International Movies', 'A grieving policeman and a rickshaw driver are brought together by a dark, tragic secret that will change their lives forever.']\n",
-      "['s3011', 'TV Show', 'Insatiable', '', 'Dallas Roberts, Debby Ryan, Alyssa Milano, Christopher Gorham, Kimmy Shields, Michael Provost, Erinn Westbrook, Daniel Kang, Arden Myrin', 'United States', 'October 11, 2019', '2019', 'TV-MA', '2 Seasons', 'TV Comedies, TV Dramas, Teen TV Shows', \"A bullied teenager turns to beauty pageants as a way to exact her revenge, with the help of a disgraced coach who soon realizes he's in over his head.\"]\n",
-      "['s3012', 'TV Show', \"Inside Bill's Brain: Decoding Bill Gates\", '', 'Bill Gates', 'United States', 'September 20, 2019', '2019', 'TV-14', '1 Season', 'Docuseries, Science & Nature TV', \"Take a trip inside the mind of Bill Gates as the billionaire opens up about those who influenced him and the audacious goals he's still pursuing.\"]\n",
-      "['s3013', 'Movie', 'Inside Man: Most Wanted', 'Michael J. Bassett', 'Aml Ameen, Rhea Seehorn, Roxanne McKee, Urs Rechn, Akshay Kumar, Tanya van Graan, Andre Jacobs, Sven Ruygrok', 'United States', 'September 24, 2019', '2019', 'R', '106 min', 'Action & Adventure', 'A hotshot NYPD negotiator butts heads with the FBI and meets his match in a meticulous criminal mastermind as she attempts to rob the Federal Reserve.']\n",
-      "['s3014', 'TV Show', 'Inside the Criminal Mind', '', '', 'United States, Czech Republic', 'August 31, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', 'Explore the psychological machinations and immoral behavior that define the most nefarious types of criminals.']\n",
-      "['s3015', 'TV Show', 'Inside The Freemasons', '', '', 'United Kingdom', 'September 15, 2018', '2017', 'TV-MA', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Explore the history and future of the Freemasons, a fraternal order steeped in both secrecy and tradition.']\n",
-      "['s3016', 'TV Show', 'Inside the Mind of a Serial Killer', '', '', 'United States', 'July 1, 2019', '2015', 'TV-14', '1 Season', 'Crime TV Shows, Docuseries', \"Mixing dramatic re-enactments with real-life footage, this series delves into the tormented psyches of the world's most infamous serial killers.\"]\n",
-      "['s3017', 'TV Show', 'Inside the Mossad', '', '', 'Israel', 'January 29, 2019', '2017', 'TV-14', '1 Season', 'Docuseries, International TV Shows', \"In this documentary, dozens of former agents from the Mossad, Israel's foreign intelligence agency, reveal their top-secret operations.\"]\n",
-      "['s3018', 'TV Show', 'Inside the Real Narcos', '', 'Jason Fox', '', 'December 14, 2018', '2018', 'TV-MA', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', 'Exposing a rarely seen perspective on the drug wars, ex-Special Forces commando Jason Fox interviews dangerous traffickers and cartel members.']\n",
-      "['s3019', 'TV Show', 'Inside the World’s Toughest Prisons', '', 'Paul Connolly', 'United Kingdom', 'January 8, 2021', '2021', 'TV-MA', '5 Seasons', 'British TV Shows, Crime TV Shows, Docuseries', \"Investigative journalist Paul Connolly becomes a voluntary inmate in the world's most volatile prisons, where intimidation and brutality rule.\"]\n",
-      "['s3020', 'Movie', 'Insidious', 'James Wan', 'Patrick Wilson, Rose Byrne, Lin Shaye, Ty Simpkins, Barbara Hershey, Leigh Whannell, Angus Sampson, Andrew Astor, Joseph Bishara', 'United States, Canada, United Kingdom', 'May 9, 2019', '2010', 'PG-13', '103 min', 'Horror Movies, Thrillers', \"Hoping to leave their haunted house behind, a suburban family moves to a new place, only to learn the home wasn't haunted... but their eldest son is.\"]\n",
-      "['s3021', 'TV Show', 'Inspector Gadget', '', 'Ivan Sherry, Tara Strong, Martin Roach, Scott McCord, Lyon Smith, Derek McGrath', 'Canada, United States, France', 'May 18, 2018', '2017', 'TV-Y7', '4 Seasons', \"Crime TV Shows, Kids' TV, TV Comedies\", 'Inspector Gadget is back and must face his old enemy, the evil Dr. Claw, who has reactivated MAD, his global crime syndicate.']\n",
-      "['s3022', 'TV Show', 'Inst@famous', '', '', 'United Kingdom', 'December 31, 2018', '2018', 'TV-MA', '1 Season', 'Reality TV', 'Self-made social media celebrities share the stories of how they built their online empires and where they plan to take their unexpected fame next.']\n",
-      "['s3023', 'TV Show', 'Instant Hotel', '', 'Luke Jacobz, Juliet Ashworth', 'Australia', 'June 28, 2019', '2019', 'TV-MA', '2 Seasons', 'International TV Shows, Reality TV', \"Teams of Australian homeowners compete for the title of best Instant Hotel by staying overnight in each other's rentals and rating their experience.\"]\n",
-      "['s3024', 'Movie', 'Instructions Not Included', 'Eugenio Derbez', 'Eugenio Derbez, Jessica Lindsey, Loreto Peralta, Daniel Raymont, Alessandra Rosaldo, Hugo Stiglitz, Arcelia Ramírez, Sammy Pérez, Agustín Bernal, Karla Souza', 'Mexico', 'January 1, 2020', '2013', 'PG-13', '122 min', 'Comedies, Dramas, International Movies', 'Unable to locate the elusive mother of a baby girl left on his doorstep, an Acapulco playboy unexpectedly begins to develop feelings for the tot.']\n",
-      "['s3025', 'TV Show', 'Intelligence', '', 'Ian Tracey, Klea Scott, John Cassini, Matt Frewer, Alana Husband, Kyla Wise, Camille Sullivan, Darcy Laurie, Eugene Lipinski, Michael Eklund', 'Canada', 'July 19, 2017', '2007', 'TV-MA', '2 Seasons', 'Crime TV Shows, TV Dramas', 'Clashes both on the street and in the bedroom pits the female head of the Organized Crime Unit against the cocky leader of a pot-smuggling ring.']\n",
-      "['s3026', 'TV Show', 'Interior Design Masters', '', '', 'United Kingdom', 'October 18, 2019', '2019', 'TV-PG', '1 Season', 'British TV Shows, International TV Shows, Reality TV', 'Aspiring interior designers transform a variety of spaces from dowdy to delightful as they vie for a life-changing contract with a top London hotel.']\n",
-      "['s3027', 'Movie', 'Internet Famous', 'Michael Gallagher', 'Shane Dawson, Steve Greene, Amanda Cerny, Christian Delgrosso, Wendy McColm, Richard Ryan, Roger Bart, John Michael Higgins, Missi Pyle, Jimmy Tatro, Tay Zonday, Adam Busch', 'United States', 'July 21, 2016', '2016', 'TV-14', '87 min', 'Comedies', 'Five viral Internet celebrities travel to a competition that will award one of them their own television series in this ensemble comedy.']\n",
-      "['s3028', 'Movie', 'Interrogation', 'Vetrimaaran', 'Dinesh Ravi, Samuthirakani, Kishore Kumar, Anandhi, Murugadoss, Ajay Ghosh', 'India', 'December 1, 2016', '2015', 'TV-MA', '116 min', 'Dramas, International Movies, Thrillers', 'In this fact-based drama, politically motivated cops in Andhra Pradesh set out to frame four Tamil laborers for a crime, torturing them to no avail.']\n",
-      "['s3029', 'TV Show', 'Intersection', '', 'İbrahim Çelikkol, Belçim Bilgin, Alican Yücesoy, Teoman Kumbaracıbaşı, Serdar Yeğin, Tülay Günal, Gözde Cığacı, Ferit Aktuğ, Rojda Demirer, Aybars Kartal Özson', 'Turkey', 'July 1, 2017', '2016', 'TV-MA', '3 Seasons', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Two wealthy businessmen with car obsessions cross paths with an idealist pediatrician. Love enters the equation, and their lives change for good.']\n",
-      "['s3030', 'Movie', 'Interview with a Serial Killer', 'Christopher Martin', 'Arthur Shawcross', 'United States', 'August 1, 2016', '2008', 'TV-MA', '45 min', 'Documentaries', 'In this jailhouse interview, Arthur Shawcross, the Genesee River Killer, shares candid details of his crimes and his surprising family bonds.']\n",
-      "['s3031', 'TV Show', 'Into the Badlands', '', 'Daniel Wu, Emily Beecham, Sarah Bolger, Oliver Stark, Orla Brady, Ally Ioannides, Stephen Lang, Marton Csokas, Madeleine Mantock, Aramis Knight', 'United States', 'March 10, 2019', '2018', 'TV-MA', '3 Seasons', 'TV Action & Adventure', 'Dreaming of escaping to a distant city, a ferocious warrior and a mysterious boy tangle with territorial warlords and their highly trained killers.']\n",
-      "['s3032', 'Movie', 'Into the Forest', 'Patricia Rozema', 'Ellen Page, Evan Rachel Wood, Max Minghella, Callum Keith Rennie, Michael Eklund, Wendy Crewson', 'Canada', 'November 7, 2018', '2015', 'R', '102 min', 'Dramas, International Movies, Sci-Fi & Fantasy', 'In the near future, two frightened sisters fight for survival after losing their father during a deadly, quietly looming apocalypse.']\n",
-      "['s3033', 'Movie', 'Into the Inferno', 'Werner Herzog', 'Werner Herzog', 'United Kingdom, Germany, Canada', 'October 28, 2016', '2016', 'TV-PG', '107 min', 'Documentaries', 'With stunning views of eruptions and lava flows, Werner Herzog captures the raw power of volcanoes and their ties to indigenous spiritual practices.']\n",
-      "['s3034', 'TV Show', 'Into the Night', '', 'Pauline Etienne, Laurent Capelluto, Stefano Cassetti, Mehmet Kurtuluş, Babetida Sadjo, Jan Bijvoet, Ksawery Szlenkier, Vincent Londez, Regina Bikkinina, Alba Gaïa Kraghede Bellugi, Nabil Mallat', 'Belgium', 'May 1, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Mysteries', 'Passengers and crew aboard a hijacked overnight flight scramble to outrace the sun as a mysterious cosmic event wreaks havoc on the world below.']\n",
-      "['s3035', 'Movie', 'Into the Wild', 'Sean Penn', 'Emile Hirsch, Marcia Gay Harden, William Hurt, Jena Malone, Brian Dierker, Catherine Keener, Vince Vaughn, Kristen Stewart, Hal Holbrook, Zach Galifianakis', 'United States', 'January 1, 2021', '2007', 'R', '148 min', 'Action & Adventure, Dramas, Independent Movies', 'A young man gives up everything – including his trust fund and ties to a seemingly stable family – to lead a solitary life in the wild.']\n",
-      "['s3036', 'Movie', 'Intuition', 'Alejandro Montiel', 'Luisana Lopilato, Joaquín Furriel, Rafael Ferro, Maite Lanata, Juan Manuel Guilera, Abel Ayala, Sebastián Mogordoy, Delfina Chaves, Marita Ballesteros, Miriam Odorico', 'Argentina', 'May 28, 2020', '2020', 'TV-MA', '116 min', 'Dramas, International Movies, Thrillers', 'Police officer Pipa works on her first big case while simultaneously investigating her boss, who is suspected of murder. The prequel to \"Perdida\".']\n",
-      "['s3037', 'TV Show', 'InuYasha', '', 'Kappei Yamaguchi, Satsuki Yukino, Kumiko Watanabe, Noriko Hidaka, Koji Tsujitani, Houko Kuwashima, Toshiyuki Morikawa, Richard Ian Cox, Moneca Stori, Paul Dobson, Kirby Morrow, Kelly Sheridan, Jillian Michaels', 'Japan', 'December 15, 2016', '2001', 'TV-14', '2 Seasons', 'Anime Series, International TV Shows', 'Yanked down a well, schoolgirl Kagome Higurashi emerges in feudal Japan, where she must reassemble a sacred jewel while eluding half-demon Inuyasha.']\n",
-      "['s3038', 'Movie', \"Inuyasha the Movie - L'isola del fuoco scarlatto\", 'Toshiya Shinohara', 'Kappei Yamaguchi, Satsuki Yukino, Koji Tsujitani, Houko Kuwashima, Kumiko Watanabe, Noriko Hidaka, Ken Narita, Cho, Mamiko Noto, Nobutoshi Canna, Fumiko Orikasa, Richard Ian Cox, Moneca Stori', 'Japan', 'September 1, 2017', '2004', 'TV-PG', '88 min', 'Action & Adventure, Anime Features, International Movies', 'Ai, a young half-demon who has escaped from Horai Island to try to help his people, returns with potential saviors InuYasha, Sesshomaru and Kikyo.']\n",
-      "['s3039', 'Movie', 'Inuyasha the Movie - La spada del dominatore del mondo', 'Toshiya Shinohara', 'Kappei Yamaguchi, Satsuki Yukino, Koji Tsujitani, Houko Kuwashima, Kumiko Watanabe, Ken Narita, Akio Otsuka, Kikuko Inoue', 'Japan', 'September 1, 2017', '2003', 'TV-14', '99 min', 'Action & Adventure, Anime Features, International Movies', 'The Great Dog Demon beaqueathed one of the Three Swords of the Fang to each of his two sons. Now the evil power of the third sword has been awakened.']\n",
-      "['s3040', 'Movie', 'InuYasha the Movie: Affections Touching Across Time', 'Toshiya Shinohara', 'Kappei Yamaguchi, Satsuki Yukino, Koji Tsujitani, Houko Kuwashima, Kumiko Watanabe, Kenichi Ogata, Noriko Hidaka, Hisako Kyoda, Ken Narita', 'Japan', 'August 25, 2018', '2001', 'TV-PG', '100 min', 'Action & Adventure, Anime Features, International Movies', \"A powerful demon has been sealed away for 200 years. But when the demon's son is awakened, the fate of the world is in jeopardy.\"]\n",
-      "['s3041', 'Movie', 'InuYasha: The Movie 2: The Castle Beyond the Looking Glass', 'Toshiya Shinohara', 'Kappei Yamaguchi, Satsuki Yukino, Koji Tsujitani, Houko Kuwashima, Kumiko Watanabe, Noriko Hidaka, Kenichi Ogata, Toshiyuki Morikawa, Mieko Harada', 'Japan', 'September 1, 2017', '2002', 'TV-14', '99 min', 'Action & Adventure, Anime Features, International Movies', 'With their biggest foe seemingly defeated, InuYasha and his friends return to everyday life. But the peace is soon shattered by an emerging new enemy.']\n",
-      "['s3042', 'Movie', 'Invader Zim: Enter the Florpus', '', \"Richard Steven Horvitz, Rikki Simons, Andy Berman, Melissa Fahn, Rodger Bumpass, Jhonen Vasquez, Wally Wingert, Kevin McDonald, Olivia d'Abo, Eric Bauza\", 'South Korea, United States', 'August 16, 2019', '2019', 'TV-Y7', '72 min', 'Children & Family Movies, Comedies, Sci-Fi & Fantasy', 'When Zim reappears to begin the next phase of his evil alien plan to conquer Earth, his nemesis Dib Membrane sets out to unmask him once and for all.']\n",
-      "['s3043', 'Movie', 'Invictus', 'Clint Eastwood', 'Morgan Freeman, Matt Damon, Tony Kgoroge, Patrick Mofokeng, Matt Stern, Julian Lewis Jones, Adjoa Andoh, Marguerite Wheatley, Leleti Khumalo, Patrick Lyster, Penny Downie', 'United States', 'November 1, 2019', '2009', 'PG-13', '134 min', 'Dramas, Sports Movies', 'After the end of apartheid, newly elected President Nelson Mandela uses the 1995 World Cup rugby matches to unite his people in South Africa.']\n",
-      "['s3044', 'Movie', 'Invisible', 'Pablo Giorgelli', 'Mora Arenillas, Mara Bestelli, Diego Cremonesi', 'Argentina, France', 'August 1, 2018', '2017', 'TV-MA', '87 min', 'Dramas, Independent Movies, International Movies', \"After learning she's pregnant, a teen grapples with the consequences while trying to go about her life as if nothing has changed.\"]\n",
-      "['s3045', 'Movie', 'Invisible Essence: The Little Prince', 'Charles Officer', '', 'Canada', 'January 14, 2019', '2018', 'TV-PG', '91 min', 'Documentaries', \"Artists and writers delve into the heart of Antoine de Saint-Exupéry's timeless fable, which captured the imagination of children and adults worldwide.\"]\n",
-      "['s3046', 'Movie', 'Inxeba', 'John Trengove', 'Nakhane Touré, Bongile Mantsai, Niza Jay, Thobani Mseleni, Gamelihle Bovana, Halalisani Bradley Cebekhulu, Inga Qwede, Sibabalwe Ngqayana, Siphosethu Ngcetane, Zwelakhe Mtsaka', 'South Africa, Germany, Netherlands, France', 'February 1, 2018', '2017', 'TV-MA', '88 min', 'Dramas, Independent Movies, International Movies', 'At an initiation ritual for the young men of his Xhosa community, a closeted factory hand meets a Johannesburg teen who discovers his best-kept secret.']\n",
-      "['s3047', 'Movie', 'IO', 'Jonathan Helpert', 'Margaret Qualley, Anthony Mackie, Danny Huston', 'United States', 'January 18, 2019', '2019', 'TV-14', '96 min', 'Dramas, Sci-Fi & Fantasy', \"As a young scientist searches for a way to save a dying Earth, she finds a connection with a man who's racing to catch the last shuttle off the planet.\"]\n",
-      "['s3048', 'Movie', 'Ip Man', 'Wilson Yip', 'Donnie Yen, Simon Yam, Louis Fan, Lam Ka Tung, Xing Yu, Wong You-nam, Chen Zhi Hui, Lynn Hung, Hiroyuki Ikeuchi', 'Hong Kong, China', 'January 15, 2016', '2008', 'R', '107 min', 'Action & Adventure, Dramas, International Movies', 'An occupying Japanese general challenges Chinese men to duels to prove the superiority of the Japanese, but Ip Man refuses to fight – at first.']\n",
-      "['s3049', 'Movie', 'Ip Man 2', 'Wilson Yip', 'Donnie Yen, Sammo Kam-Bo Hung, Huang Xiaoming, Simon Yam, Lynn Hung, Kanin Ngo, Kent Cheng, Darren Shahlavi, Louis Fan, Calvin Ka-Sing Cheng', 'Hong Kong, China', 'January 15, 2016', '2010', 'R', '108 min', 'Action & Adventure, International Movies', \"New in Hong Kong, martial arts instructor Ip Man perseveres and retaliates against his rivals' opposition to the Wing Chun fighting style he teaches.\"]\n",
-      "['s3050', 'Movie', 'Ip Man 3', 'Wilson Yip', 'Donnie Yen, Zhang Jin, Lynn Hung, Patrick Tam, Karena Ng, Kent Cheng, Bryan Leung, Louis Cheung, Danny Chan, Mike Tyson, Babyjohn Choi', 'China, Hong Kong', 'June 18, 2016', '2015', 'PG-13', '105 min', 'Action & Adventure, Dramas, International Movies', \"Martial arts master Ip springs into action when his son's school is threatened by a shady American, then defends his status as wing chun champion.\"]\n",
-      "['s3051', 'Movie', 'Ip Man 4: The Finale', 'Wilson Yip', 'Donnie Yen, Wu Yue, Vanness Wu, Scott Adkins, Kent Cheng, Danny Chan Kwok-kwan, Kanin Ngo, Chris Collins, Vanda Margraf, Meng Lo', 'Hong Kong, China', 'July 21, 2020', '2019', 'TV-MA', '105 min', 'Action & Adventure, Dramas, International Movies', 'Ip Man travels to San Francisco with his son and wrestles with tensions between martial arts masters and his star student, Bruce Lee.']\n",
-      "['s3052', 'Movie', 'Iqbal', 'Nagesh Kukunoor', 'Shreyas Talpade, Naseeruddin Shah, Girish Karnad, Shweta Prasad, Yatin Karyekar, Prateeksha Lonkar, Dilip Salgaonkar, Jyoti Joshi, Aadarsh Balakrishna, Gururaj Manepalli', 'India', 'March 1, 2018', '2006', 'TV-Y7', '127 min', 'Dramas, Independent Movies, International Movies', 'A boy with a hearing and speech impairment – and extraordinary athletic ability – chases his lifelong dream of playing cricket for India.']\n",
-      "['s3053', 'Movie', 'Irada Pakka', 'Kedar Shinde', 'Smita Jaykar, Siddarth Jadhav', 'India', 'March 15, 2018', '2010', 'TV-14', '137 min', 'Comedies, Dramas, International Movies', 'Bored in their happy marriage, a couple decides to spice things up by fighting more, but their game takes the relationship on an unexpected path.']\n",
-      "['s3054', 'TV Show', 'Iris', '', 'Lee Byung-hun, Kim Tae-hee, Jeong Jun-ho, Kim Young-chul, Kim Seung-woo, Kim So-yeon, Yun Ju-sang, Lee Jeong-kil', 'South Korea', 'May 16, 2020', '2009', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, TV Action & Adventure', \"Two friends' lives are changed forever when they are recruited by a top-secret organization tasked with protecting the country from foreign threats.\"]\n",
-      "['s3055', 'Movie', 'Iron Cowboy: The Story of the 50.50.50', 'Jacob Schwab', 'James Lawrence', 'United States', 'July 19, 2019', '2018', 'TV-14', '77 min', 'Documentaries, Sports Movies', 'A record-setting triathlete dares to complete 50 Ironman races – a 2.4-mile swim, a 112-mile bike ride, and a 26.2-mile run – in 50 days in 50 states.']\n",
-      "['s3056', 'Movie', 'Iron Fists and Kung-Fu Kicks', 'Serge Ou', '', 'Australia', 'December 1, 2019', '2019', 'TV-MA', '108 min', 'Documentaries, International Movies', \"This documentary examines the influence of Hong Kong's martial arts cinema on filmmaking from the Shaw Brothers to modern-day Hollywood blockbusters.\"]\n",
-      "['s3057', 'TV Show', 'Iron Ladies', '', 'Aviis Zhong, Ben Wu, Ada Pan, Jacqueline Zhu, Gabriel Lan, Jack Lee, Wu Ting-chien, Wills Sia, Su Yen-ti, Jenny Huang', 'Taiwan', 'February 9, 2019', '2018', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Three 30-something women in high-level jobs at a beauty e-commerce firm seem to have it all – except when it comes to love and romantic chemistry.']\n",
-      "['s3058', 'Movie', 'Iron Man & Captain America: Heroes United', 'Leo Riley', \"Adrian Pasdar, Roger Craig Smith, Fred Tatasciore, David Kaye, Clancy Brown, Liam O'Brien, Robin Atkin Downes, Dee Bradley Baker\", 'United States', 'October 12, 2014', '2014', 'PG', '71 min', 'Children & Family Movies, Sci-Fi & Fantasy', 'While battling to keep the Red Skull and Taskmaster from unleashing a Hydra army, Iron Man and Captain America must learn to work together.']"
-     ]
-    },
-    {
-     "name": "stderr",
-     "output_type": "stream",
-     "text": [
-      "IOPub data rate exceeded.\n",
-      "The notebook server will temporarily stop sending output\n",
-      "to the client in order to avoid crashing it.\n",
-      "To change this limit, set the config variable\n",
-      "`--NotebookApp.iopub_data_rate_limit`.\n",
-      "\n",
-      "Current values:\n",
-      "NotebookApp.iopub_data_rate_limit=1000000.0 (bytes/sec)\n",
-      "NotebookApp.rate_limit_window=3.0 (secs)\n",
-      "\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "\n",
-      "['s7254', 'Movie', 'True: Winter Wishes', '', 'Michela Luci, Jamie Watson, Eric Peterson, Anna Claire Bartlam, Nicolas Aqui, Cory Doran, Julie Lemieux, Derek McGrath', '', 'November 26, 2019', '2019', 'TV-Y', '46 min', 'Children & Family Movies', 'An ice crystal from a frosty realm is freezing everything in the Rainbow Kingdom, its citizens too! Can True save Winter Wishfest – and her friends?']\n",
-      "['s7255', 'TV Show', 'True: Wonderful Wishes', '', 'Michela Luci, Jamie Watson, Anna Claire Bartlam, Dante Zee, Eric Peterson', '', 'June 15, 2018', '2018', 'TV-Y', '1 Season', \"Kids' TV\", 'Do-gooding True and Bartleby will go anywhere to make wishes come true – from the bottom of the Living Sea to the tip of Mount Tippy Tippy Top!']\n",
-      "['s7256', 'Movie', 'True: Wuzzle Wegg Day', 'Todd Kauffman, Mark Thornton', 'Michela Luci, Jamie Watson, Eric Peterson, Anna Claire Bartlam, Nicolas Aqui, Cory Doran, Julie Lemieux', 'Canada', 'March 27, 2020', '2020', 'TV-Y', '24 min', 'Children & Family Movies', \"Spring has sprung in Rainbow City, and Wuzzle Wegg Day is right around the corner! But Bartleby's convinced that a Wegg-stealing monster is on the loose.\"]\n",
-      "['s7257', 'Movie', 'Trumbo', 'Jay Roach', \"Bryan Cranston, Diane Lane, Elle Fanning, John Goodman, Helen Mirren, Louis C.K., Alan Tudyk, Michael Stuhlbarg, Adewale Akinnuoye-Agbaje, Dean O'Gorman\", 'United States', 'May 19, 2020', '2015', 'R', '124 min', 'Dramas, Independent Movies', 'When he is blacklisted by Hollywood for his leftist political views, screenwriter Dalton Trumbo struggles to find work in secret as a ghost writer.']\n",
-      "['s7258', 'TV Show', 'Trump: An American Dream', '', 'Donald Trump', 'United Kingdom', 'March 30, 2018', '2018', 'TV-14', '1 Season', 'Docuseries', 'Friends, associates and critics reveal the truly American story of Donald Trump, the brash businessman who defied the odds to become U.S. president.']\n",
-      "['s7259', 'Movie', 'Truth or Dare', 'Nick Simon', 'Cassandra Scerbo, Brytni Sarpy, Mason Dye, Harvey Guillen, Luke Baines, Ricardo Hoyos, Alexxis Lemire, Christina Masterson, Heather Langenkamp', 'United States', 'October 3, 2018', '2017', 'TV-MA', '88 min', 'Horror Movies', 'A game of \"Truth or Dare\" among college friends on spring break turns deadly when a demon seems determined to use it to kill them all.']\n",
-      "['s7260', 'Movie', 'Tu Hai Mera Sunday', 'Milind Dhaimade', 'Barun Sobti, Shahana Goswami, Vishal Malhotra, Avinash Tiwary, Rasika Dugal, Maanvi Gagroo, Nakul Bhalla, Jay Upadhyay', 'India', 'March 1, 2018', '2016', 'TV-14', '125 min', 'Comedies, Independent Movies, International Movies', 'When their Sunday soccer game on the beach is canceled, five friends set out to find another place to play in the noisy, crowded city of Mumbai.']\n",
-      "['s7261', 'TV Show', 'Tuca & Bertie', '', 'Tiffany Haddish, Ali Wong, Steven Yeun, Nicole Byer, Richard E. Grant, Reggie Watts', 'United States', 'May 3, 2019', '2019', 'TV-MA', '1 Season', 'TV Comedies', \"Free-spirited toucan Tuca and self-doubting song thrush Bertie are best friends – and birds – who guide each other through life's ups and downs.\"]\n",
-      "['s7262', 'Movie', 'Tucker and Dale vs. Evil', 'Eli Craig', 'Tyler Labine, Alan Tudyk, Katrina Bowden, Jesse Moss, Philip Granger, Brandon Jay McLaren, Christie Laing, Chelan Simmons, Travis Nelson, Alex Arsenault', 'Canada, United States, India, United Kingdom', 'March 29, 2019', '2010', 'R', '89 min', 'Comedies, Horror Movies, Independent Movies', 'Expecting to relax at their \"vacation\" cabin, two backwoods boys see their trip turn into a nightmare when they\\'re accused of being psychotic killers.']\n",
-      "['s7263', 'Movie', 'Tukaram', 'Chandrakant Kulkarni', 'Jitendra Joshi, Prateeksha Lonkar, Sharad Ponkshe, Radhika Apte, Veena Jamkar, Yatin Karyekar, Smita Tambe, Vrishasen Dabholkar', 'India', 'February 15, 2018', '2012', 'TV-PG', '162 min', 'Dramas, Faith & Spirituality, International Movies', 'A child whose innocence and devotion set him apart from the other children of his village grows up to be one of the foremost saints of India.']\n",
-      "['s7264', 'Movie', 'Tum Milo Toh Sahi', 'Kabir Sadanand', 'Nana Patekar, Dimple Kapadia, Sunil Shetty, Vidya Malvade, Rehan Khan, Anjana Sukhani, Mohnish Bahl, Vrajesh Hirjee', 'India', 'July 1, 2018', '2010', 'TV-14', '128 min', 'Comedies, Dramas, International Movies', 'An astute but old-fashioned law clerk steps up to help the owner of a cafe in a legal battle that has both business and personal ramifications.']\n",
-      "['s7265', 'Movie', 'Tumi or not Tumi', 'Mfanelo Ngoma', 'Tumi Morake', '', 'August 1, 2020', '2020', 'TV-MA', '72 min', 'Stand-Up Comedy', 'Tumi Morake dishes out hot takes and fiery commentary about the concept of identity, politics, family life, weaves, and more in this stand-up special.']\n",
-      "['s7266', 'Movie', 'TUNA GIRL', 'Mana Yasuda', 'Fuka Koshiba, Tom Fujita, Hidetoshi Hoshida, Hiroto Kanai, Ryosuke Yusa, Shuri Tanaka, Chal Inoue, Takashi Taniguchi, Takeshi Masu', 'Japan', 'September 28, 2019', '2019', 'TV-PG', '90 min', 'Dramas, International Movies', \"A clumsy but cheerful fisheries student struggles to find her place at a research institute renowned for its tuna cultivation. The work isn't easy.\"]\n",
-      "['s7267', 'TV Show', 'Tundukkan Playboy Itu', '', 'Hafidz Roshdi, Uqasha Senrose, Alif Satar, Mawar Rashid', '', 'January 8, 2018', '2016', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"Under pressure from his parents to settle down, a pleasure-seeking playboy falls for a woman who's like nobody he's ever met.\"]\n",
-      "['s7268', 'Movie', 'Tune in for Love', 'Jung Ji-woo', 'Kim Go-eun, Jung Hae-in, Park Hae-joon, Kim Guk-hee, Jung Eugene, Choi Jun-young, Yoo Yeol, Nam Mun-cheol', 'South Korea', 'November 5, 2019', '2019', 'TV-MA', '123 min', 'Dramas, International Movies, Romantic Movies', 'A student and a reticent teen first meet at a bakery in the 1990s and try to find each other through the years, as fate keeps pulling them apart.']\n",
-      "['s7269', 'Movie', 'Tunisian Victory', 'Frank Capra, John Huston, Hugh Stewart, Roy Boulting, Anthony Veiller', 'Burgess Meredith', 'United States, United Kingdom', 'March 31, 2017', '1944', 'TV-14', '76 min', 'Classic Movies, Documentaries', 'British and American troops join forces to liberate a Nazi stranglehold in North Africa, sharing battles, hard work and a peaceful Christmas dinner.']\n",
-      "['s7270', 'TV Show', 'Tunnel', '', 'Todsapol Maisuk, Johnny Hao, Morakot Liu, Pemy Peramin Thabkaew, Phenphet Phenkul, Sumet Ong-Art, Amarin Nitipon, Tor Techathuwanan, Komsan Kajonpaisansuk', '', 'October 30, 2019', '2019', 'TV-14', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'A detective finds himself 30 years in the future and must solve a string of grisly crimes before he can return to the past.']\n",
-      "['s7271', 'Movie', 'Turbo', 'David Soren', 'Ben Schwartz, Bill Hader, Luis Guzmán, Snoop Dogg, Paul Giamatti, Ryan Reynolds, Maya Rudolph, Ken Jeong, Samuel L. Jackson, Michael Peña, Michelle Rodriguez, Richard Jenkins, Kurtwood Smith, Luis Guzman', 'United States', 'September 12, 2019', '2013', 'PG', '96 min', 'Children & Family Movies, Comedies', \"A speed-obsessed snail who dreams of being the world's greatest race car driver gets his chance when an accident imbues him with high-octane speed.\"]\n",
-      "['s7272', 'TV Show', 'Turbo FAST', '', 'Reid Scott, John Eric Bentley, Amir Talai, Phil LaMarr, Grey DeLisle, Michael Patrick Bell, Eric Bauza', 'United States', 'February 5, 2016', '2016', 'TV-Y7', '3 Seasons', \"Kids' TV\", 'Join Turbo and his posse, the Fast Action Stunt Team. Filled with comedy, action and fun, this series amps it up to the extreme.']\n",
-      "['s7273', 'Movie', 'Turkish Dance School', 'Burak Aksak', 'Binnur Kaya, Demet Özdemir, Uraz Kaygılaroğlu, Okan Çabalar, Bora Cengiz, Nergis Öztürk, Berat Yenilmez, Meltem Gülenç, Hakan Salınmış', 'Turkey', 'October 2, 2020', '2017', 'TV-MA', '107 min', 'Comedies, International Movies, Romantic Movies', 'A woman recovering from an attempted suicide meets an aspiring doctor who takes a keen interest in her efforts to move forward in life through dance.']\n",
-      "['s7274', 'TV Show', 'Turn Up Charlie', '', 'Idris Elba, Piper Perabo, JJ Feild, Frankie Hervey, Guz Khan', 'United Kingdom', 'March 15, 2019', '2019', 'TV-MA', '1 Season', 'British TV Shows, International TV Shows, TV Comedies', \"A down-and-out DJ plots to rebuild his music career while working as a nanny for his famous best friend's wild 11-year-old daughter.\"]\n",
-      "['s7275', 'TV Show', \"TURN: Washington's Spies\", '', 'Jamie Bell, Seth Numrich, Daniel Henshall, Heather Lind, Meegan Warner, Kevin McNally, Burn Gorman, Angus Macfadyen, JJ Feild, Samuel Roukin', 'United States', 'December 1, 2017', '2017', 'TV-14', '4 Seasons', 'TV Dramas', 'Set in 1778, this period drama recounts the story of Abe Woodhull, an American cabbage farmer obliged to begin spying on the British enemy.']\n",
-      "['s7276', 'Movie', 'Tusk', 'Kevin Smith', 'Michael Parks, Justin Long, Haley Joel Osment, Genesis Rodriguez, Johnny Depp, Harley Morenstein, Ralph Garman, Jennifer Schwalbach', 'United States', 'July 24, 2018', '2014', 'R', '102 min', 'Horror Movies', 'When a wise-guy podcaster interviews a disabled seafarer, he decides to embark on a transformational quest to track down a dangerous walrus-monster.']\n",
-      "['s7277', 'TV Show', 'Twelve Forever', '', 'Kelsy Abbott, Antony Del Rio, Jaylen Barron, Matt Berry, Bridget Everett, Brandon Wardell, Steve Agee, Spencer Rothbell, Nick Sumida, Ashley Boettcher, Wade Randolph', 'United States', 'July 29, 2019', '2019', 'TV-PG', '1 Season', \"Kids' TV\", \"Reggie's wild imagination unlocks a weird and wonderful world where she can be herself – and escape the pressures of growing up.\"]\n",
-      "['s7278', 'Movie', 'Twice', 'Hidetaka Inazuka', 'Stuart Varnam-Atkin', 'Japan, United States', 'December 31, 2017', '2010', 'TV-14', '53 min', 'Documentaries, International Movies', 'This documentary reenacts the experiences of late activist Tsutomu Yamaguchi, a survivor of both atomic bombings on Japan in 1945.']\n",
-      "['s7279', 'TV Show', 'Twice Upon A Time', '', 'Gaspard Ulliel, Freya Mavor', 'France', 'December 19, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Months after a crushing breakup, a man receives a mysterious package that opens a portal to the past – and gives him a chance to win back his ex.']\n",
-      "['s7280', 'Movie', 'Twin Murders: the Silence of the White City', 'Daniel Calparsoro', 'Belén Rueda, Javier Rey, Aura Garrido, Manolo Solo, Alex Brendemühl, Ramón Barea, Sergio Dorado, Allende Blanco, Rubén Ochandiano', 'Spain', 'March 6, 2020', '2020', 'TV-MA', '110 min', 'International Movies, Thrillers', \"A detective returns to Vitoria-Gasteiz to solve murders mimicking those allegedly committed by a serial killer who's about to be released from prison.\"]\n",
-      "['s7281', 'TV Show', 'Twin Peaks', '', 'Kyle MacLachlan, Michael Ontkean, Mädchen Amick, Dana Ashbrook, Richard Beymer, Lara Flynn Boyle, Sherilyn Fenn, Warren Frost, Peggy Lipton, James Marshall, Everett McGill, Jack Nance, Joan Chen, Kimmy Robertson, Michael Horse, Piper Laurie, Harry Goaz, Eric DaRe, Wendy Robie, Ray Wise, Sheryl Lee, Russ Tamblyn, Don S. Davis, Chris Mulkey, Gary Hershberger, Grace Zabriskie', 'United States', 'July 1, 2017', '1990', 'TV-14', '2 Seasons', 'Classic & Cult TV, Crime TV Shows, TV Dramas', '\"Who killed Laura Palmer?\" is the question on everyone\\'s lips in a secretive small town, but as an eccentric FBI agent learns, the answer isn\\'t easy.']\n",
-      "['s7282', 'Movie', 'Twins Mission', 'To-hoi Kong', 'Sammo Kam-Bo Hung, Gillian Chung, Charlene Choi, Wu Jing, Yuen Wah, Jess Zhang, Steven Cheung, Lier Qiu, Shek Sau, Sam Lee, Andy Liang', 'Hong Kong, China', 'July 21, 2019', '2007', 'TV-MA', '102 min', 'Action & Adventure, International Movies', 'To retrieve a healing bead stolen from its guardian monks, a pair of bickering twin sisters face off against an entire gang of rival twins.']\n",
-      "['s7283', 'Movie', 'Twinsanity', 'Buz Wallick', \"Karissa Strain, Katie Strain, Yves Bright, Angie Everhart, Thaddeus Shafer, Mary O'Neil\", 'United States', 'March 15, 2019', '2018', 'TV-MA', '86 min', 'Horror Movies, Independent Movies, Thrillers', 'When a yoga enthusiast begins to pull away from her identical twin sister and business partner, their lifelong bond turns deadly.']\n",
-      "['s7284', 'TV Show', 'Twirlywoos', '', 'Linda Bassett', 'United Kingdom', 'May 15, 2020', '2018', 'TV-Y', '2 Seasons', \"British TV Shows, Kids' TV\", 'The colorful and curious family of Twirlywoos bounces around their boat and visits new places, turning learning into adventures wherever they land.']\n",
-      "['s7285', 'Movie', 'Twisted Trunk, Big Fat Body', '', 'Vijay Maurya, Naman Jain, Usha Nadkarni, Mukesh Chhabra, Prarthana Behere, Jayant Gadekar, Aditi Keskar, Murari Kumar', 'India', 'January 15, 2017', '2015', 'TV-14', '89 min', 'Dramas, International Movies', 'After terrorists place a bomb inside a toy Lord Ganesha, a child takes off with the dangerous doll, setting it on a course throughout all of Mumbai.']\n",
-      "['s7286', 'Movie', 'Two Catalonias', 'Álvaro Longoria, Gerardo Olivares', '', 'Spain', 'September 28, 2018', '2018', 'TV-MA', '117 min', 'Documentaries, International Movies', \"Lawmakers and activists with conflicting ideologies speak about the complexities of Catalonia's politics and the fight for its independence from Spain.\"]\n",
-      "['s7287', 'TV Show', 'Two Fathers', '', 'Weber Yang, Lin Yo-Wei, Megan Lai, Amanda Chou, Lucia Xie, Cherry Leung', 'Taiwan', 'August 1, 2016', '2013', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'When two single guys learn a woman they both slept with disappeared after giving birth, they decide to raise her baby girl together as a family.']\n",
-      "['s7288', 'Movie', 'Two Graves', 'Gary Young', 'Cathy Tyson, Katie Jarvis, David Hayman, Josh Herdman, Dave Johns, Danielle Harold, Kedar Williams-Stirling, Neal Ward', 'United Kingdom', 'May 1, 2019', '2018', 'TV-MA', '80 min', 'Thrillers', 'A doctor and a drug addict kidnap the son of a local gangster, seeking revenge for the death of a loved one.']\n",
-      "['s7289', 'Movie', 'Two Lovers and a Bear', 'Kim Nguyen', 'Dane DeHaan, Tatiana Maslany, Gordon Pinsent, John Ralston', 'Canada', 'May 2, 2017', '2016', 'R', '95 min', 'Dramas, Independent Movies, Romantic Movies', 'A troubled couple living near the North Pole begins a perilous journey south in an attempt to find peace and vanquish ghosts from the past.']\n",
-      "['s7290', 'TV Show', 'Two Sentence Horror Stories', '', 'Nicole Kang, Jim Parrack, Tara Pacheco, Christopher Shyer, Kimberley Wong, Wai Ching Ho, Greta Quispe, Zaria Degenhardt, Uly Schlesinger, Kate Jennings Grant, Aleyse Shannon, Guillermo Arribas, Jaiden Smith, Pepper Binkley, Mikelle Wright-Matos, Melinda Mo', 'United States', 'September 20, 2019', '2019', 'TV-14', '1 Season', 'TV Horror, Teen TV Shows', 'This anthology series of terror features diverse characters facing primal fears in spine-chilling situations that stretch past daily routine.']\n",
-      "['s7291', 'TV Show', 'Twogether', '', 'Lee Seung-gi, Jasper Liu', 'South Korea', 'June 26, 2020', '2020', 'TV-G', '1 Season', 'International TV Shows, Korean TV Shows, Reality TV', 'Paired together for an unforgettable trip across Asia, stars Lee Seung-gi and Jasper Liu become buddies as they connect with fans and local cultures.']\n",
-      "['s7292', 'Movie', 'Tyke Elephant Outlaw', 'Susan Lambert, Stefan Moore', '', 'Australia', 'December 1, 2015', '2015', 'TV-14', '78 min', 'Documentaries, International Movies', 'This documentary recounts a 1994 incident in Honolulu in which a circus elephant attacked and killed its trainer, then ran loose on the city streets.']\n",
-      "['s7293', 'TV Show', 'Typewriter', '', 'Aarna Sharma, Aaryansh Malviya, Mikail Gandhi, Palash Kamble, Jishu Sengupta, Palomi Ghosh, Purab Kohli, Sameer Kochhar, Sara Gesawat', 'India', 'July 19, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Horror, TV Mysteries', 'Three young friends in Goa plan to search an old villa for ghosts, but when a new family moves in, the home’s buried past resurfaces in chilling ways.']\n",
-      "['s7294', 'Movie', 'Tyson', 'James Toback', 'Mike Tyson, Trevor Berbick', 'United States, France', 'March 1, 2019', '2008', 'R', '90 min', 'Documentaries, Sports Movies', 'In this surprisingly emotional documentary, heavyweight champ Mike Tyson analyzes the controversies surrounding his career and turbulent private life.']\n",
-      "['s7295', 'Movie', 'U Turn', 'Pawan Kumar', 'Roger Narayan, Shraddha Srinath, Dileep Raj, Krishna Hebbale, Ram Manjjonaath, Chethan Dsouza', 'India', 'November 7, 2019', '2016', 'TV-14', '121 min', 'International Movies, Thrillers', \"A reporter must hunt for the truth behind a strange murder after she crosses paths with a young cop and becomes the investigation's prime suspect.\"]\n",
-      "['s7296', 'Movie', 'U-Turn', 'Derick Cabrido', \"Kim Chiu, JM de Guzman, Tony Labrusca, Martin del Rosario, Kate Alejandrino, Miel Espinoza, Janella Salvador, Cris Villanueva, Almira Muhlach, Cris Villonco, Mercedes Cabral, Jerry O'Hara, Simon Ibarra, Alex Medina, Markus Paterson\", 'Philippines', 'December 1, 2020', '2020', 'TV-MA', '99 min', 'Horror Movies, International Movies', \"A young reporter's investigation into a string of grisly suicides takes a dangerous detour when she follows the clues to a cursed stretch of road.\"]\n",
-      "['s7297', 'Movie', 'Udaan', 'Vikramaditya Motwane', 'Rajat Barmecha, Ronit Roy, Ram Kapoor, Aayan Boradia, Manjot Singh, Anand Tiwari, Raja Hudda, Shaunak Sengupta, Varun Khettry, Akshay Sachdev', 'India', 'October 1, 2018', '2010', 'TV-MA', '137 min', 'Dramas, Independent Movies, International Movies', \"Upon returning to his industrial hometown, a young man must decide whether to follow his own dreams or acquiesce to his father's plans for his future.\"]\n",
-      "['s7298', 'Movie', 'Udta Punjab', 'Abhishek Chaubey', 'Shahid Kapoor, Kareena Kapoor, Alia Bhatt, Diljit Dosanjh, Satish Kaushik, Suhail Nayyar, Prabhjyot Singh, Harpreet Singh, Manav Vij, Taran Bajaj', 'India', 'January 1, 2017', '2016', 'TV-MA', '146 min', 'Dramas, International Movies', 'Drug abuse and the darker side of Punjab rear their heads in the intense, interwoven tales of a cop, a doctor, a migrant worker and a rock star.']\n",
-      "['s7299', 'Movie', 'Ugly', 'Anurag Kashyap', 'Rahul Bhat, Ronit Roy, Tejaswini Kolhapure, Vineet Kumar Singh, Surveen Chawla, Siddhant Kapoor, Girish Kulkarni, Abir Goswami, Madhavi Singh, Anshikaa Shrivastava, Murari Kumar, Sandesh Jadhav', 'India', 'March 1, 2017', '2013', 'NR', '125 min', 'Dramas, International Movies, Thrillers', \"When a 10-year-old goes missing while her father, an actor, is out on an audition, the girl's stepfather – Mumbai's police chief – leads the search.\"]\n",
-      "['s7300', 'Movie', 'Ugly Aur Pagli', 'Sachin Kamlakar Khot', 'Mallika Sherawat, Ranvir Shorey, Tinnu Anand, Sushmita Mukherjee, Manish Anand, Vihang Nayak, Bharati Achrekar, Zeenat Aman', 'India', 'February 15, 2019', '2008', 'TV-14', '115 min', 'Comedies, International Movies, Romantic Movies', \"Everyday guy Kabir is thrown for a loop when he meets Kuhu, a freewheeling party girl. Now, he's a changed man, dancing, running half-naked through the streets and donning ladies' shoes at her whim.\"]\n",
-      "['s7301', 'TV Show', 'Ugly Delicious', '', 'David Chang, Peter Meehan', 'United States', 'March 6, 2020', '2020', 'TV-MA', '2 Seasons', 'Docuseries', \"All the flavor. None of the BS. Star chef David Chang leads friends on a mouthwatering, cross-cultural hunt for the world's most satisfying grub.\"]\n",
-      "['s7302', 'TV Show', 'Ugly Duckling', '', 'Mook Worranit Thawornwong, Puttichai Kasetsin, Natcha Juntapan, Neen Suwanamas, Esther Supreeleela, Shaun Jindachote, Lapassalal Jiravechsoontornkul, Chatchawit Techarukpong', 'Thailand', 'February 15, 2019', '2015', 'TV-14', '4 Seasons', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Young women face up to their insecurities and circumstances, finding love and laughs along the way. Featuring a different storyline every season.']\n",
-      "['s7303', 'Movie', 'Ujala', 'Naresh Saigal', 'Mala Sinha, Shammi Kapoor, Raaj Kumar, Leela Chitnis, Dhumal, Kumkum', 'India', 'October 15, 2017', '1959', 'TV-14', '143 min', 'Dramas, International Movies', 'An honest man dreams of a better life for his family, but a childhood friend leads him into a world of crime that keeps happiness just out of reach.']\n",
-      "['s7304', 'TV Show', 'Ultimate Beastmaster', '', 'Tiki Barber, Chris Distefano, Francesco Facchinetti, Bianca Balti, Vidyut Jammwal, Sarah-Jane Dias, BIn Gu, Qinyi Du, Paula Vázquez, Saúl Craviotto, Gilles Marini, Sandy Heribert, Terry Crews, Charissa Thompson, Yuji Kondo, Sayaka Akimoto, Luke Mockridge, Hans Sarpei, Kyung-seok Seo, Kyeong-rim Park, Luis Ernesto Franco, Inés Sainz, Rafinha Bastos, Anderson Silva, Sylvester Stallone', 'United States, Brazil, South Korea, Mexico, Japan, Germany', 'August 31, 2018', '2018', 'TV-PG', '3 Seasons', 'Reality TV', 'In this intense obstacle course series, elite athletes from the U.S. and other countries compete for cash prizes, individual glory and national pride.']\n",
-      "['s7305', 'TV Show', 'Ultimate Beastmaster México', '', 'Luis Ernesto Franco, Inés Sainz, Tiki Barber, Chris Distefano, Francesco Facchinetti, Bianca Balti, Vidyut Jammwal, Sarah-Jane Dias, BIn Gu, Qinyi Du, Paula Vázquez, Saúl Craviotto, Gilles Marini, Sandy Heribert, Terry Crews, Charissa Thompson, Yuji Kondo, Sayaka Akimoto, Luke Mockridge, Hans Sarpei, Kyung-seok Seo, Kyeong-rim Park, Rafinha Bastos, Anderson Silva, Sylvester Stallone', '', 'August 31, 2018', '2018', 'TV-PG', '3 Seasons', 'Reality TV, Spanish-Language TV Shows', 'Competitors representing countries from around the world battle it out on a grueling obstacle course. Luis Ernesto Franco and Inés Sainz host.']\n",
-      "['s7306', 'TV Show', 'Ultraman', '', 'Ryohei Kimura, Takuya Eguchi, Megumi Han, Hideyuki Tanaka, Sumire Morohoshi, Ken Uo, Shigeru Ushiyama, Ryota Takeuchi, Eiji Hanawa, Hirokazu Sekido, Minoru Shiraishi, Kenjiro Tsuda, Hiroaki Hirata, Kaiji Soze', 'United States, Japan', 'April 1, 2019', '2019', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'Decades ago, a hero from the stars left this world in peace. Now, the son of Ultraman must rise to protect the Earth from a new alien threat.']\n",
-      "['s7307', 'TV Show', 'Ultramarine Magmell', '', 'Kengo Kawanishi, M・A・O, Toshiyuki Morikawa, Hibiku Yamamura, Satoshi Mikami, Koji Yusa, Hiroshi Yanaka, Shiro Saito, Keiichi Sonobe', 'Japan', 'October 10, 2019', '2019', 'TV-14', '1 Season', 'Anime Series, International TV Shows', 'Decades after the sudden birth of a new continent, a young rescuer-for-hire provides aid to adventurers exploring this dangerous, uncharted world.']\n",
-      "['s7308', 'Movie', 'Ultras', 'Francesco Lettieri', 'Aniello Arena, Antonia Truppo, Ciro Nacca, Simone Borelli, Daniele Vicorito, Salvatore Pelliccia', 'Italy', 'March 20, 2020', '2020', 'TV-MA', '109 min', 'Dramas, International Movies, Sports Movies', 'An aging soccer fanatic faces down the reality of his past while struggling to give himself and a young follower very different futures.']\n",
-      "['s7309', 'TV Show', 'Ultraviolet', '', 'Marta Nieradkiewicz, Sebastian Fabijański, Agata Kulesza, Bartłomiej Topa, Magdalena Czerwińska, Michał Żurawski, Marek Kalita, Paulina Chapko, Karolina Chapko, Viet Anh Do', 'Poland', 'December 19, 2019', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', 'An online community of amateur sleuths use technology to solve crimes – and make quirky friends – in their quest for justice.']\n",
-      "['s7310', 'Movie', 'Uma Maheswara Ugra Roopasya', 'Venkatesh Maha', 'Satya Dev, VK Naresh, Raghavan, Suhas P, Ravindra Vijay, Chandana Koppisetti, Roopa Koduvayur, Kushalini Pulapa', 'India', 'July 30, 2020', '2020', 'TV-MA', '137 min', 'Comedies, Dramas, Independent Movies', 'Defeated and humiliated in a fight while trying to defuse a conflict among his fellow villagers, a photographer vows revenge on his attacker.']\n",
-      "['s7311', 'Movie', 'Umrika', 'Prashant Nair', 'Suraj Sharma, Tony Revolori, Smita Tambe, Adil Hussain, Rajesh Tailang, Prateik Babbar, Pramod Pathak, Amit Sial, Sauraseni Maitra', 'India', 'October 1, 2016', '2015', 'TV-MA', '96 min', 'Dramas, Independent Movies, International Movies', 'An ambitious man leaves his small Indian village for America. But when his letters to home stop coming, his brother sets out on his own adventure.']\n",
-      "['s7312', 'Movie', 'Un plus une', 'Claude Lelouch', 'Jean Dujardin, Elsa Zylberstein, Christopher Lambert, Alice Pol, Rahul Vohra, Shriya Pilgaonkar, Abhishek Krishnan, Venantino Venantini, Amma, Kalki Koechlin', 'France', 'August 1, 2017', '2015', 'TV-MA', '114 min', 'Comedies, Dramas, International Movies', 'A womanizing musician travels to India, where he composes a Bollywood film score and unexpectedly falls for the wife of the French ambassador.']\n",
-      "['s7313', 'Movie', 'Una', 'Benedict Andrews', 'Rooney Mara, Ben Mendelsohn, Riz Ahmed, Ruby Stokes, Natasha Little, Tara Fitzgerald, Tobias Menzies', 'United Kingdom, Canada, United States', 'April 1, 2018', '2016', 'R', '94 min', 'Dramas, International Movies', 'A young woman tracks down the older man who preyed on her as a child, forcing them both to confront the damage done by what happened 15 years earlier.']\n",
-      "['s7314', 'TV Show', 'Unabomber - In His Own Words', 'Mick Grogan', 'Ted Kaczynski', 'Canada', 'February 22, 2020', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', 'The CIA attempts to turn Ted Kaczynski, aka the Unabomber, into a super agent — a plan that backfires. Based on real events.']\n",
-      "['s7315', 'Movie', 'Unaccompanied Minors', 'Paul Feig', 'Lewis Black, Wilmer Valderrama, Tyler James Williams, Gia Mantegna, Dyllan Christopher, Brett Kelly, Quinn Shephard, Paget Brewster, Rob Corddry, Dominique Saldaña', 'United States', 'October 1, 2019', '2006', 'PG', '90 min', 'Children & Family Movies, Comedies', 'Five disparate kids, snowed in at the airport on Christmas Eve, try to get back to their families and outsmart a disgruntled airport official.']\n",
-      "['s7316', 'Movie', 'Unacknowledged', 'Michael Mazzola', '', 'United States', 'August 21, 2017', '2017', 'TV-MA', '104 min', 'Documentaries', 'Noted UFO expert Dr. Steven Greer interviews witnesses and presents classified documents concerning the existence of extraterrestrials.']\n",
-      "['s7317', 'TV Show', 'Unauthorized Living', '', 'José Coronado, Álex González, Claudia Traisac, Luís Zahera, Pilar Castro, Àlex Monner, Giulia Charm, Unax Ugalde, Ricardo Gómez, Ledicia Sola, Leonor Watling, Patrick Criado, Xabier Deive, Camila Bossa, María Guinea, Édgar Vittorino, Javier Abad, Daniel Currás, Mercedes Castro, Paula Morado, Paula Pier, Carmela Martins, Denis Gómez, Miguel Borines, Ana Villagrasa, Xavier Estévez, Carlos Hipólito', 'Spain', 'January 31, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', \"When a Galician shipper and drug lord hiding his Alzheimer's disease plans to retire, his second-in-command plots to steal the empire from the heir.\"]\n",
-      "['s7318', 'TV Show', 'Unbelievable', '', 'Toni Collette, Merritt Wever, Kaitlyn Dever, Dale Dickey, Scott Lawrence, Danielle Macdonald, Austin Hébert, Eric Lange, Elizabeth Marvel', 'United States', 'September 13, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, TV Dramas', 'After a young woman is accused of lying about a rape, two female detectives investigate a spate of eerily similar attacks. Inspired by true events.']\n",
-      "['s7319', 'TV Show', 'Unbreakable Kimmy Schmidt', '', 'Ellie Kemper, Jane Krakowski, Tituss Burgess, Carol Kane', 'United States', 'May 30, 2018', '2019', 'TV-14', '4 Seasons', 'TV Comedies', 'When a woman is rescued from a doomsday cult and lands in New York City, she must navigate a world she didn’t think even existed anymore.']\n",
-      "['s7320', 'Movie', 'Unbreakable Kimmy Schmidt: Kimmy vs. the Reverend', 'Claire Scanlon', 'Ellie Kemper, Jane Krakowski, Tituss Burgess, Carol Kane, Jon Hamm, Daniel Radcliffe, Lauren Adams, Sara Chase, Sol Miranda, Amy Sedaris, Mike Carlsen, Dylan Gelula, Chris Parnell, Heidi Gardner, Jack McBrayer, Zak Orth, Fred Armisen, Johnny Knoxville', 'United States', 'May 12, 2020', '2020', 'TV-14', '190 min', 'Comedies', \"It's an interactive Kimmy special! Kimmy's getting married, but first she has to foil the Reverend's evil plot. It's your move: What should she do next?\"]\n",
-      "['s7321', 'Movie', 'Unbridled', 'Jota Linares', 'Natalia de Molina, Daniel Grao, Natalia Mateo, Ignacio Mateos, Borja Luna, Mario Tardón, Mariana Cordero', 'Spain', 'August 30, 2019', '2018', 'TV-MA', '100 min', 'International Movies, Thrillers', 'Desperate to keep her husband’s secret, a devoted politician’s wife struggles to stave off threats that could ruin their promising new life.']\n",
-      "['s7322', 'Movie', 'Unbroken', 'Svati Chakravarty Bhatkal', '', 'India', 'June 26, 2019', '2019', 'TV-14', '109 min', 'Documentaries, International Movies', 'After the brutal murders of their loved ones, three individuals share how they healed through forgiveness in this documentary presented by Aamir Khan.']\n",
-      "['s7323', 'Movie', 'Uncertain Glory', 'Agustí Villaronga', 'Marcel Borràs, Bruna Cusí, Nuria Prims, Oriol Pla, Luisa Gavasa, Terele Pávez, Fernando Esteso, Juan Diego, Roger Casamajor, Jorge Usón', 'Spain', 'July 17, 2017', '2017', 'TV-MA', '116 min', 'Dramas, International Movies', \"When Lluís, a disinterested Spanish soldier, meets Carlana, he falls quickly in love, but soon discovers that Carlana's true passion is power.\"]\n",
-      "['s7324', 'TV Show', 'Unchained Fate', '', 'Lenna Lim, Jack Tan, Rickman Chia, Rabbit Chen, Kopi Lim Guo Wei, Agnes Wang, Allan Toh, Mandy Chen, Tan Hau Yen', '', 'May 8, 2019', '2016', 'TV-14', '1 Season', 'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy', 'A young trio aims to protect the world from evil, armed with magic crystals that allow them to control time, commune with spirits, and more.']\n",
-      "['s7325', 'Movie', 'Unchained: The Untold Story of Freestyle Motocross', 'Paul Taublieb, Jon Freeman', 'Josh Brolin', 'United States', 'October 1, 2016', '2016', 'TV-MA', '92 min', 'Documentaries, Sports Movies', \"This adrenaline-rush documentary traces the rise of freestyle motocross, arguably the world's most extreme sport, and spotlights its pioneers.\"]\n",
-      "['s7326', 'Movie', 'Uncle Naji in UAE', 'Ahmed Zain', 'Ibrahim Almeirasi, Ahmed Saif, Alia Almannai, Mohamed Morshed, Mohamed Alkendi, Tariq Almuhairi', 'United Arab Emirates', 'September 1, 2019', '2019', 'TV-14', '95 min', 'Comedies, International Movies', 'Two young Yemeni business partners decide to go on vacation in the UAE with a few local friends, but their fun trip soon turns terrifying.']\n",
-      "['s7327', 'Movie', 'Uncorked', 'Prentice Penny', 'Mamoudou Athie, Courtney B. Vance, Niecy Nash, Sasha Compère, Bernard D. Jones, Gil Ozeri, Matt McGorry, Meera Rohit Kumbhani', 'United States', 'March 27, 2020', '2020', 'TV-MA', '104 min', 'Dramas, Independent Movies', 'A young man feels torn between his dream of becoming a master sommelier and his father’s expectations that he’ll take over the family barbecue business.']\n",
-      "['s7328', 'Movie', 'Uncovered', 'Zuko Nodada', \"Nqobile Khumalo, Robert Hobbs, S'Thandiwe Kgoroge, Dumisani Mbebe, Thandeka Nodada, Fezile Makhanya\", 'South Africa', 'March 3, 2020', '2019', 'TV-MA', '98 min', 'Dramas, International Movies', \"To solve her sister's murder, a corporate protégé assumes her sibling's investigation into a mining conspiracy that could implicate her own boss.\"]\n",
-      "['s7329', 'Movie', 'Uncut Gems', 'Josh Safdie, Benny Safdie', 'Adam Sandler, LaKeith Stanfield, Kevin Garnett, Julia Fox, Idina Menzel, Eric Bogosian, Judd Hirsch, Abel Tesfaye', 'United States', 'May 25, 2020', '2019', 'R', '135 min', 'Dramas, Thrillers', 'With his debts mounting and angry collectors closing in, a fast-talking New York City jeweler risks everything in hopes of staying afloat and alive.']\n",
-      "['s7330', 'Movie', 'Undefeated', 'Daniel Lindsay, T.J. Martin', \"Montrail 'Money' Brown, O.C. Brown, Bill Courtney, Chavis Daniels\", 'United States', 'August 18, 2017', '2011', 'PG-13', '113 min', 'Documentaries, Sports Movies', \"An inspirational profile of an inner-city high school football team's valiant effort to reach the school's first-ever playoff game.\"]\n",
-      "['s7331', 'Movie', 'Under an Arctic Sky', 'Chris Burkard', 'Chris Burkard, Sam Hammer, Heidar Logi, Elli Thor Magnusson, Ingo Olsen, Timmy Reyes, Justin Quintal, Steve Hawk, Sigurdur Jonsson, Mark Renneker', 'United States', 'December 15, 2017', '2017', 'TV-14', '40 min', 'Action & Adventure, Documentaries, Sports Movies', \"Six fearless surfers travel to the north coast of Iceland to ride waves unlike anything they've ever experienced, captured with high-tech cameras.\"]\n",
-      "['s7332', 'TV Show', 'Under Arrest', 'Dan Forrer', '', 'United States', 'February 1, 2018', '2016', 'TV-MA', '8 Seasons', 'Crime TV Shows, Docuseries, International TV Shows', 'Cameras follow police officers as they solve crimes, assist the public and arrest lawbreakers in this reality series.']\n",
-      "['s7333', 'TV Show', 'Under the Black Moonlight', '', 'Tae-hyun Nam, Soo-yeon Kim, Seo-ra Kim, Tae-hwan Kang, Young-jo Yang', 'South Korea', 'June 10, 2017', '2016', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'A college art club welcomes a new member who has the secret ability to smell death and who warns one of them to leave her boyfriend ... or else.']\n",
-      "['s7334', 'Movie', 'Under the Bombs', 'Philippe Aractingi', 'Nada Abou Farhat, Georges Khabbaz, Bshara Atallah, Rawia Elchab, Elham Abbas, Iman Affara, Zahra Ali, Ali Maerouf Amer, Ali Azour, Najat Darwish', 'France, Lebanon, United Kingdom', 'October 19, 2020', '2007', 'TV-MA', '94 min', 'Dramas, Independent Movies, International Movies', 'A mother arrives in war-torn Lebanon looking for her missing son in the South as a cab driver agrees to escort her on her dangerous trip.']\n",
-      "['s7335', 'Movie', 'Under the Eiffel Tower', 'Archie Borders', 'Matt Walsh, Judith Godreche, Reid Scott, Michaela Watkins, David Wain, Gary Cole', 'United States', 'September 23, 2019', '2018', 'TV-MA', '87 min', 'Comedies, Independent Movies, Romantic Movies', 'An American man in the midst of a mid-life crisis travels to the French countryside to find a new lease on life.']\n",
-      "['s7336', 'Movie', 'Under the Riccione Sun', 'Younuts!', 'Cristiano Caccamo, Lorenzo Zurzolo, Ludovica Martino, Davide Calgaro, Matteo Oscar Giuggioli, Saul Nanni, Fotinì Peluso, Claudia Tranchese, Isabella Ferrari, Luca Ward, Andrea Roncato, Giulia Schiavo, Maria Luisa De Crescenzo, Sergio Ruggeri, Rosanna Sapia, Tommaso Paradiso', 'Italy', 'July 1, 2020', '2020', 'TV-MA', '102 min', 'Comedies, International Movies, Romantic Movies', 'While vacationing on the beaches of Riccione, a group of teens become friends and help each other manage romantic relationships and summer crushes.']\n",
-      "['s7337', 'Movie', 'Under the Shadow', 'Babak Anvari', 'Narges Rashidi, Avin Manshadi, Bobby Naderi, Ray Haratian, Arash Marandi, Hamidreza Djavdan, Soussan Farrokhnia, Bijan Daneshmand, Sajjad Delafrooz, Behi Djanati Atai', 'United Kingdom, Jordan, Qatar, Iran', 'January 7, 2017', '2016', 'PG-13', '84 min', 'Horror Movies, International Movies, Thrillers', 'During the Iran-Iraq conflict, a Tehran woman caring for her daughter while her husband is at war is gradually convinced evil spirits are at work.']\n",
-      "['s7338', 'Movie', 'Under The Skin', 'Jonathan Glazer', 'Scarlett Johansson, Krystof Hádek, Jeremy McWilliams, Joe Szula, Lynsey Taylor Mackay, Dougie McConnell, Kevin McAlinden, Andrew Gorman, Roy Armstrong, Alison Chand, Paul Brannigan', 'Switzerland, United Kingdom, United States', 'July 15, 2018', '2013', 'R', '108 min', 'Dramas, Independent Movies, International Movies', 'A seductive alien prowls the streets in search of prey: unsuspecting men who fall under her spell, only to be consumed by a strange liquid pool.']\n",
-      "['s7339', 'TV Show', 'Undercover', '', 'Tom Waes, Anna Drijver, Frank Lammers, Elise Schaap, Raymond Thiry, Kris Cuppens, Kevin Janssens, Huub Smit', 'Belgium, Netherlands', 'November 9, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Action & Adventure', \"Undercover agents infiltrate a drug kingpin's operation by posing as a couple at the campground where he spends his weekends. Inspired by real events.\"]\n",
-      "['s7340', 'Movie', 'Undercover Brother 2', 'Leslie Small', 'Michael Jai White, Vince Swann, Barry Bostwick, Laila Odom, Gary Owen, Affion Crockett, Steven Lee Johnson, Lindsay Lamb, Zac Zedalis, Cj Sykes', 'United States', 'November 5, 2019', '2019', 'R', '85 min', 'Comedies', 'When a beloved secret agent falls deep into a coma, his bumbling brother must defend their community from a divisive political threat.']\n",
-      "['s7341', 'Movie', 'Undercover Grandpa', 'Erik Canuel', 'James Caan, Jessica Walter, Louis Gossett Jr., Dylan Everett, Paul Sorvino, Kenneth Welsh, Lawrence Dane, Paul Braunstein, Greta Onieogou', 'Canada', 'November 1, 2017', '2016', 'PG-13', '94 min', 'Action & Adventure, Children & Family Movies, Comedies', \"Jake's date with his dream girl takes a turn when she disappears, and Jake's grandpa – a former intelligence officer – sets out to find her.\"]\n",
-      "['s7342', 'TV Show', 'Undercover Law', '', 'Viña Machado, Juana del Río, Luna Baxter, Valeria Gálviz, Tommy Vasquez, Luis Mesa, Katherine Vélez, Juan Manuel Mendoza, Patrick Delmas, Ricardo Vesga, Toto Vega', 'Colombia', 'August 31, 2018', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'Female intelligence agents infiltrate the disparate aspects of a Colombian cartel in an attempt to take down the drug lords and their associates.']\n",
-      "['s7343', 'Movie', 'Undercover: How to Operate Behind Enemy Lines', 'John Ford', '', 'United States', 'March 31, 2017', '1943', 'TV-PG', '61 min', 'Classic Movies, Documentaries', 'This World War II-era training film dramatizes how secret agents should act while undercover and how to avoid capture by enemies.']\n",
-      "['s7344', 'Movie', 'Underdogs', 'Juan José Campanella', 'Ariana Grande, Nicholas Hoult, Matthew Morrison, Eugenio Derbez, Taran Killam, Bobby Moynihan, Bella Thorne, Jay Pharoah, Dan Patrick, Shawn Mendes, Brooklyn Beckham, Chazz Palminteri, John Leguizamo, Mel Brooks, Rupert Grint, Rob Brydon, Anthony Head, Ralf Little, Eve Ponsonby, Peter Serafinowicz, Alex Norton, Alistair McGowan, Ezequiel Cipols', 'Argentina, Spain', 'June 15, 2020', '2013', 'PG', '85 min', 'Children & Family Movies, Sports Movies', 'When his archenemy returns to settle a score, a foosball ace and his magically incarnated team must save the town and woo back his girl.']\n",
-      "['s7345', 'Movie', 'Unexpectedly Yours', 'Cathy Garcia-Molina', 'Sharon Cuneta, Robin Padilla, Julia Barretto, Joshua Garcia, John Estrada, Pilar Pilapil, Marissa Delgado, Maritoni Fernandez', 'Philippines', 'November 26, 2020', '2017', 'TV-14', '121 min', 'Comedies, International Movies, Romantic Movies', 'A pair of former batchmates cross paths 30 years later when they wind up as new neighbors, and their reconnection soon blossoms into something more.']\n",
-      "['s7346', 'Movie', 'Unfinished Song', 'Paul Andrew Williams', 'Terence Stamp, Gemma Arterton, Christopher Eccleston, Vanessa Redgrave, Anne Reid, Elizabeth Counsell, Ram John Holder, Bill Thomas, Orla Hill', 'United Kingdom, Germany', 'July 22, 2019', '2012', 'PG-13', '94 min', 'Comedies, Dramas, Independent Movies', \"With his wife terminally ill, Arthur's future seems grim. But he learns to find joy in life again when he joins an unconventional church choir.\"]\n",
-      "['s7347', 'Movie', 'Unfriended', 'Levan Gabriadze', 'Shelley Hennig, Moses Storm, Renee Olstead, Will Peltz, Jacob Wysocki, Courtney Halverson, Heather Sossaman, Matthew Bohrer, Mickey River, Cal Barnes', 'United States, Russia', 'October 16, 2020', '2014', 'R', '83 min', 'Horror Movies, Thrillers', 'Six teens whose cyberbullying drove their classmate to kill herself become the target of an online stalker with a lethal agenda.']\n",
-      "['s7348', 'Movie', 'Ungli', \"Renzil D'Silva\", 'Emraan Hashmi, Randeep Hooda, Kangana Ranaut, Sanjay Dutt, Neha Dhupia, Angad Bedi, Neil Bhoopalam, Shraddha Kapoor', 'India', 'April 1, 2020', '2014', 'TV-14', '114 min', 'Comedies, Dramas, International Movies', 'An undercover cop finds himself in a strange position after infiltrating a \"gang\" that pulls wildly popular pranks on corrupt officials in Mumbai.']\n",
-      "['s7349', 'Movie', 'Unicorn Store', 'Brie Larson', 'Brie Larson, Samuel L. Jackson, Joan Cusack, Bradley Whitford, Mamoudou Athie, Hamish Linklater, Martha MacIsaac, Karan Soni, Annaleigh Ashford', 'United States', 'April 5, 2019', '2019', 'TV-14', '92 min', 'Comedies, Dramas, Independent Movies', 'After failing out of art school and taking a humdrum office job, a whimsical painter gets a chance to fulfill her lifelong dream of adopting a unicorn.']\n",
-      "['s7350', 'Movie', 'Union Leader', 'Sanjay Patel', 'Rahul Bhat, Tillotama Shome, Haresh Dagiya, Jayesh More, Tirth Sharma, Vivek Ghamande, Jay Vithlani, Mehul Buch', 'Canada, India', 'December 31, 2019', '2017', 'TV-14', '105 min', 'Dramas, Independent Movies, International Movies', 'Toxic conditions and a corrupt union leader prompt a chemical plant worker and earnest family man to fight for justice for his fellow laborers.']\n",
-      "['s7351', 'TV Show', 'Unit 42', '', 'Patrick Ridremont, Constance Gay, Tom Audenaert, Roda Fawaz, Danitza Athanassiadis', 'Belgium', 'June 15, 2019', '2017', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'A widowed cop tapped to lead a special cybercrimes unit teams up with a former hacker to hunt down tech-savvy criminals who are terrorizing Belgium.']\n",
-      "['s7352', 'Movie', 'Unknown', 'Jaume Collet-Serra', 'Liam Neeson, Diane Kruger, January Jones, Aidan Quinn, Bruno Ganz, Frank Langella, Sebastian Koch, Olivier Schneider, Stipe Erceg, Rainer Bock', 'United Kingdom, Germany, France, United States', 'January 1, 2021', '2011', 'PG-13', '113 min', 'Action & Adventure, Thrillers', 'Liam Neeson stars as a man who regains consciousness after a car accident, only to discover that another man is impersonating him.']\n",
-      "['s7353', 'Movie', 'Unknown Origins', 'David Galán Galindo', 'Javier Rey, Verónica Echegui, Brays Efe, Antonio Resines, Álex García, Carlos Areces, Ernesto Alterio, Leonardo Sbaraglia', 'Spain', 'August 28, 2020', '2020', 'TV-MA', '97 min', 'International Movies, Thrillers', \"A very chiseled but somber detective must find a serial killer who leaves clues that only his mentor's nerdy comics-loving son can decipher.\"]\n",
-      "['s7354', 'TV Show', 'Unlucky Ploy', 'Nopparoj Chotmunkongsit', 'Anusorn Maneethet, Atsadaporn Siriwattanakul, Waratthaya Wongchayaporn, Thanawetch Siriwattanakul, Pokchat Thiamchai, Phichikorn Ployphimana, Supachai Suwanon, Daraneenuch Pasutanavin, Kittiphong Dumavibhat, Aphiradi Phawaphutanon, Attharut Krongrasri, Ronnawee Sereerat, Lita Janvarapa, Sitang Punnapob, Yani Tramod', '', 'July 30, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'In this remake of the Korean series, a man becomes mired in the lives of two women who happen to share the same name.']\n",
-      "['s7355', 'TV Show', 'Unnatural Selection', '', '', 'United States', 'October 18, 2019', '2019', 'TV-MA', '1 Season', 'Docuseries, Science & Nature TV', 'From eradicating disease to selecting a child’s traits, gene editing gives humans the chance to hack biology. Meet the real people behind the science.']\n",
-      "['s7356', 'TV Show', 'Unorthodox', '', 'Shira Haas, Amit Rahav, Jeff Wilbusch, Alex Reid, Ronit Asheri, Delia Mayer, Dina Doronne, David Mandelbaum, Yousef Sweid, Dennenesch Zoudé, Isabel Schosnig, Aaron Altaras, Tamar Amit-Joseph, Safinaz Sattar, Langston Uibel, Aziz Dyab', 'Germany', 'March 26, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas', 'A Hasidic Jewish woman in Brooklyn flees to Berlin from an arranged marriage and is taken in by a group of musicians — until her past comes calling.']\n",
-      "['s7357', 'TV Show', 'Unrequited Love', '', 'Zhu Yanmanzi, Zhao Shunran, Shen Yu, Zhang Yichi, Mengqin, Esther Chen, Zhang Zhehao, He Meixuan, Yuan Baizihui', 'China', 'July 17, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'A complicated, one-sided secret attraction sends ripples through the lives of a mild-mannered student and her dashing classmate.']\n",
-      "['s7358', 'Movie', 'Unrest', 'Jennifer Brea', 'Jennifer Brea, Omar Wasow, Jessica Taylor-Bearman', 'United Kingdom, United States', 'January 15, 2018', '2017', 'TV-14', '97 min', 'Documentaries', 'In this heart-wrenching documentary, a 28-year-old Ph.D. student turns the camera on herself to capture her struggles with chronic fatigue syndrome.']\n",
-      "['s7359', 'TV Show', 'Unriddle', '', 'Rui En, Chen Liping, Tay Ping Hui, Andie Chen, Xiang Yun, Joshua Ang, Zhou Ying', 'Singapore', 'July 1, 2017', '2012', 'TV-14', '2 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', 'When a hard-nosed detective reluctantly partners with an informant to solve complex cases, she uncovers links to a particularly puzzling cold case.']\n",
-      "['s7360', 'Movie', 'Unruly Friends', 'Sherif Mandour', 'Kinda Allouch, Ahmed Salah Al-Saadany, Dina Fouad, Amr Youssef, Ahmed Safwat, Madlyn Tabar, Yasser Ali Maher, Nadia Fahmi, Menha Zaytoon, Tamim Abdou, Mostafa Abd Elsalam', 'Egypt', 'June 20, 2019', '2011', 'TV-14', '83 min', 'International Movies, Thrillers', 'A young woman discovers that familial and psychological traumas can be difficult to leave behind.']\n",
-      "['s7361', 'TV Show', 'Unsolved', '', 'Josh Duhamel, Jimmi Simpson, Bokeem Woodbine', 'United States', 'February 27, 2019', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, TV Dramas', 'Ride along for a dramatized version of the real-life investigations into the murders of rap icons Tupac Shakur and Biggie Smalls.']\n",
-      "['s7362', 'TV Show', 'Unsolved Mysteries', '', '', '', 'October 19, 2020', '2020', 'TV-MA', '2 Seasons', 'Crime TV Shows, Docuseries', 'Real cases of perplexing disappearances, shocking murders and paranormal encounters fuel this gripping revival of the iconic documentary series.']\n",
-      "['s7363', 'Movie', 'Unspeakable Acts', 'Linda Otto', 'Jill Clayburgh, Brad Davis, Sam Behrens', 'United States', 'October 1, 2011', '1990', 'TV-14', '95 min', 'Dramas', 'Laurie and Joseph are doctors who interview sexually abused children. With a lot of energy they track down a pedophile who has abused many toddlers.']\n",
-      "['s7364', 'TV Show', 'Unstoppable', '', 'Tessa Ia, Bárbara López, Lucía Uribe, Coty Camacho, Diego Calva Hernández, Tomás Ruiz', 'Mexico', 'February 28, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', 'A group of friends set out on a road trip when an unexpected fourth passenger forces an abrupt change of plans.']\n",
-      "['s7365', 'Movie', 'Untamed Romania', 'Tom Barton-Humphreys', '', 'Romania, United Kingdom', 'February 20, 2020', '2018', 'TV-PG', '93 min', 'Children & Family Movies, Documentaries, International Movies', \"This documentary explores how the legendary creatures of Romania's vast wilderness roam free yet endure the ever-changing seasons.\"]\n",
-      "['s7366', 'TV Show', 'Until Dawn', '', 'Ahmed Sylla, Alban Ivanov, Ornella Fleury, Natoo, Carlito, Mcfly, Djimo, Lola Dubini, Noom Diawara, Tania Dutel, Hakim Jemili, Jason Brokerss, Bérengère Krief, Thomas Vandenberghe, Monsieur Poulpe, Jhon Rachid, Audrey Pirault, Jeanfi Janssens, Fadily Camara, Laurie Peret, Issa Doumbia, Anne-Sophie Girard, Elhadj Gaye, Guillaume Bats', 'France', 'January 10, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Reality TV, TV Comedies', 'France’s funniest comics carry out ghastly tasks as they try to outlast – and outwit – one another while overnighting in haunted locations.']\n",
-      "['s7367', 'Movie', 'Up Among  The Stars', 'Zoe Berriatúa', 'Luis Callejo, Jorge Andreu, Macarena Gómez, Magüi Mira, Álvaro Roig, María Morales, José Luis García Pérez, Kiti Mánver, Ingrid García Jonsson, Liz Lobato', 'Spain', 'January 29, 2019', '2018', 'TV-MA', '86 min', 'Dramas, International Movies, Sci-Fi & Fantasy', \"A grieving filmmaker struggling to keep custody of his young son after his wife's death uses magical, imaginary stories to maintain their bond.\"]\n",
-      "['s7368', 'Movie', 'Up in the Air', 'Jason Reitman', 'George Clooney, Vera Farmiga, Anna Kendrick, Jason Bateman, Amy Morton, Melanie Lynskey, J.K. Simmons, Sam Elliott, Danny McBride, Zach Galifianakis, Chris Lowell', 'United States', 'January 1, 2020', '2009', 'R', '110 min', 'Comedies, Dramas, Romantic Movies', 'Ryan Bingham flies around the country firing employees on behalf of companies, but he faces losing the job he savors to recent college grad Natalie.']\n",
-      "['s7369', 'Movie', 'Up North', 'Tope Oshin', 'Banky Wellington, Rahama Sadau, Kanayo O. Kanayo, Ibrahim Suleiman, Michelle Dede, Adesua Etomi, Hilda Dokubo, Akin Lewis', 'Nigeria', 'October 18, 2019', '2018', 'TV-14', '99 min', 'Dramas, International Movies', \"A pampered heir must complete a year of service work to inherit his dad's assets but unearths new goals when he's placed in an unfamiliar region.\"]\n",
-      "['s7370', 'TV Show', 'Upin & Ipin', '', 'Nurfathiah Diaz', 'Malaysia', 'June 10, 2019', '2011', 'TV-Y', '1 Season', \"Kids' TV\", 'Two mischievous yet lovable five-year-old twins and their friends enjoy daily life and new discoveries with the residents of their Malaysian village.']\n",
-      "['s7371', 'Movie', 'Uppity: The Willy T. Ribbs Story', 'Nate Adams, Adam Carolla', 'Willy T. Ribbs', 'United States', 'February 5, 2020', '2020', 'TV-MA', '106 min', 'Documentaries, Sports Movies', 'This documentary profiles a defiant driver who challenged racial barriers in American auto racing, becoming the first black man to race in the Indy 500.']\n",
-      "['s7372', 'Movie', 'Upstarts', 'Udai Singh Pawar', 'Priyanshu Painyuli, Chandrachoor Rai, Shadab Kamal, Rajeev Siddhartha, Sheetal Thakur, Ninad Kamat, Swati Semwal, Eijaz Khan', 'India', 'October 18, 2019', '2019', 'TV-14', '112 min', 'Comedies, Dramas, International Movies', 'Hoping to do good while making millions, three college graduates create a startup. But as business begins to flourish, their own bond starts to fray.']\n",
-      "['s7373', 'Movie', 'Uriyadi 2', 'Vijay Kumar', 'Vijay Kumar, Vismaya, Shankar Thas, Abbas, Sudhakar, Durai Ramesh', 'India', 'August 2, 2019', '2019', 'TV-14', '116 min', 'Dramas, International Movies', \"When a chemical plant's poor conditions cause tragedies, an employee leads a protest against the company’s callous owner and local politicians.\"]\n",
-      "['s7374', 'Movie', 'Urvi', 'Pradeep Verma', 'Sruthi Hariharan, Shraddha Srinath, Shweta Pandit, Achyuth Kumar, Madhukar Niyogi, Prabhu Mundkur, Bhavani Prakash, Ananya Bhat', 'India', 'January 15, 2018', '2017', 'TV-MA', '121 min', 'Dramas, Independent Movies, International Movies', 'After getting tricked into working at a brothel, a medical student joins forces with two of her co-workers to fight their unscrupulous exploiters.']\n",
-      "['s7375', 'Movie', 'Urzila Carlson: Overqualified Loser', 'Hayden Guppy', 'Urzila Carlson', 'Australia', 'July 14, 2020', '2020', 'TV-MA', '62 min', 'Stand-Up Comedy', 'Stand-up comedian Urzila Carlson keeps the crowd roaring with her thoughts on recasting \"The Biggest Loser,\" sex tape regrets and boxed wine hangovers.']\n",
-      "['s7376', 'Movie', 'Us and Them', 'Rene Liu', 'Jing Boran, Zhou Dongyu, Zhuangzhuang Tian, Qu Zheming, Zhang Zixian', 'China', 'June 22, 2018', '2018', 'TV-MA', '119 min', 'Dramas, International Movies, Romantic Movies', 'Two strangers meet on a train and form a bond that evolves over the years. After a separation, they reconnect and reflect on their love for each other.']\n",
-      "['s7377', 'Movie', 'Used Goods', 'Mohamed Hamdy', 'Mohamed Ragab, Ayten Amer, Hassan Abdulfattah', 'Egypt', 'September 1, 2019', '2018', 'TV-14', '95 min', 'Action & Adventure, Comedies, International Movies', 'To evade greedy pharmaceutical crooks, a medical scientist disguises himself as a struggling salesman to protect his groundbreaking cancer research.']\n",
-      "['s7378', 'Movie', 'USS Indianapolis: Men of Courage', 'Mario Van Peebles', 'Nicolas Cage, Tom Sizemore, Thomas Jane, Matt Lanter, James Remar, Brian Presley, Johnny Wactor, Adam Scott Miller, Cody Walker, Callard Harris', 'United States', 'September 25, 2019', '2016', 'R', '130 min', 'Action & Adventure', 'After becoming stranded in the Philippine Sea during World War II, a tenacious Navy crew faces a dire lack of supplies and a string of shark attacks.']\n",
-      "['s7379', 'Movie', 'Uyare', 'Manu Ashokan', 'Parvathy, Asif Ali, Tovino Thomas, Siddique, Pratap Pothan, Samyuktha Menon, Anarkali Marikar, Prem Prakash', 'India', 'August 14, 2019', '2019', 'TV-14', '119 min', 'Dramas, International Movies', 'An aspiring pilot fights for her future – and justice – after surviving an acid attack from her abusive boyfriend.']\n",
-      "['s7380', 'Movie', 'V for Vendetta', 'James McTeigue', 'Natalie Portman, Hugo Weaving, Stephen Rea, Stephen Fry, John Hurt, Tim Pigott-Smith, Rupert Graves, Roger Allam, Ben Miles, Sinéad Cusack, Natasha Wightman', 'United States, United Kingdom, Germany', 'October 1, 2018', '2005', 'R', '132 min', 'Action & Adventure, Dramas, Sci-Fi & Fantasy', 'A masked freedom fighter known as \"V\" takes up arms against a totalitarian government and finds an unlikely ally in a young woman.']\n",
-      "['s7381', 'TV Show', 'V Wars', '', 'Ian Somerhalder, Adrian Holmes, Jacky Lai, Kyle Breitkopf, Peter Outerbridge, Kimberly-Sue Murray, Sydney Meyer, Kandyse McClure, Laura Vandervoort, Michael Greyeyes, Greg Bryk, Teddy Moynihan, Ted Atherton, Jonathan Higgins, Nikki Reed, Samantha Liana Cole, Laura de Carteret, Bo Martyn', 'United States', 'December 5, 2019', '2019', 'TV-MA', '1 Season', 'TV Action & Adventure, TV Dramas, TV Horror', \"A fast-spreading disease that turns victims into blood-sucking fiends pits two best friends against each other in a fight for humanity's future.\"]\n",
-      "['s7382', 'TV Show', 'V.R. Troopers', '', 'Michael Sorich, Gardner Baldwin, Mike Reynolds, Richard Rabago, Brad Hawkins, Michael Bacon, Kerrigan Mahan, Sarah Brown, Julian Combs, David Carr, Farrand Thompson, Zeb, Aaron Pruner', 'United States', 'January 1, 2016', '1995', 'TV-G', '2 Seasons', \"Kids' TV\", 'Three friends who study martial arts find themselves defending humanity from a criminal mastermind and his invading army from another dimension.']\n",
-      "['s7383', 'TV Show', 'Vagabond', '', 'Lee Seung-gi, Bae Suzy, Shin Sung-rok, Moon Jung-hee, Baek Yoon-sik, Moon Sung-keun, Lee Gyoung-young, Lee Ki-young, Kim Min-jong, Jung Man-sik, Hwang Bo-ra', 'South Korea', 'September 21, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, TV Action & Adventure', 'When his nephew dies in a plane crash, stunt man Cha Dal-geon resolves to find out what happened, with the help of covert operative Go Hae-ri.']\n",
-      "['s7384', 'TV Show', 'Vai Anitta', '', 'Anitta', 'Brazil', 'November 16, 2018', '2018', 'TV-MA', '1 Season', 'Docuseries, International TV Shows, Reality TV', 'Go behind the scenes with Brazilian pop icon Anitta, along with her friends and family, as she aims to create a new song and music video each month.']\n",
-      "['s7385', 'TV Show', 'Valentino', '', 'Adel Imam, Dalal Abdelaziz, Hamdy Al-Merghany, Mohamed al-Kilani, Tarek El Ebiary, Huda El Mufti, Soleiman Eid, Badria Tolba, Reda Idrees, Enaam Al-Gritly, Wafaa Sadeq, Rania Mahmoud Yassin', 'Egypt', 'November 24, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'As the owner of a group of international schools, a man gets caught in a series of scams as his wife, a principal, rules his life with an iron fist.']\n",
-      "['s7386', 'TV Show', 'Valeria', 'Inma Torrente', 'Diana Gómez, Silma López, Paula Malia, Teresa Riott, Maxi Iglesias, Ibrahim Al Shami', 'Spain', 'May 8, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'A writer in creative and marital crises finds support from three friends, who are also discovering themselves. Based on the novels by Elísabet Benavent.']\n",
-      "['s7387', 'TV Show', 'Valor', '', 'Christina Ochoa, Matt Barr, Corbin Reid, Charlie Barnett, W. Tré Davis', 'United States', 'February 6, 2018', '2018', 'TV-14', '1 Season', 'TV Action & Adventure, TV Dramas', 'Following an unsuccessful mission in Somalia, the two surviving members of a U.S. Army helicopter crew are embroiled in an unseemly conspiracy.']\n",
-      "['s7388', 'TV Show', 'Vampire Knight', '', 'Daisuke Kishio, Ezra Weisz, Mamoru Miyano, Vic Mignogna, Yui Horie, Mela Lee, Risa Mizuno, Stephanie Sheh, Junichi Suwabe, Troy Baker, Jun Fukuyama, Bryce Papenbrook, Mai Nakahara, Laura Bailey, Soichiro Hoshi, Steve Staley, Susumu Chiba, Spike Spencer, Hiroki Yasumoto, Travis Willingham, Fumiko Orikasa, Wendee Lee', 'Japan', 'October 15, 2016', '2008', 'TV-14', '2 Seasons', 'Anime Series, International TV Shows, Romantic TV Shows', 'At Cross Academy, two student disciplinary committee members are tasked with keeping the peace between a human class and a night class of vampires.']\n",
-      "['s7389', 'TV Show', 'Vampires', '', 'Oulaya Amamra, Suzanne Clément, Kate Moran, Mounir Amamra, Aliocha Schneider, Juliette Cardinski, Pierre Lottin, Dylan Robert, Bilel Chegrani, Antonia Buresi, Marilu Marini, Ayumi Roux', 'France', 'March 20, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Horror', \"A Paris teen who's half human, half vampire grapples with her emerging powers and family turmoil as she's pursued by a secret vampire community.\"]\n",
-      "['s7390', 'Movie', 'Vampires vs. the Bronx', 'Oz Rodriguez', 'Jaden Michael, Gerald W. Jones III, Gregory Diaz IV, Sarah Gadon, Method Man, Shea Whigham, Coco Jones, The Kid Mero, Chris Redd, Vladimir Caamaño, Jeremie Harris, Adam David Thompson, Zoe Saldana', 'United States', 'October 2, 2020', '2020', 'PG-13', '86 min', 'Comedies, Horror Movies', 'Three gutsy kids from a rapidly gentrifying Bronx neighborhood stumble upon a sinister plot to suck all the life from their beloved community.']\n",
-      "['s7391', 'TV Show', 'Van Helsing', '', 'Kelly Overton, Jonathan Scarfe, Christopher Heyerdahl, Paul Johansson, David Cubitt, Tim Guinee', 'United States', 'September 27, 2020', '2019', 'TV-MA', '4 Seasons', 'International TV Shows, TV Action & Adventure, TV Dramas', 'After three years in a coma, Vanessa awakens to a world ravaged by vampires. Now, she and a motley band of fellow survivors fight to stay alive.']\n",
-      "['s7392', 'Movie', 'Vanjagar Ulagam', 'Manoj Beedha', 'Guru Somasundaram, Cibi Bhuvana Chandran, Vishagan Vanangamudi, Anisha Ambrose, Chandini Tamilarasan, Azhagamperumal, John Vijay, Vasu Vikram, Hareesh Peradi, Jayaprakash Radhakrishnan', 'India', 'December 15, 2018', '2018', 'TV-MA', '145 min', 'Dramas, International Movies, Thrillers', \"Shyam wakes to discover he's suspected in a murder that one journalist believes may have ties to a mysterious gangster.\"]\n",
-      "['s7393', 'Movie', 'Vantage Point', 'Pete Travis', 'Dennis Quaid, Matthew Fox, Forest Whitaker, Bruce McGill, Edgar Ramírez, Saïd Taghmaoui, Ayelet Zurer, Zoe Saldana, Sigourney Weaver, William Hurt', 'United States', 'November 1, 2019', '2008', 'PG-13', '90 min', 'Action & Adventure', 'Moments after he arrives in Spain for an antiterrorism summit, U.S. President Ashton is shot.']\n",
-      "['s7394', 'Movie', 'Varane Avashyamund', 'Anoop Sathyan', 'Shobana, Suresh Gopi, Dulquer Salmaan, Kalyani Priyadarshan, K.P.A.C. Lalitha, Sarvajith Santosh Sivan, Urvashi, Johny Antony, Lalu Alex, Lal Jose', 'India', 'April 20, 2020', '2020', 'TV-14', '144 min', 'Comedies, Dramas, International Movies', 'At an apartment complex, the lives of a mother, a daughter seeking an arranged marriage, a military retiree and a young man become intertwined.']\n",
-      "['s7395', 'Movie', 'Vaya', 'Akin Omotoso', 'Mncedisi Shabangu, Sihle Xaba, Sibusiso Msimang, Zimkhitha Nyoka, Warren Masemola, Nomonde Mbusi, Azwile Chamane, Harriet Lenabe', 'South Africa', 'November 1, 2018', '2016', 'TV-MA', '106 min', 'Dramas, Independent Movies, International Movies', \"Three youths from rural South Africa set out for Johannesburg, where they're thrust into the seedy underbelly of the city and must fight to survive.\"]\n",
-      "['s7396', 'Movie', 'Veerappan', 'Ram Gopal Varma', 'Sandeep Bharadwaj, Sachiin Joshi, Lisa Ray, Usha Jadhav, Nissar Khan, Krishna Shrikanth Iyengar', 'India', 'October 15, 2017', '2016', 'TV-14', '117 min', 'Action & Adventure, Dramas, International Movies', 'A police official assembles an elaborate network of spies and undercover operatives to bring down a ruthless bandit with a private army.']\n",
-      "['s7397', 'Movie', 'Veerey Ki Wedding', 'Ashu Trikha', 'Pulkit Samrat, Yuvika Chaudhry, Jimmy Shergill, Supriya Karnik, Kriti Kharbanda, Satish Kaushik', 'India', 'December 31, 2019', '2018', 'TV-14', '130 min', 'Comedies, Dramas, International Movies', 'Quick to throw punches in the name of justice, a young man must find a calmer way to win over the pacifist father of the girl he wishes to marry.']\n",
-      "['s7398', 'Movie', 'Vegas Baby', 'Amanda Micheli', '', 'United States', 'July 4, 2017', '2016', 'TV-14', '78 min', 'Documentaries', \"A Las Vegas doctor's controversial online contest sees anxious entrants vie for free in vitro fertilization, a procedure rarely covered by insurance.\"]\n",
-      "['s7399', 'TV Show', 'VeggieTales in the City', '', 'Phil Vischer, Mike Nawrocki, Rob Paulsen, Tress MacNeille', 'United States', 'September 15, 2017', '2017', 'TV-Y', '2 Seasons', \"Kids' TV\", 'With exciting trips to the big city, the ski slopes and beyond, the Veggie friends expand their horizons and learn valuable faith-based lessons.']\n",
-      "['s7400', 'TV Show', 'VeggieTales in the House', '', 'Phil Vischer, Mike Nawrocki, Rob Paulsen, Tress MacNeille', 'United States', 'September 23, 2016', '2016', 'TV-Y', '4 Seasons', \"Kids' TV\", 'Bob the Tomato, Larry the Cucumber and their Veggie pals venture beyond the kitchen counter in these playful adventures with Christian themes.']\n",
-      "['s7401', 'TV Show', 'Velvet', 'Carlos Sedes', 'Paula Echevarría, Miguel Ángel Silvestre, Aitana Sánchez-Gijón, Manuela Velasco, Manuela Vellés, Marta Hazas, Javier Rey, Maxi Iglesias, Cecilia Freire, Adrián Lastra, Miriam Giovanelli, Natalia Millán, José Sacristán, Ingrid Rubio, Peter Vives, Llorenç González, Ángela Molina, Pastora Vega', 'Spain', 'March 4, 2020', '2016', 'TV-14', '4 Seasons', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'In 1950s Spain, the heir to a fashion house romances a beautiful seamstress who works for the company, despite the objections of his family.']\n",
-      "['s7402', 'Movie', 'Velvet Buzzsaw', 'Dan Gilroy', 'Jake Gyllenhaal, Rene Russo, Zawe Ashton, Toni Collette, John Malkovich, Natalia Dyer, Daveed Diggs, Tom Sturridge', 'United States', 'February 1, 2019', '2019', 'R', '113 min', 'Dramas, Thrillers', \"A feared critic, an icy gallery owner and an ambitious assistant snap up a recently deceased artist's stash of paintings – with dire consequences.\"]\n",
-      "['s7403', 'TV Show', 'Velvet Colección', '', 'Marta Hazas, Asier Etxeandía, Adrián Lastra, Diego Martín, Fernando Guallar, Llorenç González, Megan Montaner, Mónica Cruz, Marta Torné, Andrea Duro, Aitana Sánchez-Gijón, Adriana Ozores, Imanol Arias', 'Spain', 'February 14, 2019', '2018', 'TV-14', '2 Seasons', 'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows', 'In the late \\'60s, fashion designer Ana enlists friends Clara, Pedro and Raúl to open a store and design school in Barcelona in this \"Velvet\" spinoff.']\n",
-      "['s7404', 'Movie', 'Velvet Colección: Grand Finale', 'Gustavo Ron', 'Marta Hazas, Asier Etxeandia, Adrián Lastra, Javier Rey, Llorenç González, Andrea Duro, Fernando Guallar, Diego Martín, Andrés Velencoso, Maxi Iglesias', '', 'March 1, 2020', '2020', 'TV-14', '82 min', 'Dramas, International Movies, Romantic Movies', 'During Christmas 1969, the impending sale of Velvet reunites past and present staff in Madrid for fond remembrances, second chances and new beginnings.']\n",
-      "['s7405', 'Movie', 'Verónica', 'Carlos Algara, Alejandro Martinez-Beltran', 'Arcelia Ramírez, Olga Segura, Sofía Garza', 'Mexico', 'October 1, 2017', '2017', 'TV-MA', '81 min', 'Dramas, Independent Movies, International Movies', \"A reclusive psychologist agrees to treat a patient – whose therapist is missing – at her remote cabin, where the women test each other's boundaries.\"]\n",
-      "['s7406', 'Movie', 'Veronica', 'Paco Plaza', 'Sandra Escacena, Claudia Placer, Bruna González, Iván Chavero, Ana Torrent, Consuelo Trujillo', 'Spain', 'February 25, 2018', '2017', 'TV-MA', '105 min', 'Horror Movies, International Movies, Thrillers', 'In 1991 Madrid, after holding a séance at school, a teen girl minding her younger siblings at home suspects an evil force has entered their apartment.']\n",
-      "['s7407', 'TV Show', 'Versailles', '', 'George Blagden, Alexander Vlahos, Tygh Runyan, Stuart Bowman, Evan Williams, Elisa Lasowski, Joe Sheridan, Steve Cumyn, Anna Brewster, Maddison Jaizani, Pip Torrens, Catherine Walker, Lizzie Brocheré, Geoffrey Bateman', 'France, Canada', 'March 29, 2019', '2018', 'TV-MA', '3 Seasons', 'International TV Shows, TV Dramas', 'King Louis XIV of France commissions a lavish palace that becomes a fierce battleground for love and politics – and a gilded prison for nobility.']\n",
-      "['s7408', 'Movie', 'Verses of Love', 'Hanung Bramantyo', 'Fedi Nuril, Rianti Cartwright, Carissa Putri, Melanie Putria, Zaskia Adya Mecca, Surya Saputra, Dennis Adhiswara, Oka Antara', 'Indonesia', 'March 27, 2019', '2008', 'TV-PG', '126 min', 'Dramas, International Movies, Romantic Movies', 'Polygamy, piety and personal principles collide for a charming and congenial young university student struggling in a four-way love triangle.']\n",
-      "['s7409', 'Movie', 'Verses of Love 2', 'Guntur Soeharjanto', 'Fedi Nuril, Tatjana Saphira, Dewi Sandra, Chelsea Islan, Nur Fazura, Pandji Pragiwaksono, Arie Untung, Bront Palarae, Dewi Irawan', 'Indonesia', 'October 18, 2019', '2017', 'TV-14', '127 min', 'Dramas, Faith & Spirituality, International Movies', 'Now a lecturer in Edinburgh, Fahri tries to begin a new chapter as the love of his life, Aisha, volunteers in the Gaza Strip. Have they moved on?']\n",
-      "['s7410', 'Movie', 'Very Big Shot', 'Mir-Jean Bou Chaaya', 'Alain Saadeh, Fouad Yammine, Tarek Yaacoub, Alexandra Kahwaji, Wissam Fares, Georges Hayeck, Fadi Abi Samra, Marcel Ghanem', 'Lebanon, Qatar', 'January 12, 2017', '2015', 'TV-MA', '109 min', 'Comedies, Dramas, International Movies', 'When three brothers struggling to go straight become targets of a criminal underworld, they use the making of a movie as a front to transport drugs.']\n",
-      "['s7411', 'Movie', 'Vettai', 'N. Linguswamy', 'Arya, Madhavan, Sameera Reddy, Amala Paul, Nasser, Ashutosh Rana, Sreejith Ravi, Muthukumar', 'India', 'October 1, 2018', '2012', 'TV-14', '156 min', 'Action & Adventure, International Movies, Music & Musicals', 'This powerful Tamil action film follows the shared fate of two very different siblings: policeman Thiru and his roguish brother, Guru.']\n",
-      "['s7412', 'TV Show', 'Vexed', '', 'Toby Stephens, Miranda Raison, Lucy Punch, Nick Dunning, Rory Kinnear, Ronny Jhutti, Roger Griffiths, Patrick Baladi', 'United Kingdom', 'August 1, 2017', '2012', 'TV-MA', '2 Seasons', 'British TV Shows, Crime TV Shows, International TV Shows', 'Charming slacker DI Jack Armstrong and driven professional DI Kate Bishop try to solve crimes together without driving each other crazy.']\n",
-      "['s7413', 'Movie', \"Viceroy's House\", 'Gurinder Chadha', 'Hugh Bonneville, Gillian Anderson, Manish Dayal, Huma Qureshi, Michael Gambon, David Hayman, Simon Callow, Denzil Smith, Neeraj Kabi, Tanveer Ghani, Om Puri, Lily Travers', 'United Kingdom, India, Sweden', 'December 12, 2017', '2017', 'NR', '106 min', 'Dramas', 'As viceroy Lord Mountbatten arrives in Delhi to oversee a transfer of power from Britain to India in 1947, war looms between religious factions.']\n",
-      "['s7414', 'TV Show', 'Victim Number 8', '', 'César Mateo, María de Nati, Verónika Moral, Iñaki Ardanaz, Farah Hamed, Lisi Linder, Khaled Kouka, Óscar Zafra, Jesús Ruyman, Alfonso Torregrosa, Itziar Lazkano, Son Khoury, Youssef Bougarouane, Marcial Álvarez', 'Spain', 'August 16, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Action & Adventure', 'No one can be trusted after a terrorist bombing in Bilbao kills seven and destroys the lives of the suspected jihadi and everyone around him.']\n",
-      "['s7415', 'Movie', 'Victim of Beauty', 'Roger Young', 'William Devane, Jeri Ryan, Michele Abrams, Nick Searcy, Linda Pierce, J. Don Ferguson, Butch Slade, Joyce Bowden-Kirby', 'United States', 'October 1, 2011', '1991', 'TV-14', '93 min', 'Dramas, Thrillers', 'A beauty pageant winner is stalked by a serial killer who kidnaps her sister and torments her family in this thriller based on a shocking true story.']\n",
-      "['s7416', 'Movie', 'Victor', 'Brandon Dickerson', 'Patrick Davis, Lisa Vidal, Josh Pence, José Zúñiga, Haley Ramm, Matt Angel, J. Michael Trautmann, Lobo Sebastian', 'United States', 'July 24, 2017', '2015', 'PG-13', '110 min', 'Dramas', \"In 1962 Brooklyn, a Puerto Rican teen who joins a gang is seduced by violence and heroin. But can his mother's love and faith in God save him?\"]\n",
-      "['s7417', 'TV Show', 'Victorious', '', 'Victoria Justice, Leon Thomas III, Matt Bennett, Elizabeth Gillies, Ariana Grande, Avan Jogia, Daniella Monet, Michael Eric Reid, Jake Farrow, Eric Lange', 'United States', 'November 2, 2019', '2013', 'TV-G', '3 Seasons', \"Kids' TV, TV Comedies\", 'When aspiring singer Tori Vega joins the eccentric students at Hollywood Arts High, she struggles to fit in with the amazingly talented teens.']\n",
-      "['s7418', 'TV Show', 'Vientos de agua', '', 'Ernesto Alterio, Eduardo Blanco, Héctor Alterio, Darío Valenzuela, Pablo Rago, Angie Cepeda, Marta Etura, Giulia Michelini, Carlos Kaspar', 'Argentina, Spain', 'November 1, 2019', '2006', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, TV Dramas', \"José Olaya, a Spanish miner, emigrates to Argentina in 1934, while his son, an architect, moves to Spain after Argentina's economic collapse in 2001.\"]\n",
-      "['s7419', 'Movie', 'Viking Destiny', 'David L.G. Hughes', 'Anna Demetriou, Timo Nieminen, Will Mellor, Andrew Whipp, Paul Freeman, Terence Stamp, Ian Beattie, Victoria Broom, Taylor Frost, Martyn Ford', 'United Kingdom, Belgium', 'February 2, 2019', '2018', 'R', '91 min', 'Action & Adventure, Sci-Fi & Fantasy', 'Framed for her father’s murder, an exiled Viking princess is guided by the god Odin as she prepares to return to her kingdom and reclaim the throne.']\n",
-      "['s7420', 'Movie', 'Vikings Unearthed', 'Harvey Lilley', 'Eric Meyers', 'United States', 'March 1, 2017', '2016', 'TV-PG', '113 min', 'Documentaries', 'Archaeologist Sarah Parcak follows clues to early Viking explorations and discusses just what these notoriously fierce warriors were really like.']\n",
-      "['s7421', 'Movie', 'Villain', 'Philip Barantini', 'Craig Fairbrass, George Russo, Robert Glenister, Izuka Hoyle, Mark Monero, Tomi May, Eloise Lovell Anderson, Taz Skylar, Nicholas Aaron', 'United Kingdom', 'September 5, 2020', '2020', 'R', '97 min', 'Dramas', 'Fresh out of prison, an ex-con tries to save his debt-ridden brother and the family pub until local mobsters draw him back to a criminal underworld.']\n",
-      "['s7422', 'Movie', 'Vince and Kath and James', 'Theodore Boborol', 'Julia Barretto, Joshua Garcia, Ronnie Alonte, Maris Racal, Ina Raymundo, Shamaine Centenera, Ana Abad-Santos, Jeric Raval, Allan Paule, Manuel Chua', 'Philippines', 'March 21, 2019', '2016', 'TV-PG', '115 min', 'International Movies, Romantic Movies', 'Love can be complicated, especially when Vince agrees to secretly woo Kath via text on behalf of James – while falling for her, too.']\n",
-      "['s7423', 'Movie', 'Vincent N Roxxy', 'Gary Michael Schultz', 'Emile Hirsch, Zoë Kravitz, Emory Cohen, Zoey Deutch, Beau Knapp, Jason Mitchell, Scott Mescudi, Jeff Gum, Joey Bicicchi', 'United States', 'September 2, 2017', '2016', 'R', '101 min', 'Dramas, Thrillers', 'In rural Louisiana, a terse loner forges a redemptive bond with a woman he saved from a killer, but a violent past soon catches up with both of them.']\n",
-      "['s7424', 'TV Show', 'Violet Evergarden', '', 'Yui Ishikawa, Takehito Koyasu, Daisuke Namikawa, Aya Endo, Koki Uchiyama, Minori Chihara, Haruka Tomatsu', 'Japan', 'February 5, 2019', '2018', 'TV-14', '1 Season', 'Anime Series, International TV Shows, Romantic TV Shows', 'The war is over, and Violet Evergarden needs a job. Scarred and emotionless, she takes a job as a letter writer to understand herself and her past.']\n",
-      "['s7425', 'Movie', 'Violet Evergarden: Eternity and the Auto Memory Doll', 'Haruka Fujita', 'Yui Ishikawa, Minako Kotobuki, Aoi Yuki', 'Japan', 'April 2, 2020', '2019', 'TV-PG', '91 min', 'Anime Features, International Movies, Sci-Fi & Fantasy', \"A lonely young woman feels trapped at her all girls' school. But metal hands and heartfelt letters warm her heart when Violet becomes her tutor.\"]\n",
-      "['s7426', 'TV Show', 'Violet Evergarden: Special', '', 'Yui Ishikawa, Takehito Koyasu, Daisuke Namikawa, Aya Endo, Kouki Uchiyama, Minori Chihara, Haruka Tomatsu, Yoko Hikasa', '', 'October 4, 2018', '2018', 'TV-PG', '1 Season', 'Anime Series, International TV Shows, Romantic TV Shows', 'Auto Memory Doll Violet Evergarden writes letters for people who can’t, learning about her war-torn country and her own hardened heart along the way.']\n",
-      "['s7427', 'Movie', 'Vir Das: Abroad Understanding', 'Marcus Raboy', 'Vir Das', 'United States', 'April 25, 2017', '2017', 'TV-MA', '66 min', 'Stand-Up Comedy', 'Comedian Vir Das tackles nationalism, globalism, good food and bad politics in two cleverly crosscut performances in New York and New Delhi.']\n",
-      "['s7428', 'Movie', 'Vir Das: For India', 'Vir Das, Ajay Bhuyan', 'Vir Das', 'India', 'January 26, 2020', '2020', 'TV-MA', '76 min', 'Stand-Up Comedy', 'From the Vedas to Vasco da Gama to vacuous Bollywood plotlines, comedian Vir Das celebrates the history of India with his one-of-a-kind perspective.']\n",
-      "['s7429', 'Movie', 'Vir Das: Losing It', 'Marcus Raboy', 'Vir Das', 'United States', 'December 11, 2018', '2018', 'TV-MA', '68 min', 'Stand-Up Comedy', \"The world's got a lot of problems, but Vir Das has a lot of answers as he discusses travel, religion, his childhood and more in this stand-up special.\"]\n",
-      "['s7430', 'Movie', 'Vir Das: Outside In - The Lockdown Special', 'Vir Das', 'Vir Das', 'India', 'December 16, 2020', '2020', 'TV-MA', '50 min', 'Stand-Up Comedy', 'Stage banter takes on a different — deeper — meaning as the comedian performs online shows to homebound viewers worldwide from his Mumbai residence.']\n",
-      "['s7431', 'TV Show', 'ViR: The Robot Boy', '', 'Vidit Kumar, Roopa Bhimani, Anubhav Saha, Brian Dcosta', '', 'March 31, 2018', '2013', 'TV-Y7', '2 Seasons', \"Kids' TV\", 'Humanoid robot boy ViR lives with his inventor, Dr. Prem Sahay, and, with his best friends, is always ready to use his superpowers to save the day.']\n",
-      "['s7432', 'TV Show', 'Virgin River', '', \"Alexandra Breckenridge, Martin Henderson, Tim Matheson, Annette O'Toole, Colin Lawrence, Jenny Cooper, Lauren Hammersley\", 'United States', 'November 27, 2020', '2020', 'TV-14', '2 Seasons', 'Romantic TV Shows, TV Dramas', 'Searching for a fresh start, a nurse practitioner moves from LA to a remote northern California town and is surprised by what – and who – she finds.']\n",
-      "['s7433', 'Movie', 'Virsa', 'Pankaj Batra', 'Arya Babbar, Kanwaljeet Singh, Gulshan Grover, Mehreen Raheel, Aparna Sharma, Aman Dhaliwal, Noman Ijaz', 'India, Pakistan', 'January 30, 2019', '2010', 'TV-14', '127 min', 'Dramas, International Movies, Music & Musicals', 'A man is disheartened when he visits his well-to-do son and grandkids in Australia and sees they have detached from their traditional Indian morals.']\n",
-      "['s7434', 'Movie', 'Virunga', 'Orlando von Einsiedel', '', 'United Kingdom,', 'November 7, 2014', '2014', 'TV-MA', '100 min', 'Documentaries, International Movies', \"The Oscar-nominated true story of the rangers risking their lives to save Africa's most precious national park and its endangered gorillas.\"]\n",
-      "['s7435', 'Movie', 'Virunga: Gorillas in Peril', '', '', 'United States', 'February 13, 2015', '2015', 'TV-14', '29 min', 'Documentaries', \"The team behind the searing documentary reveals what inspired them to tell the story of Virunga and the lethal fight to save the gorillas' sanctuary.\"]\n",
-      "['s7436', 'Movie', 'Viswasapoorvam Mansoor', 'P.T. Kunju Muhammad', 'Roshan Mathew, Asha Sarath, Prayaga Martin, Zarina Wahab, Renji Panicker, Leona Lishoy, Santhosh Keezhattoor, Sunil Sukhada', 'India', 'July 1, 2018', '2017', 'TV-14', '125 min', 'Dramas, International Movies', 'When a mother and her daughter arrive to stay in his home in Kerala, a young Muslim man becomes torn between love, faith and clashing political views.']\n",
-      "['s7437', 'Movie', 'Vitti Dandu', 'Ganesh Kadam', 'Dilip Prabhavalkar, Ashok Samarth, Yatin Karyekar, Nishant Bhavsar, Mrunal Thakur, Vikas Kadam, Utpal Sawant, Ravindra Mankani, Shubhankar Atre, Charudatta Bhagwat', 'India', 'July 15, 2017', '2014', 'TV-14', '116 min', 'Dramas, International Movies', \"In a remote village in colonial India, an old man and his grandson display strong differences in their attitudes toward the country's British rulers.\"]\n",
-      "['s7438', 'Movie', 'Vivah', 'Sooraj R. Barjatya', 'Shahid Kapoor, Amrita Rao, Anupam Kher, Alok Nath, Seema Biswas, Samir Soni, Lata Sabharwal, Manoj Joshi, Dinesh Lamba, Amrita Prakash', 'India', 'June 25, 2020', '2006', 'TV-14', '166 min', 'Dramas, International Movies, Romantic Movies', 'Set up for an arranged marriage, a young couple enjoys an old-fashioned courtship, until an accident days before their wedding tests their nascent love.']\n",
-      "['s7439', 'Movie', 'Vizontele', 'Yılmaz Erdoğan, Ömer Faruk Sorak', 'Yılmaz Erdoğan, Demet Akbağ, Altan Erkekli, Cem Yılmaz, Cezmi Baskın, Bican Günalan, Sebnem Sönmez, İclal Aydın, Mesut Çakarli, Zeynep Tokuş', 'Turkey', 'March 10, 2017', '2001', 'NR', '106 min', 'Comedies, Dramas, International Movies', \"In 1974, a rural town in Anatolia gets its first television set – an event that's met with both excitement and trepidation by the villagers.\"]\n",
-      "['s7440', 'Movie', 'Vizontele Tuuba', 'Yılmaz Erdoğan', 'Yılmaz Erdoğan, Tarık Akan, Altan Erkekli, Cezmi Baskın, İclal Aydın, Demet Akbağ, Tuba Ünsal, Tolga Çevik', 'Turkey', 'March 10, 2017', '2004', 'NR', '106 min', 'Comedies, Dramas, International Movies', 'With civil war looming, a TV-obsessed Turkish town is bemused when a bureaucrat and his daughter arrive to modernize their library.']\n",
-      "['s7441', 'Movie', 'Vodka Diaries', 'Kushal Srivastava', 'Kay Kay Menon, Raima Sen, Mandira Bedi, Sharib Hashmi, Rishi Bhutani, Herry Tangri, Vaishnavi Dhanraj, Swati Rajput', 'India', 'December 31, 2019', '2018', 'TV-14', '113 min', 'Dramas, International Movies, Thrillers', 'While investigating a series of murders and the nightclub that links them, a detective’s case takes an alarming turn when his wife goes missing.']\n",
-      "['s7442', 'TV Show', 'Voice', '', 'Jang Hyuk, Lee Ha-na, Baek Sung-hyun, Ye-sung, Son Eun-seo, Kwon Jae-hwan, Lee Ju-seung, Kim Jae-wook', 'South Korea', 'November 1, 2020', '2018', 'TV-14', '2 Seasons', 'Crime TV Shows, International TV Shows, Korean TV Shows', 'A deft detective whose wife is killed by a serial murderer teams up with a rookie cop, a gifted voice profiler dealing with her own father’s murder.']\n",
-      "['s7443', 'TV Show', 'Voices of Fire', '', 'Pharrell Williams', 'United States', 'November 20, 2020', '2020', 'TV-PG', '1 Season', 'Docuseries, Reality TV', 'In this faith-based docuseries, Bishop Ezekiel Williams builds an inspiring, nontraditional gospel choir with the help of superstar nephew Pharrell.']\n",
-      "['s7444', 'TV Show', 'Voltron: Legendary Defender', '', 'Jeremy Shada, Tyler Labine, Bex Taylor-Klaus, Josh Keaton, Steven Yeun, Kimberly Brooks, Rhys Darby, A.J. LoCascio', 'United States', 'December 14, 2018', '2018', 'TV-Y7', '8 Seasons', \"Kids' TV\", 'In an all-new series, five unlikely heroes and their flying robot lions unite to form the megapowerful Voltron and defend the universe from evil.']\n",
-      "['s7445', 'Movie', 'Voulez-vous rire avec moi ce soir?', 'Yacine Belhousse', 'Gad Elmaleh, Eddie Izzard, Bill Burr, Todd Barry, Kyan Khojandi, Judah Friedlander, Blanche Gardin, Mike Ward, Igor Meerson, Dan Naturman, Tony Law, Daniel Gagnon, Sebastian Marx, Michael Mittermeier, Paul Taylor, Korine Côté, Guillermo Guiz, Virginie Fortin, Francesco De Carlo', 'France', 'March 1, 2020', '2018', 'TV-MA', '93 min', 'Documentaries, International Movies', 'French humorist Yacine Belhousse tours the world to explore how stand-up comedians make audiences laugh across cultures.']\n",
-      "['s7446', 'Movie', 'Voyeur', 'Myles Kane, Josh Koury', 'Gay Talese', 'United States', 'December 1, 2017', '2017', 'TV-MA', '96 min', 'Documentaries', 'Legendary journalist Gay Talese unmasks a motel owner who spied on his guests for decades. But his bombshell story soon becomes a scandal of its own.']\n",
-      "['s7447', 'TV Show', 'Vroomiz', '', 'Joon-seok Song, Jeong-hwa Yang, Sang-hyun Um, So-yeong Lee, Jeong-shin Woo, So-yeong Hong, Tae-yeol Jeon', 'South Korea', ' August 1, 2017', '2016', 'TV-Y', '3 Seasons', \"Kids' TV, Korean TV Shows\", 'For these half-car, half-animal friends, each day in Zippy City is a chance to have fun, be creative and use teamwork to solve difficult problems.']\n",
-      "['s7448', 'Movie', 'VS.', 'Ed Lilly', 'Connor Swindells, Fola Evans-Akingbola, Nicholas Pinnock, Ruth Sheen, Emily Taaffe, Shotty Horroh, Paige Meade, Elliot Barnes-Worrell, Joivan Wade, Youssef Berouain, Jurell Carter, Ellie James', 'United Kingdom', 'June 19, 2019', '2018', 'TV-MA', '99 min', 'Dramas', 'A young man in foster care finds his voice in the underground rap battle scene. But when his mother returns, a lifetime of pain comes with her.']\n",
-      "['s7449', 'Movie', 'W. Kamau Bell: Private School Negro', 'Shannon Hartman', 'W. Kamau Bell', 'United States', 'June 26, 2018', '2018', 'TV-MA', '66 min', 'Stand-Up Comedy', 'Comedian W. Kamau Bell muses on parenting in the Trump era, \"free speech\" dustups, woke children\\'s TV and his fear of going off the grid.']\n",
-      "['s7450', 'Movie', 'W.E.', 'Madonna', \"Abbie Cornish, Andrea Riseborough, James D'Arcy, Oscar Isaac, Richard Coyle, David Harbour, James Fox, Judy Parfitt, Haluk Bilginer, Geoffrey Palmer, Natalie Dormer\", 'United Kingdom', 'March 3, 2020', '2011', 'R', '119 min', 'Dramas, Romantic Movies', 'This glossy ensemble drama juxtaposes the lives of famous divorcée Wallis Simpson and Wally Winthrop, a young 1990s housewife.']\n",
-      "['s7451', 'TV Show', 'W/ Bob & David', '', 'David Cross, Bob Odenkirk, John Ennis, Jay Johnston, Brian Posehn, Jill Talley, Paul F. Tompkins, Tom Kenny, Brett Paesel', 'United States', 'November 13, 2015', '2015', 'TV-MA', '1 Season', 'TV Comedies', 'After being dishonorably discharged from the Navy Seals, Bob and David are back serving our country the way they do best – making sketch comedy.']\n",
-      "['s7452', 'Movie', 'W/O Ram', 'Vijay Yelakanti', 'Lakshmi Manchu, Aadarsh Balakrishna, Priyadarshi Pullikonda, Samrat Reddy, Shrikanth Iyyangar, Shrusti Dange', 'India', 'October 26, 2018', '2018', 'TV-MA', '115 min', 'Dramas, International Movies, Thrillers', \"Frustrated with the stalled investigation into her husband's murder, a woman searches for the killer on her own, putting herself in grave danger.\"]\n",
-      "['s7453', 'TV Show', 'W1A', '', 'Hugh Bonneville, Monica Dolan, Jessica Hynes, Rufus Jones, Sarah Parish, Nina Sosanya, Jason Watkins, Hugh Skinner, David Westhead, Jonathan Bailey, Ophelia Lovibond, David Tennant', 'United Kingdom', 'October 24, 2017', '2017', 'TV-MA', '3 Seasons', 'British TV Shows, TV Comedies', \"The new Head of Values at the BBC deals with redefining the company's purpose, events like the arrival of Prince Charles and issues with new programs.\"]\n",
-      "['s7454', 'Movie', 'Waar', 'Bilal Lashari', 'Shaan Shahid, Shamoon Abbasi, Ayesha Khan, Meesha Shafi, Ali Azmat, Hamza Abbasi, Kamran Lashari', 'Pakistan', 'July 1, 2017', '2013', 'TV-MA', '130 min', 'Action & Adventure, International Movies', \"When Pakistani authorities learn of a looming terrorist strike, they ask a retired intelligence officer to counter the attack before it's too late.\"]\n",
-      "['s7455', 'Movie', 'Waarrior Savitri', 'Param Gill', 'Niharica Raizada, Rajat Barmecha, Lucy Pinder, Om Puri, Gulshan Grover, Tim Man, Ron Smoorenburg, KaramVeer Chaudhary', 'India', 'November 1, 2017', '2016', 'TV-14', '120 min', 'Action & Adventure, International Movies, Sci-Fi & Fantasy', 'In a modern adaptation of a mythological tale, a devoted wife is willing to do whatever it takes to rescue her husband from the clutches of death.']\n",
-      "['s7456', 'TV Show', 'Wadi', '', 'Syafie Naswip, Ardell Aryana, Naim Daniel, Shafieq Shazwan, Fimie Don, Afieq Syazwan, Amyza Aznan, Azhan Rani, Ahmad Iswazir', '', 'December 29, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'After the death of his father, a passive and good-natured teenager named Wadi struggles with family, work and love.']\n",
-      "['s7457', 'Movie', 'Wadjda', 'Haifaa Al-Mansour', 'Reem Abdullah, Waad Mohammed, Abdullrahman Al Gohani, Ahd, Sultan Al Assaf, Alanoud Sajini, Rafa Al Sanea, Dana Abdullilah', 'Saudi Arabia, Netherlands, Germany, Jordan, United Arab Emirates, United States', 'May 19, 2020', '2012', 'PG', '93 min', 'Dramas, International Movies, Sports Movies', \"A persistent 10-year-old wishes for a new bicycle so she can beat her friend (a boy) in a race. But it's going to take some ingenuity to get one.\"]\n",
-      "['s7458', 'TV Show', 'Wait, My Youth', '', 'Zhao Yiqin, Li Jiaqi, Li Geyang, Xu Mengyuan, Wu Shuangyi, Dong Yanlei, Vincent Wei', 'China', 'October 27, 2019', '2019', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, Teen TV Shows', 'Six hopeful friends journey into adulthood to create the moments that pull them together, draw them apart and make them fall in love.']\n",
-      "['s7459', 'Movie', 'Waiting', 'Anu Menon', 'Naseeruddin Shah, Kalki Koechlin, Rajat Kapoor, Rajeev Ravindranathan, Ratnabali Bhattacharjee, Suhasini, Arjun Mathur', 'India', 'May 1, 2018', '2015', 'TV-MA', '94 min', 'Dramas, International Movies', 'While visiting his comatose wife in the hospital, a serene old professor befriends a vibrant young woman whose husband has also fallen into a coma.']\n",
-      "['s7460', 'Movie', 'Waiting for \"Superman\"', 'Davis Guggenheim', '', 'United States', 'September 7, 2020', '2010', 'PG', '111 min', 'Documentaries', \"This dynamic documentary weaves together stories about students, educators and reformers to shed light on America's failing public school system.\"]\n",
-      "['s7461', 'Movie', 'Waiting...', 'Rob McKittrick', 'Ryan Reynolds, Anna Faris, Justin Long, David Koechner, Luis Guzmán, Chi McBride, John Francis Daley, Kaitlin Doubleday, Rob Benedict, Alanna Ubach, Vanessa Lengies, Dane Cook', 'United States', 'September 23, 2020', '2005', 'R', '94 min', 'Comedies, Independent Movies', 'Employees turn up the antics during an eight-hour shift at the restaurant Shenaniganz when new opportunities call and boredom gets the best of them.']\n",
-      "['s7462', 'TV Show', 'Wake Up', '', 'Jag Huang, Chris Wu, Tiffany Hsu, Michael Huang, Lego Li, Summer Meng', '', 'March 31, 2018', '2017', 'TV-14', '2 Seasons', 'International TV Shows, TV Dramas', 'After taking the blame for a patient death, an anesthesiologist battling psychiatric trauma fights to stay afloat in the corrupt hospital system.']\n",
-      "['s7463', 'Movie', 'Wake Up Sid', 'Ayaan Mukherji', 'Ranbir Kapoor, Konkona Sen Sharma, Shruti Bapna, Krutika Bolaki, Namit Das, Munir Kabani, Mohsin Ali Khan, Anupam Kher, Rahul Khanna, Kainaz Motivala', 'India', 'October 1, 2018', '2009', 'TV-14', '132 min', 'Comedies, International Movies, Romantic Movies', 'A spoiled trust fund brat finds himself stuck in a rut of meaningless late-night parties – until he meets a significantly older woman and writer.']\n",
-      "['s7464', 'Movie', 'Wakefield', 'Robin Swicord', \"Bryan Cranston, Jennifer Garner, Jason O'Mara, Beverly D'Angelo, Ian Anthony Dale, Pippa Bennett-Warner, Isaac Leyva, Victoria Bruno, Ellery Sprayberry, Tracey Walter\", 'United States', 'March 2, 2019', '2016', 'R', '109 min', 'Dramas', 'An unhappy father and lawyer quits his suburban life and vanishes into the attic above his garage, where he watches his family move on without him.']\n",
-      "['s7465', 'TV Show', 'Wakfu', '', 'Fanny Bloc, Jules De Jongh, Patrick Béthune, Hugo Chandor, Thierry Mercier, Matthew Géczy, Benjamin Pascal, Arthur Bostrom, Geneviève Doang, Adeline Chetail, Jessica Bell, Thomas Guitard, Ross Grant, Gérard Surugue, Kier Stewart, Benoît Allemane, Bruno Magne', 'France', 'April 6, 2018', '2017', 'TV-PG', '3 Seasons', \"Kids' TV\", 'Yugo, a 12-year-old Eliatrope with special powers, sets out on a mission to find his true family and uncover the mysteries of Wakfu.']\n",
-      "['s7466', 'TV Show', 'Wakfu: The Quest for the Six Eliatrope Dofus', '', 'Fanny Bloc, Jules De Jongh, Patrick Béthune, Hugo Chandor, Adeline Chetail, Jessica Bell, Thomas Guitard, Ross Grant, Geneviève Doang', '', 'October 1, 2015', '2014', 'TV-PG', '1 Season', \"Kids' TV\", \"Six years after Yugo and his team defeat Qilby, Ogrest's crying floods Amalia's kingdom. To stop him, they must find the six missing Eliatrope Dofus.\"]\n",
-      "['s7467', 'Movie', 'Walk Away from Love', 'Christopher Nolen', 'Noree Victoria, Brad James, Robert Christopher Riley, Brely Evans, Sabrina Revelle', 'United States', 'October 6, 2020', '2017', 'TV-14', '81 min', 'Dramas, Romantic Movies', 'Heartbroken from her last relationship, an attorney is wary of falling in love again. But crossing paths with an ex upends her plans to finally move on.']\n",
-      "['s7468', 'Movie', 'Walk with Me', 'Marc Francis, Max Pugh', 'Benedict Cumberbatch, Thich Nhat Hanh', 'United Kingdom', 'December 26, 2017', '2017', 'TV-PG', '94 min', 'Documentaries', 'A community of monks in France led by Zen Buddhist master Thich Nhat Hanh offers an intimate glimpse into mindfulness practice and the monastic life.']\n",
-      "['s7469', 'Movie', 'Walk. Ride. Rodeo.', 'Conor Allyn', 'Spencer Locke, Missi Pyle, Sherri Shepherd, Bailey Chase, Alyvia Alyn Lind, Max Ehrich, Corbin Bleu, Kathleen Rose Perkins', 'United States', 'March 8, 2019', '2019', 'TV-PG', '100 min', 'Children & Family Movies, Dramas', 'In the wake of an accident that leaves her paralyzed, a champion rodeo rider vows to get back on her horse and compete again. Based on a true story.']\n",
-      "['s7470', 'Movie', 'Walking Out', 'Alex Smith, Andrew J. Smith', 'Matt Bomer, Josh Wiggins, Bill Pullman, Alex Neustaedter, Lily Gladstone', 'United States', 'October 1, 2019', '2017', 'PG-13', '96 min', 'Dramas, Independent Movies, Thrillers', 'A suburban teen goes hunting with his estranged father. When a mishap with a bear occurs, he must his use his survival skills to save them both.']\n",
-      "['s7471', 'Movie', 'Walt Disney Animation Studios Short Films Collection', 'Chris Buck, Jennifer Lee, Patrick Osborne, Lauren MacMullan, John Kahrs, Nathan Greno, Byron Howard, Stevie Wermers, Dean Wellins, Kevin Deters, Roger Allers, Mike Gabriel, Mark Henn', 'Kristen Bell, Josh Gad, Jonathan Groff, Idina Menzel, Geoffrey Jones, Alfre Woodard, Carrie Harrington, Tim Hodge, David Murray, Sarah Chalke, Dave Foley, Derek Richardson, Betty White, Zachary Levi, Mandy Moore', 'United States', 'October 25, 2015', '2015', 'TV-Y', '90 min', 'Children & Family Movies', 'This collection of 12 short films from Disney includes \"Frozen Fever,\" the Mickey Mouse short \"Get a Horse!\" and Oscar winners \"Paperman\" and \"Feast.\"']\n",
-      "['s7472', 'Movie', 'Wanda Sykes: Not Normal', 'Linda Mendoza', 'Wanda Sykes', 'United States', 'May 21, 2019', '2019', 'TV-MA', '66 min', 'Stand-Up Comedy', \"Wanda Sykes tackles politics, reality TV, racism and the secret she'd take to the grave in this rollicking, no-holds-barred stand-up special.\"]\n",
-      "['s7473', 'Movie', 'Wandering Stars', 'Syrine Boulanouar, Nekfeu', 'Nekfeu', 'France', 'December 1, 2019', '2019', 'TV-MA', '95 min', 'Documentaries, International Movies, Music & Musicals', 'Navigating creative pressures and personal upsets, French rapper\\xa0Nekfeu sets out on a global quest for musical inspiration in this documentary.']\n",
-      "['s7474', 'TV Show', 'Wanderlust', '', \"Toni Collette, Steven Mackintosh, Zawe Ashton, Joe Hurst, Emma D'Arcy, Celeste Dring, William Ash, Royce Pierreson, Jeremy Swift, Anastasia Hille, Isis Hainsworth, Sophie Okonedo\", 'United Kingdom', 'October 19, 2018', '2018', 'TV-MA', '1 Season', 'British TV Shows, International TV Shows, Romantic TV Shows', 'Unable to revive their fading sex life after many years of marriage, a therapist and her husband decide to start dating other people.']\n",
-      "['s7475', 'TV Show', 'Wanted', '', 'Rebecca Gibney, Geraldine Hakewill, Stephen Peacocke', 'Australia', 'December 13, 2018', '2018', 'TV-14', '3 Seasons', 'Crime TV Shows, International TV Shows, TV Dramas', 'Polar-opposite strangers Lola and Chelsea become partners on the run when they witness a murder involving dirty cops and are framed for the crime.']\n",
-      "['s7476', 'Movie', 'War', 'Philip G. Atwell', 'Jet Li, Jason Statham, John Lone, Devon Aoki, Luis Guzmán, Saul Rubinek, Sung Kang, Mathew St. Patrick, Nadine Velazquez, Andrea Roth, Mark Cheng, Kane Kosugi, Ryo Ishibashi, Steph Song', 'United States, Canada', 'April 1, 2019', '2007', 'R', '103 min', 'Action & Adventure', 'When his partner is killed and all clues point to a notorious assassin, FBI agent Jack Crawford sets out for revenge in this taut action-thriller.']\n",
-      "['s7477', 'Movie', 'War Against Women', 'Hernán Zin', '', 'United States, Spain', 'July 1, 2019', '2013', 'TV-MA', '61 min', 'Documentaries, International Movies', 'Filmed over three years in 10 countries, this documentary gives voice to the women who have become victims of sexual violence as weapons of war.']\n",
-      "['s7478', 'Movie', 'War Chhod Na Yaar', 'Faraz Haider', 'Sharman Joshi, Soha Ali Khan, Javed Jaffrey, Dalip Tahil, Mukul Dev, Sanjay Mishra, Vivek Rana, Manoj Pahwa', 'India', 'March 2, 2019', '2013', 'TV-14', '109 min', 'Comedies, Dramas, International Movies', 'Set in an India-Pakistan border post, this satirical but thought-provoking comedy about war deals with serious events in a humorous manner.']\n",
-      "['s7479', 'Movie', 'War Horse', 'Steven Spielberg', 'Emily Watson, David Thewlis, Peter Mullan, Niels Arestrup, Tom Hiddleston, Jeremy Irvine, Benedict Cumberbatch, Toby Kebbell, David Kross, Eddie Marsan, Nicolas Bro, Rainer Bock, Patrick Kennedy, Liam Cunningham', 'United States, India', 'May 6, 2019', '2011', 'PG-13', '147 min', 'Dramas', 'During World War I, the bond between a young Englishman and his loyal horse, Joey, is tested when Joey is sold to the cavalry and sent to France.']\n",
-      "['s7480', 'Movie', 'War Machine', 'David Michôd', 'Brad Pitt, Topher Grace, Emory Cohen, John Magaro, Scoot McNairy, Anthony Michael Hall, Will Poulter', 'United States', 'May 26, 2017', '2017', 'TV-MA', '123 min', 'Comedies, Dramas', 'When a proud general is tasked with winning an unpopular war, he takes the challenge head-on, not knowing that hubris may be his own worst enemy.']\n",
-      "['s7481', 'Movie', 'War on Everyone', 'John Michael McDonagh', 'Alexander Skarsgård, Michael Peña, Theo James, Tessa Thompson, Caleb Landry Jones, Paul Reiser, Stephanie Sigman, David Wilmot, Malcolm Barrett', 'United Kingdom', 'December 3, 2019', '2016', 'R', '98 min', 'Action & Adventure, Comedies', 'Terry and Bob excel at blackmailing small-time crooks. But when the two cops target a big score, they learn not all criminals are easily intimidated.']\n",
-      "['s7482', 'Movie', 'Warda', 'Hadi El Bagoury', 'Nada Al Alfi, Bassel El Kadi, Samira Maqroun, Tareq Abdalla, Ahmed Awni, Emad Ghoniem, Abeer Mansour, Youssef Mohamed', 'Egypt', 'April 18, 2019', '2014', 'TV-14', '73 min', 'Horror Movies, Independent Movies, International Movies', \"When an aspiring documentarian returns to his hometown to investigate paranormal happenings, his girlfriend's mental health takes a troubling turn.\"]\n",
-      "['s7483', 'Movie', 'Warehoused', 'Jack Zagha Kababie', 'José Carlos Ruiz, Hoze Meléndez', 'Mexico', 'November 1, 2017', '2015', 'TV-14', '92 min', 'Comedies, Dramas, International Movies', 'A soon-to-be-retiring Mr. Lino teaches 20-something Nin the strict rules of his new warehouse job in this dramedy about the absurdities of work life.']\n",
-      "['s7484', 'TV Show', 'Warrior', '', 'Dar Salim, Danica Curcic, Lars Ranthe, Marco Ilsø, Søren Malling, Jakob Oftebro', 'Denmark', 'November 13, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"A war veteran plagued by guilt over his final mission teams up with his best friend's widow to infiltrate a dangerous Copenhagen biker gang.\"]\n",
-      "['s7485', 'TV Show', 'Warrior Nun', '', 'Alba Baptista, Toya Turner, Lorena Andrea, Kristina Tonteri-Young, Tristán Ulloa', 'United States', 'July 2, 2020', '2020', 'TV-MA', '1 Season', 'TV Action & Adventure, TV Mysteries, TV Sci-Fi & Fantasy', 'After waking up in a morgue, an orphaned teen discovers she now possesses superpowers as the chosen Halo-Bearer for a secret sect of demon-hunting nuns.']\n",
-      "['s7486', 'TV Show', 'Wartime Portraits', '', '', 'Poland', 'September 15, 2016', '2014', 'TV-MA', '1 Season', 'Docuseries, International TV Shows', 'Part live-action and part animation, this visually inventive series offers striking portrayals of some of the unsung heroes of World War II.']\n",
-      "['s7487', 'TV Show', 'Was It Love?', '', 'Song Ji-hyo, Son Ho-jun, Song Jong-ho, Koo Ja-sung, Kim Min-jun, Kim Da-som, Kim Mee-kyung, Um Chae-young, Kim Young-ah, Kim Byung-choon', 'South Korea', 'July 9, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', \"When four very different men appear in her life, a single mother who hasn't dated in years begins to rediscover love — and herself.\"]\n",
-      "['s7488', 'Movie', 'Wasp Network', 'Olivier Assayas', 'Penélope Cruz, Edgar Ramírez, Wagner Moura, Gael García Bernal, Ana de Armas, Leonardo Sbaraglia', 'France, Brazil, Spain, Belgium', 'June 19, 2020', '2020', 'TV-MA', '128 min', 'Dramas, International Movies, Thrillers', 'Based on a true and gripping story: Cuban spies infiltrate exile groups in the 1990s to stop terrorism against the island, but at a high personal cost.']\n",
-      "['s7489', 'TV Show', 'Wassup Man GO!', '', 'Joon Park', '', 'March 27, 2020', '2020', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, Reality TV', 'Famously unfiltered star Joon Park goes to Los Angeles for an audition – and for a colorful, totally personal romp through the city he calls home.']\n",
-      "['s7490', 'Movie', 'Watchman', 'A. L. Vijay', 'G.V. Prakash Kumar, Samyuktha Hegde, Suman, Raj Arjun, Yogi Babu, Munishkanth', 'India', 'September 4, 2019', '2019', 'TV-14', '93 min', 'Comedies, Dramas, International Movies', 'Rushing to pay off a loan shark, a young man breaks into a bungalow to steal the cash, unprepared for the dog standing guard – or the trouble inside.']\n",
-      "['s7491', 'Movie', 'Water & Power: A California Heist', 'Marina Zenovich', '', 'United States', 'February 1, 2018', '2017', 'PG', '78 min', 'Documentaries', 'California residents and farmers face powerful barons in the struggle to secure water rights in this fresh historical account of profit and interests.']\n",
-      "['s7492', 'Movie', 'Waterschool', 'Tiffanie Hsu', '', 'United States, Brazil, India, Uganda, China', 'July 25, 2018', '2018', 'TV-G', '68 min', 'Documentaries', \"Six young women, who each live near one of Earth's major rivers, share how the Waterschool environmental education program has impacted their lives.\"]\n",
-      "['s7493', 'TV Show', 'Watership Down', 'Noam Murro', 'James McAvoy, Nicholas Hoult, John Boyega, Ben Kingsley, Tom Wilkinson, Gemma Arterton, Peter Capaldi, Olivia Colman, Mackenzie Crook, Anne-Marie Duff, Taron Egerton, James Faulkner, Freddie Fox, Lee Ingleby, Miles Jupp, Daniel Kaluuya, Rory Kinnear, Craig Parkinson, Rosamund Pike, Daniel Rigby, Jason Watkins', 'United Kingdom, Ireland, United States', 'December 23, 2018', '2018', 'TV-PG', '1 Season', 'British TV Shows, International TV Shows, TV Action & Adventure', 'A warren of rabbits battles many threats on their daring journey to find a new home in this adaptation of the classic novel by Richard Adams.']\n",
-      "['s7494', 'TV Show', 'Way Back into Love', '', 'June Tsai, Ray Chang, Lung Shao-hua, Yi-Wen Yen, Ching-kuan Wang, Mai Sato', 'Taiwan', 'December 24, 2018', '2011', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'After years in the U.S., a Taiwanese immigrant returns to her hometown with a young daughter in tow to assist her father with his bed-and-breakfast.']\n",
-      "['s7495', 'Movie', 'Wazir', 'Bejoy Nambiar', 'Amitabh Bachchan, Farhan Akhtar, Aditi Rao Hydari, Manav Kaul, Neil Nitin Mukesh, John Abraham', 'India', 'August 1, 2019', '2016', 'TV-MA', '98 min', 'Dramas, International Movies, Thrillers', 'Helping an amputee grandmaster settle the score for his tragic past, a grieving detective unravels a conspiracy more complicated than he imagined.']\n",
-      "['s7496', 'Movie', 'We Are All For The Fatherland', '', '', 'Lebanon, Canada, France', 'November 11, 2020', '1979', 'TV-14', '74 min', 'Documentaries, International Movies', 'After the 1978 Israeli invasion of Lebanon, children try to sing the national anthem as citizens search for hope in the war-torn South.']\n",
-      "['s7497', 'Movie', 'We Are Family', 'Sidharth Malhotra', 'Kajol, Kareena Kapoor, Arjun Rampal, Nominath Ginsberg, Iravati Harshe, Aachal Munjal, Diya Sonecha', 'India, Australia', 'October 1, 2018', '2010', 'TV-14', '119 min', 'Dramas, International Movies', 'A divorced mother of three children runs a happy household – until her former husband brings his new career-oriented girlfriend into the picture.']\n",
-      "['s7498', 'Movie', 'We Are Legends', 'Daniel Yee Heng Chan', 'Lam Yiu-sing, Ma Chi Wai, Wiyona Yeung, Eric Kot, Yuen Qiu, Lisa Cheng, Jason Li', 'Hong Kong', 'June 1, 2019', '2019', 'TV-14', '109 min', 'Action & Adventure, International Movies, Sports Movies', 'Raised in a boxing gym, two orphaned brothers become highly skilled martial artists and must combat threats in the streets and the ring.']\n",
-      "['s7499', 'Movie', 'We Are One', 'Stéphane de Freitas', '', 'France', 'July 14, 2020', '2020', 'TV-MA', '86 min', 'Documentaries, International Movies, Music & Musicals', 'Activists around the world fight injustice and drive social change in this documentary that follows their participation in the music video \"Solidarité.\"']\n",
-      "['s7500', 'TV Show', 'We Are the Champions', '', '', 'United States', 'November 17, 2020', '2020', 'TV-MA', '1 Season', 'Docuseries, Reality TV', 'Explore an array of unique competitions, from the quirky to the bizarre, and meet their passionate communities in this docuseries.']\n",
-      "['s7501', 'TV Show', 'We Are the Wave', '', 'Ludwig Simon, Luise Befort, Michelle Barthel, Mohamed Issa, Daniel Friedl, Robert Schupp', 'Germany', 'November 1, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Mysteries', 'A mysterious classmate leads four idealistic teens in a revolt against a rising tide of nationalistic fervor, but their movement takes a dark turn.']\n",
-      "['s7502', 'Movie', 'We Are Young. We Are Strong.', 'Burhan Qurbani', 'Jonas Nay, Trang Le Hong, Devid Striesow, Joel Basman, Saskia Rosendahl, Paul Gäbler, David Schütter, Jakob Bieber, Swantje Kohlhof, Mai Duong Kieu', 'Germany', 'January 15, 2017', '2014', 'TV-MA', '123 min', 'Dramas, International Movies', 'In 1992, three radically different residents of Rostock, Germany, become entangled in a violent xenophobic riot that rocks the beleaguered city.']\n",
-      "['s7503', 'Movie', 'We Are Your Friends', 'Max Joseph', 'Zac Efron, Wes Bentley, Emily Ratajkowski, Jonny Weston, Shiloh Fernandez, Alex Shaffer, Jon Bernthal, Alicia Coppola, Wiley M. Pickett, Jon Abrahams', 'United Kingdom, France, United States', 'January 27, 2020', '2015', 'R', '96 min', 'Dramas, Independent Movies, Music & Musicals', \"An ambitious young DJ who knows how to work a crowd puts everything at risk for a budding relationship with his mentor's girlfriend.\"]\n",
-      "['s7504', 'TV Show', 'We Bare Bears', '', 'Eric Edelstein, Demetri Martin, Bobby Moynihan', 'United States', 'February 12, 2020', '2018', 'TV-Y', '2 Seasons', \"Kids' TV, TV Comedies\", 'Grizzly, Panda and Ice Bear are three adopted bear brothers struggling against their animal instincts to fit into the civilized, modern human world.']\n",
-      "['s7505', 'Movie', 'We Belong Together', 'Chris Stokes', 'Charles Malik Whitfield, Draya Michele, Elise Neal, Cassidey Fralin, Brian White, Valarie Pettiford, Gary Anthony Sturgis, Jessica Vanessa DeLeon', 'United States', 'July 16, 2019', '2018', 'TV-14', '83 min', 'Thrillers', 'A divorced professor shares a night of passion with a troubled student who quickly develops an unhealthy – perhaps deadly – infatuation.']\n",
-      "['s7506', 'Movie', 'We Can Be Heroes', 'Robert Rodriguez', 'YaYa Gosselin, Pedro Pascal, Priyanka Chopra, Isaiah Russell-Bailey, Akira Akbar, Christian Slater, Boyd Holbrook, Adriana Barraza, Taylor Dooley, Vivien Lyra Blair, Hala Finley, Lyon Daniels, Sung Kang, Christopher McDonald, Andy Walken, Lotus Blossom, Haley Reinhart, Nathan Blair, Dylan Henry Lau, Andrew Diaz', 'United States', 'December 25, 2020', '2020', 'PG', '101 min', 'Children & Family Movies, Comedies', 'When alien invaders capture Earth’s superheroes, their kids must learn to work together to save their parents — and the planet.']\n",
-      "['s7507', 'Movie', 'We Have Always Lived in the Castle', 'Stacie Passon', 'Taissa Farmiga, Alexandra Daddario, Crispin Glover, Sebastian Stan, Paula Malcomson, Peter Coonan, Ian Toner, Joanne Crawford', 'United States', 'October 1, 2020', '2018', 'TV-14', '95 min', 'Dramas, Thrillers', 'The fragile and secretive world of two sisters and their uncle crumbles when their charming cousin arrives with eyes toward the family fortune.']\n",
-      "['s7508', 'Movie', 'We Need to Talk', 'David Serrano', 'Hugo Silva, Michelle Jenner, Ernesto Sevilla, Belén Cuesta, Óscar Ladoire, Ilay Kurelovic, Verónica Forqué, Luis Jaspe, Borja Luna, José Luis Marín', 'Spain', 'September 1, 2016', '2016', 'TV-MA', '91 min', 'Comedies, International Movies, Romantic Movies', \"A happy woman's new love is going great, but she needs one thing: divorce papers from her depressed ex. To get them, trickery may be in order.\"]\n",
-      "['s7509', 'TV Show', 'We Speak Dance', '', 'Vandana Hart', 'United States', 'March 17, 2020', '2018', 'TV-MA', '1 Season', 'Docuseries', 'Trained dancer Vandana Hart travels the world to learn traditional and urban dance styles from the local experts who know them best.']\n",
-      "['s7510', 'Movie', 'We Summon the Darkness', 'Marc Meyers', 'Alexandra Daddario, Amy Forsyth, Keean Johnson, Maddie Hasson, Logan Miller, Austin Swift, Johnny Knoxville, Allison McAtee, Tanner Beard', 'United States, Canada, United Kingdom', 'August 8, 2020', '2020', 'R', '90 min', 'Horror Movies, Thrillers', 'A night at a 1980s heavy metal concert hits a grisly note when new friends find themselves in the middle of a satanic murder spree.']\n",
-      "['s7511', 'Movie', 'We the Animals', 'Jeremiah Zagar', 'Evan Rosado, Josiah Gabriel, Isaiah Kristian, Raúl Castillo, Sheila Vand, Giovanni Pacciarelli, Terry Holland, Moe Isaac, Mickey Anthony, Tom Malley', 'United States', 'February 11, 2019', '2018', 'R', '93 min', 'Dramas, Independent Movies', \"A trio of brothers cope with their parents' volatile relationship by running wild and unchecked, and one of them experiences a visceral awakening.\"]\n",
-      "['s7512', 'Movie', 'We, the Marines', 'Greg MacGillivray', '', 'United States', 'July 1, 2018', '2017', 'TV-PG', '38 min', 'Documentaries, International Movies', 'Narrated by actor and former Marine Gene Hackman, this documentary showcases the experience of becoming a member of the US Marine Corps.']\n",
-      "['s7513', 'Movie', \"We'll Be Right Back After The Break\", 'Ahmed Nader Galal', 'Karim Abdel Aziz, Dina Fouad, Mohamed Lotfy, Ahmed Rateb, Rasha Amin, Youssef Eid, Mostafa Abbas, Maged El Kedwany, Sabri Abdulmonem, Abdalah Mishrif', 'Egypt', 'April 28, 2020', '2012', 'TV-14', '106 min', 'Action & Adventure, Comedies, International Movies', 'While fighting a child custody battle against his father-in-law, a taxi driver loses his memory when his son is kidnapped.']\n",
-      "['s7514', 'TV Show', \"We're Lalaloopsy\", '', 'Mariee Devereux, Kazumi Evans, Maryke Hendrikse, Matt Hill, Diana Kaarina, Jocelyne Loewen, Sabrina Pitre', 'United States', 'January 10, 2017', '2017', 'TV-Y', '1 Season', \"Kids' TV, TV Comedies\", 'The Lalaloopsy gang and their adorable pets know every day is a perfect day to celebrate the magic of friendship, creativity and collaboration.']\n",
-      "['s7515', 'Movie', \"We're No Animals\", 'Alejandro Agresti', 'John Cusack, Paul Hipp, Kevin Morris, Alejandro Agresti, Mario Alarcón, Norman Briski, Lucila Solá, Juana Viale, Pablo Bossi, Leticia Brédice', 'United States, Argentina', 'August 15, 2017', '2015', 'TV-MA', '94 min', 'Comedies, Dramas, Independent Movies', 'Unhappy with his commercial film work, a jaded Hollywood actor moves to Argentina to participate in an experimental thesis on social philosophy.']\n",
-      "['s7516', 'Movie', 'Weapon of Choice', 'Fritz Ofner', '', 'Austria, Iraq, United States', 'March 2, 2019', '2018', 'TV-MA', '89 min', 'Documentaries, International Movies', 'Speaking to retailers and owners of the Glock pistol, two filmmakers shed light on the politics of violence and its implications from Chicago to Kirkuk.']\n",
-      "['s7517', 'Movie', 'Weather forecast', 'Antoni Krauze', 'Halina Buyno-Łoza, Zofia Cegiełkowa, Barbara Chojecka, Eugenia Horecka, Zygmunt Zintel, Henryka Janikowska, Lena Wilczyńska, Jerzy Block', 'Poland', 'October 1, 2019', '1983', 'TV-MA', '91 min', 'Dramas, International Movies', 'When a delivery of coffins foreshadows a harsh winter, residents of a retirement home escape their confines and rediscover the world outside.']\n",
-      "['s7518', 'Movie', 'Wedding Unplanned', 'Reem Kherici', 'Reem Kherici, Nicolas Duvauchelle, Julia Piaton, Sylvie Testud, François-Xavier Demaison, Chantal Lauby, Lionnel Astier, Ève Saint-Louis, Victoria Monfort, Amelie Fonlupt', 'France', 'October 19, 2017', '2017', 'TV-MA', '94 min', 'Comedies, International Movies, Romantic Movies', \"Mathias's girlfriend finds a business card for a wedding planner in his pocket. Suddenly, he's engaged and hiring his lover to plan the big day!\"]\n",
-      "['s7519', 'Movie', 'Wedy Atkalam', 'Sadeq Behbehani', 'Abdulmohsen Al-Qaffas, Jamal Alradhan, Jassim Al Nabhan, Layla Abdullah, Khaled Al-Buraiki', 'Kuwait', 'May 14, 2020', '2018', 'TV-PG', '72 min', 'Comedies, Dramas, International Movies', 'A socially conscious film director struggles with his career as he faces numerous obstacles, including his social media-friendly significant other.']\n",
-      "['s7520', 'Movie', 'Weed the People', 'Abby Epstein', '', 'United States', 'May 14, 2019', '2018', 'TV-MA', '94 min', 'Documentaries', 'Buoyed by hopeful experiences with medical marijuana, physicians and parents of children with cancer call for more research of its healing potential.']\n",
-      "['s7521', 'TV Show', 'Weeds', '', 'Mary-Louise Parker, Hunter Parrish, Alexander Gould, Kevin Nealon, Justin Kirk, Elizabeth Perkins, Allie Grant, Andy Milder, Tonye Patano, Romany Malco', 'United States', 'April 1, 2014', '2012', 'TV-MA', '8 Seasons', 'TV Comedies, TV Dramas', \"A suburban mother starts selling marijuana to her affluent neighbors so she can maintain her comfortable lifestyle after her husband's sudden death.\"]\n",
-      "['s7522', 'Movie', 'Weeds on Fire', 'Chi Fat Chan', 'Liu Kai Chi, Lam Yiu-sing, Tony Tsz-Tung Wu, Poon Chan-leung, Sun Li Man, Tam Sin Yin, Sham Ka Ki, Wang Simin, Jan Lamb', 'Hong Kong', 'September 27, 2018', '2016', 'TV-MA', '95 min', 'Dramas, Independent Movies, International Movies', 'In 1980s Hong Kong, a school principal forms a baseball team with an eclectic crew of local students who soon fight their way to the top of the league.']\n",
-      "['s7523', 'TV Show', 'Weird Wonders of the World', '', 'Chris Packham', 'United Kingdom', ' March 31, 2017', '2016', 'TV-PG', '2 Seasons', 'British TV Shows, Docuseries, Science & Nature TV', \"From animal oddities and bizarre science to medical marvels, scientists and experts examine some of the world's strangest mysteries and phenomena.\"]\n",
-      "['s7524', 'Movie', 'Welcome', 'Anees Bazmee', 'Akshay Kumar, Katrina Kaif, Nana Patekar, Anil Kapoor, Paresh Rawal, Mallika Sherawat, Feroz Khan, Ruslaan Mumtaz, Sunil Shetty, Malaika Arora, Asrani', 'India', 'September 28, 2020', '2007', 'TV-PG', '149 min', 'Comedies, International Movies, Music & Musicals', 'In this silly Bollywood farce, the brothers of a Mafia princess set out on a comical mission to marry their sister into a respectable family.']\n",
-      "['s7525', 'Movie', 'Welcome 2 Karachi', 'Ashish R. Mohan', 'Arshad Warsi, Jacky Bhagnani, Lauren Gottlieb, Dalip Tahil, Pavan Malhotra, Ayub Khoso, Adnan Shah', 'India', 'March 1, 2018', '2015', 'TV-MA', '124 min', 'Comedies, International Movies', 'Denied a U.S. visa, two dim Indian men decide to sneak into America on a boat. Fate, however, leaves them stranded on a beach – in Karachi, Pakistan.']\n",
-      "['s7526', 'Movie', 'Welcome Mr. President', 'Riccardo Milani', 'Claudio Bisio, Kasia Smutniak, Beppe Fiorello, Remo Girone, Massimo Popolizio, Cesare Bocci, Omero Antonutti, Michele Alhaique, Franco Ravera, Patrizio Rispo, Piera Degli Esposti, Gianni Cavina', 'Italy', 'October 1, 2016', '2013', 'TV-MA', '99 min', 'Comedies, International Movies', \"When frustrated politicians name a historical figure as the next president, an honest, humble man by the same name suddenly becomes Italy's leader.\"]\n",
-      "['s7527', 'Movie', 'Welcome to Monster High: The Origin Story', 'Stephen Donnelly, Olly Reid, Jun Falkenstein', 'Debi Derryberry, Cassandra Morris, Salli Saffioti, Larissa Gallagher, Cristina Milizia, Michael Sorich, Jonquil Goode, Travis Dresden, Evan Smith', 'United States', 'October 1, 2017', '2016', 'TV-Y7', '73 min', 'Children & Family Movies', \"Dracula's daughter Draculaura sets out to create a new kind of school where monsters of all kinds can be themselves and have a scary good time.\"]\n",
-      "['s7528', 'Movie', 'Welcome to New York', 'Abel Ferrara', 'Gérard Depardieu, Jacqueline Bisset, Marie Mouté, Paul Calderon, Paul Hipp, Pamela Afesi, Chris Zois, Shanyn Leigh, Drena De Niro, Amy Ferguson, Aurelie Claudel, Nikki James', 'United States, France', 'March 23, 2017', '2014', 'R', '108 min', 'Dramas, Independent Movies', \"A lecherous World Bank official sees his reputation crumbling when he's accused of raping a hotel maid during a trip to New York.\"]\n",
-      "['s7529', 'Movie', 'Welcome to Sajjanpur', 'Shyam Benegal', 'Shreyas Talpade, Amrita Rao, Ravi Kishan, Ila Arun, Rajeshwari Sachdev, Divya Dutta, Yashpal Sharma, Ravi Jhankal, Lalit Mohan Tiwari', 'India', 'November 1, 2018', '2008', 'TV-14', '131 min', 'Comedies, Dramas, International Movies', 'An educated man assists the illiterate residents of his village with written correspondence, sometimes manipulating the letters to suit his interests.']\n",
-      "['s7530', 'Movie', 'Welcome to Sudden Death', 'Dallas Jackson', 'Michael Jai White, Michael Eklund, Sabryn Rock, Nakai Takawira, Lyric Justice, Sagine Semajuste, Gary Owen, Anthony Grant, Kristen Harris, BJ Verot, Sean Skene, Marrese Crump, Stephanie Sy, Jeff Strome, Adam Hurtig, Gillian White, Anthony J. Mifsud', 'United States', 'September 29, 2020', '2020', 'R', '80 min', 'Action & Adventure', 'At a basketball game, an ex-Special Forces officer must face a group of tech-savvy hostiles when a team owner and his daughter are taken hostage.']\n",
-      "['s7531', 'TV Show', 'Welcome to the Family', '', 'Melani Olivares, Ivan Massagué, Yolanda Ramos, Nao Albet, Georgina Amorós, Leïti Sène, Nonna Cardoner', 'Spain', 'July 27, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', \"When an evicted single mom's estranged father dies, she and his second wife cover up his death after learning they've been written out of his will.\"]\n",
-      "['s7532', 'Movie', 'Welcome to Willits', 'Trevor Ryan', 'Bill Sage, Sabina Gadecki, Anastasia Baranova, Dolph Lundgren, Thomas Dekker, Karrueche Tran, Chris Zylka, Keelin Woodell, Garrett Clayton, Shad Gaspard, Rory Culkin', 'United States', 'February 6, 2018', '2017', 'TV-MA', '84 min', 'Comedies, Horror Movies, Independent Movies', \"A marijuana farmer's extraterrestrial paranoia creates trouble for a group of young campers who pitch their tent on his land in Northern California.\"]\n",
-      "['s7533', 'Movie', 'Well Done Abba', 'Shyam Benegal', 'Boman Irani, Minissha Lamba, Sammir Dattani, Ila Arun, Ravi Kishan, Sonali Kulkarni, Rajit Kapoor, Ravi Jhankal, Yashpal Sharma, Rajendra Gupta', 'India', 'November 19, 2020', '2009', 'TV-14', '135 min', 'Comedies, International Movies', 'On leave in his drought-ridden village to find his daughter a husband, a father becomes mired in the bribery-laced bureaucracy of his local government.']\n",
-      "['s7534', 'TV Show', 'Well-Intended Love', '', 'Xu Kaicheng, Simona Wang, Ian Yi, Huang Qian Shuo, Yang Hao Ming, Liu Jia Xi', 'China', 'April 1, 2020', '2020', 'TV-14', '2 Seasons', 'International TV Shows, Romantic TV Shows, TV Comedies', 'To secure a bone marrow donation, an actress diagnosed with leukemia makes a marriage pact with a young CEO – but love and secrets get in the way.']\n",
-      "['s7535', 'TV Show', 'Wentworth', '', 'Danielle Cormack, Nicole da Silva, Kate Atkinson, Celia Ireland, Shareena Clanton, Aaron Jeffery, Robbie Magasiva, Katrina Milosevic, Jacqueline Brennan, Ra Chapman, Pamela Rabe, Sigrid Thornton, Socratis Otto, Bernard Curry, Tammy MacIntosh, Kate Jenkinson', 'Australia', 'September 30, 2020', '2020', 'TV-MA', '8 Seasons', 'Crime TV Shows, TV Dramas', 'Bea Smith is locked up while awaiting trial for the alleged attempted murder of her husband and must learn how life works in prison.']\n",
-      "['s7536', 'Movie', 'West Beirut', 'Ziad Doueiri', 'Rami Doueiri, Mohamad Chamas, Rola Al Amin, Carmen Lebbos, Joseph Bou Nassar, Liliane Nemri', 'France, Norway, Lebanon, Belgium', 'October 19, 2020', '1999', 'TV-MA', '106 min', 'Dramas, International Movies', 'Three intrepid teens roam the streets of Beirut in the midst of civil war, filming on a Super 8 camera and reckoning with the pains of growing up.']\n",
-      "['s7537', 'Movie', 'West Coast', 'Benjamin Weill', 'Devi Couzigou, Mathis Crusson, Victor Le Blond, Sullivan Loyez, Pierre-François Martin-Laval, Hugo Chalan-Marchio', 'France', 'October 28, 2016', '2016', 'TV-MA', '81 min', 'Comedies, Dramas, International Movies', 'Four small-town French teens who style themselves after American rappers set out to avenge a classroom insult and end up on a mind-blowing adventure.']\n",
-      "['s7538', 'TV Show', 'West Coast Customs', '', 'Ryan Friedlinghaus, Hunter Clancey', 'United States', 'October 15, 2017', '2015', 'TV-G', '6 Seasons', 'Docuseries, Reality TV', 'West Coast Customs, a mecca for well-heeled car lovers, stars as their team creates some of the most luxurious, outrageous vehicles on the planet.']\n",
-      "['s7539', 'Movie', 'Westerplatte Resists', 'Stanisław Różewicz', 'Zygmunt Hübner, Arkadiusz Bazak, Tadeusz Schmidt, Józef Nowak, Tadeusz Pluciński, Bogusz Bilewski', 'Poland', 'October 1, 2019', '1967', 'TV-MA', '93 min', 'Classic Movies, Dramas, International Movies', 'At the onset of World War II, a Polish infantry lacking firepower fight to build a strong defense and protect their peninsula against enemy forces.']\n",
-      "['s7540', 'TV Show', 'Westside', '', '', 'United States', 'November 9, 2018', '2018', 'TV-MA', '1 Season', 'Reality TV', 'Nine struggling musicians share the spotlight in this deeply personal reality series about the challenges and thrills of staging a Hollywood showcase.']\n",
-      "['s7541', 'TV Show', 'Westside Story', '', 'Tony Sun, Wallace Huo, Esther Liu, Cyndi Wang, Zax Wang, Sam Wang, Jason Hsu, Whyn Wu, Ben Lee, Vicky Chen', '', 'November 15, 2019', '2003', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Action & Adventure', 'Spirited high school misfits with hearts of gold begin their journeys into adulthood as they navigate school, friendship, romance and heartbreak.']\n",
-      "['s7542', 'Movie', 'Westside vs. the World', 'Michael Fahey', 'Ron Perlman, Louie Simmons', '', 'August 9, 2019', '2019', 'TV-MA', '96 min', 'Documentaries, Sports Movies', 'A look into the journey of influential strength coach Louie Simmons and the Westside Barbell gym he founded, evolving the sport of powerlifting.']\n",
-      "['s7543', 'TV Show', 'Wet Hot American Summer', '', 'Elizabeth Banks, Lake Bell, H. Jon Benjamin, Michael Ian Black, Michael Cera, Josh Charles, Bradley Cooper, Judah Friedlander, Janeane Garofalo, Jon Hamm, Nina Hellman, Joe Lo Truglio, Ken Marino, Christopher Meloni, A.D. Miles, Marguerite Moreau, Zak Orth, Jordan Peele, David Hyde Pierce, Chris Pine, Amy Poehler, Paul Rudd, Marisa Ryan, Jason Schwartzman, Molly Shannon, Michael Showalter, John Slattery, Kevin Sussman, David Wain, Kristen Wiig', 'United States', 'July 31, 2015', '2015', 'TV-MA', '1 Season', 'TV Comedies', \"It's the first day of camp in this outrageous prequel to the hilarious 2001 cult classic movie. And at Camp Firewood, anything can happen.\"]\n",
-      "['s7544', 'TV Show', 'Wet Hot American Summer: Ten Years Later', '', 'Elizabeth Banks, Lake Bell, H. Jon Benjamin, Michael Ian Black, Sarah Burns, Josh Charles, Jai Courtney, Beth Dover, John Early, Mark Feuerstein, Janeane Garofalo, Skyler Gisondo, Nina Hellman, Samm Levine, Joe Lo Truglio, Ken Marino, Christopher Meloni, Alyssa Milano, A.D. Miles, Marguerite Moreau, Eric Nenninger, Zak Orth, David Hyde Pierce, Chris Pine, Amy Poehler, Paul Rudd, Jason Schwartzman, Adam Scott, Molly Shannon, Michael Showalter, Rich Sommer, David Wain, Kristen Wiig', 'United States', 'August 4, 2017', '2017', 'TV-MA', '1 Season', 'TV Comedies', 'A decade after their wild summer as junior counselors, the gang reunites for a weekend of bonding, hanky-panky and hair-raising adventures.']\n",
-      "['s7545', 'TV Show', 'WHAT / IF', '', 'Renée Zellweger, Jane Levy, Blake Jenner, Keith Powers, Samantha Marie Ware, Juan Castano, Dave Annable, Saamer Usmani, Daniella Pineda, John Clarence Stewart, Louis Herthum', 'United States', 'May 24, 2019', '2019', 'TV-MA', '1 Season', 'TV Dramas, TV Thrillers', 'Desperate to secure funding for her med tech startup, an idealistic scientist and her husband strike an outrageous deal with a mysterious investor.']\n",
-      "['s7546', 'Movie', 'What a Girl Wants', 'Dennie Gordon', 'Amanda Bynes, Colin Firth, Kelly Preston, Eileen Atkins, Anna Chancellor, Jonathan Pryce, Oliver James, Christina Cole', 'United States, United Kingdom', 'May 1, 2020', '2003', 'PG', '105 min', 'Children & Family Movies, Comedies', \"In search of the father she's never met, the daughter of a bohemian American woman heads to Europe and finds that her dad is an uptight politician.\"]\n",
-      "['s7547', 'Movie', 'What a Wonderful Family!', 'Huang Lei', 'Huang Lei, Sun Li, Lee Li-Chun, Zhang Weixin, Hai Qing, Wang Xun, Wei Daxun, Lorene Ren, Lei Huang', 'China', 'July 1, 2018', '2017', 'TV-14', '102 min', 'Comedies, Dramas, International Movies', 'In a large family living under one roof, a storm brews when the matriarch requests a divorce from her husband on their 50th anniversary.']\n",
-      "['s7548', 'Movie', 'What Are the Odds?', 'Megha Ramaswamy', 'Yashaswini Dayama, Karanvir Malhotra, Abhay Deol, Priyanka Bose, Monica Dogra, Sulabha Arya, Manu Rishi Chadha, Ananya Melkote', 'India', 'May 20, 2020', '2020', 'TV-MA', '92 min', 'Comedies, Dramas, Independent Movies', 'When two unlikely friends play hooky from school, accidental encounters and otherworldly events turn their day into a whimsical coming-of-age journey.']\n",
-      "['s7549', 'Movie', 'What Did I Mess', 'Shady Hanna', 'Rola Beksmati, Junaid Zeineldine, Abboudy Mallah, Tanya Nasr, Matteo El Khodr, Rita El Khoury, Tony Benn', 'Lebanon', 'October 19, 2020', '2018', 'TV-14', '98 min', 'Comedies, International Movies, Romantic Movies', 'In an attempt to get her ex to propose, Nayla hosts a gathering to introduce him to her new suitor — only for the party to turn into a hellish occasion.']\n",
-      "['s7550', 'Movie', 'WHAT DID JACK DO?', 'David Lynch', 'David Lynch', 'United States', 'January 20, 2020', '2020', 'TV-14', '17 min', 'Dramas, Independent Movies', 'A detective interrogates a monkey who is suspected of murder.']\n",
-      "['s7551', 'Movie', 'What Happened to Monday', 'Tommy Wirkola', 'Noomi Rapace, Willem Dafoe, Glenn Close, Marwan Kenzari, Christian Rubeck, PÃ¥l Sverre Hagen, Tomiwa Edun, Cassie Clare, Cameron Jack, Clara Read, Robert Wagner', 'United Kingdom, France, United States, Belgium', 'August 18, 2017', '2017', 'TV-MA', '124 min', 'Action & Adventure, Sci-Fi & Fantasy', 'In a future with a strict one-child policy, six septuplets must avoid government detection while searching for their missing sister.']\n",
-      "['s7552', 'Movie', 'What Happened to Mr. Cha?', 'Kim Dong-kyu', 'Cha In-pyo, Cho Dal-hwan, Song Jae-ryong', 'South Korea', 'January 1, 2021', '2021', 'TV-MA', '102 min', 'Comedies, International Movies', \"With the peak of his career long behind him, an actor clings to his past glory — until a sudden wake-up call forces him to face who he's become.\"]\n",
-      "['s7553', 'Movie', 'What Happened, Miss Simone?', 'Liz Garbus', '', 'United States', 'June 26, 2015', '2015', 'TV-14', '103 min', 'Documentaries, Music & Musicals', 'Using never-before-heard recordings, rare archival footage and her best-known songs, this is the story of legendary singer and activist Nina Simone.']\n",
-      "['s7554', 'TV Show', 'What Happens to My Family', '', 'Settar Tanrıöğen, Uraz Kaygılaroğlu, Berna Koraltürk, Melis Tüzüngüç, Özgün Karaman, Tülay Bursa, Tolga Pancaroğlu, Ertunç Tuncer, Cansu Gültekin', 'Turkey', 'May 5, 2017', '2016', 'TV-14', '1 Season', 'International TV Shows, TV Comedies, TV Dramas', 'A naïve young woman goes to Istanbul to meet the now-grown boy who jokingly promised to marry her in 11 years after she saved his life as a child.']\n",
-      "['s7555', 'TV Show', 'What If?', '', 'Monther Rayahnah, Khaled Ameen, Aseel Omran, Rawan Mahdi, Ali Al-Husseini, Abdullah Al-Turkumani', '', 'May 7, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'Four individuals at a crossroads in life are given the chance to take both paths, and decide which road is best for them.']\n",
-      "['s7556', 'TV Show', 'What in the World Happened?', '', 'Eun-mi Go, Jaehyo, Eun-Hyung Jo, Ha-yeon Kim, Shin Yi, Kwang-sun Park', 'South Korea', 'April 28, 2017', '2015', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'A happy secret romance between a 40-year-old woman and a 25-year-old man is complicated after a greeting card grants her wish to be young again.']\n",
-      "['s7557', 'TV Show', 'What Is Love?', '', 'Chris Wu, Jade Chou, Duncan Lai, King Chin, Kimi Hsia, Gina Lim', 'Taiwan', 'January 1, 2017', '2012', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'A 32-year-old romantic looking for a long-term, monogamous relationship meets a handsome bad boy who only believes in one-night stands.']\n",
-      "['s7558', 'Movie', 'What Keeps You Alive', 'Colin Minihan', 'Hannah Emily Anderson, Brittany Allen, Martha MacIsaac, Joey Klein, Charlotte Lindsay Marron', 'Canada', 'August 1, 2020', '2018', 'R', '99 min', 'LGBTQ Movies, Thrillers', \"A couple's romantic anniversary retreat to a rural cabin unravels when a childhood friend appears and reveals long-held secrets from the past.\"]\n",
-      "['s7559', 'Movie', 'What Lies Beneath', 'Robert Zemeckis', 'Harrison Ford, Michelle Pfeiffer, Diana Scarwid, Joe Morton, James Remar, Miranda Otto, Wendy Crewson, Ray Baker, Micole Mercurio, Amber Valletta, Sloane Shelton', 'United States', 'January 1, 2020', '2000', 'PG-13', '130 min', 'Horror Movies, Thrillers', \"When Claire Spencer starts hearing ghostly voices and seeing spooky images, her husband tries to reassure her by telling her it's all in her head.\"]\n",
-      "['s7560', 'Movie', 'What Makes a Psychopath?', 'Rebecca Harrison', '', 'United Kingdom', 'February 1, 2019', '2017', 'TV-14', '52 min', 'Documentaries', 'This wide-ranging documentary examines the behaviors considered in a diagnosis of psychopathy and includes nonviolent, successful figures in history.']\n",
-      "['s7561', 'TV Show', 'What She Put on the Table', '', 'Amber An, Sun Ke-fang, Chang Yao-jen, Wang Man-chiao, Hans Chung, Chris Lee, Yan Yu-lin, Kiki Chen, Steven Chiang', 'Taiwan', 'October 1, 2017', '2017', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'Based on the life of TV chef Fu Pei-mei, this drama follows two women – one rich, the other poor – who fortuitously cross paths in 1950s Taiwan.']\n",
-      "['s7562', 'Movie', 'What Still Remains', 'Josh Mendoza', \"Lulu Antariksa, Colin O'Donoghue, Mimi Rogers, Peter O'Brien, Dohn Norwood, Jeff Kober, Roshon Fegan, Siena Goines, Chris Ellis, Tobias Jelinek\", 'United States', 'December 21, 2018', '2018', 'TV-14', '91 min', 'Dramas, Thrillers', 'Struggling to survive alone post-apocalypse, a young woman is offered protection by an unknown man, but his village may not be the haven she imagines.']\n",
-      "['s7563', 'Movie', 'What the F* Is Going On?', 'Marta Jaenes, Rosa Márquez', '', 'Spain', 'November 25, 2019', '2019', 'TV-MA', '87 min', 'Documentaries, International Movies', 'Featuring extensive interviews, this documentary takes a critical look at the gender inequality in Spain as the feminist movement aims to shift reality.']\n",
-      "['s7564', 'Movie', 'What the Fish', 'Gurmmeet Singh', 'Dimple Kapadia, Vishal Sharma, Sumit Suri, Anand Tiwari, Deepti Pujari, Manu Rishi Chadha, Geetika Tyagi, Manjot Singh, Sabina Sheema', 'India', 'July 5, 2020', '2013', 'TV-14', '96 min', 'Comedies, International Movies', \"A crabby woman leaves home for a vacation and entrusts her niece's fiancé to feed her fish and adhere to a strict set of rules. He has other ideas.\"]\n",
-      "['s7565', 'Movie', 'What the Health', 'Kip Andersen, Keegan Kuhn', '', 'United States', 'June 16, 2017', '2017', 'TV-PG', '92 min', 'Documentaries', 'This film examines the link between diet and disease, and the billions of dollars at stake in the healthcare, pharmaceutical and food industries.']\n",
-      "['s7566', 'Movie', 'What the Jatt!!', 'Saket Behl', 'Harish Verma, Isha Rikhi, Vipul Roy, Binnu Dhillon, Poonam Rajput, B.N. Sharma, Satti Sembi', 'India', 'October 1, 2018', '2015', 'TV-PG', '140 min', 'Comedies, International Movies, Romantic Movies', 'A peasant from Punjab and his best friend pose as detectives, filmmakers and more while trying to retrieve stolen money in this romantic comedy.']\n",
-      "['s7567', 'TV Show', 'What the Love! with Karan Johar', '', 'Karan Johar', 'United States', 'January 30, 2020', '2020', 'TV-14', '1 Season', 'International TV Shows, Reality TV, Romantic TV Shows', 'With help from celebrity guests and a glam squad, filmmaker Karan Johar mentors six singletons through their personal struggles as they look for love.']\n",
-      "['s7568', 'Movie', 'What We Started', 'Bert Marcus, Cyrus Saidi', '', 'United States', 'July 1, 2018', '2017', 'TV-MA', '96 min', 'Documentaries, Music & Musicals', 'DJs and industry insiders offer a backstage pass to the world of electronic dance music, reflecting on its radical origins and the future of the genre.']\n",
-      "['s7569', 'Movie', 'What We Wanted', 'Ulrike Kofler', \"Lavinia Wilson, Elyas M'Barek, Anna Unterberger, Lukas Spisser, Iva Höpperger, Fedor Teyml, Marta Manduca, Maria Hofstätter, Tina Haller\", 'Austria', 'November 11, 2020', '2020', 'TV-MA', '93 min', 'Dramas, International Movies', 'A couple facing fertility issues finds their marriage tested on a vacation to a Sardinian resort — and the family next door only adds to the tension.']\n",
-      "['s7570', 'Movie', 'What Would Sophia Loren Do?', 'Ross Kauffman', 'Nancy \"Vincenza Careri\" Kulik, Sophia Loren', 'United States', 'January 15, 2021', '2021', 'TV-14', '32 min', 'Documentaries', 'In this delightful short documentary, an Italian American grandmother and film buff finds strength and joy in the life of her screen idol, Sophia Loren.']\n",
-      "['s7571', 'Movie', \"What's Eating Gilbert Grape\", 'Lasse Hallström', 'Johnny Depp, Leonardo DiCaprio, Juliette Lewis, Mary Steenburgen, Darlene Cates, Laura Harrington, Mary Kate Schellhardt, Kevin Tighe, John C. Reilly, Crispin Glover', 'United States', 'January 1, 2021', '1993', 'PG-13', '118 min', 'Classic Movies, Dramas, Independent Movies', 'In a backwater Iowa town, young Gilbert is torn between taking care of his troubled family and a girl who shows him new possibilities for his life.']\n",
-      "['s7572', 'TV Show', \"What's New Scooby-Doo?\", '', 'Frank Welker, Casey Kasem, Mindy Cohn, Grey DeLisle', 'United States', 'December 15, 2019', '2005', 'TV-Y7', '3 Seasons', \"Kids' TV, TV Comedies\", 'Scooby-Doo and the gang enter the 21st century with this updated edition of the original series with more ghoulish mysteries to solve.']\n",
-      "['s7573', 'Movie', \"What's Up With Love?\", 'Rudy Soedjarwo, Riri Riza', 'Dian Sastrowardoyo, Nicholas Saputra, Ladya Cheryll, Titi Kamal, Sissy Priscillia, Adinia Wirasti, Dennis Adhiswara', 'Indonesia', 'December 8, 2018', '2002', 'R', '110 min', 'Dramas, International Movies, Romantic Movies', 'A popular high school girl strains her relationship with her close-knit clique when she begins falling for a reclusive, lower-class schoolmate.']\n",
-      "['s7574', 'Movie', \"What's Up?\", 'Izidore K. Musallam', 'Hisham Abdulrahman, Turki Al-Yusuf, Mais Hamdan, Khaled Sami, Mishal Al-Mutairi, Hind Muhamed', 'Saudi Arabia, United Arab Emirates', 'June 2, 2020', '2006', 'TV-PG', '95 min', 'Comedies, Dramas, International Movies', 'Flirting with modernity, a young woman must keep her new romance a secret from her conservative brother, who plans to keep her in line with tradition.']\n",
-      "['s7575', 'Movie', \"What's Your Raashee?\", 'Ashutosh Gowariker', 'Harman Baweja, Priyanka Chopra, Manju Singh, Anjan Srivastav, Darshan Jariwala, Dilip Joshi, Vishwa Badola, Rajesh Vivek, Daya Shankar Pandey, Yuri Suri', 'India', 'August 15, 2020', '2009', 'TV-PG', '203 min', 'Comedies, International Movies, Music & Musicals', 'To protect his family from ruin, Yogesh must marry his dream girl in only ten days, so he rushes into dating women with different astrological signs.']\n",
-      "['s7576', 'Movie', 'Wheelman', 'Jeremy Rush', 'Frank Grillo, Caitlin Carmichael, Garret Dillahunt, Shea Whigham, Wendy Moniz, John Cenatiempo, Slaine', 'United States', 'October 20, 2017', '2017', 'TV-MA', '82 min', 'Action & Adventure', 'The getaway driver in a botched robbery puts his skills and smarts to the test when he receives shocking orders from an unknown caller.']\n",
-      "['s7577', 'Movie', 'Wheels of Fortune', 'Shaun Paul Piccinino', 'Matt Jones, Noureen DeWulf, John Ducey, Matty Cardarople, Jeff Fahey, Christina Moore, Gabriel Tigerman, Ali Afshar, Tyler Jacob Moore, Jessica Serfaty', 'United States', 'November 1, 2020', '2020', 'R', '107 min', 'Comedies, Sports Movies', \"To claim a big inheritance, a down-on-his-luck mechanic must win a series of competitions as outlined in his birth father's will.\"]\n",
-      "['s7578', 'Movie', 'When Angels Sleep', 'Gonzalo Bendala', 'Julián Villagrán, Marian Álvarez, Ester Expósito, Sira Alonso de Alarcón, Asia Ortega, Daniel Jumillas, Christian Mulas', 'Spain', 'December 28, 2018', '2018', 'TV-MA', '96 min', 'Dramas, International Movies, Thrillers', 'After a businessman falls asleep at the wheel and hits a woman with his car, his interactions with her scared friend unleash a string of dark events.']\n",
-      "['s7579', 'TV Show', 'When Calls the Heart', '', 'Erin Krakow, Daniel Lissing, Lori Loughlin, Martin Cummins, Chelah Horsdal, Gracyn Shinyei, Jack Wagner, Mitchell Kummen, Loretta Walsh, Erica Carroll, Darius Zaviceanu, Charlotte Hegele, Steve Bacic, Adrian Hough', 'United States', 'December 29, 2018', '2017', 'TV-PG', '5 Seasons', 'TV Dramas', 'Leaving behind her upper-crust city roots, a woman journeys west in the early 1900s to become a teacher in a small Canadian mining community.']\n",
-      "['s7580', 'Movie', 'When Hari Got Married', 'Ritu Sarin, Tenzing Sonam', '', 'United Kingdom, India, United States', 'December 25, 2016', '2013', 'NR', '75 min', 'Documentaries, International Movies', 'A small-town taxi driver is arranged to be married, resulting in an intimate look at the clash between modernity and tradition in India.']\n",
-      "['s7581', 'TV Show', 'When Heroes Fly', '', 'Tomer Kapon, Ninet Tayeb, Michael Aloni, Nadav Nates, Moshe Ashkenazi, Vanessa Chaplot, Yael Sharoni, Gil Frank, Oded Fehr, Dan Mor', 'Israel', 'January 10, 2019', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Action & Adventure, TV Dramas', \"Years after a bitter falling out, four Israeli military veterans reunite and travel to Colombia in search of a loved one they'd presumed to be dead.\"]\n",
-      "['s7582', 'TV Show', 'When I See You Again', '', 'Jasper Liu, Mandy Wei, Jet Chao, Ivy Shao, Tina Chou, Kao Meng-Chieh', 'Taiwan', 'October 1, 2016', '2015', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"On a visit to his hometown, a rich bachelor seeks revenge on the woman who broke his heart 10 years ago. But his plan doesn't go as expected.\"]\n",
-      "['s7583', 'Movie', 'When Love Happens', 'Seyi Babatope', 'Weruche Opia, Gideon Okeke, Beverly Naya, O.C. Ukeje, Shaffy Bello, Oreka Godis', 'Nigeria', 'February 26, 2020', '2014', 'TV-14', '109 min', 'International Movies, Romantic Movies', 'Fed up with coordinating weddings for everyone else, unlucky-in-love event planner Mo turns to the internet to see if she can find her own Mr. Right.']\n",
-      "['s7584', 'TV Show', 'When the Camellia Blooms', '', 'Kong Hyo-jin, Kang Ha-neul, Kim Ji-seok, Oh Jung-se, Yeom Hye-ran, Son Dam-bi, Ji E-su, Go Du-sim', 'South Korea', 'September 18, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, Romantic TV Shows', 'Dongbaek is a single mother. When a potential new love enters her life, she finds ways to defy the social stigmas surrounding her.']\n",
-      "['s7585', 'TV Show', 'When They See Us', '', 'Asante Blackk, Caleel Harris, Ethan Herisse, Jharrel Jerome, Marquis Rodriguez, Jovan Adepo, Chris Chalk, Justin Cunningham, Freddy Miyares, Michael Kenneth Williams, Marsha Stephanie Blake, Kylie Bunbury, Aunjanue Ellis, Vera Farmiga, Felicity Huffman, John Leguizamo, Niecy Nash', 'United States', 'May 31, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, TV Dramas', \"Five teens from Harlem become trapped in a nightmare when they're falsely accused of a brutal attack in Central Park. Based on the true story.\"]\n",
-      "['s7586', 'Movie', 'When Two Worlds Collide', 'Heidi Brandenburg, Mathew Orzel', '', 'Peru, United States, United Kingdom', 'November 30, 2016', '2016', 'TV-14', '103 min', 'Documentaries, International Movies', 'This documentary takes a hard look at how indigenous peoples clashed violently with the Peruvian government over land and economics in the Amazon.']\n",
-      "['s7587', 'Movie', 'When We First Met', 'Ari Sandel', 'Adam DeVine, Alexandra Daddario, Shelley Hennig, Robbie Amell, Andrew Bachelor', 'United States', 'February 9, 2018', '2018', 'TV-14', '97 min', 'Comedies, Romantic Movies', 'Using a magical photo booth that sends him back in time, Noah relives the night he met Avery over and over, trying to persuade her to fall for him.']\n",
-      "['s7588', 'Movie', 'Where the Money Is', 'Marek Kanievska', 'Paul Newman, Linda Fiorentino, Dermot Mulroney, Susan Barnes, Anne Pitoniak, Bruce MacVittie, Irma St. Paule, Michel Perron, Dorothy Gordon, Rita Tuckett', 'Germany, United States, United Kingdom, Canada', 'January 15, 2020', '2000', 'PG-13', '89 min', 'Action & Adventure, Comedies, Dramas', \"Paul Newman proves he's still got prodigious acting chops, playing an aging bank robber who may have one last job in him. Faking a stroke, the incarcerated Newman is transferred to a nursing home and the care of a skeptical nurse.\"]\n",
-      "['s7589', 'Movie', \"Where's the Money\", 'Scott Zabielski', 'Andrew Bachelor, Kat Graham, Mike Epps, Terry Crews, Method Man, Logan Paul, Allen Maldonado, Josh Brener, Devon Werkheiser, Retta', 'United States', 'January 22, 2018', '2017', 'R', '86 min', 'Comedies', 'Hunting for a stash of stolen money, a sharp-witted slacker from South Central Los Angeles infiltrates an all-white college fraternity.']\n",
-      "['s7590', 'Movie', \"While We're Young\", 'Noah Baumbach', 'Ben Stiller, Naomi Watts, Adam Driver, Amanda Seyfried, Charles Grodin, Adam Horovitz, Dree Hemingway, Brady Corbet, Maria Dizzia, Matthew Maher, Peter Yarrow, Dean Wareham', 'United States', 'October 23, 2017', '2015', 'R', '97 min', 'Comedies, Dramas, Independent Movies', 'A documentary filmmaker struggling with a creative block meets a vibrant young hipster couple who, initially, bring new energy into his life and work.']\n",
-      "['s7591', 'Movie', 'Whindersson Nunes: Adult', 'Diego Pignataro', 'Whindersson Nunes', 'Brazil', 'August 15, 2019', '2019', 'TV-MA', '69 min', 'Stand-Up Comedy', 'Brazilian YouTube sensation Whindersson Nunes revisits his humble beginnings and much more in a series of playful stories and peculiar songs.']\n",
-      "['s7592', 'Movie', 'Whipped', 'Chandra Liow', 'Andovi da Lopez, Jovial da Lopez, Chandra Liow, Tommy Limmm, Susan Sameh, Widika Sidmore, Kezia Aletheia, Karina Salim', 'Indonesia', 'September 18, 2020', '2020', 'TV-14', '98 min', 'Comedies, International Movies, Romantic Movies', 'Four buddies attend a class taught by a love guru who leads them to question their romantic attachments — until her hidden agenda comes to light.']\n",
-      "['s7593', 'Movie', 'Whisky', 'Pablo Stoll, Juan Pablo Rebella', 'Andrés Pazos, Mirella Pascual, Jorge Bolani, José Pedro Bujaruz, Verónica Perrotta', 'Uruguay, Argentina, Germany, Spain', 'January 22, 2020', '2004', 'TV-MA', '98 min', 'Comedies, Dramas, International Movies', 'To impress family, a factory owner pretends to be married to one of his employees, and soon, the \"couple\" finds their lives radically altered.']\n",
-      "['s7594', 'Movie', 'Whispers', 'Maroun Baghdadi', 'Nadia Tueni, Ziad Rahbani', 'Lebanon, Canada, France', 'October 19, 2020', '1980', 'TV-14', '93 min', 'Documentaries, International Movies', 'With her home devastated by war, a Lebanese poet takes a cross-country road trip, looking for glimmers of hope through nostalgic memories and verse.']\n",
-      "['s7595', 'Movie', 'White Chamber', 'Paul Raschid', 'Shauna MacDonald, Oded Fehr, Amrita Acharia, Sharon Maughan, Nicholas Farrell, Candis Nergaard, Marcus Griffiths, Adrianna Edwards, Sumit Chakravarti, Lisa Reynolds', 'United Kingdom', 'August 1, 2019', '2018', 'TV-MA', '89 min', 'Sci-Fi & Fantasy, Thrillers', \"When a civil war ravages the UK, a scientist awakens in a futuristic cell and is tortured by her captor for information she claims she doesn't possess.\"]\n",
-      "['s7596', 'Movie', 'White Christmas', 'Michael Curtiz', 'Bing Crosby, Danny Kaye, Rosemary Clooney, Vera-Ellen, Dean Jagger, Mary Wickes, John Brascia, Anne Whitfield, George Chakiris', 'United States', 'November 15, 2020', '1954', 'TV-G', '120 min', 'Children & Family Movies, Classic Movies, Comedies', 'Two war buddies fall for two sisters and follow the girls to a resort owned by their former commanding officer, who is in danger of losing the place.']\n",
-      "['s7597', 'Movie', 'White Fang', 'Alexandre Espigares', 'Nick Offerman, Rashida Jones, Paul Giamatti, Eddie Spears, David Boat, Sean Kenin, Raquel Antonia, Daniel Hagen, Stephen Kramer Glickman, William Calvert, Jason Grasl, Armando Riesco', 'France, Luxembourg, United States', 'July 6, 2018', '2018', 'TV-PG', '88 min', 'Children & Family Movies, Dramas', \"A loyal wolfdog's curiosity leads him on the adventure of a lifetime while serving a series of three distinctly different masters.\"]\n",
-      "['s7598', 'Movie', 'White Girl', 'Elizabeth Wood', \"Morgan Saylor, Brian 'Sene' Marc, Justin Bartha, Chris Noth, Adrian Martinez, India Menuez, Anthony Ramos, Ralph Rodriguez, Annabelle Dexter-Jones\", 'United States', 'December 2, 2016', '2016', 'TV-MA', '90 min', 'Dramas, Independent Movies', 'A college girl romping through New York City in search of cocaine and other highs finds something real to grasp, only to see it potentially slip away.']\n",
-      "['s7599', 'TV Show', 'White Gold', '', \"Ed Westwick, James Buckley, Joe Thomas, Lauren O'Rourke, Linzey Cocker, Nigel Lindsay, Lloyd Hutchinson, Lee Ross\", 'United Kingdom', 'May 17, 2019', '2019', 'TV-MA', '2 Seasons', 'British TV Shows, International TV Shows, TV Comedies', 'In 1980s Essex, cocky salesman Vincent Swan and his unscrupulous team will do anything to get the sale – including throwing honesty out the window.']\n",
-      "['s7600', 'Movie', 'White Island', 'Benjamin Turner', 'Lyndon Ogbourne, Billy Zane, Billy Boyd, Joel Dommett, Elliot Gleave, Gala Gordon, Darren Day, Owain Arthur, Craig Gazey, Ben Cura', 'United Kingdom', 'September 25, 2017', '2016', 'TV-MA', '91 min', 'Comedies, Independent Movies, Thrillers', \"Returning to Ibiza after several years walking the straight and narrow in London, Connor falls back in with a criminal crowd. It's like he never left.\"]\n",
-      "['s7601', 'TV Show', 'White Lines', '', 'Laura Haddock, Nuno Lopes, Marta Milans, Laurence Fox, Daniel Mays, Angela Griffin, Juan Diego Botto, Pedro Casablanc, Belén López, Barry Ward, Tom Rhys Harries', 'United Kingdom, Spain', 'May 15, 2020', '2020', 'TV-MA', '1 Season', 'British TV Shows, Crime TV Shows, International TV Shows', \"Zoe Walker leaves her quiet life behind to investigate her brother's disappearance in Ibiza, where she quickly heads down a decadent and dangerous path.\"]\n",
-      "['s7602', 'TV Show', 'White Nights', '', 'Yo-Won Lee, Goo Jin, U-ie, Hae-in Jung, Gook-hwan Jeon, Han-yong Jeong', 'South Korea', 'February 14, 2017', '2016', 'TV-14', '1 Season', 'International TV Shows, Korean TV Shows, TV Dramas', 'A coldhearted heiress, a man from her past and an ambitious new hire in her company all become entangled on a battleground for money and power.']\n",
-      "['s7603', 'TV Show', 'White Rabbit Project', '', 'Tory Belleci, Kari Byron, Grant Imahara', 'United States', 'December 9, 2016', '2016', 'TV-14', '1 Season', 'Docuseries, International TV Shows, Reality TV', 'Kari Byron, Tory Belleci and Grant Imahara rank history\\'s greatest inventions, heists and more in this series from the producers of \"MythBusters.\"']\n",
-      "['s7604', 'Movie', 'Whitney Cummings: Can I Touch It?', 'Marcus Raboy', 'Whitney Cummings', '', 'July 30, 2019', '2019', 'TV-MA', '59 min', 'Stand-Up Comedy', 'In her fourth stand-up special, Whitney Cummings returns to her hometown of Washington, D.C., and riffs on modern feminism, technology and more.']\n",
-      "['s7605', 'Movie', 'Whitney Cummings: Money Shot', 'John Fortenberry', 'Whitney Cummings', 'United States', 'January 1, 2019', '2010', 'TV-MA', '48 min', 'Stand-Up Comedy', 'Comedy Central roast veteran Whitney Cummings gets the stage to herself in this debut special, which finds her riffing on a wide range of topics.']\n",
-      "['s7606', 'TV Show', 'Who Killed Little Gregory?', '', '', 'France', 'November 20, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', 'When their 4-year-old son is murdered, a young couple fights a twisting and arduous battle trying to identify a frustratingly elusive killer.']\n",
-      "['s7607', 'TV Show', 'Who Killed Malcolm X?', '', '', 'United States', 'February 7, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', 'Decades after the assassination of African American leader Malcolm X, an activist embarks on a complex mission seeking truth in the name of justice.']\n",
-      "['s7608', 'Movie', 'Who the F**k Is That Guy?', 'Drew Stone', 'Michael Alago', 'United States', 'September 1, 2017', '2017', 'TV-MA', '78 min', 'Documentaries, LGBTQ Movies, Music & Musicals', 'Take a ride through the life of record exec Michael Alago, a gay Puerto Rican New Yorker who signed a slew of musical acts, including Metallica.']\n",
-      "['s7609', 'Movie', 'Who Would You Take to a Deserted Island?', 'Jota Linares', 'María Pedraza, Jaime Lorente, Pol Monen, Andrea Ros', 'Spain', 'April 13, 2019', '2019', 'TV-MA', '94 min', 'Dramas, International Movies', \"On their last night together, four longtime flatmates' lives are suddenly upended when a secret is revealed during the course of an evening celebration.\"]\n",
-      "['s7610', 'Movie', \"Who's That Knocking at My Door?\", 'Martin Scorsese', 'Zina Bethune, Harvey Keitel, Anne Collette, Lennard Kuras, Michael Scala, Harry Northup, Susan Wood, Marissa Mathes, Catherine Scorsese', 'United States', 'July 1, 2019', '1967', 'R', '90 min', 'Classic Movies, Dramas, Independent Movies', \"A woman's revelation that she was once raped sends her boyfriend, a reformed street thug, into an emotional and spiritual tailspin.\"]\n",
-      "['s7611', 'TV Show', \"Who's the One\", '', 'Tien Hsin, Weber Yang, Pink Yang, Johnny Lu, Amanda Chou, Xiu Qin', 'Taiwan', 'January 1, 2017', '2011', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"A doctor performs plastic surgery on a fat man who's been jilted, and continues his transformation by turning him into a handsome, desirable man.\"]\n",
-      "['s7612', 'Movie', 'Whose Streets?', 'Sabaah Folayan, Damon Davis', '', 'United States', 'November 16, 2020', '2017', 'R', '102 min', 'Documentaries', 'Powered by activists and leaders, this documentary follows the rise of the Black Lives Matter movement following the 2014 killing of Michael Brown.']\n",
-      "['s7613', 'TV Show', 'Whose Vote Counts, Explained', '', '', 'United States', 'September 28, 2020', '2020', 'TV-PG', '1 Season', 'Docuseries', \"The right to vote is at the foundation of America's democracy. But not every vote is created equal. How does the system work, and can it be fixed?\"]\n",
-      "['s7614', 'Movie', 'Why Are We Getting So Fat?', 'Milla Harrison-Hansley, Alicky Sussman', 'Giles Yeo', 'United Kingdom', 'February 1, 2019', '2016', 'TV-14', '50 min', 'Documentaries', 'A Cambridge geneticist dispels misconceptions about living with obesity and explores why the epidemic continues to expand across the UK and America.']\n",
-      "['s7615', 'Movie', 'Why Knot', 'Dhruv Dhawan', '', 'Canada, India, Thailand, United States, United Arab Emirates', 'October 15, 2017', '2016', 'TV-MA', '84 min', 'Documentaries', 'Pressured by his traditional family to marry, a filmmaker explores the idea of monogamy and the possibility of lifelong union without sexual fidelity.']\n",
-      "['s7616', 'Movie', 'Why Me?', 'Tudor Giurgiu', 'Emilian Oprea, Mihai Constantin, Andreea Vasile, Dan Condurache, Liviu Pintileasa, Mihai Smarandache, Alin Florea, Lucretia Mandric', 'Romania, Bulgaria, Hungary', 'December 1, 2019', '2015', 'TV-MA', '126 min', 'Dramas, International Movies, Thrillers', 'A young prosecutor is assigned a career-making case involving a colleague but soon starts to question the motivations behind the charges.']\n",
-      "['s7617', 'Movie', 'Why We Fight: The Battle of Russia', 'Frank Capra, Anatole Litvak', '', 'United States', 'March 31, 2017', '1943', 'TV-PG', '82 min', 'Documentaries', \"This installment of Frank Capra's acclaimed documentary series highlights the need for a Russo-American alliance to defeat the Nazis.\"]\n",
-      "['s7618', 'TV Show', 'Wild Alaska', '', 'Dougray Scott', 'United Kingdom', 'March 31, 2017', '2015', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'The natural bounty of Alaska sustains its diverse species through extreme weather conditions in three seasons, each with its rewards and challenges.']\n",
-      "['s7619', 'TV Show', 'Wild Arabia', '', 'Alexander Siddig', 'United Kingdom', 'March 31, 2017', '2013', 'TV-PG', '1 Season', 'British TV Shows, Docuseries, Science & Nature TV', 'The widely varied geology and dramatic landscapes in the continental crossroads of Arabia harbors a rich history and an abundance of wildlife.']\n",
-      "['s7620', 'Movie', 'Wild Child', 'Nick Moore', 'Emma Roberts, Kimberley Nixon, Juno Temple, Linzey Cocker, Sophie Wu, Alex Pettyfer, Georgia King, Natasha Richardson, Aidan Quinn, Lexi Ainsworth', 'United States, United Kingdom, France', 'November 1, 2019', '2008', 'PG-13', '98 min', 'Comedies, Romantic Movies', 'When a spoiled girl pushes her father too far with her spending and outlandish behavior, he ships the Malibu princess off to a strict boarding school.']\n",
-      "['s7621', 'TV Show', 'Wild District', '', 'Juan Pablo Raba, Cristina Umaña, Camila Sodi, Christian Tappán, Juan Fernando Sánchez, Juan Sebastián Calero, Paula Castaño, Nicolás Quiroga, Alina Lozano, Carolina Acevedo, Julio César Pachón, Roberto Cano', 'Colombia', 'November 8, 2019', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'After surrendering to Bogotá police, an ex-guerrilla avoids prison by working undercover to investigate a ruthless enforcer of government corruption.']\n",
-      "['s7622', 'Movie', 'Wild Oats', 'Andy Tennant', 'Shirley MacLaine, Jessica Lange, Billy Connolly, Santiago Segura, Howard Hesseman, Matt Walsh, Jay Hayden, Rebecca Da Costa, Demi Moore', 'Germany, United States', 'May 13, 2017', '2016', 'PG-13', '86 min', 'Comedies', 'When insurance accidentally pays her millions, retired teacher Eva and her pal Maddie head to the Canary Islands for the adventure of their lives.']\n",
-      "['s7623', 'TV Show', 'Wild Wild Country', '', '', 'United States', 'March 16, 2018', '2018', 'TV-MA', '1 Season', 'Crime TV Shows, Docuseries', 'When a controversial cult leader builds a utopian city in the Oregon desert, conflict with the locals escalates into a national scandal.']\n",
-      "['s7624', 'Movie', 'Wild Wild West', 'Barry Sonnenfeld', 'Will Smith, Kevin Kline, Kenneth Branagh, Salma Hayek, M. Emmet Walsh, Ted Levine, Frederique Van Der Wal, Musetta Vander, Sofia Eng, Bai Ling', 'United States', 'January 1, 2020', '1999', 'PG-13', '106 min', 'Action & Adventure, Comedies, Sci-Fi & Fantasy', 'Armed with an ingenious arsenal, two top-notch government agents are tasked with tracking down a diabolical scientist in this futuristic Western.']\n",
-      "['s7625', 'Movie', 'Wildlife', 'Paul Dano', 'Carey Mulligan, Ed Oxenbould, Bill Camp, Jake Gyllenhaal, Mollie Milligan, Darryl Cox', 'United States', 'September 1, 2020', '2018', 'PG-13', '105 min', 'Dramas, Independent Movies', 'A teen’s life in 1960 Montana grows complicated when his father is fired, his mother returns to work, and the strain on the family begins to show.']\n",
-      "['s7626', 'Movie', 'Wildling', 'Fritz Böhm', 'Bel Powley, Brad Dourif, Liv Tyler, Collin Kelly-Sordelet, James Le Gros', 'United States', 'April 1, 2020', '2018', 'R', '93 min', 'Horror Movies, Independent Movies, Sci-Fi & Fantasy', 'Confined to an attic for years by a man claiming to be her protector, teenage Anna is liberated and begins learning the rest of her terrifying story.']\n",
-      "['s7627', 'Movie', 'Williams', 'Morgan Matthews', '', 'United Kingdom', 'November 4, 2017', '2017', 'TV-MA', '105 min', 'Documentaries, International Movies, Sports Movies', \"This inspiring documentary charts the birth of Sir Frank Williams's renowned racing empire – and the near-fatal crash that nearly stalled its future.\"]\n",
-      "['s7628', 'Movie', 'Willy and the Guardians of the Lake: Tales from the Lakeside Winter Adventure', 'Zsolt Pálfi', 'Csongor Szalay, Anna Kubik, Sári Vida, András Faragó, Róbert Bolla', 'Hungary', 'March 27, 2020', '2019', 'TV-Y', '72 min', 'Children & Family Movies', 'As winter approaches the lake, a common threat rattles the Verdies and Grimps as Willy Whistle looks to seize his chance to become a guardian.']\n",
-      "['s7629', 'Movie', 'Willy Wonka & the Chocolate Factory', 'Mel Stuart', 'Gene Wilder, Jack Albertson, Peter Ostrum, Roy Kinnear, Julie Dawn Cole, Leonard Stone, Denise Nickerson, Dodo Denney, Paris Themmen, Ursula Reit', 'United States, East Germany, West Germany', 'January 1, 2020', '1971', 'G', '100 min', 'Children & Family Movies, Classic Movies, Comedies', 'Zany Willy Wonka causes a stir when he announces that golden tickets hidden inside his candy bars will admit holders into his secret confectionary.']\n",
-      "['s7630', 'Movie', 'Win It All', 'Joe Swanberg', 'Jake Johnson, Aislinn Derbez, Joe Lo Truglio, Keegan-Michael Key, Nicky Excitement', 'United States', 'April 7, 2017', '2017', 'TV-MA', '89 min', 'Comedies, Independent Movies, Romantic Movies', \"After losing $50,000 that wasn't his, gambling addict Eddie starts to rebuild his life. But an unwelcome surprise pushes him toward his old ways.\"]\n",
-      "['s7631', 'TV Show', 'Win the Wilderness', '', '', 'United Kingdom', 'April 22, 2020', '2020', 'TV-14', '1 Season', 'British TV Shows, International TV Shows, Reality TV', \"Six couples compete to prove they've got the survival skills to win the deed to an extraordinary home deep in the vast, rugged wilderness of Alaska.\"]\n",
-      "['s7632', 'Movie', 'Winchester', 'Michael Spierig, Peter Spierig', \"Helen Mirren, Jason Clarke, Sarah Snook, Angus Sampson, Finn Scicluna-O'Prey, Laura Brent, Tyler Coppin, Eamon Farren, Bruce Spence\", 'Australia, United States', 'July 1, 2020', '2018', 'PG-13', '100 min', 'Horror Movies, Sci-Fi & Fantasy', \"The heiress to a vast firearms fortune constructs a mansion with a maze-like interior to ward off the spirits of those killed by her family's product.\"]\n",
-      "['s7633', 'Movie', 'Wine Country', 'Amy Poehler', 'Amy Poehler, Maya Rudolph, Ana Gasteyer, Rachel Dratch, Paula Pell, Emily Spivey, Tina Fey, Jason Schwartzman', 'United States', 'May 10, 2019', '2019', 'R', '104 min', 'Comedies', 'When longtime friends meet up for a wine-soaked birthday getaway in Napa Valley, their perfectly planned weekend turns messier by the minute.']\n",
-      "['s7634', 'Movie', 'Winnie', 'Pascale Lamche', '', 'France, Netherlands, South Africa, Finland', 'February 26, 2018', '2017', 'TV-14', '85 min', 'Documentaries, International Movies', 'Winnie Mandela speaks about her extraordinary and controversial career, from her early life to her marriage to her ongoing efforts to end apartheid.']\n",
-      "['s7635', 'TV Show', 'Winsanity', '', 'Donald Faison', 'United States', 'December 15, 2018', '2016', 'TV-G', '1 Season', 'Reality TV', 'Actor Donald Faison hosts this game show in which contestants must arrange numerical-based trivia tidbits from largest to smallest for various prizes.']\n",
-      "['s7636', 'Movie', 'Winter of Our Dreams', 'John Duigan', 'Judy Davis, Bryan Brown, Cathy Downes, Baz Luhrmann, Peter Mochrie, Mervyn Drake, Margie McCrae', 'Australia', 'November 1, 2016', '1981', 'NR', '86 min', 'Classic Movies, Dramas', 'After the death of a long-ago lover, married philanderer Rob tracks down her friend, a drug-addicted prostitute desperate to escape her dead-end life.']\n",
-      "['s7637', 'Movie', \"Winter on Fire: Ukraine's Fight for Freedom\", 'Evgeny Afineevsky', '', 'United Kingdom, Ukraine, United States', 'October 9, 2015', '2015', 'TV-MA', '99 min', 'Documentaries, International Movies', 'Over 93 days in Ukraine, what started as peaceful student demonstrations became a violent revolution and full-fledged civil rights movement.']\n",
-      "['s7638', 'TV Show', 'Winter Sun', '', 'Şükrü Özyıldız, Aslı Enver, Şenay Gürler, Başak Parlak, Mahir Günşiray, Hakan Boyav, Hakan Gerçek, Berrak Kuş, Gamze Süner Atay, Mehmet Esen', 'Turkey', 'August 1, 2017', '2014', 'TV-MA', '1 Season', 'International TV Shows, TV Dramas, TV Thrillers', 'Years after ruthless businessmen kill his father and order the death of his twin brother, a modest fisherman adopts a new persona to exact revenge.']\n",
-      "['s7639', 'Movie', \"Winter's Bone\", 'Debra Granik', 'Jennifer Lawrence, John Hawkes, Kevin Breznahan, Dale Dickey, Garret Dillahunt, Sheryl Lee, Lauren Sweetser, Tate Taylor', 'United States', 'March 1, 2019', '2010', 'R', '100 min', 'Dramas, Independent Movies', \"In this unflinching noir drama, a resilient teen goes on the trail of her missing, drug-dealing father when his absence threatens the family's safety.\"]\n",
-      "['s7640', 'TV Show', 'Winx Club', '', 'Liza Jacqueline, Helena Evangeliou, Lisa Ortiz, Kerry Williams, Gregory Abbey, Dan Green, Michael Sinterniklaas, Suzy Myers, Christina Rodriguez, Dani Schaffel, Sebastian Arcelus, Rachael Lillis', 'Italy', 'April 15, 2020', '2015', 'TV-Y7', '1 Season', \"Kids' TV\", 'In this animated fantasy, a girl named Bloom befriends a band of fairies, then follows them into the secretive and dangerous \"Magical Dimension.\"']\n",
-      "['s7641', 'Movie', 'Wira', 'Adrian Teh', 'Hairul Azreen, Fify Azmi, Ismi Melinda, Hilal Azman, Dain Said, Yayan Ruhian, Henley Hii, Josiah Hogan', 'Malaysia', 'June 15, 2020', '2019', 'TV-14', '108 min', 'Action & Adventure, Dramas, International Movies', 'After a long stint in the army, an ex-lieutenant returns home and enters an underground MMA match to take on a local mobster and protect his family.']\n",
-      "['s7642', 'Movie', 'Wish I Was Here', 'Zach Braff', 'Zach Braff, Kate Hudson, Donald Faison, Joey King, Josh Gad, Jim Parsons, Pierce Gagnon, Mandy Patinkin, Ashley Greene, Michael Weston', 'United States', 'August 16, 2018', '2014', 'R', '106 min', 'Comedies, Dramas, Independent Movies', \"With his acting career moribund, Aidan Bloom steers a new tack in life, taking over his children's education when private school becomes too costly.\"]\n",
-      "['s7643', 'Movie', 'Wish Man', 'Theo Davies', 'Andrew Steel, Kirby Bliss Blanton, Tom Sizemore, Danny Trejo, Frank Whaley, Robert Pine, Fay Masterson, Steven Michael Quezada, Bruce Davison, Dale Dickey, Kenny Roberts, Colin Edwards, Casey Stoner, Freddie Spencer', 'United States', 'December 3, 2019', '2019', 'TV-14', '108 min', 'Children & Family Movies, Dramas', 'After surviving a life-threatening accident, a troubled cop finds new purpose when he bonds with a terminally ill little boy. Based on a true story.']\n",
-      "['s7644', 'Movie', 'Wish Upon a Unicorn', 'Steve Bencich', \"Ryan Kiera Armstrong, Summer Fontana, Kevin J. O'Connor, Tait Blum, Jon Gries, Branscombe Richmond, Rick Overton, Jonathan Lajoie, Chloe Webb\", '', 'September 15, 2020', '2020', 'PG', '93 min', 'Children & Family Movies', 'Sisters Mia and Emma move to their grandmother’s farm far from the city and save a magical unicorn from local cowboys seeking its powers for themselves.']\n",
-      "['s7645', 'Movie', 'Wish You', 'Sung Do-jun', 'Kang In-soo, Lee Sang, Soo-bin', '', 'January 15, 2021', '2021', 'TV-PG', '102 min', 'Dramas, International Movies, LGBTQ Movies', 'Singing and dreaming together, a talented singer-songwriter and a same-aged keyboardist add harmony and love to each other’s lives.']\n",
-      "['s7646', 'TV Show', 'Witches: A Century of Murder', '', 'Suzannah Lipscomb', 'United Kingdom', 'September 1, 2016', '2015', 'TV-14', '1 Season', 'British TV Shows, Crime TV Shows, Docuseries', 'Historian Suzannah Lipscomb investigates the witch hunts that plagued Britain in the 17th century, examining common myths about their origin.']\n",
-      "['s7647', 'Movie', 'Withdrawn', 'Adrian Murray', 'Aaron Keogh, Molly Reisman, Dean Tardioli, Greg Wasylyszn, Adrian Murray, Kelly Paoli, Earl Oliveros, Hallie Burt', 'Canada', 'May 1, 2018', '2017', 'TV-MA', '74 min', 'Dramas, Independent Movies', 'Unable to pay bills and unwilling to change his slacker lifestyle, twentysomething Aaron hatches a defrauding scheme when he finds a lost credit card.']\n",
-      "['s7648', 'Movie', 'Without Gorky', 'Cosima Spender', '', 'United Kingdom', 'May 31, 2017', '2011', 'TV-14', '80 min', 'Documentaries', 'A filmmaker trains the camera on her own family as she examines the impact her grandfather, troubled artist Arshile Gorky, had on three generations.']\n",
-      "['s7649', 'Movie', 'Wives on Strike', 'Omoni Oboli', 'Omoni Oboli, Kenneth Okonkwo, Kalu Ikeagwu, Uche Jumbo, Ufoma Ejenobor, Julius Agu, Udoka Oyeka, Chioma Chukwuka-Akpotha, Kehinde Bankole', 'Nigeria', 'December 6, 2019', '2016', 'TV-14', '92 min', 'Comedies, Dramas, International Movies', 'A group of local women band together to save a terrified young girl from marriage, launching a hilarious strike against their frustrated husbands.']\n",
-      "['s7650', 'Movie', 'Wives on Strike: The Revolution', 'Omoni Oboli', 'Uche Jumbo, Omoni Oboli, Sola Sobowale, Chioma Chukwuka-Akpotha, Ufuoma McDermott, Odunlade Adekola, Kalu Ikeagwu, Kenneth Okonkwo', 'United Kingdom, Nigeria', 'December 6, 2019', '2017', 'TV-PG', '93 min', 'Comedies, Dramas, International Movies', 'After a woman is severely beaten at home, her strong-willed friends take a stand against their husbands to seek justice for domestic abuse victims.']\n",
-      "['s7651', 'TV Show', 'Wizards: Tales of Arcadia', '', \"Colin O'Donoghue, David Bradley, Lena Headey, Emile Hirsch, Lexi Medrano, Steven Yeun, Alfred Molina, James Faulkner, Stephanie Beatriz, John Rhys-Davies\", 'United States', 'August 7, 2020', '2020', 'TV-Y7', '1 Season', \"Kids' TV, TV Action & Adventure, TV Sci-Fi & Fantasy\", 'Merlin’s apprentice joins Arcadia’s heroes on a time-bending adventure in Camelot, where conflict is brewing between the human, troll and magical worlds.']\n",
-      "['s7652', 'TV Show', 'Wolf', '', 'Ahu Türkpençe, Serkan Çayoğlu, Murat Arkin, Emir Benderlioğlu, Firat Doğruloğlu, Ahmet Pinar, Mesut Akusta', 'Turkey', 'December 21, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, TV Action & Adventure, TV Dramas', 'Tasked with risky missions across Turkey, members of a special-operations police unit confront danger and tragedy both on the field and at home.']\n",
-      "['s7653', 'Movie', 'Wolves', 'Bart Freundlich', 'Michael Shannon, Carla Gugino, Taylor John Smith, Chris Bauer, John Douglas Thompson, Zazie Beetz, Wayne Duvall, Christopher Meyer, Richard Kohnke', 'United States', 'March 29, 2019', '2016', 'R', '109 min', 'Dramas, Independent Movies, Sports Movies', \"A promising high school basketball player has his eye on an Ivy League scholarship. But his father's secret addictions could ruin everything.\"]\n",
-      "['s7654', 'TV Show', 'Women Behind Bars', '', '', 'United States', ' November 1, 2016', '2010', 'TV-14', '3 Seasons', 'Crime TV Shows, Docuseries', 'This reality series recounts true stories of women who have been convicted for murder, including an in-depth examination of each crime.']\n",
-      "['s7655', 'Movie', 'Women of Mafia 2', 'Patryk Vega', 'Angie Cepeda, Agnieszka Dygant, Aleksandra Grabowska, Aleksandra Popławska, Katarzyna Warnke, Piotr Adamczyk, Enrique Arce, Amin Bensalem, Wojciech Bocianowski, Janusz Chabior', 'Poland', 'January 14, 2020', '2019', 'TV-MA', '132 min', 'Action & Adventure, Dramas, International Movies', 'When a major drug deal goes sour, the queen of the Warsaw underworld must contend with a rival criminal, a crossed ally and a religious fighter.']\n",
-      "['s7656', 'TV Show', 'Women Of The Night', '', 'Karina Smulders, Susan Radder, Hilde Van Mieghem, Thijs Römer, Matteo van der Grijn, Daphne Wellens, Steef de Bot, Isis Cabolet, Dragan Bakema, Saman Amini, Roeland Fernhout, Anne-Laure Vandeputte', 'Netherlands', 'March 18, 2020', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', \"Haunted by a shadowy past, the wife of a rising star in Amsterdam's mayoral office finds herself drawn into the city’s underworld of sex and drugs.\"]\n",
-      "['s7657', 'Movie', 'Wonho Chung: Live in New York', 'Shaun Mir', 'Wonho Chung', '', 'September 11, 2020', '2014', 'TV-14', '69 min', 'Stand-Up Comedy', \"At the Comic Strip's first Arabic stand-up show, Wonho Chung ratchets up the laughs by tackling unique names, life in Jordan, accents and more.\"]\n",
-      "['s7658', 'Movie', 'Woodshock', 'Kate Mulleavy, Laura Mulleavy', 'Kirsten Dunst, Joe Cole, Pilou Asbæk, Jack Kilmer, Steph DuVall, Susan Traylor, Joel McCoy, Michael Pavlicek', 'United States', 'June 21, 2020', '2017', 'R', '101 min', 'Dramas, Independent Movies, Thrillers', \"Shattered after her mother's death, a woman floats away from reality under the effect of a potent, hallucinatory drug as her life decays into chaos.\"]\n",
-      "['s7659', 'Movie', 'Woodstock', 'Barak Goodman', '', 'United States', 'August 13, 2019', '2019', 'TV-MA', '97 min', 'Documentaries, Music & Musicals', 'For the 50th anniversary of the legendary Woodstock festival, organizers and attendees reminisce about one of the defining moments of the 1960s.']\n",
-      "['s7660', 'Movie', 'Woody Woodpecker', 'Alex Zamm', 'Timothy Omundson, Thaila Ayala, Eric Bauza, Graham Verchere, Jordana Largy, Scott McNeil, Adrian Glynn McMorran, Chelsea Miller, Sean Tyson', 'United States', 'February 6, 2018', '2017', 'PG', '91 min', 'Children & Family Movies, Comedies', 'A rascally bird with a distinctive laugh pecks back with a vengeance when his forest habitat is threatened by a slick lawyer building his dream home.']\n",
-      "['s7661', 'TV Show', 'Word Party', '', 'Victor Yerrid, Alice Dinnean, Alon Williams, Donna Kimball, John Munro Cameron, John Tartaglia, Arty Casas, Dorien Davies, Misty Rosas, Patina Miller', 'United States', 'January 21, 2020', '2020', 'TV-Y', '4 Seasons', \"Kids' TV\", \"Meet Bailey, Franny, Kip and Lulu. They're adorable baby animals, and they want you to join the party and help them learn!\"]\n",
-      "['s7662', 'TV Show', 'Word Party Songs', '', '', 'United States', 'August 7, 2020', '2020', 'TV-Y', '1 Season', \"Kids' TV\", 'Sing along and dance with Bailey, Franny, Kip, Lulu and Tilly in this collection of music videos that will get you in the mood to move and groove!']\n",
-      "['s7663', 'Movie', 'Work It', 'Laura Terruso', 'Sabrina Carpenter, Jordan Fisher, Liza Koshy, Keiynan Lonsdale, Michelle Buteau, Drew Ray Tanner', 'United States', 'August 7, 2020', '2020', 'TV-14', '94 min', 'Comedies', 'A brilliant but clumsy high school senior vows to get into her late father’s alma mater by transforming herself and a misfit squad into dance champions.']\n",
-      "['s7664', 'TV Show', \"Workin' Moms\", '', 'Catherine Reitman, Dani Kind, Juno Rinaldi, Jessalyn Wanlim, Philip Sternberg, Ryan Belleville, Olunike Adeliyi, Dennis Andres, Katherine Barrell, Sarah McVie, Peter Keleghan', 'Canada', 'May 6, 2020', '2020', 'TV-MA', '4 Seasons', 'International TV Shows, TV Comedies', \"Maternity leave is over and it's time for these four moms to return to work while navigating kids, bosses, love and life in modern-day Toronto.\"]\n",
-      "['s7665', 'TV Show', 'World at Your Feet', '', 'Ha Yu, Tay Ping Hui, Jeanette Aw, Elvin Ng, Yvonne Lim, Zhang Zhenhuan, Vivian Lai, Ian Fang, Xu Bin', 'Singapore', 'July 1, 2017', '2014', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'A group of struggling individuals are united by a love of soccer. At the center is Renxin, a reclusive widower and former coach who needs new hope.']\n",
-      "['s7666', 'Movie', 'World Famous Lover', 'Kranthi Madhav', 'Vijay Deverakonda, Raashi Khanna, Aishwarya Rajesh, Catherine Tresa, Izabelle Leite', 'India', 'April 15, 2020', '2020', 'TV-MA', '147 min', 'Dramas, International Movies, Romantic Movies', 'When his frustrated girlfriend decides to leave him, a struggling writer gets down to work on stories of romance he hopes will win her back.']\n",
-      "['s7667', 'TV Show', 'World of Winx', 'Iginio Straffi', 'Haven Paschall, Alysha Deslorieux, Jessica Paquet, Eileen Stevens, Kate Bristol, Saskia Maarleveld, Brittany Pressley, Billy Bob Thompson, Marc Thompson, Suzy Myers, Jason Griffith, Samara Naeymi, Wayne Grayson, Alyson Leigh Rosenfeld, Abe Goldfarb, Lisa Flanagan', 'Italy, United States', 'June 16, 2017', '2017', 'TV-Y7', '2 Seasons', \"Kids' TV\", 'The reality show \"WOW!\" engages the Winx in their mission, starting an undercover, worldly journey in order to make talented kids\\' dreams come true.']\n",
-      "['s7668', 'Movie', 'World Trade Center', 'Oliver Stone', 'Nicolas Cage, Michael Peña, Maggie Gyllenhaal, Maria Bello, Stephen Dorff, Jay Hernandez, Michael Shannon, Frank Whaley, Jon Bernthal, Morgan Flynn, Nick Damici, Viola Davis, William Mapother', 'United States', 'November 20, 2019', '2006', 'PG-13', '129 min', 'Action & Adventure, Dramas', \"Working under treacherous conditions, an army of dedicated rescuers struggles to find anyone who survived the World Trade Center's tragic collapse.\"]\n",
-      "['s7669', 'TV Show', 'World War II in Colour', '', 'Robert Powell', 'United Kingdom', 'August 1, 2017', '2009', 'TV-MA', '1 Season', 'British TV Shows, Docuseries, International TV Shows', 'Footage of the most dramatic moments from World War II is restored in color and high definition for this historical documentary series.']\n",
-      "['s7670', 'TV Show', \"World's Busiest Cities\", '', 'Anita Rani, Ade Adepitan, Dan Snow', 'United Kingdom', 'February 1, 2019', '2017', 'TV-PG', '1 Season', 'British TV Shows, Docuseries', 'From Moscow to Mexico City, three BBC journalists delve into the inner workings of some of the most burgeoning metropolises on Earth.']\n",
-      "['s7671', 'TV Show', \"World's Most Wanted\", '', '', 'United States', 'August 5, 2020', '2020', 'TV-14', '1 Season', 'Crime TV Shows, Docuseries, International TV Shows', 'Suspected of heinous crimes, they’ve avoided capture despite massive rewards and global investigations. A docuseries profiling the world’s most wanted.']\n",
-      "['s7672', 'Movie', \"World's Weirdest Homes\", 'Storm Theunissen', 'Charlie Luxton', '', 'February 1, 2019', '2015', 'TV-PG', '49 min', 'Movies', 'From a bubble-shaped palace to an island built on plastic bottles, tour the world’s most fantastically bizarre residences.']\n",
-      "['s7673', 'TV Show', 'Wormwood', '', 'Peter Sarsgaard, Molly Parker, Christian Camargo, Scott Shepherd, Tim Blake Nelson, Jimmi Simpson, Bob Balaban, Michael Chernus', 'United States', 'December 15, 2017', '2017', 'TV-14', '1 Season', 'Crime TV Shows, Docuseries', 'In this genre-bending tale, Errol Morris explores the mysterious death of a U.S. scientist entangled in a secret Cold War program known as MK-Ultra.']\n",
-      "['s7674', 'Movie', 'Would You Rather', 'David Guy Levy', 'Brittany Snow, Jeffrey Combs, Jonny Coyne, Lawrence Gilliard Jr., Enver Gjokaj, Sasha Grey, John Heard, Charlie Hofheimer, Logan Miller, June Squibb, Eddie Steeples, Robin Lord Taylor, Robb Wells', 'United States', 'June 5, 2019', '2013', 'TV-MA', '93 min', 'Horror Movies, Independent Movies, Thrillers', 'In need of cash to help her sick brother, a young woman agrees to take part in a lethal winner-takes-all parlor game hosted by a sadistic millionaire.']\n",
-      "['s7675', 'TV Show', 'Wrong Kind of Black', '', 'Clarence Ryan, Aaron L. McGrath, Lisa Flanagan, Tommy Lewis, Nilbi Yasserie, Christopher Ketchup, Boori Monty Pryor, Jacek Koman, Colin Lane, Arthur Angel, Toby Truslove', 'Australia', 'November 6, 2020', '2018', 'TV-MA', '1 Season', 'TV Comedies, TV Dramas', 'In 1970s Melbourne, a DJ named Boori Monty Pryor and his brother Paul navigate racial tensions and police encounters amid disco and discrimination.']\n",
-      "['s7676', 'Movie', 'Wrong No.', 'Yasir Nawaz', 'Javed Sheikh, Danish Taimoor, Janita Asma, Nayyar Ejaz, Qavi Khan, Shafqat Cheema, Sohai Ali Abro, Nadeem Jafri', 'Pakistan', 'July 1, 2017', '2015', 'TV-14', '133 min', 'Comedies, International Movies, Romantic Movies', 'Two identical strangers pursue their respective dreams after exchanging lives and getting out from under the thumb of their controlling loved ones.']\n",
-      "['s7677', 'Movie', 'Wrong Side Raju', 'Mikhil Musale', 'Pratik Gandhi, Kimberley Louisa McBeath, Asif Basra, Kavi Shastri, Hetal Puniwala, Ragi Jani, Makarand Shukla, Alok Gagdekar, Jayesh More, Siddharth Randeria, Kenneth Desai', 'India', 'October 1, 2017', '2016', 'TV-MA', '140 min', 'Dramas, International Movies', 'The life of a chauffeur and part-time bootlegger takes a turn toward the dramatic when a girl approaches him to buy illicit alcohol.']\n",
-      "['s7678', 'TV Show', 'Wu Assassins', '', 'Iko Uwais, Katheryn Winnick, Byron Mann, Tommy Flanagan, Li Jun Li, Celia Au, Lewis Tan, Lawrence Kao, Juju Chan, Tzi Ma, Cranston Johnson, Mark Dacascos, Kevin Durand, Jeff Fahey, Summer Glau', 'United States', 'August 8, 2019', '2019', 'TV-MA', '1 Season', 'TV Action & Adventure, TV Sci-Fi & Fantasy', 'An unassuming San Francisco chef becomes the latest in a long line of assassins chosen to keep the mystical Wu powers out of the wrong hands.']\n",
-      "['s7679', 'TV Show', 'WWII in HD', '', 'Gary Sinise, Rob Lowe, Josh Lucas, Justin Bartha, Amy Smart, LL Cool J, Steve Zahn, Jason Ritter, Ron Livingston, Tim DeKay, Mark Hefti, James Kyson, Rob Corddry', 'United States', 'May 2, 2020', '2009', 'TV-14', '1 Season', 'Docuseries', 'Rare color footage interwoven with firsthand interviews and diary entries bring to life the global sweep of World War II via those who were there.']\n",
-      "['s7680', 'Movie', 'WWII: Report from the Aleutians', 'John Huston', '', 'United States', 'March 31, 2017', '1943', 'TV-PG', '45 min', 'Documentaries', 'Filmmaker John Huston narrates this Oscar-nominated World War II-era film about life among the U.S. soldiers protecting Alaska’s Aleutian Islands.']\n",
-      "['s7681', 'Movie', 'Wyatt Cenac: Brooklyn', 'Wyatt Cenac', 'Wyatt Cenac', 'United States', 'October 21, 2014', '2014', 'TV-MA', '68 min', 'Stand-Up Comedy', \"Wyatt Cenac heads to Brooklyn to share his observations on the borough that's the backdrop for three sitcoms and a reality show about cheesemongers.\"]\n",
-      "['s7682', 'Movie', 'Wyatt Earp', 'Lawrence Kasdan', \"Kevin Costner, Dennis Quaid, Gene Hackman, David Andrews, Linden Ashby, Jeff Fahey, Joanna Going, Mark Harmon, Michael Madsen, Catherine O'Hara, Bill Pullman, Isabella Rossellini, Tom Sizemore\", 'United States', 'January 1, 2020', '1994', 'PG-13', '191 min', 'Action & Adventure', 'Legendary lawman Wyatt Earp is continually at odds with a gang of renegade cowboys, culminating in a fiery showdown with the outlaws at the OK Corral.']\n",
-      "['s7683', 'TV Show', 'Wynonna Earp', '', 'Melanie Scrofano, Shamier Anderson, Tim Rozon, Dominique Provost-Chalkley, Michael Eklund, Katherine Barrell, Greg Lawson, Natascha Girgis', 'Canada, United States', 'July 16, 2019', '2018', 'TV-14', '3 Seasons', 'International TV Shows, TV Action & Adventure, TV Dramas', 'The outcast descendant of lawman Wyatt Earp teams up with an immortal Doc Holliday to rid the world of demonic revenants from the Wild West.']\n",
-      "['s7684', 'Movie', 'X Large', 'Sherif Arafa', 'Ahmed Helmy, Donia Samir Ghanim, Ibrahim Nasr, Yasmin Raeis, Saeed Tarabeek', 'Egypt', 'June 2, 2020', '2011', 'TV-14', '135 min', 'Comedies, International Movies, Romantic Movies', 'After he is rejected by the woman he loves and obesity-related issues kill his uncle, a lonely, overweight artist undergoes a major transformation.']\n",
-      "['s7685', 'Movie', 'X: Past Is Present', 'Hemant Gaba, Pratim D. Gupta, Sudhish Kamath, Nalan Kumarasamy, Anu Menon, Sandeep Mohan, Qaushiq Mukherjee, Rajshree Ojha, Raja Sen, Abhinav Shiv Tiwari, Suparn Verma', 'Anshuman Jha, Rajat Kapoor, Pooja Ruparel, Piaa Bajpai, Huma Qureshi, Usha Uthup, Radhika Apte, Swara Bhaskar', 'India', 'July 1, 2016', '2015', 'TV-MA', '105 min', 'Dramas, Independent Movies, International Movies', \"When a middle-aged filmmaker meets an alluring stranger at a party, he's haunted by troubling memories of his past relationships.\"]\n",
-      "['s7686', 'Movie', 'XOXO', 'Christopher Louie', \"Sarah Hyland, Graham Phillips, Chris D'Elia, Hayley Kiyoko, Brett DelBuono, Ryan Hansen, Ian Anthony Dale, Ione Skye, Colin Woodell, LaMonica Garrett, Brianne Howey\", 'United States', 'August 26, 2016', '2016', 'TV-MA', '92 min', 'Dramas, Music & Musicals', 'The lives of a budding DJ, his loyal pal, a hopeless romantic, a jaded has-been and a troubled couple intersect at an electronic dance music festival.']\n",
-      "['s7687', 'Movie', 'XV: Beyond the Tryline', 'Pierre Deschamps', '', 'United Kingdom', 'March 18, 2020', '2016', 'TV-14', '91 min', 'Documentaries, Sports Movies', 'Set against the 2015 Rugby World Cup, this documentary captures the allure of rugby as told by fans, players and others who have touched the game.']\n",
-      "['s7688', 'Movie', 'XX', 'Jovanka Vuckovic, Annie Clark, Roxanne Benjamin, Karyn Kusama', 'Natalie Brown, Jonathan Watton, Melanie Lynskey, Lindsay Burdge, Sheila Vand, Casey Adams, Breeda Wool, Angela Trimbur, Morgan Krantz, Christina Kirk, Kyle Allen, Mike Doyle', 'Canada, United States', 'June 22, 2017', '2017', 'R', '81 min', 'Horror Movies', 'This four-part anthology of short horror films features stories that include some traditional themes but all are shown from a female point of view.']\n",
-      "['s7689', 'Movie', 'XXx', 'Rob Cohen', 'Vin Diesel, Asia Argento, Marton Csokas, Samuel L. Jackson, Danny Trejo, Michael Roof, Tom Everett, Richy Müller, William Hope, Werner Daehn', 'United States', 'January 1, 2019', '2002', 'PG-13', '124 min', 'Action & Adventure, Sports Movies', 'A notorious underground rush-seeker deemed untouchable by the law is coerced into cooperating with the government to infiltrate a Russian crime ring.']\n",
-      "['s7690', 'Movie', 'XXX: State of the Union', 'Lee Tamahori', 'Ice Cube, Samuel L. Jackson, Willem Dafoe, Scott Speedman, Peter Strauss, Xzibit, Michael Roof, Sunny Mabrey, Nona Gaye, John Gleeson Connolly', 'United States', 'January 1, 2019', '2005', 'PG-13', '101 min', 'Action & Adventure', 'In this action-packed follow-up to XXX, U.S. intelligence officer Augustus Gibbons must thwart a massive conspiracy to overthrow the government.']\n",
-      "['s7691', 'Movie', 'Y Tu Mamá También', 'Alfonso Cuarón', 'Maribel Verdú, Gael García Bernal, Diego Luna, Daniel Giménez Cacho, Ana López Mercado, Nathan Grinberg, Verónica Langer, María Aura, Giselle Audirac, Arturo Ríos, Andrés Almeida, Diana Bracho, Emilio Echevarría', 'Mexico', 'June 1, 2017', '2001', 'R', '106 min', 'Dramas, Independent Movies, International Movies', 'When rich teens Tenoch and Julio meet the alluring, older Luisa, they try to impress her with stories of a road trip, then convince her to join them.']\n",
-      "['s7692', 'Movie', 'Y.M.I.: Yeh Mera India', 'N. Chandra', 'Anupam Kher, Atul Kulkarni, Aakash Pandey, Milind Gunaji, Perizaad Zorabian, Smiley Suri, Parvin Dabas, Rajit Kapoor, Purab Kohli, Rajpal Yadav, Sarika, Sayaji Shinde, Seema Biswas, Vijay Raaz, Ashwin Mushran, Veerendra Saxena, Siddhant Karnick', 'India', 'March 1, 2018', '2008', 'TV-MA', '137 min', 'Dramas, Independent Movies, International Movies', 'The lives of a middle-aged soap opera addict, an ambitious career woman, a fervent activist and nine others from different walks of Indian life intersect in Mumbai. But this vibrant melting pot threatens to bubble over with bias and bigotry.']\n",
-      "['s7693', 'Movie', 'Ya no estoy aquí: Una conversación entre Guillermo del Toro y Alfonso Cuarón', '', 'Guillermo del Toro, Alfonso Cuarón', '', 'November 3, 2020', '2020', 'TV-PG', '15 min', 'Documentaries', 'Guillermo del Toro and Alfonso Cuarón discuss fellow Mexican director Fernando Frías de la Parra\\'s award-winning film \"I\\'m No Longer Here.\"']\n",
-      "['s7694', 'Movie', 'Yaadein', 'Subhash Ghai', 'Jackie Shroff, Hrithik Roshan, Kareena Kapoor, Amrish Puri, Kiran Rathod, Rati Agnihotri, Supriya Karnik, Anang Desai', 'India', 'March 1, 2018', '2001', 'TV-14', '171 min', 'Dramas, International Movies, Romantic Movies', \"Two young lovers set out to overcome the obstacles that stand in the way of their marriage, beginning with the objections of the girl's father.\"]\n",
-      "['s7695', 'Movie', 'Yaar Gaddar', 'Umesh Mehra', 'Mithun Chakraborty, Saif Ali Khan, Somy Ali, Prem Chopra, Gulshan Grover, Puneet Issar, Himani Shivpuri, Johnny Lever, Yunus Parvez, Umesh Shukla', 'India', 'July 1, 2017', '1994', 'TV-14', '148 min', 'Dramas, International Movies', 'When his brother becomes involved in a deadly bank robbery, a heartbroken cop vows to track down and retrieve his wayward sibling – dead or alive.']\n",
-      "['s7696', 'Movie', 'Yaara O Dildaara', 'Ksshitij Chaudhary', 'Harbhajan Mann, Tulip Joshi, Kabir Bedi, Gulzar Chahal, Jonita, Gurpreet Ghuggi, Gurpreet Grewal, Neena Cheema, Sunita Dhir', 'India', 'November 1, 2017', '2011', 'TV-14', '132 min', 'Dramas, International Movies, Music & Musicals', \"The patriarch of a wealthy family with one industrious son and one who's a playboy arranges for the marriage of one to the woman the other loves.\"]\n",
-      "['s7697', 'Movie', 'Yamla Pagla Deewana 2', 'Sangeeth Sivan', 'Dharmendra, Sunny Deol, Bobby Deol, Neha Sharma, Kristina Akheeva, Annu Kapoor, Johnny Lever, Sucheta Khanna, Aidan Cook, Anupam Kher', 'India', 'May 1, 2017', '2013', 'TV-14', '147 min', 'Action & Adventure, Comedies, International Movies', 'Up to his old tricks, con man Dharam poses as a millionaire to get his younger son married to the daughter of a wealthy businessman.']\n",
-      "['s7698', 'Movie', 'Yanda Kartavya Aahe', 'Kedar Shinde', 'Ankush Choudhary, Smita Shewale, Mohan Joshi, Atmaram Bhende, Asha Bhende', 'India', 'January 1, 2018', '2006', 'TV-PG', '151 min', 'Comedies, Dramas, International Movies', \"Thanks to an arranged marriage that was designed to make an ailing grandmother happy, newlyweds Rahul and Swati are virtually strangers. Can a four-day honeymoon make a difference when it comes to the couple's feelings about each other?\"]\n",
-      "['s7699', 'TV Show', 'Yankee', '', 'Pablo Lyle, Ana Layevska, Leonardo Daniel, Javier Díaz Dueñas, Daniel Martínez, Pamela Almanza, Roberto Blandón, Sebastián Ferrat, Gabriela Zamora, Mauricio Pimentel, Julio Casado, Eivaut Rischen', 'Mexico', 'June 14, 2019', '2019', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'On the run from the police, an Arizona man crosses into Mexico and gets deeply involved in drug trafficking – with the help of modern technology.']\n",
-      "['s7700', 'TV Show', 'Yanxi Palace: Princess Adventures', '', 'Wang Herun, Wang Yizhe, Wang Yuwei, Xu Xiaonuo, Wu Jinyan, Nie Yuan', 'China', 'December 31, 2019', '2019', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'A determined Qing dynasty princess contends with palace intrigue and a vendetta against her family while navigating the treacherous terrain of romance.']\n",
-      "['s7701', 'Movie', 'يوم الدين', 'Abu Bakr Shawky', 'Rady Gamal, Ahmed Abdelhafiz, Shahira Fahmy, Shehab Ibrahim, Mohamed Abd El Azim, Osama Abdullah, Khaled Raafat, Mohamed Qishta, Shoq Emara, Mahmoud Fares', 'Egypt, Austria, United States', 'October 22, 2019', '2018', 'TV-14', '97 min', 'Dramas, Independent Movies, International Movies', 'A man cured of leprosy and a young orphan leave their colony for the first time to travel across Egypt, hoping to find the families they lost.']\n",
-      "['s7702', 'Movie', 'Yeh Ballet', 'Sooni Taraporevala', 'Julian Sands, Manish Chauhan, Achintya Bose, Jim Sarbh, Danish Husain, Vijay Maurya, Heeba Shah, Kalyanee Mulay', 'India', 'February 21, 2020', '2020', 'TV-MA', '117 min', 'Dramas, International Movies', 'Discovered by an eccentric ballet master, two gifted but underprivileged Mumbai teens face bigotry and disapproval as they pursue their dancing dreams.']\n",
-      "['s7703', 'Movie', 'Yeh Hai Bakrapur', '', 'Amit Sial, Yoshika Verma, Anshuman Jha, Asif Basra, Suruchi Aulakh', 'India', 'November 1, 2018', '2014', 'TV-PG', '95 min', 'Comedies, Dramas, Independent Movies', 'A poor family’s goat suddenly acquires divine status, sparking a widespread frenzy as everyone clamors to benefit from its unexpected celebrity.']\n",
-      "['s7704', 'TV Show', 'Yeh Meri Family', '', 'Vishesh Bansal, Mona Singh, Akarsh Khurana, Ahan Nirban, Ruhi Khan, Prasad Reddy, Revathi Pillai', 'India', 'August 31, 2018', '2018', 'TV-PG', '1 Season', 'International TV Shows, TV Comedies', 'In the summer of 1998, middle child Harshu balances school, family, friendship and other challenges of growing up.']\n",
-      "['s7705', 'Movie', 'Yellowbird', 'Christian De Vita', 'Dakota Fanning, Seth Green, Christine Baranski, Zachary Gordon, Richard Kind, Danny Glover, Elliott Gould, Ryan Lee, Jim Rash, Yvette Nicole Brown, Kostja Ullmann', 'France, Belgium', 'August 5, 2015', '2014', 'PG', '90 min', 'Children & Family Movies, Comedies', 'An orphaned bird tags along with a flock on their long migration to Africa and becomes a hero when his newfound \"family\" runs into trouble.']\n",
-      "['s7706', 'Movie', 'Yes Man', 'Peyton Reed', 'Jim Carrey, Zooey Deschanel, Bradley Cooper, John Michael Higgins, Rhys Darby, Danny Masterson, Fionnula Flanagan, Terence Stamp, Sasha Alexander, Molly Sims', 'United States, United Kingdom', 'January 1, 2020', '2008', 'PG-13', '104 min', 'Comedies, Romantic Movies', 'After a bitter divorce, a bank drone falls under the sway of a self-help guru who urges him to say yes to everything that comes his way for a year.']\n",
-      "['s7707', 'Movie', 'Yes or No', 'Saratswadee Wongsomphet', 'Sushar Manaying, Supanart Jittaleela, Arisara Thongborisut, Soranut Yupanun, Inthira Yeunyong', 'Thailand', 'December 6, 2018', '2010', 'TV-PG', '111 min', 'International Movies, LGBTQ Movies, Romantic Movies', 'Traditional girl Pie is initially uncomfortable with her tomboyish new roommate. But as time goes on, she finds herself increasingly attracted to her.']\n",
-      "['s7708', 'Movie', 'Yes or No 2', 'Saratswadee Wongsomphet', 'Supanart Jittaleela, Sushar Manaying, Nisa Boonsantear, Apittha Khlaiudom, Apapattra Meesang', 'Thailand', 'November 8, 2018', '2012', 'TV-PG', '112 min', 'International Movies, LGBTQ Movies, Romantic Movies', 'No longer university girls, Kim and Pie face new hurdles in their relationship, including work, new friends and other distractions.']\n",
-      "['s7709', 'Movie', 'Yes or No 2.5', 'Kirati Nakintanon', 'Supanart Jittaleela, Pimpakan Bangchawong, Chansakorn Kittiwattanakorn, Sunanta Yoonniyom', 'Thailand', 'November 8, 2018', '2015', 'TV-PG', '107 min', 'International Movies, LGBTQ Movies, Romantic Movies', 'Roommates Wine and Pie find their lives turned upside down when two more ladies move in next door, bringing up past heartaches and new attractions.']\n",
-      "['s7710', 'TV Show', 'Yes We Can!', '', 'Romeo Tan, Rebecca Lim, Sora Ma, Xu Bin, Chen Liping, Chen Hanwei, Yao Wenlong, Eelyn Kok, Dennis Chew', 'Singapore', 'July 1, 2017', '2014', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'When a frustrated businessman starts his own firm, it soon morphs into a way to help senior citizens refresh their dying traditional trades.']\n",
-      "['s7711', 'Movie', 'Yes, God, Yes', 'Karen Maine', 'Natalia Dyer, Timothy Simons, Wolfgang Novogratz, Francesca Reale, Susan Blackwell, Alisha Boe, Donna Lynne Champlin, Parker Wierling', 'United States', 'October 22, 2020', '2020', 'R', '78 min', 'Comedies, Dramas, Independent Movies', 'A devoutly religious teen grapples with her own sexual awakening, and attends a Catholic school retreat in the hopes of suppressing her newfound urges.']\n",
-      "['s7712', 'TV Show', 'YG Future Strategy Office', '', 'Seungri, Yoo Byung Jae, Lee Jai-jin, Jinu, Son Se-bin, Kim Ga-eun, Park Choong-hwan, Baek Yeong-gwang, Choi Sin-deuk', 'South Korea', 'October 5, 2018', '2018', 'TV-MA', '1 Season', 'International TV Shows, Korean TV Shows, TV Comedies', \"K-pop star Seungri, BIGBANG's youngest member, tries to lead a team of bumbling staff at YG's Future Strategy Office in this mockumentary sitcom.\"]\n",
-      "['s7713', 'TV Show', 'Yo-Kai Watch', '', 'Johnny Yong Bosch, J.W. Terry, Alicyn Packard, Melissa Hutchison, Pierre Holloway, Brent Pendergrass', 'United States', 'April 1, 2016', '2015', 'TV-Y7', '1 Season', \"Anime Series, Kids' TV\", 'Nate frees a mythical being trapped in a magic capsule, and the two new friends have adventures with all sorts of troublesome supernatural creatures.']\n",
-      "['s7714', 'Movie', 'Yo-Kai Watch: The Movie', 'Mark Risley', \"Johnny Yong Bosch, Joey D'Auria, Alicyn Packard, Melissa Hutchison, Paul Greenberg, Brent Pendergrass\", 'Japan, United States', 'December 1, 2016', '2016', 'TV-Y7', '96 min', 'Anime Features, Children & Family Movies', \"Nate's special Yo-Kai Watch is missing. He travels back in time to meet the watch's inventor, his grandfather. Together, they must restore history!\"]\n",
-      "['s7715', 'Movie', 'Yoga Hosers', 'Kevin Smith', 'Harley Quinn Smith, Lily-Rose Depp, Johnny Depp, Justin Long, Austin Butler, Tyler Posey, Stan Lee, Jason Mewes, Adam Brody, Haley Joel Osment, Genesis Rodriguez', 'United States', 'December 2, 2016', '2016', 'PG-13', '88 min', 'Comedies, Horror Movies, Independent Movies', 'With an all-important high school party at stake, two teen yoga fanatics enlist a man hunter to help fight an army of monsters created by Nazis.']\n",
-      "['s7716', 'TV Show', 'Yoko', '', 'Eileen Stevens, Alyson Leigh Rosenfeld, Sarah Natochenny, H.D. Quinn', '', 'June 23, 2018', '2016', 'TV-Y', '1 Season', \"Kids' TV\", \"Friends Mai, Oto and Vik's games at the park become magical adventures, thanks to Yoko, who can turn playgrounds into spaceships and camping sites.\"]\n",
-      "['s7717', 'Movie', 'Yoko and His Friends', '', 'Eileen Stevens, Alyson Leigh Rosenfeld, Sarah Natochenny, H.D. Quinn', 'Russia, Spain', 'June 23, 2018', '2015', 'TV-Y', '78 min', 'Children & Family Movies', 'Vik meets new friends in a new city, where they go on exciting adventures together with a magical being. But soon, his family must move again.']\n",
-      "['s7718', 'TV Show', 'YOM', '', 'Sairaj, Devyani Dagaonkar, Ketan Singh, Mayur Vyas, Ketan Kava', '', 'June 7, 2018', '2016', 'TV-Y7', '1 Season', \"Kids' TV\", 'With the mind of a human being, and the body of whichever animal he chooses to be, a young boy protects the world from danger.']\n",
-      "['s7719', 'Movie', 'Yoo Byung Jae: Discomfort Zone', 'Y. Joon Chung', 'Yoo Byung Jae', 'South Korea', 'August 17, 2018', '2018', 'TV-MA', '54 min', 'Stand-Up Comedy', \"Daring comedian Yoo Byung-jae connects criticism he's received from the general public to some of the most touchy issues in current Korean society.\"]\n",
-      "['s7720', 'Movie', 'Yoo Byung Jae: Too Much Information', 'Yoo Byung-jae', 'Yoo Byung-jae', '', 'March 16, 2018', '2018', 'TV-MA', '63 min', 'Stand-Up Comedy', '\"Saturday Night Live Korea\" writer-turned-comedian Yoo Byung-jae lays bare his childhood memories and philosophy on sex in his first stand-up venture.']\n",
-      "['s7721', 'TV Show', 'YooHoo to the Rescue', '', 'Kira Buckland, Ryan Bartley, Bryce Papenbrook, Cassandra Morris, Lucien Dodge, Kyle Hebert', 'South Korea', 'March 25, 2020', '2020', 'TV-Y', '3 Seasons', \"Kids' TV, Korean TV Shows\", 'In a series of magical missions, quick-witted YooHoo and his can-do crew travel the globe to help animals in need.']\n",
-      "['s7722', 'TV Show', 'You', 'Lee Toland Krieger', 'Penn Badgley, Elizabeth Lail, Shay Mitchell, John Stamos, Luca Padovan, Zach Cherry', 'United States', 'December 26, 2019', '2019', 'TV-MA', '2 Seasons', 'Crime TV Shows, Romantic TV Shows, TV Dramas', 'Obsessed with an aspiring writer, a charming bookstore manager goes to extreme measures to insert himself into her life.']\n",
-      "['s7723', 'Movie', 'You Are My Home', 'Amanda Raymond', 'Alyssa Milano, Angel Parker, Cristián de la Fuente, Eva Ariel Binder, Joel Steingold', 'United States', 'December 4, 2020', '2020', 'TV-PG', '93 min', 'Children & Family Movies, Dramas', 'After becoming separated from her family, a young girl finds herself in the care of a heartbroken woman who faces her own struggles.']\n",
-      "['s7724', 'Movie', 'You Can Tutu', 'James Brown', \"Lily O'Regan, Jeannettsy Enriquez Borges, Joeley Gibson, Zahra Hassan Malik, Cleo Badcock, Stuart Manning, Ali Bastian, Amanda Holt\", 'United Kingdom', 'December 31, 2017', '2017', 'TV-G', '87 min', 'Children & Family Movies', 'A gifted young ballet dancer struggles to find her footing in an uptight ballet school that brings her and her family to a brand-new neighborhood.']\n",
-      "['s7725', 'Movie', 'You Can’t Fight Christmas', 'Kenny Young', 'Brely Evans, Andra Fuller, Persia White, Porscha Coleman, Travis Winfrey, Nathan Davis Jr., Dedrick Bonner, Matthew Jones, Larry Poindexter, Richard Gant, Marla Gibbs', 'United States', 'December 19, 2017', '2017', 'TV-PG', '85 min', 'Comedies, Romantic Movies', \"After stepping in to revitalize his family's hotel, a money-minded businessman clashes with the hotel's cheery, Christmas-loving decorator.\"]\n",
-      "['s7726', 'TV Show', 'You Cannot Hide', '', 'Blanca Soto, Eduardo Noriega, Iván Sánchez, Maribel Verdú, Samantha Siqueiros, Peter Vives, Patricia Guirado, Jorge Bosch, Pere Ponce, Juan Caballero, Jordi Planas', 'Mexico', 'October 1, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, Spanish-Language TV Shows', 'A nurse and her daughter flee her husband’s drug-trafficking past in Mexico and assume new identities in Spain, but still face danger in Madrid.']\n",
-      "['s7727', 'Movie', 'You Carry Me', 'Ivona Juka', 'Lana Baric, Vojislav Brajovic, Natasa Janjic, Goran Hajdukovic, Helena Beljan, Juraj Dabic, Natasa Dorcic, Sebastian Cavazza, Ana Begic, Krunoslav Saric', 'Croatia, Slovenia, Serbia, Montenegro', 'July 1, 2016', '2015', 'TV-MA', '157 min', 'Dramas, International Movies', \"A soap opera producer, director and makeup artist each face wrenching family turmoil, from teen rebellion and marital infidelity to Alzheimer's.\"]\n",
-      "['s7728', 'Movie', 'You Changed My Life', 'Cathy Garcia-Molina', 'John Lloyd Cruz, Sarah Geronimo, Rayver Cruz, Dante Rivero, Rowell Santiago, Al Tantay, Irma Adlawan, Bernard Palanca, Matet De Leon, Joross Gamboa', 'Philippines', 'February 27, 2019', '2009', 'TV-PG', '116 min', 'Comedies, Dramas, International Movies', \"Laida and Miggy think they've found perfect happiness with each other, until their burgeoning careers force them into a long-distance relationship.\"]\n",
-      "['s7729', 'Movie', \"You Don't Mess with the Zohan\", 'Dennis Dugan', 'Adam Sandler, John Turturro, Emmanuelle Chriqui, Nick Swardson, Lainie Kazan, Ido Mosseri, Rob Schneider, Dave Matthews, Michael Buffer, Charlotte Rae', 'United States', 'September 1, 2019', '2008', 'UR', '113 min', 'Action & Adventure, Comedies', 'An Israeli counterterrorism soldier with a secretly fabulous ambition to become a Manhattan hairstylist will do anything to make his dreams come true.']\n",
-      "['s7730', 'Movie', 'You Get Me', 'Brent Bonacorso', 'Bella Thorne, Halston Sage, Taylor John Smith, Nash Grier, Anna Akana, Kathryn Morris, Brigid Brannagh, Kimberly Williams-Paisley, Tyler Hanson', 'United States', 'June 23, 2017', '2017', 'TV-MA', '89 min', 'Dramas, Thrillers', 'After a one-night stand, Holly develops a dangerous obsession with Tyler and transfers to his high school, desperate to keep their \"romance\" alive.']\n",
-      "['s7731', 'TV Show', 'You vs. Wild', '', 'Bear Grylls', 'United States', 'April 10, 2019', '2019', 'TV-PG', '1 Season', \"Kids' TV, Reality TV, Science & Nature TV\", \"In this interactive series, you'll make key decisions to help Bear Grylls survive, thrive and complete missions in the harshest environments on Earth.\"]\n",
-      "['s7732', 'Movie', \"You're Everything To Me\", 'Tolga Örnek', 'Tolga Çevik, Cengiz Bozkurt, Melis Birkan, Tuna Çevik', 'Turkey', 'February 15, 2019', '2016', 'TV-PG', '107 min', 'Comedies, Dramas, Independent Movies', 'When an old fling shows up with their infant child, a dallying man-child must take on the role of father and create a fairytale world for his daughter.']\n",
-      "['s7733', 'Movie', \"You're My Boss\", 'Antoinette Jadaone', 'Toni Gonzaga, Coco Martin, Freddie Webb, JM de Guzman, Gloria Sevilla, Noel Trinidad, Adam Chan, Pepe Herrera, Jerald Napoles', 'Philippines', 'September 4, 2020', '2015', 'TV-14', '117 min', 'Comedies, International Movies, Romantic Movies', 'Pong, a corporate assistant, poses as his company’s president in order to help Georgina, a marketing executive, close a crucial business deal.']\n",
-      "['s7734', 'TV Show', \"You're My Destiny\", '', 'Joe Chen, Ethan Juan, Baron Chen, Bianca Bai, Wei-hsun Na, Tan Ai-Chen', 'Taiwan', 'August 1, 2016', '2008', 'TV-MA', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', \"A young woman's romantic cruise ends in a twist when she gets pregnant after a one-night stand with a rich executive, turning their lives upside down.\"]\n",
-      "['s7735', 'Movie', \"You've Got This\", 'Salvador Espinosa', 'Mauricio Ochmann, Esmeralda Pimentel, Matteo Giannini, Regina Reynoso, Juan Martín Jauregui, Tato Alexander, Verónica Bravo, Fernando Becerril, Moisés Arizmendi, Tiaré Scanda, Mariana Cabrera, Montserrat Marañón, Verónica Langer', 'Mexico', 'October 2, 2020', '2020', 'TV-MA', '112 min', 'Comedies, International Movies, Romantic Movies', 'An ad creative and a\\xa0successful exec\\xa0have a great marriage — until he wants to be a dad just as her star is rising. Then he brings someone new home.']\n",
-      "['s7736', 'TV Show', 'Young & Hungry', '', 'Emily Osment, Kym Whitley, Rex Lee, Jonathan Sadowski, Aimee Carrero, Jesse McCartney, Ashley Tisdale', 'United States', 'June 21, 2017', '2017', 'TV-14', '5 Seasons', 'TV Comedies', 'A female food blogger is hired as a personal chef by a young tech tycoon and faces a new menu of challenges, both inside and outside of the kitchen.']\n",
-      "['s7737', 'Movie', 'Young Adult', 'Jason Reitman', 'Charlize Theron, Patton Oswalt, Patrick Wilson, Elizabeth Reaser, Jill Eikenberry, Mary Beth Hurt, Collette Wolfe, Richard Bekins, Kate Nowlin', 'United States', 'November 20, 2019', '2011', 'R', '94 min', 'Comedies, Dramas, Independent Movies', \"When a divorced writer gets a letter from an old boyfriend announcing his wife's had a baby, she returns to her hometown to reconnect with her ex.\"]\n",
-      "['s7738', 'Movie', 'Young Tiger', 'Mu Chu', 'Qiu Yuen, Charlie Chin, Jackie Chan, Hu Chin, Nan Chiang', 'Hong Kong', 'November 1, 2016', '1973', 'NR', '81 min', 'Action & Adventure, International Movies', 'Aided only by a tough female police officer, a Hong Kong taxi driver tries to escape from gangsters pursuing incriminating evidence left in his cab.']\n",
-      "['s7739', 'TV Show', 'Young Wallander', '', 'Adam PÃ¥lsson, Richard Dillane, Leanne Best, Ellise Chappell', 'United Kingdom', 'September 3, 2020', '2020', 'TV-MA', '1 Season', 'Crime TV Shows, International TV Shows, TV Dramas', 'An incendiary hate crime stirs civil unrest, fast-tracking rookie cop Kurt Wallander to detective in this origin story for the popular character.']\n",
-      "['s7740', 'Movie', 'Your Excellency', 'Funke Akindele', 'Akin Lewis, Funke Akindele, Kemi Lala Akindoju, Shaffy Bello, Kunle Coker, Eku Edewor, Alexx Ekubo, Osas Ighodaro Ajibade, Seyi Law, Falz, Chigul, Deyemi Okanlawon, Beverly Osu, Toni Tones, Christian Paul, Bimbo Manuel, Helen Paul', '', 'July 10, 2020', '2019', 'TV-G', '120 min', 'Comedies, International Movies', \"Bumbling through politics, a billionaire businessman's presidential campaign seems destined for disaster until it gets a boost from social media.\"]\n",
-      "['s7741', 'TV Show', 'Your lie in April', '', 'Natsuki Hanae, Risa Taneda, Ayane Sakura, Ryota Osaka, Saori Hayami, Yuki Kaji', 'Japan', 'March 1, 2016', '2014', 'TV-14', '1 Season', 'Anime Series, International TV Shows, Romantic TV Shows', \"After his mother's death, a piano prodigy's will to play disappears. But meeting a free-spirited girl who plays the violin turns his life around.\"]\n",
-      "['s7742', 'Movie', 'Your Name Engraved Herein', 'Liu Kuang-hui', 'Edward Chen, Tseng Ching-hua, Leon Dai, Jason Wang, Fabio Grangeon, Mimi Shao, Barry Qu, Erek Lin, Honduras, Lotus Wang', 'Taiwan', 'December 23, 2020', '2020', 'TV-MA', '115 min', 'Dramas, International Movies, LGBTQ Movies', 'In 1987, as martial law ends in Taiwan, Jia-han and Birdy fall in love amid family pressure, homophobia and social stigma.']\n",
-      "['s7743', 'Movie', 'Your Son', 'Miguel Ángel Vivas', 'José Coronado, Ana Wagener, Asia Ortega, Pol Monen, Ester Expósito', 'Spain, France', 'March 1, 2019', '2018', 'TV-MA', '103 min', 'Dramas, International Movies, Thrillers', 'After his son is brutally beaten outside a nightclub, a surgeon takes the law into his own hands and seeks vengeance against the perpetrators.']\n",
-      "['s7744', 'TV Show', 'Yours Fatefully', '', 'Kingone Wang, Jesseca Liu, Xiang Yun, Chen Shucheng, Eelyn Kok, Cavin Soh, Sora Ma', 'Singapore', 'July 1, 2017', '2012', 'TV-14', '1 Season', 'International TV Shows, Romantic TV Shows, TV Comedies', 'Two lonely singles meet on a blind date and slowly get to know each other, unaware that their parents are friends and may be falling in love.']\n",
-      "['s7745', 'Movie', 'Yours Sincerely, Kanan Gill', 'Neville Shah', 'Kanan Gill', 'India', 'April 24, 2020', '2020', 'TV-MA', '72 min', 'Stand-Up Comedy', \"Revisiting life goals set in a letter written as a teen to his future self, comedian Kanan Gill reports back on if he's lived up to his own expectations.\"]\n",
-      "['s7746', 'Movie', 'Yours, Mine and Ours', 'Raja Gosnell', 'Dennis Quaid, Rene Russo, Sean Faris, Katija Pevec, Dean Collins, Tyler Patrick Jones, Haley Ramm, Brecken Palmer, Bridger Palmer, Ty Panitz', 'United States', 'November 20, 2019', '2005', 'PG', '88 min', 'Children & Family Movies, Comedies', \"When a father of eight and a mother of 10 prepare to wed, the couple's children attempt to sabotage the union in this remake of a 1968 comedy.\"]\n",
-      "['s7747', 'TV Show', 'دفعة القاهرة', '', 'Bashar al-Shatti, Fatima Al Safi, Maram Balochi, Hamad Ashkanani, Nour Alghandour, Khaled Al-Shaer', '', 'April 25, 2020', '2019', 'TV-14', '1 Season', 'International TV Shows, TV Dramas', 'A group of women leaves Kuwait to attend university in Cairo, embarking on personal journeys filled with romance and self-discovery.']\n",
-      "['s7748', 'Movie', 'اشتباك', 'Mohamed Diab', 'Nelly Karim, Hany Adel, Tarek Abdel Aziz, Ahmed Malek, Ahmed Dash, Husni Sheta, Aly Eltayeb, Amr El Kady, Mohamed Abd El Azim, Gameel Barsoum, Ashraf Hamdy', 'Egypt, France', 'October 11, 2018', '2016', 'TV-14', '98 min', 'Dramas, Independent Movies, International Movies', \"Amid the tumult following Egyptian President Morsi's ouster, demonstrators from divergent backgrounds are brought together inside a police truck.\"]\n",
-      "['s7749', 'Movie', 'الف مبروك', 'Ahmed Nader Galal', 'Ahmed Helmy, Laila Ezz El Arab, Mahmoud El Fishawy, Mohamed Farraag, Sarrah Abdelrahman, Rahma Hassan, Amir Salah, Hany El Sabagh', 'Egypt', 'April 25, 2020', '2009', 'TV-14', '115 min', 'Comedies, Dramas, International Movies', 'On his wedding day, an arrogant, greedy accountant experiences a series of calamities that keep replaying as he lives the same day over and over again.']\n",
-      "['s7750', 'TV Show', 'Yu-Gi-Oh!', '', 'Dan Green, Eric Stuart, Amy Birnbaum, Darren Dunstan, Wayne Grayson, Tara Sands, Lisa Ortiz, Megan Hollingshead, Madeleine Blaustein, Sam Riegel, Ted Lewis, Gregory Abbey, Jimmy Zoppi', 'Japan', 'July 8, 2020', '2005', 'TV-Y7', '2 Seasons', \"Anime Series, Kids' TV\", 'The lives of young Yugi Moto and his friends Joey, Tristan, and Téa are forever changed when a fantasy card game becomes their reality.']\n",
-      "['s7751', 'TV Show', 'Yu-Gi-Oh! Arc-V', '', 'Mike Liscio, Emily Bauer, Billy Bob Thompson, Alyson Leigh Rosenfeld, Michael Crouch', 'Japan, Canada', 'May 1, 2018', '2015', 'TV-Y7', '2 Seasons', \"Anime Series, Kids' TV\", 'Now that he\\'s discovered the Pendulum Summoning technique, Yuya\\'s dream of becoming the greatest \"dueltainer\" is in reach – but it won\\'t be easy!']\n",
-      "['s7752', 'Movie', 'Yucatán', 'Daniel Monzón', 'Luis Tosar, Rodrigo de la Serna, Joan Pera, Stephanie Cayo, Gloria Muñoz, Adrián Núñez, Alicia Fernández, Jorge Asín, Agustín Jiménez, Lupe Cartié Roda, Txell Aixendri, Xavi Lite, Alejandro Vera, João Lagarto', 'Spain', 'February 15, 2019', '2018', 'TV-MA', '130 min', 'Comedies, International Movies', 'Competing con artists attempt to creatively and ruthlessly swindle a fatherly lottery winner while on a lively cruise from Spain to Mexico.']\n",
-      "['s7753', 'TV Show', 'Yummy Mummies', '', 'Lorinska Merrington, Jane Scandizzo, Rachel Watts, Maria DiGeronimo', 'Australia', 'July 3, 2019', '2019', 'TV-MA', '2 Seasons', 'International TV Shows, Reality TV', \"It's drama Down Under when expectant mothers with model good looks and lavish lifestyles pull out all the stops to prepare for their new arrivals.\"]\n",
-      "['s7754', 'TV Show', 'Yunus Emre', '', 'Gökhan Atalay, Payidar Tüfekçioglu, Baran Akbulut, Mehmet Çepiç, Seda Tosun, Mehmet Ali Tuncer, Asuman Çakır, Müge Uyar, Rüzgar Aksoy, Ergun Taş, Sedat Erdiş, Ahmet Talay, Umut Tanyolu, Murat Ercanlı, Birand Tunca, Atilla Kiliç, Saygin Asan, Emrah Girgin', 'Turkey', 'January 17, 2017', '2016', 'TV-PG', '2 Seasons', 'International TV Shows, TV Dramas', 'During the Mongol invasions, Yunus Emre leaves his home to travel across the Ottoman Empire, defying hardships and temptations to become a dervish.']\n",
-      "['s7755', 'Movie', 'Yuva', 'Mani Ratnam', 'Ajay Devgn, Abhishek Bachchan, Vivek Oberoi, Esha Deol, Kareena Kapoor, Rani Mukerji, Loveleen Mishra, Anant Nag, Om Puri, Vijay Raaz, Sonu Sood', 'India', 'March 1, 2018', '2004', 'TV-14', '160 min', 'Dramas, International Movies', 'An accident on a bridge ties together three young men from different social classes, sparking a course of events that will forever alter their lives.']\n",
-      "['s7756', 'TV Show', 'Z Nation', '', 'Nat Zang, Russell Hodgkinson, Michael Welch, Anastasia Baranova, Kellita Smith, DJ Qualls, Keith Allan, Pisay Pao', 'United States', 'January 27, 2019', '2018', 'TV-MA', '5 Seasons', 'TV Action & Adventure, TV Comedies, TV Horror', 'A team embarks on a perilous cross-country mission to transport the one man who survived a deadly zombie virus, hoping he holds the key to a vaccine.']\n",
-      "['s7757', 'TV Show', 'Z4', '', 'Apollo Costa, Gabriel Santana, Matheus Lustosa, Pedro Rezende, Werner Schünemann, Manu Gavassi, Angela Dippe, Negra Li, Patrícia de Sabrit, César Pezzuoli, Carol Loback, Marina Brandão', 'Brazil', 'February 22, 2019', '2018', 'TV-PG', '2 Seasons', \"Kids' TV\", 'Fading music biz veteran Zé realizes he has just one more chance at redemption: He must assemble a hit boy band from a ragtag group of pop newbies.']\n",
-      "['s7758', 'Movie', 'Zach Galifianakis: Live at the Purple Onion', 'Michael Blieden', 'Zach Galifianakis, Brian Unger', 'United States', 'February 26, 2019', '2006', 'TV-MA', '61 min', 'Stand-Up Comedy', 'The unorthodox, piano-playing stand-up star Zach Galifianakis makes a splash on the scene and serves up a healthy dose of his signature wit.']\n",
-      "['s7759', 'Movie', 'Zack and Miri Make a Porno', 'Kevin Smith', 'Seth Rogen, Elizabeth Banks, Craig Robinson, Jason Mewes, Jeff Anderson, Traci Lords, Katie Morgan, Ricky Mabe, Justin Long, Brandon Routh, Tyler Labine, Tom Savini, Tisha Campbell-Martin, Jennifer Schwalbach, Gerry Bednob', 'United States', 'October 1, 2018', '2008', 'R', '101 min', 'Comedies, Independent Movies, Romantic Movies', 'Zack and Miri make and star in an adult film to bring in easy money. But their unspoken feelings for each other might threaten the whole enterprise.']\n",
-      "['s7760', 'TV Show', 'Zak Storm', '', 'Michael Johnston, Jessica Gee-George, Christine Marie Cabanos, Christopher Smith, Max Mittelman, Reba Buhr, Kyle Hebert', 'United States, France, South Korea, Indonesia', 'September 13, 2018', '2016', 'TV-Y7', '3 Seasons', \"Kids' TV\", 'Teen surfer Zak Storm is mysteriously transported to the Bermuda Triangle, where he becomes the captain of a magical ship full of misfits.']\n",
-      "['s7761', 'Movie', 'Zaki Chan', 'Wael Ihsan', 'Ahmed Helmy, Yasmin Abdulaziz, Hassan Hosny, Hasan Kami', 'Egypt', 'May 19, 2020', '2005', 'TV-PG', '109 min', 'Comedies, International Movies, Romantic Movies', 'An unqualified young man has his work cut out for him when he is hired as a rich girl’s bodyguard to keep her from the boyfriend her dad disapproves of.']\n",
-      "['s7762', 'Movie', 'Zapped', 'Peter DeLuise', 'Zendaya, Chanelle Peloso, Spencer Boldman, Emilia McCarthy, Adam DiMarco, William Ainscough, Aleks Paunovic, Lucia Walters', 'Canada, United States', 'February 1, 2017', '2014', 'TV-Y', '92 min', 'Children & Family Movies, Comedies', \"A girl discovers a dog-training app that can get boys to obey her every command. But she soon learns that it isn't the cure-all she had hoped for.\"]\n",
-      "['s7763', 'Movie', 'Zed Plus', 'Chandra Prakash Dwivedi', 'Adil Hussain, Mona Singh, K.K. Raina, Sanjay Mishra, Anil Rastogi, Ravi Jhankal, Kulbhushan Kharbanda, Ekavali Khanna, Mukesh Tiwari, Vinod Acharya', 'India', 'December 31, 2019', '2014', 'TV-MA', '131 min', 'Comedies, Dramas, International Movies', \"A philandering small-town mechanic's political ambitions are sparked when the visiting prime minister mistakenly grants him special security clearance.\"]\n",
-      "['s7764', 'Movie', 'Zenda', 'Avadhoot Gupte', 'Santosh Juvekar, Siddharth Chandekar, Sachit Patil, Chinmay Mandlekar, Rajesh Shringarpure, Pushkar Shrotri, Tejashree Pradhan, Neha Joshi', 'India', 'February 15, 2018', '2009', 'TV-14', '120 min', 'Dramas, International Movies', \"A change in the leadership of a political party sparks bitter conflict and the party's division into two rival factions.\"]\n",
-      "['s7765', 'Movie', 'Zero', 'Aanand Rai', 'Shah Rukh Khan, Anushka Sharma, Katrina Kaif, Mohammed Zeeshan Ayyub, Tigmanshu Dhulia, Sheeba Chaddha, Brijendra Kala, Mallika Dua, Abhay Deol, Madhavan', 'India', 'May 21, 2019', '2018', 'TV-14', '159 min', 'Comedies, Dramas, International Movies', 'Through his relationships with two wildly different women, a vertically challenged bachelor with a larger-than-life persona must discover his purpose.']\n",
-      "['s7766', 'Movie', 'Zero Hour', 'Robert O. Peters', 'Richard Mofe-Damijo, Alex Ekubo, Ali Nuhu, Rahama Sadau, Eucharia Anunobi, Ene Oloja, Halima Yusuf, Ayo Ayoola Ayolola', '', 'December 13, 2019', '2018', 'TV-MA', '89 min', 'International Movies, Thrillers', 'After his father passes, the heir to a retail empire returns to take over the family business but faces a controversy involving laundering and murder.']\n",
-      "['s7767', 'TV Show', 'Zig & Sharko', '', '', 'France', 'December 1, 2017', '2016', 'TV-Y7', '1 Season', \"Kids' TV, TV Comedies\", 'Zig, an island-bound hyena, will do anything to get his paws on Marina the mermaid, but her devoted pal Sharko always comes to her rescue in time.']\n",
-      "['s7768', 'TV Show', 'Zindagi Gulzar Hai', '', 'Sanam Saeed, Fawad Khan, Ayesha Omer, Mehreen Raheel, Sheheryar Munawar, Samina Peerzada, Waseem Abbas, Javed Sheikh, Hina Khawaja Bayat', 'Pakistan', 'December 15, 2016', '2012', 'TV-PG', '1 Season', 'International TV Shows, Romantic TV Shows, TV Dramas', 'Strong-willed, middle-class Kashaf and carefree, wealthy Zaroon meet in college, but before love can take root, they each have some growing up to do.']\n",
-      "['s7769', 'Movie', 'Zindagi Kitni Haseen Hay', 'Anjum Shahzad', 'Feroze Khan, Sajal Ali, Jibrayl Ahmed Rajput, Alyy Khan, Shafqat Cheema, Nayyar Ejaz, Rashid Farooqi', 'Pakistan', 'October 1, 2018', '2016', 'TV-14', '126 min', 'Dramas, International Movies, Romantic Movies', 'Two young parents struggle to keep their marriage afloat and their son protected amidst financial woes, career goals and clashes of ego.']\n",
-      "['s7770', 'Movie', 'Zindagi Na Milegi Dobara', 'Zoya Akhtar', 'Hrithik Roshan, Abhay Deol, Farhan Akhtar, Katrina Kaif, Kalki Koechlin, Deepti Naval, Naseeruddin Shah, Ariadna Cabrol', 'India', 'December 15, 2019', '2011', 'TV-14', '154 min', 'Comedies, Dramas, International Movies', 'Three friends on an adventurous road trip/bachelor party in Spain learn some lessons about themselves and each other that will change them forever.']\n",
-      "['s7771', 'Movie', 'Zinzana', 'Majid Al Ansari', 'Ali Suliman, Saleh Bakri, Yasa, Ali Al-Jabri, Mansoor Alfeeli, Ahd', 'United Arab Emirates, Jordan', 'March 9, 2016', '2015', 'TV-MA', '96 min', 'Dramas, International Movies, Thrillers', \"Recovering alcoholic Talal wakes up inside a small-town police station cell, where he's subject to the mind games of a psychotic sadist.\"]\n",
-      "['s7772', 'Movie', 'Zion', 'Floyd Russ', 'Zion Clark', 'United States', 'August 10, 2018', '2018', 'TV-PG', '12 min', 'Documentaries, Sports Movies', 'Born without legs and stuck in foster care for years, teen Zion Clark finds his calling when he pursues competitive wrestling. A documentary short.']\n",
-      "['s7773', 'Movie', 'Zipi & Zape y la Isla del Capitan', 'Oskar Santos', 'Teo Planell, Toni Gómez, Elena Anaya, Iria Castellano, Máximo Pastor, Ana Blanco de Córdova, Fermí Reixach, Jorge Bosch, Carolina Lapausa, Goizalde Núñez, Juan Codina', 'Spain', 'July 1, 2017', '2016', 'TV-PG', '105 min', 'Children & Family Movies, Comedies', \"At Christmas, Zip and Zap take a trip with their parents to a remote island, where a friendly woman runs a children's home and mystery awaits.\"]\n",
-      "['s7774', 'Movie', 'Zoé: Panoramas', 'Rodrigo Guardiola, Gabriel Cruz Rivas', 'Sergio Acosta, Jesús Báez, Ángel Mosqueda, Rodrigo Guardiola, León Larregui', 'Mexico', 'November 1, 2019', '2016', 'TV-MA', '89 min', 'Documentaries, International Movies, Music & Musicals', 'This introspective rockumentary follows the career triumphs and intimate moments of legendary Mexican band Zoé as they embark on a global tour.']\n",
-      "['s7775', 'Movie', 'Zodiac', 'David Fincher', 'Mark Ruffalo, Jake Gyllenhaal, Robert Downey Jr., Anthony Edwards, Brian Cox, Elias Koteas, Donal Logue, John Carroll Lynch, Dermot Mulroney, Chloë Sevigny', 'United States', 'November 20, 2019', '2007', 'R', '158 min', 'Cult Movies, Dramas, Thrillers', \"A political cartoonist, a crime reporter and a pair of cops investigate San Francisco's infamous Zodiac Killer in this thriller based on a true story.\"]\n",
-      "['s7776', 'TV Show', 'Zoids Wild', '', 'Kensho Ono, Takahiro Sakurai, Mikako Komatsu, Etsuko Kozakura, Subaru Kimura, Kaito Ishikawa, Ami Koshimizu, Yoji Ikuta, Hayato Kimura, Kotaro Nishiyama, Takuya Kirimoto, Tomokazu Seki, Suzuko Mimori', 'Japan', 'August 14, 2020', '2018', 'TV-Y7', '1 Season', \"Anime Series, Kids' TV\", \"A quest for freedom and legendary treasure begins when a cheerful young adventurer follows his father's footsteps to become the greatest Zoids hunter.\"]\n",
-      "['s7777', 'Movie', 'Zokkomon', 'Satyajit Bhatkal', 'Darsheel Safary, Anupam Kher, Manjari Fadnis, Tinnu Anand, Sheeba Chaddha, S.M. Zaheer, Aayam Mehta, Gargi Datar, Jai Vyas', 'India', 'November 1, 2018', '2011', 'PG', '104 min', 'Children & Family Movies, Dramas', 'When his cruel uncle abandons him, a young orphan learns to access the untapped superpowers that have been waiting within him all along.']\n",
-      "['s7778', 'TV Show', 'Zombie Dumb', '', '', '', 'July 1, 2019', '2018', 'TV-Y7', '2 Seasons', \"Kids' TV, Korean TV Shows, TV Comedies\", 'While living alone in a spooky town, a young girl befriends a motley crew of zombie children with diverse personalities.']\n",
-      "['s7779', 'Movie', 'Zombieland', 'Ruben Fleischer', 'Jesse Eisenberg, Woody Harrelson, Emma Stone, Abigail Breslin, Amber Heard, Bill Murray, Derek Graf', 'United States', 'November 1, 2019', '2009', 'R', '88 min', 'Comedies, Horror Movies', 'Looking to survive in a world taken over by zombies, a dorky college student teams with an urban roughneck and a pair of grifter sisters.']\n",
-      "['s7780', 'TV Show', 'Zona Rosa', '', 'Manu NNa, Ana Julia Yeyé, Ray Contreras, Pablo Morán', 'Mexico', 'November 26, 2019', '2019', 'TV-MA', '1 Season', 'International TV Shows, Spanish-Language TV Shows, Stand-Up Comedy & Talk Shows', \"An assortment of talent takes the stage for a night of honest stand-up featuring four of Mexico's funniest LGBTQ comedians.\"]\n",
-      "['s7781', 'Movie', 'Zoo', 'Shlok Sharma', 'Shashank Arora, Shweta Tripathi, Rahul Kumar, Gopal K. Singh, Yogesh Kurme, Prince Daniel', 'India', 'July 1, 2018', '2018', 'TV-MA', '94 min', 'Dramas, Independent Movies, International Movies', 'A drug dealer starts having doubts about his trade as his brother, his client, and two rappers from the slums each battle their own secret addictions.']\n",
-      "['s7782', 'Movie', 'Zoom', 'Peter Hewitt', 'Tim Allen, Courteney Cox, Chevy Chase, Kate Mara, Ryan Newman, Michael Cassidy, Spencer Breslin, Rip Torn, Kevin Zegers', 'United States', 'January 11, 2020', '2006', 'PG', '88 min', 'Children & Family Movies, Comedies', 'Dragged from civilian life, a former superhero must train a new crop of youthful saviors when the military preps for an attack by a familiar villain.']\n",
-      "['s7783', 'Movie', 'Zozo', 'Josef Fares', 'Imad Creidi, Antoinette Turk, Elias Gergi, Carmen Lebbos, Viktor Axelsson, Charbel Iskandar, Yasmine Awad', 'Sweden, Czech Republic, United Kingdom, Denmark, Netherlands', 'October 19, 2020', '2005', 'TV-MA', '99 min', 'Dramas, International Movies', \"When Lebanon's Civil War deprives Zozo of his family, he's left with grief and little means as he escapes to Sweden in search of his grandparents.\"]\n",
-      "['s7784', 'Movie', 'Zubaan', 'Mozez Singh', 'Vicky Kaushal, Sarah-Jane Dias, Raaghav Chanana, Manish Chaudhary, Meghna Malik, Malkeet Rauni, Anita Shabdish, Chittaranjan Tripathy', 'India', 'March 2, 2019', '2015', 'TV-14', '111 min', 'Dramas, International Movies, Music & Musicals', \"A scrappy but poor boy worms his way into a tycoon's dysfunctional family, while facing his fear of music and the truth about his past.\"]\n",
-      "['s7785', 'Movie', 'Zulu Man in Japan', '', 'Nasty C', '', 'September 25, 2020', '2019', 'TV-MA', '44 min', 'Documentaries, International Movies, Music & Musicals', \"In this documentary, South African rapper Nasty C hits the stage and streets of Tokyo, introducing himself to the city's sights, sounds and culture.\"]\n",
-      "['s7786', 'TV Show', \"Zumbo's Just Desserts\", '', 'Adriano Zumbo, Rachel Khoo', 'Australia', 'October 31, 2020', '2019', 'TV-PG', '1 Season', 'International TV Shows, Reality TV', 'Dessert wizard Adriano Zumbo looks for the next “Willy Wonka” in this tense competition that finds skilled amateurs competing for a $100,000 prize.']\n",
-      "['s7787', 'Movie', \"ZZ TOP: THAT LITTLE OL' BAND FROM TEXAS\", 'Sam Dunn', '', 'United Kingdom, Canada, United States', 'March 1, 2020', '2019', 'TV-MA', '90 min', 'Documentaries, Music & Musicals', 'This documentary delves into the mystique behind the blues-rock trio and explores how the enigmatic band created their iconic look and sound.']\n"
-     ]
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "for linea in datos:\n",
     "    print(linea)"
@@ -3761,11 +107,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 382,
+   "execution_count": null,
    "id": "24aaa8cd",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "import pandas as pd"
@@ -3773,11 +117,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 383,
+   "execution_count": null,
    "id": "d07774e2",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "d_netflix = pd.read_csv(os.path.join(path_arch, archivo_net))"
@@ -3785,305 +127,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 386,
+   "execution_count": null,
    "id": "8b0c2f39",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>show_id</th>\n",
-       "      <th>type</th>\n",
-       "      <th>title</th>\n",
-       "      <th>director</th>\n",
-       "      <th>cast</th>\n",
-       "      <th>country</th>\n",
-       "      <th>date_added</th>\n",
-       "      <th>release_year</th>\n",
-       "      <th>rating</th>\n",
-       "      <th>duration</th>\n",
-       "      <th>listed_in</th>\n",
-       "      <th>description</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>s1</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>3%</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>João Miguel, Bianca Comparato, Michel Gomes, R...</td>\n",
-       "      <td>Brazil</td>\n",
-       "      <td>August 14, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>4 Seasons</td>\n",
-       "      <td>International TV Shows, TV Dramas, TV Sci-Fi &amp;...</td>\n",
-       "      <td>In a future where the elite inhabit an island ...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1</th>\n",
-       "      <td>s2</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>7:19</td>\n",
-       "      <td>Jorge Michel Grau</td>\n",
-       "      <td>Demián Bichir, Héctor Bonilla, Oscar Serrano, ...</td>\n",
-       "      <td>Mexico</td>\n",
-       "      <td>December 23, 2016</td>\n",
-       "      <td>2016</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>93 min</td>\n",
-       "      <td>Dramas, International Movies</td>\n",
-       "      <td>After a devastating earthquake hits Mexico Cit...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2</th>\n",
-       "      <td>s3</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>23:59</td>\n",
-       "      <td>Gilbert Chan</td>\n",
-       "      <td>Tedd Chan, Stella Chung, Henley Hii, Lawrence ...</td>\n",
-       "      <td>Singapore</td>\n",
-       "      <td>December 20, 2018</td>\n",
-       "      <td>2011</td>\n",
-       "      <td>R</td>\n",
-       "      <td>78 min</td>\n",
-       "      <td>Horror Movies, International Movies</td>\n",
-       "      <td>When an army recruit is found dead, his fellow...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3</th>\n",
-       "      <td>s4</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>9</td>\n",
-       "      <td>Shane Acker</td>\n",
-       "      <td>Elijah Wood, John C. Reilly, Jennifer Connelly...</td>\n",
-       "      <td>United States</td>\n",
-       "      <td>November 16, 2017</td>\n",
-       "      <td>2009</td>\n",
-       "      <td>PG-13</td>\n",
-       "      <td>80 min</td>\n",
-       "      <td>Action &amp; Adventure, Independent Movies, Sci-Fi...</td>\n",
-       "      <td>In a postapocalyptic world, rag-doll robots hi...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4</th>\n",
-       "      <td>s5</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>21</td>\n",
-       "      <td>Robert Luketic</td>\n",
-       "      <td>Jim Sturgess, Kevin Spacey, Kate Bosworth, Aar...</td>\n",
-       "      <td>United States</td>\n",
-       "      <td>January 1, 2020</td>\n",
-       "      <td>2008</td>\n",
-       "      <td>PG-13</td>\n",
-       "      <td>123 min</td>\n",
-       "      <td>Dramas</td>\n",
-       "      <td>A brilliant group of students become card-coun...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>...</th>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7782</th>\n",
-       "      <td>s7783</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Zozo</td>\n",
-       "      <td>Josef Fares</td>\n",
-       "      <td>Imad Creidi, Antoinette Turk, Elias Gergi, Car...</td>\n",
-       "      <td>Sweden, Czech Republic, United Kingdom, Denmar...</td>\n",
-       "      <td>October 19, 2020</td>\n",
-       "      <td>2005</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>99 min</td>\n",
-       "      <td>Dramas, International Movies</td>\n",
-       "      <td>When Lebanon's Civil War deprives Zozo of his ...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7783</th>\n",
-       "      <td>s7784</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Zubaan</td>\n",
-       "      <td>Mozez Singh</td>\n",
-       "      <td>Vicky Kaushal, Sarah-Jane Dias, Raaghav Chanan...</td>\n",
-       "      <td>India</td>\n",
-       "      <td>March 2, 2019</td>\n",
-       "      <td>2015</td>\n",
-       "      <td>TV-14</td>\n",
-       "      <td>111 min</td>\n",
-       "      <td>Dramas, International Movies, Music &amp; Musicals</td>\n",
-       "      <td>A scrappy but poor boy worms his way into a ty...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7784</th>\n",
-       "      <td>s7785</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Zulu Man in Japan</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>Nasty C</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>September 25, 2020</td>\n",
-       "      <td>2019</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>44 min</td>\n",
-       "      <td>Documentaries, International Movies, Music &amp; M...</td>\n",
-       "      <td>In this documentary, South African rapper Nast...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7785</th>\n",
-       "      <td>s7786</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>Zumbo's Just Desserts</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>Adriano Zumbo, Rachel Khoo</td>\n",
-       "      <td>Australia</td>\n",
-       "      <td>October 31, 2020</td>\n",
-       "      <td>2019</td>\n",
-       "      <td>TV-PG</td>\n",
-       "      <td>1 Season</td>\n",
-       "      <td>International TV Shows, Reality TV</td>\n",
-       "      <td>Dessert wizard Adriano Zumbo looks for the nex...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7786</th>\n",
-       "      <td>s7787</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>ZZ TOP: THAT LITTLE OL' BAND FROM TEXAS</td>\n",
-       "      <td>Sam Dunn</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>United Kingdom, Canada, United States</td>\n",
-       "      <td>March 1, 2020</td>\n",
-       "      <td>2019</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>90 min</td>\n",
-       "      <td>Documentaries, Music &amp; Musicals</td>\n",
-       "      <td>This documentary delves into the mystique behi...</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "<p>7787 rows × 12 columns</p>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "     show_id     type                                    title  \\\n",
-       "0         s1  TV Show                                       3%   \n",
-       "1         s2    Movie                                     7:19   \n",
-       "2         s3    Movie                                    23:59   \n",
-       "3         s4    Movie                                        9   \n",
-       "4         s5    Movie                                       21   \n",
-       "...      ...      ...                                      ...   \n",
-       "7782   s7783    Movie                                     Zozo   \n",
-       "7783   s7784    Movie                                   Zubaan   \n",
-       "7784   s7785    Movie                        Zulu Man in Japan   \n",
-       "7785   s7786  TV Show                    Zumbo's Just Desserts   \n",
-       "7786   s7787    Movie  ZZ TOP: THAT LITTLE OL' BAND FROM TEXAS   \n",
-       "\n",
-       "               director                                               cast  \\\n",
-       "0                   NaN  João Miguel, Bianca Comparato, Michel Gomes, R...   \n",
-       "1     Jorge Michel Grau  Demián Bichir, Héctor Bonilla, Oscar Serrano, ...   \n",
-       "2          Gilbert Chan  Tedd Chan, Stella Chung, Henley Hii, Lawrence ...   \n",
-       "3           Shane Acker  Elijah Wood, John C. Reilly, Jennifer Connelly...   \n",
-       "4        Robert Luketic  Jim Sturgess, Kevin Spacey, Kate Bosworth, Aar...   \n",
-       "...                 ...                                                ...   \n",
-       "7782        Josef Fares  Imad Creidi, Antoinette Turk, Elias Gergi, Car...   \n",
-       "7783        Mozez Singh  Vicky Kaushal, Sarah-Jane Dias, Raaghav Chanan...   \n",
-       "7784                NaN                                            Nasty C   \n",
-       "7785                NaN                         Adriano Zumbo, Rachel Khoo   \n",
-       "7786           Sam Dunn                                                NaN   \n",
-       "\n",
-       "                                                country          date_added  \\\n",
-       "0                                                Brazil     August 14, 2020   \n",
-       "1                                                Mexico   December 23, 2016   \n",
-       "2                                             Singapore   December 20, 2018   \n",
-       "3                                         United States   November 16, 2017   \n",
-       "4                                         United States     January 1, 2020   \n",
-       "...                                                 ...                 ...   \n",
-       "7782  Sweden, Czech Republic, United Kingdom, Denmar...    October 19, 2020   \n",
-       "7783                                              India       March 2, 2019   \n",
-       "7784                                                NaN  September 25, 2020   \n",
-       "7785                                          Australia    October 31, 2020   \n",
-       "7786              United Kingdom, Canada, United States       March 1, 2020   \n",
-       "\n",
-       "      release_year rating   duration  \\\n",
-       "0             2020  TV-MA  4 Seasons   \n",
-       "1             2016  TV-MA     93 min   \n",
-       "2             2011      R     78 min   \n",
-       "3             2009  PG-13     80 min   \n",
-       "4             2008  PG-13    123 min   \n",
-       "...            ...    ...        ...   \n",
-       "7782          2005  TV-MA     99 min   \n",
-       "7783          2015  TV-14    111 min   \n",
-       "7784          2019  TV-MA     44 min   \n",
-       "7785          2019  TV-PG   1 Season   \n",
-       "7786          2019  TV-MA     90 min   \n",
-       "\n",
-       "                                              listed_in  \\\n",
-       "0     International TV Shows, TV Dramas, TV Sci-Fi &...   \n",
-       "1                          Dramas, International Movies   \n",
-       "2                   Horror Movies, International Movies   \n",
-       "3     Action & Adventure, Independent Movies, Sci-Fi...   \n",
-       "4                                                Dramas   \n",
-       "...                                                 ...   \n",
-       "7782                       Dramas, International Movies   \n",
-       "7783     Dramas, International Movies, Music & Musicals   \n",
-       "7784  Documentaries, International Movies, Music & M...   \n",
-       "7785                 International TV Shows, Reality TV   \n",
-       "7786                    Documentaries, Music & Musicals   \n",
-       "\n",
-       "                                            description  \n",
-       "0     In a future where the elite inhabit an island ...  \n",
-       "1     After a devastating earthquake hits Mexico Cit...  \n",
-       "2     When an army recruit is found dead, his fellow...  \n",
-       "3     In a postapocalyptic world, rag-doll robots hi...  \n",
-       "4     A brilliant group of students become card-coun...  \n",
-       "...                                                 ...  \n",
-       "7782  When Lebanon's Civil War deprives Zozo of his ...  \n",
-       "7783  A scrappy but poor boy worms his way into a ty...  \n",
-       "7784  In this documentary, South African rapper Nast...  \n",
-       "7785  Dessert wizard Adriano Zumbo looks for the nex...  \n",
-       "7786  This documentary delves into the mystique behi...  \n",
-       "\n",
-       "[7787 rows x 12 columns]"
-      ]
-     },
-     "execution_count": 386,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix"
    ]
@@ -4098,95 +145,30 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 387,
+   "execution_count": null,
    "id": "b2b9af4c",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "Index(['show_id', 'type', 'title', 'director', 'cast', 'country', 'date_added',\n",
-       "       'release_year', 'rating', 'duration', 'listed_in', 'description'],\n",
-       "      dtype='object')"
-      ]
-     },
-     "execution_count": 387,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.columns\n"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 388,
+   "execution_count": null,
    "id": "31c15e03",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "show_id         object\n",
-       "type            object\n",
-       "title           object\n",
-       "director        object\n",
-       "cast            object\n",
-       "country         object\n",
-       "date_added      object\n",
-       "release_year     int64\n",
-       "rating          object\n",
-       "duration        object\n",
-       "listed_in       object\n",
-       "description     object\n",
-       "dtype: object"
-      ]
-     },
-     "execution_count": 388,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.dtypes"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 389,
+   "execution_count": null,
    "id": "04bdcc83",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "show_id            0\n",
-       "type               0\n",
-       "title              0\n",
-       "director        2389\n",
-       "cast             718\n",
-       "country          507\n",
-       "date_added        10\n",
-       "release_year       0\n",
-       "rating             7\n",
-       "duration           0\n",
-       "listed_in          0\n",
-       "description        0\n",
-       "dtype: int64"
-      ]
-     },
-     "execution_count": 389,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.isnull().sum()"
    ]
@@ -4213,7818 +195,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 13,
+   "execution_count": null,
    "id": "proved-bread",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "Brazil\n",
-      "Mexico\n",
-      "Singapore\n",
-      "United States\n",
-      "United States\n",
-      "Turkey\n",
-      "Egypt\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Poland, United States\n",
-      "Mexico\n",
-      "Thailand\n",
-      "United States\n",
-      "Nigeria\n",
-      "\n",
-      "Norway, Iceland, United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Italy\n",
-      "United States\n",
-      "Canada\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "Romania\n",
-      "Romania\n",
-      "\n",
-      "Spain\n",
-      "Turkey\n",
-      "Iceland\n",
-      "Turkey\n",
-      "Nigeria\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "South Africa, Nigeria\n",
-      "France\n",
-      "United States, South Africa\n",
-      "South Korea\n",
-      "Spain\n",
-      "United States\n",
-      "Portugal, Spain\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Hong Kong, China, Singapore\n",
-      "United States\n",
-      "United States\n",
-      "United States, Germany\n",
-      "United States\n",
-      "Italy\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "India\n",
-      "United States\n",
-      "Turkey\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "Canada\n",
-      "United States\n",
-      "South Africa, China, United States\n",
-      "India\n",
-      "South Korea\n",
-      "Argentina\n",
-      "United Kingdom\n",
-      "United States\n",
-      "South Korea\n",
-      "United States, France, Serbia\n",
-      "\n",
-      "United States\n",
-      "Indonesia\n",
-      "India\n",
-      "Canada\n",
-      "Germany\n",
-      "Egypt\n",
-      "United States\n",
-      "Denmark, France, Poland\n",
-      "Poland\n",
-      "Japan\n",
-      "United States\n",
-      "Kenya\n",
-      "United States\n",
-      "Italy\n",
-      "Spain\n",
-      "Canada\n",
-      "Spain\n",
-      "United States\n",
-      "Nigeria\n",
-      "\n",
-      "United States\n",
-      "Italy\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "Romania\n",
-      "United States\n",
-      "New Zealand, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Spain\n",
-      "United States\n",
-      "Pakistan\n",
-      "India\n",
-      "Australia\n",
-      "Australia\n",
-      "Australia, United States\n",
-      "Australia\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "Nigeria\n",
-      "Australia\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "United States, China\n",
-      "China, Hong Kong\n",
-      "India\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Turkey\n",
-      "Taiwan\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France, South Korea, Japan\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Netherlands, Denmark, South Africa\n",
-      "Canada, United States\n",
-      "United States\n",
-      "India\n",
-      "Denmark\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "Taiwan\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "Hong Kong\n",
-      "Taiwan\n",
-      "United States, China\n",
-      "United States\n",
-      "South Korea\n",
-      "France, Netherlands, Singapore\n",
-      "United States\n",
-      "Argentina\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "China\n",
-      "South Korea\n",
-      "United States\n",
-      "Philippines\n",
-      "South Korea\n",
-      "France\n",
-      "\n",
-      "United Kingdom, Spain, United States\n",
-      "United Arab Emirates, United States\n",
-      "United States\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "Netherlands\n",
-      "United Kingdom\n",
-      "Germany\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Hong Kong\n",
-      "United States\n",
-      "Brazil\n",
-      "Spain\n",
-      "Canada\n",
-      "India\n",
-      "Philippines\n",
-      "United States\n",
-      "Iran, France\n",
-      "United States\n",
-      "United States, United Kingdom, France\n",
-      "United Kingdom, France, Belgium, United States, China\n",
-      "Japan\n",
-      "United States\n",
-      "Argentina, Brazil, France, Poland, Germany, Denmark\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Taiwan\n",
-      "Taiwan\n",
-      "Israel, United States\n",
-      "United States, Mexico\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "Taiwan\n",
-      "\n",
-      "Nigeria\n",
-      "India\n",
-      "Uruguay, Argentina, Spain\n",
-      "United States, Canada\n",
-      "United States\n",
-      "France\n",
-      "Philippines\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Japan\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "Singapore, France\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Japan\n",
-      "Canada\n",
-      "United States\n",
-      "Turkey\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States, Canada\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Egypt\n",
-      "United States\n",
-      "Pakistan\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "United Kingdom, United States, France, Germany\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Argentina\n",
-      "Mexico\n",
-      "Hong Kong\n",
-      "China\n",
-      "United States\n",
-      "Canada\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "Turkey, United States\n",
-      "India\n",
-      "Bulgaria, United States\n",
-      "Canada\n",
-      "France\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Australia, France\n",
-      "Hong Kong, Iceland, United States\n",
-      "India\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United Arab Emirates\n",
-      "United States\n",
-      "Brazil\n",
-      "United Kingdom\n",
-      "Brazil\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Mexico\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States, Chile\n",
-      "Singapore\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "\n",
-      "Taiwan\n",
-      "Germany, France, Russia\n",
-      "Mauritius, South Africa\n",
-      "India\n",
-      "Japan\n",
-      "Japan\n",
-      "India\n",
-      "Argentina\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "United States, Japan\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "Japan\n",
-      "India\n",
-      "India\n",
-      "Japan\n",
-      "India\n",
-      "\n",
-      "\n",
-      "Lebanon\n",
-      "India\n",
-      "\n",
-      "Mexico\n",
-      "Egypt\n",
-      "United States\n",
-      "India\n",
-      "United States, Bulgaria\n",
-      "Colombia\n",
-      "Spain\n",
-      "Uruguay, Argentina\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Egypt, Algeria\n",
-      "France, Egypt\n",
-      "Uruguay\n",
-      "United Arab Emirates\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "Canada\n",
-      "\n",
-      "Soviet Union, India\n",
-      "United States\n",
-      "Japan\n",
-      "Brazil\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Sweden, United States\n",
-      "South Africa\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Malaysia\n",
-      "United States\n",
-      "Ireland, United Kingdom, United States\n",
-      "Colombia\n",
-      "Spain, Italy\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Mexico\n",
-      "Brazil\n",
-      "United States\n",
-      "Hong Kong\n",
-      "Germany\n",
-      "United States\n",
-      "Argentina\n",
-      "United States\n",
-      "\n",
-      "United Kingdom, France, Germany\n",
-      "Philippines\n",
-      "United States, Germany, Canada\n",
-      "United States\n",
-      "United States, India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Japan, United States\n",
-      "United States\n",
-      "Colombia\n",
-      "Philippines\n",
-      "Denmark, United States\n",
-      "South Africa, United States\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "India\n",
-      "Egypt\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "Canada, Luxembourg\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Philippines\n",
-      "Turkey\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "Egypt\n",
-      "United Kingdom, United States\n",
-      "Egypt\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "Serbia, United States\n",
-      "Colombia\n",
-      "Egypt\n",
-      "Brazil\n",
-      "India\n",
-      "India\n",
-      "Spain\n",
-      "Canada, Nigeria\n",
-      "United States\n",
-      "Iceland, Sweden, Belgium\n",
-      "Egypt\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "Singapore\n",
-      "France\n",
-      "United States\n",
-      "India\n",
-      "Taiwan\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "Ireland, Canada\n",
-      "United States\n",
-      "United States, Italy\n",
-      "United States\n",
-      "Finland\n",
-      "India, Germany\n",
-      "\n",
-      "India\n",
-      "United Kingdom\n",
-      "China, Spain, South Korea, United States\n",
-      "China\n",
-      "Spain, Belgium\n",
-      "Brazil\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Canada\n",
-      "Japan\n",
-      "United Kingdom, Canada, United States, Germany\n",
-      "Brazil, Netherlands, United States, Colombia, Austria, Germany\n",
-      "United States\n",
-      "South Korea\n",
-      "\n",
-      "United States\n",
-      "Egypt\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "Japan\n",
-      "United States\n",
-      "Argentina\n",
-      "Spain\n",
-      "India\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United Kingdom, United States\n",
-      "France, Canada, Belgium\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "Colombia\n",
-      "Japan\n",
-      "\n",
-      "India, United Kingdom, China, Canada, Japan, South Korea, United States\n",
-      "France, Belgium\n",
-      "Egypt\n",
-      "United States\n",
-      "Netherlands\n",
-      "South Korea\n",
-      "Iceland\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "India\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "India\n",
-      "Indonesia, South Korea, Singapore\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "China\n",
-      "Australia\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Norway\n",
-      "United States\n",
-      "United States\n",
-      "Peru\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "Canada\n",
-      "Taiwan\n",
-      "Japan\n",
-      "United States\n",
-      "France, Senegal, Belgium\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Canada, France\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "Chile\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "Romania, France, Switzerland, Germany\n",
-      "United Kingdom\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Bulgaria, United States, Spain, Canada\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Sweden, Netherlands\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Mexico\n",
-      "Ghana\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "\n",
-      "\n",
-      "India\n",
-      "\n",
-      "\n",
-      "India\n",
-      "Turkey\n",
-      "Turkey\n",
-      "France, United States, Mexico\n",
-      "United States\n",
-      "Italy\n",
-      "United Kingdom\n",
-      "India\n",
-      "South Africa\n",
-      "Germany\n",
-      "India\n",
-      "Brazil\n",
-      "Australia\n",
-      "Japan\n",
-      "Taiwan\n",
-      "\n",
-      "Thailand\n",
-      "\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "Australia, United Kingdom, United Arab Emirates, Canada\n",
-      "Canada\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "Thailand\n",
-      "United States\n",
-      "South Korea\n",
-      "South Korea\n",
-      "Singapore, United States\n",
-      "United States, Canada\n",
-      "France, Belgium\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "Japan\n",
-      "\n",
-      "Japan, Canada, United States\n",
-      "\n",
-      "Chile\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Pakistan\n",
-      "Turkey\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Thailand\n",
-      "India\n",
-      "\n",
-      "Thailand\n",
-      "Thailand\n",
-      "\n",
-      "Thailand\n",
-      "Thailand\n",
-      "Thailand\n",
-      "Thailand\n",
-      "Spain\n",
-      "India\n",
-      "Saudi Arabia\n",
-      "Germany\n",
-      "Australia, Armenia, Japan, Jordan, Mexico, Mongolia, New Zealand, Philippines, South Africa, Sweden, United States, Uruguay\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States, Canada\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Chile\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States, France\n",
-      "United States\n",
-      "Italy\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Norway, Denmark, Netherlands, Sweden\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "\n",
-      "India\n",
-      "Namibia\n",
-      "Mexico, Finland\n",
-      "India\n",
-      "India\n",
-      "United States, Australia\n",
-      "United States\n",
-      "Taiwan\n",
-      "Taiwan\n",
-      "Russia\n",
-      "Germany\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Canada\n",
-      "Japan\n",
-      "United States\n",
-      "Australia, Canada\n",
-      "Australia, Canada\n",
-      "South Korea\n",
-      "United States\n",
-      "Mexico\n",
-      "Canada\n",
-      "Philippines\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "South Korea\n",
-      "Egypt\n",
-      "United States\n",
-      "Mexico\n",
-      "United Kingdom, Ireland\n",
-      "United States\n",
-      "United States, Australia\n",
-      "\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "Japan, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Turkey\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria\n",
-      "United States\n",
-      "Lebanon\n",
-      "Belgium, France\n",
-      "New Zealand\n",
-      "United States\n",
-      "Uruguay, Spain, Mexico\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Arab Emirates, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "Turkey\n",
-      "Australia\n",
-      "Germany\n",
-      "Germany\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "South Korea, China\n",
-      "\n",
-      "\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Russia\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "Philippines\n",
-      "United States\n",
-      "Spain\n",
-      "India\n",
-      "Egypt\n",
-      "Japan\n",
-      "\n",
-      "Japan\n",
-      "\n",
-      "Japan\n",
-      "Turkey\n",
-      "United States, India\n",
-      "United States, Canada, Indonesia, United Kingdom, China, Singapore\n",
-      "United States\n",
-      "\n",
-      "India, Iran\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Germany\n",
-      "Germany\n",
-      "Germany\n",
-      "Germany\n",
-      "\n",
-      "United States, France, Japan\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States, Germany\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Denmark\n",
-      "United States, Canada\n",
-      "France\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom, France\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Germany\n",
-      "India\n",
-      "Turkey, India\n",
-      "United States\n",
-      "United States, Mexico\n",
-      "Philippines, Qatar\n",
-      "Canada\n",
-      "United States\n",
-      "Vietnam\n",
-      "Canada\n",
-      "Spain\n",
-      "Egypt\n",
-      "India\n",
-      "India\n",
-      "Ireland, Luxembourg, Belgium\n",
-      "United States\n",
-      "Japan\n",
-      "Saudi Arabia, Syria, Egypt, Lebanon, Kuwait\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States, United Kingdom\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "Russia, United States\n",
-      "United Kingdom, Russia, United States\n",
-      "United States\n",
-      "United States\n",
-      "Argentina, Spain\n",
-      "France, Belgium\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "Germany, Jordan, Netherlands\n",
-      "France\n",
-      "Hong Kong, China\n",
-      "\n",
-      "Australia, United States\n",
-      "South Africa\n",
-      "France\n",
-      "Thailand\n",
-      "South Africa\n",
-      "France\n",
-      "India\n",
-      "United States\n",
-      "Brazil\n",
-      "Argentina, United States\n",
-      "United States\n",
-      "Norway\n",
-      "United States\n",
-      "Canada\n",
-      "Japan\n",
-      "France, Belgium, Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States, France\n",
-      "Germany, United States\n",
-      "United States\n",
-      "India\n",
-      "Canada\n",
-      "Japan\n",
-      "Thailand\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "\n",
-      "Canada\n",
-      "Denmark, Sweden, Israel, United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "United Kingdom\n",
-      "Ireland, United Kingdom\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States, Iceland\n",
-      "Colombia\n",
-      "India\n",
-      "United States\n",
-      "Spain\n",
-      "United Arab Emirates, United Kingdom, India\n",
-      "India\n",
-      "New Zealand\n",
-      "United States\n",
-      "Netherlands\n",
-      "Canada\n",
-      "Canada\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "Sweden\n",
-      "Russia\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "Norway, Germany, Sweden\n",
-      "Finland, France\n",
-      "Denmark\n",
-      "Brazil\n",
-      "Philippines\n",
-      "Spain\n",
-      "Denmark, Spain\n",
-      "New Zealand\n",
-      "United States\n",
-      "United Kingdom, Russia\n",
-      "India\n",
-      "Lebanon\n",
-      "United Kingdom\n",
-      "United States, United Kingdom, Australia\n",
-      "Canada, United States\n",
-      "Singapore\n",
-      "Egypt\n",
-      "Brazil\n",
-      "United States\n",
-      "Spain\n",
-      "Bulgaria, United States\n",
-      "South Korea\n",
-      "United States\n",
-      "India, United Kingdom\n",
-      "United States\n",
-      "United States, Canada, Ireland\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United Kingdom\n",
-      "United States, Israel, Italy, South Africa\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "\n",
-      "France, Belgium\n",
-      "\n",
-      "India\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "\n",
-      "Australia\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "Indonesia\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "France\n",
-      "Turkey\n",
-      "United States\n",
-      "Brazil\n",
-      "China\n",
-      "India, United States\n",
-      "United States\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "India\n",
-      "France, Belgium\n",
-      "\n",
-      "United Kingdom, China\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Indonesia, Singapore\n",
-      "Netherlands, Denmark, France, Germany\n",
-      "India\n",
-      "India\n",
-      "Bulgaria, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "France, Belgium\n",
-      "Turkey\n",
-      "South Korea, Japan\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "Philippines, Canada, United Kingdom, United States\n",
-      "France, Malta, United States\n",
-      "Kuwait\n",
-      "Turkey\n",
-      "India\n",
-      "India\n",
-      "Belgium, France\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Spain\n",
-      "Norway\n",
-      "Japan\n",
-      "Indonesia\n",
-      "Argentina\n",
-      "South Korea\n",
-      "Egypt\n",
-      "United Kingdom, Pakistan\n",
-      "India\n",
-      "United Kingdom\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "Sweden\n",
-      "Italy\n",
-      "France\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Spain\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "South Korea\n",
-      "Canada\n",
-      "Ireland\n",
-      "United States\n",
-      "Philippines\n",
-      "Egypt\n",
-      "United States\n",
-      "Taiwan\n",
-      "India\n",
-      "United States, United Kingdom\n",
-      "France\n",
-      "United States, Japan\n",
-      "United States\n",
-      "France, New Zealand\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "\n",
-      "France, Belgium\n",
-      "Ireland\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Philippines\n",
-      "India\n",
-      "United States\n",
-      "Mexico\n",
-      "Mexico\n",
-      "Argentina\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United Kingdom, United States, Australia\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Mexico\n",
-      "France\n",
-      "Iceland\n",
-      "United States, Canada\n",
-      "Japan\n",
-      "United Kingdom, Czech Republic, United States, Germany, Bahamas\n",
-      "Hong Kong\n",
-      "Hong Kong\n",
-      "United States, Australia, China\n",
-      "Nigeria\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "South Africa\n",
-      "China, Germany, India, United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States, Australia\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "Norway\n",
-      "United States\n",
-      "\n",
-      "Japan\n",
-      "India\n",
-      "Indonesia\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Pakistan\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Germany, Sri Lanka\n",
-      "United States\n",
-      "Indonesia\n",
-      "United States, Sweden\n",
-      "South Africa, United States\n",
-      "Germany\n",
-      "\n",
-      "United Kingdom, United States\n",
-      "United States, Germany\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United States, Cayman Islands\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "Hong Kong, China\n",
-      "United States\n",
-      "Brazil\n",
-      "India, France\n",
-      "Australia\n",
-      "Indonesia\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "India\n",
-      "South Korea\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Nigeria\n",
-      "South Korea\n",
-      "United States\n",
-      "Lebanon\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "Japan\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "China\n",
-      "\n",
-      "United Kingdom, Canada\n",
-      "India\n",
-      "United States, India, Bangladesh\n",
-      "United Kingdom, United States\n",
-      "United States, Canada, France\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "China\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Germany\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Argentina\n",
-      "\n",
-      "India\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "Malaysia\n",
-      "India\n",
-      "Pakistan\n",
-      "India\n",
-      "United Kingdom\n",
-      "India\n",
-      "Turkey\n",
-      "South Korea\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria\n",
-      "Taiwan, China, France, United States\n",
-      "United Kingdom\n",
-      "Brazil, France, Germany\n",
-      "Brazil\n",
-      "United States,\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "Turkey, France, Germany, Poland\n",
-      "Japan\n",
-      "United States\n",
-      "United States, United Kingdom, Australia\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Spain\n",
-      "United States\n",
-      "Australia, New Zealand, United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "France, Belgium\n",
-      "Taiwan\n",
-      "United Kingdom, United States\n",
-      "Germany, United States, Hong Kong, Singapore\n",
-      "France, Germany, Switzerland\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Mexico, Argentina\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "Mexico\n",
-      "United States, Germany\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Spain\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "Japan\n",
-      "France, Belgium\n",
-      "United States\n",
-      "United States\n",
-      "Italy, United States, Argentina\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria\n",
-      "South Africa\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom, United States\n",
-      "India\n",
-      "Germany, France, Luxembourg, United Kingdom, United States\n",
-      "United States\n",
-      "South Korea\n",
-      "India\n",
-      "Canada, United States, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "India\n",
-      "United Kingdom, Canada, Italy\n",
-      "United States\n",
-      "Czech Republic, France\n",
-      "United States\n",
-      "Vietnam\n",
-      "United Kingdom\n",
-      "Ireland\n",
-      "Turkey\n",
-      "Turkey\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "Mexico\n",
-      "United States\n",
-      "\n",
-      "Zimbabwe\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Netherlands\n",
-      "\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria\n",
-      "Brazil\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Germany\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "Indonesia\n",
-      "Philippines\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Nigeria\n",
-      "Nigeria\n",
-      "United Kingdom\n",
-      "India\n",
-      "\n",
-      "Argentina\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Canada\n",
-      "India\n",
-      "Mexico\n",
-      "Mexico\n",
-      "France\n",
-      "United States, Canada\n",
-      "\n",
-      "Germany\n",
-      "Spain\n",
-      "United Kingdom, France, Germany, Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Malaysia\n",
-      "Taiwan, Hong Kong, United States, China\n",
-      "China, United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Philippines\n",
-      "United States\n",
-      "\n",
-      "Canada, Brazil\n",
-      "Italy\n",
-      "United Kingdom, Australia\n",
-      "Hungary\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "Japan, United States\n",
-      "Japan\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "Turkey\n",
-      "Turkey\n",
-      "United States\n",
-      "Australia\n",
-      "India\n",
-      "Turkey\n",
-      "Turkey\n",
-      "Turkey\n",
-      "United States\n",
-      "Mexico\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Argentina\n",
-      "India\n",
-      "United States, India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Australia\n",
-      "Germany, Australia\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "Germany\n",
-      "United States\n",
-      "Mexico\n",
-      "India\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Mexico\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "Ireland\n",
-      "Germany, United States\n",
-      "India\n",
-      "United Kingdom, Poland, United States\n",
-      "Mexico\n",
-      "Mexico\n",
-      "United States\n",
-      "Canada\n",
-      "United States, United Kingdom, France\n",
-      "United States\n",
-      "New Zealand\n",
-      "Egypt\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "Brazil\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "Sweden\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Canada\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "China\n",
-      "Bulgaria\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Netherlands\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Philippines, United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Finland, Germany\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Taiwan\n",
-      "South Korea\n",
-      "Canada\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Colombia\n",
-      "United States\n",
-      "United States\n",
-      "United States, Thailand\n",
-      "United States, Bulgaria\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Turkey\n",
-      "India\n",
-      "Spain, Belgium, Switzerland, United States, China, United Kingdom\n",
-      "United States\n",
-      "Australia\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Turkey\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Denmark, Zimbabwe\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "South Korea\n",
-      "Argentina\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Argentina, Spain\n",
-      "Spain\n",
-      "France, Egypt\n",
-      "Taiwan\n",
-      "Egypt\n",
-      "United Kingdom, South Africa\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Finland, Sweden, Norway, Latvia, Germany\n",
-      "Canada\n",
-      "Japan\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom, India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Malaysia\n",
-      "India\n",
-      "India\n",
-      "China, Hong Kong\n",
-      "Mexico\n",
-      "United States\n",
-      "\n",
-      "China\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "France, Belgium\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "South Africa\n",
-      "Germany\n",
-      "\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States, Japan\n",
-      "Canada\n",
-      "Japan\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "Hong Kong\n",
-      "United States\n",
-      "India\n",
-      "Kenya\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Africa, United States, New Zealand, Canada\n",
-      "\n",
-      "France, Qatar\n",
-      "Brazil\n",
-      "United States\n",
-      "France, Algeria\n",
-      "South Korea\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States, Italy, United Kingdom, Liechtenstein\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "Lebanon\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Denmark, France, Belgium, Italy, Netherlands, United States, United Kingdom\n",
-      "India\n",
-      "India, Germany\n",
-      "United States\n",
-      "United States\n",
-      "United States, Australia, Mexico\n",
-      "France\n",
-      "France\n",
-      "France\n",
-      "United Kingdom, United States\n",
-      "Hong Kong\n",
-      "Hong Kong, China\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Czech Republic, Germany, United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Japan\n",
-      "India, United States\n",
-      "Brazil\n",
-      "United States, Germany, Canada\n",
-      "China\n",
-      "Hong Kong\n",
-      "United States\n",
-      "Russia, Poland, Serbia\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "France, China, Japan, United States\n",
-      "United States, France\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "Japan\n",
-      "Hong Kong, China\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, South Korea, China\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Germany, Belgium\n",
-      "Japan\n",
-      "Hong Kong\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "Chile, Argentina\n",
-      "Japan\n",
-      "United States\n",
-      "China, United States, United Kingdom\n",
-      "United States\n",
-      "United States, Chile\n",
-      "Pakistan, Norway, United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Japan\n",
-      "\n",
-      "Spain\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "France, Belgium\n",
-      "United States\n",
-      "Brazil\n",
-      "United Kingdom\n",
-      "\n",
-      "United Kingdom, Japan, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Argentina\n",
-      "Brazil\n",
-      "Italy\n",
-      "India\n",
-      "India\n",
-      "Philippines, Singapore\n",
-      "United Kingdom\n",
-      "Indonesia\n",
-      "India\n",
-      "France\n",
-      "Egypt\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Turkey\n",
-      "United States, Canada, Belgium, United Kingdom\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "Colombia\n",
-      "Colombia\n",
-      "Mexico, United States\n",
-      "Mexico\n",
-      "Venezuela\n",
-      "United States\n",
-      "Spain\n",
-      "Mexico\n",
-      "\n",
-      "Mexico\n",
-      "Mexico\n",
-      "Spain\n",
-      "\n",
-      "Argentina\n",
-      "Argentina, Uruguay, Serbia\n",
-      "\n",
-      "Chile\n",
-      "United States, Mexico, Colombia\n",
-      "Colombia\n",
-      "Mexico\n",
-      "Colombia, Peru, United Kingdom\n",
-      "United States\n",
-      "\n",
-      "Egypt\n",
-      "India\n",
-      "Brazil, United States\n",
-      "Netherlands\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "\n",
-      "\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "Australia\n",
-      "United States\n",
-      "Czech Republic, United States\n",
-      "Canada, France, Italy, Morocco, United States\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Canada, Spain, France\n",
-      "India\n",
-      "India\n",
-      "Germany\n",
-      "United States\n",
-      "United Kingdom\n",
-      "South Korea\n",
-      "Canada\n",
-      "United States, Japan\n",
-      "Hong Kong, United States\n",
-      "France, Canada, China, Cambodia\n",
-      "United Kingdom, United States\n",
-      "United States, Indonesia\n",
-      "United States, Canada\n",
-      "United States\n",
-      "Denmark, United States\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "Spain, France\n",
-      "United States\n",
-      "Poland\n",
-      "Egypt\n",
-      "\n",
-      "Argentina\n",
-      "Mexico\n",
-      "China\n",
-      "India\n",
-      "Turkey\n",
-      "Egypt\n",
-      "Italy\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "Spain, Mexico, France\n",
-      "India\n",
-      "United Kingdom, United States\n",
-      "Canada\n",
-      "United States\n",
-      "Spain, France, Italy\n",
-      "Philippines\n",
-      "United Kingdom\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "China\n",
-      "Spain\n",
-      "\n",
-      "United States\n",
-      "Philippines\n",
-      "United States\n",
-      "Norway\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Germany\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United Kingdom, United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Spain, France, United States\n",
-      "Turkey\n",
-      "Turkey\n",
-      "Turkey\n",
-      "Turkey\n",
-      "\n",
-      "United States, France, Canada\n",
-      "United States\n",
-      "United States\n",
-      "Chile\n",
-      "India\n",
-      "United States\n",
-      "France\n",
-      "Japan\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Singapore\n",
-      "India\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "Sweden\n",
-      "United States\n",
-      "Mexico, United States\n",
-      "\n",
-      "South Korea\n",
-      "Germany\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "India\n",
-      "United Arab Emirates\n",
-      "United States\n",
-      "Poland\n",
-      "India\n",
-      "Canada\n",
-      "Philippines\n",
-      "Australia\n",
-      "Egypt\n",
-      "Russia\n",
-      "France\n",
-      "France\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Israel\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Brazil\n",
-      "Germany\n",
-      "United States\n",
-      "Colombia\n",
-      "Argentina\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Poland\n",
-      "Nigeria\n",
-      "\n",
-      "Nigeria\n",
-      "United Kingdom\n",
-      "\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "Indonesia\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States, Germany\n",
-      "Japan\n",
-      "Philippines\n",
-      "\n",
-      "Philippines\n",
-      "Italy, France\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "\n",
-      "\n",
-      "Japan\n",
-      "\n",
-      "United States\n",
-      "United Kingdom, Canada, United States\n",
-      "Netherlands\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "Cambodia, United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "\n",
-      "United States\n",
-      "Brazil\n",
-      "\n",
-      "India\n",
-      "United Arab Emirates\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Canada, United States\n",
-      "China\n",
-      "China, Japan\n",
-      "Egypt\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "Hong Kong\n",
-      "United Arab Emirates, United States, United Kingdom\n",
-      "United States\n",
-      "Japan\n",
-      "Argentina, Italy\n",
-      "Japan\n",
-      "\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "United States, India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Philippines\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United States\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "Japan\n",
-      "Brazil\n",
-      "United Kingdom, Israel, Russia\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Italy, Switzerland, Albania, Poland\n",
-      "South Korea\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Germany, United States\n",
-      "Spain, Cuba\n",
-      "Philippines\n",
-      "United Kingdom\n",
-      "United States, Germany\n",
-      "United States\n",
-      "United States, Italy\n",
-      "United States, Brazil\n",
-      "Italy\n",
-      "Mexico\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Germany\n",
-      "\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States, France, Mexico\n",
-      "\n",
-      "United Arab Emirates\n",
-      "United States, Nicaragua\n",
-      "Egypt\n",
-      "United States\n",
-      "South Africa\n",
-      "United States\n",
-      "United States\n",
-      "Austria, Germany\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Arab Emirates, Jordan, Lebanon\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "France, United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United Kingdom, United States, Spain, Germany, Greece, Canada\n",
-      "United Kingdom, United States, Spain, Germany, Greece, Canada\n",
-      "United Kingdom, United States, Spain, Germany, Greece, Canada\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "France, Belgium, Luxembourg, Cambodia,\n",
-      "United States\n",
-      "Canada, United States\n",
-      "Vietnam\n",
-      "United States, United Kingdom\n",
-      "\n",
-      "United States\n",
-      "Italy, Turkey\n",
-      "United States\n",
-      "Turkey\n",
-      "Turkey\n",
-      "India\n",
-      "\n",
-      "\n",
-      "Brazil, France\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "France\n",
-      "India\n",
-      "United States\n",
-      "Russia\n",
-      "United States\n",
-      "Indonesia\n",
-      "India\n",
-      "United States\n",
-      "Egypt\n",
-      "\n",
-      "India, Turkey\n",
-      "\n",
-      "United States\n",
-      "Taiwan\n",
-      "\n",
-      "France\n",
-      "India\n",
-      "India\n",
-      "United States, Italy\n",
-      "Japan\n",
-      "India\n",
-      "Kenya, United States\n",
-      "United States\n",
-      "United States, South Korea\n",
-      "South Korea, United States\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "Taiwan\n",
-      "Nigeria\n",
-      "Japan, United States\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Sweden\n",
-      "United States\n",
-      "United States, Australia\n",
-      "United States\n",
-      "Italy, Canada, France\n",
-      "United Kingdom\n",
-      "United States\n",
-      "France, Belgium\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "Lebanon\n",
-      "India\n",
-      "India\n",
-      "Thailand, United States\n",
-      "Japan, United States\n",
-      "United States\n",
-      "Japan\n",
-      "Canada\n",
-      "United States, Australia\n",
-      "India\n",
-      "Japan\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "Indonesia\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom, Denmark, Canada, Croatia\n",
-      "India\n",
-      "United Kingdom\n",
-      "Netherlands, Belgium\n",
-      "Thailand\n",
-      "United States\n",
-      "Philippines\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "France, Belgium\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United Kingdom, Canada, United States, Cayman Islands\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "Argentina\n",
-      "Argentina\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "China, Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "South Korea\n",
-      "Australia\n",
-      "India\n",
-      "Japan\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Italy, Germany\n",
-      "United States\n",
-      "Turkey\n",
-      "Egypt\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "United States, Canada\n",
-      "Japan\n",
-      "Brazil\n",
-      "United States, France, United Kingdom, Japan\n",
-      "United States, United Kingdom, Denmark, Sweden\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "South Korea\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "United States, United Kingdom\n",
-      "India\n",
-      "Spain, Italy\n",
-      "United States, United Kingdom, Italy\n",
-      "United States\n",
-      "United States\n",
-      "United States, France, Canada, Spain\n",
-      "India\n",
-      "Philippines\n",
-      "United States\n",
-      "South Korea\n",
-      "Germany, United States\n",
-      "Japan\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Spain\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United Arab Emirates\n",
-      "United Arab Emirates\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Taiwan\n",
-      "United Kingdom, Canada, United States\n",
-      "Colombia\n",
-      "United States\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Argentina\n",
-      "United States\n",
-      "Canada\n",
-      "Italy\n",
-      "United States\n",
-      "Canada\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "Uruguay, Guatemala\n",
-      "United States\n",
-      "Argentina\n",
-      "India\n",
-      "India\n",
-      "Spain, France\n",
-      "Canada\n",
-      "India\n",
-      "India\n",
-      "Japan\n",
-      "India\n",
-      "Japan\n",
-      "India\n",
-      "\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States, United Kingdom\n",
-      "France\n",
-      "Chile\n",
-      "Turkey\n",
-      "Turkey\n",
-      "Australia\n",
-      "Germany, Australia, France, China\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "Indonesia, Singapore\n",
-      "Spain\n",
-      "Turkey\n",
-      "India\n",
-      "Japan\n",
-      "United States, United Kingdom, Japan\n",
-      "United States, United Kingdom, Canada\n",
-      "United Arab Emirates\n",
-      "United Arab Emirates\n",
-      "Nigeria\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States, Japan\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Egypt\n",
-      "Ireland\n",
-      "China\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "Netherlands\n",
-      "United Kingdom\n",
-      "Malaysia\n",
-      "United States\n",
-      "Taiwan\n",
-      "South Korea\n",
-      "United States\n",
-      "Italy, Switzerland, France, Germany\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "Thailand\n",
-      "Mexico\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Russia, United States, China\n",
-      "Ireland\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States, Canada, Germany\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States, Canada\n",
-      "Malaysia\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "Israel\n",
-      "India\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "India\n",
-      "United States, Czech Republic\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Australia\n",
-      "Canada, United States\n",
-      "United States\n",
-      "India\n",
-      "Turkey\n",
-      "Ireland, United States\n",
-      "India, France\n",
-      "Germany\n",
-      "France, Belgium\n",
-      "United States, United Arab Emirates\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "Indonesia\n",
-      "United States\n",
-      "France, Belgium\n",
-      "United States\n",
-      "\n",
-      "Australia\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "Lebanon\n",
-      "South Korea\n",
-      "Canada\n",
-      "United States, China\n",
-      "France, Australia, Germany\n",
-      "Argentina\n",
-      "Hong Kong, China, United States\n",
-      "United States, Canada\n",
-      "United States\n",
-      "Canada, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Philippines\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "Colombia\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "China\n",
-      "Lebanon, United Arab Emirates, France, Switzerland, Germany\n",
-      "Hong Kong, China\n",
-      "\n",
-      "Spain\n",
-      "United States\n",
-      "India\n",
-      "Denmark\n",
-      "United States, South Korea, Japan\n",
-      "South Korea\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Egypt\n",
-      "India\n",
-      "China\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "South Korea\n",
-      "Romania, United States\n",
-      "Thailand\n",
-      "Australia\n",
-      "India\n",
-      "Canada\n",
-      "United States\n",
-      "Japan\n",
-      "United Kingdom, Canada, United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "India, United States\n",
-      "Argentina\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "West Germany\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "France\n",
-      "Denmark\n",
-      "Pakistan\n",
-      "\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "Australia\n",
-      "South Africa\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "United States, Ireland\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "\n",
-      "Spain\n",
-      "United States\n",
-      "Thailand\n",
-      "Thailand\n",
-      "India\n",
-      "Norway\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "Chile, Italy\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Thailand, United States\n",
-      "United States\n",
-      "United States, South Africa\n",
-      "Thailand\n",
-      "United States, Canada\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "South Korea\n",
-      "Ireland, United Kingdom, Italy, United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Turkey\n",
-      "Belgium\n",
-      "Germany, United States\n",
-      "Poland,\n",
-      "United States, Canada\n",
-      "United States\n",
-      "India\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Slovenia, Croatia, Germany, Czech Republic, Qatar\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "Canada, United Kingdom, Netherlands\n",
-      "United States\n",
-      "United States\n",
-      "Peru\n",
-      "\n",
-      "United States\n",
-      "South Africa\n",
-      "Germany\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Japan, United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States, France\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Pakistan\n",
-      "United Kingdom\n",
-      "New Zealand\n",
-      "Canada\n",
-      "Indonesia, United Kingdom\n",
-      "Japan\n",
-      "United States, Spain, Germany\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States, Italy\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "South Korea\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "Argentina\n",
-      "India, Japan\n",
-      "United Kingdom\n",
-      "United Kingdom, United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "India\n",
-      "United States\n",
-      "Mexico\n",
-      "United States\n",
-      "Australia\n",
-      "France\n",
-      "China\n",
-      "United States\n",
-      "Switzerland, France, Belgium, United States\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "China, South Korea, United States\n",
-      "Canada, United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "Australia\n",
-      "United States\n",
-      "Sweden, United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Thailand\n",
-      "India\n",
-      "\n",
-      "\n",
-      "France\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, France, Belgium\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Mexico\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "China\n",
-      "Canada, Ireland, United States\n",
-      "China, Hong Kong\n",
-      "Japan\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "\n",
-      "United States, France\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States, Germany\n",
-      "India\n",
-      "United States\n",
-      "France\n",
-      "South Korea\n",
-      "Turkey\n",
-      "Singapore\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Taiwan\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Spain\n",
-      "Thailand\n",
-      "\n",
-      "Nigeria\n",
-      "\n",
-      "Kuwait\n",
-      "United States\n",
-      "Kuwait\n",
-      "United States\n",
-      "United Kingdom, United States, Dominican Republic\n",
-      "France, Belgium\n",
-      "United States, Canada\n",
-      "Canada, United States\n",
-      "Japan\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "Turkey\n",
-      "Serbia, United States\n",
-      "India\n",
-      "United Kingdom, United States\n",
-      "United States, Senegal\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "United States, India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Germany, United States\n",
-      "Mexico\n",
-      "Japan\n",
-      "South Korea\n",
-      "Thailand\n",
-      "France\n",
-      "China, Hong Kong\n",
-      "United States\n",
-      "India\n",
-      "Germany, United Kingdom, United States\n",
-      "India\n",
-      "Turkey\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Czech Republic\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Israel\n",
-      "\n",
-      "United Kingdom\n",
-      "United States, Canada, United Kingdom\n",
-      "Canada, United States, France\n",
-      "United Kingdom\n",
-      "Australia\n",
-      "Mexico\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United Kingdom, Germany, Canada\n",
-      "Belgium\n",
-      "United States\n",
-      "Argentina\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "South Korea, United States\n",
-      "United States\n",
-      "Argentina, France\n",
-      "Canada\n",
-      "South Africa, Germany, Netherlands, France\n",
-      "United States\n",
-      "Hong Kong, China\n",
-      "Hong Kong, China\n",
-      "China, Hong Kong\n",
-      "Hong Kong, China\n",
-      "India\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "Australia\n",
-      "Taiwan\n",
-      "United States\n",
-      "Canada, United States, United Kingdom, France, Luxembourg\n",
-      "Finland, Germany, Belgium\n",
-      "United States\n",
-      "Japan\n",
-      "India, France\n",
-      "Philippines\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Germany\n",
-      "Indonesia\n",
-      "United Kingdom\n",
-      "Nigeria\n",
-      "South Korea\n",
-      "India\n",
-      "United States\n",
-      "United States, United Kingdom, Germany\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Nigeria\n",
-      "Spain\n",
-      "South Korea\n",
-      "Egypt\n",
-      "South Korea\n",
-      "India\n",
-      "United States\n",
-      "Nigeria\n",
-      "United States\n",
-      "Australia\n",
-      "\n",
-      "Taiwan, China\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "France, Belgium\n",
-      "Canada\n",
-      "United States, Ireland\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Vietnam\n",
-      "United States\n",
-      "India\n",
-      "Sweden\n",
-      "Malaysia\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "Cambodia\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "India\n",
-      "Pakistan\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Chile\n",
-      "India\n",
-      "Japan\n",
-      "Japan\n",
-      "Israel, United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Poland\n",
-      "Spain, Portugal\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Ireland, United States, France\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "\n",
-      "United States\n",
-      "Japan\n",
-      "India\n",
-      "United States\n",
-      "Russia\n",
-      "Jordan\n",
-      "United States, Canada\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Japan\n",
-      "Taiwan\n",
-      "India\n",
-      "India\n",
-      "Brazil\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "France\n",
-      "Austria\n",
-      "Japan\n",
-      "Chile\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Kuwait\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "United States, Australia\n",
-      "United States\n",
-      "Brazil\n",
-      "Denmark\n",
-      "Germany, United States, Canada\n",
-      "Argentina\n",
-      "Philippines\n",
-      "Taiwan\n",
-      "United States\n",
-      "\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "\n",
-      "United States\n",
-      "Japan\n",
-      "United Kingdom, Germany, Canada, United States\n",
-      "Japan\n",
-      "Japan\n",
-      "South Korea\n",
-      "\n",
-      "Taiwan\n",
-      "Turkey\n",
-      "Turkey\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Japan\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States, France, Canada, Lebanon, Qatar\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "United Arab Emirates\n",
-      "Philippines\n",
-      "India\n",
-      "South Africa\n",
-      "India\n",
-      "India\n",
-      "South Africa\n",
-      "India\n",
-      "India\n",
-      "Japan\n",
-      "India\n",
-      "India\n",
-      "Turkey\n",
-      "Brazil\n",
-      "Egypt\n",
-      "\n",
-      "India\n",
-      "Indonesia, Netherlands\n",
-      "India\n",
-      "Nigeria\n",
-      "\n",
-      "United States\n",
-      "Australia\n",
-      "Australia\n",
-      "India\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "Australia\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Japan\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Pakistan\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "China\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Philippines\n",
-      "Russia\n",
-      "Netherlands, Belgium, United Kingdom, United States\n",
-      "Germany\n",
-      "Turkey\n",
-      "\n",
-      "United States, Japan\n",
-      "United States\n",
-      "United Kingdom\n",
-      "France\n",
-      "Japan\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Hungary\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "United States\n",
-      "Nigeria\n",
-      "China, United States, Australia\n",
-      "United States, Canada\n",
-      "China\n",
-      "United States\n",
-      "United Kingdom\n",
-      "\n",
-      "United States\n",
-      "France, Belgium, China, United States\n",
-      "South Africa\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Canada\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Brazil\n",
-      "Philippines\n",
-      "United Kingdom\n",
-      "Malaysia\n",
-      "Spain, United Kingdom\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "United States, Chile, Israel\n",
-      "United States\n",
-      "United States, United Kingdom, Australia\n",
-      "Taiwan\n",
-      "\n",
-      "Turkey\n",
-      "Turkey\n",
-      "Canada, United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "India\n",
-      "Bangladesh\n",
-      "\n",
-      "United Kingdom, Norway, Denmark, Germany, Sweden\n",
-      "United States, Japan, Canada\n",
-      "\n",
-      "Malaysia\n",
-      "\n",
-      "India\n",
-      "Norway, Denmark, Sweden\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "India\n",
-      "\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "Hong Kong, China, United States\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "United States\n",
-      "China, India, Nepal\n",
-      "Indonesia\n",
-      "\n",
-      "India\n",
-      "Japan\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "Turkey\n",
-      "Turkey\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "Argentina\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "Italy\n",
-      "United States, Mexico\n",
-      "Colombia\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "Taiwan\n",
-      "Spain\n",
-      "Mexico\n",
-      "France\n",
-      "Colombia\n",
-      "United States, Argentina\n",
-      "Mexico\n",
-      "France\n",
-      "Mexico, United States, Spain, Colombia\n",
-      "Taiwan\n",
-      "Mexico\n",
-      "Colombia, Mexico, United States\n",
-      "India\n",
-      "India\n",
-      "Thailand\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "Colombia\n",
-      "Brazil\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "Singapore\n",
-      "Nigeria\n",
-      "United States, Mexico\n",
-      "\n",
-      "United States\n",
-      "Russia\n",
-      "\n",
-      "Colombia\n",
-      "South Korea\n",
-      "United Kingdom, Belgium, Sweden\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria, United Kingdom\n",
-      "Japan\n",
-      "United Kingdom, South Korea\n",
-      "United States, France\n",
-      "United Kingdom\n",
-      "United States, Taiwan\n",
-      "Germany\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "\n",
-      "United Kingdom\n",
-      "Netherlands, Belgium, Germany, Jordan\n",
-      "France\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United States, Ireland\n",
-      "France, Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United Kingdom, France, United States\n",
-      "United States, Australia\n",
-      "China\n",
-      "Mexico\n",
-      "Mexico\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Denmark\n",
-      "Denmark\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "Denmark, Singapore, Canada, United States\n",
-      "Denmark, China\n",
-      "United States, France\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "United States, Italy\n",
-      "France\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "Malaysia, Singapore, Hong Kong\n",
-      "South Korea\n",
-      "Japan\n",
-      "Turkey\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States, Mexico\n",
-      "Canada\n",
-      "South Africa\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Sweden, United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Egypt\n",
-      "Canada\n",
-      "Hong Kong\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Norway, United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States, India\n",
-      "China, Hong Kong\n",
-      "United States, Philippines\n",
-      "Taiwan\n",
-      "Egypt\n",
-      "Nigeria\n",
-      "Brazil\n",
-      "Lebanon\n",
-      "\n",
-      "\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "Australia\n",
-      "Australia\n",
-      "Australia\n",
-      "United States, Greece, Brazil\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Spain\n",
-      "South Korea\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "Spain\n",
-      "Mexico\n",
-      "United Kingdom\n",
-      "India\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom, United States\n",
-      "Canada, United States\n",
-      "Turkey\n",
-      "Spain\n",
-      "France, United States\n",
-      "Mexico\n",
-      "Russia\n",
-      "India\n",
-      "United States\n",
-      "Philippines\n",
-      "South Korea, France\n",
-      "United Kingdom, United States\n",
-      "Germany\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "\n",
-      "Hong Kong\n",
-      "Hong Kong\n",
-      "Germany\n",
-      "India\n",
-      "Mexico\n",
-      "\n",
-      "Mexico\n",
-      "\n",
-      "Colombia\n",
-      "United States\n",
-      "\n",
-      "United States, Australia, Samoa, United Kingdom\n",
-      "Canada\n",
-      "France\n",
-      "Canada\n",
-      "United States\n",
-      "Nigeria\n",
-      "United States\n",
-      "Japan\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Taiwan\n",
-      "Sweden\n",
-      "Turkey\n",
-      "India\n",
-      "South Korea\n",
-      "Japan\n",
-      "Japan\n",
-      "India\n",
-      "Taiwan\n",
-      "United States\n",
-      "Taiwan\n",
-      "Taiwan\n",
-      "United States\n",
-      "Taiwan\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "South Korea\n",
-      "Hong Kong\n",
-      "Romania\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Nigeria\n",
-      "Canada, South Africa\n",
-      "United States\n",
-      "Indonesia\n",
-      "Turkey\n",
-      "Taiwan\n",
-      "India\n",
-      "Taiwan\n",
-      "China\n",
-      "China, Hong Kong\n",
-      "Hong Kong\n",
-      "Australia\n",
-      "India\n",
-      "South Korea\n",
-      "\n",
-      "United States\n",
-      "Egypt\n",
-      "\n",
-      "United Kingdom, Italy\n",
-      "Philippines\n",
-      "Indonesia\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "Germany, United Kingdom\n",
-      "Turkey\n",
-      "Brazil\n",
-      "\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Colombia\n",
-      "Hong Kong\n",
-      "India\n",
-      "Japan\n",
-      "United States\n",
-      "Brazil\n",
-      "\n",
-      "Brazil\n",
-      "Brazil\n",
-      "Argentina\n",
-      "Argentina\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "China\n",
-      "India\n",
-      "India\n",
-      "Brazil\n",
-      "Mexico\n",
-      "India\n",
-      "Italy\n",
-      "United States\n",
-      "Canada, United States\n",
-      "Australia\n",
-      "China, United Kingdom\n",
-      "United States\n",
-      "Japan\n",
-      "India\n",
-      "Argentina, Chile, Peru\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "India, France\n",
-      "United States\n",
-      "India\n",
-      "United States, Russia\n",
-      "Mexico\n",
-      "Australia, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Chile\n",
-      "Italy\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "South Korea\n",
-      "France, Belgium\n",
-      "Uruguay, Germany\n",
-      "France\n",
-      "India\n",
-      "United States\n",
-      "Norway\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "India\n",
-      "Hong Kong\n",
-      "Turkey, Azerbaijan\n",
-      "Japan\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "Australia\n",
-      "Israel\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Argentina\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Egypt\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States, China, Hong Kong\n",
-      "South Korea\n",
-      "United Kingdom, France\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "China, Hong Kong\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Canada, Germany, France, United States\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "Argentina, United States, Mexico\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "United States\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "Hong Kong, China\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "India\n",
-      "\n",
-      "United States, Japan\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "India\n",
-      "United States, United Kingdom\n",
-      "United Kingdom\n",
-      "India\n",
-      "Saudi Arabia\n",
-      "Saudi Arabia\n",
-      "United States\n",
-      "Russia\n",
-      "United States, Russia\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "Hong Kong, China\n",
-      "\n",
-      "Argentina\n",
-      "South Africa\n",
-      "India\n",
-      "Mexico\n",
-      "India\n",
-      "Brazil\n",
-      "United States\n",
-      "Indonesia\n",
-      "Hong Kong\n",
-      "Egypt\n",
-      "United States\n",
-      "France, United Kingdom, India\n",
-      "China, Taiwan\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "Mexico\n",
-      "Mexico\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Italy, United Kingdom, France\n",
-      "Canada\n",
-      "Poland, West Germany\n",
-      "United Kingdom\n",
-      "Nigeria\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "Australia\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "South Korea\n",
-      "Argentina\n",
-      "South Korea\n",
-      "Germany, United States, Sweden\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Saudi Arabia\n",
-      "United States\n",
-      "Canada, Spain\n",
-      "Indonesia\n",
-      "New Zealand\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Nigeria\n",
-      "Nigeria\n",
-      "India\n",
-      "United Kingdom, France, Belgium, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "China\n",
-      "India\n",
-      "Mexico\n",
-      "United States\n",
-      "France, Japan\n",
-      "Chile\n",
-      "Argentina, Spain\n",
-      "India\n",
-      "United Kingdom\n",
-      "Netherlands, Germany, Italy, Canada\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Cambodia\n",
-      "United States\n",
-      "Canada\n",
-      "Japan\n",
-      "Japan\n",
-      "India\n",
-      "United States, Greece\n",
-      "United States, Canada\n",
-      "Canada\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "United States, Japan\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Czech Republic, United States\n",
-      "United States, China, Colombia\n",
-      "Indonesia\n",
-      "United States\n",
-      "France, Belgium\n",
-      "United States\n",
-      "Argentina\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "Singapore\n",
-      "Austria\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States, Spain, Italy\n",
-      "United States\n",
-      "United States, Sweden\n",
-      "France\n",
-      "\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Canada, United States\n",
-      "Turkey\n",
-      "France, South Korea, Japan\n",
-      "Spain\n",
-      "Japan\n",
-      "United States\n",
-      "United States, Canada\n",
-      "India\n",
-      "South Korea\n",
-      "India\n",
-      "Netherlands\n",
-      "Netherlands\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "Mexico\n",
-      "Japan\n",
-      "Taiwan\n",
-      "India\n",
-      "Singapore\n",
-      "Norway, United Kingdom, France, Ireland\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Bermuda, Ecuador\n",
-      "United States, United Kingdom\n",
-      "India\n",
-      "United Kingdom, Poland\n",
-      "Malaysia\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "India\n",
-      "Egypt\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Nigeria\n",
-      "France\n",
-      "China, Canada, United States\n",
-      "India\n",
-      "South Korea\n",
-      "Nigeria\n",
-      "United States\n",
-      "Mexico\n",
-      "United States, Spain\n",
-      "\n",
-      "Spain\n",
-      "United States\n",
-      "Turkey\n",
-      "\n",
-      "United Kingdom\n",
-      "Thailand\n",
-      "Canada\n",
-      "Egypt\n",
-      "Germany, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India, Mexico\n",
-      "Canada\n",
-      "United States, Germany\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom, West Germany\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States, United Kingdom\n",
-      "Argentina\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "France, Belgium\n",
-      "Pakistan, United States\n",
-      "Egypt\n",
-      "Netherlands\n",
-      "Germany, United States\n",
-      "France\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Israel\n",
-      "Brazil\n",
-      "Canada\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Australia, United States\n",
-      "India\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United Kingdom, United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Israel, Sweden, Germany, Netherlands\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "South Korea\n",
-      "Hong Kong\n",
-      "United States\n",
-      "Canada\n",
-      "India\n",
-      "Egypt\n",
-      "India\n",
-      "Chile, United States, France\n",
-      "France, Morocco\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Chile\n",
-      "India\n",
-      "India\n",
-      "Malaysia\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Malaysia\n",
-      "India\n",
-      "France\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Taiwan\n",
-      "India\n",
-      "Philippines\n",
-      "United States\n",
-      "Spain\n",
-      "United Kingdom, Germany\n",
-      "Mexico\n",
-      "United States\n",
-      "India\n",
-      "Philippines\n",
-      "Canada\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "Spain\n",
-      "India\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "Taiwan\n",
-      "Thailand\n",
-      "Egypt\n",
-      "United States\n",
-      "Philippines\n",
-      "Canada\n",
-      "South Korea\n",
-      "India\n",
-      "Germany\n",
-      "United States\n",
-      "Georgia, Germany, France\n",
-      "\n",
-      "Italy\n",
-      "Egypt\n",
-      "United Kingdom\n",
-      "Japan\n",
-      "Switzerland, France\n",
-      "\n",
-      "South Korea\n",
-      "United States, Canada\n",
-      "United States, Canada\n",
-      "United States, Canada\n",
-      "United States, Canada\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United States, Canada\n",
-      "South Korea\n",
-      "\n",
-      "Taiwan\n",
-      "United States\n",
-      "\n",
-      "South Africa\n",
-      "South Korea\n",
-      "\n",
-      "United States\n",
-      "Canada\n",
-      "Canada\n",
-      "\n",
-      "South Korea\n",
-      "South Korea\n",
-      "Hong Kong\n",
-      "United Kingdom\n",
-      "South Korea\n",
-      "South Korea\n",
-      "United States\n",
-      "Egypt\n",
-      "Turkey, South Korea\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Turkey\n",
-      "Thailand\n",
-      "Italy\n",
-      "United Kingdom, United States\n",
-      "South Africa\n",
-      "\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States, Australia\n",
-      "Singapore\n",
-      "India\n",
-      "France\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States, Mexico\n",
-      "United Kingdom\n",
-      "Italy, India\n",
-      "Japan\n",
-      "United States\n",
-      "France\n",
-      "Germany\n",
-      "United States\n",
-      "Mexico, United States\n",
-      "Spain\n",
-      "Ireland\n",
-      "United States\n",
-      "United States, Botswana\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Thailand\n",
-      "United States\n",
-      "United States\n",
-      "United States, Colombia, Mexico\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "India\n",
-      "Uruguay\n",
-      "Chile\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "United States, United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "China\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Japan\n",
-      "Chile, Argentina, France, Spain, United States\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "China, Canada, United States\n",
-      "United States\n",
-      "India\n",
-      "Puerto Rico, United States, Colombia\n",
-      "United States, Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "Turkey\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "\n",
-      "United States, Australia\n",
-      "United States\n",
-      "India\n",
-      "Nigeria\n",
-      "Germany, United States, France\n",
-      "Japan\n",
-      "Canada, United States\n",
-      "Japan\n",
-      "Spain, Germany, Denmark, United States\n",
-      "Turkey\n",
-      "India\n",
-      "United Kingdom, United States, Japan\n",
-      "India\n",
-      "Chile\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "Egypt\n",
-      "India\n",
-      "Mexico\n",
-      "Philippines\n",
-      "United States\n",
-      "Argentina\n",
-      "United States\n",
-      "Norway\n",
-      "India\n",
-      "Chile\n",
-      "Poland\n",
-      "Netherlands, United States\n",
-      "Brazil\n",
-      "United States\n",
-      "France, United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India, United States\n",
-      "United States, India, South Korea, China\n",
-      "United States\n",
-      "Norway\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "United States\n",
-      "Argentina\n",
-      "United Kingdom\n",
-      "France, Belgium\n",
-      "Brazil\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Canada\n",
-      "Taiwan\n",
-      "Germany\n",
-      "\n",
-      "United Kingdom\n",
-      "Israel\n",
-      "Italy\n",
-      "Japan\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Denmark, Germany, Belgium, United Kingdom, France\n",
-      "Denmark, Germany, Belgium, United Kingdom, France, Sweden\n",
-      "Brazil\n",
-      "\n",
-      "United Kingdom\n",
-      "United States\n",
-      "France, Switzerland, Spain, United States, United Arab Emirates\n",
-      "Australia\n",
-      "Norway, Sweden\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States, Ireland, United Kingdom, India\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom, Singapore\n",
-      "\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "Spain\n",
-      "Spain, Germany\n",
-      "Taiwan\n",
-      "United States\n",
-      "Germany\n",
-      "Australia\n",
-      "France\n",
-      "India\n",
-      "South Korea\n",
-      "Thailand\n",
-      "Thailand\n",
-      "\n",
-      "India\n",
-      "Canada\n",
-      "Canada\n",
-      "United States\n",
-      "Romania\n",
-      "India\n",
-      "\n",
-      "\n",
-      "Nigeria\n",
-      "Nigeria\n",
-      "South Korea, United States\n",
-      "Japan\n",
-      "United States\n",
-      "Germany, Czech Republic\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "Denmark, Brazil, France, Portugal, Sweden\n",
-      "United States\n",
-      "India\n",
-      "Egypt\n",
-      "Egypt\n",
-      "Brazil\n",
-      "Hungary\n",
-      "Taiwan\n",
-      "United States\n",
-      "Italy\n",
-      "Nigeria\n",
-      "Hong Kong\n",
-      "Brazil, India, China, United States\n",
-      "India\n",
-      "Hong Kong\n",
-      "India, Germany, Austria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "China\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "Italy, United States\n",
-      "India\n",
-      "India\n",
-      "Thailand\n",
-      "United States\n",
-      "Indonesia\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Philippines\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "South Korea\n",
-      "United States\n",
-      "Thailand\n",
-      "Japan\n",
-      "Turkey\n",
-      "United States\n",
-      "Denmark, France, United States, Sweden\n",
-      "United States\n",
-      "Australia, Iraq\n",
-      "United States\n",
-      "United States\n",
-      "Brazil\n",
-      "United States\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "China, Hong Kong\n",
-      "\n",
-      "United Kingdom\n",
-      "South Korea\n",
-      "China, Morocco, Hong Kong\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "Spain, Colombia\n",
-      "\n",
-      "Philippines\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "India\n",
-      "France\n",
-      "France\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "Australia, United Arab Emirates\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "Canada, United States, Germany\n",
-      "United States\n",
-      "Spain\n",
-      "United States, United Kingdom\n",
-      "United Kingdom\n",
-      "China\n",
-      "United States\n",
-      "Japan\n",
-      "France, Belgium, Italy\n",
-      "United States\n",
-      "\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "Germany\n",
-      "China, United States\n",
-      "Turkey\n",
-      "Thailand\n",
-      "India\n",
-      "United States\n",
-      "United Kingdom, Thailand\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "United Kingdom\n",
-      "Colombia\n",
-      "Venezuela, Colombia\n",
-      "United States, Japan, Canada\n",
-      "\n",
-      "France, Luxembourg, Canada\n",
-      "Australia\n",
-      "Peru\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "Philippines\n",
-      "India\n",
-      "India\n",
-      "India, Nepal\n",
-      "Thailand\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "\n",
-      "Argentina\n",
-      "United Kingdom\n",
-      "Spain\n",
-      "Mexico, Spain\n",
-      "United States\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "Lebanon\n",
-      "Canada\n",
-      "India\n",
-      "Canada\n",
-      "\n",
-      "Spain\n",
-      "France\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Egypt\n",
-      "United States\n",
-      "United States, France\n",
-      "Canada\n",
-      "United States\n",
-      "Japan\n",
-      "Spain\n",
-      "India\n",
-      "India\n",
-      "Pakistan\n",
-      "United States\n",
-      "France\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "\n",
-      "United States\n",
-      "Colombia, United States\n",
-      "Malaysia\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "Mexico\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "Nigeria\n",
-      "India\n",
-      "India, United States\n",
-      "United Kingdom\n",
-      "Lebanon\n",
-      "Germany\n",
-      "Thailand\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "China\n",
-      "Turkey\n",
-      "Malaysia\n",
-      "India\n",
-      "Colombia, Mexico\n",
-      "United Kingdom, United States\n",
-      "\n",
-      "Ireland, United Kingdom, United States\n",
-      "United Kingdom\n",
-      "United States, Spain\n",
-      "Hong Kong, United States\n",
-      "Uruguay\n",
-      "Argentina, Spain\n",
-      "Canada\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "France, Germany, Czech Republic, Belgium\n",
-      "United States\n",
-      "United States\n",
-      "United States, Australia\n",
-      "Germany, China, United Kingdom\n",
-      "India\n",
-      "\n",
-      "Germany\n",
-      "\n",
-      "India\n",
-      "France, Belgium\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Thailand\n",
-      "Nigeria\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Colombia\n",
-      "Canada, Hungary, United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "Australia\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "Pakistan, United Arab Emirates\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "Argentina\n",
-      "France, United Kingdom\n",
-      "India\n",
-      "France\n",
-      "Spain, United Kingdom, United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "France, Belgium\n",
-      "United States, United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United States\n",
-      "\n",
-      "United Kingdom, Kenya\n",
-      "Spain, United Kingdom\n",
-      "\n",
-      "Spain\n",
-      "\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "France, United States\n",
-      "\n",
-      "Japan\n",
-      "Japan\n",
-      "\n",
-      "Japan\n",
-      "Japan\n",
-      "United States, Germany\n",
-      "United States, Norway, Canada\n",
-      "Canada, United States, Ireland\n",
-      "Canada\n",
-      "India\n",
-      "Japan\n",
-      "South Africa\n",
-      "Switzerland, Vatican City, Italy, Germany, France\n",
-      "United States\n",
-      "United States, France\n",
-      "South Korea\n",
-      "United States\n",
-      "Portugal, France, Poland, United States\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "India\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "India\n",
-      "Ghana\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "United States, France\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States, France, Japan\n",
-      "United States\n",
-      "France, Japan, United States\n",
-      "United States, France, Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States, New Zealand\n",
-      "United States, New Zealand, Japan\n",
-      "United States\n",
-      "United States, New Zealand\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, France, Japan\n",
-      "United States, Netherlands, Japan, France\n",
-      "United States, France, Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India, Switzerland\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "South Africa\n",
-      "United States\n",
-      "India\n",
-      "Hong Kong\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Thailand\n",
-      "United States, Canada\n",
-      "Canada\n",
-      "Canada, United States\n",
-      "Argentina\n",
-      "India\n",
-      "South Korea\n",
-      "\n",
-      "Japan\n",
-      "Argentina\n",
-      "United States\n",
-      "Ireland\n",
-      "India\n",
-      "Malaysia\n",
-      "United States\n",
-      "Canada, India\n",
-      "United States\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada, Japan, United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "China\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "China\n",
-      "India\n",
-      "Netherlands\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "Taiwan\n",
-      "United States, Morocco\n",
-      "United States, Mexico, Spain, Malta\n",
-      "South Africa\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "United States, Japan\n",
-      "Spain, France\n",
-      "Sweden\n",
-      "United States\n",
-      "Australia, United States\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "France\n",
-      "Malaysia\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Brazil\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "Brazil\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Norway, Denmark\n",
-      "India\n",
-      "United States\n",
-      "China\n",
-      "United States\n",
-      "India\n",
-      "South Korea, Canada, United States, China\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "France, United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Australia\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Singapore, Japan, France\n",
-      "India\n",
-      "Canada\n",
-      "South Korea\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Pakistan\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "Japan\n",
-      "Japan\n",
-      "Egypt\n",
-      "India\n",
-      "Mexico\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States, India\n",
-      "\n",
-      "Brazil\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Mexico\n",
-      "Ireland\n",
-      "United States\n",
-      "Canada\n",
-      "Canada\n",
-      "Australia, United States\n",
-      "Japan\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "Taiwan\n",
-      "\n",
-      "Egypt\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Malaysia\n",
-      "Canada, Mexico, Germany, South Africa\n",
-      "United States\n",
-      "United Kingdom, United States, Canada\n",
-      "Mexico\n",
-      "South Korea\n",
-      "South Korea\n",
-      "South Korea\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "Germany, France, United States, Canada, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Turkey\n",
-      "Peru, Germany, Norway\n",
-      "United Kingdom\n",
-      "Egypt\n",
-      "Hong Kong\n",
-      "India\n",
-      "\n",
-      "Hong Kong, United States\n",
-      "Singapore, Malaysia\n",
-      "South Korea\n",
-      "United States\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "South Korea\n",
-      "United States, United Kingdom\n",
-      "Mexico\n",
-      "\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "Mexico\n",
-      "Colombia\n",
-      "\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Australia\n",
-      "\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "Japan, United States\n",
-      "United States\n",
-      "Malaysia\n",
-      "India\n",
-      "\n",
-      "Australia, United Arab Emirates\n",
-      "Netherlands\n",
-      "United Kingdom, Ireland\n",
-      "\n",
-      "India\n",
-      "Malaysia\n",
-      "India\n",
-      "Germany\n",
-      "United Kingdom\n",
-      "Denmark\n",
-      "India\n",
-      "Argentina\n",
-      "Japan\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "Japan\n",
-      "Mexico\n",
-      "India\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "Italy\n",
-      "United Kingdom\n",
-      "South Korea\n",
-      "South Korea\n",
-      "United States, Japan\n",
-      "United Kingdom\n",
-      "France\n",
-      "Germany\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "United States\n",
-      "United States, Uruguay\n",
-      "United States\n",
-      "Mexico, United States\n",
-      "Canada, United States\n",
-      "Japan\n",
-      "South Korea\n",
-      "Turkey\n",
-      "Turkey\n",
-      "India\n",
-      "India, Canada\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Ireland, Canada, United Kingdom, United States\n",
-      "France\n",
-      "Canada\n",
-      "United Kingdom, Germany\n",
-      "Thailand\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "Italy\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "Indonesia\n",
-      "South Korea\n",
-      "Germany, United States\n",
-      "India\n",
-      "Mexico\n",
-      "Hong Kong\n",
-      "United States, Germany, Australia\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "Japan\n",
-      "Canada\n",
-      "\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "India\n",
-      "United States\n",
-      "Italy\n",
-      "Hong Kong, China\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Pakistan\n",
-      "India\n",
-      "Indonesia\n",
-      "India, United States\n",
-      "Italy, France\n",
-      "Spain\n",
-      "Turkey\n",
-      "Canada\n",
-      "India\n",
-      "Pakistan\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "France, Canada\n",
-      "India\n",
-      "India\n",
-      "Japan\n",
-      "Japan\n",
-      "India\n",
-      "Philippines\n",
-      "India\n",
-      "Senegal\n",
-      "India\n",
-      "Egypt\n",
-      "United States\n",
-      "Egypt\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Brazil\n",
-      "India\n",
-      "United States\n",
-      "Egypt\n",
-      "France\n",
-      "United States\n",
-      "South Africa, United States\n",
-      "\n",
-      "Japan\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Israel, Germany, France\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Italy\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Australia, France, Ireland\n",
-      "South Africa, Angola\n",
-      "Colombia\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "Austria, Czech Republic\n",
-      "Canada\n",
-      "Australia, India\n",
-      "India\n",
-      "\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "Indonesia\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Egypt\n",
-      "South Korea\n",
-      "United States\n",
-      "Italy\n",
-      "United States\n",
-      "United States, United Kingdom, Australia\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "Italy, France\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United States\n",
-      "France\n",
-      "Germany\n",
-      "United States\n",
-      "China\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom, Canada, Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Sweden, United Kingdom, Finland\n",
-      "United States\n",
-      "Argentina\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Hong Kong, Taiwan\n",
-      "South Korea\n",
-      "Australia\n",
-      "United States, United Kingdom, Spain, South Korea\n",
-      "United States\n",
-      "\n",
-      "Egypt\n",
-      "India\n",
-      "Argentina\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Mexico, United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Mexico\n",
-      "Turkey\n",
-      "United Kingdom, France, United States\n",
-      "United States\n",
-      "Canada\n",
-      "South Korea, China, United States\n",
-      "United States\n",
-      "Guatemala\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "South Africa\n",
-      "Ukraine\n",
-      "United States\n",
-      "China\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "Spain\n",
-      "United States, United Kingdom, Canada, China\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, France\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Mexico\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "France\n",
-      "India\n",
-      "China, Hong Kong\n",
-      "Israel\n",
-      "India\n",
-      "India\n",
-      "Italy, South Africa, West Germany, Australia, United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "China\n",
-      "India\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Finland, Germany\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "India\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "India\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "South Africa, United States, Germany\n",
-      "United Kingdom, United States\n",
-      "United States, Germany, United Kingdom, Australia\n",
-      "India, Soviet Union\n",
-      "India\n",
-      "Canada, United States\n",
-      "United States\n",
-      "Brazil, France\n",
-      "United States, United Kingdom\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "Australia\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States, United Arab Emirates\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "\n",
-      "United States\n",
-      "Israel\n",
-      "India\n",
-      "India, United States\n",
-      "Thailand\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "Colombia\n",
-      "Italy, France, Switzerland\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "South Korea\n",
-      "Poland\n",
-      "United States\n",
-      "United States\n",
-      "Canada, France, United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Russia\n",
-      "France\n",
-      "United Kingdom\n",
-      "United States, France\n",
-      "Mexico\n",
-      "\n",
-      "Colombia, Mexico, United States\n",
-      "United States, Colombia\n",
-      "United States\n",
-      "Bangladesh\n",
-      "United States\n",
-      "Germany\n",
-      "Spain\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "India, Malaysia\n",
-      "Singapore, United States\n",
-      "India\n",
-      "India\n",
-      "Indonesia\n",
-      "\n",
-      "Australia\n",
-      "China\n",
-      "Switzerland, United States\n",
-      "United States, United Kingdom\n",
-      "Peru\n",
-      "Brazil\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Philippines\n",
-      "Australia\n",
-      "Pakistan, United States\n",
-      "Saudi Arabia\n",
-      "Nigeria\n",
-      "United States\n",
-      "Thailand, Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "China, Hong Kong, United States\n",
-      "United States\n",
-      "China, Hong Kong\n",
-      "Vietnam\n",
-      "United States, France\n",
-      "South Korea, United States\n",
-      "United States\n",
-      "Germany\n",
-      "Italy\n",
-      "Canada\n",
-      "United States\n",
-      "\n",
-      "Thailand\n",
-      "Thailand\n",
-      "Thailand\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria\n",
-      "United Kingdom, New Zealand\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, France, Germany, United States\n",
-      "South Korea, Czech Republic\n",
-      "Argentina\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "Mexico\n",
-      "Mexico\n",
-      "United States\n",
-      "India, Soviet Union\n",
-      "Japan\n",
-      "India\n",
-      "Spain\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Czech Republic, United Kingdom, France\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Mexico, Spain\n",
-      "Taiwan\n",
-      "Spain\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "China\n",
-      "United States\n",
-      "United States\n",
-      "Australia, United Kingdom, Canada\n",
-      "Egypt\n",
-      "United States\n",
-      "India\n",
-      "Japan\n",
-      "United States\n",
-      "Nigeria\n",
-      "India\n",
-      "Egypt\n",
-      "Thailand\n",
-      "Japan\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Spain\n",
-      "South Korea\n",
-      "United States\n",
-      "France\n",
-      "Russia\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Canada, United Kingdom, United States\n",
-      "United States, Hungary\n",
-      "Brazil\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, France\n",
-      "United States\n",
-      "United States, France\n",
-      "United States\n",
-      "Jamaica, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Spain\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "Canada, United States, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United Kingdom, United States\n",
-      "United States, Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Philippines\n",
-      "Australia\n",
-      "Switzerland\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "South Korea\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "India\n",
-      "Thailand\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Spain\n",
-      "South Korea\n",
-      "United States\n",
-      "Australia, United Kingdom, United States, New Zealand, Italy, France\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "South Korea\n",
-      "France, United States, Canada\n",
-      "Lebanon\n",
-      "India\n",
-      "France\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Australia, United Kingdom\n",
-      "Netherlands, Belgium\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States, Denmark\n",
-      "Brazil\n",
-      "South Korea\n",
-      "\n",
-      "Poland, United States\n",
-      "Germany, United States\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "Turkey\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Italy, France\n",
-      "Italy\n",
-      "Thailand\n",
-      "India\n",
-      "Singapore\n",
-      "United Kingdom, France\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Israel\n",
-      "United Kingdom, France, Canada, Belgium, United States\n",
-      "South Korea\n",
-      "United States\n",
-      "Denmark, United Kingdom, Sweden\n",
-      "Italy\n",
-      "Mexico, United States\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "India, United States\n",
-      "Belarus\n",
-      "India, France\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "Brazil\n",
-      "\n",
-      "\n",
-      "Canada\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Canada\n",
-      "\n",
-      "Canada\n",
-      "United States\n",
-      "India\n",
-      "United States, South Korea, China\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "Indonesia\n",
-      "United States\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "South Korea\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "Canada\n",
-      "Canada\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States, Sweden\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "China, Hong Kong\n",
-      "Hong Kong\n",
-      "United States\n",
-      "Japan\n",
-      "Nigeria\n",
-      "United States\n",
-      "Germany\n",
-      "India\n",
-      "India\n",
-      "Belgium\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States, Germany\n",
-      "China\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "France, United States\n",
-      "United States\n",
-      "Saudi Arabia\n",
-      "India\n",
-      "Malaysia\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "Cyprus\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "Lebanon\n",
-      "Argentina, Spain\n",
-      "India\n",
-      "India\n",
-      "Egypt\n",
-      "Indonesia\n",
-      "France\n",
-      "Indonesia\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "Nigeria\n",
-      "United States\n",
-      "Lebanon, United States, United Arab Emirates\n",
-      "United States\n",
-      "Egypt\n",
-      "\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "Thailand\n",
-      "Pakistan\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong, United States\n",
-      "United States, Hong Kong\n",
-      "\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States, Kazakhstan\n",
-      "Japan, United States\n",
-      "Argentina, France, United States, Germany, Qatar\n",
-      "Hong Kong\n",
-      "India\n",
-      "Mexico\n",
-      "United States\n",
-      "United States, Germany, United Kingdom\n",
-      "United States, Germany, United Kingdom, Italy\n",
-      "France\n",
-      "United States, Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "United States, Czech Republic\n",
-      "India\n",
-      "United Kingdom, India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Philippines\n",
-      "South Korea\n",
-      "\n",
-      "United States, Canada\n",
-      "Sweden\n",
-      "Norway\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "\n",
-      "United States, United Kingdom\n",
-      "Mexico, Spain\n",
-      "Taiwan\n",
-      "United Kingdom\n",
-      "Nigeria\n",
-      "Canada\n",
-      "United States\n",
-      "\n",
-      "Canada\n",
-      "Australia\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United States, New Zealand, United Kingdom\n",
-      "Argentina\n",
-      "France\n",
-      "United States\n",
-      "South Korea\n",
-      "Spain\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Israel, United States\n",
-      "Finland, United States\n",
-      "United States\n",
-      "Egypt\n",
-      "Singapore\n",
-      "Spain, France, Uruguay\n",
-      "Italy\n",
-      "United States\n",
-      "Nigeria\n",
-      "Poland\n",
-      "Canada, United States\n",
-      "United States, Canada\n",
-      "France, Belgium, United States\n",
-      "United States\n",
-      "France, Canada, United States\n",
-      "United Kingdom, United States\n",
-      "Switzerland\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain, Argentina\n",
-      "Hong Kong\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "Italy\n",
-      "Hong Kong\n",
-      "\n",
-      "\n",
-      "Brazil\n",
-      "Brazil\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Italy\n",
-      "\n",
-      "\n",
-      "China\n",
-      "United States\n",
-      "United Kingdom, India, United States\n",
-      "United States\n",
-      "Canada, United States\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "Australia, United States\n",
-      "Chile, France\n",
-      "Nigeria\n",
-      "United States, United Kingdom, France, Germany, Japan\n",
-      "Egypt\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "Canada, Norway\n",
-      "United States\n",
-      "United Kingdom\n",
-      "France\n",
-      "United States\n",
-      "Saudi Arabia\n",
-      "United States, Hungary, Ireland, Canada\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Canada, China\n",
-      "United Kingdom, United States\n",
-      "United States, Canada\n",
-      "United Kingdom, Malawi\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Ireland, Canada, Luxembourg, United States, United Kingdom, Philippines, India\n",
-      "Belgium\n",
-      "United States\n",
-      "United States\n",
-      "New Zealand\n",
-      "Philippines\n",
-      "South Korea\n",
-      "Nigeria\n",
-      "Taiwan\n",
-      "South Korea\n",
-      "United States, Czech Republic, United Kingdom\n",
-      "United States\n",
-      "\n",
-      "Hong Kong\n",
-      "Ghana, United States\n",
-      "United States\n",
-      "Turkey\n",
-      "United States, China\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Israel, Germany\n",
-      "South Korea\n",
-      "India\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "New Zealand\n",
-      "Canada, United Kingdom, United States\n",
-      "Egypt\n",
-      "Nigeria\n",
-      "France\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "Egypt\n",
-      "Spain, Mexico\n",
-      "Brazil\n",
-      "Mexico, France\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "Brazil, United Kingdom\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "Mexico\n",
-      "United Kingdom\n",
-      "Poland, United States\n",
-      "United States\n",
-      "France, Belgium, Luxembourg, Romania, Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "\n",
-      "Israel, Germany, Poland, Luxembourg, Belgium, France, United States\n",
-      "United States\n",
-      "Egypt\n",
-      "Japan\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "France\n",
-      "Poland\n",
-      "Argentina\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "Poland\n",
-      "United Kingdom, Japan, United States\n",
-      "United States\n",
-      "France, Germany\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States, Malta, France, United Kingdom\n",
-      "India\n",
-      "Indonesia\n",
-      "United Kingdom, United States, Germany, Denmark, Belgium, Japan\n",
-      "United States, United Kingdom\n",
-      "United Kingdom, United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Australia\n",
-      "Austria, United States\n",
-      "United States\n",
-      "Canada, Australia\n",
-      "Mexico, Spain\n",
-      "Denmark\n",
-      "Egypt\n",
-      "Greece, United States\n",
-      "Romania\n",
-      "United Kingdom, France, Belgium, Canada, United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Canada\n",
-      "Canada, Australia\n",
-      "China, Hong Kong\n",
-      "\n",
-      "Nigeria\n",
-      "United States, Hong Kong\n",
-      "Argentina, Chile\n",
-      "United States\n",
-      "United States\n",
-      "Italy, United States\n",
-      "United States\n",
-      "Japan\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "Czech Republic, Slovakia\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "Argentina, Spain\n",
-      "United States\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "United States, Canada\n",
-      "Singapore\n",
-      "Singapore\n",
-      "Indonesia\n",
-      "United States, Hong Kong\n",
-      "South Korea\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United Kingdom, Germany, United States, France\n",
-      "Brazil\n",
-      "United States, China\n",
-      "United Kingdom, Lithuania\n",
-      "United States\n",
-      "Egypt, France\n",
-      "Kuwait\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Spain, France, Canada\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France, United Kingdom, United States\n",
-      "\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States, Greece, United Kingdom\n",
-      "Brazil\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States, China\n",
-      "United States\n",
-      "United Kingdom, China, United States, India\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States, Greece\n",
-      "United Kingdom\n",
-      "New Zealand\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "Spain\n",
-      "Norway\n",
-      "United States\n",
-      "United States\n",
-      "Japan\n",
-      "France, United States\n",
-      "Indonesia\n",
-      "United States\n",
-      "United States\n",
-      "Nigeria\n",
-      "Taiwan, Malaysia\n",
-      "United States\n",
-      "Spain\n",
-      "Turkey\n",
-      "Philippines\n",
-      "Spain\n",
-      "United States, Sweden, Norway\n",
-      "\n",
-      "India\n",
-      "Israel\n",
-      "Colombia\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States, Morocco\n",
-      "United States, United Kingdom, Morocco\n",
-      "\n",
-      "\n",
-      "Nigeria\n",
-      "Hong Kong, China\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "\n",
-      "United Kingdom\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "Colombia\n",
-      "Hong Kong, China\n",
-      "United States, Australia\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States, Spain\n",
-      "China\n",
-      "United Kingdom, France, United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "United States, China, Canada\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Poland\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain, Canada, United States\n",
-      "\n",
-      "Indonesia\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "Canada\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "Thailand\n",
-      "\n",
-      "United States\n",
-      "France\n",
-      "India\n",
-      "Mexico\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "Philippines\n",
-      "India\n",
-      "Canada\n",
-      "Canada, Belgium\n",
-      "United States, India, United Arab Emirates\n",
-      "United Kingdom\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United Kingdom, Canada, France, United States\n",
-      "Spain, Thailand, United States\n",
-      "Singapore\n",
-      "Australia\n",
-      "United Kingdom\n",
-      "Mexico\n",
-      "United States\n",
-      "Denmark\n",
-      "United States\n",
-      "Canada, Germany, South Africa\n",
-      "United States\n",
-      "Spain, France\n",
-      "United States\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "Egypt\n",
-      "Australia\n",
-      "France\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Spain, Germany\n",
-      "Spain\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, France\n",
-      "Japan\n",
-      "Nigeria\n",
-      "United Kingdom\n",
-      "Austria\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Thailand\n",
-      "India, Germany, France\n",
-      "Indonesia\n",
-      "South Korea\n",
-      "United States, China\n",
-      "United States\n",
-      "United States\n",
-      "Brazil\n",
-      "Ireland, United Kingdom\n",
-      "United States, Israel, United Kingdom, Canada\n",
-      "\n",
-      "United Kingdom, Hungary, Australia\n",
-      "South Korea\n",
-      "China\n",
-      "United Kingdom, United States, Australia\n",
-      "Argentina\n",
-      "United Kingdom, United States\n",
-      "United Kingdom, United States\n",
-      "Lebanon, France\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United States\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "India\n",
-      "Egypt\n",
-      "United States\n",
-      "Belgium, Ireland, Netherlands, Germany, Afghanistan\n",
-      "South Korea\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "France, United States\n",
-      "United States\n",
-      "Brazil\n",
-      "Chile, Peru\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "Paraguay, Argentina\n",
-      "United Kingdom, Italy, Israel, Peru, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "\n",
-      "United States\n",
-      "Spain, Germany\n",
-      "United States\n",
-      "India\n",
-      "China\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "China\n",
-      "Australia\n",
-      "United Kingdom\n",
-      "South Africa\n",
-      "\n",
-      "South Korea\n",
-      "United States\n",
-      "South Korea\n",
-      "Italy\n",
-      "India\n",
-      "\n",
-      "Spain, Argentina\n",
-      "Norway, Germany\n",
-      "Canada, United States\n",
-      "United States\n",
-      "\n",
-      "France, Canada, Italy, United States, China\n",
-      "Spain\n",
-      "Netherlands, Germany, Denmark, United Kingdom\n",
-      "France, Lebanon\n",
-      "Germany\n",
-      "United States\n",
-      "Ireland, United Kingdom, Greece, France, Netherlands\n",
-      "Ireland\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Denmark, Indonesia, Finland, Norway, United Kingdom, Israel, France, United States, Germany, Netherlands\n",
-      "New Zealand, United States\n",
-      "New Zealand, United States\n",
-      "Argentina, Uruguay, Spain, France\n",
-      "United States\n",
-      "Nigeria\n",
-      "Philippines\n",
-      "United Kingdom, Germany, United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Poland\n",
-      "Hong Kong\n",
-      "United States, Australia, South Africa, United Kingdom\n",
-      "Canada, United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "Canada\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United Kingdom, United States, Spain, Germany, Greece, Canada\n",
-      "India\n",
-      "United States\n",
-      "Italy, Belgium\n",
-      "France, Belgium\n",
-      "Japan\n",
-      "Egypt\n",
-      "United States\n",
-      "United States, Germany, Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Italy\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "Brazil\n",
-      "Chile, Spain, Argentina, Germany\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "Spain\n",
-      "United States\n",
-      "Russia\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United States\n",
-      "United States\n",
-      "Germany, Italy\n",
-      "Nigeria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "Spain\n",
-      "Spain\n",
-      "South Korea\n",
-      "Poland\n",
-      "United Kingdom, Nigeria\n",
-      "\n",
-      "Canada, United States\n",
-      "Philippines\n",
-      "United Kingdom\n",
-      "Denmark\n",
-      "United States, Canada\n",
-      "New Zealand\n",
-      "United States\n",
-      "Belgium, United Kingdom, United States\n",
-      "Sweden\n",
-      "United States\n",
-      "United States\n",
-      "Spain, Mexico\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Italy\n",
-      "Japan\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "Australia, New Zealand\n",
-      "Canada\n",
-      "United States\n",
-      "Spain, Switzerland\n",
-      "Canada\n",
-      "United States\n",
-      "Indonesia, United States\n",
-      "United States\n",
-      "United States\n",
-      "Germany\n",
-      "Canada, South Korea, United States\n",
-      "United States\n",
-      "United States\n",
-      "Singapore\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "France\n",
-      "United States\n",
-      "Philippines\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France, Egypt\n",
-      "United States\n",
-      "United States\n",
-      "France, Iran, United States\n",
-      "Turkey, United States\n",
-      "United States\n",
-      "United States, Bulgaria\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "Philippines\n",
-      "Croatia\n",
-      "Spain\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Mexico\n",
-      "\n",
-      "Ghana\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "Spain\n",
-      "Germany\n",
-      "United States, Czech Republic\n",
-      "United States\n",
-      "Somalia, Kenya, Sudan, South Africa, United States\n",
-      "United Kingdom, United States\n",
-      "United States\n",
-      "United States\n",
-      "Poland\n",
-      "India\n",
-      "United Arab Emirates\n",
-      "United States\n",
-      "Egypt\n",
-      "Italy\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United States\n",
-      "South Korea\n",
-      "France\n",
-      "United States, United Kingdom\n",
-      "United States, Czech Republic\n",
-      "China\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "China\n",
-      "South Korea\n",
-      "Ireland, France, Iceland, United States, Mexico, Belgium, United Kingdom, Hong Kong\n",
-      "United States\n",
-      "Spain, United States\n",
-      "Japan\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "United States\n",
-      "Colombia\n",
-      "Colombia\n",
-      "United States\n",
-      "United States\n",
-      "Denmark, United States\n",
-      "Indonesia\n",
-      "United States, Germany\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "United States, Canada, Japan, Panama\n",
-      "United States\n",
-      "Spain\n",
-      "Canada\n",
-      "United States\n",
-      "New Zealand\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "\n",
-      "South Korea\n",
-      "Netherlands\n",
-      "France\n",
-      "United Kingdom, Spain, Belgium\n",
-      "United States\n",
-      "Serbia, South Korea, Slovenia\n",
-      "Egypt\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "China\n",
-      "United Kingdom, Canada\n",
-      "United States\n",
-      "United States\n",
-      "Russia\n",
-      "United States\n",
-      "Colombia\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Taiwan\n",
-      "Australia, United States\n",
-      "India\n",
-      "Nigeria\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Italy, France\n",
-      "United States\n",
-      "United States\n",
-      "Denmark, United Kingdom, South Africa, Sweden, Belgium\n",
-      "Australia\n",
-      "South Korea\n",
-      "Egypt\n",
-      "Germany, Canada, United States\n",
-      "United States\n",
-      "Mexico\n",
-      "United States\n",
-      "\n",
-      "United States, France, Japan\n",
-      "Nigeria\n",
-      "Japan\n",
-      "Japan\n",
-      "United States\n",
-      "United States\n",
-      "United States, New Zealand\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, United States\n",
-      "Ireland, South Africa\n",
-      "Italy\n",
-      "United States\n",
-      "Canada, Germany\n",
-      "Spain, France, Canada, United States\n",
-      "Spain\n",
-      "Spain\n",
-      "Mexico\n",
-      "Indonesia\n",
-      "United States\n",
-      "Spain\n",
-      "India, United Kingdom, Canada, United States\n",
-      "United States\n",
-      "United States, Belgium, Canada\n",
-      "United States, France, Canada, Belgium\n",
-      "Ukraine\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Argentina\n",
-      "South Korea\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Poland\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom, Egypt, United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Germany, United Arab Emirates, New Zealand\n",
-      "United States\n",
-      "United States\n",
-      "Thailand\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Egypt\n",
-      "Egypt\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States, Canada\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, France, United States, Belgium, Luxembourg, China, Germany\n",
-      "United States, United Kingdom\n",
-      "United States\n",
-      "Argentina\n",
-      "\n",
-      "United States\n",
-      "United Kingdom, Japan, United States\n",
-      "Egypt\n",
-      "Philippines\n",
-      "Mexico\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States, United Arab Emirates\n",
-      "United States\n",
-      "United Kingdom, Spain, United States, Germany\n",
-      "United States, France, Italy, United Kingdom\n",
-      "United States\n",
-      "Georgia\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "Italy\n",
-      "United States, United Kingdom, India\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United Kingdom\n",
-      "Singapore\n",
-      "Ireland, Canada, United States, United Kingdom\n",
-      "United States\n",
-      "Belgium\n",
-      "United States\n",
-      "Hong Kong, China\n",
-      "United Kingdom, Italy\n",
-      "United States\n",
-      "Singapore\n",
-      "United States, Canada\n",
-      "Thailand\n",
-      "South Korea\n",
-      "Thailand\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Belgium, France\n",
-      "United States\n",
-      "Australia\n",
-      "Philippines\n",
-      "\n",
-      "China\n",
-      "United States\n",
-      "Iceland\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Taiwan\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "Egypt\n",
-      "China\n",
-      "United States\n",
-      "Spain\n",
-      "Australia, United States\n",
-      "New Zealand, United Kingdom, Australia\n",
-      "United States\n",
-      "Philippines\n",
-      "Nigeria\n",
-      "Nigeria\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Australia\n",
-      "Canada, United States, United Kingdom\n",
-      "United Kingdom\n",
-      "India\n",
-      "United Kingdom, Canada, United States\n",
-      "United States\n",
-      "South Korea\n",
-      "United States, Poland\n",
-      "\n",
-      "Egypt\n",
-      "France\n",
-      "China\n",
-      "United Kingdom\n",
-      "Israel\n",
-      "Poland, United States\n",
-      "France\n",
-      "United Kingdom, United States\n",
-      "France\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom, Germany\n",
-      "United Arab Emirates, Romania\n",
-      "Lebanon\n",
-      "Canada\n",
-      "United States\n",
-      "Turkey\n",
-      "Taiwan\n",
-      "United States\n",
-      "Ireland\n",
-      "Hong Kong\n",
-      "India\n",
-      "Canada\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "France, Belgium\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Spain\n",
-      "Brazil\n",
-      "Belgium\n",
-      "Thailand\n",
-      "Indonesia\n",
-      "Egypt\n",
-      "South Korea\n",
-      "China\n",
-      "Belgium\n",
-      "India, United States\n",
-      "\n",
-      "\n",
-      "\n",
-      "United Kingdom\n",
-      "Thailand\n",
-      "United States\n",
-      "United States, Canada\n",
-      "United Kingdom\n",
-      "United Kingdom, Australia, Canada, United States\n",
-      "India\n",
-      "Hong Kong, China\n",
-      "Spain\n",
-      "United Kingdom\n",
-      "Philippines\n",
-      "\n",
-      "United States\n",
-      "Canada, United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "United States\n",
-      "Spain\n",
-      "China\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "China\n",
-      "India\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "Mexico, Netherlands\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "United Kingdom\n",
-      "Spain, Italy, Argentina\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Germany, United States, Italy\n",
-      "\n",
-      "South Africa\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Venezuela\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "Russia\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Argentina\n",
-      "Argentina\n",
-      "Singapore\n",
-      "India\n",
-      "India\n",
-      "United Kingdom, Canada, Japan\n",
-      "Canada, Japan, Netherlands\n",
-      "Turkey\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United Kingdom, United States\n",
-      "South Korea\n",
-      "South Korea\n",
-      "France\n",
-      "United States\n",
-      "Indonesia\n",
-      "United States\n",
-      "United States\n",
-      "Netherlands\n",
-      "Thailand\n",
-      "United Kingdom, United States, Czech Republic\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "Japan\n",
-      "India\n",
-      "Spain\n",
-      "United States\n",
-      "Canada, United States, France\n",
-      "United States\n",
-      "United States, Mexico\n",
-      "India\n",
-      "\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "Thailand\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom, China, United States\n",
-      "France, Belgium\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United Kingdom, Brazil, Germany\n",
-      "United States\n",
-      "\n",
-      "Turkey\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "\n",
-      "Canada\n",
-      "South Korea, United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "South Africa, United States\n",
-      "United States, South Africa\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Thailand, China, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, Mexico\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom, Namibia, South Africa, Zimbabwe, United States\n",
-      "France\n",
-      "Russia\n",
-      "United Kingdom, South Africa, Australia, United States\n",
-      "United States\n",
-      "India\n",
-      "United States, Canada\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "Canada\n",
-      "Canada\n",
-      "United States, Canada\n",
-      "\n",
-      "Canada\n",
-      "Canada\n",
-      "Canada\n",
-      "\n",
-      "\n",
-      "Canada\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "Canada, United States, India, United Kingdom\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "Japan\n",
-      "\n",
-      "South Korea\n",
-      "United States, United Kingdom\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Turkey\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Japan, United States\n",
-      "France\n",
-      "Spain\n",
-      "United States\n",
-      "Hong Kong, China\n",
-      "United States\n",
-      "United Kingdom\n",
-      "India\n",
-      "Spain\n",
-      "Taiwan\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "United States\n",
-      "South Korea\n",
-      "Australia\n",
-      "India\n",
-      "United States, France\n",
-      "India\n",
-      "Philippines\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "Thailand\n",
-      "India\n",
-      "United States, Brazil, South Korea, Mexico, Japan, Germany\n",
-      "\n",
-      "United States, Japan\n",
-      "Japan\n",
-      "Italy\n",
-      "Poland\n",
-      "India\n",
-      "India\n",
-      "France\n",
-      "United Kingdom, Canada, United States\n",
-      "Canada\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "India\n",
-      "Spain\n",
-      "\n",
-      "United States\n",
-      "United Arab Emirates\n",
-      "United States\n",
-      "South Africa\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "France, Lebanon, United Kingdom\n",
-      "United States\n",
-      "Italy\n",
-      "United Kingdom, Jordan, Qatar, Iran\n",
-      "Switzerland, United Kingdom, United States\n",
-      "Belgium, Netherlands\n",
-      "United States\n",
-      "Canada\n",
-      "Colombia\n",
-      "United States\n",
-      "Argentina, Spain\n",
-      "Philippines\n",
-      "United Kingdom, Germany\n",
-      "United States, Russia\n",
-      "India\n",
-      "United States\n",
-      "Canada, India\n",
-      "Belgium\n",
-      "United Kingdom, Germany, France, United States\n",
-      "Spain\n",
-      "\n",
-      "United States\n",
-      "Germany\n",
-      "China\n",
-      "United Kingdom, United States\n",
-      "Singapore\n",
-      "Egypt\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "Mexico\n",
-      "Romania, United Kingdom\n",
-      "France\n",
-      "Spain\n",
-      "United States\n",
-      "Nigeria\n",
-      "Malaysia\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Australia\n",
-      "China\n",
-      "Egypt\n",
-      "United States\n",
-      "India\n",
-      "United States, United Kingdom, Germany\n",
-      "United States\n",
-      "United States\n",
-      "South Korea\n",
-      "Brazil\n",
-      "Egypt\n",
-      "Spain\n",
-      "United States\n",
-      "Japan\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "South Africa\n",
-      "India\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "Spain\n",
-      "\n",
-      "Mexico\n",
-      "Spain\n",
-      "France, Canada\n",
-      "Indonesia\n",
-      "Indonesia\n",
-      "Lebanon, Qatar\n",
-      "India\n",
-      "United Kingdom\n",
-      "United Kingdom, India, Sweden\n",
-      "Spain\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Argentina, Spain\n",
-      "United Kingdom, Belgium\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Philippines\n",
-      "United States\n",
-      "Japan\n",
-      "Japan\n",
-      "\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "India, Pakistan\n",
-      "United Kingdom,\n",
-      "United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Turkey\n",
-      "Turkey\n",
-      "India\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "South Korea\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "India\n",
-      "United Kingdom\n",
-      "Pakistan\n",
-      "India\n",
-      "\n",
-      "Saudi Arabia, Netherlands, Germany, Jordan, United Arab Emirates, United States\n",
-      "China\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "France\n",
-      "\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "France\n",
-      "United Kingdom\n",
-      "Australia\n",
-      "United States, Canada\n",
-      "United States, Spain\n",
-      "India\n",
-      "United States, India\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Egypt\n",
-      "Mexico\n",
-      "Denmark\n",
-      "United States\n",
-      "Poland\n",
-      "South Korea\n",
-      "France, Brazil, Spain, Belgium\n",
-      "\n",
-      "India\n",
-      "United States\n",
-      "United States, Brazil, India, Uganda, China\n",
-      "United Kingdom, Ireland, United States\n",
-      "Taiwan\n",
-      "India\n",
-      "Lebanon, Canada, France\n",
-      "India, Australia\n",
-      "Hong Kong\n",
-      "France\n",
-      "United States\n",
-      "Germany\n",
-      "Germany\n",
-      "United Kingdom, France, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United States, Canada, United Kingdom\n",
-      "United States\n",
-      "United States\n",
-      "Egypt\n",
-      "United States\n",
-      "United States, Argentina\n",
-      "Austria, Iraq, United States\n",
-      "Poland\n",
-      "France\n",
-      "Kuwait\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United Kingdom\n",
-      "India\n",
-      "India\n",
-      "Italy\n",
-      "United States\n",
-      "United States, France\n",
-      "India\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "India\n",
-      "China\n",
-      "Australia\n",
-      "France, Norway, Lebanon, Belgium\n",
-      "France\n",
-      "United States\n",
-      "Poland\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States, United Kingdom\n",
-      "China\n",
-      "India\n",
-      "Lebanon\n",
-      "United States\n",
-      "United Kingdom, France, United States, Belgium\n",
-      "South Korea\n",
-      "United States\n",
-      "Turkey\n",
-      "\n",
-      "South Korea\n",
-      "Taiwan\n",
-      "Canada\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Taiwan\n",
-      "United States\n",
-      "Spain\n",
-      "India\n",
-      "United States\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Austria\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Indonesia\n",
-      "Saudi Arabia, United Arab Emirates\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "United Kingdom, India, United States\n",
-      "Israel\n",
-      "Taiwan\n",
-      "Nigeria\n",
-      "South Korea\n",
-      "United States\n",
-      "Peru, United States, United Kingdom\n",
-      "United States\n",
-      "Germany, United States, United Kingdom, Canada\n",
-      "United States\n",
-      "United States\n",
-      "Brazil\n",
-      "Indonesia\n",
-      "Uruguay, Argentina, Germany, Spain\n",
-      "Lebanon, Canada, France\n",
-      "United Kingdom\n",
-      "United States\n",
-      "France, Luxembourg, United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United Kingdom, Spain\n",
-      "South Korea\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "France\n",
-      "United States\n",
-      "United States\n",
-      "Spain\n",
-      "United States\n",
-      "Taiwan\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Canada, India, Thailand, United States, United Arab Emirates\n",
-      "Romania, Bulgaria, Hungary\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States, United Kingdom, France\n",
-      "Colombia\n",
-      "Germany, United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Hungary\n",
-      "United States, East Germany, West Germany\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Australia, United States\n",
-      "United States\n",
-      "France, Netherlands, South Africa, Finland\n",
-      "United States\n",
-      "Australia\n",
-      "United Kingdom, Ukraine, United States\n",
-      "Turkey\n",
-      "United States\n",
-      "Italy\n",
-      "Malaysia\n",
-      "United States\n",
-      "United States\n",
-      "\n",
-      "\n",
-      "United Kingdom\n",
-      "Canada\n",
-      "United Kingdom\n",
-      "Nigeria\n",
-      "United Kingdom, Nigeria\n",
-      "United States\n",
-      "Turkey\n",
-      "United States\n",
-      "United States\n",
-      "Poland\n",
-      "Netherlands\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada\n",
-      "Singapore\n",
-      "India\n",
-      "Italy, United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United Kingdom\n",
-      "United States\n",
-      "\n",
-      "United States\n",
-      "United States\n",
-      "Australia\n",
-      "Pakistan\n",
-      "India\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Canada, United States\n",
-      "Egypt\n",
-      "India\n",
-      "United States\n",
-      "United Kingdom\n",
-      "Canada, United States\n",
-      "United States\n",
-      "United States\n",
-      "Mexico\n",
-      "India\n",
-      "\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "Mexico\n",
-      "China\n",
-      "Egypt, Austria, United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "France, Belgium\n",
-      "United States, United Kingdom\n",
-      "Thailand\n",
-      "Thailand\n",
-      "Thailand\n",
-      "Singapore\n",
-      "United States\n",
-      "South Korea\n",
-      "United States\n",
-      "Japan, United States\n",
-      "United States\n",
-      "\n",
-      "Russia, Spain\n",
-      "\n",
-      "South Korea\n",
-      "\n",
-      "South Korea\n",
-      "United States\n",
-      "United States\n",
-      "United Kingdom\n",
-      "United States\n",
-      "Mexico\n",
-      "Croatia, Slovenia, Serbia, Montenegro\n",
-      "Philippines\n",
-      "United States\n",
-      "United States\n",
-      "United States\n",
-      "Turkey\n",
-      "Philippines\n",
-      "Taiwan\n",
-      "Mexico\n",
-      "United States\n",
-      "United States\n",
-      "Hong Kong\n",
-      "United Kingdom\n",
-      "\n",
-      "Japan\n",
-      "Taiwan\n",
-      "Spain, France\n",
-      "Singapore\n",
-      "India\n",
-      "United States\n",
-      "\n",
-      "Egypt, France\n",
-      "Egypt\n",
-      "Japan\n",
-      "Japan, Canada\n",
-      "Spain\n",
-      "Australia\n",
-      "Turkey\n",
-      "India\n",
-      "United States\n",
-      "Brazil\n",
-      "United States\n",
-      "United States\n",
-      "United States, France, South Korea, Indonesia\n",
-      "Egypt\n",
-      "Canada, United States\n",
-      "India\n",
-      "India\n",
-      "India\n",
-      "\n",
-      "France\n",
-      "Pakistan\n",
-      "Pakistan\n",
-      "India\n",
-      "United Arab Emirates, Jordan\n",
-      "United States\n",
-      "Spain\n",
-      "Mexico\n",
-      "United States\n",
-      "Japan\n",
-      "India\n",
-      "\n",
-      "United States\n",
-      "Mexico\n",
-      "India\n",
-      "United States\n",
-      "Sweden, Czech Republic, United Kingdom, Denmark, Netherlands\n",
-      "India\n",
-      "\n",
-      "Australia\n",
-      "United Kingdom, Canada, United States\n"
-     ]
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "for linea in datos:\n",
     "    print(linea[5])"
@@ -12040,32 +214,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 391,
+   "execution_count": null,
    "id": "illegal-shift",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "['West Germany',\n",
-       " 'Pakistan',\n",
-       " 'Nicaragua',\n",
-       " 'Qatar',\n",
-       " 'Puerto Rico',\n",
-       " 'Jordan',\n",
-       " 'Philippines',\n",
-       " 'Bulgaria',\n",
-       " 'Nepal',\n",
-       " 'South Korea']"
-      ]
-     },
-     "execution_count": 391,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "paises = set()\n",
     "for show in datos:\n",
@@ -12086,11 +238,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 392,
+   "execution_count": null,
    "id": "mighty-crash",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "pais = 'Kenya'"
@@ -12098,11 +248,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 393,
+   "execution_count": null,
    "id": "handed-headquarters",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "def esta_pais(campo, pais):\n",
@@ -12114,11 +262,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 394,
+   "execution_count": null,
    "id": "dietary-opinion",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "shows = list(set(map(lambda y: y[1], filter(lambda x: esta_pais(x, pais), datos))))"
@@ -12126,23 +272,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 395,
+   "execution_count": null,
    "id": "limiting-cardiff",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "['Movie']"
-      ]
-     },
-     "execution_count": 395,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "shows"
    ]
@@ -12157,26 +290,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 396,
+   "execution_count": null,
    "id": "274cd6de",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "ename": "ValueError",
-     "evalue": "Cannot mask with non-boolean array containing NA / NaN values",
-     "output_type": "error",
-     "traceback": [
-      "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
-      "\u001b[0;31mValueError\u001b[0m                                Traceback (most recent call last)",
-      "\u001b[0;32m<ipython-input-396-f42778b0626d>\u001b[0m in \u001b[0;36m<module>\u001b[0;34m\u001b[0m\n\u001b[0;32m----> 1\u001b[0;31m \u001b[0md_netflix\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0md_netflix\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0;34m'country'\u001b[0m\u001b[0;34m]\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mstr\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mcontains\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mpais\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m]\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m",
-      "\u001b[0;32m~/ownCloud/pypruebas/env/lib/python3.8/site-packages/pandas/core/frame.py\u001b[0m in \u001b[0;36m__getitem__\u001b[0;34m(self, key)\u001b[0m\n\u001b[1;32m   3012\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m   3013\u001b[0m         \u001b[0;31m# Do we have a (boolean) 1d indexer?\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 3014\u001b[0;31m         \u001b[0;32mif\u001b[0m \u001b[0mcom\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mis_bool_indexer\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m   3015\u001b[0m             \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_getitem_bool_array\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkey\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m   3016\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n",
-      "\u001b[0;32m~/ownCloud/pypruebas/env/lib/python3.8/site-packages/pandas/core/common.py\u001b[0m in \u001b[0;36mis_bool_indexer\u001b[0;34m(key)\u001b[0m\n\u001b[1;32m    112\u001b[0m                     \u001b[0;31m# Don't raise on e.g. [\"A\", \"B\", np.nan], see\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m    113\u001b[0m                     \u001b[0;31m#  test_loc_getitem_list_of_labels_categoricalindex_with_na\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m--> 114\u001b[0;31m                     \u001b[0;32mraise\u001b[0m \u001b[0mValueError\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mna_msg\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m    115\u001b[0m                 \u001b[0;32mreturn\u001b[0m \u001b[0;32mFalse\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m    116\u001b[0m             \u001b[0;32mreturn\u001b[0m \u001b[0;32mTrue\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
-      "\u001b[0;31mValueError\u001b[0m: Cannot mask with non-boolean array containing NA / NaN values"
-     ]
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix[d_netflix['country'].str.contains(pais)]"
    ]
@@ -12191,11 +308,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 397,
+   "execution_count": null,
    "id": "652e3ce5",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "d_netflix['country'].fillna('sin datos', inplace=True)"
@@ -12211,257 +326,29 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 398,
+   "execution_count": null,
    "id": "10dc4500",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>show_id</th>\n",
-       "      <th>type</th>\n",
-       "      <th>title</th>\n",
-       "      <th>director</th>\n",
-       "      <th>cast</th>\n",
-       "      <th>country</th>\n",
-       "      <th>date_added</th>\n",
-       "      <th>release_year</th>\n",
-       "      <th>rating</th>\n",
-       "      <th>duration</th>\n",
-       "      <th>listed_in</th>\n",
-       "      <th>description</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "Empty DataFrame\n",
-       "Columns: [show_id, type, title, director, cast, country, date_added, release_year, rating, duration, listed_in, description]\n",
-       "Index: []"
-      ]
-     },
-     "execution_count": 398,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix[d_netflix['country'].isnull()]"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 399,
+   "execution_count": null,
    "id": "ae347fba",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>show_id</th>\n",
-       "      <th>type</th>\n",
-       "      <th>title</th>\n",
-       "      <th>director</th>\n",
-       "      <th>cast</th>\n",
-       "      <th>country</th>\n",
-       "      <th>date_added</th>\n",
-       "      <th>release_year</th>\n",
-       "      <th>rating</th>\n",
-       "      <th>duration</th>\n",
-       "      <th>listed_in</th>\n",
-       "      <th>description</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>109</th>\n",
-       "      <td>s110</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>40 Sticks</td>\n",
-       "      <td>Victor Gatonye</td>\n",
-       "      <td>Robert Agengo, Mwaura Bilal, Andreo Kamau, Caj...</td>\n",
-       "      <td>Kenya</td>\n",
-       "      <td>November 20, 2020</td>\n",
-       "      <td>2019</td>\n",
-       "      <td>TV-14</td>\n",
-       "      <td>93 min</td>\n",
-       "      <td>International Movies, Thrillers</td>\n",
-       "      <td>When their prison bus crashes in a forest on a...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1778</th>\n",
-       "      <td>s1779</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Disconnect</td>\n",
-       "      <td>David 'Tosh' Gitonga, Michael Jones</td>\n",
-       "      <td>Brenda Wairimu, Nick Mutuma, Catherine Kamau, ...</td>\n",
-       "      <td>Kenya</td>\n",
-       "      <td>October 16, 2020</td>\n",
-       "      <td>2018</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>107 min</td>\n",
-       "      <td>Comedies, International Movies, Romantic Movies</td>\n",
-       "      <td>A group of singletons stumbles through the wil...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2354</th>\n",
-       "      <td>s2355</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Gardeners of Eden</td>\n",
-       "      <td>Austin Peck, Anneliese Vandenberg</td>\n",
-       "      <td>Kristin Davis, Daphne Sheldrick, Nick Trent, J...</td>\n",
-       "      <td>Kenya, United States</td>\n",
-       "      <td>February 6, 2020</td>\n",
-       "      <td>2014</td>\n",
-       "      <td>TV-14</td>\n",
-       "      <td>70 min</td>\n",
-       "      <td>Documentaries</td>\n",
-       "      <td>As corrupt governments fail to stop the slaugh...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4886</th>\n",
-       "      <td>s4887</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Poacher</td>\n",
-       "      <td>Tom Whitworth</td>\n",
-       "      <td>Brian Ogola, Davina Leonard, Shiviske Shivisi,...</td>\n",
-       "      <td>United Kingdom, Kenya</td>\n",
-       "      <td>September 30, 2020</td>\n",
-       "      <td>2018</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>28 min</td>\n",
-       "      <td>Dramas, International Movies, Thrillers</td>\n",
-       "      <td>A daring farmer steals illicit ivory from a gr...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>6759</th>\n",
-       "      <td>s6760</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>The Pirates of Somalia</td>\n",
-       "      <td>Bryan Buckley</td>\n",
-       "      <td>Evan Peters, Barkhad Abdi, Melanie Griffith, A...</td>\n",
-       "      <td>Somalia, Kenya, Sudan, South Africa, United St...</td>\n",
-       "      <td>March 1, 2018</td>\n",
-       "      <td>2017</td>\n",
-       "      <td>R</td>\n",
-       "      <td>118 min</td>\n",
-       "      <td>Dramas</td>\n",
-       "      <td>An aspiring journalist travels to Somalia in h...</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "     show_id   type                   title  \\\n",
-       "109     s110  Movie               40 Sticks   \n",
-       "1778   s1779  Movie              Disconnect   \n",
-       "2354   s2355  Movie       Gardeners of Eden   \n",
-       "4886   s4887  Movie                 Poacher   \n",
-       "6759   s6760  Movie  The Pirates of Somalia   \n",
-       "\n",
-       "                                 director  \\\n",
-       "109                        Victor Gatonye   \n",
-       "1778  David 'Tosh' Gitonga, Michael Jones   \n",
-       "2354    Austin Peck, Anneliese Vandenberg   \n",
-       "4886                        Tom Whitworth   \n",
-       "6759                        Bryan Buckley   \n",
-       "\n",
-       "                                                   cast  \\\n",
-       "109   Robert Agengo, Mwaura Bilal, Andreo Kamau, Caj...   \n",
-       "1778  Brenda Wairimu, Nick Mutuma, Catherine Kamau, ...   \n",
-       "2354  Kristin Davis, Daphne Sheldrick, Nick Trent, J...   \n",
-       "4886  Brian Ogola, Davina Leonard, Shiviske Shivisi,...   \n",
-       "6759  Evan Peters, Barkhad Abdi, Melanie Griffith, A...   \n",
-       "\n",
-       "                                                country          date_added  \\\n",
-       "109                                               Kenya   November 20, 2020   \n",
-       "1778                                              Kenya    October 16, 2020   \n",
-       "2354                               Kenya, United States    February 6, 2020   \n",
-       "4886                              United Kingdom, Kenya  September 30, 2020   \n",
-       "6759  Somalia, Kenya, Sudan, South Africa, United St...       March 1, 2018   \n",
-       "\n",
-       "      release_year rating duration  \\\n",
-       "109           2019  TV-14   93 min   \n",
-       "1778          2018  TV-MA  107 min   \n",
-       "2354          2014  TV-14   70 min   \n",
-       "4886          2018  TV-MA   28 min   \n",
-       "6759          2017      R  118 min   \n",
-       "\n",
-       "                                            listed_in  \\\n",
-       "109                   International Movies, Thrillers   \n",
-       "1778  Comedies, International Movies, Romantic Movies   \n",
-       "2354                                    Documentaries   \n",
-       "4886          Dramas, International Movies, Thrillers   \n",
-       "6759                                           Dramas   \n",
-       "\n",
-       "                                            description  \n",
-       "109   When their prison bus crashes in a forest on a...  \n",
-       "1778  A group of singletons stumbles through the wil...  \n",
-       "2354  As corrupt governments fail to stop the slaugh...  \n",
-       "4886  A daring farmer steals illicit ivory from a gr...  \n",
-       "6759  An aspiring journalist travels to Somalia in h...  "
-      ]
-     },
-     "execution_count": 399,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix[d_netflix['country'].str.contains(pais)]"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 400,
+   "execution_count": null,
    "id": "difficult-optimum",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "anio = '2020'\n",
@@ -12470,10553 +357,40 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 23,
+   "execution_count": null,
    "id": "basic-zealand",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[['s1',\n",
-       "  'TV Show',\n",
-       "  '3%',\n",
-       "  '',\n",
-       "  'João Miguel, Bianca Comparato, Michel Gomes, Rodolfo Valente, Vaneza Oliveira, Rafael Lozano, Viviane Porto, Mel Fronckowiak, Sergio Mamberti, Zezé Motta, Celso Frateschi',\n",
-       "  'Brazil',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'In a future where the elite inhabit an island paradise far from the crowded slums, you get one chance to join the 3% saved from squalor.'],\n",
-       " ['s25',\n",
-       "  'TV Show',\n",
-       "  '\\u200bSAINT SEIYA: Knights of the Zodiac',\n",
-       "  '',\n",
-       "  'Bryson Baugus, Emily Neves, Blake Shepard, Patrick Poole, Luci Christian, Adam Gibbs, Masakazu Morita, Fumiko Orikasa, Takahiro Sakurai, Hiroaki Miura, Satomi Sato, Katsuyuki Konishi',\n",
-       "  'Japan',\n",
-       "  'January 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'Seiya and the Knights of the Zodiac rise again to protect the reincarnation of the goddess Athena, but a dark prophecy hangs over them all.'],\n",
-       " ['s27',\n",
-       "  'TV Show',\n",
-       "  '(Un)Well',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'This docuseries takes a deep dive into the lucrative wellness industry, which touts health and healing. But do the products live up to the promises?'],\n",
-       " ['s28',\n",
-       "  'Movie',\n",
-       "  '#Alive',\n",
-       "  'Cho Il',\n",
-       "  'Yoo Ah-in, Park Shin-hye',\n",
-       "  'South Korea',\n",
-       "  'September 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '99 min',\n",
-       "  'Horror Movies, International Movies, Thrillers',\n",
-       "  'As a grisly virus rampages a city, a lone man stays locked inside his apartment, digitally cut off from seeking help and desperate to find a way out.'],\n",
-       " ['s30',\n",
-       "  'TV Show',\n",
-       "  '#blackAF',\n",
-       "  '',\n",
-       "  'Kenya Barris, Rashida Jones, Iman Benson, Genneya Walton, Scarlet Spencer, Justin Claiborne, Ravi Cabot-Conyers',\n",
-       "  'United States',\n",
-       "  'April 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  'Kenya Barris and his family navigate relationships, race and culture while grappling with their newfound success in this comedy series.'],\n",
-       " ['s31',\n",
-       "  'Movie',\n",
-       "  '#cats_the_mewvie',\n",
-       "  'Michael Margolis',\n",
-       "  '',\n",
-       "  'Canada',\n",
-       "  'February 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '90 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'This pawesome documentary explores how our feline friends became online icons, from the earliest text memes to the rise of celebrity cat influencers.'],\n",
-       " ['s33',\n",
-       "  'Movie',\n",
-       "  '#FriendButMarried 2',\n",
-       "  'Rako Prijanto',\n",
-       "  'Adipati Dolken, Mawar de Jongh, Sari Nila, Vonny Cornellya, Clay Gribble, Ivan Leonardy, Sarah Sechan, Jourdy Pranata',\n",
-       "  'Indonesia',\n",
-       "  'June 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '104 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'As Ayu and Ditto finally transition from best friends to newlyweds, a quick pregnancy creates uncertainty for the future of their young marriage.'],\n",
-       " ['s44',\n",
-       "  'Movie',\n",
-       "  'Òlòtūré',\n",
-       "  'Kenneth Gyang',\n",
-       "  'Beverly Osu, Sharon Ooja, Omowunmi Dada, Pearl Okorie, Wofai Samuel, Ikechukwu Onunaku, Kemi Lala Akindoju, Blossom Chukwujekwu, Adebukola Oladipupo, Omoni Oboli, Segun Arinze, Ada Ameh, Sambasa Nzeribe, Patrick Doyle, Gregory Ojefua',\n",
-       "  'Nigeria',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '107 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'In Lagos, a journalist goes undercover as a prostitute to expose human trafficking. What she finds is a world of exploited women and ruthless violence.'],\n",
-       " ['s54',\n",
-       "  'TV Show',\n",
-       "  '100 Humans',\n",
-       "  '',\n",
-       "  'Zainab Johnson, Sammy Obeid, Alie Ward',\n",
-       "  'United States',\n",
-       "  'March 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'One hundred hardy souls from diverse backgrounds participate in playful experiments exploring age, sex, happiness and other aspects of being human.'],\n",
-       " ['s58',\n",
-       "  'Movie',\n",
-       "  '100% Halal',\n",
-       "  'Jastis Arimba',\n",
-       "  'Anisa Rahma, Ariyo Wahab, Anandito Dwis, Fitria Rasyidi, Arafah Rianti, Kinaryosih',\n",
-       "  'Indonesia',\n",
-       "  'January 7, 2021',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '101 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  \"After high school, a young woman marries the man of her father's choice but soon faces the possibility that her religion considers the union invalid.\"],\n",
-       " ['s64',\n",
-       "  'TV Show',\n",
-       "  '13 Reasons Why',\n",
-       "  '',\n",
-       "  \"Dylan Minnette, Katherine Langford, Kate Walsh, Derek Luke, Brian d'Arcy James, Alisha Boe, Christian Navarro, Miles Heizer, Ross Butler, Devin Druid, Michele Selene Ang, Steven Silver, Amy Hargreaves\",\n",
-       "  'United States',\n",
-       "  'June 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'Crime TV Shows, TV Dramas, TV Mysteries',\n",
-       "  \"After a teenage girl's perplexing suicide, a classmate receives a series of tapes that unravel the mystery of her tragic choice.\"],\n",
-       " ['s74',\n",
-       "  'Movie',\n",
-       "  '18 Presents',\n",
-       "  'Francesco Amato',\n",
-       "  'Vittoria Puccini, Benedetta Porcaroli, Edoardo Leo, Sara Lazzaro, Marco Messeri, Betty Pedrazzi, Alessandro Giallocosta, Filippo Gili, Giacomo Rosselli',\n",
-       "  'Italy',\n",
-       "  'May 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '114 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'A pregnant mother with terminal cancer leaves behind 18 sentimental gifts for her unborn daughter to receive every birthday until she reaches womanhood.'],\n",
-       " ['s107',\n",
-       "  'Movie',\n",
-       "  '365 Days',\n",
-       "  'Barbara Białowąs, Tomasz Mandes',\n",
-       "  'Anna-Maria Sieklucka, Michele Morrone, Bronisław Wrocławski, Otar Saralidze, Magdalena Lamparska, Natasza Urbańska, Grażyna Szapołowska, Tomasz Stockinger, Gianni Parisi, Mateusz Łasowski',\n",
-       "  'Poland',\n",
-       "  'June 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '114 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'A fiery executive in a spiritless relationship falls victim to a dominant mafia boss, who imprisons her and gives her one year to fall in love with him.'],\n",
-       " ['s108',\n",
-       "  'Movie',\n",
-       "  '37 Seconds',\n",
-       "  'Hikari',\n",
-       "  'Mei Kayama, Misuzu Kanno, Shunsuke Daitoh, Makiko Watanabe, Yoshihiko Kumashino, Minori Hagiwara, Shohei Uno, Yuka Itaya, Kiyohiko Shibukawa, Eita Okuno, Haruka Imou, Toshinori Omi',\n",
-       "  'Japan',\n",
-       "  'January 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '116 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Trapped by society and familial obligations, a young manga artist goes on an unconventional journey for sexual freedom and personal liberation.'],\n",
-       " ['s142',\n",
-       "  'TV Show',\n",
-       "  '7SEEDS',\n",
-       "  '',\n",
-       "  'Nao Toyama, Jun Fukuyama, Katsuyuki Konishi, Yoko Soumi, Kana Asumi, Akira Ishida, Aoi Yuki, Kazuhiko Inoue, Yoko Hikasa, Hirofumi Nojima, Ryotaro Okiayu, Eri Kitamura, Mamiko Noto, Ryo Hirohashi, Shizuka Ito, Hisao Egawa, Mayumi Asano, Kenta Miyake, Ai Kakuma, Kaito Ishikawa, Mikako Komatsu, Daisuke Sakaguchi, Takanori Hoshino, Kenjiro Tsuda, Nozomu Sasaki, Kenji Nojima, Houko Kuwashima, Kensho Ono, Takahiro Sakurai, Haruka Chisuga, Yu Shimamura, Takuma Terashima, Takuya Sato, Junko Minagawa, Masashi Sugawara, Sho Hayami, Kazuyuki Okitsu, Minako Kotobuki',\n",
-       "  '',\n",
-       "  'March 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'Shy Natsu awakens as part of a group chosen to ensure the survival of humanity. Together, they have to survive on a changed Earth.'],\n",
-       " ['s148',\n",
-       "  'Movie',\n",
-       "  \"A Babysitter's Guide to Monster Hunting\",\n",
-       "  'Rachel Talalay',\n",
-       "  'Tamara Smart, Oona Laurence, Tom Felton, Troy Leigh-Anne Johnson, Lynn Masako Cheng, Ty Consiglio, Ian Ho, Indya Moore, Alessio Scalzotto, Tamsen McDonough',\n",
-       "  'United States',\n",
-       "  'October 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '99 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"Recruited by a secret society of babysitters, a high schooler battles the Boogeyman and his monsters when they nab the boy she's watching on Halloween.\"],\n",
-       " ['s155',\n",
-       "  'Movie',\n",
-       "  'A California Christmas',\n",
-       "  'Shaun Paul Piccinino',\n",
-       "  'Lauren Swickard, Josh Swickard, Ali Afshar, David Del Rio, Natalia Mann, Katelyn Epperly, Gunnar Anderson, Julie Lancaster, Amanda Detmer',\n",
-       "  'United States',\n",
-       "  'December 14, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '107 min',\n",
-       "  'Comedies, Romantic Movies',\n",
-       "  'With his carefree lifestyle on the line, a wealthy charmer poses as a ranch hand to get a hardworking farmer to sell her family’s land before Christmas.'],\n",
-       " ['s158',\n",
-       "  'Movie',\n",
-       "  'A Choo',\n",
-       "  'Kevin Ko, Peter Tsi',\n",
-       "  'Kai Ko, Ariel Lin, Darren Wang, Zhang Xiaolong, Louis Koo, Vanness Wu, Kate Tsui',\n",
-       "  'Taiwan',\n",
-       "  'October 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '101 min',\n",
-       "  'Action & Adventure, International Movies, Romantic Movies',\n",
-       "  'Determined to win the heart of his childhood crush from orphanage, EJ becomes a boxer with superpowers and soon confronts a formidable villain.'],\n",
-       " ['s169',\n",
-       "  'Movie',\n",
-       "  'A Fall from Grace',\n",
-       "  'Tyler Perry',\n",
-       "  'Crystal Fox, Phylicia Rashad, Cicely Tyson, Bresha Webb, Mehcad Brooks, Adrian Pasdar, Tyler Perry',\n",
-       "  'United States',\n",
-       "  'January 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '121 min',\n",
-       "  'Dramas, Thrillers',\n",
-       "  'When gentle, law-abiding Grace confesses to killing her new husband, her skeptical young lawyer sets out to uncover the truth. A film by Tyler Perry.'],\n",
-       " ['s178',\n",
-       "  'Movie',\n",
-       "  'A Go! Go! Cory Carson Christmas',\n",
-       "  'Stanley Moore, Alex Woo',\n",
-       "  'Alan C. Lim, Taron C. Hensley, Maisie Benson, Kerry Gudjohnsen, Paul Killam, Smith Foreman, Ann Kendrick, Ella Joy Ballesteros, Neena-Sinaii Simpo, Eli Morse',\n",
-       "  'United States',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '22 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'When a familiar-looking stranger crashes in without a memory, Cory helps him remember the magic of Christmas to save the holiday for everyone.'],\n",
-       " ['s179',\n",
-       "  'Movie',\n",
-       "  'A Go! Go! Cory Carson Halloween',\n",
-       "  'Alex Woo, Stanley Moore',\n",
-       "  'Alan C. Lim, Smith Foreman, Maisie Benson, Ann Kendrick, Kerry Gudjohnsen, Paul Killam, Stanley Moore, Tyler Hendrix, Ella Joy Ballesteros, Jimmy Olea',\n",
-       "  '',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '22 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'Cory, Chrissy and Freddie are on the hunt for king-sized candy bars this Halloween! But are all the treats worth the trek to the spooky side of town?'],\n",
-       " ['s180',\n",
-       "  'Movie',\n",
-       "  'A Go! Go! Cory Carson Summer Camp',\n",
-       "  'Stanley Moore, Alex Woo',\n",
-       "  'Alan C. Lim, Smith Foreman, Abigail Vibat, Pfifer Chastain, Jim Capobianco, Neena-Sinaii Simpo, Eli Morse, Adelaide Hirasaki, Paul Killam, Kerry Gudjohnsen, Maisie Benson',\n",
-       "  '',\n",
-       "  'August 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '21 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"Cory's spending the summer at Camp Friendship with his best friend, Freddie. But jealousy flares when Freddie brings his cousin Rosie along for the ride.\"],\n",
-       " ['s195',\n",
-       "  'Movie',\n",
-       "  'A Life of Speed: The Juan Manuel Fangio Story',\n",
-       "  'Francisco Macri',\n",
-       "  '',\n",
-       "  'Argentina',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '93 min',\n",
-       "  'Documentaries, International Movies, Sports Movies',\n",
-       "  'Juan Manuel Fangio was the Formula One king, winning five world championships in the early 1950s — before protective gear or safety features were used.'],\n",
-       " ['s200',\n",
-       "  'TV Show',\n",
-       "  'A Love So Beautiful',\n",
-       "  '',\n",
-       "  'Kim Yo-han, So Joo-yeon, Yeo Hoi-hyun, Jeong Jin-hwan, Jo Hye-joo, Yun Seo-hyun, Cho Ryun, Kim Sung-gon, Seong Hye-min, Park Ji-won',\n",
-       "  'South Korea',\n",
-       "  'December 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'Love is as tough as it is sweet for a lovestruck teenager, whose relationship with her next-door neighbor transforms as they grow into adulthood.'],\n",
-       " ['s201',\n",
-       "  'Movie',\n",
-       "  'A Love Song for Latasha',\n",
-       "  'Sophia Nahli Allison',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '20 min',\n",
-       "  'Documentaries',\n",
-       "  \"The killing of Latasha Harlins became a flashpoint for the 1992 LA uprising. This documentary evocatively explores the 15-year-old's life and dreams.\"],\n",
-       " ['s210',\n",
-       "  'Movie',\n",
-       "  'A New York Christmas Wedding',\n",
-       "  'Otoja Abit',\n",
-       "  'Nia Fairweather, Chris Noth, Cooper Koch, Tyra Ferrell, Denny Dillon, Adriana DeMeo, Otoja Abit, David Anzuelo, Camilla Harden, Natasha Goodman, Avery Whitted, Tony D. Head, Joe Perrino',\n",
-       "  'United States',\n",
-       "  'November 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '90 min',\n",
-       "  'Dramas, LGBTQ Movies, Romantic Movies',\n",
-       "  \"As her wedding nears, a bride-to-be is visited by an angel who reveals what could have been if she'd followed feelings for her childhood best friend.\"],\n",
-       " ['s214',\n",
-       "  'TV Show',\n",
-       "  'A Perfect Crime',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'Germany',\n",
-       "  'September 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries, International TV Shows',\n",
-       "  \"This docuseries investigates the 1991 killing of politician Detlev Rohwedder, an unsolved mystery at the heart of Germany's tumultuous reunification.\"],\n",
-       " ['s219',\n",
-       "  'TV Show',\n",
-       "  'A Queen Is Born',\n",
-       "  'Carla Barros',\n",
-       "  'Gloria Groove, Alexia Twister',\n",
-       "  'Brazil',\n",
-       "  'November 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Gloria Groove and Alexia Twister make drag dreams come true as they help six artists find the confidence to own the stage in this makeover show.'],\n",
-       " ['s224',\n",
-       "  'Movie',\n",
-       "  'A Secret Love',\n",
-       "  'Chris Bolan',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'April 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '83 min',\n",
-       "  'Documentaries, LGBTQ Movies',\n",
-       "  'Amid shifting times, two women kept their decades-long love a secret. But coming out later in life comes with its own set of challenges.'],\n",
-       " ['s228',\n",
-       "  'Movie',\n",
-       "  'A Shaun the Sheep Movie: Farmageddon',\n",
-       "  'Richard Phelan, Will Becher',\n",
-       "  'Justin Fletcher, John Sparkes, Amalia Vitale, Kate Harbour, David Holt',\n",
-       "  'United Kingdom, France, Belgium, United States, China',\n",
-       "  'February 14, 2020',\n",
-       "  '2020',\n",
-       "  'G',\n",
-       "  '87 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'Shaun and the flock race to help an adorable alien find her way home after her ship crash-lands near Mossy Bottom Farm and sparks a UFO frenzy.'],\n",
-       " ['s243',\n",
-       "  'Movie',\n",
-       "  'A Trash Truck Christmas',\n",
-       "  'Eddie Rosas',\n",
-       "  'Henry Keane, Glen Keane, Lucas Neff, Brian Baumgartner, Jackie Loeb, John DiMaggio',\n",
-       "  '',\n",
-       "  'December 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '28 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'When Santa crash-lands in the junkyard on Christmas Eve, Hank, Trash Truck and their animal friends all have a hand in rescuing the holiday for everyone.'],\n",
-       " ['s245',\n",
-       "  'Movie',\n",
-       "  'A truthful Mother',\n",
-       "  'Ravishankar Venkateswaran',\n",
-       "  'Revathi, Roger Narayanan, Sneha Ravishankar, Vidya Shankar, SR Leela',\n",
-       "  'India',\n",
-       "  'March 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '85 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'Facing a drought, a hungry tiger and a noble cow have an extraordinary encounter in this fable based on a children’s book and a Kannada folk song.'],\n",
-       " ['s254',\n",
-       "  'Movie',\n",
-       "  'A Whisker Away',\n",
-       "  'Junichi Sato, Tomotaka Shibayama',\n",
-       "  'Mirai Shida, Natsuki Hanae, Hiroaki Ogi, Koichi Yamadera, Minako Kotobuki, Susumu Chiba, Ayako Kawasumi, Sayaka Ohara, Daisuke Namikawa',\n",
-       "  'Japan',\n",
-       "  'June 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '104 min',\n",
-       "  'Anime Features, Children & Family Movies, International Movies',\n",
-       "  \"A peculiar girl transforms into a cat to catch her crush's attention. But before she realizes it, the line between human and animal starts to blur.\"],\n",
-       " ['s290',\n",
-       "  'TV Show',\n",
-       "  'Absurd Planet',\n",
-       "  '',\n",
-       "  'Afi Ekulona',\n",
-       "  'United States',\n",
-       "  'April 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV, TV Comedies',\n",
-       "  'A cast of quirky critters and Mother Nature herself narrate this funny science series, which peeks into the lives of Earth’s most incredible animals.'],\n",
-       " ['s305',\n",
-       "  'Movie',\n",
-       "  'Adú',\n",
-       "  'Salvador Calvo',\n",
-       "  'Luis Tosar, Anna Castillo, Álvaro Cervantes, Miquel Fernández, Jesús Carroza, Moustapha Oumarou, Adam Nourou, Zayidiyya Dissou, Ana Wagener, Nora Navas',\n",
-       "  'Spain',\n",
-       "  'July 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '120 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Near a Spanish town in northern Africa, a child takes a painful journey, a father reconnects with his daughter and a coast guard is guilt stricken.'],\n",
-       " ['s321',\n",
-       "  'Movie',\n",
-       "  'Afonso Padilha: Classless',\n",
-       "  'Junior Carelli, Rudge Campos',\n",
-       "  'Afonso Padilha',\n",
-       "  'Brazil',\n",
-       "  'September 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '63 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Brazilian comedian Afonso Padilha dives into his humble beginnings and digs out hilarious stories about his childhood in this very personal set.'],\n",
-       " ['s325',\n",
-       "  'TV Show',\n",
-       "  'After Life',\n",
-       "  '',\n",
-       "  'Ricky Gervais, Tom Basden, Tony Way, Diane Morgan, Mandeep Dhillon, David Bradley, Ashley Jensen, Kerry Godliman',\n",
-       "  'United Kingdom',\n",
-       "  'April 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'British TV Shows, International TV Shows, TV Comedies',\n",
-       "  \"Struggling to come to terms with his wife's death, a writer for a newspaper adopts a gruff new persona in an effort to push away those trying to help.\"],\n",
-       " ['s330',\n",
-       "  'Movie',\n",
-       "  'After We Collided',\n",
-       "  'Roger Kumble',\n",
-       "  'Josephine Langford, Hero Fiennes Tiffin, Dylan Sprouse, Selma Blair, Louise Lombard, Shane Paul McGhie, Candice King, Charlie Weber, Khadijha Red Thunder, Inanna Sarkis, Pia Mia, Samuel Larsen, Dylan Arnold, Karimah Westbrook, Rob Estes',\n",
-       "  'United States',\n",
-       "  'December 22, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '105 min',\n",
-       "  'Dramas, Romantic Movies',\n",
-       "  'Tessa fell hard and fast for Hardin, but after a betrayal tears them apart, she must decide whether to move on — or trust him with a second chance.'],\n",
-       " ['s342',\n",
-       "  'TV Show',\n",
-       "  'Aggretsuko',\n",
-       "  '',\n",
-       "  'Kaolip, Komegumi Koiwasaki, Maki Tsuruta, Sohta Arai, Rina Inoue, Shingo Kato, Yuki Takahashi',\n",
-       "  'Japan',\n",
-       "  'August 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '3 Seasons',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'Frustrated with her thankless office job, Retsuko the Red Panda copes with her daily struggles by belting out death metal karaoke after work.'],\n",
-       " ['s352',\n",
-       "  'Movie',\n",
-       "  'Ainu Mosir',\n",
-       "  'Takeshi Fukunaga',\n",
-       "  'Kanto Shimokura, Debo Akibe, Emi Shimokura, Toko Miura, Lily Franky',\n",
-       "  'United States, Japan',\n",
-       "  'November 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '84 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'A sensitive Ainu teen searches for a spiritual connection with his recently deceased dad while navigating his indigenous identity in a changing world.'],\n",
-       " ['s353',\n",
-       "  'Movie',\n",
-       "  'Airplane Mode',\n",
-       "  'César Rodrigues',\n",
-       "  'Larissa Manoela, André Luiz Frambach, Erasmo Carlos, Mariana Amâncio, Amanda Orestes, Eike Duarte, Nayobe Nzainab, Katiuscia Canoro, Phellyx Moura, Dani Ornellas, Michel Bercovitch, Sílvia Lourenço',\n",
-       "  'United States',\n",
-       "  'January 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '97 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  \"When Ana, an influencer, crashes her car while talking on the phone, she’s shipped to her grumpy grandfather's farm – and forced into a digital detox.\"],\n",
-       " ['s358',\n",
-       "  'TV Show',\n",
-       "  'AJ and the Queen',\n",
-       "  '',\n",
-       "  'RuPaul Charles, Izzy G., Michael-Leon Wooley, Josh Segarra, Katerina Tannenbaum, Tia Carrere',\n",
-       "  'United States',\n",
-       "  'January 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies, TV Dramas',\n",
-       "  'While traveling across the country in a run-down RV, drag queen Ruby Red discovers an unlikely sidekick in AJ: a tough-talking 10-year-old stowaway.'],\n",
-       " ['s363',\n",
-       "  'Movie',\n",
-       "  'AK vs AK',\n",
-       "  'Vikramaditya Motwane',\n",
-       "  'Anil Kapoor, Anurag Kashyap',\n",
-       "  'India',\n",
-       "  'December 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '109 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'After a public spat with a movie star, a disgraced director retaliates by kidnapping the actor’s daughter, filming the search for her in real time.'],\n",
-       " ['s369',\n",
-       "  'Movie',\n",
-       "  'Ala Vaikunthapurramuloo',\n",
-       "  'Trivikram Srinivas',\n",
-       "  'Allu Arjun, Pooja Hegde, Tabu, Sushanth, Nivetha Pethuraj, Jayaram, Murli Sharma',\n",
-       "  'India',\n",
-       "  'February 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '162 min',\n",
-       "  'Action & Adventure, Comedies, Dramas',\n",
-       "  'After growing up enduring criticism from his father, a young man finds his world shaken upon learning he was switched at birth with a millionaire’s son.'],\n",
-       " ['s379',\n",
-       "  'Movie',\n",
-       "  'Alex Fernández: The Best Comedian in the World',\n",
-       "  'Alex Díaz',\n",
-       "  'Alex Fernández',\n",
-       "  'Mexico',\n",
-       "  'January 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '51 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Comic Alex Fernández performs his familiar autobiographical stories but goes a little deeper this time with a tender tale about one of his six siblings.'],\n",
-       " ['s381',\n",
-       "  'TV Show',\n",
-       "  'Alexa & Katie',\n",
-       "  '',\n",
-       "  'Paris Berelc, Isabel May, Tiffani Thiessen, Emery Kelly, Jolie Jenkins, Kerri Medders, Finn Carr, Eddie Shin',\n",
-       "  'United States',\n",
-       "  'June 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '4 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  \"Alexa is battling cancer. But with her best friend, Katie, by her side, she's also starting high school – and ready for whatever comes next.\"],\n",
-       " ['s394',\n",
-       "  'TV Show',\n",
-       "  'Alice in Borderland',\n",
-       "  '',\n",
-       "  'Kento Yamazaki, Tao Tsuchiya, Nijiro Murakami, Yuki Morinaga, Keita Machida, Ayaka Miyoshi, Dori Sakurada, Aya Asahina, Shuntaro Yanagi, Yutaro Watanabe, Ayame Misaki, Mizuki Yoshida, Tsuyoshi Abe, Nobuaki Kaneko, Sho Aoyagi, Riisa Naka',\n",
-       "  'Japan',\n",
-       "  'December 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Mysteries',\n",
-       "  \"An aimless gamer and his two friends find themselves in a parallel Tokyo, where they're forced to compete in a series of sadistic games to survive.\"],\n",
-       " ['s397',\n",
-       "  'TV Show',\n",
-       "  'Alien TV',\n",
-       "  '',\n",
-       "  'Rob Tinkler, Julie Lemieux, John Cleland, Kyle Dooley, Rupert Degas',\n",
-       "  '',\n",
-       "  'August 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Alien reporters Ixbee, Pixbee and Squee travel to a lovely but odd planet called Earth, where they attempt to make sense of humans and their hobbies.'],\n",
-       " ['s399',\n",
-       "  'TV Show',\n",
-       "  'Alien Worlds',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'December 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, Docuseries, International TV Shows',\n",
-       "  'Applying the laws of life on Earth to the rest of the galaxy, this series blends science fact and fiction to imagine alien life on other planets.'],\n",
-       " ['s400',\n",
-       "  'Movie',\n",
-       "  'Alien Xmas',\n",
-       "  'Stephen Chiodo',\n",
-       "  'Keythe Farley, Dee Bradley Baker, Kaliayh Rhambo, Michelle Deco, Barbara Goodson',\n",
-       "  'United States',\n",
-       "  'November 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '42 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"A young elf mistakes a tiny alien for a Christmas gift, not knowing her new plaything has plans to destroy Earth's gravity — and steal all the presents.\"],\n",
-       " ['s407',\n",
-       "  'Movie',\n",
-       "  'All Because of You',\n",
-       "  'Adrian Teh',\n",
-       "  'Hairul Azreen, Janna Nick, Amerul Affendi, Henley Hii, Nam Ron, Theebaan Govindasamy, Taufiq Hanafi, Hafizul Kamal, Josiah Hogan, Sophia Albarakbah, Sugeeta Chandran, Anna Jobling',\n",
-       "  'Malaysia',\n",
-       "  'October 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '102 min',\n",
-       "  'Action & Adventure, Comedies, International Movies',\n",
-       "  'After falling for a guest, an unsuspecting hotel staff becomes embroiled in a hostage scheme and discovers true love in an unlikely place.'],\n",
-       " ['s408',\n",
-       "  'Movie',\n",
-       "  'All Day and a Night',\n",
-       "  'Joe Robert Cole',\n",
-       "  'Jeffrey Wright, Ashton Sanders, Regina Taylor, Yahya Abdul-Mateen II, Isaiah John, Kelly Jenrette, Shakira Ja-nai Paye',\n",
-       "  'United States',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '122 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'While serving life in prison, a young man looks back at the people, the circumstances and the system that set him on the path toward his crime.'],\n",
-       " ['s410',\n",
-       "  'TV Show',\n",
-       "  'All For Love',\n",
-       "  '',\n",
-       "  'Ana María Estupiñán, Carlos Torres, Yuri Vargas, Jim Muñoz, Julio Sánchez Cóccaro, Alina Lozano, Valeria Gálviz, Juan Millán, Juan del Río, Mario Duarte',\n",
-       "  'Colombia',\n",
-       "  'June 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows',\n",
-       "  'A penniless country boy goes in search of his runaway sister in Bogotá, where he falls for an aspiring singer, but gets tangled up in organized crime.'],\n",
-       " ['s419',\n",
-       "  'Movie',\n",
-       "  'All The Bright Places',\n",
-       "  'Brett Haley',\n",
-       "  \"Elle Fanning, Justice Smith, Luke Wilson, Keegan-Michael Key, Alexandra Shipp, Lamar Johnson, Virginia Gardner, Kelli O'Hara, Felix Mallard, Sofia Hasmik\",\n",
-       "  'United States',\n",
-       "  'February 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '109 min',\n",
-       "  'Dramas, Romantic Movies',\n",
-       "  'Two teens facing personal struggles form a powerful bond as they embark on a cathartic journey chronicling the wonders of Indiana.'],\n",
-       " ['s421',\n",
-       "  'Movie',\n",
-       "  'All the Freckles in the World',\n",
-       "  'Yibrán Asuad',\n",
-       "  'Hánssel Casillas, Loreto Peralta, Andrea Sutton, Luis De La Rosa, Alejandro Flores, Anajosé Aldrete, Daniel Haddad, Montserrat Marañón, Juan Carlos Viana Prieto, Hernán Del Riego',\n",
-       "  'Mexico',\n",
-       "  'January 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '90 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'Thirteen-year-old José Miguel is immune to 1994 World Cup fever until he realizes soccer is the only way to win the heart of his crush.'],\n",
-       " ['s423',\n",
-       "  'Movie',\n",
-       "  'All Together Now',\n",
-       "  'Brett Haley',\n",
-       "  \"Auli'i Cravalho, Justina Machado, Rhenzy Feliz, Fred Armisen, Carol Burnett, Judy Reyes, Taylor Richardson, C.S. Lee, Anthony Jacques\",\n",
-       "  'United States',\n",
-       "  'August 29, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '94 min',\n",
-       "  'Dramas',\n",
-       "  \"An optimistic, talented teen clings to a huge secret: She's homeless and living on a bus. When tragedy strikes, can she learn to accept a helping hand?\"],\n",
-       " ['s427',\n",
-       "  'TV Show',\n",
-       "  'Almost Happy',\n",
-       "  'Hernán Guerschuny',\n",
-       "  'Sebastián Wainraich, Natalie Pérez, Santiago Korovsky',\n",
-       "  'Argentina',\n",
-       "  'May 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Comedies',\n",
-       "  'Sebastián is a radio show host of modest fame, trying to find a way in the world as he deals with his ex-wife (whom he still loves) and two kids.'],\n",
-       " ['s428',\n",
-       "  'Movie',\n",
-       "  'Almost Love',\n",
-       "  'Mike Doyle',\n",
-       "  'Scott Evans, Augustus Prew, Kate Walsh, Michelle Buteau, Zoë Chao, Patricia Clarkson, Colin Donnell, Christopher Gray',\n",
-       "  'United States',\n",
-       "  'August 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '92 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'A close crew of striving New Yorkers experiences both joy and heartache in their romantic and professional lives.'],\n",
-       " ['s438',\n",
-       "  'TV Show',\n",
-       "  'Altered Carbon',\n",
-       "  '',\n",
-       "  'Joel Kinnaman, James Purefoy, Martha Higareda, Renée Elise Goldsberry, Dichen Lachman, Will Yun Lee, Kristin Lehman, Chris Conner, Ato Essandoh, Tamara Taylor, Byron Mann',\n",
-       "  'United States',\n",
-       "  'February 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, TV Action & Adventure, TV Dramas',\n",
-       "  'After 250 years on ice, a prisoner returns to life in a new body with one chance to win his freedom: by solving a mind-bending murder.'],\n",
-       " ['s439',\n",
-       "  'Movie',\n",
-       "  'Altered Carbon: Resleeved',\n",
-       "  'Takeru Nakajima, Yoshiyuki Okada',\n",
-       "  'Tatsuhisa Suzuki, Rina Satou, Ayaka Asai, Jouji Nakata, Kenji Yamauchi, Kanehira Yamamoto, Koji Ishii',\n",
-       "  'Japan, United States',\n",
-       "  'March 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '75 min',\n",
-       "  'Action & Adventure, Anime Features, International Movies',\n",
-       "  'On the planet Latimer, Takeshi Kovacs must protect a tattooist while investigating the death of a yakuza boss alongside a no-nonsense CTAC.'],\n",
-       " ['s471',\n",
-       "  'Movie',\n",
-       "  'American Murder: The Family Next Door',\n",
-       "  'Jenny Popplewell',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '84 min',\n",
-       "  'Documentaries',\n",
-       "  'Using raw, firsthand footage, this documentary examines the disappearance of Shanann Watts and her children, and the terrible events that followed.'],\n",
-       " ['s473',\n",
-       "  'Movie',\n",
-       "  \"American Pie 9: Girls' Rules\",\n",
-       "  'Mike Elliott',\n",
-       "  'Madison Pettis, Lizze Broadway, Piper Curda, Natasha Behnam, Darren Barnet, Sara Rue, Zachary Gordon, Camaron Engels, Christian Valderrama, Zayne Emory',\n",
-       "  'United States',\n",
-       "  'October 6, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '96 min',\n",
-       "  'Comedies',\n",
-       "  'Four tight-knit high school seniors vow to turn their love lives around by homecoming when the arrival of a new student muddles their plans.'],\n",
-       " ['s498',\n",
-       "  'Movie',\n",
-       "  'An Unremarkable Christmas',\n",
-       "  'Juan Camilo Pinzon',\n",
-       "  'Antonio Sanint, Luis Eduardo Arango, María Cecilia Sánchez, Mariana Gómez, Julián Cerati, Aura Cristina Geithener, Biassini Segura, Lina Tejeiro, Julio César Herrera, Christian Villamil',\n",
-       "  'Colombia',\n",
-       "  'December 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '83 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  \"An accountant and aspiring magician invites his boss to spend Christmas with his family — unaware that he's one of Colombia's most-wanted criminals.\"],\n",
-       " ['s510',\n",
-       "  'Movie',\n",
-       "  'Andhaghaaram',\n",
-       "  'V Vignarajan',\n",
-       "  'Vinoth Kishan, Arjun Das, Pooja Ramachandran, Kumar Natarajan, Misha Ghoshal, Arul Vincent, Chenthu Mohan, Pradeep Kalipurayath',\n",
-       "  '',\n",
-       "  'November 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '171 min',\n",
-       "  'Horror Movies, International Movies, Thrillers',\n",
-       "  'As a blind librarian, dispirited cricketer and desolate psychiatrist each seek retribution and release, their lives overlap under eerie influences.'],\n",
-       " ['s511',\n",
-       "  'Movie',\n",
-       "  'Andhakaaram',\n",
-       "  'V Vignarajan',\n",
-       "  'Vinoth Kishan, Arjun Das, Pooja Ramachandran, Kumar Natarajan, Misha Ghoshal, Arul Vincent, Chenthu Mohan, Pradeep Kalipurayath',\n",
-       "  'India',\n",
-       "  'November 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '171 min',\n",
-       "  'Horror Movies, International Movies, Thrillers',\n",
-       "  'As a blind librarian, dispirited cricketer and desolate psychiatrist each seek retribution and release, their lives overlap under eerie influences.'],\n",
-       " ['s512',\n",
-       "  'Movie',\n",
-       "  'André & his olive tree',\n",
-       "  'Josiah Ng',\n",
-       "  'André Chiang',\n",
-       "  'Singapore',\n",
-       "  'December 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '104 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'As he prepares to close his restaurant, Michelin-starred Chef André Chiang embarks on a personal and emotional journey of reflection.'],\n",
-       " ['s513',\n",
-       "  'Movie',\n",
-       "  'Anelka: Misunderstood',\n",
-       "  'Franck Nataf',\n",
-       "  'Nicolas Anelka',\n",
-       "  'France',\n",
-       "  'August 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '95 min',\n",
-       "  'Documentaries, International Movies, Sports Movies',\n",
-       "  'Inscrutable, incomparable or both? Famed French footballer Nicolas Anelka’s controversial legacy is explored in this in-depth documentary.'],\n",
-       " ['s521',\n",
-       "  'Movie',\n",
-       "  \"Angela's Christmas Wish\",\n",
-       "  'Damien O’Connor',\n",
-       "  \"Lucy O'Connell, Brendan Mullins, Ruth Negga, Lola Metcalfe, Jared Harris, Moe Dunford, Oscar Butler, Shona Hamill, Pat Kinevane, Janet Moran, Anya O'Connor\",\n",
-       "  'United States',\n",
-       "  'December 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '48 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'With her father working far away in Australia, a determined Angela makes a plan — and a heartfelt wish — to reunite her family in time for the holidays.'],\n",
-       " ['s526',\n",
-       "  'Movie',\n",
-       "  'Angu Vaikuntapurathu (Malayalam)',\n",
-       "  'Trivikram Srinivas',\n",
-       "  'Allu Arjun, Pooja Hegde, Tabu, Sushanth, Nivetha Pethuraj, Jayaram, Murli Sharma',\n",
-       "  '',\n",
-       "  'March 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '162 min',\n",
-       "  'Action & Adventure, Comedies, Dramas',\n",
-       "  'After growing up enduring criticism from his father, a young man finds his world shaken upon learning he was switched at birth with a millionaire’s son.'],\n",
-       " ['s529',\n",
-       "  'Movie',\n",
-       "  'Animal Crackers',\n",
-       "  'Tony Bancroft, Scott Christian Sava',\n",
-       "  'Emily Blunt, John Krasinski, Ian McKellen, Danny DeVito, Raven-Symoné, Patrick Warburton, Wallace Shawn, Gilbert Gottfried, Tara Strong, Harvey Fierstein, James Arnold Taylor, Kevin Grevioux, Sylvester Stallone, Lydia Rose Taylor',\n",
-       "  'China, Spain, South Korea, United States',\n",
-       "  'July 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '106 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  \"Enchanted animal crackers turn Owen into whatever shape he eats! But to save the family circus, he'll have to keep them out of his evil uncle's hands.\"],\n",
-       " ['s532',\n",
-       "  'TV Show',\n",
-       "  'Anitta: Made In Honório',\n",
-       "  'Andrucha Waddington, Pedro Waddington',\n",
-       "  'Anitta',\n",
-       "  'Brazil',\n",
-       "  'December 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, International TV Shows',\n",
-       "  'In this intimate documentary, Brazilian pop queen Anitta opens up about fame, family and her fierce work ethic, revealing the woman behind the hits.'],\n",
-       " ['s571',\n",
-       "  'TV Show',\n",
-       "  \"Archibald's Next Big Thing\",\n",
-       "  '',\n",
-       "  'Tony Hale, Rosamund Pike, Jordan Fisher, Chelsea Kane, Adam Pally, Kari Wahlgren',\n",
-       "  '',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  \"Happy-go-lucky chicken Archibald may not remember to do his chores, but he never forgets to have fun. After all, life's an adventure!\"],\n",
-       " ['s576',\n",
-       "  'TV Show',\n",
-       "  'Ares',\n",
-       "  '',\n",
-       "  'Jade Olieberg, Tobias Kersloot, Lisa Smit, Frieda Barnhard, Hans Kesting, Rifka Lodeizen, Robin Boissevain, Jennifer Welts, Steef de Bot, Jip van den Dool, Janni Goslinga, Dennis Rudge, Ian Bok, Roos Dickmann, Minne Koole, Alexander Brouwer',\n",
-       "  'Netherlands',\n",
-       "  'January 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Horror',\n",
-       "  \"Aiming to become part of Amsterdam's elite, an ambitious college student joins an exclusive society, unaware it's hiding a horrifying secret.\"],\n",
-       " ['s578',\n",
-       "  'Movie',\n",
-       "  'Ari Eldjárn: Pardon My Icelandic',\n",
-       "  'August Jakobsson',\n",
-       "  'Ari Eldjárn',\n",
-       "  'Iceland',\n",
-       "  'December 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '54 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  \"In this English-language special, Icelandic comedian Ari Eldjárn pokes fun at Nordic rivalries, Hollywood's take on Thor, the whims of toddlers and more.\"],\n",
-       " ['s580',\n",
-       "  'Movie',\n",
-       "  'Ariana grande: excuse me, i love you',\n",
-       "  'Paul Dugdale',\n",
-       "  'Ariana Grande',\n",
-       "  'United States',\n",
-       "  'December 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '98 min',\n",
-       "  'Documentaries, Music & Musicals',\n",
-       "  'Ariana Grande takes the stage in London for her Sweetener World Tour and shares a behind-the-scenes look at her life in rehearsal and on the road.'],\n",
-       " ['s602',\n",
-       "  'Movie',\n",
-       "  'Asphalt Burning',\n",
-       "  'Hallvard Bræin',\n",
-       "  'Anders Baasmo, Kathrine Thorborg Johansen, Ida Husøy, Otto Jespersen, Sven Nordin, Trond Halbo, Alexandra Maria Lara, Wenche Myhre, Kostja Ullmann, Björn Kjellman',\n",
-       "  'Norway',\n",
-       "  'January 2, 2021',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '101 min',\n",
-       "  'Action & Adventure, Comedies, International Movies',\n",
-       "  'When the brakes slam on his wedding, Roy accepts a challenge from a new foe to race for his runaway bride at the iconic Nürburgring track in Germany.'],\n",
-       " ['s606',\n",
-       "  'Movie',\n",
-       "  'Asura Guru',\n",
-       "  'A. Raajdheep',\n",
-       "  'Vikram Prabhu, Subbaraju, Mahima Nambiar, Yogi Babu, Jagan',\n",
-       "  'India',\n",
-       "  'June 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '117 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'For a tech-savvy thief, elaborate robberies and evading the police are second nature until a private detective is hired to investigate his latest heist.'],\n",
-       " ['s612',\n",
-       "  'Movie',\n",
-       "  'Athlete A',\n",
-       "  'Bonni Cohen, Jon Shenk',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'June 24, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '104 min',\n",
-       "  'Documentaries, Sports Movies',\n",
-       "  \"This documentary focuses on the gymnasts who survived USA Gymnastics doctor Larry Nassar's abuse and the reporters who exposed USAG's toxic culture.\"],\n",
-       " ['s622',\n",
-       "  'TV Show',\n",
-       "  \"Aunty Donna's Big Ol' House of Fun\",\n",
-       "  '',\n",
-       "  'Mark Samual Bonanno, Broden Kelly, Zachary Ruane, Ed Helms, Kristen Schaal, Weird Al Yankovic, Kia Stevens, Paul F. Tompkins, Tawny Newsome',\n",
-       "  'Australia',\n",
-       "  'November 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  'Comedy trio Aunty Donna showcase their uniquely absurd and offbeat style through an array of sketches, songs and eclectic characters.'],\n",
-       " ['s632',\n",
-       "  'Movie',\n",
-       "  'Ava',\n",
-       "  'Tate Taylor',\n",
-       "  'Jessica Chastain, Colin Farrell, John Malkovich, Common, Geena Davis, Jess Weixler, Diana Silvers, Joan Chen, Ioan Gruffudd',\n",
-       "  'United States',\n",
-       "  'December 7, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '97 min',\n",
-       "  'Action & Adventure, Dramas',\n",
-       "  'An elite assassin wrestling with doubts about her work scrambles to protect herself — and her estranged family — after a hit goes dangerously wrong.'],\n",
-       " ['s641',\n",
-       "  'TV Show',\n",
-       "  'Away',\n",
-       "  '',\n",
-       "  'Hilary Swank, Josh Charles, Vivian Wu, Mark Ivanir, Ato Essandoh, Ray Panthaki, Talitha Eliana Bateman',\n",
-       "  'United States',\n",
-       "  'September 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Romantic TV Shows, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'Commander Emma Green leaves behind her husband and daughter to lead an international crew of astronauts on a perilous three-year mission to Mars.'],\n",
-       " ['s644',\n",
-       "  'Movie',\n",
-       "  'Axone',\n",
-       "  'Nicholas Kharkongor',\n",
-       "  'Sayani Gupta, Lin Laishram, Tenzing Dalha, Dolly Ahluwalia, Vinay Pathak, Lanuakam Ao, Rohan Joshi, Adil Hussain, Asenla Jamir',\n",
-       "  'India',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '101 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'In Delhi, friends from Northeast India prepare a pungent delicacy for a wedding party, sparking conflict and comedy with their unaccustomed neighbors.'],\n",
-       " ['s668',\n",
-       "  'TV Show',\n",
-       "  'Babies',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'From nature to nurture, this docuseries explores the groundbreaking science that reveals how infants discover life during their very first year.'],\n",
-       " ['s669',\n",
-       "  'TV Show',\n",
-       "  'Baby',\n",
-       "  '',\n",
-       "  'Benedetta Porcaroli, Alice Pagani, Riccardo Mandolini, Chabeli Sastre Gonzalez, Brando Pacitto, Lorenzo Zurzolo, Claudia Pandolfi, Galatea Ranzi',\n",
-       "  'Italy',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'International TV Shows, TV Dramas, Teen TV Shows',\n",
-       "  \"Fed up with their families and classmates, two teen girls from a wealthy part of Rome are drawn to the city's underworld and start leading double lives.\"],\n",
-       " ['s673',\n",
-       "  'TV Show',\n",
-       "  'Babylon Berlin',\n",
-       "  '',\n",
-       "  'Volker Bruch, Liv Lisa Fries, Peter Kurth, Leonie Benesch, Matthias Brandt, Severija Janusauskaite, Fritzi Haberlandt, Ivan Shvedoff, Lars Eidinger, Anton von Lucke, Misel Maticevic',\n",
-       "  'Germany',\n",
-       "  'March 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"A Soviet freight train's hijacking leads a haunted cop and a poor typist to uncover a political conspiracy amid the vice and glamour of 1929 Berlin.\"],\n",
-       " ['s687',\n",
-       "  'TV Show',\n",
-       "  'Bad Boy Billionaires: India',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'India',\n",
-       "  'October 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, Docuseries, International TV Shows',\n",
-       "  'This investigative docuseries explores the greed, fraud and corruption that built up — and ultimately brought down — India’s most infamous tycoons.'],\n",
-       " ['s704',\n",
-       "  'TV Show',\n",
-       "  'BAKI',\n",
-       "  '',\n",
-       "  'Nobunaga Shimazaki, Takayuki Sugo, Bin Shimada, Rikiya Koyama, Takuya Eguchi, Banjo Ginga, Takehito Koyasu, Kenjiro Tsuda, Chafurin, Issei Futamata, Mugihito, Yoshihisa Kawahara, Sora Amamiya, Toru Furuya',\n",
-       "  'Japan',\n",
-       "  'June 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'While martial arts champion Baki Hanma trains hard to surpass his legendary father, five violent death row inmates descend upon Tokyo to take him on.'],\n",
-       " ['s705',\n",
-       "  'TV Show',\n",
-       "  'Bakugan: Armored Alliance',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'November 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  \"Anime Series, Kids' TV\",\n",
-       "  'Dan Kouzo and his crew of heroic brawlers battle both challengers and powerful, evil forces as they work to protect humans and the Bakugan.'],\n",
-       " ['s715',\n",
-       "  'Movie',\n",
-       "  'Banana Split',\n",
-       "  'Ben Kasulke',\n",
-       "  'Hannah Marks, Liana Liberato, Dylan Sprouse, Luke Spencer Roberts, Jessica Hecht, Addison Riecke, Meagan Kimberly Smith, Haley Ramm',\n",
-       "  'United States',\n",
-       "  'July 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '84 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  \"Despite leaving for college, a heartsick teen tries to build a new friendship with a kindred spirit even though she's dating her ex-boyfriend.\"],\n",
-       " ['s732',\n",
-       "  'TV Show',\n",
-       "  'Barbarians',\n",
-       "  '',\n",
-       "  'Laurence Rupp, Jeanne Goursaud, David Schütter, Ronald Zehrfeld, Nicki von Tempelhoff, Bernhard Schütz, Eva Verena Müller, Sophie Rois, Gaetano Aronica, Nikolai Kinski, Jeremy Miliker',\n",
-       "  'Germany',\n",
-       "  'October 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Dramas',\n",
-       "  \"Torn between the mighty empire that raised him and his own tribal people, a Roman officer's conflicted allegiances lead to an epic historical clash.\"],\n",
-       " ['s737',\n",
-       "  'TV Show',\n",
-       "  'Barbie Dreamhouse Adventures: Go Team Roberts',\n",
-       "  '',\n",
-       "  'America Young, Kirsten Day, Cassandra Morris, Cassidy Naber, Emma Galvin, Stephanie Sheh, Desirae Whitfield, Cristina Milizia, Lisa Fuson, Greg Chun, Ritesh Rajan, Eamon Brennan',\n",
-       "  '',\n",
-       "  'March 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'As the Roberts family heads to Costa Rica to investigate a mermaid legend, Barbie takes on a summer job at a water park run by a devious boss.'],\n",
-       " ['s742',\n",
-       "  'Movie',\n",
-       "  'Barbie Princess Adventure',\n",
-       "  'Conrad Helten',\n",
-       "  'America Young, Erica Lindbeck, Ritesh Rajan, Dave Fennoy, Stephanie Sheh, Cristina Milizia, Desirae Whitfield, Emma Galvin, Angelo Restaino, Eamon Brennan, Ogie Banks',\n",
-       "  'United States',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '72 min',\n",
-       "  'Children & Family Movies, Music & Musicals',\n",
-       "  \"Through music and magic, Barbie learns what it's like to be a modern princess when she trades places with a royal lookalike.\"],\n",
-       " ['s800',\n",
-       "  'Movie',\n",
-       "  'Becoming',\n",
-       "  'Nadia Hallgren',\n",
-       "  'Michelle Obama',\n",
-       "  'United States',\n",
-       "  'May 6, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '89 min',\n",
-       "  'Documentaries',\n",
-       "  'Join former first lady Michelle Obama in an intimate documentary looking at her life, hopes and connection with others as she tours with \"Becoming.\"'],\n",
-       " ['s831',\n",
-       "  'Movie',\n",
-       "  'Ben Platt Live from Radio City Music Hall',\n",
-       "  'Alex Timbers, Sam Wrench',\n",
-       "  'Ben Platt',\n",
-       "  'United States',\n",
-       "  'May 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '85 min',\n",
-       "  'Music & Musicals',\n",
-       "  'Backed by a full band and a ready wit, actor Ben Platt opens up a very personal songbook onstage —numbers from his debut LP, \"Sing to Me Instead.”'],\n",
-       " ['s842',\n",
-       "  'Movie',\n",
-       "  'Berlin, Berlin: Lolle on the Run',\n",
-       "  'Franziska Meyer Price',\n",
-       "  'Felicitas Woll, Janina Uhse, Jan Sosniok, Matthias Klimsa, Sandra Borgmann, Kai Lentrodt, Armin Rohde, Gitta Schweighöfer, Kailas Mahadevan',\n",
-       "  'Germany',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '82 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  'In this cinematic sequel to the hit TV series, Lolle has moved on from Sven and is about to marry her friend Hart – until Sven disrupts her plans.'],\n",
-       " ['s847',\n",
-       "  'Movie',\n",
-       "  'Bert Kreischer: Hey Big Boy',\n",
-       "  'Jeff Tomsic',\n",
-       "  'Bert Kreischer',\n",
-       "  'United States',\n",
-       "  'March 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '62 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Ever the stand-up party animal, comic Bert Kreischer riffs on parenting and family life, being a gun and pet owner, his dad discovering pot, and more.'],\n",
-       " ['s850',\n",
-       "  'TV Show',\n",
-       "  'Best Leftovers Ever!',\n",
-       "  '',\n",
-       "  'Jackie Tohn, David So, Rosemary Shrager',\n",
-       "  'United States',\n",
-       "  'December 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Decadent pasta from day-old fries? Skillful cooks transform tired leftovers into tantalizing new dishes in this wildly creative culinary competition.'],\n",
-       " ['s853',\n",
-       "  'Movie',\n",
-       "  'Best of Stand-Up 2020',\n",
-       "  '',\n",
-       "  'Jerry Seinfeld, Leslie Jones, Taylor Tomlinson, Tom Segura, Jack Whitehall, Michelle Buteau, Bert Kreischer, Jo Koy, Donnell Rawlings, Jim Jefferies, Nikki Glaser, George Lopez, Sam Jay, Marc Maron, Kevin Hart, Michael McIntyre, Fortune Feimster, Eric André, Jim Norton, Felipe Esparza, Hannah Gadsby, Patton Oswalt, Vir Das, Robert Kelly, Urzila Carlson, Tom Papa, Kanan Gill, Ms. Pat, Rob Schneider, Adrienne Iapalucci, Kenny Sebastian, Thomas Middleditch, Ben Schwartz',\n",
-       "  '',\n",
-       "  'December 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '77 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  \"From Jerry Seinfeld to Leslie Jones, Kevin Hart to Hannah Gadsby, laugh along with the funniest bits from Netflix's 2020 stand-up comedy specials.\"],\n",
-       " ['s854',\n",
-       "  'Movie',\n",
-       "  \"Best Wishes, Warmest Regards: A Schitt's Creek Farewell\",\n",
-       "  'Amy Segal',\n",
-       "  \"Daniel Levy, Eugene Levy, Catherine O'Hara, Annie Murphy, Chris Elliott, Emily Hampshire, Sarah Levy, Jennifer Robertson, Noah Reid, Dustin Milligan, Karen Robinson, Rizwan Manji\",\n",
-       "  'Canada',\n",
-       "  'October 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '44 min',\n",
-       "  'Documentaries, LGBTQ Movies',\n",
-       "  'From unseen footage to the last table read, this documentary takes an inside look at the final season of the acclaimed comedy series \"Schitt\\'s Creek.\"'],\n",
-       " ['s857',\n",
-       "  'TV Show',\n",
-       "  'Betaal',\n",
-       "  '',\n",
-       "  'Viineet Kumar, Aahana Kumra, Suchitra Pillai, Jatin Goswami, Siddharth Menon, Manjiri Pupala, Yashwant Wasnik, Savita Bajaj, Jitendra Joshi, Syna Anand',\n",
-       "  'India',\n",
-       "  'May 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Horror',\n",
-       "  'Hired to displace tribal villagers to make way for a new highway, officials unearth an old curse and an army of British soldier-zombies.'],\n",
-       " ['s878',\n",
-       "  'Movie',\n",
-       "  \"Beyond the Boundary: ICC Women's T20 World Cup Australia 2020\",\n",
-       "  'Anna Stone',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '59 min',\n",
-       "  'Documentaries, International Movies, Sports Movies',\n",
-       "  \"With highlights from the 2020 tourney, this program offers an inside look at the global showcase for women's cricket — the ICC Women's T20 World Cup.\"],\n",
-       " ['s881',\n",
-       "  'TV Show',\n",
-       "  'Bhaag Beanie Bhaag',\n",
-       "  '',\n",
-       "  'Swara Bhasker, Dolly Singh, Ravi Patel, Varun Thakur, Mona Ambegaonkar, Girish Kulkarni',\n",
-       "  'India',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'Facing disapproving parents, a knotty love life and her own inner critic, an aspiring comic ditches her cushy but unsatisfying life to pursue stand-up.'],\n",
-       " ['s891',\n",
-       "  'Movie',\n",
-       "  'Bheeshma',\n",
-       "  'Venky Kudumula',\n",
-       "  'Nitin Reddy, Rashmika Mandanna, Sampath Raj, Jishu Sengupta, Anant Nag',\n",
-       "  'India',\n",
-       "  'April 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '138 min',\n",
-       "  'Action & Adventure, Comedies, International Movies',\n",
-       "  'Tired of being single, a smart-aleck meme creator has a chance to prove himself to the girl he loves when he is suddenly appointed CEO of her workplace.'],\n",
-       " ['s907',\n",
-       "  'TV Show',\n",
-       "  'Big Mouth',\n",
-       "  '',\n",
-       "  'Nick Kroll, John Mulaney, Jessi Klein, Jason Mantzoukas, Jenny Slate, Fred Armisen, Maya Rudolph, Jordan Peele',\n",
-       "  'United States',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'Teenage friends find their lives upended by the wonders and horrors of puberty in this edgy comedy from real-life pals Nick Kroll and Andrew Goldberg.'],\n",
-       " ['s911',\n",
-       "  'Movie',\n",
-       "  'Bigflo & Oli: Hip Hop Frenzy',\n",
-       "  'Bigflo & Oli, Jérémie Levypon',\n",
-       "  'Bigflo & Oli',\n",
-       "  'France',\n",
-       "  'October 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '100 min',\n",
-       "  'Documentaries, International Movies, Music & Musicals',\n",
-       "  'Go backstage with French rap duo Bigflo & Oli in this intimate music documentary, then join the superstar siblings as they embark on a major tour.'],\n",
-       " ['s932',\n",
-       "  'TV Show',\n",
-       "  'Biohackers',\n",
-       "  '',\n",
-       "  'Luna Wedler, Jessica Schwarz, Adrian Julius Tillmann, Thomas Prenn, Jing Xiang, Caro Cult, Sebastian Jakob Doppelbauer',\n",
-       "  'Germany',\n",
-       "  'August 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'A medical student enters a top German university on a secret mission to uncover a conspiracy linking a family tragedy to a visionary biology professor.'],\n",
-       " ['s969',\n",
-       "  'Movie',\n",
-       "  'BLACKPINK: Light Up the Sky',\n",
-       "  'Caroline Suh',\n",
-       "  'Blackpink',\n",
-       "  'United States',\n",
-       "  'October 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '80 min',\n",
-       "  'Documentaries, Music & Musicals',\n",
-       "  'Record-shattering Korean girl band BLACKPINK tell their story — and detail the hard-fought journey of the dreams and trials behind their meteoric rise.'],\n",
-       " ['s986',\n",
-       "  'TV Show',\n",
-       "  'Blood & Water',\n",
-       "  '',\n",
-       "  'Ama Qamata, Khosi Ngema, Gail Mabalane, Thabang Molaba, Dillon Windvogel, Natasha Thahane, Arno Greeff, Xolile Tshabalala, Getmore Sithole, Cindy Mahlangu, Ryle De Morny, Greteli Fincham, Sello Maake Ka-Ncube, Odwa Gwanya, Mekaila Mathys, Sandi Schultz, Duane Williams, Shamilla Miller, Patrick Mofokeng',\n",
-       "  'South Africa',\n",
-       "  'May 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'After crossing paths at a party, a Cape Town teen sets out to prove whether a private-school swimming star is her sister who was abducted at birth.'],\n",
-       " ['s989',\n",
-       "  'TV Show',\n",
-       "  'Blood of Zeus',\n",
-       "  '',\n",
-       "  \"Derek Phillips, Jason O'Mara, Claudia Christian, Mamie Gummer, Jessica Henwick, Elias Toufexis, Chris Diamantopoulos, Adetokumboh M'Cormack, Matthew Mercer, Melina Kanakaredes, Danny Jacobs, Matt Lowe, Adam Croasdell, Jennifer Hale, David Shaughnessy, Fred Tatasciore, Vanessa Marshall\",\n",
-       "  'United States',\n",
-       "  'October 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Anime Series',\n",
-       "  'A commoner living in ancient Greece, Heron discovers his true heritage as a son of Zeus, and his purpose: to save the world from a demonic army.'],\n",
-       " ['s993',\n",
-       "  'TV Show',\n",
-       "  'Bloodride',\n",
-       "  '',\n",
-       "  'Ine Marie Wilmann, Bjørnar Teigen, Emma Spetalen Magnusson, Erlend Rødal Vikhagen, Benjamin Helstad, Harald Rosenstrøm, Dagny Backer Johnsen, Stig Amdam, Numa Edema Norderhaug, Ellen Bendu, Torfinn Nag',\n",
-       "  'Norway',\n",
-       "  'March 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Horror, TV Mysteries',\n",
-       "  'The doomed passengers aboard a spectral bus head toward a gruesome, unknown destination in this deliciously macabre horror anthology series.'],\n",
-       " ['s1007',\n",
-       "  'TV Show',\n",
-       "  'BNA',\n",
-       "  '',\n",
-       "  'Sumire Morohoshi, Yoshimasa Hosoya, Maria Naganawa, Kaito Ishikawa, Gara Takashima, Michiyo Murase',\n",
-       "  'Japan',\n",
-       "  'June 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'Morphed into a raccoon beastman, Michiru seeks refuge, and answers, with the aid of wolf beastman Shirou inside the special zone of Anima-City.'],\n",
-       " ['s1016',\n",
-       "  'Movie',\n",
-       "  'Bobbleheads The Movie',\n",
-       "  'Kirk Wise',\n",
-       "  'Jennifer Coolidge, Karen Fukuhara, Khary Payton, Julian Sands, Brenda Song, Luke Wilson, Cher',\n",
-       "  'United States',\n",
-       "  'December 8, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '83 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'A team of bobbleheads band together to defend their collector’s home when uninvited relatives barge in looking to steal from his prized collection.'],\n",
-       " ['s1026',\n",
-       "  'TV Show',\n",
-       "  'BoJack Horseman',\n",
-       "  '',\n",
-       "  'Will Arnett, Aaron Paul, Amy Sedaris, Alison Brie, Paul F. Tompkins',\n",
-       "  'United States',\n",
-       "  'October 25, 2019',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '6 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  \"Meet the most beloved sitcom horse of the '90s, 20 years later. He’s a curmudgeon with a heart of...not quite gold...but something like gold. Copper?\"],\n",
-       " ['s1045',\n",
-       "  'TV Show',\n",
-       "  'Bookmarks',\n",
-       "  '',\n",
-       "  'Marley Dias',\n",
-       "  'United States',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  \"Celebrity readers share children's books by Black authors to spark kid-friendly conversations about empathy, equality, self-love and antiracism.\"],\n",
-       " ['s1079',\n",
-       "  'Movie',\n",
-       "  'Brave Blue World: Racing to Solve Our Water Crisis',\n",
-       "  'Tim Neeves',\n",
-       "  'Liam Neeson, Matt Damon, Jaden Smith',\n",
-       "  'Canada, United Kingdom',\n",
-       "  'October 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '51 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'From reuse to energy generation, new innovations across five continents are explored in this documentary about building a future for sustainable water.'],\n",
-       " ['s1084',\n",
-       "  'TV Show',\n",
-       "  'Bread Barbershop',\n",
-       "  '',\n",
-       "  'Um Sang-hyun, Park Yoon-hee, Kang Shi-hyun, Hong Bum-ki, Kim Hyun-wook, Lee In-suk, Song Ha-rim',\n",
-       "  '',\n",
-       "  'August 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'In a town filled with food, Bread is a master cake decorator who gives life-changing makeovers that will put any customer in an amazing mood.'],\n",
-       " ['s1086',\n",
-       "  'TV Show',\n",
-       "  'BREAK IT ALL: The History of Rock in Latin America',\n",
-       "  'Picky Talarico',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'December 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Spanish-Language TV Shows',\n",
-       "  'Soda Stereo, Café Tacvba, Aterciopelados and others figure in this 50-year history of Latin American rock through dictatorships, disasters and dissent.'],\n",
-       " ['s1096',\n",
-       "  'TV Show',\n",
-       "  'Brews Brothers',\n",
-       "  '',\n",
-       "  'Alan Aisenberg, Mike Castle, Carmen Flood, Marques Ray',\n",
-       "  'United States',\n",
-       "  'April 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  'Two rival brothers must work together to keep their brewery in business, but shenanigans keep foaming up their company with chaos.'],\n",
-       " ['s1101',\n",
-       "  'TV Show',\n",
-       "  'Bridgerton',\n",
-       "  '',\n",
-       "  'Adjoa Andoh, Julie Andrews, Lorraine Ashbourne, Jonathan Bailey, Ruby Barker, Sabrina Bartlett, Harriet Cains, Bessie Carter, Nicola Coughlan, Phoebe Dynevor, Ruth Gemmell, Florence Hunt, Claudia Jessie, Ben Miller, Luke Newton, Regé-Jean Page, Golda Rosheuvel, Luke Thompson, Will Tilston, Polly Walker',\n",
-       "  'United States',\n",
-       "  'December 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Romantic TV Shows, TV Dramas',\n",
-       "  \"The eight close-knit siblings of the Bridgerton family look for love and happiness in London high society. Inspired by Julia Quinn's bestselling novels.\"],\n",
-       " ['s1126',\n",
-       "  'TV Show',\n",
-       "  'Buddi',\n",
-       "  '',\n",
-       "  'Greta Jameson, Ralf Jameson, Clementine Laikin, Felix Laikin',\n",
-       "  'United Kingdom, China',\n",
-       "  'September 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"British TV Shows, Kids' TV\",\n",
-       "  'The Buddis bounce, spin, glide — and giggle! — through their magical world, learning new things and sharing the joy of friendship.'],\n",
-       " ['s1133',\n",
-       "  'Movie',\n",
-       "  'Bulbbul',\n",
-       "  'Anvita Dutt',\n",
-       "  'Tripti Dimri, Avinash Tiwary, Rahul Bose, Parambrata Chatterjee, Paoli Dam, Veera Kapur Ee',\n",
-       "  'India',\n",
-       "  'June 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '94 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  'A child bride grows up to be an enigmatic woman presiding over her household, harboring a painful past as supernatural murders of men plague her village.'],\n",
-       " ['s1136',\n",
-       "  'Movie',\n",
-       "  'Bulletproof 2',\n",
-       "  'Don Michael Paul',\n",
-       "  'Faizon Love, Kirk Fox, Tony Todd, Pearl Thusi, Cassie Clare, Fiona Ramsey, Neels Clasen, Roxy Nel',\n",
-       "  'United States',\n",
-       "  'January 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '97 min',\n",
-       "  'Action & Adventure, Comedies',\n",
-       "  'A special agent abruptly reunites with a criminal – once a former friend – when he attempts to use his identity to infiltrate and take down a cartel.'],\n",
-       " ['s1140',\n",
-       "  'TV Show',\n",
-       "  \"Bunk'd\",\n",
-       "  '',\n",
-       "  'Peyton List, Karan Brar, Skai Jackson, Miranda May, Kevin G. Quinn, Nathan Arenas, Nina Lu',\n",
-       "  'United States',\n",
-       "  'August 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '4 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'The Ross siblings of Disney\\'s hit series \"Jessie\" spend a summer full of fun and adventure at Maine\\'s Camp Kikiwaka, where their parents first met.'],\n",
-       " ['s1165',\n",
-       "  'Movie',\n",
-       "  'Cadaver',\n",
-       "  'Jarand Herdal',\n",
-       "  'Gitte Witt, Thomas Gullestad, Thorbjørn Harr, Tuva Olivia Remman, Trine Wiggen, Maria Grazia Di Meo, Kingsford Siayor, Jonatan Rodriguez',\n",
-       "  'Norway',\n",
-       "  'October 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '87 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  \"When a peculiar hotel dinner show draws crowds during a postapocalyptic famine, one family discovers they'll pay much more than the price of admission.\"],\n",
-       " ['s1166',\n",
-       "  'TV Show',\n",
-       "  'Cagaster of an Insect Cage',\n",
-       "  '',\n",
-       "  'Yoshimasa Hosoya, Kana Hanazawa, Natsuki Hanae, Takahiro Sakurai, Daisuke Namikawa, Toshiyuki Morikawa, Kazuyuki Okitsu, Junichi Suwabe, Tomohiro Shiozaki, Ai Kayano, Tetsu Shiratori, Yasuhiro Mamiya, Daiki Yamashita, Akari Kito, Tomokazu Sugita, Aoi Yuki, Kohsuke Toriumi',\n",
-       "  'Japan',\n",
-       "  'February 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'Thirty years after a disease that turns the infected into carnivorous insects emerged, a young exterminator and a teenage girl search for her mother.'],\n",
-       " ['s1175',\n",
-       "  'TV Show',\n",
-       "  'Calico Critters Mini Episodes Clover',\n",
-       "  '',\n",
-       "  'Stephanie Sheh, Erika Harlacher, Julie Maddalena, Dorothy Fahn, Anne Yatco, Cherami Leigh, Doug Erholtz, Keith Silverstein',\n",
-       "  '',\n",
-       "  'March 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'From throwing parties to planning fashion shows, the Hopscotch Rabbit Family is ready to leap into the daily adventures of their sweet town.'],\n",
-       " ['s1179',\n",
-       "  'TV Show',\n",
-       "  'Caliphate',\n",
-       "  '',\n",
-       "  'Aliette Opheim, Gizem Erdogan, Amed Bozan, Albin Grenholm, Nora Rios, Yussra El Abdouni, Amanda Sohrabi, Lancelot Ncube, Simon Mezher, Ala Riani',\n",
-       "  'Sweden',\n",
-       "  'March 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'An impending ISIS attack on Sweden entangles a group of women, including a mother in a bind, a spirited student and an ambitious cop.'],\n",
-       " ['s1182',\n",
-       "  'TV Show',\n",
-       "  'Call the Midwife',\n",
-       "  'Philippa Lowthorpe',\n",
-       "  'Vanessa Redgrave, Bryony Hannah, Helen George, Jenny Agutter, Pam Ferris, Laura Main, Judy Parfitt, Cliff Parisi, Stephen McGann, Ben Caplan, Miranda Hart, Jessica Raine, Max Macmillan, Victoria Yeates, Jack Ashton, Emerald Fennell, Linda Bassett',\n",
-       "  'United Kingdom',\n",
-       "  'September 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '9 Seasons',\n",
-       "  'British TV Shows, International TV Shows, TV Dramas',\n",
-       "  'This period drama set in impoverished East London in the 1950s follows a newly qualified midwife and her colleagues at a nursing convent.'],\n",
-       " ['s1193',\n",
-       "  'TV Show',\n",
-       "  'Can You Hear Me?',\n",
-       "  '',\n",
-       "  'Mélissa Bédard, Ève Landry, Florence Longpré',\n",
-       "  'Canada',\n",
-       "  'November 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Three friends in a low-income neighborhood find humor and hope in their lives as they grapple with bad boyfriends and their dysfunctional families.'],\n",
-       " ['s1204',\n",
-       "  'Movie',\n",
-       "  'Canvas',\n",
-       "  'Frank E. Abney III',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'December 11, 2020',\n",
-       "  '2020',\n",
-       "  'G',\n",
-       "  '9 min',\n",
-       "  'Children & Family Movies, Dramas',\n",
-       "  'After a heartbreaking loss, a grandfather struggling to reclaim his passion for painting finds the inspiration to create again.'],\n",
-       " ['s1207',\n",
-       "  'Movie',\n",
-       "  'Captain Underpants Epic Choice-o-Rama',\n",
-       "  '',\n",
-       "  'Nat Faxon, Jay Gragnani, Ramone Hamilton, Sean Astin, Dayci Brookshire, Jorge Diaz, Todd Grimes, Peter Hastings, Evan Kishiyama, David Koechner, Phil LaMarr, Erica Luttrell, Patty Mattson, Brennan Murray, Nolan North',\n",
-       "  'United States',\n",
-       "  'February 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '81 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'In this interactive special, Harold and George need your decision-making skills to stop Krupp from blowing their beloved treehouse to smithereens.'],\n",
-       " ['s1208',\n",
-       "  'Movie',\n",
-       "  'Captain Underpants Mega Blissmas',\n",
-       "  'Erik Kling, Kevin Peaty',\n",
-       "  'Nat Faxon, Jay Gragnani, Ramone Hamilton, Sean Astin, Dayci Brookshire, Jim Cummings, Jorge Diaz',\n",
-       "  'United States',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '46 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  \"Christmas gets weird — really weird — after George and Harold go back in time to change up a few of their beloved holiday's traditions.\"],\n",
-       " ['s1210',\n",
-       "  'TV Show',\n",
-       "  'Car Masters: Rust to Riches',\n",
-       "  '',\n",
-       "  'Mark Towle, Shawn Pilot, Constance Nunes, Tony Quinones, Mike \"Caveman\" Pyle',\n",
-       "  '',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '2 Seasons',\n",
-       "  'Reality TV',\n",
-       "  'The colorful crew at Gotham Garage overhauls an eclectic collection of cars and trucks, trading up to a showstopper they can sell for big bucks.'],\n",
-       " ['s1218',\n",
-       "  'Movie',\n",
-       "  'Cargo',\n",
-       "  'Arati Kadav',\n",
-       "  'Vikrant Massey, Shweta Tripathi, Nandu Madhav, Konkona Sen Sharma, Biswapati Sarkar, Ritwik Bhaumik, Prabal Panjabi, Hansal Mehta',\n",
-       "  'India',\n",
-       "  'September 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '113 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'Aboard a spaceship where souls of the deceased are readied for reincarnation, a lone crew member’s rigid existence is disrupted by a spry new assistant.'],\n",
-       " ['s1222',\n",
-       "  'TV Show',\n",
-       "  'Carmel: Who Killed Maria Marta?',\n",
-       "  'Alejandro Hartmann',\n",
-       "  '',\n",
-       "  'Argentina',\n",
-       "  'November 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries, International TV Shows',\n",
-       "  'A woman is found dead in her bathtub, with a puddle of blood nearby. Her husband theorizes she had an accident. But an autopsy tells a different story.'],\n",
-       " ['s1224',\n",
-       "  'Movie',\n",
-       "  'Carmen Sandiego: To Steal or Not to Steal',\n",
-       "  'Jos Humphrey',\n",
-       "  \"Gina Rodriguez, Finn Wolfhard, Abby Trott, Michael Hawley, Liam O'Brien, Mary Elizabeth McGlynn, Toks Olagundoye, Sharon Muthu\",\n",
-       "  'Canada, United States',\n",
-       "  'March 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '82 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'You drive the action in this interactive adventure, helping Carmen save Ivy and Zack when V.I.L.E. captures them during a heist in Shanghai.'],\n",
-       " ['s1241',\n",
-       "  'TV Show',\n",
-       "  'Castlevania',\n",
-       "  '',\n",
-       "  'Richard Armitage, James Callis, Graham McTavish, Alejandra Reynoso, Tony Amendola, Matt Frewer, Emily Swallow',\n",
-       "  'United States',\n",
-       "  'March 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Anime Series, TV Horror, TV Thrillers',\n",
-       "  'A vampire hunter fights to save a besieged city from an army of otherworldly beasts controlled by Dracula himself. Inspired by the classic video games.'],\n",
-       " ['s1265',\n",
-       "  'TV Show',\n",
-       "  'Challenger',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  \"Engineers, officials and the crew members' families provide their perspective on the 1986 Space Shuttle Challenger disaster and its aftermath.\"],\n",
-       " ['s1267',\n",
-       "  'Movie',\n",
-       "  'Chaman Bahaar',\n",
-       "  'Apurva Dhar Badgaiyann',\n",
-       "  'Jitendra Kumar, Ritika Badiani, Yogendra Tikku, Bhuvan Arora, Alam Khan, Dhirendra Tiwari, Ashwani Kumar, Bhagwan Tiwari',\n",
-       "  'India',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '112 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'A local shop becomes a hub for young men taken with the new neighbor. But as business booms, it may leave the equally smitten storeowner heartbroken.'],\n",
-       " ['s1298',\n",
-       "  'TV Show',\n",
-       "  'Check The Store Next Door: The Next Chapter',\n",
-       "  '',\n",
-       "  'Ernest Prakasa, Chew Kin Wah, Dion Wiyoko, Morgan Oey, Anggika Bolsterli, Arie Kriting, Yusril Fahriza, Awwe, Adjis Doaibu, Aci Resti, Bintang Emon, Jenny Zhang, Soleh Solihun, Denny Gitong',\n",
-       "  'Indonesia',\n",
-       "  'December 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  'When a former shop owner grows bored of retirement, he buys a fish pond and manages the new hijinks in his life with a staff of quirky employees.'],\n",
-       " ['s1299',\n",
-       "  'TV Show',\n",
-       "  'Cheer',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'January 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Reality TV, Teen TV Shows',\n",
-       "  \"This gripping docuseries follows the ups and downs of Navarro College's competitive cheer squad as they work to win a coveted national title.\"],\n",
-       " ['s1306',\n",
-       "  'TV Show',\n",
-       "  \"Chef's Table: BBQ\",\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Reality TV',\n",
-       "  'The Emmy-nominated series delves into the juicy, smoky world of barbecue, visiting acclaimed chefs and pitmasters in the US, Australia and Mexico.'],\n",
-       " ['s1328',\n",
-       "  'Movie',\n",
-       "  'Chico Bon Bon and the Very Berry Holiday',\n",
-       "  \"Darragh O'Connell\",\n",
-       "  'Robbie Daymond, Dayci Brookshire, Anthony Tedesco, Andy Abbott, Emma Sloan Jacobs, Joanna Lewis, Matt Mercer, Ian Nikus',\n",
-       "  '',\n",
-       "  'December 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '25 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'The Fix-It Force makes a plan to hit every home as fast as they can, delivering Blunderberry Cakes before the town awakes to avoid a holiday disaster.'],\n",
-       " ['s1329',\n",
-       "  'TV Show',\n",
-       "  'Chico Bon Bon: Monkey with a Tool Belt',\n",
-       "  '',\n",
-       "  'Robbie Daymond, Dayci Brookshire, Anthony Tedesco, Andy Abbott, Roberta Lemons, Cole Seaver',\n",
-       "  'United States',\n",
-       "  'October 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '4 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'Armed with tools and engineering smarts, monkey mechanic Chico Bon Bon and his Fix-It Force help the people of Blunderburg solve all of their problems.'],\n",
-       " ['s1333',\n",
-       "  'TV Show',\n",
-       "  'Children of Adam',\n",
-       "  '',\n",
-       "  'Maguy Bou Ghosn, Daniella Rahme, Maxim Khalil, Qays Sheikh Najib, Mohamed Yaghy, Rodney Haddad, Nada Abou Farhat',\n",
-       "  'Lebanon',\n",
-       "  'December 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Thrillers',\n",
-       "  'Amid crime and corruption, the lives of two couples intertwine as unexpected events soon reveal their dark secrets and tainted pasts.'],\n",
-       " ['s1339',\n",
-       "  'TV Show',\n",
-       "  'Chilling Adventures of Sabrina',\n",
-       "  '',\n",
-       "  'Kiernan Shipka, Ross Lynch, Miranda Otto, Lucy Davis, Chance Perdomo, Michelle Gomez, Richard Coyle, Jaz Sinclair, Lachlan Watson, Tati Gabrielle, Adeline Rudolph, Abigail Cowen, Gavin Leatherwood, Bronson Pinchot',\n",
-       "  'United States',\n",
-       "  'December 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '4 Seasons',\n",
-       "  'TV Horror, TV Mysteries, TV Sci-Fi & Fantasy',\n",
-       "  \"Magic and mischief collide as half-human, half-witch Sabrina navigates between two worlds: mortal teen life and her family's legacy, the Church of Night.\"],\n",
-       " ['s1343',\n",
-       "  'Movie',\n",
-       "  'Chippa',\n",
-       "  'Safdar Rahman',\n",
-       "  'Sunny Pawar, Chandan Roy Sanyal, Gautam Sarkar, Sumeet Thakur, Mala Mukherjee, Masood Akhtar, Veer Rajwant Singh, Joyraj Bhattacharya',\n",
-       "  'India',\n",
-       "  'June 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '92 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'At midnight on his 10th birthday, a boy scours the lesser-known Kolkata streets in search of a father he’s never met, carrying a letter he can’t read.'],\n",
-       " ['s1349',\n",
-       "  'Movie',\n",
-       "  'Choked: Paisa Bolta Hai',\n",
-       "  'Anurag Kashyap',\n",
-       "  'Saiyami Kher, Roshan Mathew, Amruta Subhash, Upendra Limaye, Tushar Dalvi, Rajshri Deshpande, Vaisnavi RP, Uday Nene, Parthveer Shukla, Sanjay Bhatia, Aditya Kumar, Milind Pathak',\n",
-       "  'India',\n",
-       "  'June 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '114 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  \"A bank employee weighed down by her jobless husband's debts — and her own broken dreams — finds a secret source of seemingly unlimited cash in her home.\"],\n",
-       " ['s1355',\n",
-       "  'Movie',\n",
-       "  \"Chris D'Elia: No Pain\",\n",
-       "  \"Matt D'Elia\",\n",
-       "  \"Chris D'Elia\",\n",
-       "  'United States',\n",
-       "  'April 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '55 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  \"Chris D'Elia takes the stage in Minneapolis to offer his thoughts on everything from self-censorship to problematic dolphins to lame mutant powers.\"],\n",
-       " ['s1364',\n",
-       "  'Movie',\n",
-       "  'Christmas Crossfire',\n",
-       "  'Detlev Buck',\n",
-       "  'Kostja Ullmann, Alli Neumann, Sascha Alexander Gersak, Sophia Thomalla, Merlin Rose, Detlev Buck, Peter Kurth, Anika Mauer, Frederic Linkemann, Bernd Hölscher',\n",
-       "  'Germany',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '106 min',\n",
-       "  'Comedies, International Movies, Thrillers',\n",
-       "  \"A man foils an attempted murder, then flees the crew of would-be killers along with their intended target as a woman he's just met tries to find him.\"],\n",
-       " ['s1396',\n",
-       "  'Movie',\n",
-       "  'Circus of Books',\n",
-       "  'Rachel Mason',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'April 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '87 min',\n",
-       "  'Documentaries, LGBTQ Movies',\n",
-       "  'For decades, a nice Jewish couple ran Circus of Books, a porn shop and epicenter for gay LA. Their director daughter documents their life and times.'],\n",
-       " ['s1398',\n",
-       "  'Movie',\n",
-       "  'Citation',\n",
-       "  'Kunle Afolayan',\n",
-       "  'Temi Otedola, Jimmy Jean-Louis, Joke Silva, Gabriel Afolayan, Adjetey Anang, Ini Edo, Sadiq Daba, Wole Olowomojuore, Yomi Fash-Lanso, Bukunmi Oluwashina, Bienvenu Neba, Ray Reboul, Ibukun Awosika, Seun Kuti',\n",
-       "  'Nigeria',\n",
-       "  'November 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '151 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'A bright student in Nigeria takes on the academic establishment when she reports a popular professor who tried to rape her. Based on real events.'],\n",
-       " ['s1411',\n",
-       "  'Movie',\n",
-       "  \"Class of '83\",\n",
-       "  'Atul Sabharwal',\n",
-       "  'Bobby Deol, Bhupendra Jadawat, Hitesh Bhojraj, Anup Soni, Joy Sengupta, Sameer Paranjape, Ninad Mahajani, Prithvik Pratap',\n",
-       "  'India',\n",
-       "  'August 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '98 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'Demoted to an academy job, a cop trains five foolhardy students as assassins in his risky revenge plot against police corruption and the underworld.'],\n",
-       " ['s1414',\n",
-       "  'TV Show',\n",
-       "  'Cleo & Cuquin',\n",
-       "  'Fernando Moro',\n",
-       "  '',\n",
-       "  'Spain',\n",
-       "  'July 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'Spirited sister-brother duo Cleo and Cuquín try on different professions each day to help their other siblings solve problems and enjoy new adventures.'],\n",
-       " ['s1445',\n",
-       "  'TV Show',\n",
-       "  'Cocomelon',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'December 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'Learn letters, numbers, animal sounds and more with J.J. in this edutaining series that brings fun times with nursery rhymes for the whole family!'],\n",
-       " ['s1451',\n",
-       "  'Movie',\n",
-       "  'Coffee & Kareem',\n",
-       "  'Michael Dowse',\n",
-       "  'Ed Helms, Taraji P. Henson, Terrence Little Gardenhigh, Betty Gilpin',\n",
-       "  'United States',\n",
-       "  'April 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '88 min',\n",
-       "  'Action & Adventure, Comedies',\n",
-       "  \"An inept Detroit cop must team up with his girlfriend's foul-mouthed young son when their first crack at bonding time uncovers a criminal conspiracy.\"],\n",
-       " ['s1484',\n",
-       "  'TV Show',\n",
-       "  'Connected',\n",
-       "  '',\n",
-       "  'Latif Nasser',\n",
-       "  'United Kingdom',\n",
-       "  'August 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'Science journalist Latif Nasser investigates the surprising and intricate ways in which we are connected to each other, the world and the universe.'],\n",
-       " ['s1491',\n",
-       "  'TV Show',\n",
-       "  'Control Z',\n",
-       "  '',\n",
-       "  'Ana Valeria Becerril, Michael Ronda, Yankel Stevan, Zion Moreno, Luis Curiel, Samantha Acuña, Macarena García, Fiona Palomo, Andrés Baida, Patricio Gallardo, Iván Aragón, Xabiani Ponce de León, Patricia Maqueo, Rodrigo Cachero, Rocío Verdejo, Mauro Sánchez Navarro, Lidia San José, Thanya López, Renata del Castillo, Arturo Barba, Kariam Castro, Ariana Saavedra, Alexander Holtmann, Nastassia Villasana, Marco Zunino',\n",
-       "  'Mexico',\n",
-       "  'May 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Dramas',\n",
-       "  \"When a hacker begins releasing students' secrets to the entire high school, the socially isolated but observant Sofía works to uncover his/her identity.\"],\n",
-       " ['s1496',\n",
-       "  'TV Show',\n",
-       "  'Cooked with Cannabis',\n",
-       "  '',\n",
-       "  'Kelis, Leather Storrs',\n",
-       "  'United States',\n",
-       "  'April 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Chefs compete to get the hosts and special guests high on elevated cannabis cuisine with their artful use of leafy herb, THC infusions and CBD sauces.'],\n",
-       " ['s1502',\n",
-       "  'Movie',\n",
-       "  'Cops and Robbers',\n",
-       "  'Arnon Manor, Timothy Ware-Hill',\n",
-       "  'Timothy Ware-Hill',\n",
-       "  'United States',\n",
-       "  'December 28, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '8 min',\n",
-       "  'Dramas',\n",
-       "  'Animation and activism unite in this multimedia spoken-word response to police brutality and racial injustice.'],\n",
-       " ['s1504',\n",
-       "  'TV Show',\n",
-       "  'Coronavirus, Explained',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'April 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'In 2020, the world changed. This topical series examines the coronavirus pandemic, the efforts to combat it and ways to manage its mental health toll.'],\n",
-       " ['s1509',\n",
-       "  'TV Show',\n",
-       "  'Country Ever After',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'November 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Country artist Coffey Anderson and his wife, hip-hop dancer Criscilla, juggle family life, career goals and tests of faith in this reality series.'],\n",
-       " ['s1521',\n",
-       "  'Movie',\n",
-       "  'Crazy Awesome Teachers',\n",
-       "  'Sammaria Sari Simanjuntak',\n",
-       "  'Gading Marten, Dian Sastrowardoyo, Faradina Mufti, Boris Bokir, Kevin Ardilova, Shakira Jasmine, Asri Welas, Arswendi Bening Swara, Kiki Narendra, Ibnu Jamil',\n",
-       "  'Indonesia',\n",
-       "  'August 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '102 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'When staff salaries get stolen at his school, a reluctant new teacher sets out to recoup the money and soon discovers the joys of teaching.'],\n",
-       " ['s1523',\n",
-       "  'TV Show',\n",
-       "  'Crazy Delicious',\n",
-       "  '',\n",
-       "  'Jayde Adams, Carla Hall, Heston Blumenthal, Niklas Ekstedt',\n",
-       "  'United Kingdom',\n",
-       "  'June 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, Reality TV',\n",
-       "  'In this competition show, daring home chefs tempt the food gods with reinvented classics and fanciful feasts in their quest to win a golden apple.'],\n",
-       " ['s1542',\n",
-       "  'TV Show',\n",
-       "  'Criminal: UK',\n",
-       "  '',\n",
-       "  'Katherine Kelly, Lee Ingleby, Mark Stanley, Rochenda Sandall, Shubham Saraf, Nicholas Pinnock, David Tennant, Hayley Atwell, Youssef Kerkour, Clare-Hope Ashitey, Isabella Laughland',\n",
-       "  'United Kingdom, France, Germany, Spain',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'British TV Shows, Crime TV Shows, International TV Shows',\n",
-       "  'Within the walls of an interrogation room and with time running out, London investigators go after three suspects, each accused of a grievous crime.'],\n",
-       " ['s1543',\n",
-       "  'Movie',\n",
-       "  'Crip Camp: A Disability Revolution',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'March 25, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '108 min',\n",
-       "  'Documentaries',\n",
-       "  'A groundbreaking summer camp galvanizes a group of teens with disabilities to help build a movement, forging a new path toward greater equality.'],\n",
-       " ['s1555',\n",
-       "  'TV Show',\n",
-       "  'Curon',\n",
-       "  '',\n",
-       "  'Valeria Bilello, Luca Lionello, Federico Russo, Margherita Morchio, Anna Ferzetti, Alessandro Tedeschi, Juju Di Domenico, Giulio Brizzi, Max Malatesta',\n",
-       "  'Italy',\n",
-       "  'June 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Horror',\n",
-       "  'After 17 years, a woman returns home with her teenage twins. When she mysteriously vanishes, her children must reckon with a shadowy family legacy.'],\n",
-       " ['s1556',\n",
-       "  'TV Show',\n",
-       "  'Cursed',\n",
-       "  '',\n",
-       "  'Katherine Langford, Devon Terrell, Gustaf Skarsgård, Daniel Sharman, Sebastian Armesto, Lily Newmark, Shalom Brune-Franklin, Matt Stokoe, Bella Dayne, Peter Mullan, Emily Coates',\n",
-       "  'United Kingdom, Australia',\n",
-       "  'July 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Action & Adventure, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'Armed with mysterious powers and a legendary sword, young rebel Nimue\\xa0joins forces with charming mercenary Arthur on a mission to save her people.'],\n",
-       " ['s1560',\n",
-       "  'Movie',\n",
-       "  'Cuties',\n",
-       "  'Maïmouna Doucouré',\n",
-       "  'Fathia Youssouf, Médina El Aidi-Azouni, Esther Gohourou, Ilanah Cami-Goursolas, Myriam Hamma, Maïmouna Gueye, Mbissine Thérèse Diop, Demba Diaw, Mamadou Samaké',\n",
-       "  'France',\n",
-       "  'September 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '96 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Eleven-year-old Amy starts to rebel against her conservative family’s traditions when she becomes fascinated with a free-spirited dance crew.'],\n",
-       " ['s1570',\n",
-       "  'Movie',\n",
-       "  'Da 5 Bloods',\n",
-       "  'Spike Lee',\n",
-       "  'Delroy Lindo, Jonathan Majors, Clarke Peters, Norm Lewis, Isiah Whitlock Jr., Mélanie Thierry, Paul Walter Hauser, Jasper Pääkkönen, Johnny Nguyen, Chadwick Boseman',\n",
-       "  'United States',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '156 min',\n",
-       "  'Action & Adventure, Dramas',\n",
-       "  \"Four African American veterans return to Vietnam decades after the war to find their squad leader's remains — and a stash of buried gold. From Spike Lee.\"],\n",
-       " ['s1577',\n",
-       "  'Movie',\n",
-       "  'Dad Wanted',\n",
-       "  'Javier Colinas',\n",
-       "  'Natalia Coronado, Juan Pablo Medina, Silvia Navarro, Roberto Quijano, Victoria Viera, Arantxa Servín, Aleyda Gallardo, Joaquín Emanuel, Abril Michel, Omar Fierro, Luis Ernesto Franco, Patricia Reyes Spíndola, Rodrigo Murray, Luis Arrieta, Alberto Guerra, Moisés Arizmendi, David Fridman, Martha Claudia Moreno, Ela Velden, Gonzalo García Vivanco, Mauricio Argüelles, César Rodríguez',\n",
-       "  'Mexico',\n",
-       "  'September 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '103 min',\n",
-       "  'Children & Family Movies, Comedies, Dramas',\n",
-       "  'What does a thrill-seeker tween girl do when her mom forbids her to enter a BMX race? Cast an actor with nothing to lose to play her approving dad.'],\n",
-       " ['s1590',\n",
-       "  'Movie',\n",
-       "  'Dance Dreams: Hot Chocolate Nutcracker',\n",
-       "  'Oliver Bokelberg',\n",
-       "  'Debbie Allen',\n",
-       "  'United States',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '81 min',\n",
-       "  'Children & Family Movies, Documentaries',\n",
-       "  'This documentary spotlights Debbie Allen\\'s career and follows her group of dance students as they prepare for Allen\\'s annual \"Hot Chocolate Nutcracker.\"'],\n",
-       " ['s1599',\n",
-       "  'Movie',\n",
-       "  'Dangerous Lies',\n",
-       "  'Michael M. Scott',\n",
-       "  'Camila Mendes, Jessie T. Usher, Jamie Chung, Cam Gigandet, Sasha Alexander, Elliott Gould',\n",
-       "  'United States',\n",
-       "  'April 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '97 min',\n",
-       "  'Thrillers',\n",
-       "  \"A broke caregiver unexpectedly inherits her patient's estate, but dark secrets swirl around her newfound wealth, tangling her in deceit and danger.\"],\n",
-       " ['s1611',\n",
-       "  'TV Show',\n",
-       "  'Dark',\n",
-       "  '',\n",
-       "  'Louis Hofmann, Oliver Masucci, Jördis Triebel, Maja Schöne, Karoline Eichhorn, Sebastian Rudolph, Anatole Taubman, Mark Waschke, Stephan Kampwirth, Anne Ratte-Polle, Andreas Pietschmann, Lisa Vicari, Michael Mendl, Angela Winkler',\n",
-       "  'Germany, United States',\n",
-       "  'June 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'A missing child sets four families on a frantic hunt for answers as they unearth a mind-bending mystery that spans three generations.'],\n",
-       " ['s1614',\n",
-       "  'TV Show',\n",
-       "  'Dark Desire',\n",
-       "  '',\n",
-       "  'Maite Perroni, Erik Hayser, Alejandro Speitzer, María Fernanda Yepes, Jorge Poza, Regina Pavón, Paulina Matos, Leticia Huijara, Claudia Pineda, Esteban Soberanes, Claudia Ríos, Samantha Orozco, Fabián Merlo, Eligio Meléndez, Carmen Beato, Carlos Torres, Toño Valdés',\n",
-       "  'Mexico',\n",
-       "  'July 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'Married Alma spends a fateful weekend away from home that ignites passion, ends in tragedy and leads her to question the truth about those close to her.'],\n",
-       " ['s1615',\n",
-       "  'Movie',\n",
-       "  'Dark Forces',\n",
-       "  'Bernardo Arellano',\n",
-       "  'Tenoch Huerta, Eréndira Ibarra, Dale Carley, Ariane Pellicer, Johana Blendl, Dai Liparoti, Mauricio Aspe, Nick Zedd',\n",
-       "  'Mexico',\n",
-       "  'August 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '81 min',\n",
-       "  'Horror Movies, Independent Movies, International Movies',\n",
-       "  'In search of his sister, a renegade criminal seeks answers at a sordid hotel where he encounters a sinister guest and romances a mysterious waitress.'],\n",
-       " ['s1625',\n",
-       "  'TV Show',\n",
-       "  'DASH & LILY',\n",
-       "  '',\n",
-       "  'Midori Francis, Austin Abrams, Dante Brown, Troy Iwata',\n",
-       "  'United States',\n",
-       "  'November 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Romantic TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Opposites attract at Christmas as cynical Dash and sunny Lily trade messages and dares in a red notebook they pass back and forth around New York City.'],\n",
-       " ['s1626',\n",
-       "  'TV Show',\n",
-       "  'Dating Around',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Reality TV, Romantic TV Shows',\n",
-       "  'In each episode of flirtations and fails, one real-life single navigates five blind dates. The mission: Find one match worthy of a second date.'],\n",
-       " ['s1627',\n",
-       "  'TV Show',\n",
-       "  'Dating Around: Brazil',\n",
-       "  'Cassia Dian',\n",
-       "  '',\n",
-       "  'Brazil',\n",
-       "  'July 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV, Romantic TV Shows',\n",
-       "  'In this reality show, six singles meet five different blind dates at trendy urban hot spots in Brazil. Who will they choose for a second outing?'],\n",
-       " ['s1633',\n",
-       "  'Movie',\n",
-       "  'Dave Chappelle: The Kennedy Center Mark Twain Prize for American Humor',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'March 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '85 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Dave Chappelle is awarded the prestigious Mark Twain Prize for American Humor in a star-studded ceremony from the Kennedy Center in Washington, D.C.'],\n",
-       " ['s1634',\n",
-       "  'Movie',\n",
-       "  'David Attenborough: A Life on Our Planet',\n",
-       "  'Alastair Fothergill, Jonnie Hughes, Keith Scholey',\n",
-       "  'David Attenborough',\n",
-       "  'United States, United Kingdom',\n",
-       "  'October 4, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '84 min',\n",
-       "  'Documentaries',\n",
-       "  'A broadcaster recounts his life, and the evolutionary history of life on Earth, to grieve the loss of wild places and offer a vision for the future.'],\n",
-       " ['s1635',\n",
-       "  'Movie',\n",
-       "  'David Batra: Elefanten i rummet',\n",
-       "  'David Batra, Jon Rudberg',\n",
-       "  'David Batra',\n",
-       "  'Sweden',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '77 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Swedish comedian David Batra gets personal as he playfully details the perks and pitfalls of being married to a recently resigned political leader.'],\n",
-       " ['s1648',\n",
-       "  'TV Show',\n",
-       "  \"DC's Legends of Tomorrow\",\n",
-       "  'Rob Seidenglanz',\n",
-       "  'Victor Garber, Brandon Routh, Caity Lotz, Franz Drameh, Amy Pemberton, Dominic Purcell, Maisie Richardson-Sellers, Nick Zano, Arthur Darvill, Wentworth Miller, Tala Ashe, Adam Tsekhman, Christina Brucato, Simon Merrells, Nils Hognestad, Jes Macallan, Keiynan Lonsdale',\n",
-       "  'United States',\n",
-       "  'June 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '5 Seasons',\n",
-       "  'TV Action & Adventure, TV Sci-Fi & Fantasy',\n",
-       "  'A mysterious \"time master\" from the future unites an unlikely group of superheroes and villains to save the world from a powerful evil.'],\n",
-       " ['s1654',\n",
-       "  'TV Show',\n",
-       "  'Dead to Me',\n",
-       "  '',\n",
-       "  'Christina Applegate, Linda Cardellini, James Marsden, Max Jenkins, Sam McCarthy, Luke Roessler, Edward Asner',\n",
-       "  'United States',\n",
-       "  'May 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'TV Comedies, TV Dramas',\n",
-       "  \"A hotheaded widow searching for the hit-and-run driver who mowed down her husband befriends an eccentric optimist who isn't quite what she seems.\"],\n",
-       " ['s1659',\n",
-       "  'TV Show',\n",
-       "  'Deadwind',\n",
-       "  '',\n",
-       "  'Pihla Viitala, Lauri Tilkanen, Jani Volanen, Tommi Korpela, Pirjo Lonka, Riku Nieminen, Pamela Tola, Jonna Järnefelt, Raimo Grönberg',\n",
-       "  'Finland, Germany',\n",
-       "  'July 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'Just months after a tragic loss, detective Sofia Karppi investigates the murder of a woman with ties to a Helsinki construction company.'],\n",
-       " ['s1660',\n",
-       "  'TV Show',\n",
-       "  'Deaf U',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'October 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'In this reality series, a tight-knit group of Deaf and hard of hearing students share their stories and explore life at Gallaudet University.'],\n",
-       " ['s1671',\n",
-       "  'Movie',\n",
-       "  'Death Can Wait',\n",
-       "  'Fernando Ayllón',\n",
-       "  'Ricardo Quevedo, Nelson Polanía, Liss Pereira, Brian Moreno, Ana Cristina Botero, Jairo Ordóñez, Luis Alberto Saavedra, Blanca Ligia Franco, Marianne Schaller Romero, Shirley Marulanda',\n",
-       "  'Colombia',\n",
-       "  'May 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '91 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  \"After learning he may die soon, a modest accountant pulls off a shady money scheme and heads to Europe, where he's faced with a life-or-death situation.\"],\n",
-       " ['s1674',\n",
-       "  'Movie',\n",
-       "  'Death of Me',\n",
-       "  'Darren Lynn Bousman',\n",
-       "  'Maggie Q, Luke Hemsworth, Alex Essoe, Ingkarat Jaraswongkosol, Kelly B. Jones, Caledonia Burr',\n",
-       "  'United States, Thailand',\n",
-       "  'January 16, 2021',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '94 min',\n",
-       "  'Horror Movies',\n",
-       "  'With no memory of the previous night, a vacationing couple uncovers a disturbing personal video that inexplicably shows one of them killing the other.'],\n",
-       " ['s1676',\n",
-       "  'Movie',\n",
-       "  'Death to 2020',\n",
-       "  'Al Campbell, Alice Mathias',\n",
-       "  'Samuel L. Jackson, Hugh Grant, Lisa Kudrow, Kumail Nanjiani, Tracey Ullman, Samson Kayo, Leslie Jones, Diane Morgan, Cristin Milioti, Joe Keery',\n",
-       "  'United States',\n",
-       "  'December 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '71 min',\n",
-       "  'Comedies',\n",
-       "  'As the year we all want to end finally does, take a look back at 2020\\'s mad glory in this comedic retrospective from the creators of \"Black Mirror.\"'],\n",
-       " ['s1696',\n",
-       "  'TV Show',\n",
-       "  'DeMarcus Family Rules',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Rascal Flatts bassist Jay DeMarcus and ex-beauty queen Allison DeMarcus write their own rules for juggling family and fun in this reality show.'],\n",
-       " ['s1717',\n",
-       "  'Movie',\n",
-       "  'Desperados',\n",
-       "  'LP',\n",
-       "  'Nasim Pedrad, Anna Camp, Lamorne Morris, Heather Graham, Robbie Amell, Sarah Burns, Jessica Chaffin',\n",
-       "  'United States',\n",
-       "  'July 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '107 min',\n",
-       "  'Comedies, Romantic Movies',\n",
-       "  'After drunkenly sending a cringeworthy email, hopeless romantic Wes heads to Mexico with her best friends to erase the note before her new love reads it.'],\n",
-       " ['s1721',\n",
-       "  'TV Show',\n",
-       "  'Detention',\n",
-       "  'Su I-Hsuan, Chuang Shiang-an, Liu Yi',\n",
-       "  'Li Lingwei, Han Ning, Huang Guanzhi, Jack Yao, Hsia Teng-hung, David Chao, Luo Guanxu, Wu Kunda, Serena Fang, Carol Cheng, Chang Han',\n",
-       "  'Taiwan',\n",
-       "  'December 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Horror',\n",
-       "  'A tormented student uncovers unsettling secrets at her remote high school as betrayal and a paranormal encounter upend her life.'],\n",
-       " ['s1743',\n",
-       "  'TV Show',\n",
-       "  'Diablero',\n",
-       "  '',\n",
-       "  'Christopher Von Uckermann, Horacio García Rojas, Gisselle Kuri, Fátima Molina, Dolores Heredia, Humberto Busto, Quetzalli Cortés, Alexa Martin, Flavio Medina, Dulce Neri, Mariana Botas',\n",
-       "  'Mexico',\n",
-       "  'January 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Action & Adventure',\n",
-       "  'When a young girl goes missing in a big city, a desperate priest joins a demon hunter and his motley crew on an otherworldly mission to find her.'],\n",
-       " ['s1751',\n",
-       "  'Movie',\n",
-       "  'Dick Johnson Is Dead',\n",
-       "  'Kirsten Johnson',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '90 min',\n",
-       "  'Documentaries',\n",
-       "  'As her father nears the end of his life, filmmaker Kirsten Johnson stages his death in inventive and comical ways to help them both face the inevitable.'],\n",
-       " ['s1768',\n",
-       "  'TV Show',\n",
-       "  'Dino Girl Gauko',\n",
-       "  '',\n",
-       "  'Naoko Matsui, Hiroshi Kamiya, Kazue Ikura, Chafurin, Chie Kojiro, Mari Mashiba, Ryoko Shiraishi, Hidekatsu Shibata, Tadashi Miyazawa, Sonosuke Hattori, Karen, Yui Toita, Izu Konishi, Eri Ozaki, Risa Nakamura, Tomoyo Chujo, Takuro Hijioka, Sawako Yoshida, Chika Okubo, Yuri Fujiwara, Tomomi Yamakawa, Hikaru Yuki, Miyako Kobayashi, Mutsuki Arisawa, Koharu Nogata, Tomoka Kuzutani, Madoka Yokoyama, Madoka Hiraide, Ayako Takamura, Yuki Arimoto, Yuto Kazama, Arisa Takami, Chika Sakamoto',\n",
-       "  'United States, Japan',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Anime Series, Kids' TV\",\n",
-       "  'When she gets angry, middle schooler Naoko turns into fierce dinosaur Gauko! Thanks to friends, aliens and more, her life is full of wacky incidents.'],\n",
-       " ['s1774',\n",
-       "  'TV Show',\n",
-       "  'Dirty Money',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'March 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'From crippling payday loans to cars that cheat emissions tests, this investigative series exposes brazen acts of corporate greed and corruption.'],\n",
-       " ['s1777',\n",
-       "  'Movie',\n",
-       "  'Disclosure',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '108 min',\n",
-       "  'Documentaries, LGBTQ Movies',\n",
-       "  \"In this documentary, leading trans creatives and thinkers share heartfelt perspectives and analysis about Hollywood's impact on the trans community.\"],\n",
-       " ['s1789',\n",
-       "  'Movie',\n",
-       "  'DNA',\n",
-       "  'Maïwenn',\n",
-       "  'Maïwenn, Fanny Ardant, Louis Garrel, Dylan Robert, Marine Vacth, Caroline Chaniolleau, Alain Françon, Florent Lacger, Henri-Noël Tabary, Omar Marwan',\n",
-       "  'France, Algeria',\n",
-       "  'December 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '91 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Grieving the death of her grandfather, Neige navigates family conflict and questions her world in this meditation about cultural identity and roots.'],\n",
-       " ['s1790',\n",
-       "  'TV Show',\n",
-       "  'Do Do Sol Sol La La Sol',\n",
-       "  '',\n",
-       "  'Go A-ra, Lee Jae-wook, Kim Ju-hun, Ye Ji-won, Lee Soon-jae, Shin Eun-soo, Seo Yi-sook',\n",
-       "  'South Korea',\n",
-       "  'October 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'A riches-to-rags pianist who loses everything but her smile is guided by twinkling little stars to a small town where she finds hope, home and love.'],\n",
-       " ['s1801',\n",
-       "  'Movie',\n",
-       "  'Dolly Kitty Aur Woh Chamakte Sitare',\n",
-       "  'Alankrita Shrivastava',\n",
-       "  'Bhumi Pednekar, Konkona Sen Sharma, Vikrant Massey, Amol Parashar, Aamir Bashir, Karan Kundra, Kalp Shah, Hearty Singh, Neelima Azim, Kubbra Sait',\n",
-       "  'India',\n",
-       "  'September 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '120 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'A disillusioned Delhi wife and her new-in-town cousin navigate damning secrets, dreams and their thorny dynamic on their respective roads to freedom.'],\n",
-       " ['s1804',\n",
-       "  'Movie',\n",
-       "  'Dolly Parton’s Christmas on the Square',\n",
-       "  'Debbie Allen',\n",
-       "  'Dolly Parton, Christine Baranski, Treat Williams, Jenifer Lewis, Josh Segarra, Jeanine Mason, Mary Lane Haskell',\n",
-       "  'United States',\n",
-       "  'November 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '99 min',\n",
-       "  'Children & Family Movies, Music & Musicals',\n",
-       "  \"Seasonal cheer comes to a screeching halt when a cold-hearted woman tries to sell her hometown's land. Can music, magic and memories change her mind?\"],\n",
-       " ['s1822',\n",
-       "  'Movie',\n",
-       "  'Don’t Listen',\n",
-       "  'Ángel Gómez Hernández',\n",
-       "  'Rodolfo Sancho, Ana Fernández, Ramón Barea, Belén Fabra, Lucas Blas',\n",
-       "  'Spain',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '98 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  \"After a tragic turn of events at the new home he's fixing up, Daniel hears a ghostly plea for help, spurring him to seek out a famous paranormal expert.\"],\n",
-       " ['s1828',\n",
-       "  'Movie',\n",
-       "  'Door Ke Darshan',\n",
-       "  'Gagan Puri',\n",
-       "  'Dolly Ahluwalia, Manu Rishi Chadha, Mahie Gill, Shardul Rana, Archita Sharma, Rajesh Sharma, Supriya Shukla, Mehak Manwani',\n",
-       "  'India',\n",
-       "  'July 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '114 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  'When a matriarch wakes from a 30-year coma, her wacky family frantically recreates a bygone era to keep her from noticing how much time has passed.'],\n",
-       " ['s1831',\n",
-       "  'TV Show',\n",
-       "  'Dorohedoro',\n",
-       "  '',\n",
-       "  'Wataru Takagi, Reina Kondo, Kenyu Horiuchi, Yoshimasa Hosoya, Yu Kobayashi, Kengo Takanashi, Miyu Tomita, Toru Nara, Mitsuhiro Ichiki, Hisao Egawa, Soungdok, Mayu Udono, Anri Katsu, Shinichiro Miki, Hozumi Goda, Tetsu Inada, Takuma Terashima, Ryohei Kimura, Yuki Kaji',\n",
-       "  'Japan',\n",
-       "  'May 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  \"Amnesiac Caiman seeks to undo his lizard head curse by killing the sorcerer responsible, with his friend Nikaido's help. In the Hole, that's a threat.\"],\n",
-       " ['s1833',\n",
-       "  'Movie',\n",
-       "  'Double Dad',\n",
-       "  \"Cris D'Amato\",\n",
-       "  'Maisa Silva, Eduardo Moscovis, Marcelo Médici, Laila Zaid, Pedro Ottoni, Rayana Diniz, Caio Vegatti, Fafá de Belém, Thaynara Og, Roberto Bonfim',\n",
-       "  'Brazil',\n",
-       "  'January 15, 2021',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '105 min',\n",
-       "  'Children & Family Movies, Comedies, Dramas',\n",
-       "  'While her mom is away, a teen sneaks out of the hippie commune where she lives and embarks on a life-changing adventure to discover who her father is.'],\n",
-       " ['s1835',\n",
-       "  'Movie',\n",
-       "  'Double World',\n",
-       "  'Teddy Chan',\n",
-       "  'Henry Lau, Peter Ho, Lin Chenhan, Jiang Luxia, Ming Hu, Him Law, Shi Shi, Mark Cheng, Wang Ziyi, Xu Minghu',\n",
-       "  'China',\n",
-       "  'July 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '110 min',\n",
-       "  'Action & Adventure, International Movies',\n",
-       "  'Keen to bring honor to his clan, young villager Dong Yilong embarks on a perilous journey to compete in a tournament that selects warriors for battle.'],\n",
-       " ['s1840',\n",
-       "  'TV Show',\n",
-       "  'Down to Earth with Zac Efron',\n",
-       "  '',\n",
-       "  'Zac Efron, Darin Olien',\n",
-       "  'United States',\n",
-       "  'July 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Reality TV, Science & Nature TV',\n",
-       "  'Actor Zac Efron journeys around the world with wellness expert Darin Olien in a travel show that explores healthy, sustainable ways to live.'],\n",
-       " ['s1845',\n",
-       "  'TV Show',\n",
-       "  'Dracula',\n",
-       "  '',\n",
-       "  'Claes Bang, Dolly Wells, John Heffernan',\n",
-       "  'United Kingdom',\n",
-       "  'January 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"The Count Dracula legend transforms with new tales that flesh out the vampire's gory crimes – and bring his vulnerability into the light.\"],\n",
-       " ['s1849',\n",
-       "  'TV Show',\n",
-       "  \"Dragon's Dogma\",\n",
-       "  '',\n",
-       "  'Greg Chun, Erica Mendez, Cristina Vee, David Lodge, Yuichi Nakamura, Nana Mizuki, Miyuki Sawashiro, Yuko Sanpei, Suzuko Mimori, Takayuki Sugo',\n",
-       "  '',\n",
-       "  'September 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'Resurrected as an Arisen, Ethan sets out to vanquish the Dragon that took his heart. But with every demon he battles, his humanity slips further away.'],\n",
-       " ['s1854',\n",
-       "  'Movie',\n",
-       "  'Dragonheart: Vengeance',\n",
-       "  'Ivan Silvestrini',\n",
-       "  \"Joseph Millson, Jack Kane, Helena Bonham Carter, Arturo Muselli, Carolina Carlsson, Tam Williams, Richard Ashton, Ross O'Hennessy, Cameron Jack, Fabienne Piolini-Castle\",\n",
-       "  'United States',\n",
-       "  'February 4, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '97 min',\n",
-       "  'Action & Adventure, Sci-Fi & Fantasy',\n",
-       "  'When his family is slain by vicious savages, a young farmer teams with an ice-breathing dragon and sword-wielding mercenary to avenge their deaths.'],\n",
-       " ['s1858',\n",
-       "  'TV Show',\n",
-       "  'Dragons: Rescue Riders',\n",
-       "  '',\n",
-       "  'Nicolas Cantu, Brennley Brown, Zach Callison, Skai Jackson, Noah Kaye Bentley, Andre Robinson, Marsai Martin',\n",
-       "  'United States',\n",
-       "  'February 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Twins Dak and Leyla and their dragon friends devote their lives to rescuing others, defending their home of Huttsgalor and having fun along the way.'],\n",
-       " ['s1859',\n",
-       "  'Movie',\n",
-       "  'Dragons: Rescue Riders: Hunt for the Golden Dragon',\n",
-       "  'TJ Sullivan, Greg Rankin',\n",
-       "  'Noah Kaye Bentley, Brennley Brown, Zach Callison, Nicolas Cantu, Skai Jackson, Marsai Martin, Andre Robinson, Carlos Alazraqui, Jeff Bennett, Grey Griffin, Mary Elizabeth McGlynn',\n",
-       "  'United States',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '46 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  \"It's the treasure hunt of a lifetime for the Rescue Riders, who must race to find a precious golden dragon egg and protect it from evil pirates.\"],\n",
-       " ['s1860',\n",
-       "  'Movie',\n",
-       "  'Dragons: Rescue Riders: Huttsgalor Holiday',\n",
-       "  'Greg Rankin, TJ Sullivan',\n",
-       "  'Noah Kaye Bentley, Brennley Brown, Zach Callison, Nicolas Cantu, Skai Jackson, Marsai Martin, Andre Robinson, Carlos Alazraqui, Roshon Fegan, Grey Griffin, Brad Grusnick, Sam Lavagnino, John C. McGinley, Roger Craig Smith',\n",
-       "  'United States',\n",
-       "  'November 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '46 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'Snowfall marks the start of Odinyule — the Viking holiday of giving! But crazy weather might cancel the tradition unless the Rescue Riders can swoop in.'],\n",
-       " ['s1861',\n",
-       "  'Movie',\n",
-       "  'Dragons: Rescue Riders: Secrets of the Songwing',\n",
-       "  'Greg Rankin, TJ Sullivan',\n",
-       "  'Noah Kaye Bentley, Brennley Brown, Zach Callison, Nicolas Cantu, Skai Jackson, Marsai Martin, Andre Robinson, Carlos Alazraqui, Renée Elise Goldsberry',\n",
-       "  'United States',\n",
-       "  'July 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '46 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'When a musical dragon with a beautiful voice hypnotizes the dragons and people of Huttsgalor, the Rescue Riders have to find a way to break the spell.'],\n",
-       " ['s1876',\n",
-       "  'TV Show',\n",
-       "  'DRIFTING DRAGONS',\n",
-       "  '',\n",
-       "  'Tomoaki Maeno, Sora Amamiya, Soma Saito, Kana Hanazawa, Junichi Suwabe, Tomokazu Seki, Takahiro Sakurai, Kohsuke Toriumi, Rie Kugimiya, Kentaro Kumagai, Makoto Furukawa, Takashi Matsuyama, Shunsuke Takeuchi, Yuto Uemura, Chinatsu Akasaki, Junya Enoki, Kazuhiko Inoue, Hiroo Sasaki',\n",
-       "  'Japan',\n",
-       "  'April 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  'Dragons are on the menu as the crew of the airship Quin Zaza sets out on a hunt. If they fail, empty stomachs will be the least of their worries.'],\n",
-       " ['s1904',\n",
-       "  'Movie',\n",
-       "  'Earth and Blood',\n",
-       "  'Julien Leclercq',\n",
-       "  'Sami Bouajila, Eriq Ebouaney, Samy Seghir, Sofia Lesaffre',\n",
-       "  'France, Belgium',\n",
-       "  'April 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '81 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'A sawmill owner and his teenage daughter become tangled in a deadly feud when a drug dealer stashes stolen cocaine on their remote property.'],\n",
-       " ['s1956',\n",
-       "  'TV Show',\n",
-       "  'El Dragón: Return of a Warrior',\n",
-       "  '',\n",
-       "  'Sebastián Rulli, Renata Notni, Roberto Mateos, Irina Baeva, Cassandra Sánchez Navarro, Manuel Balbi, Javier Gómez, Alejandro Ávila, Sofía Castro, Juan Pablo Gil',\n",
-       "  'Mexico',\n",
-       "  'April 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'To replace his grandfather as head of a cartel, a Tokyo financier returns to his home country of Mexico, where he must battle two rivals for control.'],\n",
-       " ['s1959',\n",
-       "  'Movie',\n",
-       "  'El límite infinito',\n",
-       "  'Pablo Aulita',\n",
-       "  'Jean Maggi',\n",
-       "  '',\n",
-       "  'June 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '48 min',\n",
-       "  'Documentaries, International Movies, Sports Movies',\n",
-       "  'From early struggles to his climb up the Himalayas, Jean Maggi gets profiled in this documentary that highlights his advancement of adaptive sports.'],\n",
-       " ['s1975',\n",
-       "  'Movie',\n",
-       "  'Elf Pets: A Fox Cub’s Christmas Tale',\n",
-       "  'Chanda Bell',\n",
-       "  'Leslie Bellair, Brad Hyland, Brody Rose, Carol Aebersold',\n",
-       "  'United States',\n",
-       "  'November 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '28 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'An elite team of elves – and their furry fox cub friends – help bring the Christmas spirit to a boy whose mom may not make it home for the holidays.'],\n",
-       " ['s1976',\n",
-       "  'Movie',\n",
-       "  'Elf Pets: Santa’s Reindeer Rescue',\n",
-       "  'Chanda Bell',\n",
-       "  'Brad Hyland, Drew Barber, Ashley Roberts, Lowrey Brown, Kristyl Tift, Manny Mahen, Olivia Berkeley, Eleanor Rocha',\n",
-       "  'United States',\n",
-       "  'November 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '27 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'Determined to help Santa get ready for his merry rounds of gift-giving, a team of special elves wrangles in more reindeer and much-needed holiday magic.'],\n",
-       " ['s1979',\n",
-       "  'TV Show',\n",
-       "  'Elite',\n",
-       "  '',\n",
-       "  'Danna Paola, Miguel Herrán, María Pedraza, Itzan Escamilla, Miguel Bernardeau, Jaime Lorente, Álvaro Rico, Arón Piper, Mina El Hammani, Ester Expósito, Omar Ayuso',\n",
-       "  'Spain',\n",
-       "  'March 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'When three working-class teens enroll in an exclusive private school in Spain, the clash between them and the wealthy students leads to murder.'],\n",
-       " ['s1990',\n",
-       "  'Movie',\n",
-       "  'Emicida: AmarElo - It’s All For Yesterday',\n",
-       "  '',\n",
-       "  'Emicida',\n",
-       "  'Brazil',\n",
-       "  'December 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '90 min',\n",
-       "  'Documentaries, International Movies, Music & Musicals',\n",
-       "  \"Between scenes from his concert in São Paulo's Theatro Municipal, rapper and activist Emicida celebrates the rich legacy of Black Brazilian culture.\"],\n",
-       " ['s1991',\n",
-       "  'TV Show',\n",
-       "  'Emily in Paris',\n",
-       "  '',\n",
-       "  'Lily Collins, Philippine Leroy-Beaulieu, Ashley Park, Lucas Bravo, Kate Walsh, Samuel Arnold, Bruno Gouery, Camille Razat',\n",
-       "  'United States',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Romantic TV Shows, TV Comedies, TV Dramas',\n",
-       "  'After landing her dream job in Paris, Chicago marketing exec Emily Cooper embraces her adventurous new life while juggling work, friends and romance.'],\n",
-       " ['s1992',\n",
-       "  'TV Show',\n",
-       "  \"Emily's Wonder Lab\",\n",
-       "  '',\n",
-       "  'Emily Callandrelli, Sky Alexis, Kennedi Butler, Arya Darbahani, Christopher Farrar, Alex Jayne Go, Jayden Langarcia, Makenzie Lee-Foster, Tenz McCall, Zaela Rae, Mason Wells',\n",
-       "  'United States',\n",
-       "  'August 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  \"Science-loving host Emily Calandrelli makes STEAM fun with activities, demonstrations and at-home experiments that'll make you think — and blow your mind!\"],\n",
-       " ['s2010',\n",
-       "  'Movie',\n",
-       "  'Enola Holmes',\n",
-       "  'Harry Bradbeer',\n",
-       "  'Millie Bobby Brown, Henry Cavill, Sam Claflin, Helena Bonham Carter, Louis Partridge, Burn Gorman, Adeel Akhtar, Susan Wokoma, Frances de la Tour, Fiona Shaw',\n",
-       "  'United Kingdom',\n",
-       "  'September 23, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '124 min',\n",
-       "  'Action & Adventure, Children & Family Movies, Dramas',\n",
-       "  'While searching for her missing mother, intrepid teen Enola Holmes uses her sleuthing skills to outsmart big brother Sherlock and help a runaway lord.'],\n",
-       " ['s2020',\n",
-       "  'TV Show',\n",
-       "  'Equinox',\n",
-       "  '',\n",
-       "  'Danica Curcic, Karoline Hamm, Viola Martinsen, Lars Brygmann, Hanne Hedelund, August Issac Carter, Fanny Leander Bornedal, Ask Mossberg Truelsen, Peder Holm Johansen, Alexandre Willaume, Susanne Storm, Andrea Engelsmann Persson, Thomas Chaanhing, Morten Hauch-Fausbøll, Eskil Tonnesen',\n",
-       "  'Denmark, United States',\n",
-       "  'December 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Mysteries, TV Thrillers',\n",
-       "  'Haunted by visions after her sister vanished with her classmates 21 years before, Astrid begins an investigation that uncovers the dark, eerie truth.'],\n",
-       " ['s2022',\n",
-       "  'Movie',\n",
-       "  'Eric Andre: Legalize Everything',\n",
-       "  'Eric Notarnicola',\n",
-       "  'Eric André',\n",
-       "  'United States',\n",
-       "  'June 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '52 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Eric Andre takes the stage in New Orleans and tackles flawed fast-food icons, the wonders of autofill and the bizarre choice for the \"Cops\" theme song.'],\n",
-       " ['s2028',\n",
-       "  'TV Show',\n",
-       "  'Especial 20 años Fútbol de Primera',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'May 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'Revisit the emotional bouts and memorable highlights from the past two decades in this special celebrating esteemed TV show \"Fútbol de Primera.\"'],\n",
-       " ['s2033',\n",
-       "  'TV Show',\n",
-       "  'Ethos',\n",
-       "  '',\n",
-       "  'Öykü Karayel, Fatih Artman, Funda Eryiğit, Defne Kayalar, Settar Tanrıöğen, Tülin Özen, Alican Yücesoy, Bige Önal',\n",
-       "  'Turkey',\n",
-       "  'November 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'A group of individuals in Istanbul transcend sociocultural boundaries and find connection as their fears and wishes intertwine.'],\n",
-       " ['s2037',\n",
-       "  'Movie',\n",
-       "  'Eurovision Song Contest: The Story of Fire Saga',\n",
-       "  'David Dobkin',\n",
-       "  'Will Ferrell, Rachel McAdams, Dan Stevens, Melissanthi Mahut, Mikael Persbrandt, Ólafur Darri Ólafsson, Graham Norton, Demi Lovato, Pierce Brosnan',\n",
-       "  'United States',\n",
-       "  'June 26, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '124 min',\n",
-       "  'Comedies, Music & Musicals, Romantic Movies',\n",
-       "  'Two small-town singers chase their pop star dreams at a global music competition, where high stakes, scheming rivals and onstage mishaps test their bond.'],\n",
-       " ['s2072',\n",
-       "  'Movie',\n",
-       "  'Extraction',\n",
-       "  'Sam Hargrave',\n",
-       "  'Chris Hemsworth, Rudhraksh Jaiswal, Randeep Hooda, Golshifteh Farahani, Pankaj Tripathi, David Harbour',\n",
-       "  'United States',\n",
-       "  'April 24, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '117 min',\n",
-       "  'Action & Adventure',\n",
-       "  \"A hardened mercenary's mission becomes a soul-searching race to survive when he's sent into Bangladesh to rescue a drug lord's kidnapped son.\"],\n",
-       " ['s2073',\n",
-       "  'TV Show',\n",
-       "  'Extracurricular',\n",
-       "  '',\n",
-       "  'Kim Dong-hee, Jung Da-bin, Park Ju-hyun, Nam Yoon-su, Choi Min-soo, Kim Yeo-jin, Park Hyuk-kwon',\n",
-       "  'South Korea',\n",
-       "  'April 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Korean TV Shows',\n",
-       "  \"A model high school student who's steeped in a world of serious crime finds his double life upended when a classmate takes an interest in his secret.\"],\n",
-       " ['s2084',\n",
-       "  'TV Show',\n",
-       "  'F is for Family',\n",
-       "  '',\n",
-       "  'Bill Burr, Laura Dern, Justin Long, Debi Derryberry, Sam Rockwell',\n",
-       "  'United States, France, Canada',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'Follow the Murphy family back to the 1970s, when kids roamed wild, beer flowed freely and nothing came between a man and his TV.'],\n",
-       " ['s2088',\n",
-       "  'TV Show',\n",
-       "  'Fabulous Lives of Bollywood Wives',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'India',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Cameras follow the banter and bonding between four fun-loving women from Bollywood’s inner circle as they juggle professions, family and friendship.'],\n",
-       " ['s2106',\n",
-       "  'TV Show',\n",
-       "  'Family Business',\n",
-       "  '',\n",
-       "  'Jonathan Cohen, Gérard Darmon, Julia Piaton, Liliane Rovère, Olivier Rosemberg, Ali Marhyar, Lina El Arabi, Louise Coldefy, Enrico Macias, Valérie Damidot',\n",
-       "  'France',\n",
-       "  'September 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  'After learning France is about to legalize pot, a down-on-his-luck entrepreneur and his family race to turn their butcher shop into a marijuana café.'],\n",
-       " ['s2107',\n",
-       "  'TV Show',\n",
-       "  'Family Reunion',\n",
-       "  '',\n",
-       "  'Loretta Devine, Tia Mowry-Hardrict, Anthony Alabi, Talia Jackson, Isaiah Russell-Bailey, Cameron J. Wright, Jordyn Raya James, Richard Roundtree',\n",
-       "  'United States',\n",
-       "  'January 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'When the McKellan family moves from Seattle to small-town Georgia, life down South – and traditional grandparents – challenge their big-city ways.'],\n",
-       " ['s2118',\n",
-       "  'TV Show',\n",
-       "  'Fary : Hexagone',\n",
-       "  'Adrien Lagier, Ousmane Ly',\n",
-       "  'Fary',\n",
-       "  'France',\n",
-       "  'April 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, Stand-Up Comedy & Talk Shows, TV Comedies',\n",
-       "  'French comedy phenom\\xa0Fary puts a playful spin on questions of identity, culture and more in the first half of an epic two-part stand-up special.'],\n",
-       " ['s2121',\n",
-       "  'TV Show',\n",
-       "  'Fast & Furious Spy Racers',\n",
-       "  '',\n",
-       "  'Tyler Posey, Charlet Chung, Jorge Diaz, Camille Ramsey, Luke Youngblood, Renée Elise Goldsberry',\n",
-       "  'United States',\n",
-       "  'December 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'A government agency recruits teen driver Tony Toretto and his thrill-seeking friends to infiltrate a criminal street racing circuit as undercover spies.'],\n",
-       " ['s2123',\n",
-       "  'Movie',\n",
-       "  'Fat Ballerina - David A. Arnold',\n",
-       "  'Milton Horowitz',\n",
-       "  'David A. Arnold',\n",
-       "  'United States',\n",
-       "  'March 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '61 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  \"Finally comfortable in his skin, seasoned comic David A. Arnold shares his talent for doing nothing, how he's petty and why divorce saves marriages.\"],\n",
-       " ['s2124',\n",
-       "  'Movie',\n",
-       "  'Fatal Affair',\n",
-       "  'Peter Sullivan',\n",
-       "  'Nia Long, Omar Epps, Stephen Bishop, Maya Stojan, Aubrey Cleland, Carolyn Hennesy',\n",
-       "  'United States',\n",
-       "  'July 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '90 min',\n",
-       "  'Thrillers',\n",
-       "  'A lawyer is caught in a terrifying game of cat and mouse when a drink with an old friend escalates into an obsession that jeopardizes everyone she loves.'],\n",
-       " ['s2133',\n",
-       "  'Movie',\n",
-       "  'Father Soldier Son',\n",
-       "  'Leslye Davis, Catrin Einhorn',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'July 17, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '100 min',\n",
-       "  'Documentaries',\n",
-       "  'After a single father is severely wounded in Afghanistan, he and his sons embark on a journey of sacrifice and a search for redemption.'],\n",
-       " ['s2135',\n",
-       "  'TV Show',\n",
-       "  'Fauda',\n",
-       "  '',\n",
-       "  \"Lior Raz, Hisham Suliman, Shadi Mar'i, Laëtitia Eïdo, Tsahi Halevi, Yuval Segal, Neta Garty, Tomer Kapon, Itzik Cohen, Rona-Lee Shim'on, Boaz Konforty, Doron Ben-David\",\n",
-       "  'Israel',\n",
-       "  'April 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Action & Adventure',\n",
-       "  \"A top Israeli agent comes out of retirement to hunt for a Palestinian militant he thought he'd killed, setting a chaotic chain of events into motion.\"],\n",
-       " ['s2137',\n",
-       "  'TV Show',\n",
-       "  'Fear City: New York vs The Mafia',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'July 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  \"Five Mafia families ruled New York with a bloody fist in the 1970s and '80s, until a group of federal agents tried the unthinkable: taking them down.\"],\n",
-       " ['s2139',\n",
-       "  'Movie',\n",
-       "  'Fearless',\n",
-       "  'Cory Edwards',\n",
-       "  'Yara Shahidi, Miles Robbins, Miguel J. Pimentel, Gabrielle Union, Jadakiss, Tom Kenny, Angie Martinez, Harland Williams, Fat Joe, Amari McCoy, Dwyane Wade',\n",
-       "  'Canada',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '92 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'A teen gamer is forced to level up to full-time babysitter when his favorite video game drops three superpowered infants from space into his backyard.'],\n",
-       " ['s2140',\n",
-       "  'TV Show',\n",
-       "  'Feel Good',\n",
-       "  'Ally Pankiw',\n",
-       "  'Mae Martin, Charlotte Ritchie, Lisa Kudrow, Sophie Thompson, Tom Andrews, Tobi Bamtefa, Phil Burgers, Ophelia Lovibond, Adrian Lukis, Ritu Arya, Ramon Tikaram',\n",
-       "  'United Kingdom',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Romantic TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Stand-up comic Mae Martin navigates a passionate, messy new relationship with her girlfriend, George, while dealing with the challenges of sobriety.'],\n",
-       " ['s2142',\n",
-       "  'Movie',\n",
-       "  'Feel the Beat',\n",
-       "  'Elissa Down',\n",
-       "  'Sofia Carson, Wolfgang Novogratz, Donna Lynne Champlin, Eva Hauge, Rex Lee, Brandon Kyle Goodman, Lidya Jewett, Sadie Lapidus, Johanna Colón, Shaylee Mansfield, Shiloh Nelson, Justin Allan, Carina Battrick, Kai Zen, Marissa Jaret Winokur, Enrico Colantoni, Dennis Andres',\n",
-       "  'United States',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '110 min',\n",
-       "  'Children & Family Movies, Comedies, Dramas',\n",
-       "  'After blowing a Broadway audition, a self-centered dancer reluctantly returns home and agrees to coach a squad of young misfits for a big competition.'],\n",
-       " ['s2143',\n",
-       "  'TV Show',\n",
-       "  'Felipe Esparza: Bad Decisions',\n",
-       "  '',\n",
-       "  'Felipe Esparza',\n",
-       "  'United States',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Stand-Up Comedy & Talk Shows, TV Comedies',\n",
-       "  'Two live performances, one in English and one in Spanish. No matter the language, Felipe Esparza is muy muy.'],\n",
-       " ['s2146',\n",
-       "  'Movie',\n",
-       "  'Felix Lobrecht: Hype',\n",
-       "  'Jan-Peter Horns',\n",
-       "  'Felix Lobrecht',\n",
-       "  'Germany',\n",
-       "  'November 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '60 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Felix Lobrecht aims his dark humor at overly polite culture, weird laughter, the sheer awkwardness of a walking baby and more in this stand-up special.'],\n",
-       " ['s2154',\n",
-       "  'Movie',\n",
-       "  'Fierce',\n",
-       "  'Anna Wieczur-Bluszcz',\n",
-       "  'Katarzyna Sawczuk, Maciej Zakościelny, Anita Sokołowska, Julia Kamińska, Tomasz Karolak, Maria Pakulnis, Barbara Wypych, Wojciech Solarz, Adrian Majewski, Michał Piprowski, Urszula Dudziak, Krzysztof Ibisz',\n",
-       "  'Poland',\n",
-       "  'December 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '118 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'A gifted young singer becomes an instant sensation on a popular talent show. But her real goal is earning the love of her father, a member of the jury.'],\n",
-       " ['s2169',\n",
-       "  'TV Show',\n",
-       "  'Find Yourself',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'January 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'A determined entrepreneur navigates a love triangle between a young charmer and an older executive, leading her down an unconventional path to love.'],\n",
-       " ['s2170',\n",
-       "  'Movie',\n",
-       "  'Finding Agnes',\n",
-       "  'Marla M. Ancheta',\n",
-       "  'Jelson Bay, Sue Ramirez, Sandy Andolong, Roxanne Guinoo, Cheska Iñigo, Hannah Ledesma, Yuan Francisco, Raffa Esplana, Varoon Kessop',\n",
-       "  'Philippines',\n",
-       "  'November 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '106 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'On an emotional journey in Morocco, an entrepreneur pieces together the turbulent life of his estranged mother and meets her adopted daughter.'],\n",
-       " ['s2204',\n",
-       "  'TV Show',\n",
-       "  'Flavorful Origins',\n",
-       "  '',\n",
-       "  'Yang Chen',\n",
-       "  'China',\n",
-       "  'November 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '3 Seasons',\n",
-       "  'Docuseries, International TV Shows',\n",
-       "  'Delve into the delectable world of Chaoshan cuisine, explore its unique ingredients and hear the stories of the people behind its creation.'],\n",
-       " ['s2210',\n",
-       "  'TV Show',\n",
-       "  'Floor Is Lava',\n",
-       "  '',\n",
-       "  'Rutledge Wood',\n",
-       "  'United States',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Teams compete to navigate rooms flooded with lava by leaping from chairs, hanging from curtains and swinging from chandeliers. Yes, really.'],\n",
-       " ['s2216',\n",
-       "  'TV Show',\n",
-       "  'Followers',\n",
-       "  '',\n",
-       "  'Miki Nakatani, Elaiza Ikeda, Mari Natsuki, Yuka Itaya, KOM_I, Mika Nakashima, Tadanobu Asano, Shuhei Uesugi, Nobuaki Kaneko, Hidekazu Mashima, Sho Kasamatsu, Yutaro',\n",
-       "  'Japan',\n",
-       "  'February 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'When an aspiring actress hits it big thanks to a candid Instagram post, the lives of several Tokyo women cross as they struggle to define happiness IRL.'],\n",
-       " ['s2237',\n",
-       "  'Movie',\n",
-       "  'Forensic',\n",
-       "  'Akhil Paul, Anas Khan',\n",
-       "  'Tovino Thomas, Mamtha Mohandas, Renji Panicker, Saiju Kurup, Reba Monica John, Pratap Pothen, Giju John, Sreekanth Murali',\n",
-       "  'India',\n",
-       "  'June 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '132 min',\n",
-       "  'International Movies, Thrillers',\n",
-       "  'A pair of officers with history navigates clues from the past, false leads and a ticking clock to nab an elusive serial killer who targets young girls.'],\n",
-       " ['s2247',\n",
-       "  'TV Show',\n",
-       "  'Formula 1: Drive to Survive',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'February 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Docuseries',\n",
-       "  'Drivers, managers and team owners live life in the fast lane – both on and off the track – during one cutthroat season of Formula 1 racing.'],\n",
-       " ['s2248',\n",
-       "  'Movie',\n",
-       "  'Fortune Feimster: Sweet & Salty',\n",
-       "  'Krysia Plonka',\n",
-       "  'Fortune Feimster',\n",
-       "  'United States',\n",
-       "  'January 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '61 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Actor, comedian and writer Fortune Feimster takes the stage and riffs on her southern roots, sexual awakenings, showbiz career and more.'],\n",
-       " ['s2262',\n",
-       "  'TV Show',\n",
-       "  'Frank Elstner: Just One Last Question',\n",
-       "  '',\n",
-       "  'Klaas Heufer-Umlauf, Joko Winterscheidt, Lena Meyer-Landrut, Charlotte Roche, Daniel Brühl, Frank Elstner',\n",
-       "  'Germany',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Stand-Up Comedy & Talk Shows',\n",
-       "  'In his farewell show, legendary German host Frank Elstner digs deep and savors his discussions with stars such as Daniel Brühl and Lena Meyer-Landrut.'],\n",
-       " ['s2268',\n",
-       "  'Movie',\n",
-       "  \"Freaks – You're One of Us\",\n",
-       "  'Felix Binder',\n",
-       "  'Cornelia Gröschel, Tim Oliver Schultz, Wotan Wilke Möhring, Nina Kunzendorf, Frederic Linkemann, Finnlay Berger, Gisa Flake, Ralph Herforth, Thelma Buabeng',\n",
-       "  'Germany',\n",
-       "  'September 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '93 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'Tipped by a mysterious tramp, a meek fry cook discovers she has superpowers — and kindred spirits — and uncovers an unsavory, widespread conspiracy.'],\n",
-       " ['s2285',\n",
-       "  'TV Show',\n",
-       "  'Freud',\n",
-       "  '',\n",
-       "  'Robert Finster, Ella Rumpf, Georg Friedrich, Christoph Krutzler, Brigitte Kren, Anja Kling, Philipp Hochmair',\n",
-       "  'Austria, Germany',\n",
-       "  'March 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'Eager to make his name in 19th-century Vienna, a hungry young Sigmund Freud joins a psychic and an inspector to solve a string of bloody mysteries.'],\n",
-       " ['s2307',\n",
-       "  'TV Show',\n",
-       "  'Fukrey Boyzzz',\n",
-       "  '',\n",
-       "  'Viraaj Modgill, Jasleen Singh, Pooja Punjabi, Viswanathan Sridhar, Manish Bhavan, Suvela Sharma, Surabhi Pandey, Zeel Thakkar',\n",
-       "  '',\n",
-       "  'September 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'A troublemaking trio dreams big, plays hard and stirs up all sorts of classroom mischief in this animated spinoff of the popular Hindi film franchise.'],\n",
-       " ['s2308',\n",
-       "  'Movie',\n",
-       "  'Fukrey Boyzzz: Space Mein Fukrapanti',\n",
-       "  'Avinash Walzade',\n",
-       "  'Viraaj Modgill, Jasleen Singh, Pooja Punjabi, Amit Deondi, Ketan Kava, Zeel Thakkar, Manish Bhavan, Viswanathan Sridhar',\n",
-       "  'India',\n",
-       "  'November 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '75 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'After a foreboding dream about aliens comes true, a fun-loving trio must prevent human intelligence from being stolen from planet Earth.'],\n",
-       " ['s2311',\n",
-       "  'Movie',\n",
-       "  'Full Out 2: You Got This!',\n",
-       "  'Jeff Deverett',\n",
-       "  'Sydney Cope, Logan Edra, Liza Wilk, Braedyn Bruner, Billie Merritt',\n",
-       "  'United States',\n",
-       "  'January 1, 2021',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '91 min',\n",
-       "  'Children & Family Movies, Dramas, Sports Movies',\n",
-       "  'With a championship on the line, Chayse and her gymnastics team look to a local break-dancer for all the right moves to rise above their competition.'],\n",
-       " ['s2312',\n",
-       "  'TV Show',\n",
-       "  'Fuller House',\n",
-       "  '',\n",
-       "  'Candace Cameron Bure, Jodie Sweetin, Andrea Barber, Michael Campion, Elias Harger, Soni Bringas, Dashiell Messitt, Fox Messitt, John Stamos, Bob Saget, Dave Coulier, Lori Loughlin, Scott Weinger, Blake Tuomy-Wilhoit, Dylan Tuomy-Wilhoit, John Brotherton, Juan Pablo Di Pace',\n",
-       "  'United States',\n",
-       "  'December 6, 2019',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '5 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'The Tanner family’s adventures continue as DJ Tanner-Fuller shares a home with her sister Stephanie and friend Kimmy who help raise her three boys.'],\n",
-       " ['s2318',\n",
-       "  'Movie',\n",
-       "  'Funny Boy',\n",
-       "  'Deepa Mehta',\n",
-       "  'Brandon Ingram, Nimmi Harasgama, Ali Kazmi, Arush Nand, Agam Darshi, Rehan Mudannayake, Shivantha Wijesinha, Seema Biswas, Hidaayath Hazeer',\n",
-       "  'Canada, United States',\n",
-       "  'December 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '109 min',\n",
-       "  'Dramas, LGBTQ Movies',\n",
-       "  \"A student must navigate issues of sexuality, identity and family amid Sri Lanka's social turmoil of the 1970s and 1980s.\"],\n",
-       " ['s2321',\n",
-       "  'TV Show',\n",
-       "  'Futmalls.com',\n",
-       "  'Lai Chun-yu',\n",
-       "  'Bryan Chang, Eugenie Liu, Bruce He, Ivy Shao, Allison Lin, River Huang, Ting Chun-cheng, Wang Ko-yuan, Phoebe Huang, Chu Chung-heng, Wu Chien-ho, Camille Chalons',\n",
-       "  '',\n",
-       "  'December 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'Strange occurrences afflict a group of people after they purchase items on a shopping website from the future.'],\n",
-       " ['s2341',\n",
-       "  'TV Show',\n",
-       "  'GAME ON: A Comedy Crossover Event',\n",
-       "  '',\n",
-       "  'Loretta Devine, Tia Mowry-Hardrict, Anthony Alabi, Paul Wight, Allison Munn, Gabriel Iglesias, Sherri Shepherd, Paulina Chávez, Jencarlos Canela',\n",
-       "  'United States',\n",
-       "  'August 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Worlds collide in this special event featuring familiar faces, surprise cameos and stories of spirited competition from four different comedy series.'],\n",
-       " ['s2348',\n",
-       "  'TV Show',\n",
-       "  'Gameboys Level-Up Edition',\n",
-       "  'Ivan Andrew Payawal',\n",
-       "  'Kokoy De Santos, Elijah Canlas, Adrianna So, Kyle Velino, Jerom Canlas, Sue Prado, Rommel Canlas, Miggy Jimenez, Angeli Nicole Sanoy, Kych Minemoto',\n",
-       "  '',\n",
-       "  'December 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'In this recut of the popular web series, live-stream gamer Cairo calls for a rematch after losing to newcomer Gavreel — and an online romance blooms.'],\n",
-       " ['s2376',\n",
-       "  'TV Show',\n",
-       "  'Gentefied',\n",
-       "  '',\n",
-       "  'J.J. Soria, Carlos Santos, Karrie Martin, Joaquín Cosío, Julissa Calderon, Annie Gonzalez, Laura Patalano, Felipe Esparza',\n",
-       "  'United States',\n",
-       "  'February 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies, TV Dramas',\n",
-       "  \"The Morales cousins scramble to save their grandfather's taco shop — and pursue their own dreams — as gentrification shakes up their LA neighborhood.\"],\n",
-       " ['s2378',\n",
-       "  'Movie',\n",
-       "  \"George Lopez: We'll Do It For Half\",\n",
-       "  'Troy Miller',\n",
-       "  'George Lopez',\n",
-       "  'United States',\n",
-       "  'June 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '52 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Comedian George Lopez tackles the future and the past of Latinx culture in America, touching on immigration, his tough relatives, aging and much more.'],\n",
-       " ['s2382',\n",
-       "  'TV Show',\n",
-       "  'Get Even',\n",
-       "  '',\n",
-       "  'Kim Adis, Mia McKenna-Bruce, Bethany Antonia, Jessica Alexander',\n",
-       "  'United Kingdom',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, Crime TV Shows, International TV Shows',\n",
-       "  'In a secret act of skillful revenge, four private school classmates team up and work together to expose a string of schoolwide injustices.'],\n",
-       " ['s2386',\n",
-       "  'TV Show',\n",
-       "  'Get Organized with The Home Edit',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Expert home organizers Clea and Joanna help celebrities and everyday clients edit, categorize and contain their clutter to create stunning spaces.'],\n",
-       " ['s2396',\n",
-       "  'TV Show',\n",
-       "  'Ghost in the Shell: SAC_2045',\n",
-       "  '',\n",
-       "  'Atsuko Tanaka, Osamu Saka, Akio Otsuka, Koichi Yamadera, Yutaka Nakano, Toru Okawa, Takashi Onozuka, Taro Yamaguchi, Sakiko Tamagawa, Megumi Han, Kenjiro Tsuda, Kaiji Soze, Shigeo Kiyama',\n",
-       "  'Japan, United States',\n",
-       "  'April 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Anime Series, Crime TV Shows, International TV Shows',\n",
-       "  'After a global financial crisis, the world is engulfed in an AI-driven \"sustainable war.\" It\\'s up to Section 9 to counter new forms of cyber threats.'],\n",
-       " ['s2401',\n",
-       "  'Movie',\n",
-       "  'Ghost Stories',\n",
-       "  'Anurag Kashyap, Dibakar Banerjee, Karan Johar, Zoya Akhtar',\n",
-       "  'Janhvi Kapoor, Sobhita Dhulipala, Sukant Goel, Gulshan Devaiah, Mrunal Thakur, Avinash Tiwary, Vijay Varma, Sagar Arya, Surekha Sikri, Pavail Gulati',\n",
-       "  'India',\n",
-       "  'January 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '145 min',\n",
-       "  'Horror Movies, International Movies, Thrillers',\n",
-       "  'The directors of Emmy-nominated \"Lust Stories\" (Zoya Akhtar, Anurag Kashyap, Dibakar Banerjee and Karan Johar) reunite for this quartet of thrillers.'],\n",
-       " ['s2406',\n",
-       "  'Movie',\n",
-       "  'Ghosts of War',\n",
-       "  'Eric Bress',\n",
-       "  'Brenton Thwaites, Theo Rossi, Skylar Astin, Kyle Gallner, Alan Ritchson, Billy Zane, Shaun Toub',\n",
-       "  'United Kingdom',\n",
-       "  'November 25, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '95 min',\n",
-       "  'Horror Movies',\n",
-       "  'Five, battle-worn Allied soldiers guarding a chateau previously occupied by Nazis start experiencing unexplained and terrifying supernatural horrors.'],\n",
-       " ['s2415',\n",
-       "  'Movie',\n",
-       "  'GIMS: On the Record',\n",
-       "  'Florent Bodin',\n",
-       "  'Maître Gims',\n",
-       "  'France',\n",
-       "  'September 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '96 min',\n",
-       "  'Documentaries, International Movies, Music & Musicals',\n",
-       "  'Go backstage with beloved rap superstar Gims in the year leading up to his major 2019 Stade de France performance in this up-close documentary.'],\n",
-       " ['s2419',\n",
-       "  'Movie',\n",
-       "  'Ginny Weds Sunny',\n",
-       "  'Puneet Khanna',\n",
-       "  'Yami Gautam, Vikrant Massey, Suhail Nayyar, Ayesha Raza Mishra, Isha Talwar, Rajeev Gupta',\n",
-       "  'India',\n",
-       "  'October 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '126 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'Eager to marry but constantly rejected by women, a bachelor hopes to win over a former crush by accepting help from an unlikely source: her mother.'],\n",
-       " ['s2425',\n",
-       "  'Movie',\n",
-       "  \"Girl's Revenge\",\n",
-       "  'Weica Wang',\n",
-       "  'Wang Yu-ping, Yuri Chen, Shiny Yao, Pii Liu, Mike Lin, Edison Song, Xia Teng-hong, Moon Lee',\n",
-       "  'Taiwan',\n",
-       "  'November 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '82 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'After a sex video subjects her friend to mockery and bullying, a transfer student sets out to reveal the truth as campus secrets come to light.'],\n",
-       " ['s2435',\n",
-       "  'Movie',\n",
-       "  'Giving Voice',\n",
-       "  'James D. Stern, Fernando Villena',\n",
-       "  'Viola Davis, Denzel Washington, Stephen Henderson, Freedom Martin, Nia Sarfo, Cody Merridith, Gerardo Navarro, Aaron Guy, Callie Holley',\n",
-       "  'United States',\n",
-       "  'December 11, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '91 min',\n",
-       "  'Documentaries',\n",
-       "  'Six ambitious student actors audition for the prestigious August Wilson Monologue Competition, culminating in a riveting final round on Broadway.'],\n",
-       " ['s2438',\n",
-       "  'TV Show',\n",
-       "  'Glitch Techs',\n",
-       "  '',\n",
-       "  'Ricardo Hurtado, Monica Ray, Luke Youngblood, Scott  Kreamer, Dan Milano, Gunnar Sizemore, Zehra Fazal, Sandeep Parikh',\n",
-       "  'United States',\n",
-       "  'August 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  \"Two teens work at a game store as a front for their actual job: Hunting video game monsters who've broken out into the real world.\"],\n",
-       " ['s2442',\n",
-       "  'TV Show',\n",
-       "  'Glow Up',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'British TV Shows, International TV Shows, Reality TV',\n",
-       "  'In this competition show, aspiring makeup artists navigate colorful challenges to win a career-making opportunity in the beauty industry.'],\n",
-       " ['s2446',\n",
-       "  'Movie',\n",
-       "  'Go Karts',\n",
-       "  'Owen Trevor',\n",
-       "  \"William Lodder, Anastasia Bampos, Darius Amarfio-Jefferson, Richard Roxburgh, Frances O'Connor, Dan Wyllie, Cooper van Grootel, Damian de Montemas, Adam T. Perkins\",\n",
-       "  'Australia',\n",
-       "  'March 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '103 min',\n",
-       "  'Children & Family Movies, Dramas',\n",
-       "  'A fearless teen leans into the rush of high-speed go-kart racing, backed by good friends — and a surly ex-driver who becomes his coach.'],\n",
-       " ['s2447',\n",
-       "  'TV Show',\n",
-       "  'Go! Go! Cory Carson',\n",
-       "  '',\n",
-       "  'Alan C. Lim, Paul Killam, Maisie Benson, Kerry Gudjohnsen, Smith Foreman, Neena-Sinaii Simpo, Eli Morse, Adelaide Hirasaki, Jim Capobianco, Anna Chambers, Pfifer Chastain',\n",
-       "  'United States',\n",
-       "  'December 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'Beep, beep – go, go! Buckle up for fun and adventure with adorable kid car Cory Carson as he explores the winding roads of Bumperton Hills.'],\n",
-       " ['s2448',\n",
-       "  'Movie',\n",
-       "  'Go! Go! Cory Carson: The Chrissy',\n",
-       "  'Alex Woo, Stanley Moore',\n",
-       "  'Alan C. Lim, Maisie Benson, Kerry Gudjohnsen, Terrance Smith, Paul Killam, Omari Weaver, Ella Joy Ballesteros, Smith Foreman, Stanley Moore',\n",
-       "  'United States',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '42 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'The Carson kids win a talent show with a dance that Cory created. But when \"The Chrissy\" catches on, his little sister gets all of the attention.'],\n",
-       " ['s2462',\n",
-       "  'TV Show',\n",
-       "  'Goedam',\n",
-       "  'Hong Won-ki',\n",
-       "  'SEOLA, Lee Hyun-joo, Song Chae-yun, Han Ga-rim, Shim So-young',\n",
-       "  'South Korea',\n",
-       "  'August 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Horror, TV Mysteries',\n",
-       "  'When night falls on the city, shadows and spirits come alive in this horror anthology series centered on urban legends.'],\n",
-       " ['s2487',\n",
-       "  'TV Show',\n",
-       "  'Good Morning, Verônica',\n",
-       "  '',\n",
-       "  'Tainá Müller, Eduardo Moscovis, Camila Morgado, Antonio Grassi, Elisa Volpatto, César Mello, Sílvio Guindane, Alice Valverde, DJ Amorim, Adriano Garib, Johnnas Oliva, Marina Provenzzano, José Rubens Chachá, Julia Ianina, Sacha Bali, Aline Borges, Cassio Pandolfi, Pally Siqueira, Juliana Lohmann',\n",
-       "  'Brazil',\n",
-       "  'October 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Mysteries',\n",
-       "  'While hunting for a dating-site predator, an underused cop discovers a husband and wife with a horrific secret — and a web of conspiracy hiding it.'],\n",
-       " ['s2509',\n",
-       "  'TV Show',\n",
-       "  'Grace and Frankie',\n",
-       "  '',\n",
-       "  'Jane Fonda, Lily Tomlin, Martin Sheen, Sam Waterston, June Diane Raphael, Brooklyn Decker, Ethan Embry, Baron Vaughn',\n",
-       "  'United States',\n",
-       "  'January 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '6 Seasons',\n",
-       "  'TV Comedies, TV Dramas',\n",
-       "  'They’re not friends, but when their husbands leave them for each other, proper Grace and eccentric Frankie begin to bond in this Emmy-nominated series.'],\n",
-       " ['s2510',\n",
-       "  'TV Show',\n",
-       "  'Graceful Friends',\n",
-       "  '',\n",
-       "  'Yu Jun-sang, Song Yoon-a, Bae Soo-bin, Kim Sung-oh, Jung Seok-yong, Kim Won-hae',\n",
-       "  'South Korea',\n",
-       "  'November 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'When a sudden death brings everyone’s dirty secrets to the surface, the lives and marriages of a group of close-knit friends unravel out of control.'],\n",
-       " ['s2513',\n",
-       "  'TV Show',\n",
-       "  'Grand Army',\n",
-       "  '',\n",
-       "  'Odessa A’zion, Odley Jean, Amir Bageria, Maliq Johnson, Amalia Yoo, Alphonso Romero Jones II, Thelonius Serrell-Freed, Anthony Ippolito, Brian Altemus',\n",
-       "  'United States',\n",
-       "  'October 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas, Teen TV Shows',\n",
-       "  'Five students at the largest public high school in Brooklyn take on a chaotic world as they fight to succeed, survive, break free and seize the future.'],\n",
-       " ['s2526',\n",
-       "  'TV Show',\n",
-       "  'Great Pretender',\n",
-       "  '',\n",
-       "  'Chiaki Kobayashi, Junichi Suwabe, Natsumi Fujiwara, Mie Sonozaki',\n",
-       "  'Japan',\n",
-       "  'November 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Anime Series, Crime TV Shows, International TV Shows',\n",
-       "  \"Supposedly Japan's greatest swindler, Makoto Edamura gets more than he bargained for when he tries to con Laurent Thierry, a real world-class crook.\"],\n",
-       " ['s2535',\n",
-       "  'TV Show',\n",
-       "  'Greenhouse Academy',\n",
-       "  '',\n",
-       "  \"Ariel Mortman, Finn Roberts, Chris O'Neal, Dallas Hart, Cinthya Carmona, Grace Van Dien, Benjamin Papac, Jessica Amlee, BJ Mitchell, Aviv Buchler, Nadine Ellis, Yiftach Mizrahi, Parker Stevenson, Ishai Golan, Selina Giles, Reina Hardesty\",\n",
-       "  'United States',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '4 Seasons',\n",
-       "  \"Kids' TV, TV Dramas, Teen TV Shows\",\n",
-       "  'When teen siblings Hayley and Alex enter an elite boarding school, they find rivalry, romance and a mystery related to the recent loss of their mom.'],\n",
-       " ['s2536',\n",
-       "  'TV Show',\n",
-       "  'Greenleaf',\n",
-       "  '',\n",
-       "  'Merle Dandridge, Kim Hawthorne, Desiree Ross, Lamman Rucker, Tye White, Lynn Whitfield, Deborah Joy Winans, Keith David, Lovie Simone, Gregory Alan Williams, Oprah Winfrey',\n",
-       "  'United States',\n",
-       "  'September 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '5 Seasons',\n",
-       "  'TV Dramas',\n",
-       "  'Although members of the Greenleaf family run a Memphis megachurch, their business and personal lives are tainted with greed, adultery and other sins.'],\n",
-       " ['s2548',\n",
-       "  'Movie',\n",
-       "  'Guest House',\n",
-       "  'Sam Macaroni',\n",
-       "  'Pauly Shore, Mike Castle, Aimee Teegarden, Billy Zane, Charlotte McKinney, Louis Ferrigno,  Jr., Erik Griffin, Bobby Lee, Punkie Johnson, Mikaela Hoover, Chris Kattan, Steve-O',\n",
-       "  'United States',\n",
-       "  'December 18, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '84 min',\n",
-       "  'Comedies',\n",
-       "  'The only downside to a young couple’s new dream home — and fresh start — is the nightmare of the raucous houseguest in back who refuses to leave.'],\n",
-       " ['s2549',\n",
-       "  'Movie',\n",
-       "  'Guillermo Vilas: Settling the Score',\n",
-       "  'Matías Gueilburt',\n",
-       "  '',\n",
-       "  'Argentina',\n",
-       "  'October 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '95 min',\n",
-       "  'Documentaries, International Movies, Sports Movies',\n",
-       "  'An Argentine journalist strives to prove that his countryman, tennis star Guillermo Vilas, was wrongly denied the No. 1 world ranking in the 1970s.'],\n",
-       " ['s2550',\n",
-       "  'Movie',\n",
-       "  'Guilty',\n",
-       "  'Ruchi Narain',\n",
-       "  'Kiara Advani, Akansha Ranjan Kapoor, Gurfateh Pirzada, Taher Shabbir, Niki Walia, Manu Rishi Chadha, Dalip Tahil, Kunal Vijaykar',\n",
-       "  'India',\n",
-       "  'March 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '120 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'When a college heartthrob is accused of rape by a less popular student, his girlfriend navigates various versions of the story in search of the truth.'],\n",
-       " ['s2555',\n",
-       "  'Movie',\n",
-       "  'Gunjan Saxena: The Kargil Girl',\n",
-       "  'Sharan Sharma',\n",
-       "  'Janhvi Kapoor, Pankaj Tripathi, Angad Bedi, Viineet Kumar, Manav Vij, Ayesha Raza Mishra',\n",
-       "  'India',\n",
-       "  'August 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '113 min',\n",
-       "  'Action & Adventure, Dramas, International Movies',\n",
-       "  'Flight Lieutenant Gunjan Saxena makes history in her journey from aspiring aviator to India’s first female combat pilot in the Kargil War.'],\n",
-       " ['s2594',\n",
-       "  'TV Show',\n",
-       "  'Handsome Siblings',\n",
-       "  '',\n",
-       "  'Hu Yitian, Chen Zheyuan, Liang Jie, Vicky Liang, Tay Ping Hui, Nikita Mao, Gallen Lo, Song Wenzuo, Jin Song, Jason Zheng',\n",
-       "  'China',\n",
-       "  'January 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'Clashing martial arts twins face relentless villains, thorny romance and brotherly rivalry as their troubled pasts catch up to them.'],\n",
-       " ['s2599',\n",
-       "  'Movie',\n",
-       "  'Hannah Gadsby: Douglas',\n",
-       "  'Madeleine Parry',\n",
-       "  'Hannah Gadsby',\n",
-       "  'Australia',\n",
-       "  'May 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '73 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Hannah Gadsby returns for her second special and digs deep into the complexities of popularity, identity and her most unusual dog park encounter.'],\n",
-       " ['s2620',\n",
-       "  'Movie',\n",
-       "  'Har Kisse Ke Hisse: Kaamyaab',\n",
-       "  'Hardik Mehta',\n",
-       "  'Sanjay Mishra, Deepak Dobriyal, Sarika Singh, Isha Talwar, Avtar Gill, Kaurwakee Vashistha, Amitabh Srivastava, Vikas Verma',\n",
-       "  'India',\n",
-       "  'May 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '105 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'After a career of thankless credits, a retired actor returns for a long-awaited leading role but finds he is utterly unprepared for new-age filmmaking.'],\n",
-       " ['s2622',\n",
-       "  'Movie',\n",
-       "  'Hard Kill',\n",
-       "  'Matt Eskandari',\n",
-       "  'Jesse Metcalfe, Bruce Willis, Natalie Eva Marie, Lala Kent, Texas Battle, Swen Temmel, Sergio Rizzuto, Tyler Jon Olson, Jon Galanis',\n",
-       "  'United States',\n",
-       "  'November 23, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '98 min',\n",
-       "  'Action & Adventure',\n",
-       "  'When a billionaire hires a team of mercenaries for protection, they soon realize world-changing technology and his daughter’s life are also at stake.'],\n",
-       " ['s2641',\n",
-       "  'TV Show',\n",
-       "  'Harvey Street Kids',\n",
-       "  '',\n",
-       "  'Lauren Lapkus, Stephanie Lemelin, Kelly McCreary, Atticus Shaffer, Danny Pudi, Grey Griffin, Utkarsh Ambudkar, Roger Craig Smith',\n",
-       "  'United States',\n",
-       "  'January 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '4 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Kids rule in a place called Harvey Street, where a trio of girls right wrongs, ice cream is always an option, and every day feels like Saturday.'],\n",
-       " ['s2646',\n",
-       "  'TV Show',\n",
-       "  'Hasmukh',\n",
-       "  '',\n",
-       "  'Vir Das, Ranvir Shorey, Manoj Pahwa, Ravi Kishan, Raza Murad, Inaamulhaq, Suhail Nayyar, Amrita Bagchi',\n",
-       "  'India',\n",
-       "  'April 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Comedies',\n",
-       "  \"A timid, small-town comedian's long-awaited big break takes a dark turn when he realizes committing murder is the only way to keep his onstage mojo.\"],\n",
-       " ['s2656',\n",
-       "  'Movie',\n",
-       "  'Have a Good Trip: Adventures in Psychedelics',\n",
-       "  'Donick Cary',\n",
-       "  'Nick Offerman, Adam Scott',\n",
-       "  'United States',\n",
-       "  'May 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '86 min',\n",
-       "  'Documentaries',\n",
-       "  'Explore hallucinogenic highs and lows as celebrities share funny, mind-blowing tales via animations, reenactments and more in this documentary.'],\n",
-       " ['s2665',\n",
-       "  'Movie',\n",
-       "  'Hazel Brugger: Tropical',\n",
-       "  '',\n",
-       "  'Hazel Brugger',\n",
-       "  'Germany',\n",
-       "  'December 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '58 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'In this stand-up special, comedian Hazel Brugger offers her breezy takes on unruly geese, chatty gynecologists, German bank loans and more.'],\n",
-       " ['s2685',\n",
-       "  'TV Show',\n",
-       "  'Heidi',\n",
-       "  '',\n",
-       "  'Monique Hore, Sophia Morrison, Peter McAllum, Nicole Shostak, Jamie Croft, Beth Armstrong, Kate Fitzpatrick, Penny Cook, Charlotte Hamlyn, Tess Meyer',\n",
-       "  'France, Australia, Germany',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'A plucky young orphan sent to live with her grandfather in the mountains discovers wonder and adventure around every corner.'],\n",
-       " ['s2694',\n",
-       "  'TV Show',\n",
-       "  'Hello Ninja',\n",
-       "  '',\n",
-       "  'Lukas Engel, Zoey Siewert, Sam Vincent, Mayumi Yoshida',\n",
-       "  'United States',\n",
-       "  'July 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'BFFs Wesley and Georgie and their silly cat sidekick Pretzel transform into ninjas and enter a magic world, where they solve problems and save the day.'],\n",
-       " ['s2702',\n",
-       "  'TV Show',\n",
-       "  \"Her Mother's Killer\",\n",
-       "  '',\n",
-       "  'Carolina Gómez, Marlon Moreno, George Slebi, Geraldine Zivic, Andrea Gómez, María Cecilia Botero, Juliana Galvis, Edwin Maya, Alejandro Gutiérrez, Viviana Santos, Michelle Manterola, Juan Alfonso Baptista, Carolina Cuervo, Santiago Felipe Gomez, Matias Maldonado, Kristina Lilley, Mauricio Figueroa, Ana Wills, Juan Manuel Diaz, Ricardo Mejia, Orlando Valenzuela, Ana-María Sánchez, Julieta Villar',\n",
-       "  'Colombia',\n",
-       "  'August 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Dramas',\n",
-       "  \"Nearly 30 years after her mom's murder, a political strategist launches a calculated plan to ruin the Colombian presidential candidate who killed her.\"],\n",
-       " ['s2715',\n",
-       "  'TV Show',\n",
-       "  'Hi Bye, Mama!',\n",
-       "  '',\n",
-       "  'Kim Tae-hee, Lee Kyoo-hyung, Go Bo-gyeol, Shin Dong-mi, Seo Woo-jin, Lee Si-woo, Oh Eui-sik, Ahn Nae-sang, Kim Mee-kyeong, Park Su-young, Kim Mi-su, Yoon Sa-bong',\n",
-       "  'South Korea',\n",
-       "  'February 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, Romantic TV Shows',\n",
-       "  'When the ghost of a woman gains a second chance at life for 49 days, she reappears in front of her remarried husband and young daughter.'],\n",
-       " ['s2732',\n",
-       "  'TV Show',\n",
-       "  'High Score',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'This docuseries traces the history of classic video games, featuring insights from the innovators who brought these worlds and characters to life.'],\n",
-       " ['s2733',\n",
-       "  'TV Show',\n",
-       "  'High Seas',\n",
-       "  '',\n",
-       "  \"Ivana Baquero, Jon Kortajarena, Alejandra Onieva, Eloy Azorín, Chiqui Fernández, Tamar Novas, Daniel Lundh, Manuela Vellés, Natalia Rodríguez, Laura Prats, Ignacio Montes, Begoña Vargas, Luis Bermejo, Pepe Ocio, Ben Temple, Félix Gómez, Antonio Durán 'Morris', Eduardo Blanco, José Sacristán\",\n",
-       "  'Spain',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'Two sisters discover disturbing family secrets after a string of mysterious deaths occur on a luxury ship traveling from Spain to Brazil in the 1940s.'],\n",
-       " ['s2743',\n",
-       "  'Movie',\n",
-       "  'Hillbilly Elegy',\n",
-       "  'Ron Howard',\n",
-       "  'Amy Adams, Glenn Close, Gabriel Basso, Haley Bennett, Freida Pinto, Bo Hopkins, Owen Asztalos',\n",
-       "  'United States',\n",
-       "  'November 24, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '117 min',\n",
-       "  'Dramas',\n",
-       "  'An urgent phone call pulls a Yale Law student back to his Ohio hometown, where he reflects on three generations of family history and his own future.'],\n",
-       " ['s2746',\n",
-       "  'TV Show',\n",
-       "  'Hip-Hop Evolution',\n",
-       "  '',\n",
-       "  'Shad Kabango',\n",
-       "  'Canada',\n",
-       "  'January 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'Docuseries, International TV Shows',\n",
-       "  \"Interviews with influential MCs, DJs and moguls trace the genre's dynamic evolution from the 1970s through the 1990s in this documentary series.\"],\n",
-       " ['s2748',\n",
-       "  'Movie',\n",
-       "  'His House',\n",
-       "  'Remi Weekes',\n",
-       "  'Ṣọpẹ́ Dìrísù, Wunmi Mosaku, Matt Smith, Malaika Wakoli-Abigaba',\n",
-       "  'United Kingdom',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '93 min',\n",
-       "  'Horror Movies, Independent Movies',\n",
-       "  'As a young couple from war-torn South Sudan seeks asylum and a fresh start in England, they’re tormented by a sinister force living in their new home.'],\n",
-       " ['s2752',\n",
-       "  'TV Show',\n",
-       "  'History 101',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'May 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, Docuseries, International TV Shows',\n",
-       "  'Infographics and archival footage deliver bite-size history lessons on scientific breakthroughs, social movements and world-changing discoveries.'],\n",
-       " ['s2771',\n",
-       "  'Movie',\n",
-       "  'Holidate',\n",
-       "  'John Whitesell',\n",
-       "  'Emma Roberts, Luke Bracey, Kristin Chenoweth, Frances Fisher, Jessica Capshaw, Andrew Bachelor, Cynthy Wu, Alex Moffat, Manish Dayal',\n",
-       "  'United States',\n",
-       "  'October 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '105 min',\n",
-       "  'Comedies, Romantic Movies',\n",
-       "  \"Fed up with being single on holidays, two strangers agree to be each other's platonic plus-ones all year long, only to catch real feelings along the way.\"],\n",
-       " ['s2772',\n",
-       "  'TV Show',\n",
-       "  'Holiday Home Makeover with Mr. Christmas',\n",
-       "  '',\n",
-       "  'Benjamin Bradley',\n",
-       "  'United States',\n",
-       "  'November 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Interior designer Benjamin “Mr. Christmas” Bradley works with a trusty team of \"elves” to help families transform their homes for the holidays.'],\n",
-       " ['s2778',\n",
-       "  'TV Show',\n",
-       "  'Hollywood',\n",
-       "  '',\n",
-       "  'David Corenswet, Darren Criss, Patti LuPone, Jeremy Pope, Jim Parsons, Laura Harrier, Joe Mantello, Dylan McDermott, Jake Picking, Holland Taylor, Samara Weaving',\n",
-       "  'United States',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas',\n",
-       "  'In post-World War II Hollywood, an ambitious group of aspiring actors and filmmakers will do almost anything to make their showbiz dreams come true.'],\n",
-       " ['s2786',\n",
-       "  'TV Show',\n",
-       "  'Home for Christmas',\n",
-       "  '',\n",
-       "  'Ida Elise Broch, Gabrielle Susanne Solheim Leithaug, Dennis Storhøi, Anette Hoff, Felix Sandman, Ghita Nørby, Hege Schøyen, Bjørn Skagestad, Mads Sjøgård Pettersen',\n",
-       "  'Norway',\n",
-       "  'December 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'Tired of the constant comments on her relationship status, perpetually single Johanne starts a 24-day hunt for a boyfriend to bring home for Christmas.'],\n",
-       " ['s2787',\n",
-       "  'TV Show',\n",
-       "  'Home Game',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'June 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'This docuseries profiles unique and dangerous traditional sports from around the world, as well as the communities and cultures where they thrive.'],\n",
-       " ['s2792',\n",
-       "  'TV Show',\n",
-       "  'Homemade',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'Chile, Italy',\n",
-       "  'June 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'Acclaimed filmmakers from around the world channel their creativity during COVID-19 isolation with this diverse, genre-spanning collection of short films.'],\n",
-       " ['s2801',\n",
-       "  'TV Show',\n",
-       "  'Hoops',\n",
-       "  '',\n",
-       "  'Jake Johnson, Ron Funches, Cleo King, Natasha Leggero, A.D. Miles, Rob Riggle, Steve Berg, Eric Edelstein, Ben Hoffman, Mary Holland, Gil Ozeri, Sam Richardson, Nick Swardson',\n",
-       "  'United States',\n",
-       "  'August 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  \"A foul-mouthed high school basketball coach is sure he'll hit the big leagues if he can only turn his terrible team around. Good luck with that.\"],\n",
-       " ['s2804',\n",
-       "  'Movie',\n",
-       "  'Hope Frozen: A Quest to Live Twice',\n",
-       "  'Pailin Wedel',\n",
-       "  '',\n",
-       "  'Thailand, United States',\n",
-       "  'September 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '80 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'A Thai scientist and his family decide to cryonically freeze their cherished, dying toddler. This heartfelt documentary follows their journey.'],\n",
-       " ['s2810',\n",
-       "  'Movie',\n",
-       "  \"Horrid Henry's Gross Day Out\",\n",
-       "  'Gary Andrews',\n",
-       "  'Lizzie Waterworth-Santo, Emma Tate, Sue Elliot Nicholls, Tamsin Heatley, Wayne Forester, Aidan Cook, Philip Pope',\n",
-       "  'United Kingdom',\n",
-       "  'September 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '61 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'Worlds collide when Henry makes plans to spend Saturday on the sofa watching a \"Gross Class Zero\" marathon — and his favorite characters come to life!'],\n",
-       " ['s2813',\n",
-       "  'Movie',\n",
-       "  'Horse Girl',\n",
-       "  'Jeff Baena',\n",
-       "  'Alison Brie, Debby Ryan, Paul Reiser, John Reynolds, Molly Shannon, John Ortiz, Meredith Hagner, Jake Picking, David Paymer, Jay Duplass',\n",
-       "  'United States',\n",
-       "  'February 7, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '104 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'A sweet misfit with a fondness for crafts, horses and supernatural crime shows finds her increasingly lucid dreams trickling into her waking life.'],\n",
-       " ['s2814',\n",
-       "  'TV Show',\n",
-       "  'Hospital Playlist',\n",
-       "  '',\n",
-       "  'Cho Jung-seok, Yoo Yeon-seok, Jung Kyung-ho, Kim Dae-myeong, Jeon Mi-do, Kim Hae-suk, Kim Kap-soo, Jung Moon-sung',\n",
-       "  'South Korea',\n",
-       "  'March 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, TV Comedies',\n",
-       "  'Every day is extraordinary for five doctors and their patients inside a hospital, where birth, death and everything in between coexist.'],\n",
-       " ['s2844',\n",
-       "  'TV Show',\n",
-       "  'How to Fix a Drug Scandal',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  \"Two drug lab chemists' shocking crimes cripple a state's judicial system and blur the lines of justice for lawyers, officials and thousands of inmates.\"],\n",
-       " ['s2845',\n",
-       "  'TV Show',\n",
-       "  'How to Get Away with Murder',\n",
-       "  '',\n",
-       "  'Viola Davis, Billy Brown, Alfred Enoch, Jack Falahee, Katie Findlay, Aja Naomi King, Matt McGorry, Karla Souza, Charlie Weber, Liza Weil',\n",
-       "  'United States',\n",
-       "  'June 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '6 Seasons',\n",
-       "  'Crime TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'Brilliant criminal defense attorney and law professor Annalise Keating, plus five of her students, become involved in a twisted murder case.'],\n",
-       " ['s2849',\n",
-       "  'TV Show',\n",
-       "  'How To Ruin Christmas',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'South Africa',\n",
-       "  'December 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  \"Prodigal daughter Tumi tries to make things right after completely ruining what should have been her sister's picture-perfect Christmas wedding.\"],\n",
-       " ['s2850',\n",
-       "  'TV Show',\n",
-       "  'How to Sell Drugs Online (Fast)',\n",
-       "  '',\n",
-       "  'Maximilian Mundt, Danilo Kamperidis, Lena Klenke, Damian Hardung, Leonie Wesselow, Luna Schaller, Bjarne Mädel, Roland Riebeling',\n",
-       "  'Germany',\n",
-       "  'July 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Comedies',\n",
-       "  \"To win back his ex-girlfriend, a nerdy teen starts selling ecstasy online out of his bedroom – and becomes one of Europe's biggest dealers.\"],\n",
-       " ['s2856',\n",
-       "  'Movie',\n",
-       "  'Hubie Halloween',\n",
-       "  'Steve Brill',\n",
-       "  'Adam Sandler, Kevin James, Julie Bowen, Ray Liotta, Steve Buscemi, Maya Rudolph, Rob Schneider, June Squibb, Kenan Thompson, Tim Meadows, Michael Chiklis, Karan Brar, George Wallace, Paris Berelc, Noah Schnapp, China Anne McClain, Colin Quinn, Kym Whitley, Lavell Crawford, Mikey Day, Jackie Sandler, Sadie Sandler, Sunny Sandler',\n",
-       "  'United States',\n",
-       "  'October 7, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '104 min',\n",
-       "  'Comedies, Horror Movies',\n",
-       "  \"Hubie's not the most popular guy in Salem, Mass., but when Halloween turns truly spooky, this good-hearted scaredy-cat sets out to keep his town safe.\"],\n",
-       " ['s2869',\n",
-       "  'Movie',\n",
-       "  'Hunter in the Blue Side of Manchester',\n",
-       "  'Rako Prijanto',\n",
-       "  'Adipati Dolken, Ganindra Bimo, Donny Alamsyah, Vonny Cornellya, Tania Staite, Maurice Bryrne, Kevin Bzezovski Taroreh',\n",
-       "  'Indonesia, United Kingdom',\n",
-       "  'July 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '89 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'To honor his father, a diligent college graduate takes on the daunting goal of becoming a reporter for an English Premier League soccer club.'],\n",
-       " ['s2880',\n",
-       "  'TV Show',\n",
-       "  'Hyena',\n",
-       "  '',\n",
-       "  'Kim Hye-soo, Ju Ji-hoon, Lee Gyoung-young, Kim Ho-jung, Song Young-kyu, Hwang Bo-ra, Jeon Seok-ho, Hyun Bong-sik, Park Se-jin',\n",
-       "  'South Korea',\n",
-       "  'February 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, Romantic TV Shows',\n",
-       "  'To survive in a dog-eat-dog world, two rival lawyers with high-class clientele tear apart anything that stands in the way of their ambitions.'],\n",
-       " ['s2887',\n",
-       "  'TV Show',\n",
-       "  'I AM A KILLER',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'January 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'British TV Shows, Crime TV Shows, Docuseries',\n",
-       "  'Death row inmates convicted of capital murder give a firsthand account of their crimes in this documentary series.'],\n",
-       " ['s2888',\n",
-       "  'TV Show',\n",
-       "  'I AM A KILLER: RELEASED',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom, United States',\n",
-       "  'August 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, Crime TV Shows, Docuseries',\n",
-       "  'In this crime docuseries spinoff, a convict is paroled 30 years after being sentenced to death for murder. Then he makes a stunning confession.'],\n",
-       " ['s2900',\n",
-       "  'TV Show',\n",
-       "  'I Am Not Okay With This',\n",
-       "  '',\n",
-       "  'Sophia Lillis, Wyatt Oleff, Kathleen Rose Perkins, Sofia Bryant, Richard Ellis, Sophia Tatum, David Theune, Zachary S. Williams, Aidan Wojtak-Hissong',\n",
-       "  'United States',\n",
-       "  'February 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'Angsty Syd navigates high school awkwardness, family drama and an unrequited crush on her best friend while trying to rein in her budding superpowers.'],\n",
-       " ['s2905',\n",
-       "  'Movie',\n",
-       "  'I Am Vengeance: Retaliation',\n",
-       "  'Ross Boyask',\n",
-       "  'Stu Bennett, Vinnie Jones, Mark Griffin, Katrina Durden, Phoebe Robinson-Galvin, Sam Benjamin, David Schaal, Jessica-Jane Stafford, Bentley Kalu, Jean-Paul Ly',\n",
-       "  'United Kingdom',\n",
-       "  'October 17, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '82 min',\n",
-       "  'Action & Adventure',\n",
-       "  'To clear his criminal record, an ex-special forces soldier agrees to lead a team to retrieve a double-crossing mercenary and deliver him to justice.'],\n",
-       " ['s2928',\n",
-       "  'Movie',\n",
-       "  \"I'm Thinking of Ending Things\",\n",
-       "  'Charlie Kaufman',\n",
-       "  'Jessie Buckley, Jesse Plemons, Toni Collette, David Thewlis, Guy Boyd',\n",
-       "  'United States',\n",
-       "  'September 4, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '135 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'Nothing is as it seems when a woman experiencing misgivings about her new boyfriend joins him on a road trip to meet his parents at their remote farm.'],\n",
-       " ['s2940',\n",
-       "  'Movie',\n",
-       "  'If Anything Happens I Love You',\n",
-       "  'Will McCormack, Michael Govier',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'November 20, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '13 min',\n",
-       "  'Dramas',\n",
-       "  'Grieving parents journey through an emotional void as they mourn the loss of a child in the aftermath of a tragic school shooting.'],\n",
-       " ['s2953',\n",
-       "  'TV Show',\n",
-       "  'Immigration Nation',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'With unprecedented access to ICE operations, as well as moving portraits of immigrants, this docuseries takes a deep look at US immigration today.'],\n",
-       " ['s2972',\n",
-       "  'TV Show',\n",
-       "  'In The Dark',\n",
-       "  '',\n",
-       "  'Perry Mattfeld, Brooke Markham, Casey Deidrick, Keston John, Morgan Krantz, Rich Sommer, Thamela Mpumlwana, Saycon Sengbloh, Kathleen York, Derek Webster',\n",
-       "  'United States',\n",
-       "  'July 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, TV Dramas',\n",
-       "  'A blind woman with vices finds herself in the middle of a murder investigation when her best friend turns up dead.'],\n",
-       " ['s2990',\n",
-       "  'TV Show',\n",
-       "  'Indian Matchmaking',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States, India',\n",
-       "  'July 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Reality TV, Romantic TV Shows',\n",
-       "  'Matchmaker Sima Taparia guides clients in the U.S. and India in the arranged marriage process, offering an inside look at the custom in a modern era.'],\n",
-       " ['s3003',\n",
-       "  'TV Show',\n",
-       "  'Inhuman Resources',\n",
-       "  'Ziad Doueiri',\n",
-       "  'Eric Cantona, Suzanne Clément, Alex Lutz, Gustave Kervern, Alice de Lencquesaing, Louise Coldefy, Nicolas Martinez, Adama Niane',\n",
-       "  'France',\n",
-       "  'May 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'Alain Delambre, unemployed and 57, is lured by an attractive job opening. But things get ugly when he realizes he’s a pawn in a cruel corporate game.'],\n",
-       " ['s3034',\n",
-       "  'TV Show',\n",
-       "  'Into the Night',\n",
-       "  '',\n",
-       "  'Pauline Etienne, Laurent Capelluto, Stefano Cassetti, Mehmet Kurtuluş, Babetida Sadjo, Jan Bijvoet, Ksawery Szlenkier, Vincent Londez, Regina Bikkinina, Alba Gaïa Kraghede Bellugi, Nabil Mallat',\n",
-       "  'Belgium',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'Passengers and crew aboard a hijacked overnight flight scramble to outrace the sun as a mysterious cosmic event wreaks havoc on the world below.'],\n",
-       " ['s3036',\n",
-       "  'Movie',\n",
-       "  'Intuition',\n",
-       "  'Alejandro Montiel',\n",
-       "  'Luisana Lopilato, Joaquín Furriel, Rafael Ferro, Maite Lanata, Juan Manuel Guilera, Abel Ayala, Sebastián Mogordoy, Delfina Chaves, Marita Ballesteros, Miriam Odorico',\n",
-       "  'Argentina',\n",
-       "  'May 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '116 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'Police officer Pipa works on her first big case while simultaneously investigating her boss, who is suspected of murder. The prequel to \"Perdida\".'],\n",
-       " ['s3068',\n",
-       "  'Movie',\n",
-       "  'Isi & Ossi',\n",
-       "  'Oliver Kienle',\n",
-       "  'Lisa Vicari, Dennis Mojen, Walid Al-Atiyat, Christina Hecke, Zoë Straub, Lisa Hagmeister, Hans-Jochen Wagner, André Eisermann, Ernst Stötzner',\n",
-       "  'Germany',\n",
-       "  'February 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '113 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  \"A billionaire's daughter fakes a relationship with a cash-strapped boxer in order to coerce her parents into letting her pursue her culinary dreams.\"],\n",
-       " ['s3082',\n",
-       "  'TV Show',\n",
-       "  \"It's Okay to Not Be Okay\",\n",
-       "  '',\n",
-       "  'Kim Soo-hyun, Seo Yea-ji, Oh Jung-se, Park Gyu-young, Kim Ju-hun, Kim Chang-wan, Kim Mee-kyung, Kang Ki-doong, Jang Young-nam',\n",
-       "  'South Korea',\n",
-       "  'June 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, Romantic TV Shows',\n",
-       "  \"An extraordinary road to emotional healing opens up for an antisocial children's book writer and a selfless psych ward caretaker when they cross paths.\"],\n",
-       " ['s3084',\n",
-       "  'TV Show',\n",
-       "  'Itaewon Class',\n",
-       "  '',\n",
-       "  'Park Seo-joon, Kim Da-mi, Yu Jae-myeong, Kwon Na-ra, Kim Dong-hee, Ahn Bo-hyun, Kim Hye-eun, Ryu Gyeong-su, Lee Joo-young, Chris Lyon',\n",
-       "  'South Korea',\n",
-       "  'February 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, TV Dramas',\n",
-       "  'In a colorful Seoul neighborhood, an ex-con and his friends fight a mighty foe to make their ambitious dreams for their street bar a reality.'],\n",
-       " ['s3089',\n",
-       "  'TV Show',\n",
-       "  \"Izzy's Koala World\",\n",
-       "  '',\n",
-       "  'Izzy Bee, Ali Bee, Tim Bee',\n",
-       "  'Australia',\n",
-       "  'September 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Young koala caretaker Izzy Bee and her family rescue cuddly creatures in need and help them head back into the wild on Australia’s Magnetic Island.'],\n",
-       " ['s3091',\n",
-       "  'TV Show',\n",
-       "  'J-Style Trip',\n",
-       "  '',\n",
-       "  'Jay Chou, Jam Hsiao, JJ Lin, Will Tsai, Chen Chien-chou, Funky Tu, Norman Chen',\n",
-       "  'Taiwan, China',\n",
-       "  'March 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Megastar Jay Chou joins his A-list friends in this globe-trotting variety show packed with music and magic tricks.'],\n",
-       " ['s3102',\n",
-       "  'Movie',\n",
-       "  \"Jack Whitehall: I'm Only Joking\",\n",
-       "  'Dave Skinner, Freddie Waters',\n",
-       "  'Jack Whitehall',\n",
-       "  'United Kingdom',\n",
-       "  'July 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '58 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Jack Whitehall hits the stage with hilarious tales about happy couples, life in hotels, human stupidity and his well-traveled father.'],\n",
-       " ['s3103',\n",
-       "  'TV Show',\n",
-       "  'Jack Whitehall: Travels with My Father',\n",
-       "  '',\n",
-       "  'Jack Whitehall, Michael Whitehall',\n",
-       "  'United Kingdom',\n",
-       "  'September 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'British TV Shows, Docuseries, International TV Shows',\n",
-       "  'Jovial comic Jack Whitehall invites his stuffy father, Michael, to travel with him through Southeast Asia in an attempt to strengthen their bond.'],\n",
-       " ['s3112',\n",
-       "  'Movie',\n",
-       "  'Jai Mummy Di',\n",
-       "  'Navjot Gulati',\n",
-       "  'Poonam Dhillon, Supriya Pathak, Sunny Singh, Sonalli Sehgall, Rajendra Sethi, Veer Rajwant Singh, Danish Husain, Alok Nath',\n",
-       "  'India',\n",
-       "  'March 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '101 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'Sick of keeping their love a secret from their constantly bickering mothers, a young couple seeks to uncover the cause of the women’s longstanding war.'],\n",
-       " ['s3120',\n",
-       "  'TV Show',\n",
-       "  'Jamtara - Sabka Number Ayega',\n",
-       "  'Soumendra Padhi',\n",
-       "  'Amit Sial, Dibyendu Bhattacharya, Aksha Pardhasany, Sparsh Shrivastava, Monika Panwar, Anshumaan Pushkar',\n",
-       "  'India',\n",
-       "  'January 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'A group of small-town young men run a lucrative phishing operation, until a corrupt politician wants in on their scheme – and a cop wants to fight it.'],\n",
-       " ['s3126',\n",
-       "  'TV Show',\n",
-       "  'Japan Sinks: 2020',\n",
-       "  '',\n",
-       "  'Reina Ueda, Tomo Muranaka, Yuko Sasaki, Masaki Terasoma, Hiroyuki Yoshino, Kensho Ono',\n",
-       "  'Japan',\n",
-       "  'July 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Anime Series, International TV Shows',\n",
-       "  \"After catastrophic earthquakes devastate Japan, one family's resolve is tested on a journey of survival through the sinking archipelago.\"],\n",
-       " ['s3144',\n",
-       "  'TV Show',\n",
-       "  'Jeffrey Epstein: Filthy Rich',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'May 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'Stories from survivors fuel this docuseries examining how convicted sex offender Jeffrey Epstein used his wealth and power to carry out his abuses.'],\n",
-       " ['s3155',\n",
-       "  'Movie',\n",
-       "  'Jerry Seinfeld: 23 Hours To Kill',\n",
-       "  'Joe DeMaio',\n",
-       "  'Jerry Seinfeld',\n",
-       "  'United States',\n",
-       "  'May 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '61 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Jerry Seinfeld takes the stage in New York and tackles talking vs. texting, bad buffets vs. so-called \"great\" restaurants and the magic of Pop Tarts.'],\n",
-       " ['s3174',\n",
-       "  'Movie',\n",
-       "  'Jim Jefferies: Intolerant',\n",
-       "  'Scott Zabielski',\n",
-       "  'Jim Jefferies',\n",
-       "  '',\n",
-       "  'July 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '67 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Between scenes from an\\xa0excruciating date, Jim Jefferies digs into generational differences, his own bad habits and the shifting boundaries in comedy.'],\n",
-       " ['s3183',\n",
-       "  'Movie',\n",
-       "  'Jingle Jangle: A Christmas Journey',\n",
-       "  'David E. Talbert',\n",
-       "  'Forest Whitaker, Keegan-Michael Key, Hugh Bonneville, Anika Noni Rose, Madalen Mills, Phylicia Rashad, Ricky Martin, Justin Cornwell, Sharon Rose, Lisa Davina Phillip, Kieron Dyer',\n",
-       "  'United States',\n",
-       "  'November 13, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '124 min',\n",
-       "  'Children & Family Movies, Music & Musicals',\n",
-       "  'Decades after his trusted apprentice betrayed him, a once-joyful toymaker finds new hope when his kind and curious granddaughter comes into his life.'],\n",
-       " ['s3190',\n",
-       "  'Movie',\n",
-       "  'Jo Koy: In His Elements',\n",
-       "  'Michael McKay',\n",
-       "  'Jo Koy, Andrew Lopez, Joey Guila, Andrew Orolfo',\n",
-       "  'United States',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '55 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Jo Koy brings the laughs and beats to Manila, spotlighting local culture in a one-of-a-kind show featuring Filipino American comedians, DJs and B-boys.'],\n",
-       " ['s3205',\n",
-       "  'Movie',\n",
-       "  'John Henry',\n",
-       "  'Will Forbes',\n",
-       "  'Terry Crews, Ludacris, Jamila Velazquez, J.J. Soria, Ken Foree, Daffany Clark, Kimberly Hébert-Gregory, Tyler Alvarez',\n",
-       "  'United States',\n",
-       "  'May 9, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '92 min',\n",
-       "  'Dramas, Thrillers',\n",
-       "  'A reformed LA gang member upends his peaceful new life when he steps in to protect two young immigrants from his violent former leader.'],\n",
-       " ['s3212',\n",
-       "  'Movie',\n",
-       "  'John Was Trying to Contact Aliens',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '17 min',\n",
-       "  'Documentaries, LGBTQ Movies',\n",
-       "  'A rural electronics whiz broadcasts radio signals into space and monitors for signs of aliens, but makes a more important connection here on Earth.'],\n",
-       " ['s3227',\n",
-       "  'TV Show',\n",
-       "  'JU-ON: Origins',\n",
-       "  '',\n",
-       "  'Yoshiyoshi Arakawa, Yuina Kuroshima, Ririka, Koki Osamura, Seiko Iwaido, Kai Inowaki, Ryushin Tei, Yuya Matsuura, Kaho Tsuchimura, Takemi Fujii, Ryota Matsushima, Haruka Kubo, Shinsuke Kato, Nana Yanagisawa, Atom Shukugawa, Yura Anno, Tokio Emoto, Nobuko Sendo, Kana Kurashina',\n",
-       "  'Japan',\n",
-       "  'July 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Horror, TV Mysteries',\n",
-       "  'A paranormal researcher searches obsessively for a cursed home where something terrible happened to a mother and her child long ago.'],\n",
-       " ['s3239',\n",
-       "  'TV Show',\n",
-       "  'Julie and the Phantoms',\n",
-       "  'Kenny Ortega',\n",
-       "  'Madison Reyes, Charlie Gillespie, Owen Patrick Joyner, Jeremy Shada, Jadah Marie, Sacha Carlson, Savannah Lee May, Cheyenne Jackson, Carlos Ponce, Booboo Stewart, Sonny Bustamante',\n",
-       "  'United States',\n",
-       "  'September 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Julie lost her passion for music when she lost her mom. But when three ghostly guys appear and lift her spirits, they decide to start a band together!'],\n",
-       " ['s3247',\n",
-       "  'TV Show',\n",
-       "  'Jurassic World Camp Cretaceous',\n",
-       "  '',\n",
-       "  'Paul-Mikél Williams, Jenna Ortega, Sean Giambrone, Kausar Mohammed, Ryan Potter, Raini Rodriguez, Jameela Jamil, Glen Powell',\n",
-       "  'United States',\n",
-       "  'September 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Action & Adventure, TV Sci-Fi & Fantasy\",\n",
-       "  'Six teens invited to attend a state-of-the-art adventure camp on Isla Nublar must band together to survive when the dinosaurs break out of captivity.'],\n",
-       " ['s3248',\n",
-       "  'Movie',\n",
-       "  'Just Another Christmas',\n",
-       "  'Roberto Santucci',\n",
-       "  'Leandro Hassum, Elisa Pinheiro, Danielle Winits, Louise Cardoso, Rodrigo Fagundes, Arianne Botelho, Miguel Rômulo, José Rubens Chachá, Levi Ferreira, Daniel Filho',\n",
-       "  'Brazil',\n",
-       "  'December 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '101 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  \"Stuck in a time loop where it's forever Christmas, a family man who hates the holiday starts to learn valuable lessons about what's important in life.\"],\n",
-       " ['s3276',\n",
-       "  'Movie',\n",
-       "  'Kaali Khuhi',\n",
-       "  'Terrie Samundra',\n",
-       "  'Shabana Azmi, Leela Samson, Sanjeeda Sheikh, Satyadeep Misra, Riva Arora, Hetvi Bhanushali, Rose Rathod',\n",
-       "  'India',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '91 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  \"When a restless spirit curses a village that has a history of female infanticide, the town's fate lies in the hands of a 10-year-old girl.\"],\n",
-       " ['s3302',\n",
-       "  'Movie',\n",
-       "  'Kannum Kannum Kollaiyadithaal',\n",
-       "  'Desingh Periyasamy',\n",
-       "  'Dulquer Salmaan, Ritu Varma, Rakshan, Niranjani, Gautham Menon, Anish Kuruvilla',\n",
-       "  'India',\n",
-       "  'March 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '160 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'A carefree racing enthusiast’s womanizing ways end when he meets the girl of his dreams, but their newfound peace is disrupted by a dangerous killer.'],\n",
-       " ['s3305',\n",
-       "  'Movie',\n",
-       "  'Kappela',\n",
-       "  'Musthafa',\n",
-       "  'Anna Ben, Roshan Mathew, Sreenath Bhasi, Sudhi Koppa, Tanvi Ram, Musthafa, James Eliya, Vijilesh',\n",
-       "  'India',\n",
-       "  'June 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '112 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'Falling into an over-the-phone romance with a rickshaw driver, a young woman visits his city when an encounter with a stranger derails their meeting.'],\n",
-       " ['s3340',\n",
-       "  'Movie',\n",
-       "  'Kenny Sebastian: The Most Interesting Person in the Room',\n",
-       "  'Angshuman Ghosh',\n",
-       "  'Kenny Sebastian',\n",
-       "  'India',\n",
-       "  'May 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '68 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Fusing his musical and stand-up chops, Kenny Sebastian gets analytical about frumpy footwear, flightless birds and his fear of not being funny enough.'],\n",
-       " ['s3348',\n",
-       "  'Movie',\n",
-       "  'Kevin Hart: Zero F**ks Given',\n",
-       "  'Leslie Small',\n",
-       "  'Kevin Hart',\n",
-       "  'United States',\n",
-       "  'November 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '70 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Kevin Hart serves up laughs and brick oven pizza from the comfort of his home, and dishes on male group chats, sex after 40 and life with COVID-19.'],\n",
-       " ['s3387',\n",
-       "  'TV Show',\n",
-       "  'Killer Inside: The Mind of Aaron Hernandez',\n",
-       "  '',\n",
-       "  'Aaron Hernandez',\n",
-       "  'United States',\n",
-       "  'January 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'Via interviews with friends, players and insiders, this docuseries examines how Aaron Hernandez went from an NFL star to a convicted killer.'],\n",
-       " ['s3396',\n",
-       "  'TV Show',\n",
-       "  \"Kim's Convenience\",\n",
-       "  '',\n",
-       "  'Paul Sun-Hyung Lee, Jean Yoon, Andrea Bang, Simu Liu, Andrew Phung, Nicole Power',\n",
-       "  'Canada',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'While running a convenience store in Toronto, members of a Korean-Canadian family deal with customers, each other and the evolving world around them.'],\n",
-       " ['s3407',\n",
-       "  'TV Show',\n",
-       "  \"Kings of Jo'Burg\",\n",
-       "  '',\n",
-       "  'Shona Ferguson, Zolisa Xaluva, Tsholofelo Matshaba, Sello Sebotsane, Buhle Samuels, Thembi Seete, TK Sebothoma, Cindy Mahlangu, Lunathi Mampofu, Abdul Khoza, Connie Ferguson',\n",
-       "  'South Africa',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"The Masire brothers rule Johannesburg's criminal underworld, but a supernatural family curse and a tangled web of betrayal threaten to destroy them.\"],\n",
-       " ['s3408',\n",
-       "  'TV Show',\n",
-       "  'Kipo and the Age of Wonderbeasts',\n",
-       "  '',\n",
-       "  'Karen Fukuhara, Sydney Mikayla, Deon Cole, Coy Stewart, Dee Bradley Baker, Sterling K. Brown, Dan Stevens, Jake Green, Steve Blum',\n",
-       "  'United States',\n",
-       "  'October 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Making her way through a world of mutant animals, a sheltered yet scrappy girl learns how to survive – and get home – with help from her ragtag crew.'],\n",
-       " ['s3415',\n",
-       "  'Movie',\n",
-       "  'Kiss the Ground',\n",
-       "  'Joshua Tickell, Rebecca Harrell Tickell',\n",
-       "  'Woody Harrelson',\n",
-       "  'United States',\n",
-       "  'September 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '85 min',\n",
-       "  'Documentaries',\n",
-       "  \"Science experts and celebrity activists unpack the ways in which the earth's soil may be the key to combating climate change and preserving the planet.\"],\n",
-       " ['s3417',\n",
-       "  'TV Show',\n",
-       "  'Kissing Game',\n",
-       "  '',\n",
-       "  'Caio Horowicz, Iza Moreira, Michel Joelsas, Denise Fraga, Thomás Aquino, Luana Nastas, Esther Tinman, Kevin Vechiatto, Grace Passô, Bianca Byington, Bruno Garcia, Flávio Tolezani, Carolina del Carmen Peleritti',\n",
-       "  'Brazil',\n",
-       "  'July 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'At a high school in a rural, isolated ranching community, families panic when teens contract a mysterious \"kissing disease\" that quickly spreads.'],\n",
-       " ['s3440',\n",
-       "  'TV Show',\n",
-       "  'Kongsuni and Friends',\n",
-       "  '',\n",
-       "  'Hong So-yeong, Choi Bo-bae, Kim Eun-ah, Jeong Hye-won, Bae Jin-hong, Um Sang-hyun, Cha Moo-jin, Jang Min-young, Jang Do-young, Kim Sook-young, Park Ran, Kim Chang-won, Park Yeon-kyung',\n",
-       "  '',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, Korean TV Shows\",\n",
-       "  'A bright-eyed girl and her magical owl sidekick find adventure when enchanting powers and creative ideas lead to important lessons.'],\n",
-       " ['s3442',\n",
-       "  'TV Show',\n",
-       "  'Korean Pork Belly Rhapsody',\n",
-       "  '',\n",
-       "  'Paik Jong-won',\n",
-       "  '',\n",
-       "  'January 4, 2021',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, International TV Shows',\n",
-       "  'A love letter to pork belly — a perennial favorite among Koreans of every generation — unfolds with an exploration of its history and cooking methods.'],\n",
-       " ['s3454',\n",
-       "  'Movie',\n",
-       "  'Krishna and His Leela',\n",
-       "  'Ravikanth Perepu',\n",
-       "  'Siddhu Jonnalagadda, Shraddha Srinath, Seerat Kapoor, Shalini Vadnikatti, Jhansi, Viva Harsha, Sampath Raj, Samyuktha Hornad',\n",
-       "  'India',\n",
-       "  'June 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '126 min',\n",
-       "  'International Movies, Romantic Movies',\n",
-       "  'Torn between his past and present girlfriends, a confused bachelor’s indecisiveness spins a web of lies and cheating as he struggles to commit.'],\n",
-       " ['s3489',\n",
-       "  'TV Show',\n",
-       "  'La casa de papel',\n",
-       "  '',\n",
-       "  'Úrsula Corberó, Itziar Ituño, Álvaro Morte, Paco Tous, Enrique Arce, Pedro Alonso, María Pedraza, Alba Flores, Miguel Herrán, Jaime Lorente, Esther Acebo, Darko Peric, Kiti Mánver',\n",
-       "  'Spain',\n",
-       "  'April 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'Eight thieves take hostages and lock themselves in the Royal Mint of Spain as a criminal mastermind manipulates the police to carry out his plan.'],\n",
-       " ['s3497',\n",
-       "  'TV Show',\n",
-       "  'La Línea: Shadow of Narco',\n",
-       "  'Pepe Mora',\n",
-       "  '',\n",
-       "  'Spain',\n",
-       "  'September 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries, International TV Shows',\n",
-       "  \"A stone's throw from Africa, the Spanish beach town of La Línea is a drug smuggling hot spot. But the police and mayor are determined to change that.\"],\n",
-       " ['s3501',\n",
-       "  'Movie',\n",
-       "  'LA Originals',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States, Argentina',\n",
-       "  'April 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '92 min',\n",
-       "  'Documentaries, Music & Musicals',\n",
-       "  'Photographer Estevan Oriol and artist Mister Cartoon turned their Chicano roots into gritty art, impacting street culture, hip hop and beyond.'],\n",
-       " ['s3503',\n",
-       "  'TV Show',\n",
-       "  'La Révolution',\n",
-       "  '',\n",
-       "  'Amir El Kacem, Marilou Aussilloux, Lionel Erdogan, Isabel Aimé Gonzalez Sola, Julien Frison, Doudou Masta, Dimitri Storoge, Amélia Lacquemant, Coline Beal, Laurent Lucas, Gaia Weiss, Chiara Tantimonaco, Nina Tantimonaco, Pierre Andrau, Philippine Martinot, Jérémie Covillault',\n",
-       "  'France',\n",
-       "  'October 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Dramas',\n",
-       "  'In a reimagined history, a mysterious disease besets 18th century France, culminating in a brutal clash between rebels and the aristocracy.'],\n",
-       " ['s3533',\n",
-       "  'Movie',\n",
-       "  'Larry the Cable Guy: Remain Seated',\n",
-       "  'Brian Volk-Weiss',\n",
-       "  'Larry the Cable Guy',\n",
-       "  'United States',\n",
-       "  'November 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '68 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'With his signature call to \"Git-R-Done,\" Larry muses on swampy weather, late-night shopping at Walmart and other raunchy tales of life in rural America.'],\n",
-       " ['s3539',\n",
-       "  'TV Show',\n",
-       "  'Last Chance U',\n",
-       "  '',\n",
-       "  'John Franklin III, DJ Law, Buddy Stephens, Brittany Wagner, Ronald Ollie',\n",
-       "  'United States',\n",
-       "  'July 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '5 Seasons',\n",
-       "  'Docuseries',\n",
-       "  \"In a docuseries set at one of NCAA football's most fertile recruiting grounds, guys with red flags seek to prove their worth on the field and in class.\"],\n",
-       " ['s3545',\n",
-       "  'TV Show',\n",
-       "  'Last Tango in Halifax',\n",
-       "  'Juliet May',\n",
-       "  'Derek Jacobi, Anne Reid, Sarah Lancashire, Nicola Walker, Edward Ashley, Louis Greatorex, Josh Bolt',\n",
-       "  'United Kingdom',\n",
-       "  'January 12, 2021',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'British TV Shows, Romantic TV Shows, TV Dramas',\n",
-       "  'Two widowed childhood sweethearts fall for each other all over again when they are reunited over the Internet after nearly 60 years.'],\n",
-       " ['s3547',\n",
-       "  'Movie',\n",
-       "  'Latte and the Magic Waterstone',\n",
-       "  'Regina Welker, Nina Wels',\n",
-       "  'Ashley Bornancin, Carter Hastings',\n",
-       "  'Germany',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '83 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'When a greedy bear steals a magic stone to keep the forest’s water for himself, a brave hedgehog and a timid squirrel must work together to retrieve it.'],\n",
-       " ['s3592',\n",
-       "  'TV Show',\n",
-       "  'LEGO Ninjago',\n",
-       "  '',\n",
-       "  'Michael Adamthwaite, Paul Dobson, Kelly Metzger, Brent Miller, Kirby Morrow, Pauline Newstone, Vincent Tong, Sam Vincent',\n",
-       "  'Canada',\n",
-       "  'November 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'While fighting foes across Ninjago City and beyond, the ninjas embark on new quests and gain newfound allies as the power of their friendship is tested.'],\n",
-       " ['s3599',\n",
-       "  'TV Show',\n",
-       "  'Lenox Hill',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'June 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Reality TV',\n",
-       "  \"Four doctors at New York's storied Lenox Hill Hospital balance their personal lives and their dedication to their patients in this documentary series.\"],\n",
-       " ['s3605',\n",
-       "  'Movie',\n",
-       "  'Leslie Jones: Time Machine',\n",
-       "  'David Benioff, D.B. Weiss',\n",
-       "  'Leslie Jones',\n",
-       "  'United States',\n",
-       "  'January 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '66 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'From trying to seduce Prince to battling sleep apnea, Leslie Jones traces her evolution as an adult in a joyfully raw and outrageous stand-up special.'],\n",
-       " ['s3615',\n",
-       "  'Movie',\n",
-       "  'Leyla Everlasting',\n",
-       "  '',\n",
-       "  'Demet Akbağ, Haluk Bilginer, Elçin Sangu, Fırat Tanış, Alican Yücesoy, Emre Kıvılcım, Hakan Eke, İhsan Ceylan, Bimen Zartar',\n",
-       "  'Turkey',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '113 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  'A resilient housewife, her husband and their marriage therapist become mired in a toxic love triangle and a plot to obtain an antique manuscript.'],\n",
-       " ['s3649',\n",
-       "  'Movie',\n",
-       "  'Lingua Franca',\n",
-       "  'Isabel Sandoval',\n",
-       "  'Eamon Farren, Lev Gorn, PJ Boudousqué, Lynn Cohen, Isabel Sandoval, Ivory Aquino, Andrea Leigh, Leif Steinert',\n",
-       "  'United States, Philippines',\n",
-       "  'August 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '94 min',\n",
-       "  'Dramas, International Movies, LGBTQ Movies',\n",
-       "  'An undocumented trans woman seeking legal status in the US becomes romantically involved with the grandson of the elderly woman she cares for.'],\n",
-       " ['s3668',\n",
-       "  'TV Show',\n",
-       "  'Little Singham',\n",
-       "  '',\n",
-       "  'Swapnil Kumari, Jigna Bhardwaj, Sonal Kaushal, Neshma Chemburkar, Ganesh Divekar, Shaily Dube, Saumya Daan, Anamaya Verma, Parminder Ghumman, Pawan Kalra',\n",
-       "  'India',\n",
-       "  'July 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  \"A spinoff of Rohit Shetty's action franchise, this animated series follows brave kid cop Little Singham’s adventures as he defends his town from evil.\"],\n",
-       " ['s3672',\n",
-       "  'Movie',\n",
-       "  'Little Singham: Kaal Ka Badla',\n",
-       "  'Prakash Satam',\n",
-       "  'Anamaya Verma, Arushi Talwar, Ganesh Divekar, Jigna Bhardwaj, Krishna Dasadiya, Neshma Chemburkar, Manoj Pandey, Parminder Ghumman, Pranav Vaidya, Saumya Daan, Sonal Kaushal, Sumriddhi Shukla',\n",
-       "  '',\n",
-       "  'August 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '70 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'Little Singham’s biggest enemy, the demon Kaal, is back and badder than ever — but this time, will he succeed in destroying the world’s best kid cop?'],\n",
-       " ['s3674',\n",
-       "  'Movie',\n",
-       "  'Little Singham: Legend of Dugabakka',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'July 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '68 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'As fears rise over a ghost known for nighttime abductions, Mirchi Nagar residents look to the only person they know can save them: Little Singham!'],\n",
-       " ['s3682',\n",
-       "  'Movie',\n",
-       "  'Live Twice, Love Once',\n",
-       "  'Maria Ripoll',\n",
-       "  'Oscar Martínez, Inma Cuesta, Mafalda Carbonell, Nacho López, Isabel Requena, Aina Clotet, Antonio Valero, María Zamora, Hugo Balaguer, Valeria Schoneveld',\n",
-       "  'Spain',\n",
-       "  'January 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '102 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  \"When Emilio (Oscar Martínez) is diagnosed with Alzheimer's disease, he and his family embark on a quest to reunite him with his childhood crush.\"],\n",
-       " ['s3698',\n",
-       "  'TV Show',\n",
-       "  'Locke & Key',\n",
-       "  '',\n",
-       "  'Darby Stanchfield, Connor Jessup, Emilia Jones, Jackson Robert Scott, Petrice Jones, Laysla De Oliveira, Griffin Gluck, Sherri Saum, Aaron Ashmore, Bill Heck, Genevieve Kang, Kevin Alves, Thomas Mitchell Barnet, Eric Graise, Felix Mallard, Martin Roach, Steven Williams, Coby Bird',\n",
-       "  'Canada, United States',\n",
-       "  'February 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'TV Action & Adventure, TV Dramas, TV Mysteries',\n",
-       "  \"After their dad's murder, three siblings move with their mom to his ancestral estate, where they discover magical keys that unlock powers — and secrets.\"],\n",
-       " ['s3700',\n",
-       "  'TV Show',\n",
-       "  'Locked Up',\n",
-       "  '',\n",
-       "  'Maggie Civantos, Najwa Nimri, Carlos Hipólito, Roberto Enríquez, Cristina Plazas, Berta Vázquez, Alba Flores, Inma Cuevas, María Isabel Díaz, María Salgueiro, Ramiro Blas, Alberto Velasco, Marta Aledo, Daniel Ortiz, Harlys Becerra, Laura Baena, Jesús Castejón, Verónika Moral',\n",
-       "  'Spain',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '5 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'Manipulated into embezzling funds for her boyfriend and sentenced to prison, a naïve young woman must quickly learn to survive in a harsh new world.'],\n",
-       " ['s3711',\n",
-       "  'Movie',\n",
-       "  'London Hughes: To Catch a D*ck',\n",
-       "  'Kristian Mercado',\n",
-       "  'London Hughes',\n",
-       "  'United States',\n",
-       "  'December 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '68 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Bawdy comedian and television presenter London Hughes revisits her past in this acclaimed breakout special filled with unfiltered tales and wild stories.'],\n",
-       " ['s3730',\n",
-       "  'Movie',\n",
-       "  'Lost Bullet',\n",
-       "  'Guillaume Pierret',\n",
-       "  'Alban Lenoir, Nicolas Duvauchelle, Ramzy Bedia, Stéfi Celma, Rod Paradot, Sébastien Lalanne, Pascale Arbillot, Arthur Aspaturian, Patrick Médioni',\n",
-       "  'France',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '93 min',\n",
-       "  'Action & Adventure, Dramas, International Movies',\n",
-       "  'Facing a murder charge, a genius mechanic with a criminal past must track down a missing car containing the proof of his innocence: a single bullet.'],\n",
-       " ['s3732',\n",
-       "  'Movie',\n",
-       "  'Lost Girls',\n",
-       "  'Liz Garbus',\n",
-       "  'Amy Ryan, Gabriel Byrne, Thomasin McKenzie, Lola Kirke, Oona Laurence, Dean Winters, Miriam Shor, Reed Birney, Kevin Corrigan, Stan Carp',\n",
-       "  'United States',\n",
-       "  'March 13, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '95 min',\n",
-       "  'Dramas',\n",
-       "  'Desperate to find her missing daughter, a mother fights to uncover the truth — and helps expose a string of unsolved murders. Based on a true story.'],\n",
-       " ['s3742',\n",
-       "  'TV Show',\n",
-       "  'Love & Anarchy',\n",
-       "  '',\n",
-       "  'Ida Engvoll, Björn Mosten, Carla Sehn, Reine Brynolfsson, Gizem Erdogan, Björn Kjellman, Ruben Lopez, Johannes Kuhnke, Elsa Agemalm Reiland, Benjamin Shaps, Disa Östrand, Ejke Blomberg, Lars Väringer',\n",
-       "  'Sweden',\n",
-       "  'November 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'A married consultant and a young IT tech kick off a flirty game that challenges societal norms — and leads them to re-evaluate their entire lives.'],\n",
-       " ['s3743',\n",
-       "  'TV Show',\n",
-       "  'Love 101',\n",
-       "  '',\n",
-       "  'Pınar Deniz, Kubilay Aka, Mert Yazıcıoğlu, Alina Boz, Selahattin Paşalı, İpek Filiz Yazıcı, Kaan Urgancıoğlu, Müfit Kayacan, Bade İşçil, Tuba Ünsal',\n",
-       "  'Turkey',\n",
-       "  'April 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, Teen TV Shows',\n",
-       "  'While trying to make their teacher fall for a basketball coach, four misfits and a model student find friendship, love and the courage to be themselves.'],\n",
-       " ['s3744',\n",
-       "  'Movie',\n",
-       "  'Love Aaj Kal',\n",
-       "  'Imtiaz Ali',\n",
-       "  'Kartik Aaryan, Sara Ali Khan, Randeep Hooda, Arushi Sharma, Simone Singh, Monika Pawar, Amrit Arora, Siddharth Kak',\n",
-       "  'India',\n",
-       "  'April 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '140 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'When professional ambitions clash with personal feelings for a modern-day couple, a love story from a bygone decade may offer some wisdom.'],\n",
-       " ['s3765',\n",
-       "  'Movie',\n",
-       "  'Love Like the Falling Rain',\n",
-       "  'Lasja Fauzia Susatyo',\n",
-       "  'Jefri Nichol, Aurora Ribero, Axel Matthew, Nadya Arina, Karina Suwandhi, Rebecca Klopper',\n",
-       "  'Indonesia',\n",
-       "  'October 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '87 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'Fearing rejection, a young man struggles to declare his feelings for his best friend, who soon falls for another man — until a fateful incident.'],\n",
-       " ['s3780',\n",
-       "  'Movie',\n",
-       "  'Love Wedding Repeat',\n",
-       "  'Dean Craig',\n",
-       "  'Sam Claflin, Olivia Munn, Freida Pinto, Eleanor Tomlinson, Joel Fry, Tim Key, Aisling Bea, Jack Farthing, Allan Mustafa',\n",
-       "  'United Kingdom, Italy',\n",
-       "  'April 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '101 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  \"Different versions of the same day unfold as Jack juggles difficult guests, unbridled chaos and potential romance at his sister's wedding.\"],\n",
-       " ['s3786',\n",
-       "  'Movie',\n",
-       "  'Love, Guaranteed',\n",
-       "  'Mark Steven Johnson',\n",
-       "  'Rachael Leigh Cook, Damon Wayans Jr., Heather Graham, Caitlin Howden, Brendan Taylor, Sebastian Billingsley-Rodriguez, Sean Amsing, Lisa Durupt, Alvin Sanders, Jed Rees, Kandyse McClure',\n",
-       "  'United States',\n",
-       "  'September 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '91 min',\n",
-       "  'Comedies, Independent Movies, Romantic Movies',\n",
-       "  'Sparks fly when a crusading but cash-strapped attorney takes on a charming client looking to sue a dating site that guarantees its users will find love.'],\n",
-       " ['s3792',\n",
-       "  'TV Show',\n",
-       "  'Lovestruck in the City',\n",
-       "  '',\n",
-       "  'Ji Chang-wook, Kim Ji-won, Kim Min-seok, Han Ji-eun, Ryu Gyeong-soo, So Joo-yeon',\n",
-       "  'South Korea',\n",
-       "  'December 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'Heart stolen by a free-spirited woman after a beachside romance, a passionate architect sets out to reunite with her on the streets of Seoul.'],\n",
-       " ['s3801',\n",
-       "  'Movie',\n",
-       "  'Luccas Neto em: Acampamento de Férias 2',\n",
-       "  'Lucas Margutti',\n",
-       "  'Luccas Neto, Giovanna Alparone, Jéssica Diehl, Vivian Duarte',\n",
-       "  'Brazil',\n",
-       "  'May 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '81 min',\n",
-       "  'Children & Family Movies, Comedies, Music & Musicals',\n",
-       "  'Luccas and his band of buddies make music and mischief at a new summer camp, where they face off with talented rivals and their tough coach.'],\n",
-       " ['s3808',\n",
-       "  'TV Show',\n",
-       "  'Lucifer',\n",
-       "  '',\n",
-       "  'Tom Ellis, Lauren German, Kevin Alejandro, D.B. Woodside, Lesley-Ann Brandt, Scarlett Estevez, Rachael Harris, Aimee Garcia, Tricia Helfer, Tom Welling, Jeremiah W. Birkett, Pej Vahdat, Michael Gladis',\n",
-       "  'United States',\n",
-       "  'August 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '5 Seasons',\n",
-       "  'Crime TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Bored with being the Lord of Hell, the devil relocates to Los Angeles, where he opens a nightclub and forms a connection with a homicide detective.'],\n",
-       " ['s3814',\n",
-       "  'Movie',\n",
-       "  'Ludo',\n",
-       "  'Anurag Basu',\n",
-       "  'Abhishek Bachchan, Aditya Roy Kapur, Rajkummar Rao, Sanya Malhotra, Fatima Sana Shaikh, Pankaj Tripathi, Rohit Saraf, Shalini Vatsa, Pearle Maaney',\n",
-       "  'India',\n",
-       "  'November 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '150 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'From a resurfaced sex tape to a rogue suitcase of money, four wildly different stories overlap at the whims of fate, chance and one eccentric criminal.'],\n",
-       " ['s3818',\n",
-       "  'TV Show',\n",
-       "  'Luna Nera',\n",
-       "  '',\n",
-       "  'Antonia Fotaras, Giorgio Belli, Manuela Mandracchia, Roberto De Francesco, Federica Fracassi, Lucrezia Guidone, Adalgisa Manfrida, Giada Gagliardi, Giandomenico Cupaiuolo, Gloria Carovana, Filippo Scotti',\n",
-       "  'Italy',\n",
-       "  'January 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Dramas',\n",
-       "  \"In 17th-century Italy, a teenager learns about her destiny among a family of witches, just as her boyfriend's father hunts her down for witchcraft.\"],\n",
-       " ['s3831',\n",
-       "  'Movie',\n",
-       "  \"Ma Rainey's Black Bottom\",\n",
-       "  'George C. Wolfe',\n",
-       "  'Viola Davis, Chadwick Boseman, Glynn Turman, Colman Domingo, Michael Potts, Jonny Coyne, Taylour Paige, Jeremy Shamos, Dusan Brown, Joshua Harto',\n",
-       "  'United States',\n",
-       "  'December 18, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '94 min',\n",
-       "  'Dramas, Music & Musicals',\n",
-       "  'Tensions and temperatures rise at a Chicago music studio in 1927 when fiery, fearless blues singer Ma Rainey joins her band for a recording session.'],\n",
-       " ['s3832',\n",
-       "  'Movie',\n",
-       "  \"Ma Rainey's Black Bottom: A Legacy Brought to Screen\",\n",
-       "  '',\n",
-       "  'Glynn Turman, Denzel Washington, George C. Wolfe, Branford Marsalis, Viola Davis, Imani Perry, Michael Potts, Coleman Domingo, Constanza Romero, August Wilson, Todd Black, Dusan Brown, Taylour Paige, Ann Roth, Chadwick Boseman',\n",
-       "  '',\n",
-       "  'December 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '32 min',\n",
-       "  'Documentaries, Music & Musicals',\n",
-       "  'Viola Davis, Denzel Washington, George C. Wolfe and more share the heart, soul and history that brought August Wilson’s timeless play to the screen.'],\n",
-       " ['s3855',\n",
-       "  'TV Show',\n",
-       "  'Magic for Humans',\n",
-       "  '',\n",
-       "  'Justin Willman',\n",
-       "  'United States',\n",
-       "  'May 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '3 Seasons',\n",
-       "  'Reality TV, TV Comedies',\n",
-       "  'From baffling people on the street to orchestrating elaborate tricks, Justin Willman blends good-natured magic with grown-up laughs.'],\n",
-       " ['s3879',\n",
-       "  'Movie',\n",
-       "  'Making The Witcher',\n",
-       "  'Nathan Wiley',\n",
-       "  'Henry Cavill, Anya Chalotra, Freya Allan, Eamon Farren, Mimi Ndiweni, Adam Levy, MyAnna Buring, Joey Batey, Lauren Schmidt Hissrich, Tomasz Bagiński, Andrew Laws, Sneha Koorse, Declan De Barra, Beau DeMayo, Simon Emanuel, Iván Pohárnok, Tim Aslam, Charlotte Brändström',\n",
-       "  'United States',\n",
-       "  'August 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '33 min',\n",
-       "  'Documentaries',\n",
-       "  'Journey into the extraordinary world of \"The Witcher\" — from casting the roles to Jaskier\\'s catchy song — in this behind-the-scenes look at the series.'],\n",
-       " ['s3880',\n",
-       "  'Movie',\n",
-       "  'Making Unorthodox',\n",
-       "  'Marlene Melchior',\n",
-       "  '',\n",
-       "  'Germany',\n",
-       "  'March 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '21 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  \"A look at the making of one of the first series to authentically portray and explore issues in a Hasidic community as they pertain to women's lives.\"],\n",
-       " ['s3885',\n",
-       "  'Movie',\n",
-       "  'Malang',\n",
-       "  'Mohit Suri',\n",
-       "  'Anil Kapoor, Aditya Roy Kapur, Disha Patani, Kunal Khemu, Makrand Deshpande, Vatsal Seth, Amruta Khanvilkar, Shaad Randhawa',\n",
-       "  'India',\n",
-       "  'May 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '131 min',\n",
-       "  'Action & Adventure, International Movies, Romantic Movies',\n",
-       "  'Years after a police encounter separates him from his lover, an angry young man goes on a killing spree, with an equally vengeful cop on his heels.'],\n",
-       " ['s3889',\n",
-       "  'Movie',\n",
-       "  'Malibu Rescue: The Next Wave',\n",
-       "  'Savage Steve Holland',\n",
-       "  'Ricardo Hurtado, Breanna Yde, Jackie R. Jacobson, Abby Donnelly, Alkoya Brunson, Jeff Meacham, Ella Gross, Carlos Sanson, JT Neal, Camaron Engels, Kirrilee Berger',\n",
-       "  'United States',\n",
-       "  'August 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '71 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'As summer returns to Malibu, Team Flounder takes to the beach to host — and unexpectedly compete in — the International Beachmaster Competition.'],\n",
-       " ['s3895',\n",
-       "  'TV Show',\n",
-       "  'Man Like Mobeen',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'British TV Shows, TV Comedies',\n",
-       "  'Mobeen is trying to be a good friend, follow the faith and raise his teenage sister. Yet his past – and everyday life – complicates matters.'],\n",
-       " ['s3900',\n",
-       "  'TV Show',\n",
-       "  'Man with a Plan',\n",
-       "  '',\n",
-       "  'Matt LeBlanc, Liza Snyder, Grace Kaufman, Matthew McCann, Hala Finley, Matt Cook, Jessica Chaffin',\n",
-       "  'United States',\n",
-       "  'September 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '4 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'When his wife Andi returns to work, contractor Adam Burns becomes a stay-at-home dad and discovers that parenting is a tougher job than he realized.'],\n",
-       " ['s3907',\n",
-       "  'TV Show',\n",
-       "  'Manhunt: Deadly Games',\n",
-       "  '',\n",
-       "  'Cameron Britton, Jack Huston, Judith Light, Carla Gugino, Gethin Anthony, Kelly Jenrette, Arliss Howard, Jay O. Sanders, Nick Searcy, Marley Shelton, Becky Ann Baker, Brad William Henke',\n",
-       "  '',\n",
-       "  'December 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'Despite his heroics, security guard Richard Jewell becomes a suspect in the FBI investigation of a foiled terrorist attack at the 1996 Olympics.'],\n",
-       " ['s3909',\n",
-       "  'Movie',\n",
-       "  'Maniyarayile Ashokan',\n",
-       "  'Shamzu Zayba',\n",
-       "  'Jacob Gregory, S.V. Krishna Shankar, Shine Tom Chacko, Vijayaraghavan, Sri Lakshmi, Anupama Parameswaran, Dulquer Salmaan, Nazriya Fahad',\n",
-       "  'India',\n",
-       "  'August 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '110 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'When his unlucky horoscope doesn’t bode well for his future wife, an earnest bachelor goes to surprising lengths to get the family he’s always wanted.'],\n",
-       " ['s3911',\n",
-       "  'Movie',\n",
-       "  'MANK',\n",
-       "  'David Fincher',\n",
-       "  'Gary Oldman, Amanda Seyfried, Charles Dance, Lily Collins, Arliss Howard, Tom Pelphrey, Sam Troughton, Ferdinand Kingsley, Tuppence Middleton, Tom Burke, Joseph Cross, Jamie McShane, Toby Leonard Moore, Monika Gossmann',\n",
-       "  'United States',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '133 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  '1930s Hollywood is reevaluated through the eyes of scathing wit and alcoholic screenwriter Herman J. Mankiewicz as he races to finish “Citizen Kane.”'],\n",
-       " ['s3927',\n",
-       "  'TV Show',\n",
-       "  'Maradona in Mexico',\n",
-       "  '',\n",
-       "  'Diego Armando Maradona',\n",
-       "  'Argentina, United States, Mexico',\n",
-       "  'November 13, 2019',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Spanish-Language TV Shows',\n",
-       "  'In this docuseries, soccer great Diego Maradona comes to Culiacán, the heart of the Sinaloa Cartel, to save the local team, the Dorados, and maybe himself, too.'],\n",
-       " ['s3929',\n",
-       "  'Movie',\n",
-       "  'Marc Maron: End Times Fun',\n",
-       "  'Lynn Shelton',\n",
-       "  'Marc Maron',\n",
-       "  'United States',\n",
-       "  'March 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '71 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Marc Maron wades through a swamp of vitamin hustlers, evangelicals and grown male nerd children, culminating in a gleefully filthy end-times fantasy.'],\n",
-       " ['s3963',\n",
-       "  'TV Show',\n",
-       "  \"Marvel's Agents of S.H.I.E.L.D.\",\n",
-       "  '',\n",
-       "  'Clark Gregg, Ming-Na Wen, Brett Dalton, Chloe Bennet, Iain De Caestecker, Elizabeth Henstridge, Adrianne Palicki, Luke Mitchell, Henry Simmons',\n",
-       "  'United States',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '7 Seasons',\n",
-       "  'TV Action & Adventure, TV Sci-Fi & Fantasy',\n",
-       "  \"Agent Phil Coulson, seen in action in Marvel's The Avengers, assembles a team of top S.H.I.E.L.D. agents to investigate bizarre threats.\"],\n",
-       " ['s3976',\n",
-       "  'TV Show',\n",
-       "  'Masaba Masaba',\n",
-       "  '',\n",
-       "  'Masaba Gupta, Neena Gupta, Neil Bhoopalam, Rytasha Rathore, Smaran Sahu, Nayan Shukla, Pooja Bedi, Satyadeep Misra',\n",
-       "  'India',\n",
-       "  'August 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Real life mom-daughter duo Neena and Masaba Gupta play versions of themselves in this playful, fictional peek into their lives in fashion and film.'],\n",
-       " ['s3977',\n",
-       "  'Movie',\n",
-       "  'Masameer - The Movie',\n",
-       "  'Malik Nejer',\n",
-       "  'Malik Nejer, Shahad Alahmari, Abdulaziz Almuzaini, Yousef Aldakheel',\n",
-       "  'Saudi Arabia',\n",
-       "  'March 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '100 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  'A young girl passionate about AI sets out to make an impact as three friends become crime-fighting superheroes. Based on the hit animated web series.'],\n",
-       " ['s3983',\n",
-       "  'Movie',\n",
-       "  'Maska',\n",
-       "  'Neeraj Udhwani',\n",
-       "  'Manisha Koirala, Prit Kamani, Shirley Setia, Nikita Dutta, Javed Jaffrey, Dhruv Lohumi',\n",
-       "  'India',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '112 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'Determined to make it in showbiz, an aspiring young actor considers turning his back on the beloved Irani café run by his family for generations.'],\n",
-       " ['s3994',\n",
-       "  'Movie',\n",
-       "  'Maurício Meirelles: Generating Chaos',\n",
-       "  'Diego Pignataro',\n",
-       "  'Maurício Meirelles',\n",
-       "  'Brazil',\n",
-       "  'April 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '63 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Comedian Maurício Meirelles explores his chaotic mind with scathingly funny views on family, prejudices, turtles and more in this stand-up special.'],\n",
-       " ['s4010',\n",
-       "  'TV Show',\n",
-       "  'MeatEater',\n",
-       "  '',\n",
-       "  'Steven Rinella',\n",
-       "  'United States',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '3 Seasons',\n",
-       "  'Docuseries, Reality TV, Science & Nature TV',\n",
-       "  \"Steven Rinella scrounges in some of America's wildest terrains in this unscripted series showing him on the hunt for wild animals from ducks to deer.\"],\n",
-       " ['s4012',\n",
-       "  'TV Show',\n",
-       "  'Medical Police',\n",
-       "  '',\n",
-       "  'Erinn Hayes, Rob Huebel, Malin Akerman, Rob Corddry, Lake Bell, Sarayu Blue, Ken Marino, Fred Melamed, Tom Wright, Jason Schwartzman, Eric Nenninger, Megan Le, Beth Dover, Zandy Hartig, Brian Huskey, Michael Cera',\n",
-       "  'United States',\n",
-       "  'January 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, TV Action & Adventure, TV Comedies',\n",
-       "  'Doctors Owen Maestro and Lola Spratt leave Childrens Hospital and join a secret arm of the CDC to investigate and destroy a deadly global virus.'],\n",
-       " ['s4034',\n",
-       "  'TV Show',\n",
-       "  'Men on a Mission',\n",
-       "  'Jung-ah Im',\n",
-       "  'Ho-dong Kang, Soo-geun Lee, Sang-min Lee, Young-chul Kim, Jang-hoon Seo, Hee-chul Kim, Kyung-hoon Min',\n",
-       "  'South Korea',\n",
-       "  'August 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '5 Seasons',\n",
-       "  'International TV Shows, Korean TV Shows, Stand-Up Comedy & Talk Shows',\n",
-       "  'Male celebs play make-believe as high schoolers, welcoming star transfer students every week and engaging in battles of witty humor and slapstick.'],\n",
-       " ['s4054',\n",
-       "  'TV Show',\n",
-       "  'Messiah',\n",
-       "  '',\n",
-       "  'Michelle Monaghan, Mehdi Dehbi, John Ortiz, Tomer Sisley, Melinda Page Hamilton, Stefania LaVie Owen, Sayyid El Alami, Jane Adams, Wil Traval, Fares Landoulsi',\n",
-       "  'United States',\n",
-       "  'January 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas, TV Thrillers',\n",
-       "  'A wary CIA officer investigates a charismatic man who sparks a spiritual movement and stirs political unrest. A fictional story not based on true events.'],\n",
-       " ['s4071',\n",
-       "  'Movie',\n",
-       "  'Michael McIntyre: Showman',\n",
-       "  'Chris Howe',\n",
-       "  'Michael McIntyre',\n",
-       "  'United Kingdom',\n",
-       "  'September 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '63 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Charming comic Michael McIntyre talks family, technology, sharks, accents and the time he confused himself for a world leader in this stand-up special.'],\n",
-       " ['s4072',\n",
-       "  'Movie',\n",
-       "  'Michelle Buteau: Welcome to Buteaupia',\n",
-       "  'Page Hurwitz',\n",
-       "  'Michelle Buteau',\n",
-       "  'United States',\n",
-       "  'September 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '59 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Scene-stealing queen Michelle Buteau dazzles with real talk on relationships, parenthood, cultural differences and the government workers who adore her.'],\n",
-       " ['s4076',\n",
-       "  'TV Show',\n",
-       "  'Middleditch & Schwartz',\n",
-       "  'Ryan Polito',\n",
-       "  'Thomas Middleditch, Ben Schwartz',\n",
-       "  'United States',\n",
-       "  'April 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  'Comedy duo Thomas Middleditch and Ben Schwartz turn small ideas into epically funny stories in this series of completely improvised comedy specials.'],\n",
-       " ['s4077',\n",
-       "  'Movie',\n",
-       "  'Midnight at the Magnolia',\n",
-       "  'Maxwell McGuire',\n",
-       "  'Natalie Hall, Evan Williams, Michael Gordon Shore, Steve Cumyn, Albert Brooks',\n",
-       "  'Canada',\n",
-       "  'November 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '87 min',\n",
-       "  'Comedies, Romantic Movies',\n",
-       "  'Longtime friends and local radio hosts Maggie and Jack fake it as a couple for their families and listeners in hopes of getting their show syndicated.'],\n",
-       " ['s4082',\n",
-       "  'TV Show',\n",
-       "  'Mighty Express',\n",
-       "  '',\n",
-       "  'Jay Hatton, Zoe Hatz, Meesha Contreras, Dylan Shombing, Tyler Nathan, Leo Orgil, Michela Luci, Ian Ho, Evan Lefeuvre, Annick Obonsawin',\n",
-       "  'United States, Canada',\n",
-       "  'September 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Catch a ride with the Mighty Express — a team of trains and their kid friends who overcome trouble on the tracks with quick thinking and teamwork!'],\n",
-       " ['s4083',\n",
-       "  'Movie',\n",
-       "  'Mighty Express: A Mighty Christmas',\n",
-       "  'Clint Butler',\n",
-       "  'Jay Hatton, Zoe Hatz, Meesha Contreras, Dylan Schombing, Tyler Nathan, Leo Orgil, Michela Luci, Ian Ho, Evan Lefeuvre, Annick Obonsawin, Gracen Daly',\n",
-       "  'Canada',\n",
-       "  'December 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '26 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'The Mighty Express welcomes a new train and speeds into a snowstorm to deliver Santa’s presents and save Christmas for all the kids in Tracksville.'],\n",
-       " ['s4084',\n",
-       "  'TV Show',\n",
-       "  'Mighty Little Bheem',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'September 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'An innocent toddler’s boundless curiosity – and extraordinary might – lead to mischief and adventure in his small Indian town.'],\n",
-       " ['s4086',\n",
-       "  'TV Show',\n",
-       "  'Mighty Little Bheem: Festival of Colors',\n",
-       "  '',\n",
-       "  'Samruddhi Shukla, Aranya Kaur, Rajesh Kava, Nishka Raheja, Sabina Malik, Shanoor Mirza',\n",
-       "  'India',\n",
-       "  'March 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'From surprising stage performances to spraying colors with friends, join baby Bheem for all his Holi hijinks during the special spring festival.'],\n",
-       " ['s4099',\n",
-       "  'Movie',\n",
-       "  'Milea',\n",
-       "  'Fajar Bustomi, Pidi Baiq',\n",
-       "  'Iqbaal Ramadhan, Vanesha Prescilla, Ira Wibowo, Bucek, Happy Salma, Farhan, Maudy Koesnaedi, Jerome Kurnia',\n",
-       "  'Indonesia',\n",
-       "  'June 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '100 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'Years after his teen romance with Milea, a now-adult Dilan tells his version of their love story when a high school reunion brings them back together.'],\n",
-       " ['s4104',\n",
-       "  'TV Show',\n",
-       "  'Million Dollar Beach House',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'The competition is fierce — and the drama undeniable — as a group of young and hungry agents try to seal the deal on luxury listings in the Hamptons.'],\n",
-       " ['s4132',\n",
-       "  'TV Show',\n",
-       "  'Mismatched',\n",
-       "  '',\n",
-       "  'Prajakta Koli, Rohit Saraf, Vihaan Samat, Taaruk Raina, Vidya Malavade, Kritika Bharadwaj, Rannvijay Singh, Muskkaan Jaferi, Devyani Shorey, Suhasini Mulay, Abhinav Sharma, Ravin Makhija',\n",
-       "  'India',\n",
-       "  'November 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'After a disastrous set-up by their families, two teens strike up a tentative friendship at their summer program — but deeper feelings aren’t far behind.'],\n",
-       " ['s4133',\n",
-       "  'Movie',\n",
-       "  'Miss Americana',\n",
-       "  'Lana Wilson',\n",
-       "  'Taylor Swift',\n",
-       "  'United States',\n",
-       "  'January 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '85 min',\n",
-       "  'Documentaries, Music & Musicals',\n",
-       "  'In this revealing documentary, Taylor Swift embraces her role as a songwriter and performer — and as a woman harnessing the full power of her voice.'],\n",
-       " ['s4138',\n",
-       "  'Movie',\n",
-       "  'Miss India',\n",
-       "  'Narendra Nath',\n",
-       "  'Keerthy Suresh, Dr. Rajendra Prasad, Jagapathi Babu, V. K. Naresh, Nadhiya, Naveen Chandra, Sumanth Shailendra, Kamal Kamaraju, Praveen, Pujitha Ponnada, Divya Sripada',\n",
-       "  'India',\n",
-       "  'November 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '136 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Uprooted to America, an aspiring Indian entrepreneur confronts disapproval, sexism and rivalry as she draws from her culture to start a tea business.'],\n",
-       " ['s4177',\n",
-       "  'Movie',\n",
-       "  'Money Heist: The Phenomenon',\n",
-       "  'Pablo Lejarreta, Luis Alfaro',\n",
-       "  '',\n",
-       "  'Spain',\n",
-       "  'April 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '57 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'A documentary on why and how \"Money Heist\" sparked a wave of enthusiasm around the world for a lovable group of thieves and their professor.'],\n",
-       " ['s4227',\n",
-       "  'TV Show',\n",
-       "  'Morphle',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'Netherlands',\n",
-       "  'December 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"British TV Shows, Kids' TV\",\n",
-       "  'Little Mila turns playtime into a series of fun and educational adventures with her magical pet Morphle, who transforms into anything she dreams up!'],\n",
-       " ['s4234',\n",
-       "  'TV Show',\n",
-       "  'Most Beautiful Thing',\n",
-       "  '',\n",
-       "  'Maria Casadevall, Pathy Dejesus, Fernanda Vasconcellos, Mel Lisboa, Leandro Lima, Ícaro Silva, Gustavo Vaz, Alexandre Cioletti, Gustavo Machado',\n",
-       "  'Brazil',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Dramas',\n",
-       "  \"A 1950s housewife goes to Rio de Janeiro to meet up with her husband, only to learn he's deserted her, but decides to stay and open a bossa nova club.\"],\n",
-       " ['s4236',\n",
-       "  'Movie',\n",
-       "  'Mosul',\n",
-       "  'Matthew Michael Carnahan',\n",
-       "  \"Suhail Dabbach, Adam Bessa, Is'haq Elias, Qutaiba Abdelhaq, Ahmad El Ghanem, Hicham Ouarqa, Mohimen Mahbuba, Thaer Al-Shayei, Abdellah Bensaid, Faycal Attougui, Mohamed Attougui, Tarik Belmekki, Hayat Kamille, Seema Al Khalidi, Waleed Algadi\",\n",
-       "  'United States',\n",
-       "  'November 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '103 min',\n",
-       "  'Action & Adventure, Dramas, International Movies',\n",
-       "  'After his life is saved by a rogue Iraqi squadron, a young police officer joins them in their fight against ISIS in a decimated Mosul.'],\n",
-       " ['s4237',\n",
-       "  'Movie',\n",
-       "  'MOTHER',\n",
-       "  'Tatsushi Omori',\n",
-       "  'Masami Nagasawa, Sadao Abe, Daiken Okudaira',\n",
-       "  'Japan',\n",
-       "  'November 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '127 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Shuhei’s erratic mother feels threatened when he starts to awaken to a world beyond her distorted control, sending the family hurtling towards tragedy.'],\n",
-       " ['s4244',\n",
-       "  'TV Show',\n",
-       "  'Move',\n",
-       "  'Thierry Demaizière, Alban Teurlai',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'October 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, International TV Shows',\n",
-       "  'Discover the brilliant dancers and choreographers who are shaping the art of movement around the world in this documentary series.'],\n",
-       " ['s4253',\n",
-       "  'TV Show',\n",
-       "  'Mr. Iglesias',\n",
-       "  '',\n",
-       "  'Gabriel Iglesias, Sherri Shepherd, Jacob Vargas, Maggie Geha, Richard Gant, Cree Cicchino, Fabrizio Guido, Oscar Nuñez',\n",
-       "  'United States',\n",
-       "  'December 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '3 Seasons',\n",
-       "  'TV Comedies, Teen TV Shows',\n",
-       "  'Hilarious high school teacher Gabriel Iglesias tries to make a difference in the lives of some smart but underperforming students at his alma mater.'],\n",
-       " ['s4263',\n",
-       "  'Movie',\n",
-       "  'Mrs. Serial Killer',\n",
-       "  'Shirish Kunder',\n",
-       "  'Jacqueline Fernandez, Manoj Bajpayee, Mohit Raina, Zayn Marie Khan',\n",
-       "  'India',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '107 min',\n",
-       "  'International Movies, Thrillers',\n",
-       "  'When a doctor gets jailed for a string of shocking murders, his loyal wife sets out to commit a copycat crime to prove his innocence.'],\n",
-       " ['s4268',\n",
-       "  'Movie',\n",
-       "  'Mucho Mucho Amor: The Legend of Walter Mercado',\n",
-       "  'Cristina Costantini, Kareem Tabsch',\n",
-       "  'Walter Mercado',\n",
-       "  'United States',\n",
-       "  'July 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '96 min',\n",
-       "  'Documentaries, LGBTQ Movies',\n",
-       "  'Dazzling and tender-hearted, legendary astrologer Walter Mercado vanished at the peak of his fame. This documentary poignantly explains what happened.'],\n",
-       " ['s4292',\n",
-       "  'Movie',\n",
-       "  'Murder to Mercy: The Cyntoia Brown Story',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'April 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '97 min',\n",
-       "  'Documentaries',\n",
-       "  'After 16-year-old Cyntoia Brown is sentenced to life in prison, questions about her past, physiology and the law itself call her guilt into question.'],\n",
-       " ['s4300',\n",
-       "  'Movie',\n",
-       "  'Mutiny of the Worker Bees',\n",
-       "  'Carlos Morett',\n",
-       "  'Gustavo Egelhaaf, Alejandro Suárez, Bárbara de Regil, Mauricio Argüelles, César Rodríguez, Fernando Becerril, Anna Carreiro, Carlos Macías, José Sefami, Raquel Garza',\n",
-       "  'Mexico',\n",
-       "  'May 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '94 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  \"When Omar's grandfather forces him to get a job at a tech company in Mexico City, he meets a quirky ensemble of nine-to-fivers ... and some nemeses.\"],\n",
-       " ['s4323',\n",
-       "  'TV Show',\n",
-       "  'My Holo Love',\n",
-       "  '',\n",
-       "  'Yoon Hyun-min, Ko Sung-hee, Choi Yeo-jin, Chansung, Lee Ki-chan, Kim Soo-jin, Kang Seung-hyeon, Jeong Do-won, Kim Hak-seon',\n",
-       "  '',\n",
-       "  'February 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, Romantic TV Shows',\n",
-       "  'Unexpected love finds a lonely woman when she forms a connection with a humanlike hologram who looks exactly like his prickly creator.'],\n",
-       " ['s4341',\n",
-       "  'TV Show',\n",
-       "  'My Next Guest Needs No Introduction With David Letterman',\n",
-       "  '',\n",
-       "  'President Barack Obama, George Clooney, Malala Yousafzai, Jay-Z, Tina Fey, Howard Stern, David Letterman',\n",
-       "  'United States',\n",
-       "  'October 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Stand-Up Comedy & Talk Shows',\n",
-       "  'TV legend David Letterman teams up with fascinating global figures for in-depth interviews and curiosity-fueled excursions in this monthly talk show.'],\n",
-       " ['s4343',\n",
-       "  'Movie',\n",
-       "  'My Octopus Teacher',\n",
-       "  'Pippa Ehrlich, James Reed',\n",
-       "  '',\n",
-       "  'South Africa',\n",
-       "  'September 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '86 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'A filmmaker forges an unusual friendship with an octopus living in a South African kelp forest, learning as the animal shares the mysteries of her world.'],\n",
-       " ['s4347',\n",
-       "  'TV Show',\n",
-       "  'My Perfect Landing',\n",
-       "  '',\n",
-       "  'Morgan Wigle, Tom Hulshof, Helena Marie, Shawn Thompson, Natasha Zaborski, Ajanae Stephenson, Francesca Van Keekan, Jordan Clark',\n",
-       "  'Canada',\n",
-       "  'August 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Everything changes for talented young gymnast Jenny Cortez when she moves with her family from Miami to Toronto to open a new gymnastics club.'],\n",
-       " ['s4370',\n",
-       "  'TV Show',\n",
-       "  'Mystery Lab',\n",
-       "  '',\n",
-       "  'Felipe Castanhari, Lilian Regina, Bruno Miranda, Guilherme Briggs',\n",
-       "  'Brazil',\n",
-       "  'August 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, International TV Shows, Science & Nature TV',\n",
-       "  'Host Felipe Castanhari explores science, history, mysteries and marvels, uncovering mind-blowing facts with help from his lab buddies.'],\n",
-       " ['s4374',\n",
-       "  'TV Show',\n",
-       "  'Mystic Pop-up Bar',\n",
-       "  '',\n",
-       "  'Hwang Jung-eum, Yook Sung-jae, Choi Won-young, Lee Jun-hyeok, Jeong Da-eun, Na In-woo, Yeom Hye-ran, Park Eun-hye, Park Si-eun, Song Geon-hee, Kim Hee-jung, Ahn Tae-hwan',\n",
-       "  'South Korea',\n",
-       "  'May 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, TV Comedies',\n",
-       "  \"A young man with a unique ability begins working for a centuries-old bar owner who resolves her customers' emotional troubles by entering their dreams.\"],\n",
-       " ['s4384',\n",
-       "  'TV Show',\n",
-       "  'Nadiya’s Time to Eat',\n",
-       "  '',\n",
-       "  'Nadiya Hussain',\n",
-       "  'United Kingdom',\n",
-       "  'April 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, Reality TV',\n",
-       "  \"On this cooking show, Nadiya Hussain serves up delicious shortcuts, vital ingredients and fast favorites — perfect for today's time-strapped families.\"],\n",
-       " ['s4387',\n",
-       "  'TV Show',\n",
-       "  'Nailed It',\n",
-       "  '',\n",
-       "  'Nicole Byer, Jacques Torres',\n",
-       "  'United States',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '4 Seasons',\n",
-       "  'Reality TV',\n",
-       "  \"Home bakers with a terrible track record take a crack at re-creating edible masterpieces for a $10,000 prize. It's part reality contest, part hot mess.\"],\n",
-       " ['s4389',\n",
-       "  'TV Show',\n",
-       "  'Nailed It! Germany',\n",
-       "  '',\n",
-       "  'Angelina Kirsch, Bernd Siefert',\n",
-       "  'Germany',\n",
-       "  'January 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Home cooks try – and inevitably fail – to re-create spectacular confections on this comical competition show, all for a sweet 5,000 euros.'],\n",
-       " ['s4403',\n",
-       "  'TV Show',\n",
-       "  'Narcos: Mexico',\n",
-       "  '',\n",
-       "  'Michael Peña, Diego Luna, Tenoch Huerta, Joaquin Cosio, José María Yazpik, Matt Letscher, Alyssa Diaz',\n",
-       "  'Mexico, United States',\n",
-       "  'February 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, TV Action & Adventure, TV Dramas',\n",
-       "  'Witness the birth of the Mexican drug war in the 1980s as a gritty new \"Narcos\" saga chronicles the true story of the Guadalajara cartel\\'s ascent.'],\n",
-       " ['s4415',\n",
-       "  'Movie',\n",
-       "  'Nasha Natasha',\n",
-       "  'Martín Sastre',\n",
-       "  'Natalia Oreiro',\n",
-       "  'Uruguay',\n",
-       "  'August 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '72 min',\n",
-       "  'Documentaries, International Movies, Music & Musicals',\n",
-       "  'Concert and behind-the-scenes footage capture life on tour for Uruguayan sensation Natalia Oreiro as she performs for packed crowds throughout Russia.'],\n",
-       " ['s4418',\n",
-       "  'Movie',\n",
-       "  'Natalie Palamides: Nate - A One Man Show',\n",
-       "  'Phil Burgers',\n",
-       "  'Natalie Palamides',\n",
-       "  'United States',\n",
-       "  'December 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '60 min',\n",
-       "  'Comedies',\n",
-       "  'Tough talk takes a soft turn as Nate, played by comedian Natalie Palamides, explores humor, heartbreak, sexuality and consent — with a live audience.'],\n",
-       " ['s4450',\n",
-       "  'TV Show',\n",
-       "  'Never Have I Ever',\n",
-       "  '',\n",
-       "  'Maitreyi Ramakrishnan, Poorna Jagannathan, Richa Moorjani, Jaren Lewison, Darren Barnet, John McEnroe, Ramona Young, Lee Rodriguez, Sendhil Ramamurthy, Adam Shapiro, Niecy Nash, Cocoa Brown, Lily D. Moore, Eddie Liu',\n",
-       "  'United States',\n",
-       "  'April 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies, TV Dramas, Teen TV Shows',\n",
-       "  'After a traumatic year, all an Indian-American teen wants is to go from pariah to popular — but friends, family and feelings won’t make it easy on her.'],\n",
-       " ['s4460',\n",
-       "  'TV Show',\n",
-       "  'Next in Fashion',\n",
-       "  '',\n",
-       "  'Tan France, Alexa Chung',\n",
-       "  'United States',\n",
-       "  'January 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Talented designers from around the world compete for $250,000 and the chance to become the next big thing in fashion.'],\n",
-       " ['s4467',\n",
-       "  'TV Show',\n",
-       "  'Night on Earth',\n",
-       "  '',\n",
-       "  'Samira Wiley',\n",
-       "  'United Kingdom',\n",
-       "  'January 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'This nature series’ new technology lifts night’s veil to reveal the hidden lives of the world’s creatures, from lions on the hunt to bats on the wing.'],\n",
-       " ['s4468',\n",
-       "  'Movie',\n",
-       "  'Night on Earth: Shot in the Dark',\n",
-       "  '',\n",
-       "  'Samira Wiley',\n",
-       "  'United Kingdom',\n",
-       "  'February 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '59 min',\n",
-       "  'Movies',\n",
-       "  \"This look behind the scenes shows how worldwide camera crews climbed, dived and froze to capture the documentary's groundbreaking night footage.\"],\n",
-       " ['s4482',\n",
-       "  'TV Show',\n",
-       "  'Nisman: The Prosecutor, the President, and the Spy',\n",
-       "  'Justin Webster',\n",
-       "  '',\n",
-       "  'Spain, Germany, Denmark, United States',\n",
-       "  'January 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries, International TV Shows',\n",
-       "  'This docuseries details the suspicious death of Alberto Nisman, investigator of the 1994 bombing of the Argentine Israelite Mutual Association building.'],\n",
-       " ['s4500',\n",
-       "  'Movie',\n",
-       "  \"Nobody Knows I'm Here\",\n",
-       "  'Gaspar Antillo',\n",
-       "  'Jorge García, Millaray Lobos, Luis Gnecco, Alejandro Goic, Gastón Pauls, Eduardo Paxeco',\n",
-       "  'Chile',\n",
-       "  'June 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '92 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'A former child singer, traumatized by his experiences, becomes a recluse, nurturing his hurt until a woman comes into his life and really hears him.'],\n",
-       " ['s4501',\n",
-       "  'Movie',\n",
-       "  'Nobody Sleeps in the Woods Tonight',\n",
-       "  'Bartosz M. Kowalski',\n",
-       "  'Julia Wieniawa-Narkiewicz, Michał Lupa, Wiktoria Gąsiewska, Stanisław Cywka, Sebastian Dela, Gabriela Muskała, Michał Zbroja, Mirosław Zbrojewicz, Piotr Cyrwus, Olaf Lubaszenko, Wojciech Mecwaldowski',\n",
-       "  'Poland',\n",
-       "  'October 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '103 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  'Addicted to technology, a group of teens attends a rehabilitation camp in the forest, but a sinister force there intends to take them offline forever.'],\n",
-       " ['s4508',\n",
-       "  'Movie',\n",
-       "  'Norm of the North: Family Vacation',\n",
-       "  'Anthony Bell',\n",
-       "  'Andrew Toth, Lisa Durupt, Jonathan Holmes, Paul Dobson, Cole Howard, Brian Drummond, Jennifer Cameron',\n",
-       "  'United States',\n",
-       "  'May 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '89 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'Stressed by his duties as king and father, Norm must secretly find his stolen crown while taking his family on a much-needed vacation.'],\n",
-       " ['s4512',\n",
-       "  'TV Show',\n",
-       "  'Norsemen',\n",
-       "  '',\n",
-       "  'Kåre Conradi, Silje Torp, Nils Jørgen Kaalstad, Marian Saastad Ottesen, Trond Fausa, Kristine Riis, Jon Øigarden, Henrik Mestad, Øystein Martinsen, Mikkel Bratt Silset, Mads Jørgensen, Nikis Theophilakis',\n",
-       "  'Norway',\n",
-       "  'July 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'International TV Shows, TV Comedies',\n",
-       "  'The residents of an 8th-century Viking village experience political rivalry, social change and innovations that upend their culture and way of life.'],\n",
-       " ['s4516',\n",
-       "  'Movie',\n",
-       "  'Notes for My Son',\n",
-       "  'Carlos Sorín',\n",
-       "  'Valeria Bertuccelli, Esteban Lamothe, Julián Sorín, Mauricio Dayub, Malena Pichot, Catarina Spinetta, Carla Quevedo, Anita Pauls, Mónica Antonópulos, Paola Barrientos, Ana Katz, Romina Richi, Diego Gentile, Beatriz Spelzini, Diego Reinhold',\n",
-       "  'Argentina',\n",
-       "  'November 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '84 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Battling terminal cancer, a woman writes a one of a kind notebook about life, death and love for her son to remember her by. Based on a true story.'],\n",
-       " ['s4568',\n",
-       "  'TV Show',\n",
-       "  'October Faction',\n",
-       "  '',\n",
-       "  \"Tamara Taylor, J.C. MacKenzie, Aurora Burghart, Gabriel Darku, Maxim Roy, Stephen McHattie, Wendy Crewson, Megan Follows, Nicola Correia-Damude, Praneet Akilla, Michelle Nolden, Anwen O'Driscoll\",\n",
-       "  'United States',\n",
-       "  'January 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Action & Adventure, TV Dramas, TV Horror',\n",
-       "  'The family drama gets downright monstrous as parents Fred and Deloris hunt the supernatural, and twins Viv and Geoff harbor their own strange secrets.'],\n",
-       " ['s4570',\n",
-       "  'Movie',\n",
-       "  'Octonauts & the Caves of Sac Actun',\n",
-       "  'Blair Simmons',\n",
-       "  'Teresa Gallagher, Simon Greenall, Keith Wickham, Rob Rackstraw, Michael Murphy, Jo Wyatt, Helen Walsh, Andres Williams, Paul Panting',\n",
-       "  'United Kingdom',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '72 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'The Octonauts embark on an underwater adventure, navigating a set of challenging caves to help a small octopus friend return home to the Caribbean Sea.'],\n",
-       " ['s4571',\n",
-       "  'Movie',\n",
-       "  'Octonauts & the Great Barrier Reef',\n",
-       "  'Blair Simmons',\n",
-       "  'Simon Greenall, Rob Rackstraw, Jo Wyatt, Paul Buckley, Simon Foster, Teresa Gallagher, Richard Grieve, Michael Murphy, Paul Panting, Keith Wickham',\n",
-       "  'United Kingdom',\n",
-       "  'October 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '47 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'In this musical special, the Octonauts must find a way to hold back hungry swarms of coral-eating starfish to save a new friend’s fragile reef home.'],\n",
-       " ['s4578',\n",
-       "  'Movie',\n",
-       "  'Offering to the Storm',\n",
-       "  'Fernando González Molina',\n",
-       "  'Marta Etura, Leonardo Sbaraglia, Carlos Librado \"Nene\", Francesc Orella, Imanol Arias, Álvaro Cervantes, Itziar Aizpuru, Benn Northover, Marta Larralde, Alicia Sánchez, Eduardo Rosa, Angel Alkain, Ana Wagener, Paco Tous, Patricia López Arnaiz, Pedro Casablanc',\n",
-       "  'Spain, Germany',\n",
-       "  'July 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '140 min',\n",
-       "  'International Movies, Thrillers',\n",
-       "  'Amaia investigates several suspicious infant deaths and horrific rituals. Meanwhile, people around her risk grave danger. Part 3 in the Baztan Trilogy.'],\n",
-       " ['s4591',\n",
-       "  'TV Show',\n",
-       "  'Oh Yuck',\n",
-       "  '',\n",
-       "  'Kayne Tremills, Nia Roam, David Collins, Shane Dundas',\n",
-       "  'Canada',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  \"Using a concoction of cartoons, comedy and live action, Dr. Yuck and his eccentric lab mates investigate the science behind the planet's ickiest things.\"],\n",
-       " ['s4602',\n",
-       "  'TV Show',\n",
-       "  'Oktoberfest: Beer & Blood',\n",
-       "  '',\n",
-       "  'Mišel Matičević, Martina Gedeck, Klaus Steinbacher, Mercedes Müller, Maximilian Brückner, Brigitte Hobmeier, Markus Krojer, Martin Feifel, Michael Kranz, Vladimir Burlakov',\n",
-       "  'Germany, Czech Republic',\n",
-       "  'October 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  \"In 1900 Munich, ambitious brewer Curt Prank uses brutal tactics on his quest to build a beer hall that will dominate the city's lucrative Oktoberfest.\"],\n",
-       " ['s4612',\n",
-       "  'TV Show',\n",
-       "  'Omniscient',\n",
-       "  '',\n",
-       "  'Carla Salle, Sandra Corveloni, Jonathan Haagensen, Guilherme Prates, Luana Tanaka, Marcello Airoldi, Marco Antônio Pâmio',\n",
-       "  'Brazil',\n",
-       "  'January 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'In a city where citizens are monitored 24/7, a tech employee must outsmart her surveillance drone in order to investigate a murder.'],\n",
-       " ['s4615',\n",
-       "  'TV Show',\n",
-       "  'On My Block',\n",
-       "  '',\n",
-       "  'Sierra Capri, Jason Genao, Brett Gray, Diego Tinoco, Julio Macias, Jessica Marie Garcia, Ronni Hawk, Peggy Ann Blow, Paula Garcés, Danny Ramirez',\n",
-       "  'United States',\n",
-       "  'March 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '3 Seasons',\n",
-       "  'Romantic TV Shows, TV Comedies, TV Dramas',\n",
-       "  'In a rough inner-city Los Angeles neighborhood, four smart, funny and streetwise teens find their lifelong friendship tested as they begin high school.'],\n",
-       " ['s4641',\n",
-       "  'Movie',\n",
-       "  \"One Day We'll Talk About Today\",\n",
-       "  'Angga Dwimas Sasongko',\n",
-       "  'Rachel Amanda, Rio Dewanto, Shelia Dara, Donny Damara, Susan Bachtiar, Oka Antara, Niken Anjani, Ardhito Pramono',\n",
-       "  'Indonesia',\n",
-       "  'May 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '128 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Harboring a deep secret, a seemingly happy family confronts the trauma of years past as a clash between generations threatens to separate them.'],\n",
-       " ['s4657',\n",
-       "  'Movie',\n",
-       "  'One Take',\n",
-       "  'Manatsanun Phanlerdwongsakul',\n",
-       "  'BNK48',\n",
-       "  'Thailand',\n",
-       "  'June 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '86 min',\n",
-       "  'Documentaries, International Movies, Music & Musicals',\n",
-       "  'Members of Thai girl group BNK48 share the ups and downs of preparing for the 6th Single Senbatsu General Election.'],\n",
-       " ['s4659',\n",
-       "  'Movie',\n",
-       "  'One-Way to Tomorrow',\n",
-       "  'Ozan Açıktan',\n",
-       "  'Dilan Çiçek Deniz, Metin Akdülger',\n",
-       "  'Turkey',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '90 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'Two strangers cross paths on a train en route to Izmir, bonding over their turbulent — and unexpectedly intertwined — romantic pasts.'],\n",
-       " ['s4667',\n",
-       "  'Movie',\n",
-       "  'Operation Christmas Drop',\n",
-       "  'Martin Wood',\n",
-       "  'Kat Graham, Alexander Ludwig, Virginia Madsen, Janet Kidder, Jeff Joseph, Bethany Brown, Trezzo Mahoro, Rohan Campbell, Aliza Vellani, Aaron Douglas, Xavier de Guzman, Bruce Best',\n",
-       "  'United States',\n",
-       "  'November 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '96 min',\n",
-       "  'Children & Family Movies, Comedies, Romantic Movies',\n",
-       "  'A by-the-book political aide falls for a big-hearted Air Force pilot while looking to shut down his tropical base and its airborne Christmas tradition.'],\n",
-       " ['s4706',\n",
-       "  'TV Show',\n",
-       "  'Outer Banks',\n",
-       "  '',\n",
-       "  'Chase Stokes, Madelyn Cline, Madison Bailey, Jonathan Daviss, Rudy Pankow, Charles Esten, Adina Porter, Austin North, Drew Starkey',\n",
-       "  'United States',\n",
-       "  'April 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Action & Adventure, TV Dramas, Teen TV Shows',\n",
-       "  \"On an island of haves and have-nots, teen John B enlists his three best friends to hunt for a legendary treasure linked to his father's disappearance.\"],\n",
-       " ['s4712',\n",
-       "  'TV Show',\n",
-       "  'Over Christmas',\n",
-       "  '',\n",
-       "  'Luke Mockridge, Seyneb Saleh, Cristina do Rego, Lucas Reiber, Johanna Gastdorf, Rudolf Kowalski, Carmen-Maja Antoni, Eugen Bauder, Jonathan Kwesi Aikins, Martina Eitner-Acheampong, Eike Weinreich, Eskindir Tesfay',\n",
-       "  'Germany',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'Down-and-out musician Bastian battles the blues as he returns home for Christmas and encounters a series of not-so-cheery surprises.'],\n",
-       " ['s4713',\n",
-       "  'Movie',\n",
-       "  'Over the Moon',\n",
-       "  'Glen Keane',\n",
-       "  'Cathy Ang, Phillipa Soo, Ken Jeong, Robert G. Chiu, John Cho, Sandra Oh, Ruthie Ann Miles, Margaret Cho, Kimiko Glenn, Artt Butler, Irene Tsu, Clem Cheung, Conrad Ricamora',\n",
-       "  'China, United States',\n",
-       "  'October 23, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '100 min',\n",
-       "  'Children & Family Movies, Music & Musicals',\n",
-       "  'Fueled by memories of her mother, resourceful Fei Fei builds a rocket to the moon on a mission to prove the existence of a legendary moon goddess.'],\n",
-       " ['s4717',\n",
-       "  'TV Show',\n",
-       "  'Ozark',\n",
-       "  '',\n",
-       "  'Jason Bateman, Sofia Hublitz, Laura Linney, Skylar Gaertner, Jason Butler Harner, Esai Morales, Peter Mullan, Lisa Emery',\n",
-       "  'United States',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Crime TV Shows, TV Dramas, TV Thrillers',\n",
-       "  'A financial adviser drags his family from Chicago to the Missouri Ozarks, where he must launder $500 million in five years to appease a drug boss.'],\n",
-       " ['s4725',\n",
-       "  'TV Show',\n",
-       "  'Paava Kadhaigal',\n",
-       "  'Sudha Kongara, Vignesh Shivan, Gautham Vasudev Menon, Vetri Maaran',\n",
-       "  'Kalidas Jayaram, Shanthnu Bhagyaraj, Bhavani Sre, Kalki Koechlin, Anjali, Padam Kumar, Prakash Raj, Sai Pallavi, Hari, Gautham Vasudev Menon, Simran',\n",
-       "  'India',\n",
-       "  'December 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'At times dark, at times disturbing, four short films explore stories of those who dare to dream and desire — and those determined to stand in their way.'],\n",
-       " ['s4751',\n",
-       "  'TV Show',\n",
-       "  'Pandemic: How to Prevent an Outbreak',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'January 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'In this docuseries, meet the heroes on the front lines of the battle against influenza and learn about their efforts to stop the next global outbreak.'],\n",
-       " ['s4764',\n",
-       "  'TV Show',\n",
-       "  'Paradise PD',\n",
-       "  '',\n",
-       "  \"Tom Kenny, David Herman, Sarah Chalke, Kyle Kinane, Dana Snyder, Cedric Yarbrough, Grey Griffin, John DiMaggio, Roger Black, Waco O'Guin\",\n",
-       "  'United States',\n",
-       "  'March 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'An eager young rookie joins the ragtag small-town police force led by his dad as they bumble, squabble and snort their way through a big drug case.'],\n",
-       " ['s4767',\n",
-       "  'TV Show',\n",
-       "  'Paranormal',\n",
-       "  '',\n",
-       "  'Ahmed Amin, Razane Jammal, Ayah Samaha, Samaa Ibrahem, Roshdy El Shamy, Reem Abd El Kader',\n",
-       "  'Egypt',\n",
-       "  'November 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Horror',\n",
-       "  'After a skeptical hematologist is plunged into a series of inexplicable events, he unwillingly becomes the go-to-guy for paranormal investigations.'],\n",
-       " ['s4788',\n",
-       "  'TV Show',\n",
-       "  'Passion. Panache. Pep',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'February 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'From delicious delicacies to dream destinations, this collection features vibrant stories on cultural trends across food, fashion and travel in India.'],\n",
-       " ['s4794',\n",
-       "  'TV Show',\n",
-       "  'Patriot Act with Hasan Minhaj',\n",
-       "  '',\n",
-       "  'Hasan Minhaj',\n",
-       "  'United States',\n",
-       "  'May 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '6 Seasons',\n",
-       "  'Stand-Up Comedy & Talk Shows, TV Comedies',\n",
-       "  'Every Sunday, Hasan Minhaj brings an incisive and nuanced perspective to global news, politics and culture in his unique comedy series.'],\n",
-       " ['s4798',\n",
-       "  'TV Show',\n",
-       "  'Patton Oswalt: I Love Everything',\n",
-       "  'Marcus Raboy',\n",
-       "  'Patton Oswalt, Bob Rubin',\n",
-       "  'United States',\n",
-       "  'May 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Stand-Up Comedy & Talk Shows, TV Comedies',\n",
-       "  \"Turning 50. Finding love again. Buying a house. Experiencing existential dread at Denny's. Life comes at Patton Oswalt fast in this stand-up special.\"],\n",
-       " ['s4835',\n",
-       "  'Movie',\n",
-       "  'Pete Davidson: Alive From New York',\n",
-       "  'Jason Orley',\n",
-       "  'Pete Davidson',\n",
-       "  'United States',\n",
-       "  'February 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '50 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Comedian and \"SNL\" star Pete Davidson drops a candid and intimate stand-up special shot live in New York City.'],\n",
-       " ['s4838',\n",
-       "  'Movie',\n",
-       "  'Pets United',\n",
-       "  'Reinhard Klooss',\n",
-       "  'Patrick Roche, Natalie Dormer, Eddie Marsan, Felix Auer, Jeff Burrell, Harvey Friedman, Marty Sander, Ian Odle, Bryan Larkin',\n",
-       "  'Germany, China, United Kingdom',\n",
-       "  'September 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '93 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'A street-smart dog and a pampered cat join forces to lead a pack of unlikely heroes when their city is seized by its evil mayor — and his robot army.'],\n",
-       " ['s4855',\n",
-       "  'Movie',\n",
-       "  'Pieces of a Woman',\n",
-       "  'Kornél Mundruczó',\n",
-       "  'Vanessa Kirby, Shia LaBeouf, Ellen Burstyn, Molly Parker, Sarah Snook, Iliza Shlesinger, Benny Safdie, Jimmie Fails',\n",
-       "  'Canada, Hungary, United States',\n",
-       "  'January 7, 2021',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '128 min',\n",
-       "  'Dramas',\n",
-       "  'A heartbreaking home birth leaves a woman grappling with the profound emotional fallout, isolated from her partner and family by a chasm of grief.'],\n",
-       " ['s4886',\n",
-       "  'Movie',\n",
-       "  'PNL - Dans la légende tour',\n",
-       "  'QLF',\n",
-       "  'PNL',\n",
-       "  '',\n",
-       "  'July 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '65 min',\n",
-       "  'International Movies, Music & Musicals',\n",
-       "  'French rap duo PNL deliver hypnotic visuals and perform popular tracks from their album \"Dans la légende\" and more at the Bercy Arena in Paris.'],\n",
-       " ['s4896',\n",
-       "  'TV Show',\n",
-       "  'Pokémon Journeys: The Series',\n",
-       "  '',\n",
-       "  'Ikue Otani, Sarah Natochenny, Zeno Robinson, James Carter Cathcart, Michele Knotz, Cherami Leigh, Rodger Parsons, Ray Chase, Casey Mongillo',\n",
-       "  '',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '3 Seasons',\n",
-       "  \"Anime Series, Kids' TV, TV Action & Adventure\",\n",
-       "  \"Young trainer Ash and his new friend Goh become research fellows at Professor Cerise's laboratory, traveling all over the world to learn about Pokémon.\"],\n",
-       " ['s4904',\n",
-       "  'TV Show',\n",
-       "  'Polly Pocket',\n",
-       "  '',\n",
-       "  'Emily Tennant, Shannon Chan-Kent, Kazumi Evans, Patricia Drake, Rhona Rees, Ian Hanlin, Maryke Hendrikse, Vincent Tong, David Kaye, Ellen Kennedy',\n",
-       "  'Canada, United States, Ireland',\n",
-       "  'November 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'After uncovering a magical locket that allows her to shrink in size, Polly and her friends set out on big adventures with petite power.'],\n",
-       " ['s4927',\n",
-       "  'TV Show',\n",
-       "  'Power Players',\n",
-       "  '',\n",
-       "  'Kieran Walton, Carlos Salazar, Greg Chun, Jamieson Price, Reba Buhr, Todd Haberkorn, Landon McDonald, Scott Whyte, Paul Haapaniemi',\n",
-       "  'United States, France',\n",
-       "  'August 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'A kid transforms into an action figure-sized superhero and teams with his toys in a fight against a villainous robot to save the world.'],\n",
-       " ['s4928',\n",
-       "  'TV Show',\n",
-       "  'Power Rangers Beast Morphers',\n",
-       "  '',\n",
-       "  'Rorrie D. Travis, Jazz Baduwalia, Jacqueline Scislowski, Abraham Rodríguez, Teuila Blakely, Kristina Ho, Cosme Flores, Kevin Copeland',\n",
-       "  'United States',\n",
-       "  'October 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'A new breed of secret agents must stop a ruthless computer virus and its minions from stealing the unlimited clean energy source that created them.'],\n",
-       " ['s4980',\n",
-       "  'TV Show',\n",
-       "  'Private Lives',\n",
-       "  '',\n",
-       "  'Seohyun, Ko Kyung-pyo, Kim Hyo-jin, Kim Young-min, Tae Won-seok, Song Sun-mi, Park Seong-geun, Jang Jin-hee, Yoon Sa-bong, Lee Hak-ju, Song Sang-eun, Jang Won-hyeok, Yoo Hee-je, Min Zio, Kim Min-sang, Kim Ba-da, Cha Soo-yeon',\n",
-       "  'South Korea',\n",
-       "  'October 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'In a world where data is no longer private, con artists uncover a sinister surveillance scheme headed by the government and a greedy corporation.'],\n",
-       " ['s4988',\n",
-       "  'Movie',\n",
-       "  'Project Power',\n",
-       "  'Henry Joost, Ariel Schulman',\n",
-       "  'Jamie Foxx, Joseph Gordon-Levitt, Dominique Fishback, Rodrigo Santoro, Courtney B. Vance, Amy Landecker, Machine Gun Kelly, Tait Fletcher, Allen Maldonado, Andrene Ward-Hammond',\n",
-       "  'United States',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '113 min',\n",
-       "  'Action & Adventure',\n",
-       "  'An ex-soldier, a teen and a cop collide in New Orleans as they hunt for the source behind a dangerous new pill that grants users temporary superpowers.'],\n",
-       " ['s4994',\n",
-       "  'Movie',\n",
-       "  'Psycho',\n",
-       "  'Mysskin',\n",
-       "  'Udhayanidhi Stalin, Aditi Rao Hydari, Nithya Menon, Ram, Rajkumar Pitchumani',\n",
-       "  'India',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '143 min',\n",
-       "  'Horror Movies, International Movies, Thrillers',\n",
-       "  'As a visually impaired man attempts to rescue his love interest from a serial killer, the dark story behind the murderer’s disturbing psyche emerges.'],\n",
-       " ['s4998',\n",
-       "  'TV Show',\n",
-       "  'Puerta 7',\n",
-       "  '',\n",
-       "  'Dolores Fonzi, Esteban Lamothe, Carlos Belloso, Juan Gil Navarro, Daniel Aráoz, Antonio Grimau, Ignacio Quesada, Mónica Ayos, Daniel Valenzuela',\n",
-       "  'Argentina',\n",
-       "  'February 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'A determined woman works to rid an Argentine soccer club of the violent crime and corruption surrounding its intense fanbase.'],\n",
-       " ['s5005',\n",
-       "  'TV Show',\n",
-       "  'Pup Academy',\n",
-       "  '',\n",
-       "  \"Christian Convery, Don Lake, Chance Hurstfield, Aria Birch, Dylan Schombing, Riley O'Donnell\",\n",
-       "  'United States',\n",
-       "  'December 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Furry friends take a re-bark-able journey in this series about an extraordinary school for the cutest, cuddliest and most curious puppies.'],\n",
-       " ['s5026',\n",
-       "  'Movie',\n",
-       "  'QLIMAX THE SOURCE',\n",
-       "  'Daan Jansen, Stijn Verlinde',\n",
-       "  'Michael Brons, Nigel Coppen, Thomas Velderman, Carlos Antunes, Marco Spronk, Willem Rebergen, Joshua Dutrieux, Bob van der Palen, Sefa Vlaarkamp',\n",
-       "  'Netherlands',\n",
-       "  'December 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '57 min',\n",
-       "  'Music & Musicals',\n",
-       "  'Seven priests. Six realms. One destiny. Begin an immersive audiovisual hardstyle trip into the mystical world of Qlimax — and become one with the sound.'],\n",
-       " ['s5035',\n",
-       "  'TV Show',\n",
-       "  'Queen Sono',\n",
-       "  '',\n",
-       "  'Pearl Thusi, Vuyo Dabula, Loyiso Madinga, Kate Liquorish, Sechaba Morojele, Rob van Vuuren, Chi Mhende, Otto Nobela, Khathu Ramabulana, Enhle Mlotshwa',\n",
-       "  'South Africa',\n",
-       "  'February 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Dramas',\n",
-       "  \"South African spy Queen Sono finds herself in a nefarious web of business and politics as she seeks to uncover the truth behind her mother's death.\"],\n",
-       " ['s5038',\n",
-       "  'TV Show',\n",
-       "  'Queer Eye',\n",
-       "  '',\n",
-       "  'Bobby Berk, Karamo Brown, Tan France, Antoni Porowski, Jonathan Van Ness',\n",
-       "  'United States',\n",
-       "  'June 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '5 Seasons',\n",
-       "  'Reality TV',\n",
-       "  'An all-new “Fab Five” advise men on fashion, grooming, food, culture and design in this modern reboot of the Emmy Award-winning reality series.'],\n",
-       " ['s5049',\n",
-       "  'Movie',\n",
-       "  'Raat Akeli Hai',\n",
-       "  'Honey Trehan',\n",
-       "  'Nawazuddin Siddiqui, Radhika Apte, Khalid Tyabji, Aditya Srivastava, Padmavati Rao, Shivani Raghuvanshi, Nishant Dahiya, Shweta Tripathi, Gyanendra Tripathi, Shreedhar Dubey, Swanand Kirkire, Riya Shukla, Tigmanshu Dhulia, Ila Arun, Natasha Rastogi',\n",
-       "  'India',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '150 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'When a newly married landlord is murdered, a misfit cop’s investigation is complicated by the victim’s secretive family and his own conflicted heart.'],\n",
-       " ['s5067',\n",
-       "  'TV Show',\n",
-       "  'Ragnarok',\n",
-       "  '',\n",
-       "  'David Stakston, Jonas Strand Gravli, Herman Tømmeraas, Theresa Frostad Eggesbø, Emma Bones, Henriette Steenstrup, Gísli Örn Garðarsson, Synnøve Macody Lund, Ylva Thedin Bjørkaas, Odd-Magnus Williamson',\n",
-       "  'Norway, Denmark',\n",
-       "  'January 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Dramas',\n",
-       "  'In a Norwegian town poisoned by pollution and rattled by melting glaciers, the End Times feel all too real. It’ll take a legend to battle an old evil.'],\n",
-       " ['s5103',\n",
-       "  'TV Show',\n",
-       "  'Ratched',\n",
-       "  '',\n",
-       "  'Sarah Paulson, Finn Wittrock, Judy Davis, Sharon Stone, Cynthia Nixon, Jon Jon Briones, Charlie Carver',\n",
-       "  'United States',\n",
-       "  'September 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas, TV Horror, TV Mysteries',\n",
-       "  'In 1947, Mildred Ratched begins working as a nurse at a leading psychiatric hospital. But beneath her stylish exterior lurks a growing darkness.'],\n",
-       " ['s5121',\n",
-       "  'TV Show',\n",
-       "  'Reality Z',\n",
-       "  '',\n",
-       "  'Ana Hartmann, Sabrina Sato, Luellem de Castro, Guilherme Weber, Emílio de Mello, Ravel Andrade, João Pedro Zappa, Julia Ianina, Pierre Baitelli, Jesus Luz, Carla Ribas, Wallie Ruy, Gabriel Canella, Natália Rosa, Priscila Assum, Teca Pereira, Leandro Daniel, Hanna Romanazzi, Arlinda Di Baio, Erom Cordeiro, Enzo Romani',\n",
-       "  'Brazil',\n",
-       "  'June 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Horror, TV Mysteries',\n",
-       "  'With Rio de Janeiro under a zombie attack, reality show contestants shelter in a TV studio, where they must deal with more than flesh-eating hordes.'],\n",
-       " ['s5122',\n",
-       "  'Movie',\n",
-       "  'Rebecca',\n",
-       "  'Ben Wheatley',\n",
-       "  'Lily James, Armie Hammer, Kristin Scott Thomas, Keeley Hawes, Ann Dowd, Sam Riley, Tom Goodman-Hill, Mark Lewis Jones, John Hollingworth, Bill Paterson',\n",
-       "  'United Kingdom',\n",
-       "  'October 21, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '123 min',\n",
-       "  'Dramas, Romantic Movies, Thrillers',\n",
-       "  \"A young newlywed moves to her husband's imposing estate, where she must contend with his sinister housekeeper and the haunting shadow of his late wife.\"],\n",
-       " ['s5131',\n",
-       "  'TV Show',\n",
-       "  'Record of Youth',\n",
-       "  '',\n",
-       "  'Park Bo-gum, Park So-dam, Byeon Woo-seok, Ha Hee-ra, Shin Ae-ra, Han Jin-hee, Shin Dong-mi, Lee Chang-hoon, Kwon Soo-hyun, Cho Yu-jung, Park Su-young, Seo Sang-won, Lee Jae-won',\n",
-       "  'South Korea',\n",
-       "  'September 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Dramas',\n",
-       "  'Two actors and a makeup artist fight to make their own way in a world that weighs the backgrounds they were born into more than their dreams.'],\n",
-       " ['s5145',\n",
-       "  'TV Show',\n",
-       "  'Regiment Diaries',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'India',\n",
-       "  'December 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '2 Seasons',\n",
-       "  'Docuseries, International TV Shows',\n",
-       "  'Historical footage and interviews with soldiers showcase war stories, unique traditions and unifying principles of the Indian Army’s various regiments.'],\n",
-       " ['s5169',\n",
-       "  'Movie',\n",
-       "  'Residue',\n",
-       "  'Merawi Gerima',\n",
-       "  'Obinna Nwachukwu, Dennis Lindsey, Taline Stewart, Derron Scott, Jamal Graham, JaCari Dye, Julian Selman, Melody Tally, Ramon Thompson, Hasinatu Camara',\n",
-       "  'United States',\n",
-       "  'September 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '90 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'A young screenwriter returns to his hometown to write a script based on his childhood and discovers his neighborhood has been gentrified.'],\n",
-       " ['s5170',\n",
-       "  'TV Show',\n",
-       "  'Restaurants on the Edge',\n",
-       "  '',\n",
-       "  'Nick Liberato, Karin Bohn, Dennis Prescott',\n",
-       "  'Canada',\n",
-       "  'May 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Three food and design experts travel the world to revive failing restaurants by connecting them to the local culture beyond their gorgeous views.'],\n",
-       " ['s5191',\n",
-       "  'TV Show',\n",
-       "  'Rhyme Time Town',\n",
-       "  '',\n",
-       "  'Luke Amis, Annabelle Westenholz-Smith, Maddie Evans, Jude Muir',\n",
-       "  '',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Fun-loving friends Daisy and Cole use music and imagination to solve problems in a town filled with nursery rhyme characters.'],\n",
-       " ['s5192',\n",
-       "  'TV Show',\n",
-       "  'Rhyme Time Town Singalongs',\n",
-       "  '',\n",
-       "  'Luke Amis, Annabelle Westenholz-Smith, Maddie Evans, Jude Muir, Hannah Jane Fox, Rhashan Stone',\n",
-       "  'United States',\n",
-       "  'December 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Love snackable, snap-worthy songs? Sing along with the Rhyme Time Town friends as they use their imaginations and flex their problem-solving skills!'],\n",
-       " ['s5193',\n",
-       "  'Movie',\n",
-       "  'Rhys Nicholson Live at the Athenaeum',\n",
-       "  'Thomas Toby Parkinson',\n",
-       "  'Rhys Nicholson',\n",
-       "  'United Kingdom',\n",
-       "  'December 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '66 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Rhys Nicholson flexes his biting humor as he discusses horse tranquilizers, angry letters from viewers, and more in this stand-up special.'],\n",
-       " ['s5200',\n",
-       "  'Movie',\n",
-       "  'Rich in Love',\n",
-       "  'Bruno Garotti',\n",
-       "  'Danilo Mesquita, Giovanna Lancellotti, Jaffar Bambirra, Lellê, Ernani Moraes, Gillray Coutinho, Jeniffer Dias, Bruna Griphao, Fernanda Paes Leme',\n",
-       "  'Brazil',\n",
-       "  'April 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '105 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'Rich kid Teto is determined to prove himself to Paula, his love interest. But when he tells her he grew up poor, the lie spins out of control.'],\n",
-       " ['s5204',\n",
-       "  'Movie',\n",
-       "  'Ride Like a Girl',\n",
-       "  'Rachel Griffiths',\n",
-       "  'Teresa Palmer, Sam Neill, Sullivan Stapleton, Stevie Payne, Brooke Satchwell, Magda Szubanski, Aaron Glenane, Damien Garvey, Sophia Crawford, Henry Nixon',\n",
-       "  'Australia',\n",
-       "  'June 27, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '99 min',\n",
-       "  'Children & Family Movies, Dramas, Independent Movies',\n",
-       "  'The daughter of a horse trainer, an ambitious girl sets her sights on becoming the first female jockey to win the Melbourne Cup. Based on a true story.'],\n",
-       " ['s5206',\n",
-       "  'Movie',\n",
-       "  'Riding Faith',\n",
-       "  'Paco Aguilar',\n",
-       "  'John Schneider, T.C. Stallings, Grace Van Dien, Marisa Brown, Jimmy Deshler',\n",
-       "  'United States',\n",
-       "  'June 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '81 min',\n",
-       "  'Children & Family Movies, Dramas, Faith & Spirituality',\n",
-       "  \"Following her father's death, a young woman struggles to help her mother keep the family ranch afloat while preserving a special bond with her horse.\"],\n",
-       " ['s5217',\n",
-       "  'TV Show',\n",
-       "  'Rise of Empires: Ottoman',\n",
-       "  '',\n",
-       "  'Charles Dance, Cem Yiğit Üzümoğlu, Tommaso Basili, Birkan Sokullu, Osman Sonant, Tolga Tekin, Damla Sönmez, Ushan Çakır, İlayda Akdoğan',\n",
-       "  '',\n",
-       "  'January 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'Ottoman Sultan Mehmed II wages an epic campaign to take the Byzantine capital of Constantinople and shapes the course of history for centuries.'],\n",
-       " ['s5221',\n",
-       "  'Movie',\n",
-       "  'Rising High',\n",
-       "  'Cüneyt Kaya',\n",
-       "  'David Kross, Frederick Lau, Janina Uhse, Anne Schäfer, Sophia Thomalla',\n",
-       "  'Germany',\n",
-       "  'April 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '95 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Ready to do anything to get rich, a young man upends the Berlin property market with his shady pal, till the good times threaten to destroy it all.'],\n",
-       " ['s5222',\n",
-       "  'Movie',\n",
-       "  'Rising Phoenix',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'August 26, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '107 min',\n",
-       "  'Documentaries, International Movies, Sports Movies',\n",
-       "  'Elite athletes and insiders reflect on the Paralympic Games and examine how they impact a global understanding of disability, diversity and excellence.'],\n",
-       " ['s5223',\n",
-       "  'TV Show',\n",
-       "  'Rita',\n",
-       "  '',\n",
-       "  'Mille Dinesen, Carsten Bjørnlund, Lise Baastrup, Nikolaj Groth, Ellen Hillingsø, Morten Vang Simonsen, Lykke Sand Michelsen, Carsten Norgaard, Sara Hjort Ditlevsen, Alexandre Willaume',\n",
-       "  'Denmark',\n",
-       "  'August 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '5 Seasons',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Independent, outspoken and adored by her students, schoolteacher Rita fares less well with adults in this comedy-drama from Denmark.'],\n",
-       " ['s5230',\n",
-       "  'Movie',\n",
-       "  'ROAD TO ROMA',\n",
-       "  'Andres Clariond',\n",
-       "  '',\n",
-       "  'Mexico',\n",
-       "  'February 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '73 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'Director Alfonso Cuarón reflects on the childhood memories, period details and creative choices that shaped his Academy Award-winning film \"ROMA.\"'],\n",
-       " ['s5234',\n",
-       "  'Movie',\n",
-       "  'Rob Schneider: Asian Momma, Mexican Kids',\n",
-       "  'Tyler Spindel',\n",
-       "  'Rob Schneider',\n",
-       "  'United States',\n",
-       "  'August 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '44 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Former \"Saturday Night Live\" star Rob Schneider returns to the stage and shares his take on life, love and dinosaur dreams in this stand-up special.'],\n",
-       " ['s5254',\n",
-       "  'Movie',\n",
-       "  'Rogue City',\n",
-       "  'Olivier Marchal',\n",
-       "  'Lannick Gautry, Stanislas Merhar, Kaaris, David Belle, Jean Reno, Claudia Cardinale, Gérard Lanvin, Patrick Catalifo, Moussa Maaskri, Catherine Marchal',\n",
-       "  'France',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '116 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'Caught in the crosshairs of police corruption and Marseille’s warring gangs, a loyal cop must protect his squad by taking matters into his own hands.'],\n",
-       " ['s5256',\n",
-       "  'Movie',\n",
-       "  'Rogue Warfare: The Hunt',\n",
-       "  'Mike Gunther',\n",
-       "  'Will Yun Lee, Jermaine Love, Rory Markham, Bertrand-Xavier Corbi, Katie Keene, Fernando Chien, Gina DeCesare, Michael Blalock, Chris Mulkey, Stephen Lang',\n",
-       "  'United States',\n",
-       "  'August 1, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '104 min',\n",
-       "  'Action & Adventure',\n",
-       "  'When their leader is captured by an extremist organization, a special forces team stages a perilous rescue mission as time runs out.'],\n",
-       " ['s5264',\n",
-       "  'Movie',\n",
-       "  'Romance Doll',\n",
-       "  'Yuki Tanada',\n",
-       "  'Issey Takahashi, Yuu Aoi, Kenta Hamano, Toko Miura, Koji Ohkura, Pierre Taki, Eri Watanabe, Kitaro',\n",
-       "  'Japan',\n",
-       "  'July 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '124 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'Love came naturally for married couple Sonoko and Tetsuo. But his secret profession as a love doll designer clashes with her deeper, darker secret.'],\n",
-       " ['s5276',\n",
-       "  'TV Show',\n",
-       "  'Room 2806: The Accusation',\n",
-       "  'Jalil Lespert',\n",
-       "  '',\n",
-       "  'France',\n",
-       "  'December 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries, International TV Shows',\n",
-       "  'This docuseries follows the 2011 sexual assault case involving French politician Dominique Strauss-Kahn at the height of his career.'],\n",
-       " ['s5280',\n",
-       "  'Movie',\n",
-       "  'Rooting for Roona',\n",
-       "  'Pavitra Chalam, Akshay Shankar',\n",
-       "  '',\n",
-       "  'India',\n",
-       "  'October 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '42 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'In rural India, a child with hydrocephalus gets a chance at life-changing surgery after her photos go viral. This documentary charts her journey.'],\n",
-       " ['s5282',\n",
-       "  'Movie',\n",
-       "  'Roped',\n",
-       "  'Shaun Paul Piccinino',\n",
-       "  'Josh Swickard, Casper Van Dien, Lorynn York, Christina Moore, John Schneider, Michael Roark, Shane Graham, Cooper Lundeen, Javicia Leslie, Spencer Neville',\n",
-       "  'United States',\n",
-       "  'May 2, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '90 min',\n",
-       "  'Children & Family Movies, Dramas, Romantic Movies',\n",
-       "  'A star cowboy in a traveling rodeo gets thrown off course when he falls in love with the daughter of a tough-minded town councilman.'],\n",
-       " ['s5285',\n",
-       "  'Movie',\n",
-       "  'Rose Island',\n",
-       "  'Sydney Sibilia',\n",
-       "  'Elio Germano, Matilda De Angelis, Tom Wlaschiha, Luca Zingaretti, Fabrizio Bentivoglio, Leonardo Lidi, François Cluzet',\n",
-       "  'Italy',\n",
-       "  'December 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '119 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'An idealistic engineer builds his own island off the coast of Italy and declares it a nation, drawing the attention of the world — and the government.'],\n",
-       " ['s5287',\n",
-       "  'TV Show',\n",
-       "  'Roswell, New Mexico',\n",
-       "  '',\n",
-       "  'Jeanine Mason, Nathan Parsons, Michael Vlamis, Lily Cowles, Tyler Blackburn, Heather Hemmens, Michael Trevino, Trevor St. John',\n",
-       "  'United States',\n",
-       "  'June 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'Classic & Cult TV, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'After 10 years, a woman returns to her sleepy tourist-occupied hometown and discovers her high-school crush is also an unusual foreigner.'],\n",
-       " ['s5295',\n",
-       "  'TV Show',\n",
-       "  'Rugal',\n",
-       "  '',\n",
-       "  'Choi Jin-hyuk, Park Sung-woong, Cho Dong-hyuk, Jung Hye-in, Han Ji-wan, Park Sun-ho, Kim Min-sang',\n",
-       "  'South Korea',\n",
-       "  'March 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Korean TV Shows',\n",
-       "  'A police detective who loses everything to a criminal organization seeks payback when he gains special abilities through biotechnology.'],\n",
-       " ['s5302',\n",
-       "  'TV Show',\n",
-       "  'Run On',\n",
-       "  '',\n",
-       "  'Yim Si-wan, Shin Sae-kyeong, Choi Soo-young, Kang Tae-oh, Park Yeong-gyu, Cha Hwa-yeon, Lee Bong-ryeon, Ryu Abell, Seo Jae-hee, Yeon Je-wook, Choi Jae-hyun, Lee Jeong-ha, Park Sung-jun, Lee Hwang-eui, Lee Shin-ki, Kim Dong-yeong, Kim Si-eun, Kim Si-young',\n",
-       "  'South Korea',\n",
-       "  'December 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'Veering off course from his preset path, a track star follows his own pace and heart for the first time after a film translator steps into his life.'],\n",
-       " ['s5305',\n",
-       "  'TV Show',\n",
-       "  'Running Man',\n",
-       "  '',\n",
-       "  'Kim Seo-yeong, Um Sang-hyun, Kwon Changwook, Kim Yeon-woo, Kang Shi-hyun, Jeon Tae-yeol, Nam Do-hyeong, Park No-sik',\n",
-       "  '',\n",
-       "  'January 1, 2021',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Wanting to bring home the ultimate prize, a group of competitors gather for a championship — and discover both friends and enemies as they play!'],\n",
-       " ['s5318',\n",
-       "  'TV Show',\n",
-       "  'Rust Valley Restorers',\n",
-       "  '',\n",
-       "  'Mike Hall, Michael Daingerfield',\n",
-       "  'Canada',\n",
-       "  'August 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '3 Seasons',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Old-school auto collector Mike Hall, his pal Avery Shoaf and son Connor Hall go the extra mile to restore retro cars – and hopefully turn a profit.'],\n",
-       " ['s5324',\n",
-       "  'Movie',\n",
-       "  'Sí, Mi Amor',\n",
-       "  'Pedro Flores Maldonado',\n",
-       "  'Yiddá Eslava, Julián Zucchi, Andrés Salas, Magdyel Ugaz, Pietro Sibille, Saskia Bernaola, Sebastián Monteghirfo, Mayra Olivera',\n",
-       "  '',\n",
-       "  'May 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '107 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'A blindsided boyfriend must prove his fidelity when his girlfriend spontaneously dumps him after suspecting him of cheating.'],\n",
-       " ['s5357',\n",
-       "  'Movie',\n",
-       "  'Sam Jay: 3 In The Morning',\n",
-       "  'Kristian Mercado',\n",
-       "  'Sam Jay',\n",
-       "  'United States',\n",
-       "  'August 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '64 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Comedian and \"Saturday Night Live\" writer Sam Jay serves up fresh takes on relationships, travel nightmares, the audacity of white people and more.'],\n",
-       " ['s5379',\n",
-       "  'TV Show',\n",
-       "  'SanPa: Sins of the Savior',\n",
-       "  'Cosima Spender',\n",
-       "  '',\n",
-       "  'Italy',\n",
-       "  'December 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries, International TV Shows',\n",
-       "  'Amidst a heroin crisis, Vincenzo Muccioli cared for the addicted, earning him fierce public devotion — even as charges of violence began to mount.'],\n",
-       " ['s5386',\n",
-       "  'Movie',\n",
-       "  'Santana',\n",
-       "  'Chris Roland, Maradona Dias Dos Santos',\n",
-       "  \"Paulo Americano, Raul Rosario, Rapulana Seiphemo, David O'Hara, Hakeem Kae-Kazim, Neide Vieira, Cigano Satyohamba, Nompilo Gwala\",\n",
-       "  'South Africa, Angola',\n",
-       "  'August 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '107 min',\n",
-       "  'Action & Adventure, International Movies',\n",
-       "  'Two brothers — one a narcotics agent and the other a general —\\xa0finally discover the identity of the drug lord who murdered their parents decades ago.'],\n",
-       " ['s5389',\n",
-       "  'Movie',\n",
-       "  \"Sarah Cooper: Everything's Fine\",\n",
-       "  'Natasha Lyonne',\n",
-       "  'Sarah Cooper, Fred Armisen, Maya Rudolph, Ben Stiller, Megan Thee Stallion, Jane Lynch, Jon Hamm, Aubrey Plaza, Connie Chung, Jordan Black, Tommy Davidson, Helen Mirren, Jonathan Van Ness, Danielle Brooks, Winona Ryder, Marcella Arguello, Eddie Pepitone, Marisa Tomei, Whoopi Goldberg, Tom Kane',\n",
-       "  'United States',\n",
-       "  'October 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '50 min',\n",
-       "  'Comedies',\n",
-       "  'Comedian and Trump lip-synching sensation Sarah Cooper tackles politics, race and other light topics in a sketch special packed with celebrity guests.'],\n",
-       " ['s5420',\n",
-       "  'TV Show',\n",
-       "  'Say I Do',\n",
-       "  '',\n",
-       "  'Jeremiah Brent, Thai Nguyen, Gabriele Bertaccini',\n",
-       "  'United States',\n",
-       "  'July 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Reality TV, Romantic TV Shows',\n",
-       "  'In this reality show, couples overcome obstacles to celebrate their love in surprise dream weddings designed by three experts in less than a week.'],\n",
-       " ['s5432',\n",
-       "  'TV Show',\n",
-       "  \"Schitt's Creek\",\n",
-       "  '',\n",
-       "  \"Eugene Levy, Catherine O'Hara, Daniel Levy, Annie Murphy, Chris Elliott, Jennifer Robertson, Emily Hampshire, Tim Rozon, Sarah Levy, Dustin Milligan\",\n",
-       "  'Canada, United States',\n",
-       "  'October 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '6 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  \"Suddenly broke, the formerly filthy-rich Rose family is reduced to living in a ramshackle motel in a town they once bought as a joke: Schitt's Creek.\"],\n",
-       " ['s5436',\n",
-       "  'TV Show',\n",
-       "  'Schulz Saves America',\n",
-       "  'Alexx Media',\n",
-       "  'Andrew Schulz',\n",
-       "  'United States',\n",
-       "  'December 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Stand-Up Comedy & Talk Shows, TV Comedies',\n",
-       "  \"Comedian Andrew Schulz takes on the year's most divisive topics in this fearlessly unfiltered and irreverent four-part special.\"],\n",
-       " ['s5437',\n",
-       "  'TV Show',\n",
-       "  'Scissor Seven',\n",
-       "  'He Xiaofeng',\n",
-       "  'He Xiaofeng, Jiang Guangtao, Duan Yixuan, Zhu Rongrong, Wen Sen, Jiang Huiqin, Ban Ma, Ronny Chieng, Shinji Saito, Daniel Sosa',\n",
-       "  'China',\n",
-       "  'May 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Comedies',\n",
-       "  'Seeking to recover his memory, a scissor-wielding, hairdressing, bungling quasi-assassin stumbles into a struggle for power among feuding factions.'],\n",
-       " ['s5476',\n",
-       "  'Movie',\n",
-       "  'Secrets of the Saqqara Tomb',\n",
-       "  'James Tovell',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'October 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '114 min',\n",
-       "  'Documentaries',\n",
-       "  'After unearthing a tomb that had been untouched for 4,400 years, Egyptian archaeologists attempt to decipher the history of the extraordinary find.'],\n",
-       " ['s5487',\n",
-       "  'TV Show',\n",
-       "  'Selena: The Series',\n",
-       "  '',\n",
-       "  'Christian Serratos, Gabriel Chavarria, Ricardo Chavira, Noemi Gonzalez, Seidy Lopez, Hunter Reese Peña, Julio Macias, Carlos Alfredo Jr., Jesse Posey, Madison Taylor Baez, Juan Martinez, Daniela Estrada, Paul Rodriguez Jr.',\n",
-       "  'Mexico, United States',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas',\n",
-       "  'Iconic Mexican-American performer Selena rises to fame as she and her family make sacrifices in order to achieve their lifelong dreams.'],\n",
-       " ['s5488',\n",
-       "  'TV Show',\n",
-       "  'Self Made: Inspired by the Life of Madam C.J. Walker',\n",
-       "  '',\n",
-       "  'Octavia Spencer, Tiffany Haddish, Carmen Ejogo, Blair Underwood, Garrett Morris, Kevin Carroll',\n",
-       "  'United States',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas',\n",
-       "  'An African American washerwoman rises from poverty to build a beauty empire and become the first female self-made millionaire. Based on a true story.'],\n",
-       " ['s5490',\n",
-       "  'TV Show',\n",
-       "  'Selling Sunset',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Reality TV',\n",
-       "  'The elite real estate brokers at The Oppenheim Group sell the luxe life to affluent buyers in LA. The drama ramps up when a new agent joins the team.'],\n",
-       " ['s5499',\n",
-       "  'Movie',\n",
-       "  'Sergio',\n",
-       "  'Greg Barker',\n",
-       "  \"Wagner Moura, Ana de Armas, Brían F. O'Byrne, Clemens Schick, Bradley Whitford\",\n",
-       "  'United States',\n",
-       "  'April 17, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '119 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'Passions, ideals and bitter realities collide as charismatic UN diplomat Sergio Vieira de Mello becomes trapped in a life-threatening situation in Iraq.'],\n",
-       " ['s5501',\n",
-       "  'Movie',\n",
-       "  'Serious Men',\n",
-       "  'Sudhir Mishra',\n",
-       "  'Nawazuddin Siddiqui, Nasser, Aakshath Das, Indira Tiwari, Sanjay Narvekar, Shweta Basu Prasad',\n",
-       "  'India',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '115 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'When a slum dweller spins a web of lies in pursuit of the upward mobility he has long craved, his ruse could be especially dangerous for his young son.'],\n",
-       " ['s5502',\n",
-       "  'Movie',\n",
-       "  'Seriously Single',\n",
-       "  'Katleho Ramaphakela, Rethabile Ramaphakela',\n",
-       "  'Fulu Mugovhani, Tumi Morake, Bohang Moeko, Yonda Thomas',\n",
-       "  'South Africa',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '108 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  \"While her free-living bestie urges her to embrace singlehood, a commitment-craving social media expert can't stop following the life of a former love.\"],\n",
-       " ['s5509',\n",
-       "  'Movie',\n",
-       "  'SETHUM AAYIRAM PON',\n",
-       "  'Anand Ravichandran',\n",
-       "  'Nivedhithaa Sathish, Srilekha Rajendran, Avinash Raghudevan, Gabrella Sellus, Rathaa Krishnan P., Rajendran',\n",
-       "  'India',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '103 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'Meeting after many years, a makeup artist and her grandmother revisit tensions from an old family feud that still hang heavy between them.'],\n",
-       " ['s5525',\n",
-       "  'TV Show',\n",
-       "  'Sex Education',\n",
-       "  '',\n",
-       "  'Asa Butterfield, Gillian Anderson, Ncuti Gatwa, Emma Mackey, Connor Swindells, Kedar Williams-Stirling, Alistair Petrie',\n",
-       "  'United Kingdom',\n",
-       "  'January 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'British TV Shows, International TV Shows, TV Comedies',\n",
-       "  'Insecure Otis has all the answers when it comes to sex advice, thanks to his therapist mom. So rebel Maeve proposes a school sex-therapy clinic.'],\n",
-       " ['s5526',\n",
-       "  'TV Show',\n",
-       "  'Sex, Explained',\n",
-       "  '',\n",
-       "  'Janelle Monáe',\n",
-       "  'United States',\n",
-       "  'January 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'From the biology of attraction to the history of birth control, explore the ins and outs of sex in this entertaining and enlightening series.'],\n",
-       " ['s5547',\n",
-       "  'TV Show',\n",
-       "  'Shaun the Sheep: Adventures from Mossy Bottom',\n",
-       "  '',\n",
-       "  'John Sparkes, Justin Fletcher, Marcus Brigstocke, Simon Greenall, Kate Harbour, Emma Tate, Andy Nyman, Richard Webber',\n",
-       "  'United Kingdom',\n",
-       "  'March 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  \"British TV Shows, Kids' TV, TV Comedies\",\n",
-       "  'Clever sheep Shaun, loyal dog Bitzer and the rest of the Mossy Bottom gang cook up oodles of fun and mischief on the farm.'],\n",
-       " ['s5548',\n",
-       "  'Movie',\n",
-       "  'Shaun the Sheep: The Farmer’s Llamas',\n",
-       "  'Jay Grace',\n",
-       "  'Justin Fletcher, John Sparkes, Sean Connolly, Chris Grimes',\n",
-       "  'United Kingdom',\n",
-       "  'December 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '28 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'A trio of mischievous llamas from the county fair start making a mess of the farm, so Shaun and the flock must find a way to boot out the troublemakers.'],\n",
-       " ['s5550',\n",
-       "  'Movie',\n",
-       "  'Shawn Mendes: In Wonder',\n",
-       "  'Grant Singer',\n",
-       "  'Shawn Mendes',\n",
-       "  'United States',\n",
-       "  'November 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '83 min',\n",
-       "  'Documentaries, Music & Musicals',\n",
-       "  'Over the course of a world tour, this unguarded documentary follows Shawn Mendes as he opens up about his stardom, relationships and musical future.'],\n",
-       " ['s5551',\n",
-       "  'Movie',\n",
-       "  'Shawn Mendes: Live in Concert',\n",
-       "  'Paul Dugdale',\n",
-       "  'Shawn Mendes',\n",
-       "  'United Kingdom, United States',\n",
-       "  'November 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '87 min',\n",
-       "  'Music & Musicals',\n",
-       "  'In his hometown of Toronto, Shawn Mendes pours his heart out on stage with a live performance in a stadium packed with adoring fans.'],\n",
-       " ['s5552',\n",
-       "  'TV Show',\n",
-       "  'She',\n",
-       "  '',\n",
-       "  'Aaditi Pohankar, Vijay Varma, Vishwas Kini, Kishore Kumar G., Shivani Rangole, Suhita Thatte, Sandeep Dhabale, Saqib Ayub',\n",
-       "  'India',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"An undercover assignment to expose a drug ring becomes a timid Mumbai constable’s road to empowerment as she realizes her dormant sexuality's potential.\"],\n",
-       " ['s5555',\n",
-       "  'TV Show',\n",
-       "  'She-Ra and the Princesses of Power',\n",
-       "  '',\n",
-       "  'Aimee Carrero, AJ Michalka, Marcus Scribner, Karen Fukuhara, Reshma Shetty, Lorraine Toussaint, Keston John, Lauren Ash, Christine Woods, Morla Gorrondona, Antony Del Rio, Dana Davis, Grey Griffin, Genesis Rodriguez, Jordan Fisher, Vella Lovell, Merit Leighton, Sandra Oh, Krystal Joy Brown',\n",
-       "  'United States',\n",
-       "  'May 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '5 Seasons',\n",
-       "  \"Kids' TV, TV Action & Adventure, TV Sci-Fi & Fantasy\",\n",
-       "  'Soldier Adora finds a magic sword – and her identity as legendary hero She-Ra. She joins the Rebellion, but her best friend stays with the evil Horde.'],\n",
-       " ['s5566',\n",
-       "  'Movie',\n",
-       "  'Shimla Mirchi',\n",
-       "  'Ramesh Sippy',\n",
-       "  'Rajkummar Rao, Tarun Wadhwa, Rakul Preet Singh, Kiran Juneja, Hema Malini, Kamlesh Gill, Shakti Kapoor, Kanwaljeet Singh',\n",
-       "  'India',\n",
-       "  'January 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '121 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  \"A young man who gets tongue-tied around women writes a love letter to his crush, but it ends up in the hands of her mother, who thinks it's for her.\"],\n",
-       " ['s5569',\n",
-       "  'Movie',\n",
-       "  'Shine Your Eyes',\n",
-       "  'Matias Mariani',\n",
-       "  'O.C. Ukeje, Indira Nascimento, Paulo André, Ike Barry, Chukwudi Iwuji',\n",
-       "  'Brazil, France',\n",
-       "  'July 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '103 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'A Nigerian musician travels to Brazil to search for his estranged brother, who is living a life very different than the one his family thought.'],\n",
-       " ['s5595',\n",
-       "  'Movie',\n",
-       "  'Si Doel the Movie 3',\n",
-       "  'Rano Karno',\n",
-       "  'Rano Karno, Cornelia Agatha, Maudy Koesnaedi, Suty Karno, Mandra Naih, Aminah Tjendrakasih, Rey Bong, Akhmad Zulhoir Mardia',\n",
-       "  'Indonesia',\n",
-       "  'May 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '93 min',\n",
-       "  'Dramas, International Movies, Music & Musicals',\n",
-       "  'Torn between reuniting with one family and leaving another behind, Doel must choose between the two women he loves.'],\n",
-       " ['s5604',\n",
-       "  'TV Show',\n",
-       "  'Signs',\n",
-       "  '',\n",
-       "  'Andrzej Konopka, Helena Sujecka, Piotr Trojan, Michał Czernecki, Mariusz Ostrowski, Robert Gulaczyk, Mirosław Kropielnicki, Helena Englert, Paulina Gałązka, Magdalena Źak',\n",
-       "  'Poland',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"When a young woman's murder shows similarities to a decade-old cold case, a new police commander must break the silence permeating an Owl Mountain town.\"],\n",
-       " ['s5622',\n",
-       "  'TV Show',\n",
-       "  'Sing On!',\n",
-       "  '',\n",
-       "  'Tituss Burgess',\n",
-       "  'United States',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'In this fun, fast-paced music contest hosted by Tituss Burgess, players sing their hearts out and try to hit the right notes to win up to $60,000.'],\n",
-       " ['s5623',\n",
-       "  'TV Show',\n",
-       "  'Sing On! Germany',\n",
-       "  '',\n",
-       "  'Palina Rojinski',\n",
-       "  'Germany',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'In this karaoke competition hosted by Palina Rojinski, contestants must hit the right note for a chance to win up to 30,000 euros.'],\n",
-       " ['s5624',\n",
-       "  'TV Show',\n",
-       "  'Sing On! Spain',\n",
-       "  '',\n",
-       "  'Ricky Merino',\n",
-       "  'Spain',\n",
-       "  'July 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV, Spanish-Language TV Shows',\n",
-       "  'In this fast-paced, high-energy karaoke competition, singers from all walks of life battle it out for up to 30,000 euros!'],\n",
-       " ['s5644',\n",
-       "  'Movie',\n",
-       "  'Sitara: Let Girls Dream',\n",
-       "  'Sharmeen Obaid-Chinoy',\n",
-       "  '',\n",
-       "  'Pakistan, United States',\n",
-       "  'March 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '16 min',\n",
-       "  'Children & Family Movies, Dramas',\n",
-       "  'In this silent short set in 1970s Pakistan, 14-year-old Pari longs to be a pilot, unaware that her father plans to marry her off to a much older man.'],\n",
-       " ['s5645',\n",
-       "  'TV Show',\n",
-       "  'Six Windows in the Desert',\n",
-       "  'Ali Kalthami, Meshal Aljaser, Faris Godus, Mohamed al Salman, Faisal al Amer',\n",
-       "  'Moayad Alnefaie, Mohammed Alhamdan, Citi Bet Baydi, Sadeem Alshehri, Mohammed Albakri, Moayed Althagafi, Hussain Alyahya, Abeer Alotaibi, Zara Albalushi, Ali Alshehabi',\n",
-       "  'Saudi Arabia',\n",
-       "  'February 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'TV Shows',\n",
-       "  'From a theatre play to the aftermath of a plane crash, this collection of shorts from Saudi filmmakers depicts the nuances of Saudi Arabian culture.'],\n",
-       " ['s5647',\n",
-       "  'TV Show',\n",
-       "  'Skin Decision: Before and After',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'July 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  \"Skin and beauty expert Nurse Jamie and plastic surgeon Dr. Sheila Nazarian use the latest procedures to bring out their clients' best selves.\"],\n",
-       " ['s5655',\n",
-       "  'Movie',\n",
-       "  'Sky Tour: The Movie',\n",
-       "  'Nguyen Thanh Tung',\n",
-       "  'Son Tung M-TP',\n",
-       "  'Vietnam',\n",
-       "  'September 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '93 min',\n",
-       "  'Documentaries, International Movies, Music & Musicals',\n",
-       "  'From the preparations to the performances, this documentary showcases Vietnamese pop idol Sơn Tùng M-TP and the passion behind his Sky Tour concerts.'],\n",
-       " ['s5666',\n",
-       "  'TV Show',\n",
-       "  'Sleepless Society: Two Pillows & A Lost Soul',\n",
-       "  'Sivaroj Kongsakul',\n",
-       "  'Numthip Jongrachatawiboon, Vorarit Fuangarom, Bhumibhat Thavornsiri, Thanongsak Suphakan, Kanjanaporn Plodpai, Tosatid Darnkhuntod, Boonsong Nakphoo, Arachaporn Pokinpakorn, Annita Sarucha, Chidsanupong Sakulnuntipat, Nisawan Silpapearsue, Porntip Tipsiri, Thana Srisuke',\n",
-       "  'Thailand',\n",
-       "  'May 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'A motivational speaker about to divorce her abusive husband wakes up from a wild party one morning to find a dead body.'],\n",
-       " ['s5681',\n",
-       "  'TV Show',\n",
-       "  'Sneakerheads',\n",
-       "  '',\n",
-       "  'Allen Maldonado, Andrew Bachelor, Jearnest Corchado, Matthew Josten, Yaani King Mondschein, Justin Lee, Aja Evans',\n",
-       "  'United States',\n",
-       "  'September 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  'Family man Devin falls back into his sneaker obsession after his pal Bobby talks him into a wheeling-dealing scheme to score a mythical pair of kicks.'],\n",
-       " ['s5686',\n",
-       "  'Movie',\n",
-       "  'So Much Love to Give',\n",
-       "  'Marcos Carnevale',\n",
-       "  'Adrián Suar, Soledad Villamil, Gabriela Toscano, Alan Sabbagh, Darío Barassi, Magela Zanotta, Betiana Blum',\n",
-       "  'Argentina',\n",
-       "  'September 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '108 min',\n",
-       "  'Comedies, International Movies, Music & Musicals',\n",
-       "  'Fernando is a family man — equally committed to each of his two families. But one wrong turn brings them crashing together.'],\n",
-       " ['s5689',\n",
-       "  'TV Show',\n",
-       "  'Social Distance',\n",
-       "  '',\n",
-       "  \"Danielle Brooks, Oscar Nuñez, Mike Colter, Heather Burns, Okieriete Onaodowan, Ajay Naidu, Shakira Barrera, Steven Weber, Helena Howard, Daphne Rubin-Vega, Guillermo Díaz, Miguel Sandoval, Camila Perez, Gianna Aragon, Tom Costanzo, Luca Costanzo, Olli Haaskivi, Marsha Stephanie Blake, Isabella Ferreira, Rocco Luna, Larita Brooks, Misha Brooks, Liam Foley, Zoë Verbil, Anthony Norman, Brian Jordan Alvarez, Max Jenkins, Peter Vack, Rana Roy, Peter Scanavino, Ali Ahn, Tami Sagher, Barbara Rosenblat, Michael Mulheren, Leo Bai-Scanavino, Becky Ann Baker, Dylan Baker, Marcia DeBonis, Raymond Anthony Thomas, Sunita Mani, Kylie Liya Page, David Iacono, Lachlan Riley Watson, Niles Fitch, Will Meyers, Ava DeMary, Lydia Look, Asante Blackk, Ayize Ma'at, Lovie Simone\",\n",
-       "  'United States',\n",
-       "  'October 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies, TV Dramas',\n",
-       "  'Filmed in isolation, this narrative anthology series features both dark and funny takes on how people strive to stay connected while staying apart.'],\n",
-       " ['s5695',\n",
-       "  'Movie',\n",
-       "  'Sol Levante',\n",
-       "  'Akira Saitoh',\n",
-       "  '',\n",
-       "  'Japan',\n",
-       "  'April 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '5 min',\n",
-       "  'Action & Adventure, Anime Features, International Movies',\n",
-       "  \"A young warrior and her familiar search for the sacred place said to fulfill wishes. It's best not to anger the ancient guardians and spirits.\"],\n",
-       " ['s5704',\n",
-       "  'TV Show',\n",
-       "  'Somebody Feed Phil',\n",
-       "  '',\n",
-       "  'Philip Rosenthal',\n",
-       "  'United States',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '4 Seasons',\n",
-       "  'Docuseries, Reality TV',\n",
-       "  '\"Everybody Loves Raymond\" creator Phil Rosenthal travels the globe to take in the local cuisine and culture of Bangkok, Lisbon, Mexico City and more.'],\n",
-       " ['s5706',\n",
-       "  'TV Show',\n",
-       "  'Someone Has to Die',\n",
-       "  'Manolo Caro',\n",
-       "  'Carmen Maura, Cecilia Suárez, Ester Expósito, Ernesto Alterio, Alejandro Speitzer, Isaac Hernández, Carlos Cuevas, Mariola Fuentes, Pilar Castro, Juan Carlos Vellido, Eduardo Casanova, Manuel Morón, Javier Pereira',\n",
-       "  'Mexico, Spain',\n",
-       "  'October 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'In conservative 1950s Spain, the alleged relationship between a young man and a Mexican ballerino creates an uproar of harrowing consequences.'],\n",
-       " ['s5718',\n",
-       "  'TV Show',\n",
-       "  'Song Exploder',\n",
-       "  '',\n",
-       "  'Hrishikesh Hirway',\n",
-       "  'United States',\n",
-       "  'December 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Docuseries',\n",
-       "  'Get inspired as musicians dig deep into the creative process of songwriting and reveal their intimate thoughts in a series based on the hit podcast.'],\n",
-       " ['s5732',\n",
-       "  'TV Show',\n",
-       "  'Southern Survival',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'July 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'The BattlBox crew tests out products designed to help people survive dangerous situations, including explosions, natural disasters and intruders.'],\n",
-       " ['s5734',\n",
-       "  'TV Show',\n",
-       "  'Space Force',\n",
-       "  '',\n",
-       "  'Steve Carell, John Malkovich, Ben Schwartz, Diana Silvers, Tawny Newsome, Jimmy O. Yang, Don Lake, Lisa Kudrow, Fred Willard, Spencer House, Owen Daniels, Hector Duran, Chris Gethard, Aparna Nancherla',\n",
-       "  'United States',\n",
-       "  'May 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  \"A four-star general begrudgingly teams up with an eccentric scientist to get the U.S. military's newest agency — Space Force — ready for lift-off.\"],\n",
-       " ['s5747',\n",
-       "  'TV Show',\n",
-       "  'Spectros',\n",
-       "  '',\n",
-       "  'Danilo Mesquita, Cláudia Okuno, Mariana Sena, Enzo Barone, Drop Dashi, Miwa Yanagizawa, Carlos Takeshi, Daniel Rocha, Kelzy Ecard, Norival Rizzo, Nicolas Trevijano, Jui Huang, Jimmy Wong, Fania Espinosa, Wallie Ruy, Begê Muniz, Antonio Miano, Ricardo Iazzetta, Mayhara Ribeiro, Jairo Mattos',\n",
-       "  'Brazil',\n",
-       "  'February 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Horror, TV Mysteries',\n",
-       "  'A group of teens get caught up in a supernatural clash as vengeful spirits from centuries past rise up in the Liberdade district of São Paulo.'],\n",
-       " ['s5750',\n",
-       "  'Movie',\n",
-       "  'Spelling the Dream',\n",
-       "  'Sam Rega',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'June 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '83 min',\n",
-       "  'Children & Family Movies, Documentaries',\n",
-       "  \"Following four hopeful competitors, this documentary explores Indian Americans' decades-long success at the biggest spelling contest in the U.S.\"],\n",
-       " ['s5751',\n",
-       "  'Movie',\n",
-       "  'Spenser Confidential',\n",
-       "  'Peter Berg',\n",
-       "  'Mark Wahlberg, Winston Duke, Alan Arkin, Bokeem Woodbine, Iliza Shlesinger, Hope Olaide Wilson, Marc Maron',\n",
-       "  'United States',\n",
-       "  'March 6, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '111 min',\n",
-       "  'Action & Adventure, Comedies',\n",
-       "  'Spenser, an ex-cop and ex-con, teams up with aspiring fighter Hawk to uncover a sinister conspiracy tied to the deaths of two Boston police officers.'],\n",
-       " ['s5756',\n",
-       "  'TV Show',\n",
-       "  'Spinning Out',\n",
-       "  '',\n",
-       "  'Kaya Scodelario, January Jones, Will Kemp, Willow Shields, Evan Roderick, David James Elliott, Sarah Wright Olsen, Svetlana Efremova, Amanda Zhou, Mitchell Edwards, Kaitlyn Leeb, Johnny Weir',\n",
-       "  'United States',\n",
-       "  'January 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas',\n",
-       "  'A figure skating Olympic hopeful struggles to balance love, family and fragile mental health as her dream of winning takes a dizzying hold.'],\n",
-       " ['s5758',\n",
-       "  'Movie',\n",
-       "  'Spirit Riding Free: Ride Along Adventure',\n",
-       "  'Beth Sleven, Allan Jacobsen, Kevin Wotton',\n",
-       "  'Amber Frank, Bailey Gambertoglio, Sydney Park, Katey Sagal, Rachel Kimsey, Darcy Rose Byrnes, Duncan Joiner, Bella Aboulhosn, Kai Scott',\n",
-       "  'United States',\n",
-       "  'December 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '79 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"Join Lucky and her friends on an interactive mission to save Maricela’s beloved mare from greedy horse thieves who've taken her captive with a wild herd.\"],\n",
-       " ['s5759',\n",
-       "  'TV Show',\n",
-       "  'Spirit Riding Free: Riding Academy',\n",
-       "  '',\n",
-       "  'Amber Frank, Bailey Gambertoglio, Sydney Park, Darcy Rose Byrnes, Rhys Darby',\n",
-       "  'United States',\n",
-       "  'September 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'A new chapter begins for Lucky and her friends as they leave Miradero behind to live and learn at the prestigious Palomino Bluffs Riding Academy.'],\n",
-       " ['s5793',\n",
-       "  'TV Show',\n",
-       "  'StarBeam',\n",
-       "  '',\n",
-       "  'Nahanni Mitchell, Dean Petriw, Terry Klassen, Sam Vincent, Rhona Rees, Diana Kaarina',\n",
-       "  'United States',\n",
-       "  'September 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'When colorful villains come out to play, 8-year-old Zoey has the power to transform into StarBeam, a kid-sized superhero. She saves the day, every day!'],\n",
-       " ['s5794',\n",
-       "  'Movie',\n",
-       "  'StarBeam: Halloween Hero',\n",
-       "  'Jon Izen',\n",
-       "  'Nahanni Mitchell, Dean Petriw, Terry Klassen, Sam Vincent, Rhona Rees, Laara Sadiq',\n",
-       "  'Canada',\n",
-       "  'October 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '33 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"Greedy Captain Fishbeard is stealing everybody's Halloween treats for himself, but StarBeam and Boost have some tricks up their sleeves to save the day!\"],\n",
-       " ['s5800',\n",
-       "  'TV Show',\n",
-       "  'Start-Up',\n",
-       "  '',\n",
-       "  'Bae Suzy, Nam Joo-hyuk, Kim Seon-ho, Kang Han-na, Kim Do-wan, Yu Su-bin, Stephanie Lee, Kim Hae-sook, Seo Yi-sook, Song Sun-mi',\n",
-       "  'South Korea',\n",
-       "  'October 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  \"Young entrepreneurs aspiring to launch virtual dreams into reality compete for success and love in the cutthroat world of Korea's high-tech industry.\"],\n",
-       " ['s5802',\n",
-       "  'TV Show',\n",
-       "  'Stateless',\n",
-       "  '',\n",
-       "  'Yvonne Strahovski, Jai Courtney, Cate Blanchett, Asher Keddie, Fayssal Bazzi, Dominic West',\n",
-       "  'Australia',\n",
-       "  'July 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'Four strangers — a woman on the run, a brave refugee, a driven bureaucrat and a struggling dad — intersect at an Australian immigration detention center.'],\n",
-       " ['s5823',\n",
-       "  'TV Show',\n",
-       "  'Stolen Away',\n",
-       "  '',\n",
-       "  'Daniel Grao, Carolina Lapausa, Melani Olivares, Adriana Paz, Fernando Solórzano, Juan Carlos Messier, Jon Arias, Verónica Velásquez, David Trejos, Ana Maria Orozco',\n",
-       "  'Spain',\n",
-       "  'October 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'Searching for his kidnapped daughter, Antonio sets off a series of events affecting scores of people when he maneuvers to be sent to prison in Colombia.'],\n",
-       " ['s5831',\n",
-       "  'Movie',\n",
-       "  'Straight Up',\n",
-       "  'James Sweeney',\n",
-       "  'James Sweeney, Katie Findlay, Randall Park, Hillary Anne Matthews, James Scully, Betsy Brandt',\n",
-       "  'United States',\n",
-       "  'June 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '96 min',\n",
-       "  'Comedies, Independent Movies, LGBTQ Movies',\n",
-       "  'When a gay brainiac with OCD questions his identity, he enters a romantic relationship with a woman, leaving sex and physical intimacy out of it.'],\n",
-       " ['s5835',\n",
-       "  'TV Show',\n",
-       "  'Stranger',\n",
-       "  '',\n",
-       "  'Seung-woo Cho, Doona Bae, Joon-hyuk Lee, Kyeong-yeong Lee, Jae-myung Yoo, Hye-sun Shin',\n",
-       "  'South Korea',\n",
-       "  'August 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, Korean TV Shows',\n",
-       "  'With the help of a gutsy female detective, a prosecutor who has lost the ability to feel empathy tackles a murder case amid political corruption.'],\n",
-       " ['s5844',\n",
-       "  'TV Show',\n",
-       "  'Street Food: Latin America',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'July 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Spanish-Language TV Shows',\n",
-       "  'In this vibrant docuseries, Latin American chefs tell their stories and bring a taste of tradition and innovation to their delicious offerings.'],\n",
-       " ['s5868',\n",
-       "  'TV Show',\n",
-       "  'Suburra: Blood on Rome',\n",
-       "  '',\n",
-       "  'Alessandro Borghi, Giacomo Ferrara, Eduardo Valdarnini, Francesco Acquaroli, Filippo Nigro, Claudia Gerini, Adamo Dionisi, Barbara Chichiarelli, Federico Tocci, Gerasimos Skiadaresis, Elisabetta De Palo, Carlotta Antonelli, Renato Marchetti, Paola Sotgiu',\n",
-       "  'Italy',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'In 2008, a fight over land in a seaside town near Rome spirals into a deadly battle between organized crime, corrupt politicians and the Vatican.'],\n",
-       " ['s5873',\n",
-       "  'Movie',\n",
-       "  'Sugar High',\n",
-       "  'Ariel Boles',\n",
-       "  'Hunter March',\n",
-       "  'United States',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '44 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'Talented sugar artists compete for $10,000 over two rounds of competition — candy and sugar sculpture — in this \"Sugar Rush\" spinoff special.'],\n",
-       " ['s5874',\n",
-       "  'TV Show',\n",
-       "  'Sugar Rush',\n",
-       "  '',\n",
-       "  'Candace Nelson, Adriano Zumbo, Hunter March',\n",
-       "  'United States',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '3 Seasons',\n",
-       "  'Reality TV',\n",
-       "  \"Time's the most important ingredient as teams race against the clock – and each other – to bake up the best-tasting sweets.\"],\n",
-       " ['s5875',\n",
-       "  'TV Show',\n",
-       "  'Sugar Rush Christmas',\n",
-       "  '',\n",
-       "  'Hunter March, Candace Nelson, Adriano Zumbo',\n",
-       "  'United States',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'Reality TV',\n",
-       "  'It\\'s everything you love about \"Sugar Rush\" – with a holly jolly holiday twist – in this Christmas-themed spin on competitive baking.'],\n",
-       " ['s5881',\n",
-       "  'TV Show',\n",
-       "  'Summertime',\n",
-       "  '',\n",
-       "  'Coco Rebecca Edogamhe, Ludovico Tersigni, Amanda Campana, Andrea Lattanzi, Giovanni Maini, Alicia Ann Edogamhe, Thony',\n",
-       "  'Italy',\n",
-       "  'April 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Dramas',\n",
-       "  \"Two young adults from very different backgrounds fall in love during a summer on Italy’s Adriatic Coast. Inspired by Federico Moccia's book series.\"],\n",
-       " ['s5884',\n",
-       "  'TV Show',\n",
-       "  \"Sunderland 'Til I Die\",\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'British TV Shows, Docuseries, International TV Shows',\n",
-       "  'This docuseries follows English soccer club Sunderland through the 2017-18 season as they try to bounce back after relegation from the Premier League.'],\n",
-       " ['s5901',\n",
-       "  'Movie',\n",
-       "  'Super Monsters: Dia de los Monsters',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'Canada',\n",
-       "  'October 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '25 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'The Super Monsters celebrate Día de los Muertos in Vida’s hometown with her magical family, some new monster friends and a spook-tacular parade!'],\n",
-       " ['s5902',\n",
-       "  'Movie',\n",
-       "  'Super Monsters: Santa’s Super Monster Helpers',\n",
-       "  'Steve Ball',\n",
-       "  'Elyse Maloway, Vincent Tong, Erin Mathews, Andrea Libman, Alessandro Juliani, Nicole Anthony, Diana Kaarina, Gigi Saul Guerrero, Rukiya Bernard, Asia Mattu, Elicia MacKenzie',\n",
-       "  '',\n",
-       "  'December 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '24 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'When Santa needs serious help prepping all of his presents, the Super Monsters lend a hand — and some monster magic — to get every gift out on time!'],\n",
-       " ['s5903',\n",
-       "  'Movie',\n",
-       "  'Super Monsters: The New Class',\n",
-       "  'Steve Ball',\n",
-       "  'Elyse Maloway, Vincent Tong, Erin Mathews, Andrea Libman, Alessandro Juliani, Nicole Anthony, Diana Kaarina, Gigi Saul Guerrero, Asia Mattu, Rukiya Bernard, Elicia MacKenzie, Ian James Corlett, Britt McKillip',\n",
-       "  'Canada',\n",
-       "  'August 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '25 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'A new class of pint-sized preschoolers arrives at Pitchfork Pines, and the Super Monsters take their superpowers to the next level — the Purple Room!'],\n",
-       " ['s5906',\n",
-       "  'TV Show',\n",
-       "  'Super Wings',\n",
-       "  '',\n",
-       "  'Luca Padovan, Evan Smolin, Junah Jang, Colin Critchley',\n",
-       "  'United States, South Korea, China',\n",
-       "  'December 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV, Korean TV Shows\",\n",
-       "  'A cheerful jet and his transforming pals strive to find peaceful solutions to their problems while delivering packages to children around the globe.'],\n",
-       " ['s5925',\n",
-       "  'TV Show',\n",
-       "  'Surviving R. Kelly Part II: The Reckoning',\n",
-       "  '',\n",
-       "  'R. Kelly',\n",
-       "  'United States',\n",
-       "  'April 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'As more women come forward with harrowing accusations against R. Kelly, his criminal case gains momentum in this follow-up to the powerful docuseries.'],\n",
-       " ['s5939',\n",
-       "  'TV Show',\n",
-       "  'Sweet Magnolias',\n",
-       "  '',\n",
-       "  'JoAnna Garcia Swisher, Brooke Elliott, Heather Headley, Chris Klein, Justin Bruening, Logan Allen, Anneliese Judge, Carson Rowland, Jamie Lynn Spears, Dion Johnstone',\n",
-       "  'United States',\n",
-       "  'May 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Romantic TV Shows, TV Dramas',\n",
-       "  'Lifelong friends Maddie, Helen and Dana Sue lift each other up as they juggle relationships, family and careers in the small, Southern town of Serenity.'],\n",
-       " ['s5953',\n",
-       "  'Movie',\n",
-       "  'System Crasher',\n",
-       "  'Nora Fingscheidt',\n",
-       "  'Helena Zengel, Albrecht Schuch, Gabriela Maria Schmeide, Lisa Hagmeister, Melanie Straub, Victoria Trauttmansdorff, Maryam Zaree, Tedros Teclebrhan',\n",
-       "  'Germany',\n",
-       "  'February 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '120 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'Traumatized, violent and yearning for love, 9-year-old Benni bonds with a gruff mentor as child-services workers struggle to find her a home.'],\n",
-       " ['s5957',\n",
-       "  'TV Show',\n",
-       "  'Taco Chronicles',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Docuseries, International TV Shows, Reality TV',\n",
-       "  'Many of the most popular taco styles have long, rich, little-known histories. Explore some of them in this eye-opening, mouth-watering food adventure.'],\n",
-       " ['s5959',\n",
-       "  'TV Show',\n",
-       "  'Taj Mahal 1989',\n",
-       "  '',\n",
-       "  'Neeraj Kabi, Geetanjali Kulkarni, Danish Husain, Sheeba Chaddha, Paras Priyadarshan, Anshul Chauhan, Anud Singh Dhaka, Shirin Sewani, Mihir Ahuja, Vasundhara Rajput',\n",
-       "  'India',\n",
-       "  'February 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'In and around Lucknow University in 1989, couples of varying ages explore the politics of love through marriage, budding romances and friendships.'],\n",
-       " ['s5988',\n",
-       "  'Movie',\n",
-       "  'Tarung Sarung',\n",
-       "  'Archie Hekagery',\n",
-       "  'Panji Zoni, Yayan Ruhian, Maizura, Cemal Farukh, Imelda Therinne, Surya Saputra, Jarot Superdj, Doyok Superdj, Hajra Romessa, Annette Edoarda',\n",
-       "  'Indonesia',\n",
-       "  'December 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '116 min',\n",
-       "  'Action & Adventure, Dramas, Faith & Spirituality',\n",
-       "  \"Wealthy and spoiled, a young man finds something to fight for when he falls in love with an environmental activist protesting his family's business.\"],\n",
-       " ['s5998',\n",
-       "  'Movie',\n",
-       "  'Taylor Tomlinson: Quarter-Life Crisis',\n",
-       "  'Marcus Raboy',\n",
-       "  'Taylor Tomlinson',\n",
-       "  'United States',\n",
-       "  'March 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '61 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  \"She's halfway through her 20s — and she's over it. Too old to party, too young to settle down, comedian Taylor Tomlinson takes aim at her life choices.\"],\n",
-       " ['s6004',\n",
-       "  'TV Show',\n",
-       "  'Team Kaylie',\n",
-       "  '',\n",
-       "  'Bryana Salaz, Alison Fernandez, Symera Jackson, Elie Samouhi, Kai Calhoun, Eliza Pryor, Rosa Blasi, Nicole Sullivan, David Gridley',\n",
-       "  'United States',\n",
-       "  'February 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'After a brush with the law, teen celebrity Kaylie Konrad swaps social stardom for court-ordered chaos as a middle school wilderness club leader.'],\n",
-       " ['s6012',\n",
-       "  'TV Show',\n",
-       "  'Teenage Bounty Hunters',\n",
-       "  '',\n",
-       "  'Anjelica Bette Fellini, Maddie Phillips, Kadeem Hardison, Virginia Williams, Mackenzie Astin, Shirley Rumierk, Myles Evans, Devon Hales, Spencer House, Eric Graise, Charity Cervantes, Wynn Everett, Method Man',\n",
-       "  'United States',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Twin sisters Sterling and Blair balance teen life at an elite Southern high school with an unlikely new career as butt-kicking bounty hunters.'],\n",
-       " ['s6048',\n",
-       "  'TV Show',\n",
-       "  'The 100',\n",
-       "  '',\n",
-       "  'Eliza Taylor, Paige Turco, Bob Morley, Marie Avgeropoulos, Christopher Larkin, Henry Ian Cusick, Isaiah Washington, Lindsey Morgan, Devon Bostick, Richard Harmon, Ricky Whittle, Jarod Joseph, Chelsey Reist, Sachin Sahel, Adina Porter',\n",
-       "  'United States, Canada',\n",
-       "  'October 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '7 Seasons',\n",
-       "  'TV Action & Adventure, TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  \"A century after Earth was devastated by a nuclear apocalypse, 100 space station residents are sent to the planet to determine whether it's habitable.\"],\n",
-       " ['s6053',\n",
-       "  'Movie',\n",
-       "  'The 2nd',\n",
-       "  'Brian Skiba',\n",
-       "  'Ryan Phillippe, Casper Van Dien, Jack Griffo, Lexi Simonsen, Richard Burgi, William Katt, Samaire Armstrong, William McNamara, Jacob Grodnik',\n",
-       "  'United States',\n",
-       "  'November 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '93 min',\n",
-       "  'Action & Adventure',\n",
-       "  \"A Secret Service agent is drawn into a terrorist plot when his son's classmate, the daughter of a Supreme Court Justice, is targeted for kidnapping.\"],\n",
-       " ['s6077',\n",
-       "  'TV Show',\n",
-       "  'The American Barbecue Showdown',\n",
-       "  '',\n",
-       "  'Lyric Lewis, Rutledge Wood',\n",
-       "  'United States',\n",
-       "  'September 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  \"Eight of the country's best backyard smokers and pitmasters vie for the title of American Barbecue Champion in a fierce but friendly faceoff.\"],\n",
-       " ['s6091',\n",
-       "  'Movie',\n",
-       "  'The App That Stole Christmas',\n",
-       "  'Monica Floyd',\n",
-       "  'Jackie Long, Diane Marie Howard, Jaylin Hall, Miguel A. Núñez Jr., Ray J, JayQ The Legend, J. Anthony Brown, Kenny Rhodes, Amber Cosich',\n",
-       "  'United States',\n",
-       "  'November 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '64 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  \"A tech entrepreneur's Christmas shopping app is a smashing success, but he starts to realize his invention might be ruining the holiday spirit.\"],\n",
-       " ['s6102',\n",
-       "  'TV Show',\n",
-       "  'The Baby-Sitters Club',\n",
-       "  '',\n",
-       "  'Sophie Grace, Momona Tamada, Shay Rudolph, Malia Baker, Xochitl Gomez, Alicia Silverstone, Mark Feuerstein, Marc Evan Jackson, Aya Furukawa, Jessica Elaina Eason',\n",
-       "  'United States',\n",
-       "  'July 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Dramas\",\n",
-       "  \"Ann M. Martin's beloved books get a modern update in this series that follows a group of girlfriends and their homegrown babysitting business.\"],\n",
-       " ['s6104',\n",
-       "  'Movie',\n",
-       "  'The Babysitter: Killer Queen',\n",
-       "  'McG',\n",
-       "  'Judah Lewis, Jenna Ortega, Emily Alyn Lind, Andrew Bachelor, Robbie Amell, Bella Thorne, Hana Mae Lee, Ken Marino, Leslie Bibb, Chris Wylde, Carl McDowell',\n",
-       "  'United States',\n",
-       "  'September 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '102 min',\n",
-       "  'Comedies, Horror Movies',\n",
-       "  \"Two years after Cole survived a satanic blood cult, he's living another nightmare: high school. And the demons from his past? Still making his life hell.\"],\n",
-       " ['s6115',\n",
-       "  'TV Show',\n",
-       "  'The Barrier',\n",
-       "  '',\n",
-       "  'Unax Ugalde, Olivia Molina, Eleonora Wexler, Abel Folk, Ángela Molina, Manu Fullola, Daniel Ibáñez, Laura Quirós, Nicolás Illoro, Belén Écija, Juan Blanco, Yaima Ramos',\n",
-       "  'Spain',\n",
-       "  'September 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Dramas',\n",
-       "  'One family’s fight for survival in a future dystopian Madrid illustrates the disparity between two worlds separated by a fence — and so much more.'],\n",
-       " ['s6120',\n",
-       "  'Movie',\n",
-       "  'The Beast',\n",
-       "  'Ludovico Di Martino',\n",
-       "  'Fabrizio Gifuni, Lino Musella, Monica Piseddu, Andrea Pennacchi, Emanuele Linfatti, Nicolò Galasso, Giacomo Colavito, Giada Gagliardi, Gianmarco Vettori, Silvia Gallerano, Massimiliano Setti',\n",
-       "  'Italy',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '100 min',\n",
-       "  'Action & Adventure, International Movies',\n",
-       "  'To rescue his daughter, an unstable Special Forces veteran unleashes his inner beast as he pursues her kidnappers — and soon becomes a suspect himself.'],\n",
-       " ['s6124',\n",
-       "  'Movie',\n",
-       "  'The Beginning of Life 2: Outside',\n",
-       "  'Renata Terra',\n",
-       "  '',\n",
-       "  'Brazil',\n",
-       "  'November 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '92 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  'As urbanization expands throughout society, this documentary discusses the value of finding ways for children to forge real connections with nature.'],\n",
-       " ['s6130',\n",
-       "  'TV Show',\n",
-       "  'The Big Flower Fight',\n",
-       "  '',\n",
-       "  'Natasia Demetriou, Vic Reeves, Kristen Griffith-Vanderyacht',\n",
-       "  'United Kingdom',\n",
-       "  'May 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, Reality TV',\n",
-       "  'Ten pairs of florists, sculptors and garden designers face off in a friendly floral fight to see who can build the biggest, boldest garden sculptures.'],\n",
-       " ['s6131',\n",
-       "  'TV Show',\n",
-       "  'The Big Show Show',\n",
-       "  '',\n",
-       "  \"Paul Wight, Allison Munn, Reylynn Caster, Lily Brooks O'Briant, Juliet Donenfeld\",\n",
-       "  'United States',\n",
-       "  'December 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Former WWE wrestler the Big Show is out of the ring and ready for an even tougher challenge: raising three daughters with his wife in Florida.'],\n",
-       " ['s6133',\n",
-       "  'Movie',\n",
-       "  'The Binding',\n",
-       "  'Domenico de Feudis',\n",
-       "  'Riccardo Scamarcio, Mía Maestro',\n",
-       "  'Italy',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '93 min',\n",
-       "  'Horror Movies, International Movies, Thrillers',\n",
-       "  \"While visiting her fiancé's mother in southern Italy, a woman must fight the mysterious and malevolent curse intent on claiming her daughter.\"],\n",
-       " ['s6157',\n",
-       "  'Movie',\n",
-       "  'The Book of Sun',\n",
-       "  'Faris Godus',\n",
-       "  'Baraa Alem, Ismail Alhassan, Ahmed Saddam, Sohayb Godus, Nawaf Alshubaili, Eyad Ayman Kaifi',\n",
-       "  'Saudi Arabia',\n",
-       "  'October 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '120 min',\n",
-       "  'Comedies, Independent Movies, International Movies',\n",
-       "  'A high school senior sets out to make a no-budget horror film with his friend, one-time rival and teacher, but the project soon jeopardizes their future.'],\n",
-       " ['s6159',\n",
-       "  'TV Show',\n",
-       "  'The Boss Baby: Back in Business',\n",
-       "  '',\n",
-       "  'JP Karliak, Pierce Gagnon, Kevin Michael Richardson, Alex Cazares, Flula Borg, Jake Green, Eric Bell Jr., David Lodge, Hope Levy, David Collins, Tony Hale, Nicole Sullivan',\n",
-       "  'United States',\n",
-       "  'November 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '4 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'The Boss Baby brings his big brother Tim to the office to teach him the art of business in this animated series sprung from the hit film.'],\n",
-       " ['s6160',\n",
-       "  'Movie',\n",
-       "  'The Boss Baby: Get That Baby!',\n",
-       "  'Dan Forgione, Pete Jacobs, Matt Whitlock',\n",
-       "  'JP Karliak, Pierce Gagnon, Alex Cazares, Kevin Michael Richardson, Flula Borg, Rhys Darby, Wendie Malick, Jake Green',\n",
-       "  'United States',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '115 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  \"Think you've got what it takes to be the boss? This interactive special puts your skills to the test and matches you up with one of 16 jobs at Baby Corp.\"],\n",
-       " ['s6169',\n",
-       "  'Movie',\n",
-       "  'The Boys in the Band',\n",
-       "  'Joe Mantello',\n",
-       "  'Jim Parsons, Zachary Quinto, Matt Bomer, Andrew Rannells, Charlie Carver, Robin de Jesús, Brian Hutchison, Michael Benjamin Washington, Tuc Watkins',\n",
-       "  'United States',\n",
-       "  'September 30, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '122 min',\n",
-       "  'Dramas, LGBTQ Movies',\n",
-       "  'At a birthday party in 1968 New York, a surprise guest and a drunken game leave seven gay friends reckoning with unspoken feelings and buried truths.'],\n",
-       " ['s6170',\n",
-       "  'Movie',\n",
-       "  'The Boys in the Band: Something Personal',\n",
-       "  '',\n",
-       "  'Jim Parsons, Zachary Quinto, Matt Bomer, Andrew Rannells, Charlie Carver, Robin de Jesús, Brian Hutchison, Michael Benjamin Washington, Tuc Watkins, Joe Mantello, Ned Martel, Mart Crowley',\n",
-       "  'United States',\n",
-       "  'September 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '28 min',\n",
-       "  'Documentaries, LGBTQ Movies',\n",
-       "  \"Decades after his play first put gay life center stage, Mart Crowley joins the cast and crew of the 2020 film to reflect on the story's enduring legacy.\"],\n",
-       " ['s6182',\n",
-       "  'Movie',\n",
-       "  'The Bridge Curse',\n",
-       "  'Lester Hsi',\n",
-       "  'JC Lin, Vera Yen, Summer Meng, Ning Chang, Ruby Zhan, Hsieh Yi-hung, Cheng Ko',\n",
-       "  'Taiwan',\n",
-       "  'August 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '88 min',\n",
-       "  'Horror Movies, International Movies, Thrillers',\n",
-       "  'A group of university students decides to test an urban legend about the ghost of a female student that haunts a campus bridge.'],\n",
-       " ['s6189',\n",
-       "  'TV Show',\n",
-       "  'The Business of Drugs',\n",
-       "  '',\n",
-       "  'Amaryllis Fox',\n",
-       "  'United States',\n",
-       "  'July 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'To understand the origins and true impact of the business of drugs, a former CIA analyst investigates the economics of six illicit substances.'],\n",
-       " ['s6194',\n",
-       "  'TV Show',\n",
-       "  'The Cabin with Bert Kreischer',\n",
-       "  '',\n",
-       "  'Bert Kreischer, Anthony Anderson, Caitlyn Jenner, Tom Segura, Joey Diaz, Nikki Glaser, Fortune Feimster, Bobby Lee, Donnell Rawlings, Kaley Cuoco, Joel McHale, Ms. Pat, Deon Cole, Big Jay Oakerson',\n",
-       "  'United States',\n",
-       "  'October 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV, TV Comedies',\n",
-       "  'Fast-living comic Bert Kreischer heads to a cabin for some self-care and invites his funny friends to join his quest to cleanse his mind, body and soul.'],\n",
-       " ['s6196',\n",
-       "  'Movie',\n",
-       "  'The Call',\n",
-       "  'Lee Chung-hyun',\n",
-       "  'Park Shin-hye, Jun Jong-seo, Kim Sung-ryoung, EL, Park Ho-san, Oh Jung-se, Lee Dong-hwi, Um Chae-young',\n",
-       "  'South Korea',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '112 min',\n",
-       "  'International Movies, Thrillers',\n",
-       "  'Connected by phone in the same home but 20 years apart, a serial killer puts another woman’s past — and life — on the line to change her own fate.'],\n",
-       " ['s6212',\n",
-       "  'TV Show',\n",
-       "  'The Chef Show',\n",
-       "  '',\n",
-       "  'Jon Favreau, Roy Choi',\n",
-       "  'United States',\n",
-       "  'September 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'Docuseries',\n",
-       "  'Writer, director and food enthusiast Jon Favreau and chef Roy Choi explore food in and out of the kitchen with accomplished chefs and celebrity friends.'],\n",
-       " ['s6220',\n",
-       "  'Movie',\n",
-       "  'The Christmas Chronicles: Part Two',\n",
-       "  'Chris Columbus',\n",
-       "  'Kurt Russell, Goldie Hawn, Darby Camp, Jahzir Bruno, Julian Dennison, Judah Lewis, Kimberly Williams-Paisley, Tyrese Gibson',\n",
-       "  'Canada',\n",
-       "  'November 25, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '115 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'Unhappy over her mom’s new relationship, a now-teenage Kate runs away and lands at the North Pole, where a naughty elf is plotting to cancel Christmas.'],\n",
-       " ['s6223',\n",
-       "  'TV Show',\n",
-       "  'The Circle',\n",
-       "  '',\n",
-       "  'Michelle Buteau',\n",
-       "  'United States, United Kingdom',\n",
-       "  'January 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Status and strategy collide in this social experiment and competition show where online players flirt, befriend and catfish their way toward $100,000.'],\n",
-       " ['s6224',\n",
-       "  'TV Show',\n",
-       "  'The Circle Brazil',\n",
-       "  '',\n",
-       "  'Giovanna Ewbank',\n",
-       "  'Brazil, United Kingdom',\n",
-       "  'March 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Be yourself or someone else? In this fun reality competition, online players try their best to flirt, bond and catfish their way to a R$300,000 prize.'],\n",
-       " ['s6225',\n",
-       "  'TV Show',\n",
-       "  'The Circle France',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'April 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV',\n",
-       "  'Status and strategy collide in this social media competition where online players flirt, befriend and catfish their way toward 100,000 euros.'],\n",
-       " ['s6227',\n",
-       "  'Movie',\n",
-       "  'The Claudia Kishi Club',\n",
-       "  'Sue Ding',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'July 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '17 min',\n",
-       "  'Documentaries',\n",
-       "  'Asian American creatives pay passionate tribute to the iconic, stereotype-busting \"Baby-Sitters Club\" character in this heartfelt documentary short.'],\n",
-       " ['s6249',\n",
-       "  'TV Show',\n",
-       "  'The Creative Indians',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'India',\n",
-       "  'August 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Docuseries, International TV Shows',\n",
-       "  'From chefs and comedians to filmmakers and fashion designers, India’s most notable imaginative minds share their artistic journeys.'],\n",
-       " ['s6252',\n",
-       "  'Movie',\n",
-       "  'The Crimes That Bind',\n",
-       "  'Sebastián Schindel',\n",
-       "  'Cecilia Roth, Miguel Ángel Solá, Benjamín Amadeo, Sofía Gala Castiglione, Yanina Ávila, Marcelo Subiotto, Paola Barrientos, Diego Cremonesi, Claudio Martínez Bel',\n",
-       "  'Argentina',\n",
-       "  'August 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '100 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'When her son is accused of raping and trying to murder his ex-wife, Alicia embarks on a journey that will change her life forever.'],\n",
-       " ['s6255',\n",
-       "  'TV Show',\n",
-       "  'The Crown',\n",
-       "  '',\n",
-       "  'Claire Foy, John Lithgow, Matt Smith, Vanessa Kirby, Jared Harris, Victoria Hamilton, Eileen Atkins, Jeremy Northam, Alex Jennings, Ben Miles, Pip Torrens, Will Keen, Harry Hadden-Paton, Daniel Ings, Greg Wise, Harriet Walter, Lia Williams, Matthew Goode, Anton Lesser',\n",
-       "  'United Kingdom, United States',\n",
-       "  'November 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'British TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"This drama follows the political rivalries and romance of Queen Elizabeth II's reign and the events that shaped the second half of the 20th century.\"],\n",
-       " ['s6276',\n",
-       "  'Movie',\n",
-       "  'The Day of the Lord',\n",
-       "  'Santiago Alvarado Ilarri',\n",
-       "  'Juli Fàbregas, Ximena Romo, Héctor Illanes, Dolores Heredia',\n",
-       "  'Mexico, Spain',\n",
-       "  'October 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '93 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  'In this horror movie, a retired priest haunted by his sins is pulled back into the darkness when a friend begs him to help his possessed daughter.'],\n",
-       " ['s6283',\n",
-       "  'Movie',\n",
-       "  'The Debt Collector 2',\n",
-       "  'Jesse V. Johnson',\n",
-       "  'Scott Adkins, Louis Mandylor, Vladimir Kulich, Marina Sirtis, Ski Carr, Charity Collins, Mayling Ng, Josef Cannon, Jermaine Jacox, Vernon Wells',\n",
-       "  'United States',\n",
-       "  'August 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '97 min',\n",
-       "  'Action & Adventure',\n",
-       "  'French and Sue have two days to collect on three debts, using as much force as it takes – all while evading the wrath of a crime lord out for revenge.'],\n",
-       " ['s6284',\n",
-       "  'Movie',\n",
-       "  'The Decline',\n",
-       "  'Patrice Laliberté',\n",
-       "  'Guillaume Laurin, Marie-Evelyne Lessard, Réal Bossé, Marc-André Grondin, Marc Beaupré, Marilyn Castonguay, Guillaume Cyr, Isabelle Giroux, Juliette Maxyme Proulx',\n",
-       "  'Canada',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '83 min',\n",
-       "  'Action & Adventure, International Movies',\n",
-       "  'An accident at a remote training camp leaves a group of survivalists bitterly divided — and caught in a brutal fight for their lives.'],\n",
-       " ['s6292',\n",
-       "  'Movie',\n",
-       "  'The Devil All The Time',\n",
-       "  'Antonio Campos',\n",
-       "  'Tom Holland, Bill Skarsgård, Riley Keough, Robert Pattinson, Mia Wasikowska, Jason Clarke, Sebastian Stan, Haley Bennett, Harry Melling, Eliza Scanlen',\n",
-       "  'United States',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '139 min',\n",
-       "  'Dramas, Thrillers',\n",
-       "  'Sinister characters converge around a young man devoted to protecting those he loves in a postwar backwoods town teeming with corruption and brutality.'],\n",
-       " ['s6297',\n",
-       "  'TV Show',\n",
-       "  'The Devil Punisher',\n",
-       "  'Chang Chin-jung, Chen Rong-hui',\n",
-       "  'Mike He, Ivy Shao, Anson Chen, Jane Chang, Roy Chang, Amanda Chou, Johnny Yang, Yin Chao-te, Tan Ai-Chen, Chen Bor-jeng, Dewi Chien',\n",
-       "  'Taiwan',\n",
-       "  'October 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Mysteries',\n",
-       "  \"A baker by day and demon fighter by night, a reincarnated deity must jog his amnesiac lover's memory of their millennium-long romance.\"],\n",
-       " ['s6318',\n",
-       "  'TV Show',\n",
-       "  'The Duchess',\n",
-       "  '',\n",
-       "  'Katherine Ryan, Rory Keenan, Katy Byrne, Doon Mackichan, Steen Raskopoulos, Michelle de Swarte, Sophie Fletcher',\n",
-       "  'United Kingdom',\n",
-       "  'September 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, TV Comedies',\n",
-       "  \"Katherine's a single mom juggling her career, her tween daughter, her relationship with her boyfriend — and pondering getting pregnant with her ex.\"],\n",
-       " ['s6323',\n",
-       "  'TV Show',\n",
-       "  'The Eddy',\n",
-       "  'Damien Chazelle, Houda Benyamina, Laïla Marrakchi, Alan Poul',\n",
-       "  'André Holland, Joanna Kulig, Amandla Stenberg, Leïla Bekhti, Tahar Rahim, Benjamin Biolay, Adil Dehbi, Melissa George, Lada Obradovic, Tchéky Karyo, Randy Kerber, Elyes Aguis, Damian Nueva Cortes',\n",
-       "  'United Kingdom, Germany, United States, France',\n",
-       "  'May 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'The owner of a Paris jazz club gets tangled up with dangerous criminals as he fights to protect his business, his band and his teenage daughter.'],\n",
-       " ['s6335',\n",
-       "  'TV Show',\n",
-       "  'The English Game',\n",
-       "  '',\n",
-       "  'Edward Holcroft, Kevin Guthrie, Charlotte Hope, Niamh Walsh, Craig Parkinson, James Harkness, Ben Batt, Gerard Kearns, Henry Lloyd-Hughes',\n",
-       "  'United Kingdom',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, TV Dramas',\n",
-       "  'Two 19th-century footballers on opposite sides of a class divide navigate professional and personal turmoil to change the game — and England — forever.'],\n",
-       " ['s6337',\n",
-       "  'TV Show',\n",
-       "  'The Epic Tales of Captain Underpants in Space',\n",
-       "  '',\n",
-       "  'Nat Faxon, Jay Gragnani, Ramone Hamilton, Sean Astin, Dayci Brookshire, Jorge Diaz, Peter Hastings, Evan Kishiyama, David Koechner, Erica Luttrell, Brennan Murray, Nolan North, Gary Anthony Williams, Secunda Wood',\n",
-       "  'United States',\n",
-       "  'July 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Action & Adventure, TV Comedies\",\n",
-       "  'Best friends George and Harold — along with their classmates and tyrannical principal — are recruited for a mysterious mission in outer space.'],\n",
-       " ['s6340',\n",
-       "  'TV Show',\n",
-       "  'The Expanding Universe of Ashley Garcia',\n",
-       "  '',\n",
-       "  'Paulina Chávez, Jencarlos Canela',\n",
-       "  'United States',\n",
-       "  'December 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV, TV Comedies, Teen TV Shows\",\n",
-       "  '15-year-old scientist Ashley Garcia explores the great unknown of modern teendom after moving across the country to pursue a career in robotics.'],\n",
-       " ['s6370',\n",
-       "  'TV Show',\n",
-       "  'The Forest of Love: Deep Cut',\n",
-       "  'Sion Sono',\n",
-       "  'Kippei Shiina, Shinnosuke Mitsushima, Kyooko Hinami, Eri Kamataki, Young Dais, Natsuki Kawamura, Yuzuka Nakaya, Dai Hasegawa, Chiho Fujii, Sei Matobu, Denden',\n",
-       "  'Japan',\n",
-       "  'April 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"Nothing's as it seems when a charismatic conman and an aspiring film crew delve into the lives of two emotionally scarred women.\"],\n",
-       " ['s6372',\n",
-       "  'Movie',\n",
-       "  'The Forty-Year-Old Version',\n",
-       "  'Radha Blank',\n",
-       "  'Radha Blank, Peter Kim, Oswin Benjamin, Imani Lewis, Haskiri Velazquez, Antonio Ortiz, T.J. Atoms, Reed Birney',\n",
-       "  'United States',\n",
-       "  'October 9, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '124 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'Desperate for a breakthrough as she nears the big 4-0, struggling New York City playwright Radha finds inspiration by reinventing herself as a rapper.'],\n",
-       " ['s6391',\n",
-       "  'TV Show',\n",
-       "  'The Ghost Bride',\n",
-       "  'Quek Shio-chuan',\n",
-       "  'Huang Peijia, Wu Kang-jen, Ludi Lin, Janet Hsieh, Kuang Tian, Susan Leong, Jordan Voon, Angeline Tan, Jojo Goh, Teresa Daley',\n",
-       "  'Taiwan, Malaysia',\n",
-       "  'January 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'In 1890s Malacca, Li Lan finds herself in the afterlife and becomes mired in a mystery linked to the sinister, deceased son of a wealthy family.'],\n",
-       " ['s6394',\n",
-       "  'TV Show',\n",
-       "  'The Gift',\n",
-       "  '',\n",
-       "  'Beren Saat, Mehmet Günsür, Metin Akdülger, Melisa Şenolsun, Başak Köklükaya, Civan Canova, Tim Seyfi, Meral Çetinkaya, Hazal Türesan, Cezmi Baskın',\n",
-       "  'Turkey',\n",
-       "  'September 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'A painter in Istanbul embarks on a personal journey as she unearths universal secrets about an Anatolian archaeological site and its link to her past.'],\n",
-       " ['s6404',\n",
-       "  'TV Show',\n",
-       "  'The Good Detective',\n",
-       "  '',\n",
-       "  'Son Hyun-joo, Jang Seung-jo, Lee Elijah, Oh Jung-se',\n",
-       "  'South Korea',\n",
-       "  'November 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"When doubts rise about a five-year-old murder conviction, a veteran detective partners with a young hotshot to hunt down the case's hidden truths.\"],\n",
-       " ['s6406',\n",
-       "  'TV Show',\n",
-       "  'The Good Place',\n",
-       "  '',\n",
-       "  \"Kristen Bell, Ted Danson, William Jackson Harper, Jameela Jamil, D'Arcy Carden, Manny Jacinto\",\n",
-       "  'United States',\n",
-       "  'September 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '4 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'Due to an error, self-absorbed Eleanor Shellstrop arrives at the Good Place after her death. Determined to stay, she tries to become a better person.'],\n",
-       " ['s6408',\n",
-       "  'TV Show',\n",
-       "  'The goop lab with Gwyneth Paltrow',\n",
-       "  '',\n",
-       "  'Gwyneth Paltrow, Elise Loehnen',\n",
-       "  'United States',\n",
-       "  'January 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV',\n",
-       "  'Leading with curiosity, Gwyneth Paltrow and her goop team look at psychedelics, energy work and other challenging wellness topics.'],\n",
-       " ['s6416',\n",
-       "  'TV Show',\n",
-       "  'The Great British Baking Show',\n",
-       "  'Andy Devonshire',\n",
-       "  'Mel Giedroyc, Sue Perkins, Mary Berry, Paul Hollywood',\n",
-       "  'United Kingdom',\n",
-       "  'September 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '8 Seasons',\n",
-       "  'British TV Shows, Reality TV',\n",
-       "  \"A talented batch of amateur bakers face off in a 10-week competition, whipping up their best dishes in the hopes of being named the U.K.'s best.\"],\n",
-       " ['s6417',\n",
-       "  'TV Show',\n",
-       "  'The Great British Baking Show: Holidays',\n",
-       "  '',\n",
-       "  'Paul Hollywood, Prue Leith, Sandi Toksvig, Noel Fielding',\n",
-       "  '',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '3 Seasons',\n",
-       "  'British TV Shows, Reality TV',\n",
-       "  'Deck the halls with sugar, butter and chocolate as competitors from past seasons bake sweet Yuletide treats for judges Paul Hollywood and Prue Leith.'],\n",
-       " ['s6422',\n",
-       "  'TV Show',\n",
-       "  'The Great Heist',\n",
-       "  '',\n",
-       "  'Andrés Parra, Christian Tappan, Marcela Benjumea, Juan Sebastián Calero, Waldo Urrego, Rodrigo Jerez, Katherine Vélez, Paula Castaño, Pedro Suárez, Édgar Vittorino, Ramsés Ramos, Juan Pablo Barragán',\n",
-       "  'Colombia',\n",
-       "  'August 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  \"In 1994, a team of thieves plans an ambitious heist to steal millions from Colombia's Bank of the Republic. Inspired by true events.\"],\n",
-       " ['s6432',\n",
-       "  'Movie',\n",
-       "  'The Half Of It',\n",
-       "  'Alice Wu',\n",
-       "  'Leah Lewis, Daniel Diemer, Alexxis Lemire, Wolfgang Novogratz, Collin Chou, Becky Ann Baker, Enrique Murciano, Macintyre Dixon, Catherine Curtin',\n",
-       "  'United States',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '105 min',\n",
-       "  'Comedies, Dramas, LGBTQ Movies',\n",
-       "  \"When smart but cash-strapped teen Ellie Chu agrees to write a love letter for a jock, she doesn't expect to become his friend — or fall for his crush.\"],\n",
-       " ['s6437',\n",
-       "  'Movie',\n",
-       "  'The Hater',\n",
-       "  'Jan Komasa',\n",
-       "  'Maciej Musiałowski, Agata Kulesza, Danuta Stenka, Vanessa Aleksander, Maciej Stuhr, Jacek Koman, Adam Gradowski, Piotr Biedron, Martynika Kosnica',\n",
-       "  'Poland',\n",
-       "  'July 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '136 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'A duplicitous young man finds success in the dark world of social media smear tactics — but his virtual vitriol soon has violent real-life consequences.'],\n",
-       " ['s6440',\n",
-       "  'TV Show',\n",
-       "  'The Haunting of Bly Manor',\n",
-       "  '',\n",
-       "  \"Victoria Pedretti, Oliver Jackson-Cohen, Henry Thomas, Amelia Eve, T'Nia Miller, Rahul Kohli, Tahirah Sharif, Amelie Bea Smith, Benjamin Evan Ainsworth\",\n",
-       "  'United States',\n",
-       "  'October 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas, TV Horror, TV Mysteries',\n",
-       "  'Dead doesn\\'t mean gone. An au pair plunges into an abyss of chilling secrets in this gothic romance from the creator of \"The Haunting of Hill House.\"'],\n",
-       " ['s6444',\n",
-       "  'TV Show',\n",
-       "  'The Healing Powers of Dude',\n",
-       "  '',\n",
-       "  'Jace Chapman, Larisa Oleynik, Tom Everett Scott, Steve Zahn, Mauricio Lara, Sophie Kim, Laurel Emory',\n",
-       "  '',\n",
-       "  'January 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Comedies, TV Dramas\",\n",
-       "  'When an 11-year-old boy with social anxiety disorder starts middle school, he finds strength in a scruffy emotional support dog named Dude.'],\n",
-       " ['s6445',\n",
-       "  'Movie',\n",
-       "  'The Heartbreak Club',\n",
-       "  'Charles Gozali, Bagus Bramanti',\n",
-       "  'Bhisma Mulia, Denira Wiraguna, Didi Kempot, Sisca JKT48, Erick Estrada, Asri Welas, Mo Sidik, Emil Kusumo, Dede Satria, Rezca Syam',\n",
-       "  'Indonesia',\n",
-       "  'January 14, 2021',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '101 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'Coping with heartbreak, the shy owner of a floundering cafe finds solace in the Javanese love songs of Didi Kempot.'],\n",
-       " ['s6456',\n",
-       "  'TV Show',\n",
-       "  'The Holiday Movies That Made Us',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'December 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'Unwrap the real stories behind these iconic Christmas blockbusters, thanks to insider interviews and behind-the-scenes peeks.'],\n",
-       " ['s6457',\n",
-       "  'TV Show',\n",
-       "  'The Hollow',\n",
-       "  '',\n",
-       "  'Adrian Petriw, Ashleigh Ball, Connor Parnall, Mark Hildreth, Alex Barima, Jesse Moss, Diana Kaarina, Brian Dobson',\n",
-       "  'Canada',\n",
-       "  'May 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Thrillers\",\n",
-       "  'Three teens join forces to find a way home after waking up in a strange realm filled with magic portals, perplexing puzzles and vicious beasts.'],\n",
-       " ['s6463',\n",
-       "  'TV Show',\n",
-       "  'The Hook Up Plan',\n",
-       "  '',\n",
-       "  'Marc Ruchmann, Zita Hanrot, Sabrina Ouazani, Joséphine Drai, Syrus Shahidi, Yvan Naubron, Guillaume Labbé, Tom Dingler',\n",
-       "  'France',\n",
-       "  'October 11, 2019',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'When Parisian Elsa gets hung up on her ex, her best friends secretly hire a male escort to help her move on. But their plan works a little too well.'],\n",
-       " ['s6465',\n",
-       "  'TV Show',\n",
-       "  'The House of Flowers',\n",
-       "  '',\n",
-       "  'Verónica Castro, Aislinn Derbez, Cecilia Suárez, Dario Yazbek Bernal, Paco León, Arturo Ríos, Juan Pablo Medina, Verónica Langer, Lucas Velázquez',\n",
-       "  'Mexico',\n",
-       "  'April 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Comedies',\n",
-       "  \"In this dark comedy, a wealthy matriarch tries to maintain her family's facade of perfection after her husband's mistress exposes their dirty secrets.\"],\n",
-       " ['s6479',\n",
-       "  'TV Show',\n",
-       "  'The Iliza Shlesinger Sketch Show',\n",
-       "  '',\n",
-       "  'Ilana Becker, Kerry Coddett, Tarik Davis, Matthew Dellapina, David Ebert, Stink Fisher, Iliana Inocencio, Iliza Shlesinger',\n",
-       "  'United States',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  'From the mind of comedian Iliza Shlesinger comes a fun, irreverent mix of kooky characters, sly social commentary and pop culture gags.'],\n",
-       " ['s6483',\n",
-       "  'TV Show',\n",
-       "  'The InBESTigators',\n",
-       "  '',\n",
-       "  'Abby Bergman, Anna Cooke, Aston Droomer, Jamil Smyth-Secka, James Saunders, Maria Angelico, Eliza Ong',\n",
-       "  'Australia',\n",
-       "  'January 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'Four clever school kids start their own detective agency and vlog about their adventures, becoming fast friends in the process.'],\n",
-       " ['s6494',\n",
-       "  'TV Show',\n",
-       "  'The Innocence Files',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'April 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'The Innocence Project unravels missteps and deceit in a series of wrongful convictions, exposing the injustice inflicted on victims and the accused.'],\n",
-       " ['s6532',\n",
-       "  'TV Show',\n",
-       "  'The King: Eternal Monarch',\n",
-       "  '',\n",
-       "  'Lee Min-ho, Kim Go-eun, Woo Do‑hwan, Kim Kyung-nam, Jung Eun-chae, Lee Jung-jin, Kim Young-ok',\n",
-       "  'South Korea',\n",
-       "  'April 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Korean TV Shows',\n",
-       "  'A modern-day Korean emperor passes through a mysterious portal and into a parallel world, where he encounters a feisty police detective.'],\n",
-       " ['s6537',\n",
-       "  'Movie',\n",
-       "  'The Kissing Booth 2',\n",
-       "  'Vince Marcello',\n",
-       "  'Joey King, Joel Courtney, Jacob Elordi, Molly Ringwald, Taylor Zakhar Perez, Maisie Richardson-Sellers, Meganne Young',\n",
-       "  'United Kingdom, United States',\n",
-       "  'July 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '133 min',\n",
-       "  'Comedies, Romantic Movies',\n",
-       "  'With college decisions looming, Elle juggles her long-distance romance with Noah, changing relationship with bestie Lee and feelings for a new classmate.'],\n",
-       " ['s6550',\n",
-       "  'Movie',\n",
-       "  'The Larva Island Movie',\n",
-       "  'Ahn Byoung-wook',\n",
-       "  'Hong Bum-ki, Eddy Lee, Kang Shi-hyun, Ahn Hyo-min, Kim Yeon-woo, Choi Nak-yoon, Tom Wayland, Erica Schroeder',\n",
-       "  'South Korea',\n",
-       "  'July 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '91 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'In this movie sequel to the hit series, Chuck returns home and talks to a reporter about life on the island with zany larva pals Red and Yellow.'],\n",
-       " ['s6555',\n",
-       "  'TV Show',\n",
-       "  'The Last Dance',\n",
-       "  '',\n",
-       "  'Michael Jordan, Scottie Pippen, Dennis Rodman',\n",
-       "  'United States',\n",
-       "  'July 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'This docuseries gives a definitive account of Michael Jordan’s career and the 1990s Chicago Bulls, packed with unaired footage from the 1997-98 season.'],\n",
-       " ['s6556',\n",
-       "  'Movie',\n",
-       "  'The Last Days of American Crime',\n",
-       "  'Olivier Megaton',\n",
-       "  'Edgar Ramírez, Michael Pitt, Anna Brewster, Patrick Bergin, Sharlto Copley, Brandon Auret, Tamer Burjaq, Terence Maynard, James Richard Marshall',\n",
-       "  'United States',\n",
-       "  'June 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '149 min',\n",
-       "  'Action & Adventure, Dramas, Independent Movies',\n",
-       "  'A bank robber joins a plot to commit one final, historic heist before the government turns on a mind-altering signal that will end all criminal behavior.'],\n",
-       " ['s6562',\n",
-       "  'TV Show',\n",
-       "  'The Last Kids on Earth',\n",
-       "  '',\n",
-       "  'Nick Wolfhard, Charles Demers, Garland Whitt, Montse Hernandez, Brian Drummond, Giles Panton, Keith David',\n",
-       "  'United States',\n",
-       "  'October 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV, TV Comedies\",\n",
-       "  'When zombies and monsters invade his hometown, a scrappy 13-year-old orphan teams up with his friends in hopes of surviving the chaos.'],\n",
-       " ['s6563',\n",
-       "  'TV Show',\n",
-       "  'The Last Kingdom',\n",
-       "  '',\n",
-       "  'Alexander Dreymon, Emily Cox, David Dawson, Ian Hart, Rune Temte, Matthew Macfadyen, Rutger Hauer, Tobias Santelmann, Peter Gantzler, Adrian Bower, Joseph Millson, Henning Valin Jakobsen, Alexandre Willaume, Thomas W. Gabrielsson',\n",
-       "  'United Kingdom',\n",
-       "  'April 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'British TV Shows, International TV Shows, TV Action & Adventure',\n",
-       "  'As Alfred the Great defends his kingdom from Norse invaders, Uhtred – born a Saxon but raised by Vikings – seeks to claim his ancestral birthright.'],\n",
-       " ['s6572',\n",
-       "  'Movie',\n",
-       "  'The Last Thing He Wanted',\n",
-       "  'Dee Rees',\n",
-       "  'Anne Hathaway, Ben Affleck, Willem Dafoe, Toby Jones, Rosie Perez, Edi Gathegi, Mel Rodriguez, Onata Aprile',\n",
-       "  'United States',\n",
-       "  'February 21, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '116 min',\n",
-       "  'Dramas, Thrillers',\n",
-       "  'A hard-hitting reporter becomes entangled in the story she’s trying to break when she helps her ailing father broker an arms deal in Central America.'],\n",
-       " ['s6574',\n",
-       "  'TV Show',\n",
-       "  'The Last Word',\n",
-       "  '',\n",
-       "  'Anke Engelke, Thorsten Merten, Nina Gummich, Johannes Zeiler, Juri Winkler, Gudrun Ritter, Aaron Hilmer, Claudia Geisler-Bading',\n",
-       "  'Germany',\n",
-       "  'September 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  'Suddenly a widow, a woman rekindles her thirst for life by becoming a eulogist while navigating the existential landscape of death, grief and love.'],\n",
-       " ['s6578',\n",
-       "  'TV Show',\n",
-       "  'The Least Expected Day: Inside the Movistar Team 2019',\n",
-       "  'José Larraza, Marc Pons',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'Pro cycling’s Movistar Team sets their sights on victory while on the road as they face challenges, controversy and internal conflict.'],\n",
-       " ['s6589',\n",
-       "  'TV Show',\n",
-       "  'The Letter for the King',\n",
-       "  '',\n",
-       "  'Amir Wilson, Ruby Ashbourne Serkis, Thaddea Graham, Islam Bouakkaz, Jonah Lees, Jack Barton, Nathanael Saleh, Emilie Cocquerel, Gijs Blom, Kemi-Bo Jacobs, David Wenham, Omid Djalili, Peter Ferdinando',\n",
-       "  'United Kingdom',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, TV Action & Adventure',\n",
-       "  'A young knight in training contends with ancient prophecies, magical powers and fickle companions as he sets out on an epic quest to save his kingdom.'],\n",
-       " ['s6593',\n",
-       "  'TV Show',\n",
-       "  'The Liberator',\n",
-       "  '',\n",
-       "  'Bradley James, Martin Sensmeier, Jose Miguel Vasquez, Forrest Goodluck, Bryan Hibbard, Matt Mercurio, Harrison Stone, Billy Breed, Tatanka Means, Kiowa Gordon',\n",
-       "  'United States',\n",
-       "  'November 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Action & Adventure, TV Dramas',\n",
-       "  'A diverse, deeply brave crew of ragtag soldiers become some of the most heroic fighters of the European invasion in World War II. Based on true events.'],\n",
-       " ['s6595',\n",
-       "  'Movie',\n",
-       "  'The Life Ahead',\n",
-       "  'Edoardo Ponti',\n",
-       "  'Sophia Loren, Ibrahima Gueye, Renato Carpentieri, Diego Iosif Pirvu, Massimiliano Rossi, Abril Zamora, Babak Karimi',\n",
-       "  'Italy',\n",
-       "  'November 13, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '95 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'A Holocaust survivor running a daycare business forms an unlikely friendship with a bitter street kid when she takes him in after he robs her.'],\n",
-       " ['s6596',\n",
-       "  'Movie',\n",
-       "  'The Lift Boy',\n",
-       "  'Jonathan Augustin',\n",
-       "  \"Moin Khan, Nyla Masood, Saagar Kale, Neha Bam, Aneesha Shah, Damian Alexander D'Souza, Kaustubh Narain, Shilpa Iyer, Nil Mani, Pallas Prajapati\",\n",
-       "  'India',\n",
-       "  'April 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '107 min',\n",
-       "  'Dramas, Independent Movies, International Movies',\n",
-       "  'When a lazy young man replaces his father as the elevator operator of a posh residential complex, what he sees as menial work soon takes on new meaning.'],\n",
-       " ['s6620',\n",
-       "  'Movie',\n",
-       "  'The Lost Husband',\n",
-       "  'Vicky Wight',\n",
-       "  'Leslie Bibb, Josh Duhamel, Nora Dunn, Sharon Lawrence, Callie Hope Haverda, Roxton Garcia',\n",
-       "  'United States',\n",
-       "  'August 10, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '110 min',\n",
-       "  'Dramas, Romantic Movies',\n",
-       "  \"Looking to start anew, a widow retreats with her children to her aunt's goat farm, where the ranch's manager helps her navigate country life and loss.\"],\n",
-       " ['s6624',\n",
-       "  'Movie',\n",
-       "  'The Lovebirds',\n",
-       "  'Michael Showalter',\n",
-       "  'Issa Rae, Kumail Nanjiani, Paul Sparks, Anna Camp, Kyle Bornheimer, Nicholas X. Parsons, Andrene Ward-Hammond, Catherine Cohen, Barry Rothbart',\n",
-       "  'United States',\n",
-       "  'May 22, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '87 min',\n",
-       "  'Action & Adventure, Comedies, Romantic Movies',\n",
-       "  'When a couple in the fast lane to splitsville accidentally careens into a murder, they take off on a wild race to find the killer and clear their names.'],\n",
-       " ['s6632',\n",
-       "  'Movie',\n",
-       "  'The Magic School Bus Rides Again In the Zone',\n",
-       "  'Richard Weston',\n",
-       "  'Mikaela Blake, Gabby Clarke, Roman Lutterotti, Leke Maceda-Rustecki, Matthew Mucci, Lynsey Pham, Kaden Stephen, Lights',\n",
-       "  'Canada',\n",
-       "  'December 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '46 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"Ms. Frizzle's class sees every show on a pop star's New Year's Eve tour, learning about time zones as they attend all her concerts on the same night.\"],\n",
-       " ['s6633',\n",
-       "  'Movie',\n",
-       "  'The Magic School Bus Rides Again Kids In Space',\n",
-       "  'Richard Weston',\n",
-       "  'Kate McKinnon, Matthew Mucci, Mikaela Blake, Gabby Clarke, Roman Lutterotti, Leke Maceda-Rustecki, Birva Pandya, Lynsey Pham, Kaden Stephen',\n",
-       "  'United States',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '46 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'The Magic School Bus kids blast into orbit — and onto the International Space Station — only to find themselves on the run from a giant tardigrade!'],\n",
-       " ['s6634',\n",
-       "  'Movie',\n",
-       "  'The Magic School Bus Rides Again The Frizz Connection',\n",
-       "  'Richard Weston',\n",
-       "  'Kate McKinnon, Roman Lutterotti, Mikaela Blake, Gabby Clarke, Leke Maceda-Rustecki, Matthew Mucci, Birva Pandya, Lynsey Pham, Kaden Stephen',\n",
-       "  'Canada',\n",
-       "  'October 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '46 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'Lightning splits the Magic School Bus into three pieces, scattering the class across the globe with different versions of Ms. Frizzle aboard each bus!'],\n",
-       " ['s6635',\n",
-       "  'TV Show',\n",
-       "  'The Magicians',\n",
-       "  '',\n",
-       "  'Jason Ralph, Arjun Gupta, Hale Appleman, Stella Maeve, Summer Bishil, Olivia Taylor Dudley, Jade Tailor, Rick Worthy, Mackenzie Astin, Kacey Rohl, Charles Mesure, Keegan Connor Tracy, Trevor Einhorn',\n",
-       "  'United States, Canada',\n",
-       "  'January 15, 2021',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '5 Seasons',\n",
-       "  'TV Dramas, TV Sci-Fi & Fantasy',\n",
-       "  'When grad student Quentin Coldwater enters a college specializing in magic, he learns that the mythic fantasy world he once read about is very real.'],\n",
-       " ['s6636',\n",
-       "  'Movie',\n",
-       "  'The Main Event',\n",
-       "  'Jay Karas',\n",
-       "  \"Seth Carr, Tichina Arnold, Adam Pally, Ken Marino, Mike 'The Miz' Mizanin, Momona Tamada, Keith Lee, Babatunde Aiyegbusi, Kofi Kingston\",\n",
-       "  'United States',\n",
-       "  'April 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '103 min',\n",
-       "  'Children & Family Movies, Comedies, Sports Movies',\n",
-       "  'Using special powers from a magical mask, a young WWE fan causes chaos when he enters a wrestling competition and fights an intimidating rival.'],\n",
-       " ['s6648',\n",
-       "  'Movie',\n",
-       "  'The Match',\n",
-       "  'Francesco Carnesecchi',\n",
-       "  'Francesco Pannofino, Alberto Di Stasio, Gabriele Fiore, Giorgio Colangeli, Fabrizio Sabatucci, Veruska Rossi, Giulia Cragnotti, Siria Simeoni, Lidia Vitale, Daniele Mariani',\n",
-       "  'Italy',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '97 min',\n",
-       "  'Dramas, International Movies, Sports Movies',\n",
-       "  \"One football match on a dirt pitch near Rome becomes a day of reckoning as a young player, his coach and their team's owner wrestle internal demons.\"],\n",
-       " ['s6660',\n",
-       "  'TV Show',\n",
-       "  'The Mess You Leave Behind',\n",
-       "  '',\n",
-       "  'Inma Cuesta, Bárbara Lennie, Tamar Novas, Arón Piper, Roberto Enríquez, Roque Ruíz, Isabel Garrido, Fede Pérez, Alfonso Agra, Susana Dans, Xavier Estévez, Xosé Antonio Touriñán, María Tasende, Camila Bossa, María Costas, Abril Zamora, Chelo Falcón, Ana Santos, Mela Casal, César Cambeiro',\n",
-       "  'Spain',\n",
-       "  'December 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Dramas',\n",
-       "  'A teacher starts her job at a high school but is haunted by a suspicious death that occurred there weeks before... and begins fearing for her own life.'],\n",
-       " ['s6665',\n",
-       "  'TV Show',\n",
-       "  'The Midnight Gospel',\n",
-       "  '',\n",
-       "  'Duncan Trussell, Phil Hendrie, Drew Pinsky, Joey Diaz, Natasha Leggero, Johnny Pemberton, Christina Pazsitzky, Anne Lamott, Damien Echols, Trudy Goodman, Maria Bamford, Pauly Shore, Doug Lussenhop, David Nichtern, Steve Little, Caitlin Doughty, Stephen Root',\n",
-       "  'United States',\n",
-       "  'April 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Comedies',\n",
-       "  'Traversing trippy worlds inside his universe simulator, a space caster explores existential questions about life, death and everything in between.'],\n",
-       " ['s6666',\n",
-       "  'Movie',\n",
-       "  'The Midnight Sky',\n",
-       "  'George Clooney',\n",
-       "  'George Clooney, Felicity Jones, Kyle Chandler, Demián Bichir, David Oyelowo, Tiffany Boone, Caoilinn Springall, Sophie Rundle, Ethan Peck',\n",
-       "  'United States',\n",
-       "  'December 23, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '119 min',\n",
-       "  'Dramas',\n",
-       "  'In the aftermath of a global catastrophe, a lone scientist in the Arctic races to contact a crew of astronauts with a warning not to return to Earth.'],\n",
-       " ['s6673',\n",
-       "  'TV Show',\n",
-       "  'The Minions of Midas',\n",
-       "  'Mateo Gil',\n",
-       "  'Luis Tosar, Marta Belmonte, Guillermo Toledo, Carlos Blanco, Marta Milans, Goize Blanco, Elena Irureta, Bea Segura, Jorge Andreu, Daniel Holguín, Adolfo Fernández, Fernando Barona, Juan Blanco, Ahmed Boulane, Pepe Ocio, Vito Sanz, Adelfa Calvo, Joaquín Climent, Carmelo Gómez, Miguel Ángel Solá',\n",
-       "  'Spain',\n",
-       "  'November 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'A millionaire publisher gets a blackmail note — his decision can mean life or death. Inspired by a Jack London story but set in contemporary Madrid.'],\n",
-       " ['s6703',\n",
-       "  'Movie',\n",
-       "  'The Netflix Afterparty: The Best Shows of The Worst Year',\n",
-       "  '',\n",
-       "  'David Spade, London Hughes, Fortune Feimster',\n",
-       "  'United States',\n",
-       "  'December 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '59 min',\n",
-       "  'Comedies',\n",
-       "  'David Spade, Fortune Feimster and London Hughes welcome guests from \"Tiger King,\" \"Emily in Paris,\" \"The Queen\\'s Gambit\" and more. Plus: Kevin Hart.'],\n",
-       " ['s6704',\n",
-       "  'TV Show',\n",
-       "  'The New Legends of Monkey',\n",
-       "  '',\n",
-       "  'Chai Hansen, Luciane Buchanan, Josh Thomson, Emilie Cocquerel, Josh McKenzie, Jordan Mooney, Jarred Blakiston',\n",
-       "  'Australia, New Zealand',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV, TV Action & Adventure, TV Sci-Fi & Fantasy\",\n",
-       "  'A valiant girl liberates the Monkey King – a god long trapped in stone – in a quest to find seven sacred scrolls and save the world from evil.'],\n",
-       " ['s6709',\n",
-       "  'Movie',\n",
-       "  'The Night Clerk',\n",
-       "  'Michael Cristofer',\n",
-       "  'Tye Sheridan, Ana de Armas, Helen Hunt, John Leguizamo, Johnathon Schaech, Jacque Gray',\n",
-       "  'United States',\n",
-       "  'June 6, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '90 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'After a charming guest checks in, a voyeuristic hotel clerk on the autism spectrum becomes a suspect in a murder that takes place during his shift.'],\n",
-       " ['s6718',\n",
-       "  'Movie',\n",
-       "  'The Occupant',\n",
-       "  'Àlex Pastor, David Pastor',\n",
-       "  'Javier Gutiérrez, Mario Casas, Bruna Cusí, Ruth Díaz',\n",
-       "  'Spain',\n",
-       "  'March 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '104 min',\n",
-       "  'Independent Movies, International Movies, Thrillers',\n",
-       "  'An unemployed advertising executive begins stalking the new tenants of his former home and his motives toward the family turn sinister.'],\n",
-       " ['s6720',\n",
-       "  'Movie',\n",
-       "  'The Old Guard',\n",
-       "  'Gina Prince-Bythewood',\n",
-       "  'Charlize Theron, KiKi Layne, Marwan Kenzari, Luca Marinelli, Harry Melling, Van Veronica Ngo, Matthias Schoenaerts, Chiwetel Ejiofor',\n",
-       "  'United States',\n",
-       "  'July 10, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '126 min',\n",
-       "  'Action & Adventure',\n",
-       "  \"Four undying warriors who've secretly protected humanity for centuries become targeted for their mysterious powers just as they discover a new immortal.\"],\n",
-       " ['s6726',\n",
-       "  'TV Show',\n",
-       "  'The Order',\n",
-       "  '',\n",
-       "  'Jake Manley, Sarah Grey, Max Martini, Matt Frewer, Adam DiMarco, Katharine Isabelle, Louriza Tronco, Aaron Hale, Devery Jacobs, Thomas Elms, Dylan Playfair, Ian Tracey, Sam Trammell',\n",
-       "  'United States',\n",
-       "  'June 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, TV Dramas, TV Horror',\n",
-       "  \"Out to avenge his mother's death, a college student pledges a secret order and lands in a war between werewolves and practitioners of dark magic.\"],\n",
-       " ['s6735',\n",
-       "  'Movie',\n",
-       "  'The Outpost',\n",
-       "  'Rod Lurie',\n",
-       "  'Scott Eastwood, Caleb Landry Jones, Orlando Bloom, Jack Kesy, Cory Hardrict, Milo Gibson, Jacob Scipio, Taylor John Smith, Jonathan Yunger, Alexander Arnold',\n",
-       "  'United States, Bulgaria',\n",
-       "  'October 1, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '123 min',\n",
-       "  'Action & Adventure, Dramas',\n",
-       "  'A group of vastly outnumbered U.S. soldiers at a remote Afghanistan base must fend off a brutal offensive by Taliban fighters in the Battle of Kamdesh.'],\n",
-       " ['s6741',\n",
-       "  'Movie',\n",
-       "  'The Paramedic',\n",
-       "  'Carles Torras',\n",
-       "  'Mario Casas, Déborah François, Guillermo Pfening, María Rodríguez Soto, Celso Bugallo, Raúl Jiménez, Pol Monen, Alice Bocchi, Martín Bacigalupo',\n",
-       "  'Spain',\n",
-       "  'September 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '94 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'Unable to face his new reality in a wheelchair, Ángel develops a deadly obsession with the woman who left him and unleashes a sinister revenge plot.'],\n",
-       " ['s6755',\n",
-       "  'TV Show',\n",
-       "  'The Pharmacist',\n",
-       "  'Julia Willoughby Nason, Jenner Furst',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'February 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  \"After his son's tragic death, a Louisiana pharmacist goes to extremes to expose the rampant corruption behind the opioid addiction crisis.\"],\n",
-       " ['s6766',\n",
-       "  'TV Show',\n",
-       "  'The Platform',\n",
-       "  '',\n",
-       "  'Maxim Khalil, Abdulmohsen Alnemr, Samr Ismaiel, Khaled Alkeesh, Samar Sami, Salloum Haddad, Ahmad Aljasmii, Khaled El Sayed, Yaser Alneyadi, Leen Gherra, Dean Cain, Moatasem Alnahar, Mahira Abdelaziz',\n",
-       "  'United Arab Emirates',\n",
-       "  'September 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'A programming genius builds a fact-finding, truth-seeking internet portal while reckoning with trouble at home.'],\n",
-       " ['s6767',\n",
-       "  'TV Show',\n",
-       "  'The Playbook',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  'Coaches with championship résumés share their personal rules for success in sports and life in this reflective and inspiring documentary series.'],\n",
-       " ['s6769',\n",
-       "  'Movie',\n",
-       "  'The Players',\n",
-       "  'Stefano Mordini',\n",
-       "  'Valerio Mastandrea, Riccardo Scamarcio, Laura Chiatti, Valentina Cervi, Marina Foïs, Euridice Axen, Massimiliano Gallo, Alessia Giuliani',\n",
-       "  'Italy',\n",
-       "  'July 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '89 min',\n",
-       "  'Comedies, International Movies',\n",
-       "  'From campy lies to sexy surprises, this collection of vignettes captures the follies of several men as they fumble with fidelity and relationships.'],\n",
-       " ['s6771',\n",
-       "  'TV Show',\n",
-       "  'The Politician',\n",
-       "  '',\n",
-       "  'Ben Platt, Gwyneth Paltrow, Jessica Lange, Zoey Deutch, Lucy Boynton, Bob Balaban, David Corenswet, Julia Schlaepfer, Laura Dreyfuss, Theo Germaine, Rahne Jones, Benjamin Barrett',\n",
-       "  'United States',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'TV Comedies, TV Dramas, Teen TV Shows',\n",
-       "  \"Rich kid Payton has always known he's going to be president. But first he has to navigate the most treacherous political landscape of all: high school.\"],\n",
-       " ['s6782',\n",
-       "  'Movie',\n",
-       "  'The Princess Switch: Switched Again',\n",
-       "  'Mike Rohl',\n",
-       "  'Vanessa Hudgens, Nick Sagar, Sam Palladio, Mia Lloyd, Lachlan Nieboer, Ricky Norwood, Florence Hall, Suanne Braun, Mark Fleischmann',\n",
-       "  'United States',\n",
-       "  'November 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '97 min',\n",
-       "  'Children & Family Movies, Dramas, Romantic Movies',\n",
-       "  \"When Margaret's Christmas coronation complicates her love life, her double Stacy steps in to save the day. But will a third look-alike ruin their plan?\"],\n",
-       " ['s6786',\n",
-       "  'Movie',\n",
-       "  'The Prom',\n",
-       "  'Ryan Murphy',\n",
-       "  'Meryl Streep, James Corden, Nicole Kidman, Kerry Washington, Andrew Rannells, Keegan-Michael Key, Jo Ellen Pellman, Ariana DeBose, Mary Kay Place, Kevin Chamberlin, Tracey Ullman, Logan Riley, Sofia Deler, Nico Greetham, Nathaniel J. Potvin',\n",
-       "  'United States',\n",
-       "  'December 11, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '132 min',\n",
-       "  'Comedies, LGBTQ Movies, Music & Musicals',\n",
-       "  'A group of down-on-their-luck Broadway stars shake up a small Indiana town as they rally behind a teen who just wants to attend prom with her girlfriend.'],\n",
-       " ['s6789',\n",
-       "  'TV Show',\n",
-       "  'The Protector',\n",
-       "  '',\n",
-       "  'Çağatay Ulusoy, Ayça Ayşin Turan, Hazar Ergüçlü, Okan Yalabık, Mehmet Kurtuluş, Yurdaer Okur',\n",
-       "  'Turkey',\n",
-       "  'July 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Action & Adventure',\n",
-       "  'Discovering his ties to a secret ancient order, a young man living in modern Istanbul embarks on a quest to save the city from an immortal enemy.'],\n",
-       " ['s6795',\n",
-       "  'TV Show',\n",
-       "  'The Queen and the Conqueror',\n",
-       "  '',\n",
-       "  'Essined Aponte, Emmanuel Esparza, Kepa Amuchastegui, Manuel Navarro, Aroha Hafez, Ilenia Antonini, Alejandro Rodríguez, Cristina Warner, Juliette Arrieta, Fernando Campo, Camilo Jiménez, Jairo Camargo, Adelaida Buscato',\n",
-       "  'Colombia',\n",
-       "  'May 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Dramas',\n",
-       "  'Years after Spanish conquistador Pedro de Heredia betrayed her people and broke her heart, indigenous woman Catalina reenters his life to get revenge.'],\n",
-       " ['s6797',\n",
-       "  'TV Show',\n",
-       "  \"The Queen's Gambit\",\n",
-       "  '',\n",
-       "  'Anya Taylor-Joy, Bill Camp, Marielle Heller, Thomas Brodie-Sangster, Moses Ingram, Harry Melling, Isla Johnston, Christiane Seidel, Rebecca Root, Chloe Pirrie, Jacob Fortune-Lloyd',\n",
-       "  'United States',\n",
-       "  'October 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas',\n",
-       "  'In a 1950s orphanage, a young girl reveals an astonishing talent for chess and begins an unlikely journey to stardom while grappling with addiction.'],\n",
-       " ['s6799',\n",
-       "  'TV Show',\n",
-       "  'The Rain',\n",
-       "  '',\n",
-       "  'Alba August, Lucas Lynggaard Tønnesen, Mikkel Boe Følsgaard, Lukas Løkken, Jessica Dinnage, Sonny Lindberg, Angela Bundalovic, Lars Simonsen',\n",
-       "  'Denmark, United States',\n",
-       "  'August 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  \"Six years after a brutal virus wipes out most of Scandinavia's population, two siblings join a band of young survivors seeking safety – and answers.\"],\n",
-       " ['s6802',\n",
-       "  'TV Show',\n",
-       "  'The Ranch',\n",
-       "  '',\n",
-       "  'Ashton Kutcher, Sam Elliott, Debra Winger, Elisha Cuthbert, Kelli Goss, Wilmer Valderrama, Danny Masterson',\n",
-       "  'United States',\n",
-       "  'January 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '8 Seasons',\n",
-       "  'TV Comedies, TV Dramas',\n",
-       "  \"Being a pro athlete didn't pan out for Colt. Now he's helping his dad and brother keep the ranch afloat, and figuring out how he fits into the family.\"],\n",
-       " ['s6825',\n",
-       "  'TV Show',\n",
-       "  'The Ripper',\n",
-       "  'Ellena Wood, Jesse Vile',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'December 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, Crime TV Shows, Docuseries',\n",
-       "  'In the late 1970s, British police struggle to identify — let alone capture — the serial killer known throughout the world as the Yorkshire Ripper.'],\n",
-       " ['s6835',\n",
-       "  'Movie',\n",
-       "  'The Rope Curse 2',\n",
-       "  'Liao Shih-han',\n",
-       "  'Lee Kang-sheng, Wilson Hsu, Vera Chen, Yen Cheng-kuo, Chen Bor-jeng, Liu Kuo-shao',\n",
-       "  'Taiwan',\n",
-       "  'December 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '105 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  'After a purification ritual unravels, a conflicted Taoist priest attempts to help a lonely young psychic whose aunt is possessed by a powerful demon.'],\n",
-       " ['s6850',\n",
-       "  'TV Show',\n",
-       "  'The School Nurse Files',\n",
-       "  '',\n",
-       "  'Jung Yu-mi, Nam Joo-hyuk',\n",
-       "  'South Korea',\n",
-       "  'September 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'Wielding a light-up sword through the dark corners of a high school, a nurse with an unusual gift protects students from monsters only she can see.'],\n",
-       " ['s6854',\n",
-       "  'TV Show',\n",
-       "  'The Search',\n",
-       "  '',\n",
-       "  'Darío Yazbek, Diana Bovio, Regina Blandón, Adrián Ladrón, Verónica Bravo, Antonio Arochi, Mario Alberto Monroy, Vianey Rodríguez, María Aura, Daniel Haddad, Fernando Bonilla, Olinca Velázquez, Damayanti Quintanar, Adriana Llabrés, Alejandro Calva, Silverio Palacios, Edmundo Vargas, Anabel Ferreira',\n",
-       "  'Mexico',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'When a girl vanishes from a suburb near Mexico City, the personal goals of some involved in the case muddy the search. Based on a true story.'],\n",
-       " ['s6874',\n",
-       "  'Movie',\n",
-       "  'The Silent War',\n",
-       "  'Alfonso Cortés-Cavanillas',\n",
-       "  'Asier Etxeandia, Marian Álvarez, Hugo Silva, Aitor Luna, Imanol Arias, Olimpia Melinte, Ruth Díaz, Jorge Basanta, Stephanie Gil, Roberto Bonacini',\n",
-       "  'Spain',\n",
-       "  'February 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '122 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'Alluding to \"For Whom the Bell Tolls,\" this drama follows a fugitive guerrilla, deaf after an explosion, as he tries to survive in 1944 northern Spain.'],\n",
-       " ['s6880',\n",
-       "  'Movie',\n",
-       "  'The Sleepover',\n",
-       "  'Trish Sie',\n",
-       "  'Sadie Stanley, Maxwell Simkins, Ken Marino, Malin Akerman, Cree Cicchino, Lucas Jaye, Karla Souza, Enuka Okuma, Erik Griffin, Joe Manganiello',\n",
-       "  'United States',\n",
-       "  'August 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '104 min',\n",
-       "  'Action & Adventure, Children & Family Movies, Comedies',\n",
-       "  'What do you do if your parents are kidnapped by a crew of international thieves? You begin a wild overnight adventure — complete with spy gear.'],\n",
-       " ['s6884',\n",
-       "  'Movie',\n",
-       "  'The Social Dilemma',\n",
-       "  'Jeff Orlowski',\n",
-       "  'Skyler Gisondo, Kara Hayward, Vincent Kartheiser',\n",
-       "  'United States',\n",
-       "  'September 9, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '94 min',\n",
-       "  'Documentaries',\n",
-       "  'This documentary-drama hybrid explores the dangerous human impact of social networking, with tech experts sounding the alarm on their own creations.'],\n",
-       " ['s6892',\n",
-       "  'Movie',\n",
-       "  'The Speed Cubers',\n",
-       "  'Sue Kim',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'July 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '41 min',\n",
-       "  'Documentaries',\n",
-       "  \"This documentary captures the extraordinary twists and turns in the journeys of Rubik's Cube-solving champions Max Park and Feliks Zemdegs.\"],\n",
-       " ['s6902',\n",
-       "  'Movie',\n",
-       "  'The Stand at Paxton County',\n",
-       "  'Brett Hedlund',\n",
-       "  \"Jacqueline Toboni, Michael O'Neill, Tyler Jacob Moore, Christopher McDonald, Sean O'Bryan, Blake Sheldon, Zoe Kanters, Greg Perrow, Tanner Thomason\",\n",
-       "  'United States',\n",
-       "  'May 2, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '103 min',\n",
-       "  'Dramas, Independent Movies, Thrillers',\n",
-       "  'A military veteran comes home to find her father harassed by a sheriff intent on confiscating the livestock on their ranch under shady pretenses.'],\n",
-       " ['s6909',\n",
-       "  'TV Show',\n",
-       "  'THE STRANGER',\n",
-       "  '',\n",
-       "  'Richard Armitage, Siobhan Finneran, Jennifer Saunders, Shaun Dooley, Paul Kaye, Dervla Kirwan, Kadiff Kirwan, Hannah John-Kamen, Anthony Head, Stephen Rea, Jacob Dudman, Ella-Rae Smith, Brandon Fellows, Misha Handley',\n",
-       "  'United Kingdom',\n",
-       "  'January 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'When a stranger makes a shocking claim about his wife, family man Adam Price becomes entangled in a mystery as he desperately searches for answers.'],\n",
-       " ['s6917',\n",
-       "  'TV Show',\n",
-       "  \"The Surgeon's Cut\",\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'December 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV',\n",
-       "  'They’re philosophers, storytellers and pioneers in their fields. Four surgeons reflect on their lives and professions in this inspiring docuseries.'],\n",
-       " ['s6928',\n",
-       "  'Movie',\n",
-       "  'The Three Deaths of Marisela Escobedo',\n",
-       "  'Carlos Pérez Osorio',\n",
-       "  '',\n",
-       "  'Mexico',\n",
-       "  'October 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '110 min',\n",
-       "  'Documentaries, International Movies',\n",
-       "  \"This documentary examines a mother's tireless crusade to jail her daughter's murderer after Mexico's justice system failed to do so.\"],\n",
-       " ['s6941',\n",
-       "  'Movie',\n",
-       "  'The Trial of the Chicago 7',\n",
-       "  'Aaron Sorkin',\n",
-       "  'Sacha Baron Cohen, Eddie Redmayne, Yahya Abdul-Mateen II, Jeremy Strong, Mark Rylance, Joseph Gordon-Levitt, Michael Keaton, Frank Langella, John Carroll Lynch, Alex Sharp, John Doman, Ben Shenkman',\n",
-       "  'United States, United Kingdom, India',\n",
-       "  'October 16, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '130 min',\n",
-       "  'Dramas',\n",
-       "  'What was supposed to be a peaceful protest turned into a violent clash with the police. What followed was one of the most notorious trials in history.'],\n",
-       " ['s6942',\n",
-       "  'TV Show',\n",
-       "  'The Trials of Gabriel Fernandez',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'February 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'A boy’s brutal murder and the public trials of his guardians and social workers prompt questions about the system’s protection of vulnerable children.'],\n",
-       " ['s6959',\n",
-       "  'TV Show',\n",
-       "  'The Umbrella Academy',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States, Canada',\n",
-       "  'July 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'TV Action & Adventure, TV Mysteries, TV Sci-Fi & Fantasy',\n",
-       "  \"Reunited by their father's death, estranged siblings with extraordinary powers uncover shocking family secrets – and a looming threat to humanity.\"],\n",
-       " ['s6961',\n",
-       "  'TV Show',\n",
-       "  'The Uncanny Counter',\n",
-       "  '',\n",
-       "  'Cho Byeong-kyu, Yu Jun-sang, Kim Se-jeong, Yeom Hye-ran, Ahn Seok-hwan, Moon Sook, Choi Yoon-young, Lee Hong-nae',\n",
-       "  'South Korea',\n",
-       "  'November 29, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Action & Adventure, TV Dramas',\n",
-       "  'Noodle shop employees by day and demon hunters by night, the Counters use special abilities to chase down malevolent spirits that prey on humans.'],\n",
-       " ['s6962',\n",
-       "  'TV Show',\n",
-       "  'The Underclass',\n",
-       "  'Pass Patthanakumjon',\n",
-       "  'Nannaphas Loetnamchoetsakun, Praewa Suthamphong, Sumitra Duangkaew, Tanutchai Wijitvongtong, Tarisa Preechatangkit, Natticha Chantaravareelekha, Miori Ohkubo, Pakwan Noijaiboon, Napaphat Worraphuttanon, Vathusiri Phuwapunyasiri, Rinrada Inthaisong, Suchaya Saenkhot, Mananya Kaoju, Kandis Wanarun, Ekapol Deebunmee, Panta Pattanaampaiwong, Rachaya Tupkunanon, Supasawad Buranawech, Thitirat Rojsangrat, Sawanee Utoomma, Phattharanarin Mueanarit, Chanyapuk Numprasop',\n",
-       "  'Thailand',\n",
-       "  'July 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, Teen TV Shows',\n",
-       "  'After getting dropped from an elite program, a student gets tangled in the affairs of a high school gang while trying to find her own identity.'],\n",
-       " ['s6971',\n",
-       "  'TV Show',\n",
-       "  'The Unremarkable Juanquini',\n",
-       "  '',\n",
-       "  'Antonio Sanint, María Cecilia Sánchez, Mariana Gómez, Julián Cerati, Julio César Herrera, Biassini Segura, Jacques Toukhmanian',\n",
-       "  '',\n",
-       "  'May 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Comedies',\n",
-       "  \"An inept magician pulls off the trick of his life: accidentally disappearing a wanted criminal during a police raid. Now he's going to pay for that.\"],\n",
-       " ['s6974',\n",
-       "  'TV Show',\n",
-       "  'The Valhalla Murders',\n",
-       "  '',\n",
-       "  'Nína Dögg Filippusdóttir, Björn Thors, Bergur Ebbi, Aldís Amah Hamilton, Sigurður Skúlason, Tinna Hrafnsdóttir, Arndís Hrönn Egilsdóttir, Edda Björgvinsdóttir, Valur Freyr Einarsson, Damon Younger',\n",
-       "  'Iceland',\n",
-       "  'March 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'An Oslo detective with a painful past returns to his native Iceland to help a dedicated cop hunt a serial killer with a link to a mysterious photo.'],\n",
-       " ['s6976',\n",
-       "  'Movie',\n",
-       "  'The Vanished',\n",
-       "  'Peter Facinelli',\n",
-       "  'Thomas Jane, Anne Heche, Jason Patric, John D. Hickman, Peter Facinelli, Alex Haydon, Aleksei Archer, Kristopher Wente',\n",
-       "  'United States',\n",
-       "  'January 15, 2021',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '115 min',\n",
-       "  'Thrillers',\n",
-       "  'When their daughter disappears during a family vacation, two terrified parents launch their own investigation that soon exposes local secrets.'],\n",
-       " ['s6980',\n",
-       "  'TV Show',\n",
-       "  \"The Victims' Game\",\n",
-       "  'David Chuang, Chen Kuan-chung',\n",
-       "  'Joseph Chang, Hsu Wei-ning, Jason Wang, Ruby Lin, Moon Lee, River Huang, Chen Chia-kuei, Ding Ning, Hsia Ching-ting, Rexen Cheng',\n",
-       "  'Taiwan',\n",
-       "  'April 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  \"After discovering his estranged daughter's link to mysterious murders, a forensic detective with Asperger's syndrome risks everything to solve the case.\"],\n",
-       " ['s7001',\n",
-       "  'Movie',\n",
-       "  'The Willoughbys',\n",
-       "  'Kris Pearn',\n",
-       "  'Will Forte, Maya Rudolph, Ricky Gervais, Alessia Cara, Terry Crews, Jane Krakowski, Martin Short, Seán Cullen',\n",
-       "  'Canada, United States, United Kingdom',\n",
-       "  'April 22, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '92 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'Four siblings with horribly selfish parents hatch a plan to get rid of them for good and form a perfectly imperfect family of their own.'],\n",
-       " ['s7002',\n",
-       "  'TV Show',\n",
-       "  'The Windsors',\n",
-       "  '',\n",
-       "  'Harry Enfield, Haydn Gwynne, Hugh Skinner, Louise Ford, Richard Goulding, Matthew Cottle, Morgana Robinson, Celeste Dring, Katy Wix, Ellie White',\n",
-       "  'United Kingdom',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '3 Seasons',\n",
-       "  'British TV Shows, International TV Shows, TV Comedies',\n",
-       "  \"The all-too-public trials and tribulations of England's royal family are reimagined as an over-the-top comedic soap opera.\"],\n",
-       " ['s7008',\n",
-       "  'TV Show',\n",
-       "  'The Witcher: A Look Inside the Episodes',\n",
-       "  '',\n",
-       "  'Henry Cavill, Anya Chalotra, Freya Allan, Lauren Schmidt Hissrich, Eamon Farren, Mimi Ndiweni, MyAnna Buring, Joey Batey, Adam Levy, Jodhi May',\n",
-       "  '',\n",
-       "  'September 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, TV Sci-Fi & Fantasy',\n",
-       "  'With series creator Lauren S. Hissrich as your guide, take an in-depth journey into the stories and themes powering the first season of \"The Witcher.\"'],\n",
-       " ['s7014',\n",
-       "  'TV Show',\n",
-       "  'The Woods',\n",
-       "  '',\n",
-       "  'Grzegorz Damięcki, Agnieszka Grochowska, Hubert Miłkowski, Wiktoria Filus, Jacek Koman, Krzysztof Zarzecki, Ewa Skibińska, Martyna Byczkowska, Roman Gancarczyk, Adam Wietrzyński',\n",
-       "  'Poland, United States',\n",
-       "  'June 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'Evidence found on the body of a homicide victim sparks hope in a prosecutor that his sister who disappeared 25 years earlier could still be alive.'],\n",
-       " ['s7021',\n",
-       "  'TV Show',\n",
-       "  'The Worst Witch',\n",
-       "  '',\n",
-       "  'Bella Ramsey, Clare Higgins, Meibh Campbell, Raquel Cassidy, Jenny Richardson, Miriam Petche, Tallulah Milligan, Wendy Craig, Shauna Shim',\n",
-       "  'United Kingdom, Germany',\n",
-       "  'October 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '4 Seasons',\n",
-       "  \"British TV Shows, Kids' TV\",\n",
-       "  \"After stumbling into a school for witches, a bumbling heroine comes to realize that she just might belong there. Based on Jill Murphy's beloved books.\"],\n",
-       " ['s7025',\n",
-       "  'Movie',\n",
-       "  'The Wrong Missy',\n",
-       "  'Tyler Spindel',\n",
-       "  \"David Spade, Lauren Lapkus, Nick Swardson, Geoff Pierson, Jackie Sandler, Sarah Chalke, Rob Schneider, Chris Witaske, Joe Anoa'i, Molly Sims\",\n",
-       "  'United States',\n",
-       "  'May 13, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '90 min',\n",
-       "  'Comedies, Romantic Movies',\n",
-       "  \"Tim thinks he's invited the woman of his dreams on a work retreat to Hawaii, realizing too late he mistakenly texted someone from a nightmare blind date.\"],\n",
-       " ['s7045',\n",
-       "  'Movie',\n",
-       "  'Thiago Ventura: POKAS',\n",
-       "  'Fabio Ock, Joana Mazzucchelli',\n",
-       "  'Thiago Ventura',\n",
-       "  'Brazil',\n",
-       "  'July 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '82 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'In a rollicking special, Thiago Ventura jokes about life in the hood, social issues and more, explaining how actions speak louder than words.'],\n",
-       " ['s7054',\n",
-       "  'Movie',\n",
-       "  'Thomas & Friends: Marvelous Machinery: A New Arrival',\n",
-       "  'Joey So',\n",
-       "  'Joseph May, Keith Wickham, Yvonne Grundy, Jules De Jongh, Rachael Louise Miller, Rob Rackstraw, Mike Grady',\n",
-       "  '',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '23 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'With a technology fair in Sodor, Thomas and the Steam Team tackle a flurry of tasks — but can they complete their deliveries before the grand opening?'],\n",
-       " ['s7055',\n",
-       "  'Movie',\n",
-       "  'Thomas & Friends: Marvelous Machinery: World of Tomorrow',\n",
-       "  'Joey So',\n",
-       "  'Joseph May, Keith Wickham, Yvonne Grundy, Matt McCooey, Joe Swash, Jules De Jongh, Rob Rackstraw, Rachael Louise Miller, Mike Grady, Siu-See Hung',\n",
-       "  '',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '23 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"Amid special demonstrations in Sodor, Thomas and the gang worry they'll be replaced by new inventions until a mission shows how useful they really are.\"],\n",
-       " ['s7056',\n",
-       "  'Movie',\n",
-       "  'Thomas & Friends: Thomas and the Royal Engine',\n",
-       "  'Joey So',\n",
-       "  'Rosamund Pike, Joseph May, Keith Wickham, Sharon Miller, Jules De Jongh, Rachael Louise Miller, Rob Rackstraw',\n",
-       "  '',\n",
-       "  'May 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '23 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'An invitation from the Queen sends Thomas and the crew to London as they weave through delays and debacles while racing to a royal celebration.'],\n",
-       " ['s7057',\n",
-       "  'TV Show',\n",
-       "  'Thomas and Friends',\n",
-       "  'Greg Tiernan',\n",
-       "  'Michael Angelis, Ben Small, Keith Wickham, Kerry Shale',\n",
-       "  'United Kingdom',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"British TV Shows, Classic & Cult TV, Kids' TV\",\n",
-       "  \"This animated children's series follows the adventures of Thomas, a cheerful blue tank engine who lives on the island of Sodor.\"],\n",
-       " ['s7084',\n",
-       "  'TV Show',\n",
-       "  'Tiger King: Murder, Mayhem and Madness',\n",
-       "  'Eric Goode, Rebecca Chaiklin',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'A zoo owner spirals out of control amid a cast of eccentric characters in this true murder-for-hire story from the underworld of big cat breeding.'],\n",
-       " ['s7085',\n",
-       "  'Movie',\n",
-       "  'Tigertail',\n",
-       "  'Alan Yang',\n",
-       "  'Tzi Ma, Christine Ko, Hong-Chi Lee, Hayden Szeto, Kunjue Li, Fiona Fu, James Saito, Joan Chen',\n",
-       "  'United States',\n",
-       "  'April 10, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '91 min',\n",
-       "  'Dramas',\n",
-       "  'A man reflects on the lost love of his youth and his long-ago journey from Taiwan to America as he begins to reconnect with his estranged daughter.'],\n",
-       " ['s7097',\n",
-       "  'Movie',\n",
-       "  'Time to Hunt',\n",
-       "  'Yoon Sung-hyun',\n",
-       "  'Lee Je-hoon, Ahn Jae-hong, Choi Woo-shik, Park Jeong-min, Park Hae-soo',\n",
-       "  'South Korea',\n",
-       "  'April 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '135 min',\n",
-       "  'International Movies, Thrillers',\n",
-       "  'Wanting to leave their dystopian world behind for a faraway paradise, three outlaws plot a money heist — and draw the attention of a vicious killer.'],\n",
-       " ['s7106',\n",
-       "  'TV Show',\n",
-       "  'Tiny Creatures',\n",
-       "  '',\n",
-       "  'Mike Colter',\n",
-       "  'United States',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Science & Nature TV, TV Action & Adventure',\n",
-       "  'Little animals embark on big adventures across the U.S. in a dramatic nature series that explores their hidden worlds and epic survival stories.'],\n",
-       " ['s7108',\n",
-       "  'TV Show',\n",
-       "  'Tiny Pretty Things',\n",
-       "  '',\n",
-       "  'Lauren Holly, Kylie Jefferson, Casimere Jollette, Brennan Clost, Barton Cowperthwaite, Bayardo De Murguia, Damon J. Gillespie, Anna Maiche, Daniela Norman, Michael Hsu Rosen, Tory Trowbridge',\n",
-       "  'United States',\n",
-       "  'December 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Dramas, TV Mysteries, TV Thrillers',\n",
-       "  'When an attack brings down the star student at an elite ballet school, her replacement enters a world of lies, betrayal — and cutthroat competition.'],\n",
-       " ['s7113',\n",
-       "  'Movie',\n",
-       "  'To All the Boys: P.S. I Still Love You',\n",
-       "  'Michael Fimognari',\n",
-       "  'Lana Condor, Noah Centineo, Jordan Fisher, Anna Cathcart, Janel Parrish, Ross Butler, Madaleine Arthur, Emilija Baranac, Trezzo Mahoro, Holland Taylor, Sarayu Blue, John Corbett',\n",
-       "  'United States',\n",
-       "  'February 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '102 min',\n",
-       "  'Comedies, Romantic Movies',\n",
-       "  'Lara Jean is officially Peter’s girlfriend, so everything should be perfect, right? But feelings grow complicated when an old crush reenters her life.'],\n",
-       " ['s7119',\n",
-       "  'TV Show',\n",
-       "  'To the Lake',\n",
-       "  'Pavel Kostomarov',\n",
-       "  'Viktoriya Isakova, Kirill Käro, Aleksandr Robak, Natalya Zemtsova, Maryana Spivak, Yuri Kuznetsov, Eldar Kalimulin, Viktoriya Agalakova, Alexander Yatsenko, Saveliy Kudryashov',\n",
-       "  'Russia',\n",
-       "  'October 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Mysteries',\n",
-       "  'Facing the end of civilization when a terrifying plague strikes, a group risks their lives, loves — and humanity — in a brutal struggle to survive.'],\n",
-       " ['s7137',\n",
-       "  'Movie',\n",
-       "  \"Tom Papa: You're Doing Great!\",\n",
-       "  'Gregory Jacobs',\n",
-       "  'Tom Papa',\n",
-       "  'United States',\n",
-       "  'February 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '60 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Comedian Tom Papa takes on body image issues, social media, pets, Staten Island, the \"old days\" and more in a special from his home state of New Jersey.'],\n",
-       " ['s7138',\n",
-       "  'Movie',\n",
-       "  'Tom Segura: Ball Hog',\n",
-       "  'Rami Hachache',\n",
-       "  'Tom Segura',\n",
-       "  'United States',\n",
-       "  'March 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '70 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  \"Tom Segura scores laughs with uncomfortably candid stories about mothers, fathers, following your dreams — and other things you'd rather not think about.\"],\n",
-       " ['s7146',\n",
-       "  'Movie',\n",
-       "  'Tony Parker: The Final Shot',\n",
-       "  'Florent Bodin',\n",
-       "  'Tony Parker',\n",
-       "  'France',\n",
-       "  'January 6, 2021',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '99 min',\n",
-       "  'Documentaries, International Movies, Sports Movies',\n",
-       "  'This film examines the background and career of Tony Parker, whose determination led him to become arguably the greatest French basketball player.'],\n",
-       " ['s7149',\n",
-       "  'TV Show',\n",
-       "  'Too Hot to Handle',\n",
-       "  '',\n",
-       "  'Desiree Burch',\n",
-       "  'United States',\n",
-       "  'April 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Reality TV, Romantic TV Shows',\n",
-       "  'On the shores of paradise, gorgeous singles meet and mingle. But there’s a twist. To win a $100,000 grand prize, they’ll have to give up sex.'],\n",
-       " ['s7158',\n",
-       "  'Movie',\n",
-       "  'Torbaaz',\n",
-       "  'Girish Malik',\n",
-       "  'Sanjay Dutt, Nargis Fakhri, Rahul Dev, Priyanka Verma, Kuwaarjeet Chopraa, Aishan Jawaid Malik, Rahul Mittra, Gavie Chahal, Humayun Shams Khan, Babrak Akbari',\n",
-       "  'India',\n",
-       "  'December 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '133 min',\n",
-       "  'Dramas, International Movies, Sports Movies',\n",
-       "  'At an Afghanistan refugee camp, an ex-army doctor seeks to bring children joy through cricket — and soon realizes that the stakes go beyond the sport.'],\n",
-       " ['s7178',\n",
-       "  'TV Show',\n",
-       "  'Trailer Park Boys: The Animated Series',\n",
-       "  'Norm Hiscock, Gary Howsam, Mike Smith, John Paul Tremblay, Robb Wells',\n",
-       "  'Mike Smith, John Paul Tremblay, Robb Wells, John Dunsworth, Pat Roach, Cory Bowles, Jacob Rolfe, Tyrone Parsons, Sarah Dunsworth, Jeanna Harrison, Marguerite McNeil',\n",
-       "  'Canada',\n",
-       "  'May 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'TV Comedies',\n",
-       "  'Nova Scotia’s favorite miscreants have always been super sketchy. Now, carrying on from the Season 12 finale, the boys have become complete cartoons.'],\n",
-       " ['s7191',\n",
-       "  'TV Show',\n",
-       "  'Transformers Rescue Bots Academy',\n",
-       "  '',\n",
-       "  'Adam Andrianopolous, Pierce Cravens, Xander Crowell, Paul Guyet, Michael Hansen, Mason Hensley, Courtney Shaw, Alan Trinca, Keyon Williams, Andy Zou',\n",
-       "  'United States',\n",
-       "  'August 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'As part of the first class at the Rescue Bots Academy, five Cybertron recruits train under their skilled teachers and take on daring rescue missions.'],\n",
-       " ['s7192',\n",
-       "  'TV Show',\n",
-       "  'Transformers: Cyberverse',\n",
-       "  '',\n",
-       "  'Sophia Isabella, Jeremy Levy, Jacob Tillman, Ryan Andes, Deanna McGovern, Dick Terhune',\n",
-       "  '',\n",
-       "  'September 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '2 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  'Optimus Prime and the AllSpark are missing – and only a memory-scrambled Bumblebee holds the key to finding them in this animated sci-fi series.'],\n",
-       " ['s7195',\n",
-       "  'TV Show',\n",
-       "  'Transformers: War For Cybertron Trilogy',\n",
-       "  '',\n",
-       "  'Jake Foushee, Jason Marnocha, Linsay Rousseau, Joe Zieja, Frank Todaro, Bill Rogers, Keith Silverstein, Edward Bosco',\n",
-       "  'United States',\n",
-       "  'July 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Anime Series',\n",
-       "  \"As the Autobots and Decepticons ravage their planet in a brutal civil war, two iconic leaders emerge in the Transformers universe's origin story.\"],\n",
-       " ['s7196',\n",
-       "  'TV Show',\n",
-       "  'Transformers: War for Cybertron: Earthrise',\n",
-       "  '',\n",
-       "  'Jake Foushee, Jason Marnocha, Linsay Rousseau, Joe Zieja, Frank Todaro, Bill Rogers, Keith Silverstein, Edward Bosco, Tessho Genda, Ryohei Kimura, Kikuko Inoue, Kazuhiko Inoue, Chafurin',\n",
-       "  '',\n",
-       "  'December 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  'Anime Series',\n",
-       "  'While Megatron takes drastic measures to save the Decepticons, the Autobots fight to save all of Cybertron from both on the planet and aboard the Ark.'],\n",
-       " ['s7199',\n",
-       "  'TV Show',\n",
-       "  'Trash Truck',\n",
-       "  '',\n",
-       "  'Henry Keane, Glen Keane, Lucas Neff, Brian Baumgartner, Jackie Loeb, Olive Keane',\n",
-       "  '',\n",
-       "  'November 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Six-year old Hank and his best pal, a giant trash truck, explore the world around them on fantastical adventures with their animal friends.'],\n",
-       " ['s7214',\n",
-       "  'Movie',\n",
-       "  'Tremors: Shrieker Island',\n",
-       "  'Don Michael Paul',\n",
-       "  'Michael Gross, Jon Heder, Caroline Langrishe, Cassie Clare, Matthew Douglas, Sahajak Boonthanakit, David Asavanond, Jackie Cruz, Richard Brake',\n",
-       "  'United States',\n",
-       "  'October 20, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '102 min',\n",
-       "  'Action & Adventure, Horror Movies',\n",
-       "  'When massive mutant creatures infiltrate an island nature preserve, scientists recruit a legendary monster hunter to battle the beasts.'],\n",
-       " ['s7219',\n",
-       "  'TV Show',\n",
-       "  'Trial 4',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'November 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'Charged as a teen in the 1993 killing of a Boston cop, Sean K. Ellis fights to prove his innocence while exposing police corruption and systemic racism.'],\n",
-       " ['s7220',\n",
-       "  'TV Show',\n",
-       "  'Trial By Media',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'May 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'In this true crime docuseries, some of the most dramatic trials of all time are examined with an emphasis on how the media may have impacted verdicts.'],\n",
-       " ['s7225',\n",
-       "  'TV Show',\n",
-       "  'Trinkets',\n",
-       "  '',\n",
-       "  'Brianna Hildebrand, Kiana Madeira, Quintessa Swindell, Brandon Butler, Odiseas Georgiadis, Henry Zaga, Larry Sullivan, Larisa Oleynik',\n",
-       "  'United States',\n",
-       "  'August 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'TV Dramas, Teen TV Shows',\n",
-       "  'A grieving teen finds an unexpected connection with two classmates at her new high school after they all land in the same Shoplifters Anonymous group.'],\n",
-       " ['s7247',\n",
-       "  'Movie',\n",
-       "  'True: Friendship Day',\n",
-       "  'Mark Thornton, Todd Kauffman',\n",
-       "  'Michela Luci, Jamie Watson, Eric Peterson, Anna Claire Bartlam, Nicolas Aqui, Cory Doran, Julie Lemieux, Derek McGrath',\n",
-       "  'Canada',\n",
-       "  'September 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '24 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'When a giant Grippity-Grab snags Grizelda’s friendship bracelet and turns her into a mermaid, True heads under the sea with magic wishes to save the day.'],\n",
-       " ['s7251',\n",
-       "  'Movie',\n",
-       "  'True: Rainbow Rescue',\n",
-       "  '',\n",
-       "  'Michela Luci, Jamie Watson, Eric Peterson, Anna Claire Bartlam, Nicolas Aqui, Cory Doran, Julie Lemieux, Derek McGrath',\n",
-       "  'Canada',\n",
-       "  'June 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '24 min',\n",
-       "  'Movies',\n",
-       "  \"True and Bartleby travel to the other side of the Neverending Rainbow to bring back Dillydally — a brave explorer who's the Rainbow King's best friend!\"],\n",
-       " ['s7252',\n",
-       "  'TV Show',\n",
-       "  'True: Terrific Tales',\n",
-       "  '',\n",
-       "  'Michela Luci, Jamie Watson, Eric Peterson, Anna Claire Bartlam, Nicolas Aqui, Cory Doran, Julie Lemieux, Derek McGrath',\n",
-       "  'Canada',\n",
-       "  'May 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Through the magic of the Story Spinner, True and her friends create their own versions of Pinocchio, Little Red Riding Hood and other classic tales.'],\n",
-       " ['s7256',\n",
-       "  'Movie',\n",
-       "  'True: Wuzzle Wegg Day',\n",
-       "  'Todd Kauffman, Mark Thornton',\n",
-       "  'Michela Luci, Jamie Watson, Eric Peterson, Anna Claire Bartlam, Nicolas Aqui, Cory Doran, Julie Lemieux',\n",
-       "  'Canada',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '24 min',\n",
-       "  'Children & Family Movies',\n",
-       "  \"Spring has sprung in Rainbow City, and Wuzzle Wegg Day is right around the corner! But Bartleby's convinced that a Wegg-stealing monster is on the loose.\"],\n",
-       " ['s7265',\n",
-       "  'Movie',\n",
-       "  'Tumi or not Tumi',\n",
-       "  'Mfanelo Ngoma',\n",
-       "  'Tumi Morake',\n",
-       "  '',\n",
-       "  'August 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '72 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Tumi Morake dishes out hot takes and fiery commentary about the concept of identity, politics, family life, weaves, and more in this stand-up special.'],\n",
-       " ['s7280',\n",
-       "  'Movie',\n",
-       "  'Twin Murders: the Silence of the White City',\n",
-       "  'Daniel Calparsoro',\n",
-       "  'Belén Rueda, Javier Rey, Aura Garrido, Manolo Solo, Alex Brendemühl, Ramón Barea, Sergio Dorado, Allende Blanco, Rubén Ochandiano',\n",
-       "  'Spain',\n",
-       "  'March 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '110 min',\n",
-       "  'International Movies, Thrillers',\n",
-       "  \"A detective returns to Vitoria-Gasteiz to solve murders mimicking those allegedly committed by a serial killer who's about to be released from prison.\"],\n",
-       " ['s7291',\n",
-       "  'TV Show',\n",
-       "  'Twogether',\n",
-       "  '',\n",
-       "  'Lee Seung-gi, Jasper Liu',\n",
-       "  'South Korea',\n",
-       "  'June 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-G',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, Reality TV',\n",
-       "  'Paired together for an unforgettable trip across Asia, stars Lee Seung-gi and Jasper Liu become buddies as they connect with fans and local cultures.'],\n",
-       " ['s7296',\n",
-       "  'Movie',\n",
-       "  'U-Turn',\n",
-       "  'Derick Cabrido',\n",
-       "  \"Kim Chiu, JM de Guzman, Tony Labrusca, Martin del Rosario, Kate Alejandrino, Miel Espinoza, Janella Salvador, Cris Villanueva, Almira Muhlach, Cris Villonco, Mercedes Cabral, Jerry O'Hara, Simon Ibarra, Alex Medina, Markus Paterson\",\n",
-       "  'Philippines',\n",
-       "  'December 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '99 min',\n",
-       "  'Horror Movies, International Movies',\n",
-       "  \"A young reporter's investigation into a string of grisly suicides takes a dangerous detour when she follows the clues to a cursed stretch of road.\"],\n",
-       " ['s7301',\n",
-       "  'TV Show',\n",
-       "  'Ugly Delicious',\n",
-       "  '',\n",
-       "  'David Chang, Peter Meehan',\n",
-       "  'United States',\n",
-       "  'March 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Docuseries',\n",
-       "  \"All the flavor. None of the BS. Star chef David Chang leads friends on a mouthwatering, cross-cultural hunt for the world's most satisfying grub.\"],\n",
-       " ['s7308',\n",
-       "  'Movie',\n",
-       "  'Ultras',\n",
-       "  'Francesco Lettieri',\n",
-       "  'Aniello Arena, Antonia Truppo, Ciro Nacca, Simone Borelli, Daniele Vicorito, Salvatore Pelliccia',\n",
-       "  'Italy',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '109 min',\n",
-       "  'Dramas, International Movies, Sports Movies',\n",
-       "  'An aging soccer fanatic faces down the reality of his past while struggling to give himself and a young follower very different futures.'],\n",
-       " ['s7310',\n",
-       "  'Movie',\n",
-       "  'Uma Maheswara Ugra Roopasya',\n",
-       "  'Venkatesh Maha',\n",
-       "  'Satya Dev, VK Naresh, Raghavan, Suhas P, Ravindra Vijay, Chandana Koppisetti, Roopa Koduvayur, Kushalini Pulapa',\n",
-       "  'India',\n",
-       "  'July 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '137 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'Defeated and humiliated in a fight while trying to defuse a conflict among his fellow villagers, a photographer vows revenge on his attacker.'],\n",
-       " ['s7317',\n",
-       "  'TV Show',\n",
-       "  'Unauthorized Living',\n",
-       "  '',\n",
-       "  'José Coronado, Álex González, Claudia Traisac, Luís Zahera, Pilar Castro, Àlex Monner, Giulia Charm, Unax Ugalde, Ricardo Gómez, Ledicia Sola, Leonor Watling, Patrick Criado, Xabier Deive, Camila Bossa, María Guinea, Édgar Vittorino, Javier Abad, Daniel Currás, Mercedes Castro, Paula Morado, Paula Pier, Carmela Martins, Denis Gómez, Miguel Borines, Ana Villagrasa, Xavier Estévez, Carlos Hipólito',\n",
-       "  'Spain',\n",
-       "  'January 31, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  \"When a Galician shipper and drug lord hiding his Alzheimer's disease plans to retire, his second-in-command plots to steal the empire from the heir.\"],\n",
-       " ['s7320',\n",
-       "  'Movie',\n",
-       "  'Unbreakable Kimmy Schmidt: Kimmy vs. the Reverend',\n",
-       "  'Claire Scanlon',\n",
-       "  'Ellie Kemper, Jane Krakowski, Tituss Burgess, Carol Kane, Jon Hamm, Daniel Radcliffe, Lauren Adams, Sara Chase, Sol Miranda, Amy Sedaris, Mike Carlsen, Dylan Gelula, Chris Parnell, Heidi Gardner, Jack McBrayer, Zak Orth, Fred Armisen, Johnny Knoxville',\n",
-       "  'United States',\n",
-       "  'May 12, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '190 min',\n",
-       "  'Comedies',\n",
-       "  \"It's an interactive Kimmy special! Kimmy's getting married, but first she has to foil the Reverend's evil plot. It's your move: What should she do next?\"],\n",
-       " ['s7327',\n",
-       "  'Movie',\n",
-       "  'Uncorked',\n",
-       "  'Prentice Penny',\n",
-       "  'Mamoudou Athie, Courtney B. Vance, Niecy Nash, Sasha Compère, Bernard D. Jones, Gil Ozeri, Matt McGorry, Meera Rohit Kumbhani',\n",
-       "  'United States',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '104 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'A young man feels torn between his dream of becoming a master sommelier and his father’s expectations that he’ll take over the family barbecue business.'],\n",
-       " ['s7336',\n",
-       "  'Movie',\n",
-       "  'Under the Riccione Sun',\n",
-       "  'Younuts!',\n",
-       "  'Cristiano Caccamo, Lorenzo Zurzolo, Ludovica Martino, Davide Calgaro, Matteo Oscar Giuggioli, Saul Nanni, Fotinì Peluso, Claudia Tranchese, Isabella Ferrari, Luca Ward, Andrea Roncato, Giulia Schiavo, Maria Luisa De Crescenzo, Sergio Ruggeri, Rosanna Sapia, Tommaso Paradiso',\n",
-       "  'Italy',\n",
-       "  'July 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '102 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'While vacationing on the beaches of Riccione, a group of teens become friends and help each other manage romantic relationships and summer crushes.'],\n",
-       " ['s7339',\n",
-       "  'TV Show',\n",
-       "  'Undercover',\n",
-       "  '',\n",
-       "  'Tom Waes, Anna Drijver, Frank Lammers, Elise Schaap, Raymond Thiry, Kris Cuppens, Kevin Janssens, Huub Smit',\n",
-       "  'Belgium, Netherlands',\n",
-       "  'November 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, International TV Shows, TV Action & Adventure',\n",
-       "  \"Undercover agents infiltrate a drug kingpin's operation by posing as a couple at the campground where he spends his weekends. Inspired by real events.\"],\n",
-       " ['s7353',\n",
-       "  'Movie',\n",
-       "  'Unknown Origins',\n",
-       "  'David Galán Galindo',\n",
-       "  'Javier Rey, Verónica Echegui, Brays Efe, Antonio Resines, Álex García, Carlos Areces, Ernesto Alterio, Leonardo Sbaraglia',\n",
-       "  'Spain',\n",
-       "  'August 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '97 min',\n",
-       "  'International Movies, Thrillers',\n",
-       "  \"A very chiseled but somber detective must find a serial killer who leaves clues that only his mentor's nerdy comics-loving son can decipher.\"],\n",
-       " ['s7354',\n",
-       "  'TV Show',\n",
-       "  'Unlucky Ploy',\n",
-       "  'Nopparoj Chotmunkongsit',\n",
-       "  'Anusorn Maneethet, Atsadaporn Siriwattanakul, Waratthaya Wongchayaporn, Thanawetch Siriwattanakul, Pokchat Thiamchai, Phichikorn Ployphimana, Supachai Suwanon, Daraneenuch Pasutanavin, Kittiphong Dumavibhat, Aphiradi Phawaphutanon, Attharut Krongrasri, Ronnawee Sereerat, Lita Janvarapa, Sitang Punnapob, Yani Tramod',\n",
-       "  '',\n",
-       "  'July 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'In this remake of the Korean series, a man becomes mired in the lives of two women who happen to share the same name.'],\n",
-       " ['s7356',\n",
-       "  'TV Show',\n",
-       "  'Unorthodox',\n",
-       "  '',\n",
-       "  'Shira Haas, Amit Rahav, Jeff Wilbusch, Alex Reid, Ronit Asheri, Delia Mayer, Dina Doronne, David Mandelbaum, Yousef Sweid, Dennenesch Zoudé, Isabel Schosnig, Aaron Altaras, Tamar Amit-Joseph, Safinaz Sattar, Langston Uibel, Aziz Dyab',\n",
-       "  'Germany',\n",
-       "  'March 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas',\n",
-       "  'A Hasidic Jewish woman in Brooklyn flees to Berlin from an arranged marriage and is taken in by a group of musicians — until her past comes calling.'],\n",
-       " ['s7362',\n",
-       "  'TV Show',\n",
-       "  'Unsolved Mysteries',\n",
-       "  '',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'October 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '2 Seasons',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'Real cases of perplexing disappearances, shocking murders and paranormal encounters fuel this gripping revival of the iconic documentary series.'],\n",
-       " ['s7364',\n",
-       "  'TV Show',\n",
-       "  'Unstoppable',\n",
-       "  '',\n",
-       "  'Tessa Ia, Bárbara López, Lucía Uribe, Coty Camacho, Diego Calva Hernández, Tomás Ruiz',\n",
-       "  'Mexico',\n",
-       "  'February 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Spanish-Language TV Shows, TV Dramas',\n",
-       "  'A group of friends set out on a road trip when an unexpected fourth passenger forces an abrupt change of plans.'],\n",
-       " ['s7366',\n",
-       "  'TV Show',\n",
-       "  'Until Dawn',\n",
-       "  '',\n",
-       "  'Ahmed Sylla, Alban Ivanov, Ornella Fleury, Natoo, Carlito, Mcfly, Djimo, Lola Dubini, Noom Diawara, Tania Dutel, Hakim Jemili, Jason Brokerss, Bérengère Krief, Thomas Vandenberghe, Monsieur Poulpe, Jhon Rachid, Audrey Pirault, Jeanfi Janssens, Fadily Camara, Laurie Peret, Issa Doumbia, Anne-Sophie Girard, Elhadj Gaye, Guillaume Bats',\n",
-       "  'France',\n",
-       "  'January 10, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV, TV Comedies',\n",
-       "  'France’s funniest comics carry out ghastly tasks as they try to outlast – and outwit – one another while overnighting in haunted locations.'],\n",
-       " ['s7371',\n",
-       "  'Movie',\n",
-       "  'Uppity: The Willy T. Ribbs Story',\n",
-       "  'Nate Adams, Adam Carolla',\n",
-       "  'Willy T. Ribbs',\n",
-       "  'United States',\n",
-       "  'February 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '106 min',\n",
-       "  'Documentaries, Sports Movies',\n",
-       "  'This documentary profiles a defiant driver who challenged racial barriers in American auto racing, becoming the first black man to race in the Indy 500.'],\n",
-       " ['s7375',\n",
-       "  'Movie',\n",
-       "  'Urzila Carlson: Overqualified Loser',\n",
-       "  'Hayden Guppy',\n",
-       "  'Urzila Carlson',\n",
-       "  'Australia',\n",
-       "  'July 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '62 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Stand-up comedian Urzila Carlson keeps the crowd roaring with her thoughts on recasting \"The Biggest Loser,\" sex tape regrets and boxed wine hangovers.'],\n",
-       " ['s7385',\n",
-       "  'TV Show',\n",
-       "  'Valentino',\n",
-       "  '',\n",
-       "  'Adel Imam, Dalal Abdelaziz, Hamdy Al-Merghany, Mohamed al-Kilani, Tarek El Ebiary, Huda El Mufti, Soleiman Eid, Badria Tolba, Reda Idrees, Enaam Al-Gritly, Wafaa Sadeq, Rania Mahmoud Yassin',\n",
-       "  'Egypt',\n",
-       "  'November 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Comedies, TV Dramas',\n",
-       "  'As the owner of a group of international schools, a man gets caught in a series of scams as his wife, a principal, rules his life with an iron fist.'],\n",
-       " ['s7386',\n",
-       "  'TV Show',\n",
-       "  'Valeria',\n",
-       "  'Inma Torrente',\n",
-       "  'Diana Gómez, Silma López, Paula Malia, Teresa Riott, Maxi Iglesias, Ibrahim Al Shami',\n",
-       "  'Spain',\n",
-       "  'May 8, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Romantic TV Shows, Spanish-Language TV Shows',\n",
-       "  'A writer in creative and marital crises finds support from three friends, who are also discovering themselves. Based on the novels by Elísabet Benavent.'],\n",
-       " ['s7389',\n",
-       "  'TV Show',\n",
-       "  'Vampires',\n",
-       "  '',\n",
-       "  'Oulaya Amamra, Suzanne Clément, Kate Moran, Mounir Amamra, Aliocha Schneider, Juliette Cardinski, Pierre Lottin, Dylan Robert, Bilel Chegrani, Antonia Buresi, Marilu Marini, Ayumi Roux',\n",
-       "  'France',\n",
-       "  'March 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, TV Dramas, TV Horror',\n",
-       "  \"A Paris teen who's half human, half vampire grapples with her emerging powers and family turmoil as she's pursued by a secret vampire community.\"],\n",
-       " ['s7390',\n",
-       "  'Movie',\n",
-       "  'Vampires vs. the Bronx',\n",
-       "  'Oz Rodriguez',\n",
-       "  'Jaden Michael, Gerald W. Jones III, Gregory Diaz IV, Sarah Gadon, Method Man, Shea Whigham, Coco Jones, The Kid Mero, Chris Redd, Vladimir Caamaño, Jeremie Harris, Adam David Thompson, Zoe Saldana',\n",
-       "  'United States',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'PG-13',\n",
-       "  '86 min',\n",
-       "  'Comedies, Horror Movies',\n",
-       "  'Three gutsy kids from a rapidly gentrifying Bronx neighborhood stumble upon a sinister plot to suck all the life from their beloved community.'],\n",
-       " ['s7394',\n",
-       "  'Movie',\n",
-       "  'Varane Avashyamund',\n",
-       "  'Anoop Sathyan',\n",
-       "  'Shobana, Suresh Gopi, Dulquer Salmaan, Kalyani Priyadarshan, K.P.A.C. Lalitha, Sarvajith Santosh Sivan, Urvashi, Johny Antony, Lalu Alex, Lal Jose',\n",
-       "  'India',\n",
-       "  'April 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '144 min',\n",
-       "  'Comedies, Dramas, International Movies',\n",
-       "  'At an apartment complex, the lives of a mother, a daughter seeking an arranged marriage, a military retiree and a young man become intertwined.'],\n",
-       " ['s7404',\n",
-       "  'Movie',\n",
-       "  'Velvet Colección: Grand Finale',\n",
-       "  'Gustavo Ron',\n",
-       "  'Marta Hazas, Asier Etxeandia, Adrián Lastra, Javier Rey, Llorenç González, Andrea Duro, Fernando Guallar, Diego Martín, Andrés Velencoso, Maxi Iglesias',\n",
-       "  '',\n",
-       "  'March 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '82 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'During Christmas 1969, the impending sale of Velvet reunites past and present staff in Madrid for fond remembrances, second chances and new beginnings.'],\n",
-       " ['s7421',\n",
-       "  'Movie',\n",
-       "  'Villain',\n",
-       "  'Philip Barantini',\n",
-       "  'Craig Fairbrass, George Russo, Robert Glenister, Izuka Hoyle, Mark Monero, Tomi May, Eloise Lovell Anderson, Taz Skylar, Nicholas Aaron',\n",
-       "  'United Kingdom',\n",
-       "  'September 5, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '97 min',\n",
-       "  'Dramas',\n",
-       "  'Fresh out of prison, an ex-con tries to save his debt-ridden brother and the family pub until local mobsters draw him back to a criminal underworld.'],\n",
-       " ['s7428',\n",
-       "  'Movie',\n",
-       "  'Vir Das: For India',\n",
-       "  'Vir Das, Ajay Bhuyan',\n",
-       "  'Vir Das',\n",
-       "  'India',\n",
-       "  'January 26, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '76 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'From the Vedas to Vasco da Gama to vacuous Bollywood plotlines, comedian Vir Das celebrates the history of India with his one-of-a-kind perspective.'],\n",
-       " ['s7430',\n",
-       "  'Movie',\n",
-       "  'Vir Das: Outside In - The Lockdown Special',\n",
-       "  'Vir Das',\n",
-       "  'Vir Das',\n",
-       "  'India',\n",
-       "  'December 16, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '50 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  'Stage banter takes on a different — deeper — meaning as the comedian performs online shows to homebound viewers worldwide from his Mumbai residence.'],\n",
-       " ['s7432',\n",
-       "  'TV Show',\n",
-       "  'Virgin River',\n",
-       "  '',\n",
-       "  \"Alexandra Breckenridge, Martin Henderson, Tim Matheson, Annette O'Toole, Colin Lawrence, Jenny Cooper, Lauren Hammersley\",\n",
-       "  'United States',\n",
-       "  'November 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'Romantic TV Shows, TV Dramas',\n",
-       "  'Searching for a fresh start, a nurse practitioner moves from LA to a remote northern California town and is surprised by what – and who – she finds.'],\n",
-       " ['s7443',\n",
-       "  'TV Show',\n",
-       "  'Voices of Fire',\n",
-       "  '',\n",
-       "  'Pharrell Williams',\n",
-       "  'United States',\n",
-       "  'November 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Reality TV',\n",
-       "  'In this faith-based docuseries, Bishop Ezekiel Williams builds an inspiring, nontraditional gospel choir with the help of superstar nephew Pharrell.'],\n",
-       " ['s7485',\n",
-       "  'TV Show',\n",
-       "  'Warrior Nun',\n",
-       "  '',\n",
-       "  'Alba Baptista, Toya Turner, Lorena Andrea, Kristina Tonteri-Young, Tristán Ulloa',\n",
-       "  'United States',\n",
-       "  'July 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'TV Action & Adventure, TV Mysteries, TV Sci-Fi & Fantasy',\n",
-       "  'After waking up in a morgue, an orphaned teen discovers she now possesses superpowers as the chosen Halo-Bearer for a secret sect of demon-hunting nuns.'],\n",
-       " ['s7487',\n",
-       "  'TV Show',\n",
-       "  'Was It Love?',\n",
-       "  '',\n",
-       "  'Song Ji-hyo, Son Ho-jun, Song Jong-ho, Koo Ja-sung, Kim Min-jun, Kim Da-som, Kim Mee-kyung, Um Chae-young, Kim Young-ah, Kim Byung-choon',\n",
-       "  'South Korea',\n",
-       "  'July 9, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, Romantic TV Shows',\n",
-       "  \"When four very different men appear in her life, a single mother who hasn't dated in years begins to rediscover love — and herself.\"],\n",
-       " ['s7488',\n",
-       "  'Movie',\n",
-       "  'Wasp Network',\n",
-       "  'Olivier Assayas',\n",
-       "  'Penélope Cruz, Edgar Ramírez, Wagner Moura, Gael García Bernal, Ana de Armas, Leonardo Sbaraglia',\n",
-       "  'France, Brazil, Spain, Belgium',\n",
-       "  'June 19, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '128 min',\n",
-       "  'Dramas, International Movies, Thrillers',\n",
-       "  'Based on a true and gripping story: Cuban spies infiltrate exile groups in the 1990s to stop terrorism against the island, but at a high personal cost.'],\n",
-       " ['s7489',\n",
-       "  'TV Show',\n",
-       "  'Wassup Man GO!',\n",
-       "  '',\n",
-       "  'Joon Park',\n",
-       "  '',\n",
-       "  'March 27, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Korean TV Shows, Reality TV',\n",
-       "  'Famously unfiltered star Joon Park goes to Los Angeles for an audition – and for a colorful, totally personal romp through the city he calls home.'],\n",
-       " ['s7499',\n",
-       "  'Movie',\n",
-       "  'We Are One',\n",
-       "  'Stéphane de Freitas',\n",
-       "  '',\n",
-       "  'France',\n",
-       "  'July 14, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '86 min',\n",
-       "  'Documentaries, International Movies, Music & Musicals',\n",
-       "  'Activists around the world fight injustice and drive social change in this documentary that follows their participation in the music video \"Solidarité.\"'],\n",
-       " ['s7500',\n",
-       "  'TV Show',\n",
-       "  'We Are the Champions',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'November 17, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Docuseries, Reality TV',\n",
-       "  'Explore an array of unique competitions, from the quirky to the bizarre, and meet their passionate communities in this docuseries.'],\n",
-       " ['s7506',\n",
-       "  'Movie',\n",
-       "  'We Can Be Heroes',\n",
-       "  'Robert Rodriguez',\n",
-       "  'YaYa Gosselin, Pedro Pascal, Priyanka Chopra, Isaiah Russell-Bailey, Akira Akbar, Christian Slater, Boyd Holbrook, Adriana Barraza, Taylor Dooley, Vivien Lyra Blair, Hala Finley, Lyon Daniels, Sung Kang, Christopher McDonald, Andy Walken, Lotus Blossom, Haley Reinhart, Nathan Blair, Dylan Henry Lau, Andrew Diaz',\n",
-       "  'United States',\n",
-       "  'December 25, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '101 min',\n",
-       "  'Children & Family Movies, Comedies',\n",
-       "  'When alien invaders capture Earth’s superheroes, their kids must learn to work together to save their parents — and the planet.'],\n",
-       " ['s7510',\n",
-       "  'Movie',\n",
-       "  'We Summon the Darkness',\n",
-       "  'Marc Meyers',\n",
-       "  'Alexandra Daddario, Amy Forsyth, Keean Johnson, Maddie Hasson, Logan Miller, Austin Swift, Johnny Knoxville, Allison McAtee, Tanner Beard',\n",
-       "  'United States, Canada, United Kingdom',\n",
-       "  'August 8, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '90 min',\n",
-       "  'Horror Movies, Thrillers',\n",
-       "  'A night at a 1980s heavy metal concert hits a grisly note when new friends find themselves in the middle of a satanic murder spree.'],\n",
-       " ['s7530',\n",
-       "  'Movie',\n",
-       "  'Welcome to Sudden Death',\n",
-       "  'Dallas Jackson',\n",
-       "  'Michael Jai White, Michael Eklund, Sabryn Rock, Nakai Takawira, Lyric Justice, Sagine Semajuste, Gary Owen, Anthony Grant, Kristen Harris, BJ Verot, Sean Skene, Marrese Crump, Stephanie Sy, Jeff Strome, Adam Hurtig, Gillian White, Anthony J. Mifsud',\n",
-       "  'United States',\n",
-       "  'September 29, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '80 min',\n",
-       "  'Action & Adventure',\n",
-       "  'At a basketball game, an ex-Special Forces officer must face a group of tech-savvy hostiles when a team owner and his daughter are taken hostage.'],\n",
-       " ['s7534',\n",
-       "  'TV Show',\n",
-       "  'Well-Intended Love',\n",
-       "  '',\n",
-       "  'Xu Kaicheng, Simona Wang, Ian Yi, Huang Qian Shuo, Yang Hao Ming, Liu Jia Xi',\n",
-       "  'China',\n",
-       "  'April 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '2 Seasons',\n",
-       "  'International TV Shows, Romantic TV Shows, TV Comedies',\n",
-       "  'To secure a bone marrow donation, an actress diagnosed with leukemia makes a marriage pact with a young CEO – but love and secrets get in the way.'],\n",
-       " ['s7535',\n",
-       "  'TV Show',\n",
-       "  'Wentworth',\n",
-       "  '',\n",
-       "  'Danielle Cormack, Nicole da Silva, Kate Atkinson, Celia Ireland, Shareena Clanton, Aaron Jeffery, Robbie Magasiva, Katrina Milosevic, Jacqueline Brennan, Ra Chapman, Pamela Rabe, Sigrid Thornton, Socratis Otto, Bernard Curry, Tammy MacIntosh, Kate Jenkinson',\n",
-       "  'Australia',\n",
-       "  'September 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '8 Seasons',\n",
-       "  'Crime TV Shows, TV Dramas',\n",
-       "  'Bea Smith is locked up while awaiting trial for the alleged attempted murder of her husband and must learn how life works in prison.'],\n",
-       " ['s7548',\n",
-       "  'Movie',\n",
-       "  'What Are the Odds?',\n",
-       "  'Megha Ramaswamy',\n",
-       "  'Yashaswini Dayama, Karanvir Malhotra, Abhay Deol, Priyanka Bose, Monica Dogra, Sulabha Arya, Manu Rishi Chadha, Ananya Melkote',\n",
-       "  'India',\n",
-       "  'May 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '92 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'When two unlikely friends play hooky from school, accidental encounters and otherworldly events turn their day into a whimsical coming-of-age journey.'],\n",
-       " ['s7550',\n",
-       "  'Movie',\n",
-       "  'WHAT DID JACK DO?',\n",
-       "  'David Lynch',\n",
-       "  'David Lynch',\n",
-       "  'United States',\n",
-       "  'January 20, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '17 min',\n",
-       "  'Dramas, Independent Movies',\n",
-       "  'A detective interrogates a monkey who is suspected of murder.'],\n",
-       " ['s7567',\n",
-       "  'TV Show',\n",
-       "  'What the Love! with Karan Johar',\n",
-       "  '',\n",
-       "  'Karan Johar',\n",
-       "  'United States',\n",
-       "  'January 30, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'International TV Shows, Reality TV, Romantic TV Shows',\n",
-       "  'With help from celebrity guests and a glam squad, filmmaker Karan Johar mentors six singletons through their personal struggles as they look for love.'],\n",
-       " ['s7569',\n",
-       "  'Movie',\n",
-       "  'What We Wanted',\n",
-       "  'Ulrike Kofler',\n",
-       "  \"Lavinia Wilson, Elyas M'Barek, Anna Unterberger, Lukas Spisser, Iva Höpperger, Fedor Teyml, Marta Manduca, Maria Hofstätter, Tina Haller\",\n",
-       "  'Austria',\n",
-       "  'November 11, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '93 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'A couple facing fertility issues finds their marriage tested on a vacation to a Sardinian resort — and the family next door only adds to the tension.'],\n",
-       " ['s7577',\n",
-       "  'Movie',\n",
-       "  'Wheels of Fortune',\n",
-       "  'Shaun Paul Piccinino',\n",
-       "  'Matt Jones, Noureen DeWulf, John Ducey, Matty Cardarople, Jeff Fahey, Christina Moore, Gabriel Tigerman, Ali Afshar, Tyler Jacob Moore, Jessica Serfaty',\n",
-       "  'United States',\n",
-       "  'November 1, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '107 min',\n",
-       "  'Comedies, Sports Movies',\n",
-       "  \"To claim a big inheritance, a down-on-his-luck mechanic must win a series of competitions as outlined in his birth father's will.\"],\n",
-       " ['s7592',\n",
-       "  'Movie',\n",
-       "  'Whipped',\n",
-       "  'Chandra Liow',\n",
-       "  'Andovi da Lopez, Jovial da Lopez, Chandra Liow, Tommy Limmm, Susan Sameh, Widika Sidmore, Kezia Aletheia, Karina Salim',\n",
-       "  'Indonesia',\n",
-       "  'September 18, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '98 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'Four buddies attend a class taught by a love guru who leads them to question their romantic attachments — until her hidden agenda comes to light.'],\n",
-       " ['s7601',\n",
-       "  'TV Show',\n",
-       "  'White Lines',\n",
-       "  '',\n",
-       "  'Laura Haddock, Nuno Lopes, Marta Milans, Laurence Fox, Daniel Mays, Angela Griffin, Juan Diego Botto, Pedro Casablanc, Belén López, Barry Ward, Tom Rhys Harries',\n",
-       "  'United Kingdom, Spain',\n",
-       "  'May 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, Crime TV Shows, International TV Shows',\n",
-       "  \"Zoe Walker leaves her quiet life behind to investigate her brother's disappearance in Ibiza, where she quickly heads down a decadent and dangerous path.\"],\n",
-       " ['s7607',\n",
-       "  'TV Show',\n",
-       "  'Who Killed Malcolm X?',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'February 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries',\n",
-       "  'Decades after the assassination of African American leader Malcolm X, an activist embarks on a complex mission seeking truth in the name of justice.'],\n",
-       " ['s7613',\n",
-       "  'TV Show',\n",
-       "  'Whose Vote Counts, Explained',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'September 28, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '1 Season',\n",
-       "  'Docuseries',\n",
-       "  \"The right to vote is at the foundation of America's democracy. But not every vote is created equal. How does the system work, and can it be fixed?\"],\n",
-       " ['s7631',\n",
-       "  'TV Show',\n",
-       "  'Win the Wilderness',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United Kingdom',\n",
-       "  'April 22, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'British TV Shows, International TV Shows, Reality TV',\n",
-       "  \"Six couples compete to prove they've got the survival skills to win the deed to an extraordinary home deep in the vast, rugged wilderness of Alaska.\"],\n",
-       " ['s7644',\n",
-       "  'Movie',\n",
-       "  'Wish Upon a Unicorn',\n",
-       "  'Steve Bencich',\n",
-       "  \"Ryan Kiera Armstrong, Summer Fontana, Kevin J. O'Connor, Tait Blum, Jon Gries, Branscombe Richmond, Rick Overton, Jonathan Lajoie, Chloe Webb\",\n",
-       "  '',\n",
-       "  'September 15, 2020',\n",
-       "  '2020',\n",
-       "  'PG',\n",
-       "  '93 min',\n",
-       "  'Children & Family Movies',\n",
-       "  'Sisters Mia and Emma move to their grandmother’s farm far from the city and save a magical unicorn from local cowboys seeking its powers for themselves.'],\n",
-       " ['s7651',\n",
-       "  'TV Show',\n",
-       "  'Wizards: Tales of Arcadia',\n",
-       "  '',\n",
-       "  \"Colin O'Donoghue, David Bradley, Lena Headey, Emile Hirsch, Lexi Medrano, Steven Yeun, Alfred Molina, James Faulkner, Stephanie Beatriz, John Rhys-Davies\",\n",
-       "  'United States',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y7',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV, TV Action & Adventure, TV Sci-Fi & Fantasy\",\n",
-       "  'Merlin’s apprentice joins Arcadia’s heroes on a time-bending adventure in Camelot, where conflict is brewing between the human, troll and magical worlds.'],\n",
-       " ['s7661',\n",
-       "  'TV Show',\n",
-       "  'Word Party',\n",
-       "  '',\n",
-       "  'Victor Yerrid, Alice Dinnean, Alon Williams, Donna Kimball, John Munro Cameron, John Tartaglia, Arty Casas, Dorien Davies, Misty Rosas, Patina Miller',\n",
-       "  'United States',\n",
-       "  'January 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '4 Seasons',\n",
-       "  \"Kids' TV\",\n",
-       "  \"Meet Bailey, Franny, Kip and Lulu. They're adorable baby animals, and they want you to join the party and help them learn!\"],\n",
-       " ['s7662',\n",
-       "  'TV Show',\n",
-       "  'Word Party Songs',\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '1 Season',\n",
-       "  \"Kids' TV\",\n",
-       "  'Sing along and dance with Bailey, Franny, Kip, Lulu and Tilly in this collection of music videos that will get you in the mood to move and groove!'],\n",
-       " ['s7663',\n",
-       "  'Movie',\n",
-       "  'Work It',\n",
-       "  'Laura Terruso',\n",
-       "  'Sabrina Carpenter, Jordan Fisher, Liza Koshy, Keiynan Lonsdale, Michelle Buteau, Drew Ray Tanner',\n",
-       "  'United States',\n",
-       "  'August 7, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '94 min',\n",
-       "  'Comedies',\n",
-       "  'A brilliant but clumsy high school senior vows to get into her late father’s alma mater by transforming herself and a misfit squad into dance champions.'],\n",
-       " ['s7664',\n",
-       "  'TV Show',\n",
-       "  \"Workin' Moms\",\n",
-       "  '',\n",
-       "  'Catherine Reitman, Dani Kind, Juno Rinaldi, Jessalyn Wanlim, Philip Sternberg, Ryan Belleville, Olunike Adeliyi, Dennis Andres, Katherine Barrell, Sarah McVie, Peter Keleghan',\n",
-       "  'Canada',\n",
-       "  'May 6, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '4 Seasons',\n",
-       "  'International TV Shows, TV Comedies',\n",
-       "  \"Maternity leave is over and it's time for these four moms to return to work while navigating kids, bosses, love and life in modern-day Toronto.\"],\n",
-       " ['s7666',\n",
-       "  'Movie',\n",
-       "  'World Famous Lover',\n",
-       "  'Kranthi Madhav',\n",
-       "  'Vijay Deverakonda, Raashi Khanna, Aishwarya Rajesh, Catherine Tresa, Izabelle Leite',\n",
-       "  'India',\n",
-       "  'April 15, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '147 min',\n",
-       "  'Dramas, International Movies, Romantic Movies',\n",
-       "  'When his frustrated girlfriend decides to leave him, a struggling writer gets down to work on stories of romance he hopes will win her back.'],\n",
-       " ['s7671',\n",
-       "  'TV Show',\n",
-       "  \"World's Most Wanted\",\n",
-       "  '',\n",
-       "  '',\n",
-       "  'United States',\n",
-       "  'August 5, 2020',\n",
-       "  '2020',\n",
-       "  'TV-14',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, Docuseries, International TV Shows',\n",
-       "  'Suspected of heinous crimes, they’ve avoided capture despite massive rewards and global investigations. A docuseries profiling the world’s most wanted.'],\n",
-       " ['s7693',\n",
-       "  'Movie',\n",
-       "  'Ya no estoy aquí: Una conversación entre Guillermo del Toro y Alfonso Cuarón',\n",
-       "  '',\n",
-       "  'Guillermo del Toro, Alfonso Cuarón',\n",
-       "  '',\n",
-       "  'November 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '15 min',\n",
-       "  'Documentaries',\n",
-       "  'Guillermo del Toro and Alfonso Cuarón discuss fellow Mexican director Fernando Frías de la Parra\\'s award-winning film \"I\\'m No Longer Here.\"'],\n",
-       " ['s7702',\n",
-       "  'Movie',\n",
-       "  'Yeh Ballet',\n",
-       "  'Sooni Taraporevala',\n",
-       "  'Julian Sands, Manish Chauhan, Achintya Bose, Jim Sarbh, Danish Husain, Vijay Maurya, Heeba Shah, Kalyanee Mulay',\n",
-       "  'India',\n",
-       "  'February 21, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '117 min',\n",
-       "  'Dramas, International Movies',\n",
-       "  'Discovered by an eccentric ballet master, two gifted but underprivileged Mumbai teens face bigotry and disapproval as they pursue their dancing dreams.'],\n",
-       " ['s7711',\n",
-       "  'Movie',\n",
-       "  'Yes, God, Yes',\n",
-       "  'Karen Maine',\n",
-       "  'Natalia Dyer, Timothy Simons, Wolfgang Novogratz, Francesca Reale, Susan Blackwell, Alisha Boe, Donna Lynne Champlin, Parker Wierling',\n",
-       "  'United States',\n",
-       "  'October 22, 2020',\n",
-       "  '2020',\n",
-       "  'R',\n",
-       "  '78 min',\n",
-       "  'Comedies, Dramas, Independent Movies',\n",
-       "  'A devoutly religious teen grapples with her own sexual awakening, and attends a Catholic school retreat in the hopes of suppressing her newfound urges.'],\n",
-       " ['s7721',\n",
-       "  'TV Show',\n",
-       "  'YooHoo to the Rescue',\n",
-       "  '',\n",
-       "  'Kira Buckland, Ryan Bartley, Bryce Papenbrook, Cassandra Morris, Lucien Dodge, Kyle Hebert',\n",
-       "  'South Korea',\n",
-       "  'March 25, 2020',\n",
-       "  '2020',\n",
-       "  'TV-Y',\n",
-       "  '3 Seasons',\n",
-       "  \"Kids' TV, Korean TV Shows\",\n",
-       "  'In a series of magical missions, quick-witted YooHoo and his can-do crew travel the globe to help animals in need.'],\n",
-       " ['s7723',\n",
-       "  'Movie',\n",
-       "  'You Are My Home',\n",
-       "  'Amanda Raymond',\n",
-       "  'Alyssa Milano, Angel Parker, Cristián de la Fuente, Eva Ariel Binder, Joel Steingold',\n",
-       "  'United States',\n",
-       "  'December 4, 2020',\n",
-       "  '2020',\n",
-       "  'TV-PG',\n",
-       "  '93 min',\n",
-       "  'Children & Family Movies, Dramas',\n",
-       "  'After becoming separated from her family, a young girl finds herself in the care of a heartbroken woman who faces her own struggles.'],\n",
-       " ['s7726',\n",
-       "  'TV Show',\n",
-       "  'You Cannot Hide',\n",
-       "  '',\n",
-       "  'Blanca Soto, Eduardo Noriega, Iván Sánchez, Maribel Verdú, Samantha Siqueiros, Peter Vives, Patricia Guirado, Jorge Bosch, Pere Ponce, Juan Caballero, Jordi Planas',\n",
-       "  'Mexico',\n",
-       "  'October 1, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, Spanish-Language TV Shows',\n",
-       "  'A nurse and her daughter flee her husband’s drug-trafficking past in Mexico and assume new identities in Spain, but still face danger in Madrid.'],\n",
-       " ['s7735',\n",
-       "  'Movie',\n",
-       "  \"You've Got This\",\n",
-       "  'Salvador Espinosa',\n",
-       "  'Mauricio Ochmann, Esmeralda Pimentel, Matteo Giannini, Regina Reynoso, Juan Martín Jauregui, Tato Alexander, Verónica Bravo, Fernando Becerril, Moisés Arizmendi, Tiaré Scanda, Mariana Cabrera, Montserrat Marañón, Verónica Langer',\n",
-       "  'Mexico',\n",
-       "  'October 2, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '112 min',\n",
-       "  'Comedies, International Movies, Romantic Movies',\n",
-       "  'An ad creative and a\\xa0successful exec\\xa0have a great marriage — until he wants to be a dad just as her star is rising. Then he brings someone new home.'],\n",
-       " ['s7739',\n",
-       "  'TV Show',\n",
-       "  'Young Wallander',\n",
-       "  '',\n",
-       "  'Adam PÃ¥lsson, Richard Dillane, Leanne Best, Ellise Chappell',\n",
-       "  'United Kingdom',\n",
-       "  'September 3, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '1 Season',\n",
-       "  'Crime TV Shows, International TV Shows, TV Dramas',\n",
-       "  'An incendiary hate crime stirs civil unrest, fast-tracking rookie cop Kurt Wallander to detective in this origin story for the popular character.'],\n",
-       " ['s7742',\n",
-       "  'Movie',\n",
-       "  'Your Name Engraved Herein',\n",
-       "  'Liu Kuang-hui',\n",
-       "  'Edward Chen, Tseng Ching-hua, Leon Dai, Jason Wang, Fabio Grangeon, Mimi Shao, Barry Qu, Erek Lin, Honduras, Lotus Wang',\n",
-       "  'Taiwan',\n",
-       "  'December 23, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '115 min',\n",
-       "  'Dramas, International Movies, LGBTQ Movies',\n",
-       "  'In 1987, as martial law ends in Taiwan, Jia-han and Birdy fall in love amid family pressure, homophobia and social stigma.'],\n",
-       " ['s7745',\n",
-       "  'Movie',\n",
-       "  'Yours Sincerely, Kanan Gill',\n",
-       "  'Neville Shah',\n",
-       "  'Kanan Gill',\n",
-       "  'India',\n",
-       "  'April 24, 2020',\n",
-       "  '2020',\n",
-       "  'TV-MA',\n",
-       "  '72 min',\n",
-       "  'Stand-Up Comedy',\n",
-       "  \"Revisiting life goals set in a letter written as a teen to his future self, comedian Kanan Gill reports back on if he's lived up to his own expectations.\"]]"
-      ]
-     },
-     "execution_count": 23,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "shows"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 405,
+   "execution_count": null,
    "id": "59e81a81",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "0"
-      ]
-     },
-     "execution_count": 405,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix['release_year'].isnull().sum()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 402,
+   "execution_count": null,
    "id": "8dd96544",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "array([2020, 2016, 2011, 2009, 2008, 2019, 1997, 2017, 2018, 2014, 2015,\n",
-       "       2010, 2005, 2013, 2012, 2006, 2000, 2003, 1989, 2004, 1977, 1971,\n",
-       "       1993, 2007, 1998, 1988, 1996, 2002, 1986, 1990, 1979, 1980, 1974,\n",
-       "       2001, 1999, 1966, 1991, 1982, 1994, 1995, 1978, 1992, 1972, 1975,\n",
-       "       2021, 1973, 1967, 1960, 1981, 1958, 1976, 1968, 1956, 1985, 1965,\n",
-       "       1984, 1983, 1987, 1945, 1946, 1962, 1925, 1942, 1969, 1955, 1963,\n",
-       "       1964, 1954, 1970, 1944, 1947, 1959, 1943])"
-      ]
-     },
-     "execution_count": 402,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix['release_year'].unique()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 403,
+   "execution_count": null,
    "id": "0d995352",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>show_id</th>\n",
-       "      <th>type</th>\n",
-       "      <th>title</th>\n",
-       "      <th>director</th>\n",
-       "      <th>cast</th>\n",
-       "      <th>country</th>\n",
-       "      <th>date_added</th>\n",
-       "      <th>release_year</th>\n",
-       "      <th>rating</th>\n",
-       "      <th>duration</th>\n",
-       "      <th>listed_in</th>\n",
-       "      <th>description</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "Empty DataFrame\n",
-       "Columns: [show_id, type, title, director, cast, country, date_added, release_year, rating, duration, listed_in, description]\n",
-       "Index: []"
-      ]
-     },
-     "execution_count": 403,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix[d_netflix['release_year']==anio]"
    ]
@@ -23031,292 +405,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 408,
+   "execution_count": null,
    "id": "c083b0d3",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>show_id</th>\n",
-       "      <th>type</th>\n",
-       "      <th>title</th>\n",
-       "      <th>director</th>\n",
-       "      <th>cast</th>\n",
-       "      <th>country</th>\n",
-       "      <th>date_added</th>\n",
-       "      <th>release_year</th>\n",
-       "      <th>rating</th>\n",
-       "      <th>duration</th>\n",
-       "      <th>listed_in</th>\n",
-       "      <th>description</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>s1</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>3%</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>João Miguel, Bianca Comparato, Michel Gomes, R...</td>\n",
-       "      <td>Brazil</td>\n",
-       "      <td>August 14, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>4 Seasons</td>\n",
-       "      <td>International TV Shows, TV Dramas, TV Sci-Fi &amp;...</td>\n",
-       "      <td>In a future where the elite inhabit an island ...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>24</th>\n",
-       "      <td>s25</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>​SAINT SEIYA: Knights of the Zodiac</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>Bryson Baugus, Emily Neves, Blake Shepard, Pat...</td>\n",
-       "      <td>Japan</td>\n",
-       "      <td>January 23, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-14</td>\n",
-       "      <td>2 Seasons</td>\n",
-       "      <td>Anime Series, International TV Shows</td>\n",
-       "      <td>Seiya and the Knights of the Zodiac rise again...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>26</th>\n",
-       "      <td>s27</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>(Un)Well</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>United States</td>\n",
-       "      <td>August 12, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>1 Season</td>\n",
-       "      <td>Reality TV</td>\n",
-       "      <td>This docuseries takes a deep dive into the luc...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>27</th>\n",
-       "      <td>s28</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>#Alive</td>\n",
-       "      <td>Cho Il</td>\n",
-       "      <td>Yoo Ah-in, Park Shin-hye</td>\n",
-       "      <td>South Korea</td>\n",
-       "      <td>September 8, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>99 min</td>\n",
-       "      <td>Horror Movies, International Movies, Thrillers</td>\n",
-       "      <td>As a grisly virus rampages a city, a lone man ...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>29</th>\n",
-       "      <td>s30</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>#blackAF</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>Kenya Barris, Rashida Jones, Iman Benson, Genn...</td>\n",
-       "      <td>United States</td>\n",
-       "      <td>April 17, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>1 Season</td>\n",
-       "      <td>TV Comedies</td>\n",
-       "      <td>Kenya Barris and his family navigate relations...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>...</th>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7725</th>\n",
-       "      <td>s7726</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>You Cannot Hide</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>Blanca Soto, Eduardo Noriega, Iván Sánchez, Ma...</td>\n",
-       "      <td>Mexico</td>\n",
-       "      <td>October 1, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>1 Season</td>\n",
-       "      <td>Crime TV Shows, International TV Shows, Spanis...</td>\n",
-       "      <td>A nurse and her daughter flee her husband’s dr...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7734</th>\n",
-       "      <td>s7735</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>You've Got This</td>\n",
-       "      <td>Salvador Espinosa</td>\n",
-       "      <td>Mauricio Ochmann, Esmeralda Pimentel, Matteo G...</td>\n",
-       "      <td>Mexico</td>\n",
-       "      <td>October 2, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>112 min</td>\n",
-       "      <td>Comedies, International Movies, Romantic Movies</td>\n",
-       "      <td>An ad creative and a successful exec have a gr...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7738</th>\n",
-       "      <td>s7739</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>Young Wallander</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>Adam PÃ¥lsson, Richard Dillane, Leanne Best, El...</td>\n",
-       "      <td>United Kingdom</td>\n",
-       "      <td>September 3, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>1 Season</td>\n",
-       "      <td>Crime TV Shows, International TV Shows, TV Dramas</td>\n",
-       "      <td>An incendiary hate crime stirs civil unrest, f...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7741</th>\n",
-       "      <td>s7742</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Your Name Engraved Herein</td>\n",
-       "      <td>Liu Kuang-hui</td>\n",
-       "      <td>Edward Chen, Tseng Ching-hua, Leon Dai, Jason ...</td>\n",
-       "      <td>Taiwan</td>\n",
-       "      <td>December 23, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>115 min</td>\n",
-       "      <td>Dramas, International Movies, LGBTQ Movies</td>\n",
-       "      <td>In 1987, as martial law ends in Taiwan, Jia-ha...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7744</th>\n",
-       "      <td>s7745</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>Yours Sincerely, Kanan Gill</td>\n",
-       "      <td>Neville Shah</td>\n",
-       "      <td>Kanan Gill</td>\n",
-       "      <td>India</td>\n",
-       "      <td>April 24, 2020</td>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV-MA</td>\n",
-       "      <td>72 min</td>\n",
-       "      <td>Stand-Up Comedy</td>\n",
-       "      <td>Revisiting life goals set in a letter written ...</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "<p>868 rows × 12 columns</p>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "     show_id     type                                title           director  \\\n",
-       "0         s1  TV Show                                   3%                NaN   \n",
-       "24       s25  TV Show  ​SAINT SEIYA: Knights of the Zodiac                NaN   \n",
-       "26       s27  TV Show                             (Un)Well                NaN   \n",
-       "27       s28    Movie                               #Alive             Cho Il   \n",
-       "29       s30  TV Show                             #blackAF                NaN   \n",
-       "...      ...      ...                                  ...                ...   \n",
-       "7725   s7726  TV Show                      You Cannot Hide                NaN   \n",
-       "7734   s7735    Movie                      You've Got This  Salvador Espinosa   \n",
-       "7738   s7739  TV Show                      Young Wallander                NaN   \n",
-       "7741   s7742    Movie            Your Name Engraved Herein      Liu Kuang-hui   \n",
-       "7744   s7745    Movie          Yours Sincerely, Kanan Gill       Neville Shah   \n",
-       "\n",
-       "                                                   cast         country  \\\n",
-       "0     João Miguel, Bianca Comparato, Michel Gomes, R...          Brazil   \n",
-       "24    Bryson Baugus, Emily Neves, Blake Shepard, Pat...           Japan   \n",
-       "26                                                  NaN   United States   \n",
-       "27                             Yoo Ah-in, Park Shin-hye     South Korea   \n",
-       "29    Kenya Barris, Rashida Jones, Iman Benson, Genn...   United States   \n",
-       "...                                                 ...             ...   \n",
-       "7725  Blanca Soto, Eduardo Noriega, Iván Sánchez, Ma...          Mexico   \n",
-       "7734  Mauricio Ochmann, Esmeralda Pimentel, Matteo G...          Mexico   \n",
-       "7738  Adam PÃ¥lsson, Richard Dillane, Leanne Best, El...  United Kingdom   \n",
-       "7741  Edward Chen, Tseng Ching-hua, Leon Dai, Jason ...          Taiwan   \n",
-       "7744                                         Kanan Gill           India   \n",
-       "\n",
-       "             date_added  release_year rating   duration  \\\n",
-       "0       August 14, 2020          2020  TV-MA  4 Seasons   \n",
-       "24     January 23, 2020          2020  TV-14  2 Seasons   \n",
-       "26      August 12, 2020          2020  TV-MA   1 Season   \n",
-       "27    September 8, 2020          2020  TV-MA     99 min   \n",
-       "29       April 17, 2020          2020  TV-MA   1 Season   \n",
-       "...                 ...           ...    ...        ...   \n",
-       "7725    October 1, 2020          2020  TV-MA   1 Season   \n",
-       "7734    October 2, 2020          2020  TV-MA    112 min   \n",
-       "7738  September 3, 2020          2020  TV-MA   1 Season   \n",
-       "7741  December 23, 2020          2020  TV-MA    115 min   \n",
-       "7744     April 24, 2020          2020  TV-MA     72 min   \n",
-       "\n",
-       "                                              listed_in  \\\n",
-       "0     International TV Shows, TV Dramas, TV Sci-Fi &...   \n",
-       "24                 Anime Series, International TV Shows   \n",
-       "26                                           Reality TV   \n",
-       "27       Horror Movies, International Movies, Thrillers   \n",
-       "29                                          TV Comedies   \n",
-       "...                                                 ...   \n",
-       "7725  Crime TV Shows, International TV Shows, Spanis...   \n",
-       "7734    Comedies, International Movies, Romantic Movies   \n",
-       "7738  Crime TV Shows, International TV Shows, TV Dramas   \n",
-       "7741         Dramas, International Movies, LGBTQ Movies   \n",
-       "7744                                    Stand-Up Comedy   \n",
-       "\n",
-       "                                            description  \n",
-       "0     In a future where the elite inhabit an island ...  \n",
-       "24    Seiya and the Knights of the Zodiac rise again...  \n",
-       "26    This docuseries takes a deep dive into the luc...  \n",
-       "27    As a grisly virus rampages a city, a lone man ...  \n",
-       "29    Kenya Barris and his family navigate relations...  \n",
-       "...                                                 ...  \n",
-       "7725  A nurse and her daughter flee her husband’s dr...  \n",
-       "7734  An ad creative and a successful exec have a gr...  \n",
-       "7738  An incendiary hate crime stirs civil unrest, f...  \n",
-       "7741  In 1987, as martial law ends in Taiwan, Jia-ha...  \n",
-       "7744  Revisiting life goals set in a letter written ...  \n",
-       "\n",
-       "[868 rows x 12 columns]"
-      ]
-     },
-     "execution_count": 408,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix[d_netflix['release_year']==2020]"
    ]
@@ -23335,34 +427,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 409,
+   "execution_count": null,
    "id": "b96f3bcd",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "4867    1925\n",
-       "6117    1942\n",
-       "4960    1942\n",
-       "7679    1943\n",
-       "7342    1943\n",
-       "        ... \n",
-       "4173    2021\n",
-       "3822    2021\n",
-       "980     2021\n",
-       "1285    2021\n",
-       "4468    2021\n",
-       "Name: release_year, Length: 7787, dtype: int64"
-      ]
-     },
-     "execution_count": 409,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix['release_year'].sort_values()"
    ]
@@ -23377,34 +445,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 410,
+   "execution_count": null,
    "id": "c9092eb8",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "2018    1121\n",
-       "2017    1012\n",
-       "2019     996\n",
-       "2016     882\n",
-       "2020     868\n",
-       "        ... \n",
-       "1959       1\n",
-       "1966       1\n",
-       "1925       1\n",
-       "1964       1\n",
-       "1947       1\n",
-       "Name: release_year, Length: 73, dtype: int64"
-      ]
-     },
-     "execution_count": 410,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix['release_year'].sort_values().value_counts()"
    ]
@@ -23419,68 +463,20 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 411,
+   "execution_count": null,
    "id": "ce9d75ad",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "2018    1121\n",
-       "2017    1012\n",
-       "2019     996\n",
-       "2016     882\n",
-       "2020     868\n",
-       "2015     541\n",
-       "2014     334\n",
-       "2013     267\n",
-       "2012     219\n",
-       "2010     173\n",
-       "Name: release_year, dtype: int64"
-      ]
-     },
-     "execution_count": 411,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix['release_year'].sort_values().value_counts()[:10]"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 412,
+   "execution_count": null,
    "id": "30dffa3a",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "<AxesSubplot:>"
-      ]
-     },
-     "execution_count": 412,
-     "metadata": {},
-     "output_type": "execute_result"
-    },
-    {
-     "data": {
-      "image/png": "iVBORw0KGgoAAAANSUhEUgAAAX0AAAEICAYAAACzliQjAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAS60lEQVR4nO3df5BdZX3H8fcXIlREEyA7GUzApSNiaesP3AFa2kqNpfwaQx2lakdSJpo/ikVLZyTVdui0UyfOOFKcVmYyhDZMrYpUS1oZlILo2DZIAihIQGIEkhjCCiFU0Sry7R/nyXDd5ufe3bOP+7xfMzt7znPOveezd28+OfvcX5GZSJLacMhMB5Ak9cfSl6SGWPqS1BBLX5IaYulLUkMsfUlqyJyZDrAv8+fPz9HR0ZmOIUk/VzZs2PC9zBzZ07aqS390dJT169fPdAxJ+rkSEY/sbZvTO5LUEEtfkhpi6UtSQyx9SWqIpS9JDbH0Jakhlr4kNcTSl6SGVP3irAMxuuLzQ13+4ZXnTVESSaqfZ/qS1BBLX5IaYulLUkMsfUlqiKUvSQ2x9CWpIZa+JDXE0pekhlj6ktQQS1+SGmLpS1JDLH1JaoilL0kNsfQlqSGWviQ1xNKXpIZY+pLUEEtfkhqy39KPiGsj4vGIuG9g7OiIuCUiHirfjyrjEREfi4hNEfGNiDhl4DJLy/4PRcTS6flxJEn7ciCfkfuPwN8B1w2MrQBuzcyVEbGirF8OnAOcWL5OA64GTouIo4ErgDEggQ0RsTYzd07VDzKThv2cXvCzeiX1Y79n+pn5FeDJCcNLgDVleQ1wwcD4ddlZB8yLiGOB3wVuycwnS9HfApw9BfklSQdhsnP6CzJze1l+DFhQlhcCWwb221rG9jYuSerRgUzv7FNmZkTkVIQBiIjlwHKA448/fqqutgnDTjM5xSTNfpM9099Rpm0o3x8v49uA4wb2W1TG9jb+/2Tmqswcy8yxkZGRScaTJO3JZEt/LbD7GThLgRsHxi8qz+I5HdhVpoG+AJwVEUeVZ/qcVcYkST3a7/RORHwSOBOYHxFb6Z6FsxK4PiKWAY8AF5bdbwLOBTYBzwAXA2TmkxHx18CdZb+/ysyJDw5LkqbZfks/M9++l02L97BvApfs5XquBa49qHSSpCnlK3IlqSGWviQ1xNKXpIZY+pLUEEtfkhpi6UtSQyx9SWqIpS9JDbH0Jakhlr4kNcTSl6SGWPqS1BBLX5IaYulLUkMsfUlqiKUvSQ0Z+oPRpUHDfjg7+AHt0nTyTF+SGmLpS1JDnN7RrDTsNJNTTJqtPNOXpIZY+pLUEEtfkhpi6UtSQyx9SWqIpS9JDbH0Jakhlr4kNWSo0o+IP4mIb0bEfRHxyYj4hYg4ISLuiIhNEfHpiDis7Ht4Wd9Uto9OyU8gSTpgky79iFgIXAqMZeavAIcCbwM+DFyZmS8HdgLLykWWATvL+JVlP0lSj4ad3pkDvDAi5gBHANuBNwA3lO1rgAvK8pKyTtm+OCJiyONLkg7CpEs/M7cBHwEepSv7XcAG4KnMfLbsthVYWJYXAlvKZZ8t+x8z2eNLkg7eMNM7R9GdvZ8AvBR4EXD2sIEiYnlErI+I9ePj48NenSRpwDDTO28EvpOZ45n5E+CzwBnAvDLdA7AI2FaWtwHHAZTtc4EnJl5pZq7KzLHMHBsZGRkiniRpomFK/1Hg9Ig4oszNLwbuB74EvKXssxS4sSyvLeuU7bdlZg5xfEnSQRpmTv8Ougdk7wLuLde1CrgcuCwiNtHN2a8uF1kNHFPGLwNWDJFbkjQJQ32ISmZeAVwxYXgzcOoe9v0R8NZhjidJGo6vyJWkhlj6ktQQS1+SGmLpS1JDLH1JaoilL0kNsfQlqSGWviQ1xNKXpIZY+pLUEEtfkhpi6UtSQyx9SWqIpS9JDbH0Jakhlr4kNcTSl6SGWPqS1BBLX5IaYulLUkMsfUlqiKUvSQ2x9CWpIZa+JDXE0pekhlj6ktQQS1+SGmLpS1JDhir9iJgXETdExAMRsTEifi0ijo6IWyLiofL9qLJvRMTHImJTRHwjIk6Zmh9BknSghj3Tvwq4OTNfCbwa2AisAG7NzBOBW8s6wDnAieVrOXD1kMeWJB2kSZd+RMwFfgtYDZCZP87Mp4AlwJqy2xrggrK8BLguO+uAeRFx7GSPL0k6eMOc6Z8AjAP/EBF3R8Q1EfEiYEFmbi/7PAYsKMsLgS0Dl99axiRJPRmm9OcApwBXZ+ZrgR/w/FQOAJmZQB7MlUbE8ohYHxHrx8fHh4gnSZpomNLfCmzNzDvK+g10/wns2D1tU74/XrZvA44buPyiMvYzMnNVZo5l5tjIyMgQ8SRJE0269DPzMWBLRJxUhhYD9wNrgaVlbClwY1leC1xUnsVzOrBrYBpIktSDOUNe/o+BT0TEYcBm4GK6/0iuj4hlwCPAhWXfm4BzgU3AM2VfSVKPhir9zLwHGNvDpsV72DeBS4Y5niRpOL4iV5IaYulLUkMsfUlqiKUvSQ2x9CWpIcM+ZVPSXoyu+PzQ1/HwyvOmIIn0PM/0Jakhlr4kNcTSl6SGWPqS1BBLX5IaYulLUkMsfUlqiKUvSQ2x9CWpIZa+JDXE0pekhlj6ktQQS1+SGmLpS1JDLH1JaoilL0kNsfQlqSGWviQ1xNKXpIZY+pLUEEtfkhpi6UtSQ4Yu/Yg4NCLujoh/L+snRMQdEbEpIj4dEYeV8cPL+qayfXTYY0uSDs5UnOm/F9g4sP5h4MrMfDmwE1hWxpcBO8v4lWU/SVKPhir9iFgEnAdcU9YDeANwQ9llDXBBWV5S1inbF5f9JUk9GfZM/2+B9wPPlfVjgKcy89myvhVYWJYXAlsAyvZdZX9JUk8mXfoRcT7weGZumMI8RMTyiFgfEevHx8en8qolqXnDnOmfAbwpIh4GPkU3rXMVMC8i5pR9FgHbyvI24DiAsn0u8MTEK83MVZk5lpljIyMjQ8STJE006dLPzD/LzEWZOQq8DbgtM/8A+BLwlrLbUuDGsry2rFO235aZOdnjS5IO3nQ8T/9y4LKI2EQ3Z7+6jK8GjinjlwErpuHYkqR9mLP/XfYvM28Hbi/Lm4FT97DPj4C3TsXxJEmT4ytyJakhlr4kNcTSl6SGWPqS1BBLX5IaYulLUkMsfUlqyJQ8T19SvUZXfH6oyz+88rwpSqIaeKYvSQ2x9CWpIZa+JDXE0pekhlj6ktQQS1+SGmLpS1JDLH1JaoilL0kNsfQlqSGWviQ1xPfekTTthn3/H/A9gKaKZ/qS1BBLX5IaYulLUkMsfUlqiKUvSQ2x9CWpIZa+JDXE0pekhkz6xVkRcRxwHbAASGBVZl4VEUcDnwZGgYeBCzNzZ0QEcBVwLvAM8IeZeddw8SXpwPkh8cOd6T8L/GlmngycDlwSEScDK4BbM/NE4NayDnAOcGL5Wg5cPcSxJUmTMOnSz8ztu8/UM/N/gI3AQmAJsKbstga4oCwvAa7LzjpgXkQcO9njS5IO3pTM6UfEKPBa4A5gQWZuL5seo5v+ge4/hC0DF9taxiZe1/KIWB8R68fHx6ciniSpGLr0I+JI4F+A92Xm04PbMjPp5vsPWGauysyxzBwbGRkZNp4kacBQpR8RL6Ar/E9k5mfL8I7d0zbl++NlfBtw3MDFF5UxSVJPJl365dk4q4GNmfnRgU1rgaVleSlw48D4RdE5Hdg1MA0kSerBMO+nfwbwTuDeiLinjH0AWAlcHxHLgEeAC8u2m+ierrmJ7imbFw9xbEnSJEy69DPzq0DsZfPiPeyfwCWTPZ4kzQYz/YEyviJXkhpi6UtSQyx9SWqIpS9JDbH0Jakhlr4kNcTSl6SGWPqS1BBLX5IaYulLUkMsfUlqiKUvSQ2x9CWpIZa+JDXE0pekhlj6ktQQS1+SGmLpS1JDLH1JaoilL0kNsfQlqSGWviQ1xNKXpIZY+pLUEEtfkhpi6UtSQyx9SWqIpS9JDem99CPi7Ih4MCI2RcSKvo8vSS3rtfQj4lDg74FzgJOBt0fEyX1mkKSW9X2mfyqwKTM3Z+aPgU8BS3rOIEnNiszs72ARbwHOzsx3lfV3Aqdl5nsG9lkOLC+rJwEPDnnY+cD3hryOqVBDjhoyQB05zPC8GnLUkAHqyDEVGV6WmSN72jBnyCuecpm5Clg1VdcXEeszc2yqru/nOUcNGWrJYYa6ctSQoZYc052h7+mdbcBxA+uLypgkqQd9l/6dwIkRcUJEHAa8DVjbcwZJalav0zuZ+WxEvAf4AnAocG1mfnOaDztlU0VDqiFHDRmgjhxmeF4NOWrIAHXkmNYMvT6QK0maWb4iV5IaYulLUkMsfUlqiKUvSQ2p7sVZwxh4Guh3M/M/IuIdwK8DG4FVmfmTHjJcCnwuM7dM97EOIMsvAm+me23ET4FvAf+cmU/3dPzTgI2Z+XREvBBYAZwC3A98KDN39ZGjZHkl3Vt+LCxD24C1mbmxrwwT8vwG3duS3JeZX5yJDANZrsvMi3o+5qlAZuad5f23zgYeyMybes7xSrr7xB2Z+f2B8bMz8+YeM/R235xVz96JiE/Q/Ud2BPAUcCTwWWAx3c+6tIcMu4AfAN8GPgl8JjPHp/u4e8hxKXA+8BXgXOBuutvk94A/yszbe8jwTeDV5am6q4BngBvofh+vzsw3T3eGkuNy4O107/W0tQwvojtB+FRmruwhw9cy89Sy/G7gEuBzwFnAv/WRoRx74utiAvht4DaAzHxTDxmuoHvTxTnALcBpwJeA3wG+kJl/M90ZSo5L6X4PG4HXAO/NzBvLtrsy85QeMvR/38zMWfMFfKN8nwPsAA4t67F7Ww8Z7qabNjsLWA2MAzcDS4EX93hb3Dvw8x8B3F6Wjwfu7inDxoHluyZsu6fH2+JbwAv2MH4Y8FBf94uB5TuBkbL8IuDeHm+Lu4B/As4EXl++by/Lr+8pw710r9M5AngaeEkZf2Ff/04HchxZlkeB9XTF/zO/r2nO0Pt9c7bN6R9SpnheTHeHmlvGDwde0FOGzMznMvOLmbkMeCnwcbo/Xzf3lGG33dN3h9P91UNmPkp/t8V9EXFxWf56RIwBRMQrgGmfahvwHN3vYaJjy7Y+HBIRR0XEMXR/dY4DZOYPgGd7ygAwBmwAPgjsyu4vvh9m5pcz88s9ZXg2M3+amc8A384y3ZiZP6S/3wfAIVmmdDLzYbr/AM+JiI/SnSj2off75qya06c7s36A7izig8BnImIzcDrdn099+Jk7S3aPI6wF1kbEET1lALgGuDMi7gB+E/gwQESMAE/2lOFdwFUR8ed07xr43xGxBdhStvXlfcCtEfFQOTZ0f/G8HHjP3i40xebSlW0AGRHHZub2iDiS/gqGzHwOuDIiPlO+76D/HvhxRBxRSv91uwcjYi79lv6OiHhNZt4DkJnfj4jzgWuBX+0pw/vo+b45q+b0ASLipQCZ+d2ImAe8EXg0M7/W0/FfkZnf6uNY+xMRvwz8Et2DhQ/MYI6XACfQlcvWzNwxAxkOoXvgdPDBsjsz86d9ZxlUTgQWZOZ3Zuj45wFnZOYHejzm4Zn5v3sYnw8cm5n39pRjEd1fHY/tYdsZmfmfPeXo9b4560p/byLiyBx4dL7VDLXkqCFDLWq5LWrIUUOGWnJMV4bZNqe/L/fPdADqyAB15OgtQ0S8KiLWRcSWiFgVEUcNbOvlL8D9qOH3AXXkqCED1JFjWjLMqjn9iLhsb5soD2S2kKGWHDVkKD4O/CWwju6xhK9GxJsy89v09KB2LbdFDTlqyFBLjpnIMNvO9D8EHEX37J3BryPp72etIUMtOWrIAN1TZW/OzKcy8yN0D5DdHBGnA33Nb9ZyW9SQo4YMteToP0Mfz0Xt6wv4L+B1e9m2pZUMteSoIUM51teBuRPGXgU8BDzR2G0x4zlqyFBLjpnIMKseyI2Ik4Ancw+vgI2IBdnDs0ZqyFBLjhoylGO9A9icmesmjB8P/EVmvruHDLXcFjOeo4YMteSYiQyzqvQlSfs2q+b0I2JuRKyMiAci4smIeCIiNpaxea1kqCVHDRlqyVFDhlpy1JChlhwzkWFWlT5wPbATODMzj87MY+jeTGpn2dZKhlpy1JChlhw1ZKglRw0ZasnRe4ZZNb0TEQ9m5kkHu222ZaglRw0ZaslRQ4ZactSQoZYcM5Fhtp3pPxIR74+IBbsHImJBdG9f2tf729eQoZYcNWSoJUcNGWrJUUOGWnL0nmG2lf7vA8cAX46InRHxJHA7cDRwYUMZaslRQ4ZactSQoZYcNWSoJUfvGWbV9A6w+1NoFgHrcmY/CWdGM9SSo4YMteSoIUMtOWrIUEuO3jNMx5P/Z+oLuBR4EPhX4GFgycC2u1rJUEuOGjLUkqOGDLXkqCFDLTlmIkMvN26Pv8QaPglnxjPUkqOGDLXkqCFDLTlqyFBLjpnIMKvecI0Jn4QTEWcCN0TEy+jvgypqyFBLjhoy1JKjhgy15KghQy05es8w2x7I3RERr9m9Um7M84H59PdJODVkqCVHDRlqyVFDhlpy1JChlhy9Z5hVD+RGBZ+EU0OGWnLUkKGWHDVkqCVHDRlqyTETGWZV6UuS9m22Te9IkvbB0pekhlj6ktQQS1+SGmLpS1JD/g9PqTjGzU912gAAAABJRU5ErkJggg==\n",
-      "text/plain": [
-       "<Figure size 432x288 with 1 Axes>"
-      ]
-     },
-     "metadata": {
-      "needs_background": "light"
-     },
-     "output_type": "display_data"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix['release_year'].sort_values().value_counts()[:10].plot(kind='bar')"
    ]
@@ -23495,23 +491,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 413,
+   "execution_count": null,
    "id": "03140a55",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "<pandas.core.groupby.generic.DataFrameGroupBy object at 0x7f32451580a0>"
-      ]
-     },
-     "execution_count": 413,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.groupby(['release_year'])"
    ]
@@ -23526,23 +509,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 414,
+   "execution_count": null,
    "id": "c05dd802",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "<pandas.core.groupby.generic.SeriesGroupBy object at 0x7f32451402e0>"
-      ]
-     },
-     "execution_count": 414,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.groupby(['release_year'])['release_year']"
    ]
@@ -23557,35 +527,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 415,
+   "execution_count": null,
    "id": "99fc0f89",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "release_year\n",
-       "1925       1\n",
-       "1942       2\n",
-       "1943       3\n",
-       "1944       3\n",
-       "1945       3\n",
-       "        ... \n",
-       "2017    1012\n",
-       "2018    1121\n",
-       "2019     996\n",
-       "2020     868\n",
-       "2021      31\n",
-       "Name: release_year, Length: 73, dtype: int64"
-      ]
-     },
-     "execution_count": 415,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.groupby(['release_year'])['release_year'].count()"
    ]
@@ -23602,23 +547,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 34,
+   "execution_count": null,
    "id": "e7b441c0",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "106.67123287671232"
-      ]
-     },
-     "execution_count": 34,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.groupby(['release_year'])['release_year'].count().mean()"
    ]
@@ -23633,273 +565,20 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 416,
+   "execution_count": null,
    "id": "6259a8bc",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>show_id</th>\n",
-       "      <th>type</th>\n",
-       "      <th>title</th>\n",
-       "      <th>director</th>\n",
-       "      <th>cast</th>\n",
-       "      <th>country</th>\n",
-       "      <th>date_added</th>\n",
-       "      <th>rating</th>\n",
-       "      <th>duration</th>\n",
-       "      <th>listed_in</th>\n",
-       "      <th>description</th>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>release_year</th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "      <th></th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>2012</th>\n",
-       "      <td>219</td>\n",
-       "      <td>219</td>\n",
-       "      <td>219</td>\n",
-       "      <td>159</td>\n",
-       "      <td>208</td>\n",
-       "      <td>219</td>\n",
-       "      <td>218</td>\n",
-       "      <td>219</td>\n",
-       "      <td>219</td>\n",
-       "      <td>219</td>\n",
-       "      <td>219</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2013</th>\n",
-       "      <td>267</td>\n",
-       "      <td>267</td>\n",
-       "      <td>267</td>\n",
-       "      <td>204</td>\n",
-       "      <td>248</td>\n",
-       "      <td>267</td>\n",
-       "      <td>266</td>\n",
-       "      <td>266</td>\n",
-       "      <td>267</td>\n",
-       "      <td>267</td>\n",
-       "      <td>267</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2014</th>\n",
-       "      <td>334</td>\n",
-       "      <td>334</td>\n",
-       "      <td>334</td>\n",
-       "      <td>247</td>\n",
-       "      <td>310</td>\n",
-       "      <td>334</td>\n",
-       "      <td>334</td>\n",
-       "      <td>334</td>\n",
-       "      <td>334</td>\n",
-       "      <td>334</td>\n",
-       "      <td>334</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2015</th>\n",
-       "      <td>541</td>\n",
-       "      <td>541</td>\n",
-       "      <td>541</td>\n",
-       "      <td>385</td>\n",
-       "      <td>496</td>\n",
-       "      <td>541</td>\n",
-       "      <td>539</td>\n",
-       "      <td>538</td>\n",
-       "      <td>541</td>\n",
-       "      <td>541</td>\n",
-       "      <td>541</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2016</th>\n",
-       "      <td>882</td>\n",
-       "      <td>882</td>\n",
-       "      <td>882</td>\n",
-       "      <td>637</td>\n",
-       "      <td>783</td>\n",
-       "      <td>882</td>\n",
-       "      <td>881</td>\n",
-       "      <td>882</td>\n",
-       "      <td>882</td>\n",
-       "      <td>882</td>\n",
-       "      <td>882</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2017</th>\n",
-       "      <td>1012</td>\n",
-       "      <td>1012</td>\n",
-       "      <td>1012</td>\n",
-       "      <td>750</td>\n",
-       "      <td>893</td>\n",
-       "      <td>1012</td>\n",
-       "      <td>1012</td>\n",
-       "      <td>1010</td>\n",
-       "      <td>1012</td>\n",
-       "      <td>1012</td>\n",
-       "      <td>1012</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2018</th>\n",
-       "      <td>1121</td>\n",
-       "      <td>1121</td>\n",
-       "      <td>1121</td>\n",
-       "      <td>728</td>\n",
-       "      <td>1000</td>\n",
-       "      <td>1121</td>\n",
-       "      <td>1120</td>\n",
-       "      <td>1121</td>\n",
-       "      <td>1121</td>\n",
-       "      <td>1121</td>\n",
-       "      <td>1121</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2019</th>\n",
-       "      <td>996</td>\n",
-       "      <td>996</td>\n",
-       "      <td>996</td>\n",
-       "      <td>578</td>\n",
-       "      <td>882</td>\n",
-       "      <td>996</td>\n",
-       "      <td>996</td>\n",
-       "      <td>996</td>\n",
-       "      <td>996</td>\n",
-       "      <td>996</td>\n",
-       "      <td>996</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2020</th>\n",
-       "      <td>868</td>\n",
-       "      <td>868</td>\n",
-       "      <td>868</td>\n",
-       "      <td>441</td>\n",
-       "      <td>753</td>\n",
-       "      <td>868</td>\n",
-       "      <td>868</td>\n",
-       "      <td>868</td>\n",
-       "      <td>868</td>\n",
-       "      <td>868</td>\n",
-       "      <td>868</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2021</th>\n",
-       "      <td>31</td>\n",
-       "      <td>31</td>\n",
-       "      <td>31</td>\n",
-       "      <td>11</td>\n",
-       "      <td>24</td>\n",
-       "      <td>31</td>\n",
-       "      <td>31</td>\n",
-       "      <td>31</td>\n",
-       "      <td>31</td>\n",
-       "      <td>31</td>\n",
-       "      <td>31</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "              show_id  type  title  director  cast  country  date_added  \\\n",
-       "release_year                                                              \n",
-       "2012              219   219    219       159   208      219         218   \n",
-       "2013              267   267    267       204   248      267         266   \n",
-       "2014              334   334    334       247   310      334         334   \n",
-       "2015              541   541    541       385   496      541         539   \n",
-       "2016              882   882    882       637   783      882         881   \n",
-       "2017             1012  1012   1012       750   893     1012        1012   \n",
-       "2018             1121  1121   1121       728  1000     1121        1120   \n",
-       "2019              996   996    996       578   882      996         996   \n",
-       "2020              868   868    868       441   753      868         868   \n",
-       "2021               31    31     31        11    24       31          31   \n",
-       "\n",
-       "              rating  duration  listed_in  description  \n",
-       "release_year                                            \n",
-       "2012             219       219        219          219  \n",
-       "2013             266       267        267          267  \n",
-       "2014             334       334        334          334  \n",
-       "2015             538       541        541          541  \n",
-       "2016             882       882        882          882  \n",
-       "2017            1010      1012       1012         1012  \n",
-       "2018            1121      1121       1121         1121  \n",
-       "2019             996       996        996          996  \n",
-       "2020             868       868        868          868  \n",
-       "2021              31        31         31           31  "
-      ]
-     },
-     "execution_count": 416,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix[d_netflix['release_year']>2011].groupby('release_year').count()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 419,
+   "execution_count": null,
    "id": "92198b0a",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "<AxesSubplot:xlabel='release_year'>"
-      ]
-     },
-     "execution_count": 419,
-     "metadata": {},
-     "output_type": "execute_result"
-    },
-    {
-     "data": {
-      "image/png": "iVBORw0KGgoAAAANSUhEUgAAAX0AAAEXCAYAAABBFpRtAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAVtElEQVR4nO3dfZBldX3n8fdHRoyI8jg7hTOYIZHostloyBSQkE2MuIQHIyaFrCalswSdSi1GjanoJCalu1ubxSorLEltrJ0SDCQGFTQyGyiEoMTVBMLwIA+OyMiDMxMeRnkwiomi3/3j/ia0XT0D07fn9LF/71dVV5/zO+ee8+k7PZ97+tx7z01VIUnqwzMWO4AkaTiWviR1xNKXpI5Y+pLUEUtfkjpi6UtSR5YtdoDdOfTQQ2v16tWLHUOSfqDceOONX62q5XMtG3Xpr169mk2bNi12DEn6gZLkvl0t8/SOJHXE0pekjlj6ktQRS1+SOmLpS1JHLH1J6oilL0kdsfQlqSOjfnOWpOmtXn/5VLe/95xTFyiJxsAjfUnqiKUvSR2x9CWpI5a+JHXE0pekjlj6ktQRS1+SOmLpS1JHLH1J6oilL0kdsfQlqSOWviR1xNKXpI5Y+pLUEUtfkjpi6UtSRyx9SeqIpS9JHXnK0k9yQZKHktw+Y+zgJFcnuat9P6iNJ8kfJ9mS5NYkR8+4zdq2/l1J1u6dH0eStDtP50j/z4CTZo2tB66pqiOBa9o8wMnAke1rHfB+mDxIAO8GjgWOAd6984FCkjScp/xg9Kr6TJLVs4ZPA17Wpi8ErgXe2cYvqqoCrktyYJLD2rpXV9XDAEmuZvJAcvH0P4I0TtN+IDn4oeRaePM9p7+iqu5v0w8AK9r0SmDrjPW2tbFdjUuSBjT1E7ntqL4WIAsASdYl2ZRk044dOxZqs5IknsbpnV14MMlhVXV/O33zUBvfDhw+Y71VbWw7T54O2jl+7VwbrqoNwAaANWvWLNiDiaTF46mu8Zjvkf5GYOcrcNYCl80Yf0N7Fc9xwGPtNNAngROTHNSewD2xjUmSBvSUR/pJLmZylH5okm1MXoVzDvDRJGcB9wFntNWvAE4BtgCPA2cCVNXDSf47cENb77/tfFJXkjScp/PqndftYtEJc6xbwNm72M4FwAV7lE6StKB8R64kdcTSl6SOWPqS1BFLX5I6YulLUkcsfUnqiKUvSR2x9CWpI5a+JHXE0pekjlj6ktQRS1+SOmLpS1JHLH1J6oilL0kdsfQlqSOWviR1ZL4fjC6N2rQfxO2HcGup8khfkjrikb6kbvgXoEf6ktQVS1+SOmLpS1JHLH1J6oilL0kdsfQlqSOWviR1xNKXpI5MVfpJfivJHUluT3Jxkh9KckSS65NsSfKRJPu2dZ/V5re05asX5CeQJD1t8y79JCuBtwBrqurHgX2A1wLvBc6tqhcCjwBntZucBTzSxs9t60mSBjTt6Z1lwLOTLAP2A+4HXg5c2pZfCLy6TZ/W5mnLT0iSKfcvSdoD8y79qtoOvA/4CpOyfwy4EXi0qp5oq20DVrbplcDWdtsn2vqHzHf/kqQ9N83pnYOYHL0fATwfeA5w0rSBkqxLsinJph07dky7OUnSDNOc3nkFcE9V7aiq7wAfB44HDmynewBWAdvb9HbgcIC2/ADga7M3WlUbqmpNVa1Zvnz5FPEkSbNNU/pfAY5Lsl87N38C8AXg08DpbZ21wGVtemObpy3/VFXVFPuXJO2hac7pX8/kCdmbgNvatjYA7wTenmQLk3P257ebnA8c0sbfDqyfIrckaR6m+hCVqno38O5Zw3cDx8yx7j8Dr5lmf5Kk6fiOXEnqiKUvSR2x9CWpI5a+JHXE0pekjlj6ktQRS1+SOmLpS1JHLH1J6oilL0kdsfQlqSOWviR1xNKXpI5Y+pLUEUtfkjpi6UtSRyx9SeqIpS9JHbH0Jakjlr4kdcTSl6SOWPqS1BFLX5I6YulLUkcsfUnqiKUvSR2x9CWpI5a+JHVkqtJPcmCSS5N8McnmJD+d5OAkVye5q30/qK2bJH+cZEuSW5McvTA/giTp6Zr2SP884MqqejHwEmAzsB64pqqOBK5p8wAnA0e2r3XA+6fctyRpD8279JMcAPwccD5AVX27qh4FTgMubKtdCLy6TZ8GXFQT1wEHJjlsvvuXJO25aY70jwB2AB9McnOSDyR5DrCiqu5v6zwArGjTK4GtM26/rY1JkgYyTekvA44G3l9VPwl8kydP5QBQVQXUnmw0ybokm5Js2rFjxxTxJEmzTVP624BtVXV9m7+UyYPAgztP27TvD7Xl24HDZ9x+VRv7PlW1oarWVNWa5cuXTxFPkjTbvEu/qh4AtiZ5URs6AfgCsBFY28bWApe16Y3AG9qreI4DHptxGkiSNIBlU97+N4EPJdkXuBs4k8kDyUeTnAXcB5zR1r0COAXYAjze1pUkDWiq0q+qW4A1cyw6YY51Czh7mv1JkqbjO3IlqSOWviR1xNKXpI5Y+pLUEUtfkjpi6UtSR6Z9nb70fVavv3zqbdx7zqkLkETSXDzSl6SOWPqS1BFLX5I6YulLUkcsfUnqiKUvSR2x9CWpI5a+JHXE0pekjlj6ktQRS1+SOmLpS1JHLH1J6oilL0kdsfQlqSOWviR1xNKXpI5Y+pLUEUtfkjpi6UtSRyx9SerI1KWfZJ8kNyf56zZ/RJLrk2xJ8pEk+7bxZ7X5LW356mn3LUnaMwtxpP9WYPOM+fcC51bVC4FHgLPa+FnAI2383LaeJGlAU5V+klXAqcAH2nyAlwOXtlUuBF7dpk9r87TlJ7T1JUkDmfZI/38B7wC+1+YPAR6tqifa/DZgZZteCWwFaMsfa+tLkgYy79JP8krgoaq6cQHzkGRdkk1JNu3YsWMhNy1J3ZvmSP944FVJ7gU+zOS0znnAgUmWtXVWAdvb9HbgcIC2/ADga7M3WlUbqmpNVa1Zvnz5FPEkSbPNu/Sr6neralVVrQZeC3yqqn4N+DRwelttLXBZm97Y5mnLP1VVNd/9S5L23N54nf47gbcn2cLknP35bfx84JA2/nZg/V7YtyRpN5Y99SpPraquBa5t03cDx8yxzj8Dr1mI/UmS5sd35EpSRyx9SeqIpS9JHbH0Jakjlr4kdcTSl6SOWPqS1JEFeZ2+xmH1+sunuv2955y6QEkkjZVH+pLUEUtfkjpi6UtSRyx9SeqIpS9JHbH0Jakjlr4kdcTSl6SOWPqS1BFLX5I6YulLUke89s4CmPaaN+B1byQNwyN9SeqIpS9JHbH0Jakjlr4kdcTSl6SOWPqS1BFLX5I6YulLUkfm/easJIcDFwErgAI2VNV5SQ4GPgKsBu4FzqiqR5IEOA84BXgc+M9VddN08f0wcEnaE9Mc6T8B/HZVHQUcB5yd5ChgPXBNVR0JXNPmAU4Gjmxf64D3T7FvSdI8zLv0q+r+nUfqVfVPwGZgJXAacGFb7ULg1W36NOCimrgOODDJYfPdvyRpzy3IOf0kq4GfBK4HVlTV/W3RA0xO/8DkAWHrjJtta2OSpIFMXfpJ9gc+Brytqr4+c1lVFZPz/XuyvXVJNiXZtGPHjmnjSZJmmKr0kzyTSeF/qKo+3oYf3Hnapn1/qI1vBw6fcfNVbez7VNWGqlpTVWuWL18+TTxJ0izzLv32apzzgc1V9UczFm0E1rbptcBlM8bfkInjgMdmnAaSJA1gmuvpHw+8HrgtyS1t7PeAc4CPJjkLuA84oy27gsnLNbcwecnmmVPsW5I0D/Mu/ar6LJBdLD5hjvULOHu++5MkTc935EpSRyx9SeqIpS9JHbH0Jakjlr4kdcTSl6SOWPqS1BFLX5I6YulLUkcsfUnqiKUvSR2x9CWpI5a+JHXE0pekjlj6ktQRS1+SOmLpS1JHLH1J6oilL0kdsfQlqSOWviR1xNKXpI5Y+pLUEUtfkjpi6UtSRyx9SerIssUOIEk9Wb3+8qm3ce85p877th7pS1JHBi/9JCcluTPJliTrh96/JPVs0NJPsg/wv4GTgaOA1yU5asgMktSzoY/0jwG2VNXdVfVt4MPAaQNnkKRuDV36K4GtM+a3tTFJ0gBSVcPtLDkdOKmq3tjmXw8cW1VvnrHOOmBdm30RcOeUuz0U+OqU21gIY8gxhgwwjhxmeNIYcowhA4wjx0Jk+OGqWj7XgqFfsrkdOHzG/Ko29q+qagOwYaF2mGRTVa1ZqO39IOcYQ4ax5DDDuHKMIcNYcuztDEOf3rkBODLJEUn2BV4LbBw4gyR1a9Aj/ap6IsmbgU8C+wAXVNUdQ2aQpJ4N/o7cqroCuGLAXS7YqaIpjSHHGDLAOHKY4UljyDGGDDCOHHs1w6BP5EqSFpeXYZCkjlj6ktQRS1+SOrLkLq2c5MVM3uV7fVV9Y8b4SVV15UAZjgGqqm5o1xY6CfhiexJ70SS5qKresIj7/1kml+K4vaquGnC/xwKbq+rrSZ4NrAeOBr4A/GFVPTZAhrcAf1VVW59y5b2bY+dLpf+xqv4mya8CPwNsBjZU1XcGyvEjwK8wed/Od4EvAX9ZVV8fYv8zcryYyaVgdl4ZYDuwsao2D5ljLknOrKoPLvh2l9ITue0/1tlMfoFfCry1qi5ry26qqqMHyPBuJheUWwZcDRwLfBr4j8Anq+p/7O0MLcfs9z8E+AXgUwBV9aoBMvxDVR3Tpt/E5N/mr4ATgf9bVefs7Qxt33cAL2kvGd4APA5cCpzQxn9lgAyPAd8EvgxcDFxSVTv29n7nyPEhJr+b+wGPAvsDH2dyX6Sq1g6Q4S3AK4HPAKcAN7csvwz8l6q6dm9naDneCbyOyTXAtrXhVUweFD881O/nriT5SlW9YME3XFVL5gu4Ddi/Ta8GNjEpfoCbB8ywD5P/VF8HntfGnw3cOuB9cRPwF8DLgJ9v3+9v0z8/UIabZ0zfACxv088Bbhvwvtg8836ZteyWoe4LJqdTTwTOB3YAVwJrgecOeF/c2r4vAx4E9mnzGer3c+f/kTa9H3Btm37BUP9P2/6+BDxzjvF9gbuG+vfYxddtwL/sjX0utdM7z6h2Sqeq7k3yMuDSJD/M5Jd6CE9U1XeBx5N8udqfq1X1rSTfGygDwBrgrcC7gN+pqluSfKuq/nbADM9IchCTsku1I9uq+maSJwbMcfuMP5U/n2RNVW1K8mPAIKczmJzu+x5wFXBVkmcy+YvwdcD7gDmvk7IXPKOd4nkOk8I9AHgYeBbwzIEywORB57ttv/sDVNVX2v0ylO8BzwfumzV+WFs2hBXALwKPzBoP8Hd7Y4dLrfQfTPLSqroFoKq+keSVwAXAvx8ow7eT7FdVjwM/tXMwyQEM94tEK5hzk1zSvj/I8P/eBwA3MvkFriSHVdX9SfZnuAdhgDcC5yX5fSYXsvr7JFuZXPH1jQNl+L6ftybnzjcCG5PsN1AGmPyV8UUmf42+C7gkyd3AcUxOcwzhA8ANSa4H/gPwXoAky5k8AA3lbcA1Se7iyav/vgB4IfDmXd1ogf01k7MTt8xekOTavbHDpXZOfxWTI+0H5lh2fFV9boAMz6qqf5lj/FDgsKq6bW9nmEuSU4Hjq+r3FmP/s7LsB6yoqnsG3u/zgCOYPPhtq6oHB9z3j1XVl4ba3+4keT5AVf1jkgOBVwBfqap/GDDDvwP+LZMn9b841H7nyPEMJi8umPlE7g3tr/UlaUmV/u4k2b9mvJqn1wxjyTGGDGPJMYYMY8kxhgxLXU+v0//CYgdgHBlgHDnGkAHGkWMMGWAcOQbLkOQnklyXZGuSDe35p53LBvmrZzEyLKlz+knevqtFtCeLesgwlhxjyDCWHGPIMJYcY8jQ/CnwHuA6Js/tfDbJq6rqywz3pPbgGZbakf4fAgcBz531tT/D/axjyDCWHGPIMJYcY8gwlhxjyACTl8peWVWPVtX7mDx5e2WS44ChznsPn2Go18QO9JrXvwN+ahfLtvaSYSw5xpBhLDnGkGEsOcaQoe3r88ABs8Z+ArgL+NpSzbCknshN8iLg4ZrjnY5JVtQAr9YYQ4ax5BhDhrHkGEOGseQYQ4a2r18F7q6q62aNvwD4g6p601LMsKRKX5K0e0vqnH6SA5Kck+SLSR5O8rUkm9vYgb1kGEuOMWQYS44xZBhLjjFkGEuOxciwpEof+CiTtzO/rKoOrqpDmFxk7JG2rJcMY8kxhgxjyTGGDGPJMYYMY8kxeIYldXonyZ1V9aI9XbbUMowlxxgyjCXHGDKMJccYMowlx2JkWGpH+vcleUeSFTsHkqzI5BKqQ13HfAwZxpJjDBnGkmMMGcaSYwwZxpJj8AxLrfT/E3AI8LdJHknyMHAtcDBwRkcZxpJjDBnGkmMMGcaSYwwZxpJj8AxL6vQOsPOTcFYB19XifXLWomcYS44xZBhLjjFkGEuOMWQYS47BM+yNF/8v1hfwFuBO4BPAvcBpM5bd1EuGseQYQ4ax5BhDhrHkGEOGseRYjAyD3LkD/iOO5ZOzFjXDWHKMIcNYcowhw1hyjCHDWHIsRoYldcE1xvHJWWPIMJYcY8gwlhxjyDCWHGPIMJYcg2dYak/kPpjkpTtn2p35SuBQhvvkrDFkGEuOMWQYS44xZBhLjjFkGEuOwTMsqSdyM45Pzlr0DGPJMYYMY8kxhgxjyTGGDGPJsRgZllTpS5J2b6md3pEk7YalL0kdsfQlqSOWvrqQ5BtPvZa09Fn6WjIy0cXvdJKl9h4bDaSL/yBaupKsTnJnkouA24E/SHJDkluT/Ndd3OZ35lonySeS3JjkjiTr2tg+Sf4sye1JbkvyW238R5Nc2db/f+36KXPt67lJ7knyzDb/vJ3zu9pGkl9Kcn2Sm5P8TdoVGJO8J8mfJ/kc8OcLeDeqIx4taCk4ElgLPA84HTiGybsZNyb5uar6zM4Vk5zY1p9rnV+vqoeTPBu4IcnHmLw1fmVV/Xi7/YFtUxuA36iqu5IcC/wp8PLZwarqn5JcC5zK5PoqrwU+XlXfSbKrbXwWOK6qKskbgXcAv902eRTws1X1ranvNXXJ0tdScF9VXZfkfcCJwM1tfH8mBf+ZGeueuJt13pLkl9v44W38TuBHkvwJcDlwVZL9gZ8BLkn+9Z3yz9pNvg8wKe5PAGcCb3qKbawCPpLkMGBf4J4Z29po4Wsalr6Wgm+27wH+Z1X9n92sO+c67ZonrwB+uqoeb0fnP1RVjyR5CfCLwG8wucb524BHq+qlTydcVX2unYZ6GbBPVd2e5Hm72cafAH9UVRvbbd4zx88qzYvn9LWUfBL49XYUTZKVSf7N01znAOCRVvgvBo5ryw9lclGsjwG/DxxdVV8H7knymrZO2gPD7lwE/CXwQYCn2MYBwPY2vXZe94S0C5a+loyquopJsf59ktuAS4HnPs11rgSWJdkMnANc126yErg2yS3AXwC/28Z/DTgryeeBO4DTniLeh4CDgItnjO1qG+9hctrnRuCrT/fnl54Or70jDSDJ6Uw+IOP1i51FffOcvrSXtSeBTwZOWewskqUvLZAk7wJeM2v4kqr6zcXII83F0zuS1BGfyJWkjlj6ktQRS1+SOmLpS1JHLH1J6sj/B8RMCSHOVNerAAAAAElFTkSuQmCC\n",
-      "text/plain": [
-       "<Figure size 432x288 with 1 Axes>"
-      ]
-     },
-     "metadata": {
-      "needs_background": "light"
-     },
-     "output_type": "display_data"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix[d_netflix['release_year']>2011].groupby('release_year')['release_year'].count().plot(kind='bar')"
    ]
@@ -23914,92 +593,30 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 425,
+   "execution_count": null,
    "id": "b8f16c21",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "0       TV Show\n",
-       "1         Movie\n",
-       "2         Movie\n",
-       "3         Movie\n",
-       "4         Movie\n",
-       "         ...   \n",
-       "7782      Movie\n",
-       "7783      Movie\n",
-       "7784      Movie\n",
-       "7785    TV Show\n",
-       "7786      Movie\n",
-       "Name: type, Length: 7787, dtype: object"
-      ]
-     },
-     "execution_count": 425,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix['type']"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 422,
+   "execution_count": null,
    "id": "f90361e5",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "array(['TV Show', 'Movie'], dtype=object)"
-      ]
-     },
-     "execution_count": 422,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.type.unique()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 429,
+   "execution_count": null,
    "id": "270774b4",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "<AxesSubplot:ylabel='type'>"
-      ]
-     },
-     "execution_count": 429,
-     "metadata": {},
-     "output_type": "execute_result"
-    },
-    {
-     "data": {
-      "image/png": "iVBORw0KGgoAAAANSUhEUgAAAZwAAAD4CAYAAADYU1DBAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAgTUlEQVR4nO3deXhU9d338fcXAiJ72NMECKhljQKBRipQBKW43JR9VdASaa31lofaFi+fu0RbFezdirRWBUGtG+CCUBQ3IAIq8gRMkAIKQgqhCBKRVbbwe/6YkzSEJEzIzJkZ/Lyua66cOXPmzGfmGv3y+50z52vOOURERMKtSqQDiIjId4MKjoiI+EIFR0REfKGCIyIivlDBERERX8RFOkA0a9SokUtOTo50DBGRmLJ27dp9zrnGJder4JQjOTmZrKysSMcQEYkpZvav0tZrSk1ERHyhgiMiIr5QwREREV/oGI6ISDlOnjxJXl4ex44di3SUqFOjRg2SkpKoVq1aUNur4IiIlCMvL486deqQnJyMmUU6TtRwzpGfn09eXh6tWrUK6jmaUhMRKcexY8do2LChik0JZkbDhg0rNPJTwREROQcVm9JV9HNRwREREV+o4IiIiC9UcEREwqR27dqRjhBVVHBERCrBOcfp06cjHcMXp06dqtTzVXBERCooNzeXNm3aMHbsWDp27Mjvf/97unXrxuWXX86UKVNKfc4f//jHUrcZOHAgqampdOjQgZkzZwJQUFDALbfcQseOHUlJSeGRRx4B4IsvvqB///6kpqbSs2dPNm/eXOprHTp0iFatWnHy5EkADh48WHS/rH384x//IC0tjc6dO3PNNdewZ88eADIyMrj55pu56qqruPnmmyv3wTnndCvjlpqa6kTku23jxo1nrdu+fbszM/fRRx+5t99+2912223u9OnTrqCgwN1www3u/fffd845V6tWLeecK3eb/Px855xzR48edR06dHD79u1zWVlZ7pprril6vf379zvnnOvTp4/7/PPPnXPOrV692l199dVl5r7lllvcggULnHPOPfnkk27SpEnl7uPrr792p0+fds45N2vWrKLtp0yZ4rp06eKOHj0a9OcDZLlS/p+qH36KiJyHli1bcuWVV3L33Xfzzjvv0LlzZwAOHz7Mli1b6NWrV9G277zzTpnbzJgxgwULFgCwc+dOtmzZQps2bdi2bRt33nknN9xwA/369ePw4cN8+OGHDBs2rGi/x48fLzNfeno6Dz/8MAMHDuTpp59m1qxZ5e4jLy+PESNGsHv3bk6cOHHGjzkHDBjAxRdfXOnPTAVHROQ81KpVCwjMEt1zzz387Gc/K3PbsrbJzMzkvffe46OPPqJmzZr07t2bY8eOER8fT05ODm+//TZPPPEE8+fPZ/r06dSvX5/s7Oyg8l111VXk5uaSmZlJQUEBHTt25ODBg2Xu484772TSpEkMGDCAzMxMMjIyznqvlaVjOCIilfDjH/+YOXPmcPjwYQB27drF3r17g9rmwIEDxMfHU7NmTTZv3szq1asB2LdvH6dPn2bIkCH84Q9/YN26ddStW5dWrVrx8ssvA4EilpOTU262sWPHMnr0aG699VaAcvdx4MABEhMTAXj22WdD8dGcRQVHRKQS+vXrx+jRo+nevTspKSkMHTqUQ4cOBbVN//79OXXqFO3atWPy5MlceeWVQKAg9e7dm06dOnHTTTfx0EMPAfDCCy8we/ZsrrjiCjp06MDChQvLzTZmzBj279/PqFGjitaVtY+MjAyGDRtGamoqjRo1CuVHVMQCx3ekNF27dnXq+Cny3bZp0ybatWsX6Rjn5ZVXXmHhwoU899xzYXuN0j4fM1vrnOtaclsdwxERuQDdeeedLFmyhDfffDPSUYqo4IiIxLAHHnig6JhMoWHDhvGXv/wlQonKpoIjIhLD7r33Xu69995IxwiKThoQERFfqOCIiIgvVHBERMQXOoYjIlJJyZPfCOn+cqfecM5tdu7cydixY9mzZw9mxoQJE7jrrrv4+uuvGTFiBLm5uSQnJzN//nzi4+PZvHkzt956K+vWreOBBx7g7rvvLnc/4aARjohIDIqLi+NPf/oTGzduZPXq1Tz22GNs3LiRqVOn0rdvX7Zs2ULfvn2ZOnUqAA0aNGDGjBlFheZc+wlL5rDs9QKRc+gozZZnl/n4l1d38i2LiEhxCQkJJCQkAFCnTh3atWvHrl27WLhwIZmZmQCMGzeO3r17M23aNJo0aUKTJk144403gtpP+/btQ55ZIxwRkRiXm5vLJ598QlpaGnv27CkqIM2aNSvqa1PR/YSDCo6ISAw7fPgwQ4YMYfr06dStW/eMx8wMM6v0fkJFBUdEJEadPHmSIUOGMGbMGAYPHgxA06ZN2b17NwC7d++mSZMm57WfcFDBERGJQc45xo8fT7t27Zg0aVLR+gEDBhS1F3j22Wf5yU9+cl77CQddLbocbdpc5P72eFKkY4hEhb59voh0hIiI1qtFr1q1ip49e5KSkkKVKoGxw4MPPkhaWhrDhw9nx44dtGzZkvnz59OgQQO+/PJLunbtysGDB6lSpQq1a9dm48aNrF+/vtT9XH/99UHl0NWiRUQucD169KCsAcPSpUvPWtesWTPy8vIqtJ9Q05SaiIj4QgVHRER8oYIjIiK+0DGcchw61JCVK26OdAyR85aRkRHpCCJFNMIRERFfqOCIiIgvNKUmIlJZGfVCvL8D59wkVO0Jjh07Rq9evTh+/DinTp1i6NCh3HfffaF9Px6NcEREYlCo2hNcdNFFLFu2jJycHLKzs3nrrbdYvXp1WDKr4IiIxKCEhAS6dOkCnN2eYNy4cUCgPcHrr78OQJMmTejWrRvVqlU7Yz9mRu3atYHANdVOnjwZ9AU/K0pTauVo5OqSfqxvpGOInCFpas9IR5AoU9n2BAUFBaSmprJ161buuOMOtScQEZGzhaI9QdWqVcnOziYvL481a9awYcOGsGRVwRERiVGhak9QqH79+lx99dW89dZbYcmrgiMiEoNC1Z7gq6++4ptvvgHg22+/5d1336Vt27ZhyaxjOCIilRXEacyh9sEHH/Dcc8+RkpJCp06dgEBbgcmTJzN8+HBmz55d1J4AOKs9wfTp09m4cSO7d+9m3LhxFBQUcPr0aYYPH86NN94Ylszqh1OO5g3qu4nX9oh0DAmBX81bHOkIEqOitR9OtKhIPxxNqYmIiC9UcERExBdhKThm1tDMsr3bl2a2y1t2ZvbjEttONLPHS9nHvWb2TzNb7z03zVufa2aNwpFbRETCJywnDTjn8oFOAGaWARx2zv2vmU0ARgJvF9t8JPCb4s83s+7AjUAX59xxr8BUD0dWERHxh99Taq8AN5hZdQAzSwa+B6wssV0CsM85dxzAObfPOffvYo/faWbrzOxTM2vr7auBmb3ujYhWm9nl3vpPzay+BeSb2Vhv/d/N7NqwvlsRESni62nRzrmvzWwNcB2wkMDoZr47+1S5d4DfmdnnwHvAPOfc+8Ue3+ec62JmvwDuBtKB+4BPnHMDzawP8HcCo6wPgKuAfwHbgJ7eY92B20tm9EZhEwDiazehRvykkptIFLjjiT6RjiAiFRSJ3+G8RKDQFBac8SU3cM4dNrNUAsXhamCemU12zj3jbfKa93ctMNhb7gEM8Z6/zDuOVJfA6KkXgYLzODDBzBKB/c65I6W89kxgJkCLxm10zriInFPKsykh3d+n4z495zahak9QqKCggK5du5KYmMjixeH5GUEkzlJbCPQ1sy5ATefc2tI2cs4VOOcynXNTgF/iFRPPce9vAecumisIFK6eQCbwFTCUs6fxRERiRqjaExR69NFHw/57I98LjnPuMLAcmENgtHMWM2tjZpcVW9WJwAilPCuBMd7zexOYdjvonNsJNAIuc85tA1YRmIZbcf7vQkQkskLVngAgLy+PN954g/T09LBmjtSlbV4CFhCYUitNbeAvZlYfOAVsxTuuUo4MYI6ZrQeOAuOKPfYxUNVbXgk8RKDwiIjEvMq2J5g4cSIPP/wwhw4dCmvOsBcc51xGKeteB8q8ZrY3zfbDMh5LLracBfT2lr8GBpbxnJuLLX9IkCO7uod20CfzjmA2/U5ot3lTpCOISAmVbU+wePFimjRpQmpqKpmZmWFMqisNiIjErFC0J/jggw9YtGgRycnJjBw5kmXLlnHTTTeFJa8KjohIDApVe4KHHnqIvLw8cnNzmTt3Ln369OH5558PS2a1JxARqaRgTmMOtVC1Jyg5DRdOKjgiIjGoR48elNVeZunSpWeta9asGXl5eeXus3fv3vTu3TsU8UqlKTUREfGFRjjl+CIBht8TnR9RJIbwIiKVoRGOiIj4QgVHRER8oYIjIiK+UMERERFfROcR8SjR4fgJsrbv8O8FMw7491oiEjKb2ob2KsvBXEYqlO0JkpOTqVOnDlWrViUuLo6srKyQvp9CGuGIiMSgULcnWL58OdnZ2WErNqCCIyISk0LZnsAvKjgiIjGusu0JzIx+/fqRmprKzJkzw5ZTx3BERGJYZdsTAKxatYrExET27t3LtddeS9u2benVq1fIs6rglONT15rkY9PD/jq5U28I+2uIyIWnvPYECQkJQbUnAEhMTAQC026DBg1izZo1YSk4mlITEYlBoWpPcOTIkaJOn0eOHOGdd96hY8eOYcmsEY6ISCVFohtuqNoT7Nu3j0GDBgFw6tQpRo8eTf/+/cOSWQVHRCQGhao9Qd26dcnJyQl5vtJoSk1ERHyhgiMiIr7QlFo5UhLrkaUzyEREQkIjHBER8YUKjoiI+EIFR0REfKFjOCIilfTYz5eFdH93PNHnnNuEsj3BN998Q3p6Ohs2bMDMmDNnDt27dw/pewKNcEREYlIo2xPcdddd9O/fn82bN5OTk0O7dqHt71NIBUdEJAaFqj3BgQMHWLFiBePHjwegevXq1K9fPyyZVXBERGJcZdoTbN++ncaNG3PrrbfSuXNn0tPTOXLkSFhyquCIiMSwyrYnOHXqFOvWreP222/nk08+oVatWkXTcKGmgiMiEqPKa08ABNWeICkpiaSkJNLS0gAYOnQo69atC0teFRwRkRgUqvYEzZo1o3nz5nz22WdA4MKf7du3D0tmK+tqowJdu3Z1WVlZkY4hIhG0adOmsJ21VRmrVq2iZ8+epKSkUKVKYOzw4IMPkpaWxvDhw9mxY0dRe4IGDRqc1Z6gdu3abNy4kbp165KdnU16ejonTpygdevWPP3008THxweVo7TPx8zWOue6ltxWv8MREYlBoWpPANCpUyf8+Me1ptRERMQXKjgiIuILFRwREfGFCo6IiPhCBUdERHyhgiMiIr4452nRFrguwhigtXPufjNrATRzzq0JezoRkRjwpxE3hnR/v5q3+JzbhKo9wWeffcaIESOK9rtt2zbuv/9+Jk6cGNL3BMGNcP4GdAdGefcPAY+FPImIiAQtVO0J2rRpQ3Z2NtnZ2axdu5aaNWsyaNCgsGQOpuCkOefuAI4BOOf2A9XDkkZERIISqvYExS1dupRLLrmEli1bhiVzMAXnpJlVBRyAmTUGTocljYiIVFhl2hMUN3fuXEaNGnXuDc9TMAVnBrAAaGpmDwCrgAfDlkhERIJW2fYEhU6cOMGiRYsYNmxYOGICQZw04Jx7wczWAn29VQOdc5vClkhERIJSXnuChISEoNoTFFqyZAldunShadOmYcsb7GnRNYGq3vYXhy2NiIgEJVTtCQq99NJLYZ1OgyDaE5jZ74BhwKuAAQOBl51zfwhrsiig9gQi8l1oT3DkyBFatGjBtm3bqFevXoVyhLo9wRjgCufcMW9HU4Fs4IIvOCIi0SqU7Qlq1apFfn5+SPOVJpgptX8DNYrdvwjYFZ44IiJyoQpmhHMA+KeZvUvg1OhrgTVmNgPAOfffYcwnIiIXiGAKzgLvVigzPFFERORCFkzB+Rp4wzmnH3uKiMh5C+YYzghgi5k9bGZtwx1IREQuTOcsOM65m4DOwBfAM2b2kZlNMLM6YU8nIiIXjGCm1HDOHTSzVwj86HMiMAj4tZnNcM79JYz5RESiXt7klSHdX9LUnufcJlTtCQAeeeQRnnrqKcyMlJQUnn76aWrUqFHOq5+fc45wzOwnZraAwMkC1YAfOOeuA64AfhXyRCIick6hak+wa9cuZsyYQVZWFhs2bKCgoIC5c+eGJXMwx3BGA48451Kcc390zu01s2nOuaPA+LCkEhGRcoWyPcGpU6f49ttvOXXqFEePHuV73/teWDIHU3Auc86tKLHuOgDn3Nk/ZxUREV9Vpj1BYmIid999Ny1atCAhIYF69erRr1+/sOQss+CY2e1m9inQxszWF7ttB9aHJY2IiFRIZdsT7N+/n4ULF7J9+3b+/e9/c+TIEZ5//vmwZC1vhPMi8F/AIu9v4S3VO3NNREQiqLz2BEBQ7Qnee+89WrVqRePGjalWrRqDBw/mww8/DEveMguOc+6Acy7XOTfKOfevYrevw5JERESCFqr2BC1atGD16tUcPXoU5xxLly4N29Wxz9me4LtM7QlE5LvQnmDKlCnMmzePuLg4OnfuzFNPPcVFF10UVI6KtCdQwSmHCo6IRGvBiRYVKTjBdvwUERGpFBUcERHxhQqOiIj4QgVHRER8oYIjIiK+UMERERFfBNWeQEREypaRkeH7/kLZnuDRRx9l1qxZOOe47bbbmDhxYkjfTyGNcEREYlCo2hNs2LCBWbNmsWbNGnJycli8eDFbt24NS2YVHBGRGBSq9gSbNm0iLS2NmjVrEhcXx49+9CNee+21sGRWwRERiXGVaU/QsWNHVq5cSX5+PkePHuXNN99k586dYcmpYzgiIjGssu0J2rVrx29/+1v69etHrVq16NSpE1WrVg1LVo1wypFz6CjNlmefcRMRiRahaE8AMH78eNauXcuKFSuIj4/n+9//fljyquCIiMSgULUnANi7dy8AO3bs4LXXXmP06NFhyayrRZejWpv2ruETL56x7surO0UmjIhERLReLTqU7Ql69uxJfn4+1apV489//jN9+/YNOkdFrhatYzgiIjGoR48elDVgWLp06VnrmjVrRl5eXqnbr1y5MqTZyqIpNRER8YUKjoiI+EJTauVozRf8zQ05Y93SZREKI1JBfft8EekIImfQCEdERHyhgiMiIr5QwREREV/oGI6ISCUtXXZJSPcXzPG3irYneOGFF5g2bRrOOerUqcPjjz/OFVdcAcBbb73FXXfdRUFBAenp6UyePDmk76eQCk45Dh1qyMoVN0c6hsh5WbkiI8IJol+o+9j4qbA9QZcuXTh06BCpqalce+21PPPMM/Tt25fJkyczdepUpk6dyrRp02jVqhXvv/8+8fHxLFmyhAkTJvDxxx9TUFDAHXfcwbvvvktSUhLdunVjwIABtG/fPuSZNaUmIhKDKtqe4Ic//CHx8fEAXHnllUU/Al2zZg2XXnoprVu3pnr16owcOZKFCxeGJbMKjohIjKtoe4LZs2dz3XXXAbBr1y6aN29e9FhSUhK7du0KS05NqYmIxLCKtidYvnw5s2fPZtWqVX7GBDTCERGJWRVtT7B+/XrS09NZuHAhDRs2BCAxMfGMhmt5eXkkJiaGJa8KjohIDKpoe4IdO3YwePBgnnvuuTP63XTr1o0tW7awfft2Tpw4wdy5cxkwYEBYMqs9QTkuT2jr3hw3K9IxRCSC9g+oTZsWl0Y6xlk+WPMRfYb8mI5tOxS1J7j/t7/jB527Mvr2W9i5ayctklrw4t+eoUF8A37+61+yYMkiWiQGjtfEVY3jozffB+C99SuZOHEiBQUF/PSnP+Xee+8NOkdF2hOo4JRDBUdEorXghFL1pDrn/dyKFBxNqYmIiC9UcERExBcqOCIi4gv9Dqcc+49/ybzt0yIdQ0QiqMepX/P18S8jHSO8vjjz/TW75LKwvIxGOCIi4ouoKjhm5szs+WL348zsKzNbfJ77+7mZjQ1dQhEROV/RNqV2BOhoZhc7574FrgXO+6I+zrknQpZMRKQMnXYcCen+slvUOuc2u/69m//+9W/4at8+zIybRo7gtlvGsf+bb/j5XRPZmbeL5kmJPDnjUerXq8erCxfx2MxZOOeoXasWU+/PoIN3OvP/mXwP7y5bTqOGDclc8kZI30txUTXC8bwJ3OAtjwJeKnzAzBqY2etmtt7MVpvZ5WZWxcxyzax+se22mFlTM8sws7u9dZeY2VtmttbMVppZWz/flIhIKMXFVWXKPZNZ8fYS3nhlPs88/wKfbdnKX5+cSY/u3flw6bv06N6dvz45E4AWzZN47cXnWf7mYib+8hf8+v/+T9G+hg8ezItzZoc/c9hfoeLmAr/zptEuB+YAPb3H7gM+cc4NNLM+wN+dc53MbCEwCHjazNKAfznn9pS4aN1M4OfOuS3eNn8D+pR8cTObAEwAiK/dhBrxk0puIiLfIValLlXimp5jq20hfc1gDtqX3Kbj5Zdzomoc772/gszMTJolJPDLSb+id+/e/PXJmfxXse2vb9CI3/zPlKJ9DLrkMnJzc4mrXj1sJwxAFI5wnHPrgWQCo5s3SzzcA3jO224Z0NDM6gLzgBHeNiO9+0XMrDbwQ+BlM8sGngQSynj9mc65rs65rrVr1A/BOxIRCa/KtCfwUzSOcAAWAf8L9AYaBrH9R8ClZtYYGAj8ocTjVYBvnHOdQhdRRCTy1J6g8uYA9znnPi2xfiUwBsDMegP7nHMHXeCCcAuAPwObnHP5xZ/knDsIbDezYd5zzcyuCO9bEBEJr1C0J/BTVBYc51yec25GKQ9lAKlmth6YCowr9tg84CZKTKcVMwYYb2Y5wD+Bn4QusYiIv0LVnsBPulp0OVo0buN+O+TxSMcQkQjqdlM8yc0vqdQ+mrSse+6NKmjVqlX07NmTlJSUovYEDz74IGlpaQwfPpwdO3bQsmVL5s+fT4MGDUhPT+fVV1+lZcuWAMTFxZGVlQXAqFGjyMzMZN++fTRt2pT77ruP8ePHB5VD7QlCpGONi93LycmRjiECQLvNmyId4TuptP+hyn+oPYGIiEQdFRwREfGFCo6IyDno0EPpKvq5qOCIiJSjRo0a5Ofnq+iU4JwjPz+fGjVqBP0cnTRQjotbXewuzbiwe5nHuk/HlfyplkhonTx5kry8PI4dOxbpKFGnRo0aJCUlUa1atTPWl3XSQLReaUBEJCpUq1aNVq1aRTrGBUFTaiIi4gsVHBER8YUKjoiI+EIFR0REfKGTBsrR4fgJsrbviHSMC1PGgUgnEBGfaYQjIiK+UMERERFfqOCIiIgvVHBERMQXOmmgHJ+61iQfmx7pGFEjd+oNkY4gIjFMIxwREfGFCo6IiPhCBUdERHyhgiMiIr5QwREREV/oLLVypCTWI0tnZomIhIRGOCIi4gsVHBER8YUKjoiI+EIFR0REfKGCIyIivlDBERERX6jgiIiIL1RwRETEFyo4IiLiCxUcERHxhQqOiIj4QgVHRER8oYIjIiK+UMERERFfqOCIiIgvVHBERMQXKjgiIuILFRwREfGFCo6IiPhCBUdERHyhgiMiIr5QwREREV+o4IiIiC9UcERExBcqOCIi4gsVHBER8YU55yKdIWqZ2SHgs0jnCFIjYF+kQwRJWUMvVnKCsoZLNGVt6ZxrXHJlXCSSxJDPnHNdIx0iGGaWpayhFytZYyUnKGu4xEJWTamJiIgvVHBERMQXKjjlmxnpABWgrOERK1ljJScoa7hEfVadNCAiIr7QCEdERHyhgiMiIr5QwSmFmfU3s8/MbKuZTY6CPHPMbK+ZbSi2roGZvWtmW7y/8d56M7MZXvb1ZtbF56zNzWy5mW00s3+a2V3RmtfMapjZGjPL8bLe561vZWYfe5nmmVl1b/1F3v2t3uPJfmX1Xr+qmX1iZoujOaeXIdfMPjWzbDPL8tZF43egvpm9YmabzWyTmXWP0pxtvM+y8HbQzCZGY9ZyOed0K3YDqgJfAK2B6kAO0D7CmXoBXYANxdY9DEz2licD07zl64ElgAFXAh/7nDUB6OIt1wE+B9pHY17vNWt7y9WAj70M84GR3vongNu95V8AT3jLI4F5Pn+2k4AXgcXe/ajM6b1uLtCoxLpo/A48C6R7y9WB+tGYs0TmqsCXQMtoz3pW9kgHiLYb0B14u9j9e4B7oiBXcomC8xmQ4C0nEPiRKsCTwKjStotQ7oXAtdGeF6gJrAPSCPxaO67k9wF4G+juLcd525lP+ZKApUAfYLH3P5Koy1ksb2kFJ6q+A0A9YHvJzybacpaSux/wQSxkLXnTlNrZEoGdxe7neeuiTVPn3G5v+UugqbccNfm9qZzOBEYOUZnXm6bKBvYC7xIY3X7jnDtVSp6irN7jB4CGPkWdDvwGOO3dbxilOQs54B0zW2tmE7x10fYdaAV8BTztTVU+ZWa1ojBnSSOBl7zlaM96BhWcC4AL/BMmqs5vN7PawKvAROfcweKPRVNe51yBc64TgRHED4C2kU10NjO7EdjrnFsb6SwV0MM51wW4DrjDzHoVfzBKvgNxBKaqH3fOdQaOEJiWKhIlOYt4x+kGAC+XfCzaspZGBedsu4Dmxe4neeuizR4zSwDw/u711kc8v5lVI1BsXnDOveatjtq8AM65b4DlBKam6ptZ4XUGi+cpyuo9Xg/I9yHeVcAAM8sF5hKYVns0CnMWcc7t8v7uBRYQKObR9h3IA/Kccx97918hUICiLWdx1wHrnHN7vPvRnPUsKjhn+3/AZd4ZQNUJDF8XRThTaRYB47zlcQSOlRSuH+udpXIlcKDYkDvszMyA2cAm59yfozmvmTU2s/re8sUEjjVtIlB4hpaRtfA9DAWWef+qDCvn3D3OuSTnXDKB7+My59yYaMtZyMxqmVmdwmUCxxw2EGXfAefcl8BOM2vjreoLbIy2nCWM4j/TaYWZojXr2SJ9ECkabwTO8PicwHz+vVGQ5yVgN3CSwL/KxhOYk18KbAHeAxp42xrwmJf9U6Crz1l7EBjWrweyvdv10ZgXuBz4xMu6Afidt741sAbYSmDq4iJvfQ3v/lbv8dYR+C705j9nqUVlTi9Xjnf7Z+F/Q1H6HegEZHnfgdeB+GjM6b1+LQIj1XrF1kVl1rJuurSNiIj4QlNqIiLiCxUcERHxhQqOiIj4QgVHRER8oYIjIiK+UMERERFfqOCIiIgv/j+REkDFEO/ZfgAAAABJRU5ErkJggg==\n",
-      "text/plain": [
-       "<Figure size 432x288 with 1 Axes>"
-      ]
-     },
-     "metadata": {
-      "needs_background": "light"
-     },
-     "output_type": "display_data"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "d_netflix.groupby(['release_year', 'type'])['release_year'].count().tail(20).unstack(0).plot.barh()"
    ]
@@ -24023,49 +640,20 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 430,
+   "execution_count": null,
    "id": "choice-privilege",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "['reddit_memes_db.json',\n",
-       " 'datos de prueba - datos.csv',\n",
-       " 'ConectividadalserviciodeInternet_2776151617814887278.csv',\n",
-       " 'netflix_titles.csv']"
-      ]
-     },
-     "execution_count": 430,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "os.listdir(path_files)\n"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 431,
+   "execution_count": null,
    "id": "hollywood-rouge",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "'/home/sofia/ownCloud/pypruebas/python2021/explicaciones/expl_archivos/files'"
-      ]
-     },
-     "execution_count": 431,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "arch_conex = 'ConectividadalserviciodeInternet_2776151617814887278.csv'\n",
     "path_arch"
@@ -24073,4361 +661,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 432,
+   "execution_count": null,
    "id": "silent-label",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "['Provincia', 'Partido', 'Localidad', 'Población', 'ADSL', 'Cablemódem', 'Dial Up', 'Fibra óptica', 'Satelital', 'Wireless', 'Telefonía Fija', '3G', '4G', 'link', 'Latitud', 'Longitud']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Villa General Fournier (Est. 9 de Julio Sud)', '566', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6588120', '-35.4989239490928', '-60.8647207106461']\n",
-      "['BUENOS AIRES', 'Adolfo Alsina', 'Carhué', '9660', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6007010', '-37.1774801030509', '-62.7578962604015']\n",
-      "['BUENOS AIRES', 'Adolfo Alsina', 'Colonia San Miguel Arcángel', '563', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6007020', '-37.4486186469627', '-63.117609405389']\n",
-      "['BUENOS AIRES', 'Adolfo Alsina', 'Espartillar', '21', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6007040', '-37.3563345638716', '-62.4387637810214']\n",
-      "['BUENOS AIRES', 'Adolfo Alsina', 'Esteban Agustín Gascón', '104', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6007050', '-37.4544378016288', '-63.2565950033782']\n",
-      "['BUENOS AIRES', 'Adolfo Alsina', 'Maza', '1748', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '6007070', '-36.7999468137731', '-63.3385151506224']\n",
-      "['BUENOS AIRES', 'Adolfo Alsina', 'Rivera', '3217', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6007080', '-37.1583546113813', '-63.2442194943605']\n",
-      "['BUENOS AIRES', 'Adolfo Alsina', 'Yutuyaco', '16', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '6007110', '-36.9884309445004', '-63.133808887439']\n",
-      "['BUENOS AIRES', 'Adolfo Gonzales Chaves', 'Adolfo Gonzales Chaves (Est. Chaves)', '9066', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6014010', '-38.0333995087596', '-60.1003341740637']\n",
-      "['BUENOS AIRES', 'Adolfo Gonzales Chaves', 'De la Garma', '1625', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6014020', '-37.9635021758562', '-60.415659383962']\n",
-      "['BUENOS AIRES', 'Adolfo Gonzales Chaves', 'Juan E. Barra', '212', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6014030', '-37.8233871716044', '-60.484639770555']\n",
-      "['BUENOS AIRES', 'Adolfo Gonzales Chaves', 'Vásquez', '43', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6014040', '-38.1766861391835', '-60.1708487303777']\n",
-      "['BUENOS AIRES', 'Alberti', 'Alberti (Est. Andrés Vaccarezza)', '8260', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6021010', '-35.0330734347841', '-60.2806197287099']\n",
-      "['BUENOS AIRES', 'Alberti', 'Mechita', '412', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6021030', '-35.068013673391', '-60.4025971632697']\n",
-      "['BUENOS AIRES', 'Alberti', 'Pla', '192', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6021040', '-35.1243819752343', '-60.2200612615259']\n",
-      "['BUENOS AIRES', 'Alberti', 'Villa Ortiz (Est. Coronel Mom)', '815', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6021070', '-34.8435329449862', '-60.3048498633642']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Adrogué', '30271', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6028010', '-34.8015580737331', '-58.3914677191541']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Burzaco', '92223', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6028010', '-34.8315415891783', '-58.3986874871405']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Claypole', '44098', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6028010', '-34.8044759080477', '-58.3447825531042']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Don Orione', '46366', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6028010', '-34.8210751643113', '-58.3447457989957']\n",
-      "['BUENOS AIRES', 'Campana', 'Lomas del Río Luján (Est. Río Luján)', '261', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6126040', '-34.2816770641806', '-58.8911906524052']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Alejandro Petión', '2759', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6134010', '-34.9793768508134', '-58.6749430768989']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Barrio Belgrano-Máximo Paz', '7165', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6134030', '-34.9364563092157', '-58.6143957995956']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Barrio El Taladro', '155', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6134020', '-35.0742486164225', '-58.8632420603475']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Cañuelas', '29974', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6134030', '-35.0527140350539', '-58.7583856965375']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Gobernador Udaondo', '330', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6134040', '-35.3003271130454', '-58.5943053657455']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Máximo Paz', '0', '--', 'SI', '--', '--', 'SI', 'SI', '--', '--', '--', '6134050', '-34.9364563092157', '-58.6143957995956']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Santa Rosa', '5297', 'SI', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '6134060', '-34.9611839371811', '-58.7308918275978']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Uribelarrea', '1282', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6134070', '-35.1227364407356', '-58.8904871463421']\n",
-      "['BUENOS AIRES', 'Cañuelas', 'Vicente Casares', '787', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '6134080', '-34.9653526702416', '-58.6504979594296']\n",
-      "['BUENOS AIRES', 'Capitán Sarmiento', 'Capitán Sarmiento', '13088', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6140010', '-34.1723674255219', '-59.789349139091']\n",
-      "['BUENOS AIRES', 'Capitán Sarmiento', 'La Luisa', '230', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6140020', '-34.1285572110784', '-59.9240058312679']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'Bellocq', '542', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '6147010', '-35.9189705554631', '-61.5312630222769']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'Cadret', '214', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6147020', '-35.7727531397053', '-61.3353879836968']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'Carlos Casares', '18347', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6147030', '-35.623543502046', '-61.3653159121918']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'Hortensia', '224', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '6147050', '-35.9277092575349', '-61.262290153739']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'La Sofía', '12', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6147060', '-35.7003907357414', '-61.1702865161871']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'Mauricio Hirsch', '76', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6147070', '-35.583017649873', '-61.5244457086778']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'Moctezuma', '471', '--', '--', 'SI', 'SI', '--', '--', 'SI', '--', '--', '6147080', '-35.4774725641963', '-61.4930734927677']\n",
-      "['BUENOS AIRES', 'Carlos Casares', 'Smith', '465', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6147100', '-35.4946290260766', '-61.5937811081594']\n",
-      "['BUENOS AIRES', 'Carlos Tejedor', 'Carlos Tejedor', '5178', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6154010', '-35.3925733302196', '-62.4193023144118']\n",
-      "['BUENOS AIRES', 'Monte Hermoso', 'Monte Hermoso', '6351', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6553020', '-38.9815065384254', '-61.3005457486605']\n",
-      "['BUENOS AIRES', 'Moreno', 'Cuartel V', '45231', 'SI', 'SI', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', '6560010', '-34.5586595722532', '-58.8163010886698']\n",
-      "['BUENOS AIRES', 'Moreno', 'Francisco Alvarez', '27954', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6560010', '-34.6073137077479', '-58.859942785434']\n",
-      "['BUENOS AIRES', 'Moreno', 'La Reja', '39685', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6560010', '-34.6452391234366', '-58.8380252692761']\n",
-      "['BUENOS AIRES', 'Moreno', 'Moreno', '177572', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6560010', '-34.637632238148', '-58.7921362740593']\n",
-      "['BUENOS AIRES', 'Moreno', 'Paso Del Rey', '49553', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6560010', '-34.6353876829627', '-58.7503180890016']\n",
-      "['BUENOS AIRES', 'Moreno', 'Trujui', '112511', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6560010', '-34.5941439978594', '-58.7557346559769']\n",
-      "['BUENOS AIRES', 'Morón', 'Castelar', '107962', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6568010', '-34.6644131034283', '-58.6456427123911']\n",
-      "['BUENOS AIRES', 'Morón', 'El Palomar', '59312', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6568010', '-34.617707172718', '-58.601533043415']\n",
-      "['BUENOS AIRES', 'Morón', 'Haedo', '39511', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6568010', '-34.6440661183216', '-58.5978176171897']\n",
-      "['BUENOS AIRES', 'Morón', 'Moron', '96240', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6568010', '-34.6652227151167', '-58.6190557007973']\n",
-      "['BUENOS AIRES', 'Morón', 'Villa Sarmiento', '18082', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6568010', '-34.6346596523214', '-58.5715757135423']\n",
-      "['BUENOS AIRES', 'Navarro', 'José Juan Almeyra', '207', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '--', '6574010', '-34.9232643360691', '-59.5422519447044']\n",
-      "['BUENOS AIRES', 'Navarro', 'Las Marianas', '485', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '6574020', '-35.053926378156', '-59.5131011825281']\n",
-      "['BUENOS AIRES', 'Navarro', 'Navarro', '13224', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6574030', '-35.0036066018879', '-59.2774163163898']\n",
-      "['BUENOS AIRES', 'Navarro', 'Villa Moll (Est. Moll)', '592', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6574040', '-35.0782490606759', '-59.651945539681']\n",
-      "['BUENOS AIRES', 'Necochea', 'Claraz', '639', '--', '--', 'SI', '--', '--', 'SI', 'SI', '--', '--', '6581010', '-37.8918269607856', '-59.2866977775565']\n",
-      "['BUENOS AIRES', 'Necochea', 'Costa Bonita', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '6581040', '-38.559592', '-58.6306517']\n",
-      "['BUENOS AIRES', 'Necochea', 'Juan N. Fernández', '2721', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6581030', '-38.0091787783017', '-59.2634988347821']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Dufaur', '182', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6700030', '-37.9428223013646', '-62.284864272698']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Espartillar', '785', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6700040', '-37.3604343942367', '-62.4297386825705']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Goyena', '516', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6700050', '-37.7192518502325', '-62.6071296330023']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Pigüé', '14383', 'SI', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6700060', '-37.6063896033626', '-62.4057728759143']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Saavedra', '2276', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6700070', '-37.7636402199499', '-62.3506328041255']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Alvarez de Toledo', '213', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6707010', '-35.6391609182127', '-59.6292383440582']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Blaquier', '0', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '6707060', '-35.767700734608', '-59.3038642874232']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Cazón', '209', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6707030', '-35.576803202395', '-59.6645037628687']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Del Carril', '1270', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '6707040', '-35.5127172285926', '-59.5158202035334']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Polvaredas', '392', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6707050', '-35.593907231155', '-59.5079734849201']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Saladillo', '26763', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6707060', '-35.6404298805989', '-59.7790589845354']\n",
-      "['BUENOS AIRES', 'Salliqueló', 'Quenumá', '653', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '6721010', '-36.5689908284906', '-63.0876229573465']\n",
-      "['BUENOS AIRES', 'Salliqueló', 'Salliqueló', '7617', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6721020', '-36.7511653813281', '-62.9599573443115']\n",
-      "['BUENOS AIRES', 'Salto', 'Arroyo Dulce', '1715', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6714010', '-34.1024332833136', '-60.4061551794069']\n",
-      "['BUENOS AIRES', 'Salto', 'Berdier', '177', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '6714020', '-34.3987726587976', '-60.2605725409335']\n",
-      "['BUENOS AIRES', 'Salto', 'Gahan', '648', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6714030', '-34.3380744009945', '-60.0992736191527']\n",
-      "['BUENOS AIRES', 'Salto', 'Inés Indart', '911', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6714040', '-34.3994163305262', '-60.5436825925267']\n",
-      "['BUENOS AIRES', 'Salto', 'La Invencible', '77', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6714050', '-34.2687422037239', '-60.3853645216588']\n",
-      "['BUENOS AIRES', 'Salto', 'Salto', '27466', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6714060', '-34.2921598652878', '-60.2546244496406']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Azcuénaga', '312', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '6728010', '-34.3637910907784', '-59.3745991110996']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Cucullú', '551', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6728020', '-34.4460870677999', '-59.3622553297801']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Franklin', '87', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6728030', '-34.6103908719397', '-59.6301795182439']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'San Andrés de Giles', '16243', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6728040', '-34.4459080814748', '-59.4451673563949']\n",
-      "['CHACO', 'Chacabuco', 'Charata', '26497', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22028010', '-27.2200458502784', '-61.1915854495204']\n",
-      "['CHACO', 'Comandante Fernández', 'Presidencia Roque Sáenz Peña', '89882', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22021010', '-26.7916058929378', '-60.4421462814095']\n",
-      "['CHACO', 'Fray Justo Santa María de Oro', 'Chorotis', '941', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '22043010', '-27.9175852858656', '-61.3995694680726']\n",
-      "['CHACO', 'Fray Justo Santa María de Oro', 'Santa Sylvina', '7340', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22043020', '-27.8356008575455', '-61.1361742191871']\n",
-      "['CHACO', 'General Belgrano', 'Corzuela', '10335', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22049010', '-26.9556760087163', '-60.9707574059512']\n",
-      "['CHACO', 'General Donovan', 'La Escondida', '3261', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22056010', '-27.1073248470025', '-59.4475325100431']\n",
-      "['CHACO', 'General Donovan', 'La Verde', '2717', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22056020', '-27.1297934337807', '-59.3774619894492']\n",
-      "['CHACO', 'General Donovan', 'Lapachito', '888', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '22056030', '-27.1587903465778', '-59.3903975007013']\n",
-      "['CHACO', 'General Donovan', 'Makallé', '4322', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22056040', '-27.211618544441', '-59.2883662132688']\n",
-      "['CHACO', 'General Güemes', 'El Espinillo', '1261', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '22063010', '-25.4176698636006', '-60.4139677023547']\n",
-      "['CHACO', 'General Güemes', 'El Sauzal', '715', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '22063020', '-24.579149375301', '-61.5461702165927']\n",
-      "['CHACO', 'General Güemes', 'El Sauzalito', '3374', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22063030', '-24.4345499393074', '-61.6813716975806']\n",
-      "['CHACO', 'General Güemes', 'Fortín Lavalle', '687', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '22063040', '-25.7056308542578', '-60.2037478681132']\n",
-      "['CHACO', 'General Güemes', 'Fuerte Esperanza', '1376', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', '22063050', '-25.1560600566745', '-61.8424104268078']\n",
-      "['CHACO', 'General Güemes', 'Juan José Castelli', '27201', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '22063060', '-25.9504150377594', '-60.6243211030425']\n",
-      "['CHACO', 'General Güemes', 'Miraflores', '4737', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', '22063070', '-25.6489334968628', '-60.9300401901344']\n",
-      "['CHACO', 'General Güemes', 'Nueva Pompeya', '2259', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '--', '22063080', '-24.9334418837191', '-61.4846998398146']\n",
-      "['CHACO', 'General Güemes', 'Villa Río Bermejito', '3752', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22063100', '-25.6424413894079', '-60.2629438807651']\n",
-      "['CHACO', 'Independencia', 'Avia Terai', '6203', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22070010', '-26.6904269113097', '-60.7309487066584']\n",
-      "['CHACO', 'Independencia', 'Campo Largo', '9069', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22070020', '-26.8038644067827', '-60.8423032131182']\n",
-      "['CHACO', 'Independencia', 'Napenay', '2661', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '22070040', '-26.7314687114399', '-60.6190285151237']\n",
-      "['CORDOBA', 'Minas', 'Ciénaga del Coro', '303', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14070010', '-31.0381142705456', '-65.2775888503175']\n",
-      "['CORDOBA', 'Minas', 'El Chacho', '154', '--', '--', '--', '--', '--', '--', '--', '--', '--', '14070020', '-30.8017974058313', '-65.6440521440399']\n",
-      "['CORDOBA', 'Minas', 'Estancia de Guadalupe', '140', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14070030', '-31.1242101609074', '-65.2269002056273']\n",
-      "['CORDOBA', 'Minas', 'La Playa', '207', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14070050', '-31.0350257440514', '-65.3453122247049']\n",
-      "['CORDOBA', 'Minas', 'San Carlos Minas', '1311', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14070060', '-31.175590415787', '-65.1017054267171']\n",
-      "['CORDOBA', 'Minas', 'Tosno', '94', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14070080', '-30.9499425576932', '-65.3099277411768']\n",
-      "['CORDOBA', 'Pocho', 'Chancani', '422', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14077010', '-31.4172820195639', '-65.4453421341012']\n",
-      "['CORDOBA', 'Pocho', 'Salsacate', '1275', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14077040', '-31.3151616749444', '-65.0910260595287']\n",
-      "['CORDOBA', 'Pocho', 'Tala Cañada', '183', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14077060', '-31.3590179990726', '-64.9638128897381']\n",
-      "['CORDOBA', 'Pocho', 'Villa de Pocho', '171', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14077080', '-31.4880894840309', '-65.2830353856188']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'General Levalle', '5697', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14084010', '-34.0098324798955', '-63.9225367502507']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'La Cesira', '1318', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14084020', '-33.9518611160055', '-62.9744894136507']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'Laboulaye', '20534', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14084030', '-34.1236122063832', '-63.388646306069']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'Melo', '1198', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14084050', '-34.3483191246018', '-63.4471714447308']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'Río Bamba', '103', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14084060', '-34.0511211181075', '-63.7321532881296']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'Rosales', '525', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14084070', '-34.171790725852', '-63.1534798469172']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'San Joaquín', '140', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14084080', '-34.5106395562101', '-63.7132746964365']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'Serrano', '3162', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14084090', '-34.4699818959404', '-63.5375595280644']\n",
-      "['CORDOBA', 'Presidente Roque Sáenz Peña', 'Villa Rossi', '508', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14084100', '-34.297937327836', '-63.2685397142969']\n",
-      "['CORDOBA', 'Punilla', 'Bialet Massé', '5425', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14091020', '-31.3123081567618', '-64.4629696370028']\n",
-      "['CORDOBA', 'Punilla', 'Cabalango', '336', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14091030', '-31.3931049014855', '-64.5635652642982']\n",
-      "['CORDOBA', 'Punilla', 'Capilla del Monte', '11181', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14091040', '-30.8563966713395', '-64.526268881497']\n",
-      "['CORDOBA', 'Punilla', 'Casa Grande', '672', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14091050', '-31.1697129911083', '-64.4776214321437']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Almafuerte', '11422', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161010', '-32.1934604986786', '-64.2543871859511']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Colonia Almada', '495', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161020', '-32.033345652856', '-63.8628846933814']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Corralito', '1727', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14161030', '-32.0252572445237', '-64.1931588929625']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Dalmacio Vélez', '1497', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14161040', '-32.6108732524704', '-63.5798837158318']\n",
-      "['CORDOBA', 'Tercero Arriba', 'General Fotheringham', '313', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161050', '-32.3234295842043', '-63.8704257430147']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Hernando', '10109', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161060', '-32.4276148348373', '-63.7330119093142']\n",
-      "['CORDOBA', 'Tercero Arriba', 'James Craik', '5110', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161070', '-32.1613056379775', '-63.4651919500633']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Las Isletillas', '152', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161080', '-32.5100979867632', '-63.9290229356551']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Las Perdices', '5084', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14161090', '-32.6981884459632', '-63.7083103176214']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Los Zorros', '508', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14161100', '-32.045928188462', '-63.2017981667251']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Oliva', '11672', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161110', '-32.0413174021447', '-63.5693820664827']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Pampayasta Norte', '79', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14161120', '-32.2416827296709', '-63.6421868735368']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Pampayasta Sur', '1208', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '14161130', '-32.2507581145055', '-63.6510140335346']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Punta del Agua', '175', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14161140', '-32.5754281748334', '-63.8101580899516']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Río Tercero', '46421', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14161150', '-32.173100971278', '-64.1130560562283']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Tancacha', '5298', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14161160', '-32.2402070251544', '-63.9799466045503']\n",
-      "['CORDOBA', 'Tercero Arriba', 'Villa Ascasubi', '2260', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14161170', '-32.1643583032298', '-63.892558867184']\n",
-      "['CORDOBA', 'Totoral', 'Cañada de Luque', '1154', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14168020', '-30.7370875150032', '-63.723661877713']\n",
-      "['CORDOBA', 'Totoral', 'Capilla de Sitón', '550', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14168030', '-30.5729640848008', '-63.6517416910945']\n",
-      "['CORDOBA', 'Totoral', 'Las Peñas', '1590', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14168060', '-30.5617525961006', '-64.0019842072006']\n",
-      "['CORDOBA', 'Totoral', 'Sarmiento', '1288', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14168090', '-30.7741941000543', '-64.1089868115808']\n",
-      "['CORDOBA', 'Unión', 'Morrison', '3345', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14182180', '-32.5936423075986', '-62.8360084604177']\n",
-      "['CORDOBA', 'Unión', 'Noetinger', '4709', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14182190', '-32.3667416426436', '-62.312071766995']\n",
-      "['CORDOBA', 'Unión', 'Ordóñez', '2609', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14182200', '-32.8412715334934', '-62.866054921116']\n",
-      "['CORDOBA', 'Unión', 'Pascanas', '2763', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14182210', '-33.1249872931372', '-63.042695737787']\n",
-      "['CORDOBA', 'Unión', 'Pueblo Italiano', '1654', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14182220', '-33.880722767451', '-62.8407250305139']\n",
-      "['CORDOBA', 'Unión', 'Ramón J. Cárcano', '57', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14182230', '-32.4911089118919', '-63.1028075144056']\n",
-      "['CORDOBA', 'Unión', 'San Antonio de Litín', '1268', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '14182240', '-32.2128605395629', '-62.6330068495678']\n",
-      "['CORDOBA', 'Unión', 'San Marcos', '3093', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14182250', '-32.6303275526998', '-62.4819712615844']\n",
-      "['CORDOBA', 'Unión', 'San Severo', '20', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14182260', '-33.5383254710795', '-63.0479276785209']\n",
-      "['CORDOBA', 'Unión', 'Viamonte', '1583', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14182270', '-33.7470669728167', '-63.0989062265371']\n",
-      "['CORDOBA', 'Unión', 'Wenceslao Escalante', '1504', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14182290', '-33.1720228484368', '-62.7700003268955']\n",
-      "['CORRIENTES', 'Bella Vista', 'Bella Vista', '29071', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '18007010', '-28.5076772496551', '-59.04433283502']\n",
-      "['CORRIENTES', 'Berón de Astrada', 'Berón de Astrada', '1411', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18014010', '-27.5506233626678', '-57.5376245501398']\n",
-      "['CORRIENTES', 'Berón de Astrada', 'Yahapé', '462', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18014020', '-27.3704269216251', '-57.6552249966379']\n",
-      "['CORRIENTES', 'Capital', 'Barrio Esperanza', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-27.5475', '-58.785556']\n",
-      "['CORRIENTES', 'Capital', 'Corrientes', '346334', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '18021020', '-27.4632821641043', '-58.8392333481757']\n",
-      "['CORRIENTES', 'Capital', 'Laguna Brava', '3314', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18021030', '-27.492827539732', '-58.7167656641361']\n",
-      "['CORRIENTES', 'Capital', 'Riachuelo', '1965', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '18021040', '-27.5811452851025', '-58.7419831223036']\n",
-      "['CORRIENTES', 'Concepción', 'Concepción', '4022', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18028010', '-28.3924910085097', '-57.8866807708097']\n",
-      "['CORRIENTES', 'Concepción', 'Santa Rosa', '7143', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18028020', '-28.2674256970164', '-58.1220612497619']\n",
-      "['CORRIENTES', 'Concepción', 'Tabay', '1687', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18028030', '-28.3062678179647', '-58.2862966985736']\n",
-      "['CORRIENTES', 'Curuzú Cuatiá', 'Cazadores Correntinos', '456', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '18035010', '-29.9787827263917', '-58.3024356720991']\n",
-      "['CORRIENTES', 'Curuzú Cuatiá', 'Curuzú Cuatiá', '34470', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '18035020', '-29.7915233554051', '-58.049945341682']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Las Moscas', '383', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30098070', '-32.0926666859344', '-58.9575923552082']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Líbaros', '230', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30098080', '-32.2629479332194', '-58.9066108120783']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Pronunciamiento', '976', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30098100', '-32.3456507831337', '-58.4438591145895']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Rocamora', '281', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30098110', '-32.3459729612346', '-58.9697454142681']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Santa Anita', '1187', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30098120', '-32.1762466320214', '-58.7864822456477']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Villa Mantero', '1427', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30098130', '-32.3987091260597', '-58.7440638984338']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Villa San Justo', '1337', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30098140', '-32.446319897702', '-58.4359138343848']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Villa San Marcial (Est. Gobernador Urquiza)', '639', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '30098150', '-32.1800624013874', '-58.9301272035017']\n",
-      "['ENTRE RIOS', 'Victoria', 'Antelo', '211', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30105010', '-32.5338102554011', '-60.0356966118049']\n",
-      "['ENTRE RIOS', 'Victoria', 'Charigüé', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.9331069681438', '-60.5907241451802']\n",
-      "['ENTRE RIOS', 'Victoria', 'Laguna del Pescado', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6900337710703', '-60.011835871903']\n",
-      "['ENTRE RIOS', 'Victoria', 'Molino Doll', '139', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30105040', '-32.3100409280054', '-60.4202063551195']\n",
-      "['ENTRE RIOS', 'Victoria', 'Rincón de Nogoyá', '0', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.7840822565326', '-59.9066011827697']\n",
-      "['ENTRE RIOS', 'Victoria', 'Victoria', '30623', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30105060', '-32.6205968368011', '-60.1533126380173']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Estación Raíces', '138', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30113010', '-31.908248192653', '-59.2606926522048']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Ingeniero Miguel Sajaroff', '399', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30113020', '-31.9569336301554', '-58.8491174614017']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Jubileo', '631', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30113030', '-31.7336733349136', '-58.634038044354']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Mojones Norte', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.5083237598534', '-59.2008898465196']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Paso de la Laguna', '348', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30113050', '-31.8057649065599', '-59.1651613714524']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Villa Clara', '2726', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30113060', '-31.8301004555882', '-58.8233903183527']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Villa Domínguez', '1791', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30113070', '-31.9870146859479', '-58.9634179145279']\n",
-      "['ENTRE RIOS', 'Villaguay', 'Villaguay', '32881', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '30113080', '-31.8654413738655', '-59.0290628351274']\n",
-      "['LA RIOJA', 'General Ocampo', 'Milagro', '3494', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46084030', '-31.0131717520524', '-65.9882554540382']\n",
-      "['LA RIOJA', 'General Ocampo', 'Santa Rita de Catuna', '1695', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '46084050', '-30.9665198359206', '-66.2356607957536']\n",
-      "['LA RIOJA', 'General San Martín', 'Ulapes', '3205', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46091010', '-31.582978877023', '-66.2514026305989']\n",
-      "['LA RIOJA', 'Independencia', 'Amaná', '148', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '46105010', '-30.0611119791655', '-67.5084950612514']\n",
-      "['LA RIOJA', 'Independencia', 'Patquía', '1808', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46105020', '-30.0522114405959', '-66.8915886798437']\n",
-      "['LA RIOJA', 'Rosario Vera Peñaloza', 'Chepes', '11039', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46112010', '-31.3506186314416', '-66.6046417930744']\n",
-      "['LA RIOJA', 'Rosario Vera Peñaloza', 'Desiderio Tello', '733', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46112020', '-31.2240295500516', '-66.3334915975105']\n",
-      "['LA RIOJA', 'San Blas de los Sauces', 'Salicas - San Blas', '1060', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46119010', '-28.4076258105119', '-67.0961546311904']\n",
-      "['LA RIOJA', 'Sanagasta', 'Villa Sanagasta', '2275', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-29.3064491456943', '-67.0414097362521']\n",
-      "['LA RIOJA', 'Vinchina', 'Villa San José de Vinchina', '2401', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46098020', '-28.7797111463416', '-68.2060368408699']\n",
-      "['MENDOZA', 'Capital', 'Mendoza', '115041', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50007010', '-32.8774938474965', '-68.852787067524']\n",
-      "['MENDOZA', 'General Alvear', 'Bowen', '4939', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50014010', '-35.0009124317209', '-67.5161818289008']\n",
-      "['MENDOZA', 'General Alvear', 'Carmensa', '941', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '50014020', '-35.1449057898791', '-67.662955044003']\n",
-      "['MENDOZA', 'General Alvear', 'General Alvear', '29909', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50014030', '-34.9804694766564', '-67.7009950828176']\n",
-      "['MENDOZA', 'General Alvear', 'Los Compartos', '439', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50014040', '-34.9792604557582', '-67.6590893207424']\n",
-      "['MENDOZA', 'Godoy Cruz', 'Godoy Cruz', '191299', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50021010', '-32.9215283150576', '-68.8549231831208']\n",
-      "['MENDOZA', 'Guaymallén', 'Colonia Segovia', '4271', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '50028010', '-32.8445720739406', '-68.7264015008637']\n",
-      "['MENDOZA', 'Guaymallén', 'Guaymallén', '261306', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50028020', '-32.8925289639529', '-68.820068537927']\n",
-      "['MENDOZA', 'Guaymallén', 'La Primavera', '1164', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '50028030', '-32.9212115151732', '-68.6797682708562']\n",
-      "['MENDOZA', 'Guaymallén', 'Los Corralitos', '942', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50028040', '-32.8978664693342', '-68.7059893326547']\n",
-      "['MENDOZA', 'Guaymallén', 'Puente de Hierro', '7524', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', '--', '50028050', '-32.8596996528436', '-68.6889630695891']\n",
-      "['MISIONES', 'General Manuel Belgrano', 'San Antonio', '3665', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54049050', '-26.0557838105078', '-53.7339959536295']\n",
-      "['MISIONES', 'Guaraní', 'El Soberbio', '5065', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54056010', '-27.2908601020425', '-54.2007777459323']\n",
-      "['MISIONES', 'Guaraní', 'Fracrán', '471', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54056020', '-26.740151400562', '-54.3000439575816']\n",
-      "['MISIONES', 'Guaraní', 'San Vicente', '21068', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54056030', '-26.9953791755128', '-54.4834965149084']\n",
-      "['MISIONES', 'Iguazú', 'Esperanza', '15204', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54063010', '-26.0232970897792', '-54.6125092333468']\n",
-      "['MISIONES', 'Iguazú', 'Libertad', '5765', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54063020', '-25.9216713372731', '-54.5821209872029']\n",
-      "['MISIONES', 'Iguazú', 'Puerto Iguazú', '41062', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54063030', '-25.6010431152667', '-54.576736880982']\n",
-      "['MISIONES', 'Iguazú', 'Wanda', '13901', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54063040', '-25.9713257064178', '-54.5610255460819']\n",
-      "['MISIONES', 'Leandro N. Alem', 'Almafuerte', '297', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54070010', '-27.5062138362368', '-55.4018892063726']\n",
-      "['MISIONES', 'Leandro N. Alem', 'Arroyo del Medio', '350', '--', '--', '--', '--', '--', '--', '--', '--', '--', '54070020', '-27.698002675484', '-55.4064788856063']\n",
-      "['MISIONES', 'Leandro N. Alem', 'Cerro Azul', '3049', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54070040', '-27.6310347455951', '-55.4938681670811']\n",
-      "['MISIONES', 'Leandro N. Alem', 'Dos Arroyos', '233', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54070050', '-27.694171423305', '-55.2587801693628']\n",
-      "['MISIONES', 'Leandro N. Alem', 'Gobernador López', '1010', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54070060', '-27.6615245708492', '-55.2124455595203']\n",
-      "['MISIONES', 'Leandro N. Alem', 'Leandro N. Alem', '23339', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54070070', '-27.601867604082', '-55.3264659218849']\n",
-      "['MISIONES', 'Leandro N. Alem', 'Olegario V. Andrade', '441', '--', '--', '--', '--', '--', '--', '--', '--', '--', '54070080', '-27.5658220357689', '-55.5017254277441']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'Capioví', '3495', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '54077010', '-26.9292033223206', '-55.0569367980451']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'El Alcázar', '3034', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54077020', '-26.7102586382645', '-54.8161444547822']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'Garuhapé', '5325', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '54077030', '-26.8186828823083', '-54.9576120074303']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'Puerto Leoni', '1114', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '54077050', '-26.9840910613646', '-55.1694842635982']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'Puerto Rico', '15995', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '54077060', '-26.8148524027618', '-55.0240728847562']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'Ruiz de Montoya', '1672', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '54077070', '-26.9665882832067', '-55.05758992095']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'San Gotardo', '273', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54077090', '-26.9225122221192', '-55.1238743204073']\n",
-      "['RIO NEGRO', 'General Roca', 'Peñas Blancas', '0', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-37.6830439804041', '-67.8688871212575']\n",
-      "['RIO NEGRO', 'General Roca', 'Sargento Vidal', '814', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '62042520', '-38.6856409614896', '-68.1580780282182']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa Manzano', '2697', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '62042550', '-38.6806041543676', '-68.2157180851266']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa Regina', '30028', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042560', '-39.0962966627004', '-67.0828092630939']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa San Isidro', '607', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '62042570', '-38.7064851078187', '-68.1737455217997']\n",
-      "['RIO NEGRO', 'Ñorquincó', 'Mamuel Choique', '243', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62056020', '-41.7698416427745', '-70.1708632216436']\n",
-      "['RIO NEGRO', 'Ñorquincó', 'Ñorquincó', '565', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62056030', '-41.843448611748', '-70.8943932149944']\n",
-      "['RIO NEGRO', 'Ñorquincó', 'Ojos de Agua', '69', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62056040', '-41.534892227381', '-69.854645970072']\n",
-      "['RIO NEGRO', 'Ñorquincó', 'Río Chico (Est. Cerro Mesa)', '282', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62056050', '-41.7167227835394', '-70.4710839014636']\n",
-      "['RIO NEGRO', 'Pichi Mahuida', 'Río Colorado', '11733', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62063020', '-38.9914136078743', '-64.0874682295519']\n",
-      "['RIO NEGRO', 'Pilcaniyeu', 'Comallo', '1497', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '62070010', '-41.0298746753183', '-70.269980649853']\n",
-      "['RIO NEGRO', 'Pilcaniyeu', 'Dina Huapi', '3469', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '62070020', '-41.0691934226159', '-71.16219332616']\n",
-      "['RIO NEGRO', 'Pilcaniyeu', 'Laguna Blanca', '102', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62070030', '-40.7925954846977', '-69.8810399581108']\n",
-      "['RIO NEGRO', 'Pilcaniyeu', 'Ñirihuau', '261', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62070040', '-41.0885592834836', '-71.1369133751581']\n",
-      "['RIO NEGRO', 'Pilcaniyeu', 'Paso Flores', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-40.6020855452361', '-70.6965424592972']\n",
-      "['RIO NEGRO', 'Pilcaniyeu', 'Pilcaniyeu', '757', 'SI', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62070060', '-41.1252901833754', '-70.7216943906912']\n",
-      "['RIO NEGRO', 'Pilcaniyeu', 'Pilquiniyeu del Limay', '106', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62070070', '-40.5448524836234', '-70.0532314661515']\n",
-      "['RIO NEGRO', 'San Antonio', 'Las Grutas', '4807', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '62077010', '-40.806093320236', '-65.0847019757487']\n",
-      "['RIO NEGRO', 'San Antonio', 'Playas Doradas', '194', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '62077020', '-41.6276787888305', '-65.0236746017627']\n",
-      "['RIO NEGRO', 'San Antonio', 'Puerto San Antonio Este', '381', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '62077030', '-40.8008815532575', '-64.8778974161853']\n",
-      "['RIO NEGRO', 'San Antonio', 'Punta Colorada', '4', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '62077040', '-41.6941221979021', '-65.0245573411298']\n",
-      "['RIO NEGRO', 'San Antonio', 'San Antonio Oeste', '16265', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62077050', '-40.7312945275013', '-64.9552941307172']\n",
-      "['SALTA', 'Cafayate', 'Tolombón', '300', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66021020', '-26.2029574679842', '-65.9467957704698']\n",
-      "['SAN LUIS', 'Ayacucho', 'Luján', '2016', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74007040', '-32.3660349058479', '-65.9425439975458']\n",
-      "['SAN LUIS', 'Ayacucho', 'Quines', '7459', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '74007050', '-32.2330822365033', '-65.8056329969317']\n",
-      "['SAN LUIS', 'Ayacucho', 'Río Juan Gómez', '0', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.603889', '-66.086944']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'El Trapiche', '1200', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '74021020', '-33.1082715280981', '-66.063371211902']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Fraga', '1127', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '74021030', '-33.502087069887', '-65.7926477789763']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Bajada', '91', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74021040', '-33.157161301266', '-66.0131877714641']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Florida', '297', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74021050', '-33.1167587248711', '-66.0020090018267']\n",
-      "['SAN LUIS', 'La Capital', 'San Luis', '169947', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '74056150', '-33.3023139659883', '-66.3360877357358']\n",
-      "['SAN LUIS', 'La Capital', 'Zanjitas', '201', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74056160', '-33.8022746844103', '-66.415462549085']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'La Vertiente', '98', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '74063010', '-32.7975027746267', '-65.75689743163']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'Las Aguadas', '100', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74063020', '-32.3763580460128', '-65.5012041382003']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'Las Chacras', '176', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '74063030', '-32.5435132286539', '-65.7446386901217']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'Las Lagunas', '111', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74063040', '-32.6298120296294', '-65.551144128608']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'Paso Grande', '427', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74063050', '-32.8769737284291', '-65.6345301522077']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'Potrerillo', '40', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74063060', '-32.671401244488', '-65.6626272217675']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'San Martín', '697', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', '--', '--', '74063070', '-32.4132690463752', '-65.6759306690121']\n",
-      "['SAN LUIS', 'Libertador Grl. San Martín', 'Villa de Praga', '181', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '74063080', '-32.5339640778181', '-65.6477042790938']\n",
-      "['SANTA CRUZ', 'Corpen Aike', 'Comandante Luis Piedrabuena', '6405', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '78007010', '-49.9859909808201', '-68.9130816915927']\n",
-      "['SANTA CRUZ', 'Corpen Aike', 'Puerto Santa Cruz', '4431', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', '78007020', '-50.0171892721878', '-68.5248246324655']\n",
-      "['SANTA CRUZ', 'Deseado', 'Caleta Olivia', '51733', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '78014010', '-46.4459492303195', '-67.5251564969847']\n",
-      "['SANTA CRUZ', 'Deseado', 'Cañadón Seco', '879', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '78014020', '-46.5588457703439', '-67.616856368573']\n",
-      "['SANTA CRUZ', 'Deseado', 'Fitz Roy', '326', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '78014030', '-47.0257940308205', '-67.2542856564871']\n",
-      "['SANTA CRUZ', 'Deseado', 'Jaramillo', '420', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '78014040', '-47.1847032165887', '-67.145582198474']\n",
-      "['SANTA CRUZ', 'Deseado', 'Koluel Kaike', '250', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '78014050', '-46.7168267498228', '-68.2279614588974']\n",
-      "['SANTA CRUZ', 'Deseado', 'Las Heras', '17821', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '78014060', '-46.5424553787867', '-68.9341773229667']\n",
-      "['SANTA CRUZ', 'Deseado', 'Pico Truncado', '20889', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '78014070', '-46.7938981244061', '-67.9575704898943']\n",
-      "['SANTA CRUZ', 'Deseado', 'Puerto Deseado', '14183', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '78014080', '-47.7514649275067', '-65.9012043680086']\n",
-      "['SANTA CRUZ', 'Güer Aike', '28 de Noviembre', '6145', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '78021060', '-51.5787581525544', '-72.2080410883792']\n",
-      "['SANTA CRUZ', 'Güer Aike', 'El Turbio (Est. Gobernador Mayer)', '55', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '78021010', '-51.6805338519685', '-72.0874860687819']\n",
-      "['SANTA CRUZ', 'Güer Aike', 'Julia Dufour', '293', '--', '--', '--', '--', '--', '--', '--', '--', '--', '78021020', '-51.5406111767208', '-72.2398967258576']\n",
-      "['SANTA CRUZ', 'Güer Aike', 'Río Gallegos', '95796', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '78021040', '-51.6214349839165', '-69.2290509293744']\n",
-      "['SANTA CRUZ', 'Güer Aike', 'Rospentek', '677', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '78021050', '-51.6639328934924', '-72.1426988306974']\n",
-      "['SANTA CRUZ', 'Güer Aike', 'Yacimientos Río Turbio', '8814', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '78021070', '-51.5328383738253', '-72.3341032077956']\n",
-      "['SANTA CRUZ', 'Lago Argentino', 'El Calafate', '16655', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '78028010', '-50.3373208485428', '-72.2619950698979']\n",
-      "['SANTA CRUZ', 'Lago Argentino', 'El Chaltén', '1627', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '78028020', '-49.3319731177032', '-72.8916267088672']\n",
-      "['SANTA CRUZ', 'Lago Argentino', 'Tres Lagos', '282', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '78028030', '-49.5990148275349', '-71.445802241684']\n",
-      "['SANTA CRUZ', 'Lago Buenos Aires', 'Los Antiguos', '3363', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '78035010', '-46.5487484894558', '-71.6274835082657']\n",
-      "['SANTA CRUZ', 'Lago Buenos Aires', 'Perito Moreno', '4617', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '78035020', '-46.5921416878797', '-70.9257278426639']\n",
-      "['SANTA CRUZ', 'Magallanes', 'Puerto San Julián', '7894', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '78042010', '-49.307703595363', '-67.7319702926075']\n",
-      "['SANTA CRUZ', 'Río Chico', 'Bajo Caracoles', '33', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '78049010', '-47.4461490043983', '-70.9285155605965']\n",
-      "['SANTA CRUZ', 'Río Chico', 'Gobernador Gregores', '4497', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '78049020', '-48.7521223249696', '-70.2442035901869']\n",
-      "['SANTA CRUZ', 'Río Chico', 'Hipólito Yrigoyen', '266', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '78049030', '-47.5667812360399', '-71.7434756314323']\n",
-      "['SANTA FE', '9 de Julio', 'Esteban Rams', '169', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82077010', '-29.7726717957721', '-61.4881512346811']\n",
-      "['SANTA FE', '9 de Julio', 'Gato Colorado', '998', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82077020', '-28.0245785095892', '-61.1879373297868']\n",
-      "['SANTA FE', '9 de Julio', 'Gregoria Pérez de Denis (Est. El Nochero)', '1358', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82077030', '-28.2296230607257', '-61.5297529930521']\n",
-      "['SANTA FE', '9 de Julio', 'Logroño', '630', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82077040', '-29.5042812797874', '-61.6967327802837']\n",
-      "['SANTA FE', '9 de Julio', 'Montefiore', '146', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '82077050', '-29.6678698226711', '-61.867108287483']\n",
-      "['SANTA FE', '9 de Julio', 'Pozo Borrado', '980', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82077060', '-28.9399423031181', '-61.7055999743386']\n",
-      "['SANTA FE', '9 de Julio', 'Santa Margarita', '993', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82077070', '-28.3149549140447', '-61.550329937355']\n",
-      "['SANTA FE', '9 de Julio', 'Tostado', '14582', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82077080', '-29.2344732488739', '-61.7719824163622']\n",
-      "['SANTA FE', '9 de Julio', 'Villa Minetti', '4876', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82077090', '-28.6247095403571', '-61.6279859869967']\n",
-      "['SANTA FE', 'Belgrano', 'Armstrong', '11181', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82007010', '-32.7846557002825', '-61.605481877095']\n",
-      "['SANTA FE', 'Belgrano', 'Bouquet', '1230', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82007020', '-32.4247998561473', '-61.8903345863257']\n",
-      "['LA PAMPA', 'Rancul', 'Parera', '2030', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '42126040', '-35.1462930750947', '-64.5006491231723']\n",
-      "['LA PAMPA', 'Rancul', 'Pichi Huinca', '228', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '42126050', '-35.6473423932767', '-64.7695280662632']\n",
-      "['LA PAMPA', 'Rancul', 'Quetrequén', '392', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '42126060', '-35.0548439319726', '-64.5213693396743']\n",
-      "['LA PAMPA', 'Rancul', 'Rancul', '3322', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42126070', '-35.0661985558406', '-64.683114985952']\n",
-      "['LA PAMPA', 'Realicó', 'Adolfo Van Praet', '279', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '42133010', '-35.0179130302315', '-64.035117861781']\n",
-      "['LA PAMPA', 'Realicó', 'Alta Italia', '1350', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', '42133020', '-35.3338595551664', '-64.1182405361085']\n",
-      "['CORDOBA', 'Ischilín', 'Avellaneda', '282', '--', '--', '--', '--', '--', '--', '--', '--', '--', '14049010', '-30.5946762022718', '-64.2078393373412']\n",
-      "['CORDOBA', 'Ischilín', 'Cañada de Río Pinto', '134', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '14049020', '-30.7759183214925', '-64.2182971976615']\n",
-      "['CORDOBA', 'Ischilín', 'Chuña', '550', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '14049030', '-30.4687274606224', '-64.6712287665168']\n",
-      "['CORDOBA', 'Ischilín', 'Deán Funes', '21211', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14049050', '-30.4229409365773', '-64.3516697664768']\n",
-      "['CORDOBA', 'Ischilín', 'Esquina del Alambre', '29', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14049060', '-30.6016118281727', '-64.9074033309966']\n",
-      "['CORDOBA', 'Ischilín', 'Los Pozos', '91', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14049080', '-30.5154516695053', '-64.2664449882016']\n",
-      "['CORDOBA', 'Ischilín', 'Olivares de San Nicolás', '541', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14049090', '-30.6020503748658', '-64.8433653744314']\n",
-      "['CORDOBA', 'Ischilín', 'Quilino', '4092', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14049100', '-30.2159552214688', '-64.5029777045333']\n",
-      "['CORDOBA', 'Ischilín', 'Villa Quilino', '1003', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14049130', '-30.2101157475483', '-64.4775674155262']\n",
-      "['CORDOBA', 'Juárez Celman', 'Alejandro Roca (Est. Alejandro)', '5298', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14056010', '-33.3564514451723', '-63.7205503922441']\n",
-      "['CORDOBA', 'Juárez Celman', 'Bengolea', '915', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14056030', '-33.0274173144801', '-63.6719277875696']\n",
-      "['CORDOBA', 'Juárez Celman', 'Carnerillo', '1867', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14056040', '-32.9153142058652', '-64.0256580552867']\n",
-      "['CORDOBA', 'Juárez Celman', 'Charras', '1088', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14056050', '-33.0241677315378', '-64.0458262411649']\n",
-      "['CORDOBA', 'Juárez Celman', 'El Rastreador', '85', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14056060', '-33.6644787319553', '-63.5392368036406']\n",
-      "['CORDOBA', 'Juárez Celman', 'General Cabrera', '11734', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14056070', '-32.8118910840567', '-63.8736965709556']\n",
-      "['CORDOBA', 'Santa María', 'La Serranita', '430', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147180', '-31.7331340814564', '-64.4564154524522']\n",
-      "['CORDOBA', 'Santa María', 'Los Cedros - Las Quintas', '1069', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147190', '-31.5262509877113', '-64.2847584167114']\n",
-      "['CORDOBA', 'Santa María', 'Lozada', '1013', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147200', '-31.6484545317081', '-64.0899796115028']\n",
-      "['CORDOBA', 'Santa María', 'Malagueño', '7136', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '14147210', '-31.4648051043666', '-64.3584261973277']\n",
-      "['CORDOBA', 'Santa María', 'Monte Ralo', '518', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14147220', '-31.9115749813288', '-64.2399918461068']\n",
-      "['CORDOBA', 'Santa María', 'Potrero de Garay', '1017', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147230', '-31.7824159665775', '-64.5424068778316']\n",
-      "['CORDOBA', 'Santa María', 'Rafael García', '555', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147240', '-31.6465373949134', '-64.2584787728338']\n",
-      "['CORDOBA', 'Santa María', 'San Clemente', '134', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14147250', '-31.7166546515515', '-64.6265869046185']\n",
-      "['CORDOBA', 'Santa María', 'San Nicolás', '1171', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14147260', '-31.435151387072', '-64.4492154097951']\n",
-      "['CORDOBA', 'Santa María', 'Socavones', '263', '--', '--', '--', '--', '--', '--', '--', '--', '--', '14147270', '-31.5493965148926', '-64.1430740356445']\n",
-      "['CORDOBA', 'Santa María', 'Toledo', '3843', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147280', '-31.5560967583723', '-64.0080543306962']\n",
-      "['CORDOBA', 'Santa María', 'Valle Alegre', '494', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14147290', '-31.608213303048', '-64.4403684727464']\n",
-      "['CORDOBA', 'Santa María', 'Valle de Anisacate', '487', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14147300', '-31.7314776926852', '-64.4129622125593']\n",
-      "['CORDOBA', 'Santa María', 'Villa Ciudad de América (Loteo Diego de Rojas)', '679', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147310', '-31.7932195162073', '-64.5139255175446']\n",
-      "['CORDOBA', 'Santa María', 'Villa del Prado', '1247', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14147320', '-31.6179397578028', '-64.3924925248834']\n",
-      "['CORDOBA', 'Santa María', 'Villa La Bolsa', '995', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14147330', '-31.7287879568356', '-64.4324174982752']\n",
-      "['CORDOBA', 'Santa María', 'Villa Los Aromos', '1364', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14147340', '-31.7359598057037', '-64.4389279396961']\n",
-      "['CORDOBA', 'Santa María', 'Villa Parque Santa Ana', '2300', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14147350', '-31.5893075812486', '-64.3536920462417']\n",
-      "['CORDOBA', 'Santa María', 'Villa San Isidro - José de la Quintana', '483', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14147360', '-31.8208264119355', '-64.3935275639835']\n",
-      "['CORDOBA', 'Santa María', 'Villa Sierras de Oro', '251', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14147370', '-31.4579361723038', '-64.4217153267522']\n",
-      "['CORDOBA', 'Santa María', 'Yocsina', '1242', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14147380', '-31.4470577243833', '-64.3660748415952']\n",
-      "['CORDOBA', 'Sobremonte', 'Pozo Nuevo', '130', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14154040', '-29.5775456904692', '-64.1070996245776']\n",
-      "['CORDOBA', 'Sobremonte', 'San Francisco del Chañar', '2256', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14154050', '-29.7882609409722', '-63.9430703616826']\n",
-      "['ENTRE RIOS', 'Islas del Ibicuy', 'Villa Paranacito', '1940', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30063060', '-33.7156244223002', '-58.6597631447303']\n",
-      "['ENTRE RIOS', 'La Paz', 'Bovril', '8577', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30070010', '-31.3428914409424', '-59.4467309737899']\n",
-      "['ENTRE RIOS', 'La Paz', 'Colonia Avigdor', '474', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30070020', '-31.1853384671792', '-59.4079822910182']\n",
-      "['ENTRE RIOS', 'La Paz', 'El Solar', '194', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30070030', '-31.1810124666205', '-59.7328844569416']\n",
-      "['ENTRE RIOS', 'La Paz', 'La Paz', '24307', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30070040', '-30.741541104376', '-59.6433535241897']\n",
-      "['ENTRE RIOS', 'La Paz', 'Piedras Blancas', '1362', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30070050', '-31.1859575955508', '-59.9521591252044']\n",
-      "['ENTRE RIOS', 'La Paz', 'Pueblo Arrúa (Est. Alcaraz)', '2410', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30070005', '-31.4565889671917', '-59.5991388684545']\n",
-      "['ENTRE RIOS', 'La Paz', 'San Gustavo', '1325', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30070070', '-30.6905067150943', '-59.3994540133514']\n",
-      "['ENTRE RIOS', 'La Paz', 'Santa Elena', '17791', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30070080', '-30.9466589584952', '-59.7882850384119']\n",
-      "['ENTRE RIOS', 'La Paz', 'Sir Leonard', '281', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30070090', '-31.3896679471814', '-59.5032123815164']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'Aranguren', '1571', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30077010', '-32.2443130059944', '-60.1627988186884']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'Betbeder', '145', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '30077020', '-32.374100868006', '-59.9380818002549']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'Don Cristóbal', '29', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30077030', '-32.0752594049271', '-59.9943230195983']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'Febré', '121', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '30077040', '-32.4774515995652', '-59.9217117300676']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'Hernández', '1510', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30077050', '-32.3380692970598', '-60.0301404781048']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'Lucas González', '4364', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30077060', '-32.3859289481651', '-59.531300464703']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'Nogoyá', '22824', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '30077070', '-32.3956416421841', '-59.7880764157544']\n",
-      "['ENTRE RIOS', 'Nogoyá', 'XX de Setiembre', '178', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30077080', '-32.3866241398753', '-59.6630736582897']\n",
-      "['ENTRE RIOS', 'Paraná', 'Aldea María Luisa', '773', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084010', '-31.8847292300203', '-60.4087456869806']\n",
-      "['ENTRE RIOS', 'Paraná', 'Aldea San Rafael', '144', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '30084020', '-31.9598299451355', '-60.2558755485286']\n",
-      "['ENTRE RIOS', 'Paraná', 'Aldea Santa María', '302', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30084030', '-31.6128701885629', '-60.0070721806963']\n",
-      "['ENTRE RIOS', 'Paraná', 'Aldea Santa Rosa', '71', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30084040', '-32.0164544602725', '-60.2411073474122']\n",
-      "['ENTRE RIOS', 'Paraná', 'Cerrito', '5126', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30084050', '-31.5821711222967', '-60.0740223148253']\n",
-      "['LA PAMPA', 'Chapaleufú', 'Ceballos', '323', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42056020', '-35.2904849982905', '-63.77586064487']\n",
-      "['LA PAMPA', 'Chapaleufú', 'Coronel Hilario Lagos (Est. Aguas Buenas)', '676', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '42056030', '-35.0223098759754', '-63.9123145859878']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'El Jagüel', '60132', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6260010', '-34.8304505041023', '-58.494869419897']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Luis Guillón', '46649', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6260010', '-34.800196435999', '-58.4530964052639']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Monte Grande', '135893', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6260010', '-34.8191368630736', '-58.4726947603508']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Zona Aeropuerto Internacional Ezeiza', '14', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '6260010', '-34.8128216283518', '-58.5521650062885']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Arroyo de la Cruz', '243', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6266010', '-34.3363786908945', '-59.1094149717708']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Capilla del Señor (Est. Capilla)', '9244', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6266020', '-34.2912108668035', '-59.1015232724441']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Los Cardales', '7174', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6266040', '-34.3300736993853', '-58.9885651588167']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Parada Orlando', '1207', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6266050', '-34.3273003551547', '-59.0759905460338']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Parada Robles - Pavón', '2727', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6266060', '-34.3581118951493', '-59.0310010709452']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Aeropuerto Internacional Ezeiza', '5651', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', '6270010', '-34.8128216283518', '-58.5521650062885']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Canning', '3444', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6270010', '-34.8962283957338', '-58.5087006002723']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Carlos Spegazzini', '25990', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6270010', '-34.9338489869515', '-58.5780017334776']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'José Maria Ezeiza', '56219', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6270010', '-34.8536100103068', '-58.5195521653909']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'La Unión', '33227', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6270010', '-34.8503859677023', '-58.5558695462288']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Tristán Suarez', '37944', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6270010', '-34.8851527149847', '-58.5700335845498']\n",
-      "['BUENOS AIRES', 'Quilmes', 'San Francisco Solano', '59962', 'SI', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6658010', '-34.7777730726874', '-58.3101561253692']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Villa La Florida', '35135', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6658010', '-34.7688841339243', '-58.2957092489115']\n",
-      "['BUENOS AIRES', 'Ramallo', 'El Paraíso', '423', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6665010', '-33.5679152654445', '-59.9791123483107']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Las Bahamas', '31', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6665020', '-33.6366100825527', '-59.9895563465816']\n",
-      "['BUENOS AIRES', 'Brandsen', 'Gómez', '362', '--', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '6119060', '-35.0693655332834', '-58.1656899882306']\n",
-      "['BUENOS AIRES', 'Brandsen', 'Jeppener', '2496', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6119070', '-35.2802043920968', '-58.1996649431989']\n",
-      "['BUENOS AIRES', 'Brandsen', 'Oliden', '183', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6119080', '-35.1842584334678', '-57.9479623248001']\n",
-      "['BUENOS AIRES', 'Campana', 'Alto Los Cardales', '1983', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6126010', '-34.3160243688815', '-58.9784574815339']\n",
-      "['BUENOS AIRES', 'Campana', 'Barrio Los Pioneros', '1823', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6126020', '-34.2530406367633', '-58.9584400368589']\n",
-      "['BUENOS AIRES', 'Campana', 'Campana', '86860', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6126030', '-34.1639618118269', '-58.9588741035355']\n",
-      "['SANTA FE', 'Rosario', 'Coronel Bogado', '2204', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82084090', '-33.3175115859048', '-60.6036347878573']\n",
-      "['SANTA FE', 'Rosario', 'Coronel Rodolfo S. Domínguez', '796', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82084100', '-33.1854760061025', '-60.7228633313771']\n",
-      "['SANTA FE', 'Rosario', 'Cuatro Esquinas', '174', '--', '--', '--', '--', '--', '--', '--', '--', '--', '82084110', '-33.2466228889596', '-60.7649740219949']\n",
-      "['SANTA FE', 'Rosario', 'El Caramelo', '155', 'SI', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '82084120', '-33.1288733975401', '-60.7130394393533']\n",
-      "['SANTA FE', 'Rosario', 'Fighiera', '4034', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82084130', '-33.1950187794417', '-60.4706038463519']\n",
-      "['SANTA FE', 'Rosario', 'Funes', '23281', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82084140', '-32.922782783063', '-60.8121802825957']\n",
-      "['SANTA FE', 'Rosario', 'General Lagos', '3419', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82084150', '-33.1121588884353', '-60.5665737837063']\n",
-      "['SANTA FE', 'San Javier', 'Alejandra', '2962', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82098010', '-29.9103566747475', '-59.8281612200693']\n",
-      "['SANTA FE', 'General López', 'Amenábar', '1605', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82042020', '-34.136118440775', '-62.4229084851079']\n",
-      "['SANTA FE', 'General López', 'Cafferata', '1449', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042030', '-33.4414158758935', '-62.0868714692657']\n",
-      "['SANTA FE', 'General López', 'Cañada del Ucle', '698', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '82042040', '-33.4103440716357', '-61.6070433975613']\n",
-      "['SANTA FE', 'General López', 'Carmen', '1611', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82042050', '-33.7327788629688', '-61.7609271479419']\n",
-      "['SANTA FE', 'General López', 'Carreras', '1906', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82042060', '-33.5982834566103', '-61.3117684362059']\n",
-      "['SANTA FE', 'General López', 'Chapuy', '571', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042070', '-33.8005299368969', '-61.7440181936851']\n",
-      "['SANTA FE', 'General López', 'Chovet', '2101', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042080', '-33.6007825133126', '-61.6046646604986']\n",
-      "['SANTA FE', 'General López', 'Christophersen', '499', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042090', '-34.1846191181657', '-62.0235323680591']\n",
-      "['SANTA FE', 'General López', 'Diego de Alvear', '1855', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82042100', '-34.3743429234538', '-62.1289273623308']\n",
-      "['SANTA FE', 'General López', 'Elortondo', '5632', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042110', '-33.7016560168056', '-61.6163727056605']\n",
-      "['SANTA FE', 'General López', 'Firmat', '19757', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042120', '-33.4580496833225', '-61.4914525089409']\n",
-      "['SANTA FE', 'General López', 'Hughes', '4598', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82042130', '-33.8028556653324', '-61.3358033222625']\n",
-      "['SANTA FE', 'General López', 'La Chispa', '352', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82042140', '-33.5446704008322', '-61.9736324283312']\n",
-      "['SANTA FE', 'General López', 'Labordeboy', '928', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042150', '-33.7196527453715', '-61.3149208168028']\n",
-      "['SANTA FE', 'General López', 'Maggiolo', '1701', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82042170', '-33.7244236308417', '-62.2478391856324']\n",
-      "['SANTA FE', 'General López', 'María Teresa', '3523', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82042180', '-34.0062849828557', '-61.900439675435']\n",
-      "['SANTA FE', 'General López', 'Melincué (Est. San Urbano)', '2139', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82042190', '-33.6619144262235', '-61.4576887408087']\n",
-      "['SANTA FE', 'General López', 'Miguel Torres', '373', '--', 'SI', '--', '--', '--', '--', '--', '--', '--', '82042200', '-33.5299502620402', '-61.4662068731284']\n",
-      "['SANTA FE', 'General López', 'Murphy', '3630', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042210', '-33.6428623685969', '-61.8577974691015']\n",
-      "['SANTA FE', 'General López', 'Rufino', '18727', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042220', '-34.2636098414032', '-62.7117038844931']\n",
-      "['SANTA FE', 'General López', 'San Eduardo', '928', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042230', '-33.8723970130663', '-62.0917158307714']\n",
-      "['SANTA FE', 'General López', 'San Francisco de Santa Fe', '279', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82042240', '-33.5905400040189', '-62.1244693933144']\n",
-      "['SAN LUIS', 'General Pedernera', 'Villa Mercedes', '111391', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '74035070', '-33.6738636408858', '-65.4624765290195']\n",
-      "['SAN LUIS', 'Junín', 'Santa Rosa del Conlara', '5511', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '74049070', '-32.3423081509941', '-65.2071206614116']\n",
-      "['SAN LUIS', 'Junín', 'Talita', '50', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '74049080', '-32.2481203088315', '-65.5838734087874']\n",
-      "['JUJUY', 'Humahuaca', 'Tres Cruces', '376', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38028050', '-22.9172890384617', '-65.5874003328951']\n",
-      "['JUJUY', 'Humahuaca', 'Uquía (Est. Senador Pérez)', '508', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '38028060', '-23.3018065170017', '-65.3575618341785']\n",
-      "['JUJUY', 'Ledesma', 'Bananal', '689', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38035010', '-23.5657711190253', '-64.5013724325995']\n",
-      "['JUJUY', 'Ledesma', 'Bermejito', '145', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38035020', '-23.7870506884017', '-64.730065775808']\n",
-      "['JUJUY', 'Ledesma', 'Caimancito', '5336', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38035030', '-23.7395269322752', '-64.5941006141069']\n",
-      "['JUJUY', 'Ledesma', 'Calilegua', '5997', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '38035040', '-23.7694721379755', '-64.766556217593']\n",
-      "['JUJUY', 'Ledesma', 'Chalicán', '1062', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '38035050', '-24.0708657869155', '-64.8037328279296']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Lagunas de Bartoluzzi', '290', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50056050', '-32.6111088672137', '-68.5714746331489']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Los Jarilleros', '831', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50056060', '-32.7153965740662', '-68.6584021819475']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Los Olivos', '73', 'SI', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '50056070', '-32.6972155730911', '-68.3295580099939']\n",
-      "['MENDOZA', 'Lavalle', 'Costa de Araujo', '2816', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '50056080', '-32.7568943573314', '-68.4085951866641']\n",
-      "['MENDOZA', 'Lavalle', 'El Paramillo', '90', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50056090', '-32.7813088245414', '-68.5336830930131']\n",
-      "['MENDOZA', 'Lavalle', 'El Vergel', '362', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50056100', '-32.7623132216047', '-68.6476011792189']\n",
-      "['MENDOZA', 'Lavalle', 'Jocolí Viejo', '422', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '50056130', '-32.7274623415005', '-68.6602319575528']\n",
-      "['MENDOZA', 'Lavalle', 'Las Violetas', '87', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '50056140', '-32.8208151905733', '-68.6164140763718']\n",
-      "['MENDOZA', 'Lavalle', 'Villa Tulumaya', '7870', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '50056160', '-32.7196142429269', '-68.6030438537926']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Agrelo', '2147', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50063010', '-33.1173844439975', '-68.8960235351828']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Barrio Perdriel IV', '371', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50063020', '-33.0753282280469', '-68.9250404043338']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Cacheuta', '636', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50063030', '-33.0367104413315', '-69.1159068278817']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Costa Flores', '297', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50063040', '-33.0705184504059', '-68.9343214868201']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'El Carrizal', '344', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '50063050', '-33.3037433557192', '-68.7554951968491']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'El Salto', '148', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '50063060', '-32.8994781760003', '-69.3336484431929']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Las Compuertas', '827', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', '--', '50063070', '-33.0343953638207', '-68.9757201428593']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Las Vegas', '190', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '--', '50063080', '-33.0058788620171', '-69.2764002200338']\n",
-      "['SANTA FE', 'General López', 'San Gregorio', '4291', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042250', '-34.3265186547551', '-62.0379529693876']\n",
-      "['SANTA FE', 'General López', 'Sancti Spiritu', '3433', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82042260', '-34.0095285599362', '-62.2424503438155']\n",
-      "['SANTA FE', 'General López', 'Santa Isabel', '4266', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82042270', '-33.8894892658382', '-61.6965906556385']\n",
-      "['SANTA FE', 'General López', 'Teodelina', '5933', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82042280', '-34.1916130913817', '-61.5272264570788']\n",
-      "['SANTA FE', 'General López', 'Venado Tuerto', '75437', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82042290', '-33.747315292187', '-61.9695358692001']\n",
-      "['SANTA FE', 'General López', 'Villa Cañás', '8821', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82042300', '-34.0061339956012', '-61.6063880455097']\n",
-      "['SANTA FE', 'General López', 'Wheelwright', '5733', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82042310', '-33.7942942799185', '-61.2114409469748']\n",
-      "['SANTA FE', 'General Obligado', 'Arroyo Ceibal', '622', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049010', '-28.7250869970621', '-59.4804164807602']\n",
-      "['SANTA FE', 'General Obligado', 'Avellaneda (Est. Ewald)', '23341', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049020', '-29.1193659780886', '-59.6592512444638']\n",
-      "['SANTA FE', 'General Obligado', 'Berna', '629', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82049030', '-29.2752681077911', '-59.8472221836471']\n",
-      "['SANTA FE', 'General Obligado', 'El Araza', '550', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82049040', '-29.1334936783763', '-59.9473145917686']\n",
-      "['SANTA FE', 'General Obligado', 'El Rabón', '865', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82049050', '-28.2302084157377', '-59.2639844821107']\n",
-      "['SANTA FE', 'General Obligado', 'Florencia', '5982', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82049060', '-28.0427359947317', '-59.2187469070082']\n",
-      "['SANTA FE', 'General Obligado', 'Guadalupe Norte', '654', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049070', '-28.9453022044499', '-59.5634151929235']\n",
-      "['SANTA FE', 'General Obligado', 'Ingeniero Chanourdie', '319', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '82049080', '-28.759813885955', '-59.5772324985847']\n",
-      "['SANTA FE', 'General Obligado', 'La Isleta', '210', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '82049090', '-28.493935731005', '-59.2950745667521']\n",
-      "['SANTA FE', 'General Obligado', 'La Sarita', '483', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82049100', '-28.9728525913241', '-59.8484991818248']\n",
-      "['SANTA FE', 'General Obligado', 'Lanteri', '907', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049110', '-28.8429706211446', '-59.6379287718138']\n",
-      "['SANTA FE', 'General Obligado', 'Las Garzas', '1123', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049120', '-28.8490101824631', '-59.5005781021303']\n",
-      "['SANTA FE', 'General Obligado', 'Las Toscas', '10838', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82049130', '-28.3540749299597', '-59.2595521000375']\n",
-      "['SANTA FE', 'General Obligado', 'Los Laureles', '364', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049140', '-29.3701211027814', '-59.7378677770758']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Guillermo E. Hudson', '49458', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6091010', '-34.7897594857633', '-58.1439692638183']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Juan María Gutierrez', '14868', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6091010', '-34.8348420760566', '-58.1819061125702']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Pereyra', '1291', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6091010', '-34.8471945391094', '-58.1392765205344']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Plátanos', '17961', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6091010', '-34.7674201820877', '-58.1652686003148']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Ranelagh', '17183', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6091010', '-34.7941468501172', '-58.1989815634425']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Villa España', '15205', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6091010', '-34.776063416904', '-58.2002532983623']\n",
-      "['BUENOS AIRES', 'Berisso', 'Berisso', '15567', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6098010', '-34.8746353679645', '-57.8947472316799']\n",
-      "['BUENOS AIRES', 'Bolívar', 'Hale', '211', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6105010', '-36.0010429767568', '-60.8534495072374']\n",
-      "['BUENOS AIRES', 'Coronel Pringles', 'Indio Rico', '1054', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6196040', '-38.3293770967784', '-60.8866340266383']\n",
-      "['BUENOS AIRES', 'Coronel Suárez', 'Coronel Suárez', '23621', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6203020', '-37.4596224938744', '-61.9317530113989']\n",
-      "['BUENOS AIRES', 'Coronel Suárez', 'Huanguelén', '5020', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6203050', '-37.0622288209544', '-61.9297529087938']\n",
-      "['BUENOS AIRES', 'Coronel Suárez', 'Pasman', '165', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '6203060', '-37.2234351404125', '-62.1602259170472']\n",
-      "['BUENOS AIRES', 'Coronel Suárez', 'San José', '2234', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6203070', '-37.5077480260109', '-61.9211473085303']\n",
-      "['BUENOS AIRES', 'Coronel Suárez', 'Santa María', '1832', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6203080', '-37.5565856774998', '-61.872634363442']\n",
-      "['BUENOS AIRES', 'Coronel Suárez', 'Santa Trinidad', '1474', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6203090', '-37.4891036510029', '-61.9252761219778']\n",
-      "['BUENOS AIRES', 'Daireaux', 'Andant', '42', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6231010', '-36.5584907531738', '-62.1372261047363']\n",
-      "['BUENOS AIRES', 'Daireaux', 'Arboledas', '632', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6231020', '-36.8827708539235', '-61.4878179060517']\n",
-      "['BUENOS AIRES', 'Daireaux', 'Daireaux', '12122', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6231030', '-36.6001749213746', '-61.7450132654369']\n",
-      "['BUENOS AIRES', 'Daireaux', 'La Larga', '53', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6231040', '-36.706298828126', '-61.9231071472267']\n",
-      "['BUENOS AIRES', 'Daireaux', 'Salazar', '1924', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6231060', '-36.307117163487', '-62.2003365899']\n",
-      "['BUENOS AIRES', 'Dolores', 'Dolores', '25940', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6238010', '-36.3161215739926', '-57.6752657333964']\n",
-      "['SANTA FE', 'Constitución', 'Empalme Villa Constitución', '6241', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82028070', '-33.2628625471248', '-60.3804644639294']\n",
-      "['SANTA FE', 'Constitución', 'General Gelly', '610', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82028090', '-33.6018434911159', '-60.5989383522422']\n",
-      "['SANTA FE', 'Constitución', 'Godoy', '1189', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82028100', '-33.3697098731789', '-60.5094130215383']\n",
-      "['SANTA FE', 'Constitución', 'Juan B. Molina', '1265', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82028110', '-33.496020689866', '-60.5122133295946']\n",
-      "['SANTA FE', 'Constitución', 'Juncal', '941', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '82028120', '-33.71761494002', '-61.0500179215707']\n",
-      "['SANTA FE', 'Constitución', 'La Vanguardia', '385', 'SI', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '82028130', '-33.3596257970974', '-60.6584568664422']\n",
-      "['SANTA FE', 'Constitución', 'Máximo Paz (Est. Paz)', '3441', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82028140', '-33.4851439474937', '-60.9567885809825']\n",
-      "['SANTA FE', 'Constitución', 'Pavón', '876', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82028150', '-33.2430754805422', '-60.4062757935089']\n",
-      "['SANTA FE', 'Constitución', 'Pavón Arriba', '1834', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82028160', '-33.3134173933438', '-60.8249758944661']\n",
-      "['SANTA FE', 'Constitución', 'Peyrano', '2517', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82028170', '-33.5411378598405', '-60.804329558703']\n",
-      "['SANTA FE', 'Constitución', 'Rueda', '471', '--', '--', 'SI', '--', '--', 'SI', 'SI', '--', '--', '82028180', '-33.335855095367', '-60.4608740548372']\n",
-      "['SANTA FE', 'Constitución', 'Santa Teresa', '3039', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82028190', '-33.4385471621789', '-60.7911542772276']\n",
-      "['SANTA FE', 'Constitución', 'Sargento Cabral', '1007', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82028200', '-33.4330128597835', '-60.6301906902003']\n",
-      "['SANTA FE', 'Constitución', 'Theobald', '421', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82028220', '-33.3122172562755', '-60.3120513587534']\n",
-      "['SANTA FE', 'Constitución', 'Villa Constitución', '47374', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82028230', '-33.2324133911798', '-60.3324988273466']\n",
-      "['SANTA FE', 'Garay', 'Cayastá', '3367', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82035010', '-31.2023253009306', '-60.1614504193394']\n",
-      "['SANTA FE', 'Garay', 'Helvecia', '5756', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82035020', '-31.0992706781177', '-60.0881512872483']\n",
-      "['SANTA FE', 'Garay', 'Los Zapallos', '873', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82035030', '-31.4956365531425', '-60.4286467714748']\n",
-      "['SANTA FE', 'Garay', 'Saladero Mariano Cabal', '588', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82035040', '-30.9229849971234', '-60.0481154588667']\n",
-      "['SANTA FE', 'Garay', 'Santa Rosa de Calchines', '3435', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82035050', '-31.422365592266', '-60.3348940800468']\n",
-      "['SANTA FE', 'General López', 'Aarón Castellanos (Est. Castellanos)', '236', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82042010', '-34.3345323396045', '-62.3748007656351']\n",
-      "['SANTA FE', 'Iriondo', 'Totoras', '9054', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056140', '-32.5863515505869', '-61.1673292562769']\n",
-      "['SANTA FE', 'Iriondo', 'Villa Eloísa', '2820', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82056150', '-32.9643241574442', '-61.5478333256653']\n",
-      "['SANTA FE', 'Iriondo', 'Villa La Rivera (Oliveros)', '82', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82056160', '-32.633431229414', '-60.8208776739619']\n",
-      "['SANTA FE', 'La Capital', 'Angel Gallardo', '856', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '82063010', '-31.5551884917333', '-60.6783108244693']\n",
-      "['SANTA FE', 'La Capital', 'Arroyo Aguiar', '751', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82063020', '-31.4322203707863', '-60.6676588774069']\n",
-      "['SANTA FE', 'La Capital', 'Arroyo Leyes', '824', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '82063030', '-31.5577005393669', '-60.5166665613111']\n",
-      "['SANTA FE', 'La Capital', 'Campo Andino', '313', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82063050', '-31.2410698890417', '-60.531189241674']\n",
-      "['SANTA FE', 'La Capital', 'Candioti', '888', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063060', '-31.3995244031815', '-60.7491149288676']\n",
-      "['SANTA FE', 'La Capital', 'Emilia', '691', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063070', '-31.0610951750412', '-60.7464379477764']\n",
-      "['SANTA FE', 'La Capital', 'Laguna Paiva', '12334', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063080', '-31.3092619266382', '-60.6607816085928']\n",
-      "['SANTA FE', 'La Capital', 'Llambi Campbell', '2260', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063090', '-31.1862574038904', '-60.7484785939749']\n",
-      "['SANTA FE', 'La Capital', 'Monte Vera', '5726', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82063100', '-31.5184864327594', '-60.6780997937426']\n",
-      "['SANTA FE', 'La Capital', 'Nelson', '4206', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063110', '-31.2670754515365', '-60.7621355398529']\n",
-      "['SANTA FE', 'La Capital', 'Paraje Chaco Chico', '139', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82063120', '-31.567299963712', '-60.6617466185791']\n",
-      "['SANTA FE', 'La Capital', 'Recreo', '12774', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063140', '-31.4935807560402', '-60.735411088708']\n",
-      "['SANTA FE', 'La Capital', 'San José del Rincón', '10176', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82063160', '-31.6061471114691', '-60.569631684875']\n",
-      "['SANTA FE', 'La Capital', 'Santa Fe', '391164', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82063170', '-31.645164805431', '-60.7093147118987']\n",
-      "['SANTA FE', 'La Capital', 'Santo Tomé', '65684', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063180', '-31.6648423299398', '-60.7626399841519']\n",
-      "['SANTA FE', 'La Capital', 'Sauce Viejo', '3770', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82063190', '-31.7630683465248', '-60.8898606108667']\n",
-      "['SANTA FE', 'La Capital', 'Villa Laura (Est. Constituyentes)', '268', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82063200', '-31.3738964582973', '-60.664717579411']\n",
-      "['SANTA FE', 'Las Colonias', 'Cavour', '137', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '82070010', '-31.3666330323604', '-61.0172254853249']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Glew', '61985', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6028010', '-34.8860114180413', '-58.3818301842512']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Jose Mármol', '43494', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6028010', '-34.7851442510713', '-58.3681475603787']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Longchamps', '51001', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6028010', '-34.8609450255718', '-58.3891476922426']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Malvinas Argentinas', '25844', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6028010', '-34.8189583169642', '-58.4235610606239']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Ministro Rivadavia', '17928', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', '6028010', '-34.8556895005541', '-58.3616465427911']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'Rafael Calzada', '60422', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6028010', '-34.7911367513318', '-58.350598184222']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'San Francisco Solano', '30355', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6028010', '-34.7866743578473', '-58.3219363521574']\n",
-      "['BUENOS AIRES', 'Almirante Brown', 'San Jose', '48151', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6028010', '-34.7673771924196', '-58.3432771404358']\n",
-      "['BUENOS AIRES', 'Arrecifes', 'Arrecifes', '26400', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6077010', '-34.064591121211', '-60.1025564443537']\n",
-      "['BUENOS AIRES', 'Arrecifes', 'Todd', '732', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6077020', '-34.0328240475348', '-60.1562270065746']\n",
-      "['BUENOS AIRES', 'Arrecifes', 'Viña', '464', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6077030', '-33.9922765156087', '-60.2263211205477']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Area Reserva Cinturón Ecológico', '3550', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6035010', '-34.6750056478487', '-58.3105634248142']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Avellaneda', '25325', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6035010', '-34.6626508059016', '-58.3656990232718']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Crucesita', '22745', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6035010', '-34.66910587351', '-58.3574544412345']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Dock Sud', '37392', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6035010', '-34.6491266928534', '-58.3411774769137']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Gerli', '32384', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6035010', '-34.6847637540553', '-58.3726025503412']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Pineyro', '28102', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6035010', '-34.6685497926645', '-58.3886029123689']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Sarandí', '63281', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6035010', '-34.6843716640855', '-58.348101313379']\n",
-      "['SANTA FE', 'Las Colonias', 'Cululú', '97', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82070020', '-31.2053110846326', '-60.9314003415917']\n",
-      "['SANTA FE', 'Las Colonias', 'Elisa', '1490', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070030', '-30.6980797094538', '-61.0487593646417']\n",
-      "['SANTA FE', 'Las Colonias', 'Empalme San Carlos', '125', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070040', '-31.5487780871674', '-60.8127223355579']\n",
-      "['SANTA FE', 'Las Colonias', 'Esperanza', '40145', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82070050', '-31.4505966144136', '-60.9310068119638']\n",
-      "['SANTA FE', 'Las Colonias', 'Felicia', '1788', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070060', '-31.246393987915', '-61.2128816673977']\n",
-      "['SANTA FE', 'Las Colonias', 'Franck', '5109', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070070', '-31.5888736174502', '-60.9388945830321']\n",
-      "['SANTA FE', 'Las Colonias', 'Grutly', '545', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070080', '-31.2705026899597', '-61.0727542695818']\n",
-      "['SANTA FE', 'Las Colonias', 'Hipatia', '310', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82070090', '-31.1282518725208', '-61.0327676754247']\n",
-      "['SANTA FE', 'Las Colonias', 'Humboldt', '3999', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070100', '-31.4009210645041', '-61.0825515659905']\n",
-      "['SANTA FE', 'Las Colonias', 'La Pelada', '1037', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070120', '-30.8679477693336', '-60.9718116807155']\n",
-      "['SANTA FE', 'Las Colonias', 'Las Tunas', '360', 'SI', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '82070130', '-31.5722370638803', '-60.9959287992772']\n",
-      "['SANTA FE', 'Las Colonias', 'María Luisa', '579', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070140', '-31.0126440481519', '-60.9114327492504']\n",
-      "['SANTA FE', 'Las Colonias', 'Matilde', '754', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070150', '-31.7932160880623', '-60.9818059784844']\n",
-      "['SANTA FE', 'Las Colonias', 'Nuevo Torino', '425', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82070160', '-31.3468823835409', '-61.235725734005']\n",
-      "['SANTA FE', 'Las Colonias', 'Pilar', '4705', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070170', '-31.442015817123', '-61.2600249614063']\n",
-      "['SANTA FE', 'Las Colonias', 'Progreso', '2118', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070190', '-31.1397689545802', '-60.990254156931']\n",
-      "['SANTA FE', 'Las Colonias', 'Providencia', '663', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070200', '-30.9845868369063', '-61.0218281498813']\n",
-      "['SANTA FE', 'Las Colonias', 'Sa Pereyra', '1533', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '82070210', '-31.5721513951563', '-61.3782231110791']\n",
-      "['SANTA FE', 'Las Colonias', 'San Agustín', '630', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070220', '-31.6847778866246', '-60.9413147450231']\n",
-      "['SANTA FE', 'Las Colonias', 'San Carlos Centro', '10717', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070230', '-31.7284179989089', '-61.0913957859145']\n",
-      "['SANTA FE', 'Las Colonias', 'San Carlos Norte', '812', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070240', '-31.6743105766747', '-61.0762585195433']\n",
-      "['SANTA FE', 'Las Colonias', 'San Carlos Sud', '1927', 'SI', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '82070250', '-31.7575954064363', '-61.1007514980914']\n",
-      "['BUENOS AIRES', 'Carlos Tejedor', 'Colonia Seré', '726', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6154020', '-35.4388157700903', '-62.7252382146864']\n",
-      "['BUENOS AIRES', 'Carlos Tejedor', 'Curarú', '422', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6154030', '-35.6403503028113', '-62.1924372294866']\n",
-      "['BUENOS AIRES', 'Carlos Tejedor', 'Timote', '526', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '6154040', '-35.3477615165229', '-62.2246532791856']\n",
-      "['BUENOS AIRES', 'Carlos Tejedor', 'Tres Algarrobos (Est. Cuenca)', '3201', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6154050', '-35.1979815144911', '-62.7730814064669']\n",
-      "['BUENOS AIRES', 'Carmen de Areco', 'Carmen de Areco', '12775', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6161010', '-34.3776987251735', '-59.8229019801033']\n",
-      "['BUENOS AIRES', 'Carmen de Areco', 'Pueblo Gouin', '122', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6161020', '-34.4951191416005', '-59.8029737383366']\n",
-      "['BUENOS AIRES', 'Carmen de Areco', 'Tres Sargentos', '391', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6161030', '-34.4664778301466', '-60.0008697422009']\n",
-      "['BUENOS AIRES', 'Castelli', 'Castelli', '6859', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6168010', '-36.091694119436', '-57.8071801619355']\n",
-      "['BUENOS AIRES', 'Castelli', 'Centro Guerrero', '114', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6168020', '-36.0570621940227', '-57.8235422591576']\n",
-      "['BUENOS AIRES', 'Chacabuco', 'Castilla', '689', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '6210010', '-34.6131247014799', '-59.9005194580559']\n",
-      "['BUENOS AIRES', 'Chacabuco', 'Chacabuco', '38418', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6210020', '-34.6429843999409', '-60.4701843504346']\n",
-      "['BUENOS AIRES', 'Chacabuco', 'Los Angeles', '54', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6210030', '-34.4575064000002', '-60.1801845132051']\n",
-      "['BUENOS AIRES', 'Chacabuco', \"O'Higgins\", '1206', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6210040', '-34.5854707868254', '-60.6986325840689']\n",
-      "['BUENOS AIRES', 'Chacabuco', 'Rawson', '2123', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6210050', '-34.6086374337309', '-60.0677106761007']\n",
-      "['BUENOS AIRES', 'Chascomús', 'Chascomús', '33193', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6217010', '-35.5743009068199', '-58.0005532563664']\n",
-      "['BUENOS AIRES', 'Chascomús', 'Manuel J. Cobo (Est. Lezama)', '4647', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6217020', '-35.8748248734085', '-57.8964226760932']\n",
-      "['BUENOS AIRES', 'Chascomús', 'Villa Parque Girado', '93', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6217030', '-35.6282696386352', '-58.0145524400059']\n",
-      "['BUENOS AIRES', 'Chivilcoy', 'Chivilcoy', '58152', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6224010', '-34.8980163772726', '-60.0188841030321']\n",
-      "['BUENOS AIRES', 'Chivilcoy', 'Emilio Ayarza', '87', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6224020', '-34.746060108407', '-60.0392314192743']\n",
-      "['BUENOS AIRES', 'Chivilcoy', 'Gorostiaga', '324', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6224030', '-34.839127302807', '-59.8646671984292']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Villa Domínico', '61273', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6035010', '-34.6986315148924', '-58.3363602646664']\n",
-      "['BUENOS AIRES', 'Avellaneda', 'Wilde', '68624', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6035010', '-34.7061588356333', '-58.3218349208501']\n",
-      "['BUENOS AIRES', 'Ayacucho', 'Ayacucho', '17364', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6042010', '-37.1536695670417', '-58.4895476662462']\n",
-      "['BUENOS AIRES', 'Ayacucho', 'La Constancia', '49', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6042020', '-37.2286256057071', '-58.7603890048806']\n",
-      "['BUENOS AIRES', 'Ayacucho', 'Solanet', '47', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '6042030', '-36.8444984439739', '-58.5071421689017']\n",
-      "['BUENOS AIRES', 'Ayacucho', 'Udaquiola', '91', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6042040', '-36.5637513540211', '-58.5333344196536']\n",
-      "['BUENOS AIRES', 'Azul', '16 de Julio', '111', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6049050', '-37.2020524773603', '-60.1652139181813']\n",
-      "['BUENOS AIRES', 'Azul', 'Ariel', '16', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6049010', '-36.5312544192466', '-59.9200651844348']\n",
-      "['BUENOS AIRES', 'Azul', 'Azul', '55728', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6049020', '-36.7795144970313', '-59.8586331707414']\n",
-      "['BUENOS AIRES', 'Azul', 'Cacharí', '2960', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6049030', '-36.3805626332947', '-59.5030645507265']\n",
-      "['BUENOS AIRES', 'Azul', 'Chillar', '3083', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6049040', '-37.3150113247344', '-59.9853181679139']\n",
-      "['BUENOS AIRES', 'Bahía Blanca', 'Bahía Blanca', '274064', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6056010', '-38.7114037284555', '-62.2569089501864']\n",
-      "['BUENOS AIRES', 'Bahía Blanca', 'Cabildo', '2046', '--', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6056020', '-38.4838572081944', '-61.8926015349487']\n",
-      "['BUENOS AIRES', 'Bahía Blanca', 'General Daniel Cerri (Est. General Cerri)', '6745', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6056030', '-38.7136524854986', '-62.3924221653991']\n",
-      "['BUENOS AIRES', 'Balcarce', 'Balcarce', '38376', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6063010', '-37.8482779294345', '-58.2551665841248']\n",
-      "['BUENOS AIRES', 'Balcarce', 'Los Pinos', '337', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6063020', '-37.9412057603', '-58.3225920150442']\n",
-      "['BUENOS AIRES', 'Balcarce', 'Napaleofú', '374', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '6063030', '-37.6254980210026', '-58.7461862359423']\n",
-      "['BUENOS AIRES', 'Balcarce', 'Ramos Otero', '95', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6063040', '-37.5426353712017', '-58.3407185507274']\n",
-      "['BUENOS AIRES', 'Balcarce', 'San Agustín', '498', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6063050', '-38.0122838564587', '-58.355377761682']\n",
-      "['BUENOS AIRES', 'Balcarce', 'Villa Laguna La Brava', '115', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6063060', '-37.8596285282151', '-57.9806008736401']\n",
-      "['BUENOS AIRES', 'Chivilcoy', 'La Rica', '118', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6224040', '-34.9739189538858', '-59.8639302070489']\n",
-      "['BUENOS AIRES', 'Chivilcoy', 'Moquehuá', '2130', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6224050', '-35.0926582854313', '-59.7745302971612']\n",
-      "['BUENOS AIRES', 'Chivilcoy', 'Ramón Biaus', '179', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6224060', '-35.0858455213162', '-59.9236682591744']\n",
-      "['BUENOS AIRES', 'Chivilcoy', 'San Sebastián', '166', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6224070', '-34.9443783815263', '-59.7018597369347']\n",
-      "['BUENOS AIRES', 'Colón', 'Colón', '23206', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6175010', '-33.8978633606345', '-61.099560506382']\n",
-      "['BUENOS AIRES', 'Colón', 'El Arbolito', '0', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6175010', '-33.9147838019682', '-60.9438081845998']\n",
-      "['BUENOS AIRES', 'Colón', 'Pearson', '257', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6175030', '-33.6518963027432', '-60.8922239880462']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Bajo Hondo', '164', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6182010', '-38.7647705078125', '-61.9209671020508']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Balneario Pehuen Co', '681', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6182020', '-38.9961963948629', '-61.5471990087107']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Punta Alta (Est Almirante Solier)', '58315', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6182030', '-38.8813527346955', '-62.0749536088688']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Villa del Mar', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6182030', '-38.8532242630709', '-62.1164752039925']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Villa General Arias (Est. Kilómetro 638)', '1845', 'SI', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', '6182050', '-38.8069001411051', '-62.09498539538']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Aparicio', '80', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6189010', '-38.6204949120776', '-60.8809603426407']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Coronel Dorrego', '11510', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6189030', '-38.7166239148323', '-61.2884948879698']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'El Perdido (Est. José A. Guisasola)', '919', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6189040', '-38.6757752787604', '-61.0884421797928']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Faro', '20', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '6189050', '-38.7966781095909', '-61.0688772134763']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Irene', '13', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6189060', '-38.5543426342658', '-60.6954938748393']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Oriente', '1778', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6189070', '-38.7388491145692', '-60.6092238150829']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'San Román', '38', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6189080', '-38.7415550885108', '-61.5377200112301']\n",
-      "['BUENOS AIRES', 'Coronel Pringles', 'Coronel Pringles (Est. Pringles)', '20263', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6196010', '-37.9865210556901', '-61.3540715661069']\n",
-      "['BUENOS AIRES', 'Necochea', 'Necochea - Quequén', '84784', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6581040', '-38.5711702285697', '-58.7702419838751']\n",
-      "['BUENOS AIRES', 'Necochea', 'Nicanor Olivera (Est. La Dulce)', '2131', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '--', '--', '6581050', '-38.2846361959919', '-59.202754253612']\n",
-      "['BUENOS AIRES', 'Necochea', 'Ramón Santamarina', '430', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6581060', '-38.4503897333336', '-59.3311154416146']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Colonia Hinojo', '3841', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '6595070', '-36.8800694499223', '-60.1780552970612']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Colonia Nievas', '10', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6595030', '-36.8641370257955', '-60.0816424704']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Colonia San Miguel', '902', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6595040', '-36.9495659791886', '-60.1108954083182']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Espigas', '492', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '6595050', '-36.4122732396335', '-60.6730694647']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Hinojo', '3841', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6595060', '-36.8805120719062', '-60.1771940245473']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Olavarría', '89721', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6595070', '-36.8920935788859', '-60.3180046559577']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Recalde', '385', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6595080', '-36.6515016172821', '-61.0845040269815']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Sierra Chica', '4812', '--', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '6595100', '-36.843238222524', '-60.2234271381196']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Sierras Bayas', '3080', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6595110', '-36.9225238148372', '-60.2157925414657']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Villa Alfredo Fortabat', '3451', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6595120', '-36.9802714637124', '-60.2790828437139']\n",
-      "['BUENOS AIRES', 'Olavarría', 'Villa La Serranía', '167', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6595130', '-36.9903632120511', '-60.3108081181748']\n",
-      "['BUENOS AIRES', 'Patagones', 'Bahía San Blas', '611', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '6602010', '-40.5602246137406', '-62.2380643077459']\n",
-      "['BUENOS AIRES', 'Patagones', 'Cardenal Cagliero', '89', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6602020', '-40.6522000086693', '-62.7575972084464']\n",
-      "['BUENOS AIRES', 'Patagones', 'Carmen de Patagones', '20533', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6602030', '-40.797298324401', '-62.984754269904']\n",
-      "['BUENOS AIRES', 'Patagones', 'Juan A. Pradere', '521', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '6602050', '-39.5993801239416', '-62.6510470779021']\n",
-      "['BUENOS AIRES', 'Patagones', 'Stroeder', '1998', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6602060', '-40.1854869993736', '-62.6205163469862']\n",
-      "['BUENOS AIRES', 'Patagones', 'Villalonga', '4517', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6602070', '-39.9151387867695', '-62.6188702678852']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'Chiclana', '0', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6609080', '-35.7327373193414', '-61.7439272931387']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Solís', '1001', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '6728050', '-34.2989712949513', '-59.3250547278241']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Villa Espil', '157', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '6728060', '-34.5066814044811', '-59.3372661316763']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Villa Ruiz', '477', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '6728070', '-34.4352021828488', '-59.260395880426']\n",
-      "['BUENOS AIRES', 'San Antonio de Areco', 'Duggan', '573', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6735010', '-34.2071973030208', '-59.6357055338083']\n",
-      "['BUENOS AIRES', 'San Antonio de Areco', 'San Antonio de Areco', '19768', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6735020', '-34.2503763113877', '-59.4708634797005']\n",
-      "['BUENOS AIRES', 'San Antonio de Areco', 'Villa Lía', '1182', 'SI', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '6735030', '-34.1237740718192', '-59.4313725724126']\n",
-      "['BUENOS AIRES', 'San Cayetano', 'Balneario San Cayetano', '46', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6742010', '-38.7481815016452', '-59.429204589717']\n",
-      "['BUENOS AIRES', 'San Cayetano', 'San Cayetano', '7354', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6742030', '-38.346970946847', '-59.6063826058006']\n",
-      "['BUENOS AIRES', 'San Fernando', 'San Fernando', '74814', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6749010', '-34.4473601745411', '-58.5690015916776']\n",
-      "['BUENOS AIRES', 'San Fernando', 'Victoria', '42703', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6749010', '-34.4619820050413', '-58.5595970877081']\n",
-      "['BUENOS AIRES', 'San Fernando', 'Virreyes', '42768', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6749010', '-34.4636240092728', '-58.5761941633194']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Acassuso', '12902', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6756010', '-34.4794018120083', '-58.5074043996961']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Beccar', '59088', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6756010', '-34.4674159462571', '-58.5400343502635']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Boulogne Sur Mer', '73842', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6756010', '-34.4983312888498', '-58.5700137209729']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Martínez', '66169', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6756010', '-34.4944230772436', '-58.5105732755943']\n",
-      "['BUENOS AIRES', 'San Isidro', 'San Isidro', '45403', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6756010', '-34.4770412162141', '-58.52719519996']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Villa Adelina', '35473', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6756010', '-34.5151197673508', '-58.5457579220177']\n",
-      "['BUENOS AIRES', 'San Miguel', 'Bella Vista', '74138', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6760010', '-34.5751401519414', '-58.6960409885544']\n",
-      "['BUENOS AIRES', 'San Miguel', 'Campo De Mayo', '1525', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '6760010', '-34.5346818189868', '-58.6513860167431']\n",
-      "['BUENOS AIRES', 'San Miguel', 'Muñiz', '28615', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6760010', '-34.5557351629874', '-58.7080227572424']\n",
-      "['CHACO', 'Libertad', 'Colonia Popular', '191', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '22077010', '-27.2759309408353', '-59.1523781564389']\n",
-      "['CHACO', 'Libertad', 'Laguna Blanca', '547', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '22077030', '-27.2572195505018', '-59.2340486127892']\n",
-      "['CHACO', 'Libertad', 'Puerto Tirol', '8819', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '22077040', '-27.3745125614532', '-59.0953159917862']\n",
-      "['CHACO', 'Libertador General San Martín', 'Ciervo Petiso', '786', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '22084010', '-26.5815849580294', '-59.6329803967089']\n",
-      "['CHACO', 'Libertador General San Martín', 'General José de San Martín', '28124', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '22084020', '-26.5340730622708', '-59.334711358946']\n",
-      "['CHACO', 'Libertador General San Martín', 'La Eduvigis', '392', '--', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', '22084030', '-26.8374120457599', '-59.0641175796047']\n",
-      "['CHACO', 'Libertador General San Martín', 'Laguna Limpia', '1207', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '22084040', '-26.4967013914467', '-59.6799372880349']\n",
-      "['CHACO', 'Libertador General San Martín', 'Pampa Almirón', '1278', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '22084050', '-26.702247857191', '-59.1237850343206']\n",
-      "['CHACO', 'Libertador General San Martín', 'Pampa del Indio', '9204', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22084060', '-26.050714758193', '-59.9412241077467']\n",
-      "['CHACO', 'Libertador General San Martín', 'Presidencia Roca', '4201', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '22084070', '-26.1402007626997', '-59.5968452905131']\n",
-      "['CHACO', 'Libertador General San Martín', 'Selvas del Río de Oro', '606', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '22084080', '-26.8044755779716', '-58.9585454452623']\n",
-      "['CHACO', 'Maipú', 'Tres Isletas', '16976', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '22091010', '-26.3378349285309', '-60.4299349548752']\n",
-      "['CHACO', 'Mayor Luis J. Fontana', 'Coronel Du Graty', '7509', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22098010', '-27.682571155615', '-60.9091956314644']\n",
-      "['CHACO', 'Mayor Luis J. Fontana', 'Enrique Urién', '515', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '22098020', '-27.5587251493486', '-60.5259907543736']\n",
-      "['CHACO', 'Mayor Luis J. Fontana', 'Villa Angela', '41403', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22098030', '-27.5788592432947', '-60.7141120066309']\n",
-      "['CHACO', 'O Higgins', 'La Clotilde', '3382', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '22112010', '-27.1781993384686', '-60.6315741848515']\n",
-      "['CHACO', 'O Higgins', 'La Tigra', '2866', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '22112020', '-27.1157899755692', '-60.5898941741226']\n",
-      "['CHACO', 'O Higgins', 'San Bernardo', '9379', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '22112030', '-27.2904384132604', '-60.7149736332961']\n",
-      "['CHACO', 'Presidencia de la Plaza', 'Presidencia de la Plaza', '9642', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22119010', '-27.0029714359347', '-59.847600385659']\n",
-      "['CHACO', 'Quitilipi', 'Quitilipi', '24517', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22133010', '-26.8732071732978', '-60.2185241226399']\n",
-      "['CHACO', 'Quitilipi', 'Villa El Palmar', '879', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '22133020', '-26.4551186226266', '-60.1646165913523']\n",
-      "['CORDOBA', 'Punilla', 'Cosquín', '19458', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14091070', '-31.240571224569', '-64.4655312574209']\n",
-      "['CORDOBA', 'Punilla', 'Cuesta Blanca', '510', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14091080', '-31.4787781890782', '-64.5773466914484']\n",
-      "['CORDOBA', 'Punilla', 'Estancia Vieja', '909', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14091090', '-31.3842597063571', '-64.517330819559']\n",
-      "['CORDOBA', 'Punilla', 'Huerta Grande', '5925', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '14091100', '-31.0600927199176', '-64.484304266589']\n",
-      "['CORDOBA', 'Punilla', 'La Cumbre', '7544', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14091110', '-30.9792461523826', '-64.4909087135044']\n",
-      "['CORDOBA', 'Punilla', 'La Falda', '16335', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '14091120', '-31.0919649906581', '-64.4864417754562']\n",
-      "['CORDOBA', 'Punilla', 'Las Jarillas', '103', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '14091130', '-31.5182256602189', '-64.5345928843013']\n",
-      "['CORDOBA', 'Punilla', 'Los Cocos', '1242', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '14091140', '-30.9269774865861', '-64.5026123921004']\n",
-      "['CORDOBA', 'Punilla', 'Mayu Sumaj', '1259', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14091160', '-31.4668646402709', '-64.5427634762868']\n",
-      "['CORDOBA', 'Punilla', 'San Antonio de Arredondo', '3653', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14091180', '-31.4782264688487', '-64.5289350434399']\n",
-      "['CORDOBA', 'Punilla', 'San Esteban', '852', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14091190', '-30.9199784063317', '-64.5360036651851']\n",
-      "['CORDOBA', 'Punilla', 'San Roque', '1126', 'SI', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '14091200', '-31.3496904364626', '-64.4599293921174']\n",
-      "['CORDOBA', 'Punilla', 'Santa María de Punilla', '9526', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14091210', '-31.2703319860361', '-64.4653357678432']\n",
-      "['CORDOBA', 'Punilla', 'Tala Huasi', '131', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14091220', '-31.472446933222', '-64.5651507693433']\n",
-      "['CORDOBA', 'Punilla', 'Tanti', '6554', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14091230', '-31.3549072437345', '-64.5909558305817']\n",
-      "['CORDOBA', 'Punilla', 'Valle Hermoso', '6187', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14091240', '-31.1172888298585', '-64.484252831532']\n",
-      "['CORDOBA', 'Punilla', 'Villa Carlos Paz', '62423', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14091250', '-31.4182380208919', '-64.4933448063141']\n",
-      "['CORDOBA', 'Punilla', 'Villa Giardino', '6702', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14091270', '-31.0362773938945', '-64.4928899121054']\n",
-      "['CORDOBA', 'Punilla', 'Villa Lago Azul', '108', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14091280', '-31.3740257221359', '-64.4831122938584']\n",
-      "['CORDOBA', 'Punilla', 'Villa Parque Siquimán', '1738', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14091290', '-31.3457170881093', '-64.4802571053108']\n",
-      "['CORDOBA', 'Punilla', 'Villa Río Icho Cruz', '1864', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14091300', '-31.4791065590312', '-64.562747406585']\n",
-      "['CORDOBA', 'Punilla', 'Villa Santa Cruz del Lago', '2282', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14091320', '-31.369322851246', '-64.5205370832482']\n",
-      "['CORDOBA', 'Río Cuarto', 'Achiras', '2287', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14098010', '-33.1770175916926', '-64.9944684969757']\n",
-      "['CORRIENTES', 'Curuzú Cuatiá', 'Perugorría', '3043', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18035030', '-29.3404796154785', '-58.6080890462901']\n",
-      "['CORRIENTES', 'Empedrado', 'El Sombrero', '707', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18042010', '-27.7035440870919', '-58.7686060583955']\n",
-      "['CORRIENTES', 'Empedrado', 'Empedrado', '9258', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18042020', '-27.9524556932224', '-58.8074763893306']\n",
-      "['CORRIENTES', 'Esquina', 'Esquina', '19081', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18049010', '-30.0159284150174', '-59.5309812132883']\n",
-      "['CORRIENTES', 'General Alvear', 'Alvear', '6732', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18056010', '-29.0985990956679', '-56.5521631297617']\n",
-      "['CORRIENTES', 'General Alvear', 'Estación Torrent', '116', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18056020', '-28.8266239157245', '-56.469525963544']\n",
-      "['CORRIENTES', 'General Paz', 'Itá Ibaté', '3772', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18063010', '-27.4250661277127', '-57.3376993601456']\n",
-      "['CORRIENTES', 'General Paz', 'Lomas de Vallejos', '358', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '18063020', '-27.7329656323888', '-57.9193852921423']\n",
-      "['CORRIENTES', 'General Paz', 'Nuestra Señora del Rosario de Caá Catí', '4738', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18063030', '-27.751995828158', '-57.6225136238666']\n",
-      "['CORRIENTES', 'General Paz', 'Palmar Grande', '536', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '18063040', '-27.9407694115665', '-57.9009156630285']\n",
-      "['CORRIENTES', 'Goya', 'Colonia Carolina', '420', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18070010', '-29.1457706796124', '-59.1820838282047']\n",
-      "['CORRIENTES', 'Goya', 'Goya', '71606', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18070020', '-29.1413439330685', '-59.2605311638707']\n",
-      "['CORRIENTES', 'ItatÍ', 'Itatí', '6562', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '18077010', '-27.2693038533077', '-58.2434782721969']\n",
-      "['CORRIENTES', 'ItatÍ', 'Ramada Paso', '556', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '18077020', '-27.3659289314983', '-58.3003087514316']\n",
-      "['CORRIENTES', 'Ituzaingó', \"Colonia Liebig's\", '2429', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18084010', '-27.9156591543749', '-55.8233285990026']\n",
-      "['CORRIENTES', 'Ituzaingó', 'Ituzaingó', '19575', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18084020', '-27.5910429413741', '-56.7039739448011']\n",
-      "['CORRIENTES', 'Ituzaingó', 'San Antonio', '1049', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18084030', '-27.5073854602181', '-56.7411670700869']\n",
-      "['CORRIENTES', 'Ituzaingó', 'San Carlos', '2454', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18084040', '-27.745785086345', '-55.9000479407003']\n",
-      "['CORRIENTES', 'Ituzaingó', 'Villa Olivari', '1276', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '18084050', '-27.6329473311043', '-56.9062014827101']\n",
-      "['CORRIENTES', 'Lavalle', 'Cruz de los Milagros', '143', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18091010', '-28.8357350715385', '-59.0068578339405']\n",
-      "['CORRIENTES', 'Lavalle', 'Gobernador Juan E. Martínez', '1831', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18091020', '-28.9108688742576', '-58.9359577546112']\n",
-      "['CORRIENTES', 'Lavalle', 'Lavalle', '2990', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18091030', '-29.0249812495642', '-59.1818570100087']\n",
-      "['ENTRE RIOS', 'Diamante', 'General Ramírez', '8868', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30021120', '-32.1772714430842', '-60.1985605811767']\n",
-      "['ENTRE RIOS', 'Diamante', 'Paraje La Virgen', '59', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30021130', '-31.917362571918', '-60.6531968809921']\n",
-      "['ENTRE RIOS', 'Diamante', 'Villa Libertador San Martín', '5747', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30021150', '-32.0697561751369', '-60.4624463940416']\n",
-      "['ENTRE RIOS', 'Federación', 'Chajarí', '32734', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30028010', '-30.7540759107669', '-57.9841625878637']\n",
-      "['ENTRE RIOS', 'Federación', 'Colonia Alemana', '137', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30028020', '-30.896158506292', '-58.0221576342783']\n",
-      "['ENTRE RIOS', 'Federación', 'Colonia Ensanche Sauce', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-30.8567132993029', '-57.8648918069168']\n",
-      "['ENTRE RIOS', 'Federación', 'Colonia La Argentina', '207', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30028040', '-31.0739', '-58.0258']\n",
-      "['ENTRE RIOS', 'Federación', 'Colonia Peña', '58', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30028050', '-30.7974915997552', '-58.1756384659062']\n",
-      "['ENTRE RIOS', 'Federación', 'Colonia Santa María', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-30.5993375212861', '-58.1858011706289']\n",
-      "['ENTRE RIOS', 'Federación', 'Federación', '16658', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30028070', '-30.990072444489', '-57.9183475208406']\n",
-      "['ENTRE RIOS', 'Federación', 'Los Conquistadores', '1177', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30028080', '-30.5944074579969', '-58.4682627057869']\n",
-      "['ENTRE RIOS', 'Federación', 'San Jaime de la Frontera', '4143', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30028090', '-30.3396273493524', '-58.3080915973688']\n",
-      "['ENTRE RIOS', 'Federación', 'San Pedro', '264', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '30028100', '-30.7571887237222', '-58.0818713823153']\n",
-      "['ENTRE RIOS', 'Federación', 'Santa Ana', '905', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '30028110', '-30.9004970305733', '-57.9310809529514']\n",
-      "['ENTRE RIOS', 'Federación', 'Villa del Rosario', '2720', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '30028120', '-30.7968318611671', '-57.9115719165535']\n",
-      "['ENTRE RIOS', 'Federal', 'Conscripto Bernardi', '1339', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30035010', '-31.0477778936084', '-59.0867391405808']\n",
-      "['ENTRE RIOS', 'Federal', 'El Cimarrón', '336', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30035020', '-30.9868629826869', '-58.9777569104134']\n",
-      "['ENTRE RIOS', 'Federal', 'Federal', '16075', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30035030', '-30.9513342178715', '-58.7851418943148']\n",
-      "['ENTRE RIOS', 'Federal', 'Nueva Vizcaya', '379', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '30035040', '-30.9685149773302', '-58.6127479285248']\n",
-      "['ENTRE RIOS', 'Federal', 'Sauce de Luna', '2845', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30035050', '-31.2384740579796', '-59.2202829564802']\n",
-      "['ENTRE RIOS', 'Feliciano', 'San José de Feliciano', '10282', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30042010', '-30.3852713114912', '-58.7515719602207']\n",
-      "['ENTRE RIOS', 'Feliciano', 'San Víctor', '325', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30042020', '-30.4869283596556', '-59.0316519541684']\n",
-      "['FORMOSA', 'Pilcomayo', 'Puerto Pilcomayo', '669', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '34049050', '-25.3688131700972', '-57.6524943008573']\n",
-      "['FORMOSA', 'Pilcomayo', 'Riacho He-He', '4304', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34049060', '-25.3617117019838', '-58.2782518825352']\n",
-      "['FORMOSA', 'Pilcomayo', 'Riacho Negro', '720', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34049070', '-25.4224320225992', '-57.7914545139812']\n",
-      "['FORMOSA', 'Pilcomayo', 'Siete Palmas', '863', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34049080', '-25.2015076619063', '-58.330676377416']\n",
-      "['FORMOSA', 'Pirané', 'Colonia Campo Villafañe', '4494', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34056010', '-26.2048681517277', '-59.0780331803401']\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "['FORMOSA', 'Pirané', 'El Colorado', '14228', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34056020', '-26.3117354640006', '-59.3684434678409']\n",
-      "['FORMOSA', 'Pirané', 'Palo Santo', '6379', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34056030', '-25.5639063797961', '-59.3360059836081']\n",
-      "['FORMOSA', 'Pirané', 'Pirané', '20335', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34056040', '-25.7306417902346', '-59.1075205904775']\n",
-      "['FORMOSA', 'Pirané', 'Villa Kilómetro 213', '4675', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34056050', '-26.1864626491659', '-59.3683950578867']\n",
-      "['FORMOSA', 'Ramón Lista', 'El Potrillo', '3371', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '34063010', '-23.1607663192891', '-62.0107787024286']\n",
-      "['FORMOSA', 'Ramón Lista', 'General Mosconi', '1902', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34063020', '-23.1827186246626', '-62.304068544241']\n",
-      "['JUJUY', 'Cochinoca', 'Abra Pampa', '8705', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38007020', '-22.7215697648051', '-65.6932137518832']\n",
-      "['JUJUY', 'Cochinoca', 'Puesto del Marquéz', '255', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38007060', '-22.5351797700612', '-65.6988399422374']\n",
-      "['JUJUY', 'Cochinoca', 'San Francisco de Alfarcito', '169', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38007080', '-23.2753025226875', '-65.9463804620407']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Guerrero', '518', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '38021010', '-24.1861828032769', '-65.444631251669']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Lozano (Ap. Chañi)', '1388', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '38021040', '-24.0773597398703', '-65.4047004835351']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Ocloyas', '70', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38021050', '-23.9096538285094', '-65.1955065762574']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'San Salvador de Jujuy (Est. Jujuy)', '257970', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '38021060', '-24.1953577939088', '-65.302450636841']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Yala', '1100', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '38021070', '-24.1217546163942', '-65.4145726152103']\n",
-      "['JUJUY', 'El Carmen', 'Aguas Calientes', '2233', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38014010', '-24.5838759624546', '-64.9235272487523']\n",
-      "['JUJUY', 'El Carmen', 'El Carmen', '13623', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '38014040', '-24.3855119166984', '-65.260519420291']\n",
-      "['MENDOZA', 'Junín', 'Ingeniero Giagnoni', '594', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50035010', '-33.1247748459194', '-68.4208925887498']\n",
-      "['MENDOZA', 'Junín', 'Junín', '6324', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50035020', '-33.1450869905894', '-68.4921156012444']\n",
-      "['MENDOZA', 'Junín', 'La Colonia', '9403', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '50035030', '-33.0927994762934', '-68.4874957269843']\n",
-      "['MENDOZA', 'Junín', 'Los Barriales', '4572', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50035040', '-33.1010405156356', '-68.567527971482']\n",
-      "['MENDOZA', 'Junín', 'Medrano', '817', '--', 'SI', '--', '--', '--', '--', '--', '--', '--', '50035050', '-33.1762912284126', '-68.6231695474222']\n",
-      "['MENDOZA', 'Junín', 'Phillips', '894', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '50035060', '-33.2032507142375', '-68.3832295478144']\n",
-      "['MENDOZA', 'Junín', 'Rodríguez Peña', '751', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50035070', '-33.1211519220358', '-68.6046800215005']\n",
-      "['MENDOZA', 'La Paz', 'Desaguadero', '424', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50042010', '-33.4052265769401', '-67.1641664357197']\n",
-      "['MENDOZA', 'La Paz', 'La Paz', '7872', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '50042020', '-33.4610193184125', '-67.5595785270435']\n",
-      "['MENDOZA', 'La Paz', 'Villa Antigua', '311', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50042030', '-33.4645156410531', '-67.6055785043576']\n",
-      "['MENDOZA', 'Las Heras', 'Blanco Encalada', '555', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '50049010', '-33.0355485376289', '-69.0065315897085']\n",
-      "['MENDOZA', 'Las Heras', 'Capdeville', '5103', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.7248779288865', '-68.9085584856171']\n",
-      "['MENDOZA', 'Las Heras', 'Jocolí', '804', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50049030', '-32.5843190924112', '-68.6808088140348']\n",
-      "['MENDOZA', 'Las Heras', 'Las Cuevas', '8', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50049040', '-32.8079619437825', '-70.0851824266087']\n",
-      "['MENDOZA', 'Las Heras', 'Las Heras', '155443', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50049050', '-32.8499236875213', '-68.8452567330483']\n",
-      "['MENDOZA', 'Las Heras', 'Los Penitentes', '2', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50049060', '-32.8369504266306', '-69.853921289708']\n",
-      "['MENDOZA', 'Las Heras', 'Papagayos', '0', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.8219', '-68.8964']\n",
-      "['MENDOZA', 'Las Heras', 'Puente del Inca', '126', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50049090', '-32.8198835580194', '-69.9250020499226']\n",
-      "['MENDOZA', 'Las Heras', 'Punta de Vacas', '18', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50049100', '-32.8488063589156', '-69.7763007026825']\n",
-      "['MENDOZA', 'Las Heras', 'Uspallata', '3810', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50049110', '-32.595534534037', '-69.3582053741335']\n",
-      "['MENDOZA', 'Lavalle', '3 de Mayo', '516', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50056150', '-32.675527945267', '-68.6462113031921']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Alto del Olvido', '266', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '50056010', '-32.6727794218396', '-68.5922473767644']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio La Palmera', '136', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '50056030', '-32.6969328275291', '-68.5506213221534']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio La Pega', '392', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '50056040', '-32.8128590043094', '-68.6835373227479']\n",
-      "['MISIONES', 'Libertador Grl. San Martín', 'San Miguel', '1486', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54077100', '-26.8533367010148', '-54.8892924101276']\n",
-      "['MISIONES', 'Montecarlo', 'Caraguatay', '1440', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54084010', '-26.6563488324986', '-54.7392272649556']\n",
-      "['MISIONES', 'Montecarlo', 'Montecarlo', '18827', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54084030', '-26.5661764915312', '-54.7614267394945']\n",
-      "['MISIONES', 'Montecarlo', 'Piray Kilómetro 18', '300', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54084040', '-26.5237915925702', '-54.5916547620688']\n",
-      "['MISIONES', 'Montecarlo', 'Puerto Piray', '7430', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54084050', '-26.467494823767', '-54.7136760762691']\n",
-      "['MISIONES', 'Montecarlo', 'Taruma', '810', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '54084060', '-26.7282097915611', '-54.7278209571683']\n",
-      "['MISIONES', 'Oberá', 'Alberdi', '759', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54091010', '-27.3569655848168', '-55.2326585711531']\n",
-      "['MISIONES', 'Oberá', 'Campo Ramón', '1235', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '54091020', '-27.4522700869441', '-55.0237352385306']\n",
-      "['MISIONES', 'Oberá', 'Campo Viera', '7099', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54091030', '-27.3310558767329', '-55.0528548158544']\n",
-      "['MISIONES', 'Oberá', 'El Salto', '207', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54091040', '-27.4917334406127', '-55.1989608083667']\n",
-      "['MISIONES', 'Oberá', 'Guaraní', '2824', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54091060', '-27.5203317456103', '-55.161363476829']\n",
-      "['MISIONES', 'Oberá', 'Los Helechos', '344', '--', '--', '--', '--', '--', '--', '--', '--', '--', '54091070', '-27.5531853202103', '-55.0778227687919']\n",
-      "['MISIONES', 'Oberá', 'Oberá', '63960', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54091080', '-27.4816559378759', '-55.1251546931471']\n",
-      "['MISIONES', 'Oberá', 'Panambí', '700', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '54091090', '-27.7185151219435', '-54.9183708210206']\n",
-      "['MISIONES', 'Oberá', 'Panambí Kilómetro 8', '1422', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54091100', '-27.6631606292713', '-54.9846517202885']\n",
-      "['MISIONES', 'Oberá', 'San Martín', '815', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54091110', '-27.4618128955547', '-55.2783440740601']\n",
-      "['MISIONES', 'Oberá', 'Villa Bonita', '1664', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '54091120', '-27.479699295829', '-54.9639234038824']\n",
-      "['MISIONES', 'San Ignacio', 'Colonia Polana', '109', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54098010', '-26.9810475025624', '-55.3170685541177']\n",
-      "['MISIONES', 'San Ignacio', 'Corpus', '2475', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54098020', '-27.1278038790718', '-55.5094179289212']\n",
-      "['MISIONES', 'San Ignacio', 'Gobernador Roca', '3007', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54098050', '-27.1910170928285', '-55.4682802860195']\n",
-      "['MISIONES', 'San Ignacio', 'Hipólito Yrigoyen', '1271', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54098070', '-27.0900613258757', '-55.2870716950334']\n",
-      "['MISIONES', 'San Ignacio', 'Jardín América', '22762', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54098080', '-27.0410707861025', '-55.2320858824009']\n",
-      "['MISIONES', 'San Ignacio', 'Oasis', '821', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54098090', '-26.9708359693882', '-55.2491782114283']\n",
-      "['MISIONES', 'San Ignacio', 'San Ignacio', '7772', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54098110', '-27.2573496537482', '-55.5397360869442']\n",
-      "['SALTA', 'Capital', 'Atocha', '730', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '66028010', '-24.8166716062155', '-65.4787180407276']\n",
-      "['SALTA', 'Capital', 'El Tipal - La Almudena', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-24.7589', '-65.4719']\n",
-      "['SALTA', 'Capital', 'La Ciénaga y Barrio San Rafael', '5342', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '66028030', '-24.8', '-65.4833']\n",
-      "['SALTA', 'Capital', 'Las Costas', '442', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '66028040', '-24.7690498139422', '-65.4860333610823']\n",
-      "['SALTA', 'Capital', 'Salta', '520683', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '66028050', '-24.7823766403156', '-65.4141329991055']\n",
-      "['SALTA', 'Capital', 'Villa San Lorenzo', '7004', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '66028060', '-24.7333009865645', '-65.4847891426227']\n",
-      "['SALTA', 'Cerrillos', 'Cerrillos', '11869', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '66035010', '-24.899748268594', '-65.4884058419647']\n",
-      "['SALTA', 'Cerrillos', 'La Merced', '7708', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '66035020', '-24.9660896493444', '-65.4895901036815']\n",
-      "['SALTA', 'Cerrillos', 'San Agustín', '743', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '66035030', '-24.9967896088099', '-65.4377599331623']\n",
-      "['SALTA', 'Cerrillos', 'Villa Los Álamos', '8587', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66035040', '-24.8630942974132', '-65.4594268472934']\n",
-      "['SALTA', 'Chicoana', 'Chicoana', '4202', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66042010', '-25.1056023710125', '-65.5368903535961']\n",
-      "['SALTA', 'Chicoana', 'El Carril', '9658', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66042020', '-25.0768547028405', '-65.4938473919709']\n",
-      "['SALTA', 'General Güemes', 'Campo Santo', '5868', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66049010', '-24.6839924533229', '-65.102855681603']\n",
-      "['SALTA', 'General Güemes', 'Cobos', '895', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66049020', '-24.7414709076566', '-65.0839324652619']\n",
-      "['SALTA', 'General Güemes', 'General Güemes', '31494', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66049040', '-24.6684436198384', '-65.0493527755239']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Aguaray', '10410', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '66056010', '-22.2388143093458', '-63.7283889210813']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Campamento Vespucio', '1531', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '66056020', '-22.5800471662206', '-63.8523231844895']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Campichuelo', '340', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056030', '-23.1062412034464', '-63.9953139246427']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Campo Durán', '620', 'SI', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '66056040', '-22.1925191184959', '-63.6556166497527']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Capiazuti', '231', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056050', '-22.1673388747523', '-63.7086209918975']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Coronel Cornejo', '2672', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66056070', '-22.736606161274', '-63.8212340428559']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Dragones', '1779', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66056080', '-23.2581867482105', '-63.3390555232417']\n",
-      "['SALTA', 'La Viña', 'La Viña', '1825', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66098040', '-25.4719724619835', '-65.5719838890076']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Embarcación', '20843', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66056090', '-23.2042135269827', '-64.0900817936338']\n",
-      "['SALTA', 'Grl. José de San Martín', 'General Ballivián', '2071', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056100', '-22.9276105225425', '-63.8522934424036']\n",
-      "['SALTA', 'Grl. José de San Martín', 'General Mosconi', '15295', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66056110', '-22.5872984531874', '-63.8075098662841']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Hickman', '805', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056120', '-23.2174884897188', '-63.5643624737058']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Misión Chaqueña', '1302', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056130', '-23.2761412353834', '-63.7361800240654']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Misión El Cruce - El Milagro - El Jardín de San Martín', '1221', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056140', '-22.5413249097327', '-63.7927888759365']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Padre Lozano', '513', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056180', '-23.215724803759', '-63.8426467906727']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Piquirenda', '505', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '66056190', '-22.3335490812005', '-63.7596847135861']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Profesor Salvador Mazza', '18899', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66056200', '-22.0542634419099', '-63.6872829649674']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Tartagal', '63196', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '66056220', '-22.5098645099451', '-63.7970472996098']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Tobantirenda', '849', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '66056230', '-22.13833247169', '-63.7061819675909']\n",
-      "['SALTA', 'Grl. José de San Martín', 'Yacuy', '1686', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66056250', '-22.3765769868638', '-63.7654304903786']\n",
-      "['SALTA', 'Guachipas', 'Guachipas', '2073', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66063010', '-25.5235484724461', '-65.5187644501144']\n",
-      "['SALTA', 'Iruya', 'Iruya', '1523', 'SI', '--', '--', '--', 'SI', '--', '--', '--', '--', '66070010', '-22.7789158765788', '-65.2063598136374']\n",
-      "['SALTA', 'Iruya', 'Isla de Cañas', '1295', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '66070020', '-22.8864200252899', '-64.6573757192202']\n",
-      "['SALTA', 'Iruya', 'Pueblo Viejo', '155', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '66070030', '-22.8263430234688', '-65.2018356755618']\n",
-      "['SALTA', 'La Caldera', 'La Caldera', '2186', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '66077010', '-24.6049486234217', '-65.3823377302988']\n",
-      "['SALTA', 'La Caldera', 'Vaqueros', '4575', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '66077020', '-24.6945211920197', '-65.4026944187147']\n",
-      "['SALTA', 'La Candelaria', 'El Jardín', '1221', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '66084010', '-26.0938834199791', '-65.41384156239']\n",
-      "['SALTA', 'La Candelaria', 'El Tala', '2632', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '66084020', '-26.1208917578309', '-65.2873058787689']\n",
-      "['SALTA', 'La Candelaria', 'La Candelaria', '649', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66084030', '-26.0961790089843', '-65.0610119525095']\n",
-      "['SALTA', 'La Poma', 'La Poma', '614', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '66091020', '-24.7129010493055', '-66.1997385176463']\n",
-      "['SALTA', 'La Viña', 'Cabra Corral', '27', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66098020', '-25.290036707535', '-65.38778537012']\n",
-      "['SALTA', 'La Viña', 'Coronel Moldes', '4116', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66098030', '-25.2889404681421', '-65.4745373510335']\n",
-      "['SAN LUIS', 'Ayacucho', 'San Francisco del Monte de Oro', '3732', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74007070', '-32.6006392247112', '-66.1273702635842']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Toma', '7374', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '74021060', '-33.0544376204479', '-65.62269821015']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Río Grande', '155', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74021080', '-33.0485046022503', '-66.0717543089664']\n",
-      "['ENTRE RIOS', 'Gualeguay', 'Aldea Asunción', '263', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30049010', '-32.825171529429', '-59.2312379231862']\n",
-      "['ENTRE RIOS', 'Gualeguay', 'Estación Lazo', '175', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30049020', '-32.8718397608117', '-59.4223491853546']\n",
-      "['ENTRE RIOS', 'Gualeguay', 'General Galarza', '4741', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30049030', '-32.7212713061819', '-59.3958887031115']\n",
-      "['ENTRE RIOS', 'Gualeguay', 'Gualeguay', '40507', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '30049040', '-33.1485556234267', '-59.3150160418816']\n",
-      "['ENTRE RIOS', 'Gualeguay', 'Puerto Ruiz', '347', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30049050', '-33.2198401773573', '-59.3630338659967']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Aldea San Antonio', '1091', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30056010', '-32.6253281653841', '-58.703196864174']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Aldea San Juan', '179', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '30056020', '-32.703788501225', '-58.7790625010106']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Enrique Carbó', '750', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30056030', '-33.1478483564668', '-59.2089401138297']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Faustino M. Parera', '158', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30056040', '-32.8044314283598', '-58.8826333992369']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'General Almada', '144', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30056050', '-32.8376334754538', '-58.8038160467091']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Gilbert', '996', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30056060', '-32.5306030521065', '-58.9339533000982']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Gualeguaychú', '80614', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '30056070', '-33.0100328267382', '-58.5164257946352']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Irazusta', '298', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30056080', '-32.9269373297111', '-58.9534834763678']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Larroque', '6180', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30056090', '-33.0354242763647', '-59.001853656082']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Pueblo General Belgrano', '2030', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30056100', '-33.0162888459347', '-58.476043760345']\n",
-      "['ENTRE RIOS', 'Gualeguaychú', 'Urdinarrain', '8580', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30056110', '-32.6881311554333', '-58.888994553976']\n",
-      "['ENTRE RIOS', 'Islas del Ibicuy', 'Arroyo Martínez', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-33.6387532', '-58.82767479']\n",
-      "['ENTRE RIOS', 'Islas del Ibicuy', 'Ceibas', '1730', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30063020', '-33.4994124052794', '-58.8003541709834']\n",
-      "['ENTRE RIOS', 'Islas del Ibicuy', 'Ibicuy', '4520', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30063030', '-33.7437863303553', '-59.1550366922315']\n",
-      "['ENTRE RIOS', 'Islas del Ibicuy', 'Médanos', '574', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '30063040', '-33.4360995740998', '-59.0675952112197']\n",
-      "['ENTRE RIOS', 'Islas del Ibicuy', 'Ñancay', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-33.4486459401767', '-58.6696419201236']\n",
-      "['SAN LUIS', 'Junín', 'Merlo', '17084', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '74049060', '-32.3425391142336', '-65.0141372032908']\n",
-      "['SAN LUIS', 'La Capital', 'Juana Koslay', '8438', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '74056100', '-33.2889484546354', '-66.2580406259221']\n",
-      "['SANTA FE', 'Belgrano', 'Las Parejas', '12375', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82007030', '-32.6826842550048', '-61.5185798347876']\n",
-      "['SANTA FE', 'Belgrano', 'Las Rosas', '13068', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82007040', '-32.4785768176046', '-61.5748036822531']\n",
-      "['SANTA FE', 'Belgrano', 'Montes de Oca', '2655', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82007050', '-32.567997020224', '-61.7680762352029']\n",
-      "['SANTA FE', 'Belgrano', 'Tortugas', '2234', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82007060', '-32.7482982621557', '-61.8203359267394']\n",
-      "['SANTA FE', 'Caseros', 'Arequito', '6533', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014010', '-33.1483008378636', '-61.4713349349693']\n",
-      "['SANTA FE', 'Caseros', 'Arteaga', '3089', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82014020', '-33.0911311154911', '-61.7917113876172']\n",
-      "['SANTA FE', 'Caseros', 'Beravebú', '2225', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82014030', '-33.3414152210784', '-61.8622809808056']\n",
-      "['SANTA FE', 'Caseros', 'Bigand', '4939', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014040', '-33.3761183026397', '-61.185501310201']\n",
-      "['SANTA FE', 'Caseros', 'Casilda', '34703', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82014050', '-33.0424955546762', '-61.1693311184421']\n",
-      "['SANTA FE', 'Caseros', 'Chabás', '6871', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014060', '-33.2470674643201', '-61.3575935561826']\n",
-      "['SANTA FE', 'Caseros', 'Chañar Ladeado', '5415', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014070', '-33.3258409849243', '-62.0386496702618']\n",
-      "['SANTA FE', 'Caseros', 'Gödeken', '1652', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014080', '-33.402405547162', '-61.8449306727075']\n",
-      "['SANTA FE', 'Caseros', 'Los Molinos', '1832', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014090', '-33.1054899954916', '-61.3265015329286']\n",
-      "['SANTA FE', 'Caseros', 'Los Nogales', '152', '--', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '82014100', '-33.1430061971604', '-61.6066128669784']\n",
-      "['SANTA FE', 'Caseros', 'Los Quirquinchos', '2462', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014110', '-33.3769918276119', '-61.7121943064881']\n",
-      "['SANTA FE', 'Caseros', 'San José de la Esquina', '6775', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014120', '-33.1140485294151', '-61.703312346428']\n",
-      "['SANTA FE', 'Caseros', 'Sanford', '1810', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82014130', '-33.1477729818051', '-61.2778572887319']\n",
-      "['SANTA FE', 'Caseros', 'Villada', '1213', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82014140', '-33.3503085722913', '-61.4460374000461']\n",
-      "['SANTA FE', 'Castellanos', 'Aldao (Est. Casablanca)', '1576', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82021010', '-30.9823474545911', '-61.7439869348366']\n",
-      "['SANTA FE', 'Castellanos', 'Angélica', '1298', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021020', '-31.5526328296108', '-61.5462650173096']\n",
-      "['SANTA FE', 'Castellanos', 'Ataliva', '1680', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021030', '-30.9981187823937', '-61.4325186889204']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Matará', '1172', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86098030', '-28.1124229765898', '-63.1276057745649']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Suncho Corral', '7201', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86098040', '-27.9425197490166', '-63.3697735786557']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Vilelas', '1723', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '86098050', '-27.9532653685769', '-62.5456888179709']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Yuchán', '536', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86098060', '-27.7822162141501', '-62.9003451010272']\n",
-      "['SANTIAGO DEL ESTERO', 'Loreto', 'Villa San Martín (Est. Loreto)', '10996', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86105010', '-28.3266654290546', '-64.105600188844']\n",
-      "['SANTIAGO DEL ESTERO', 'Mitre', 'Villa Unión', '510', '--', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '86112010', '-29.4117845166099', '-62.6857417034462']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Aerolito', '249', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86119010', '-27.2364425382852', '-62.3796577004907']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Quimilí', '15052', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86119100', '-27.634290977928', '-62.3568862967013']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Roversi', '185', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86119110', '-27.5931208227354', '-61.9454442933124']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Tintina', '3537', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86119120', '-27.0259291304013', '-62.6624439965305']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Weisburd', '1842', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86119130', '-27.309625039991', '-62.5400580550113']\n",
-      "['SANTIAGO DEL ESTERO', 'Ojo de Agua', 'El 49', '131', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86126010', '-29.0867993771921', '-63.875828156503']\n",
-      "['SANTIAGO DEL ESTERO', 'Ojo de Agua', 'Sol de Julio', '2437', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '86126020', '-29.5732131900914', '-63.3519718397153']\n",
-      "['SANTIAGO DEL ESTERO', 'Ojo de Agua', 'Villa Ojo de Agua', '6776', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '86126030', '-29.5212673985671', '-63.5916997386265']\n",
-      "['SANTIAGO DEL ESTERO', 'Pellegrini', 'El Mojón', '1620', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86133010', '-26.1227673476409', '-64.2866649635389']\n",
-      "['SANTIAGO DEL ESTERO', 'Pellegrini', 'Las Delicias', '639', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86133020', '-26.7064602755708', '-63.962722918298']\n",
-      "['SANTIAGO DEL ESTERO', 'Pellegrini', 'Nueva Esperanza', '5145', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86133030', '-26.2281708369451', '-64.2165350542077']\n",
-      "['SANTIAGO DEL ESTERO', 'Pellegrini', 'Pozo Betbeder', '460', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86133040', '-26.4370381868394', '-64.3184351031334']\n",
-      "['SANTIAGO DEL ESTERO', 'Pellegrini', 'Rapelli', '1303', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86133050', '-26.4226389838804', '-64.4823360114476']\n",
-      "['SANTIAGO DEL ESTERO', 'Pellegrini', 'Santo Domingo', '152', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86133060', '-26.2546885459751', '-63.7552458641711']\n",
-      "['SANTIAGO DEL ESTERO', 'Quebrachos', 'Ramírez de Velazco', '256', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86140010', '-29.2435669638154', '-63.3724472525701']\n",
-      "['SANTIAGO DEL ESTERO', 'Quebrachos', 'Sumampa', '5559', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86140020', '-29.3945859946685', '-63.3716866504532']\n",
-      "['SANTIAGO DEL ESTERO', 'Quebrachos', 'Sumampa Viejo', '53', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86140030', '-29.3962687523402', '-63.3390441425897']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Pérez Millán', '4570', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6665030', '-33.7674497804832', '-60.0927343667154']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Ramallo', '13319', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6665040', '-33.4877021169888', '-60.0072209741607']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Villa General Savio (Est. Sánchez)', '1511', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', '6665050', '-33.4352672179447', '-60.1451316522293']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Villa Ramallo', '11280', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6665060', '-33.502293213764', '-60.0650138035308']\n",
-      "['BUENOS AIRES', 'Rauch', 'Rauch', '12705', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6672010', '-36.7755035485732', '-59.0871114029954']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'América', '11685', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6679010', '-35.4903412429492', '-62.9763759840765']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Fortín Olavarría', '1086', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6679020', '-35.7048848499519', '-63.0230332752501']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'González Moreno', '1610', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6679030', '-35.5576529256075', '-63.3815800402317']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Roosevelt', '239', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6679050', '-35.8466320155134', '-63.2898118317476']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Sansinena', '522', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6679070', '-35.2750295400617', '-63.2135436741919']\n",
-      "['BUENOS AIRES', 'Rojas', 'Las Carabelas', '1107', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '6686020', '-34.0381002651925', '-60.8685264174218']\n",
-      "['BUENOS AIRES', 'Rojas', 'Rafael Obligado', '901', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6686040', '-34.3588132488617', '-60.7845693256007']\n",
-      "['BUENOS AIRES', 'Rojas', 'Roberto Cano', '23', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6686050', '-34.0861129760742', '-60.6667747497559']\n",
-      "['BUENOS AIRES', 'Rojas', 'Rojas', '19766', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6686060', '-34.1961600446015', '-60.7332636467146']\n",
-      "['BUENOS AIRES', 'Roque Pérez', 'Carlos Beguerie', '399', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6693010', '-35.4854690457283', '-59.1017155978911']\n",
-      "['BUENOS AIRES', 'Roque Pérez', 'Roque Pérez', '10358', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6693020', '-35.4016375824204', '-59.3346857845207']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Arroyo Corto', '514', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6700010', '-37.512917973477', '-62.3116837747426']\n",
-      "['SANTA FE', 'Rosario', 'Granadero Baigorria', '36994', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82084160', '-32.8613641656775', '-60.7062159770827']\n",
-      "['SANTA FE', 'Rosario', 'Ibarlucea', '3698', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82084170', '-32.8512561304404', '-60.7884936646076']\n",
-      "['SANTA FE', 'Rosario', 'Kilómetro 101', '36', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82084180', '-33.060584803082', '-60.6856440118334']\n",
-      "['SANTA FE', 'Rosario', 'Monte Flores', '166', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82084200', '-33.0800073993365', '-60.6355226681116']\n",
-      "['SANTA FE', 'Rosario', 'Pérez', '26448', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82084210', '-32.99881116903', '-60.7721592101064']\n",
-      "['SANTA FE', 'Rosario', 'Piñero (Est. Erasto)', '1146', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82084220', '-33.1112071010784', '-60.7964961630631']\n",
-      "['SANTA FE', 'Rosario', 'Pueblo Esther', '6789', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82084230', '-33.0730969403696', '-60.5789195429283']\n",
-      "['SANTA FE', 'Rosario', 'Pueblo Muñoz (Est. Bernard)', '497', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82084240', '-33.1744833504332', '-60.8971398400989']\n",
-      "['SANTA FE', 'Rosario', 'Pueblo Uranga', '856', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82084250', '-33.2645299958204', '-60.7083345859989']\n",
-      "['SANTA FE', 'Rosario', 'Puerto Arroyo Seco', '413', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82084260', '-33.1315113496399', '-60.5078884705177']\n",
-      "['SANTA FE', 'Rosario', 'Rosario', '948312', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82084270', '-32.9538142575214', '-60.6515379354516']\n",
-      "['SANTA FE', 'Rosario', 'Soldini', '2577', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82084280', '-33.0239868445344', '-60.7561883192345']\n",
-      "['SANTA FE', 'Rosario', 'Villa Amelia', '835', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82084290', '-33.1771929125315', '-60.6677297311463']\n",
-      "['SANTA FE', 'Rosario', 'Villa del Plata', '259', 'SI', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '82084300', '-33.1271769621356', '-60.7090282248961']\n",
-      "['SANTA FE', 'Rosario', 'Villa Gobernador Gálvez', '80769', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82084310', '-33.0224078611601', '-60.6336422555152']\n",
-      "['SANTA FE', 'Rosario', 'Zavalla', '4966', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82084320', '-33.0215698285974', '-60.879303488531']\n",
-      "['SANTA FE', 'San Cristóbal', 'Aguará Grande', '96', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '82091010', '-30.1093090599224', '-60.9437539322397']\n",
-      "['SANTA FE', 'San Cristóbal', 'Ambrosetti', '905', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82091020', '-30.016999568893', '-61.5765785011442']\n",
-      "['SANTA FE', 'San Cristóbal', 'Arrufo', '1764', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091030', '-30.2341495301456', '-61.7285807001253']\n",
-      "['SANTA FE', 'San Cristóbal', 'Balneario La Verde', '8', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '82091040', '-29.9827373481556', '-61.2428659094376']\n",
-      "['SANTA FE', 'San Cristóbal', 'Capivara', '102', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '82091050', '-30.4615028173869', '-61.2722735128607']\n",
-      "['SANTA FE', 'San Cristóbal', 'Ceres', '14499', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091060', '-29.8823371283479', '-61.9452374270961']\n",
-      "['SANTA FE', 'San Cristóbal', 'Colonia Ana', '16', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82091070', '-30.1449998391803', '-61.9147917462344']\n",
-      "['SANTA FE', 'San Cristóbal', 'Colonia Bossi', '111', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '82091080', '-30.6691245233432', '-61.7896030300364']\n",
-      "['SANTA FE', 'San Cristóbal', 'Colonia Rosa', '562', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '82091090', '-30.3022785889636', '-61.9844913702309']\n",
-      "['SANTA FE', 'San Cristóbal', 'Constanza', '129', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82091100', '-30.664633909429', '-61.3207552160733']\n",
-      "['SANTA FE', 'San Cristóbal', 'Curupaity', '220', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '--', '82091110', '-30.397911889967', '-61.6518044215673']\n",
-      "['SANTA FE', 'San Cristóbal', 'Hersilia', '2780', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82091120', '-30.0056765366847', '-61.8396467676821']\n",
-      "['SANTA FE', 'San Cristóbal', 'Huanqueros', '665', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '82091130', '-30.0136747533996', '-61.2192947646911']\n",
-      "['SANTA FE', 'San Cristóbal', 'La Cabral', '161', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '82091140', '-30.0876438007142', '-61.1797070550573']\n",
-      "['SANTA FE', 'San Cristóbal', 'La Rubia', '299', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '82091150', '-30.1113966728017', '-61.7927608545145']\n",
-      "['SANTA FE', 'San Cristóbal', 'Las Palmeras', '545', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091170', '-30.6326345828984', '-61.6277233886562']\n",
-      "['SANTA FE', 'San Cristóbal', 'Moisés Ville', '2318', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091180', '-30.7182008702613', '-61.469140085345']\n",
-      "['SANTA FE', 'San Cristóbal', 'Monigotes', '347', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091190', '-30.4901359922347', '-61.6348224695165']\n",
-      "['SANTA FE', 'San Cristóbal', 'Ñanducita', '79', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82091200', '-30.37245992257', '-61.1326015812096']\n",
-      "['SANTA FE', 'San Cristóbal', 'Palacios', '245', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091210', '-30.7106694051354', '-61.6236952048733']\n",
-      "['SANTA FE', 'San Cristóbal', 'San Cristóbal', '14389', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82091220', '-30.311687011314', '-61.2386444593771']\n",
-      "['SANTA FE', 'San Cristóbal', 'San Guillermo', '6747', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091230', '-30.3602098529676', '-61.9178272634037']\n",
-      "['SANTA FE', 'San Cristóbal', 'Santurce', '32', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82091240', '-30.1866452738191', '-61.178528021881']\n",
-      "['SANTA FE', 'San Cristóbal', 'Soledad', '1083', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091250', '-30.6225538384456', '-60.9166112630514']\n",
-      "['SANTA FE', 'San Cristóbal', 'Suardi', '6080', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82091260', '-30.5361453460922', '-61.9616805839765']\n",
-      "['SANTA FE', 'San Cristóbal', 'Villa Saralegui', '513', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '82091270', '-30.5427027882285', '-60.7477102618236']\n",
-      "['SANTA FE', 'San Cristóbal', 'Villa Trinidad', '2606', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82091280', '-30.2176460355738', '-61.877568026694']\n",
-      "['SAN LUIS', 'General Pedernera', 'Justo Daract', '10135', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '74035030', '-33.8585834476817', '-65.1870408754728']\n",
-      "['SAN LUIS', 'General Pedernera', 'La Punilla', '192', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74035040', '-33.1429537099622', '-65.0861306811866']\n",
-      "['SAN LUIS', 'General Pedernera', 'Lavaisse', '68', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74035050', '-33.8221476840744', '-65.4237934358157']\n",
-      "['SAN LUIS', 'General Pedernera', 'San José del Morro', '91', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74035060', '-33.2119853031031', '-65.4927334484497']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Bosques', '64077', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6274010', '-34.827580702831', '-58.2229120039488']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Estanislao Severo Zeballos', '26005', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6274010', '-34.812285887223', '-58.2426532633495']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Florencio Varela', '149676', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6274010', '-34.7960544308506', '-58.2748588953342']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Gobernador Julio A. Costa', '61135', 'SI', 'SI', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', '6274010', '-34.8152397261388', '-58.3082334245906']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Ingeniero Juan Allan', '32994', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6274010', '-34.8648075260046', '-58.2110437322304']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'La Capilla', '0', 'SI', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', '6274010', '-34.9437330109546', '-58.2632550914349']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa Brown', '7484', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6274010', '-34.8790424725562', '-58.2898092496787']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa San Luis', '12693', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6274010', '-34.8627929258513', '-58.2553232274346']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa Santa Rosa', '27308', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6274010', '-34.8380276482598', '-58.2888899071764']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa Vatteone', '44632', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6274010', '-34.8303193176345', '-58.2635239901185']\n",
-      "['BUENOS AIRES', 'Florentino Ameghino', 'Blaquier', '676', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6277010', '-34.6356616332748', '-62.4786821321875']\n",
-      "['BUENOS AIRES', 'Florentino Ameghino', 'Florentino Ameghino', '7225', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6277020', '-34.846677699169', '-62.4671575805384']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Comandante Nicanor Otamendi', '6623', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6280010', '-38.1119335118514', '-57.8415353121543']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Mar del Sur', '453', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6280020', '-38.3446881533109', '-57.9920393065731']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Mechongué', '1307', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6280030', '-38.1486545138318', '-58.2230121065801']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Miramar', '29433', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6280040', '-38.2707429318083', '-57.8404714577536']\n",
-      "['BUENOS AIRES', 'General Alvear', 'General Alvear', '9812', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6287010', '-36.0229384341367', '-60.0147935726886']\n",
-      "['BUENOS AIRES', 'General Arenales', 'Arribeños', '2910', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '6294010', '-34.2101542565966', '-61.3548577979495']\n",
-      "['BUENOS AIRES', 'General Arenales', 'Ascensión', '4179', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6294020', '-34.2368758979793', '-61.103613881133']\n",
-      "['BUENOS AIRES', 'General Paz', 'Loma Verde', '657', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6343020', '-35.2747490125694', '-58.4041701894263']\n",
-      "['BUENOS AIRES', 'General Paz', 'Ranchos', '7916', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6343030', '-35.5173520233652', '-58.3184247148653']\n",
-      "['BUENOS AIRES', 'General Paz', 'Villanueva (Ap. Río Salado)', '537', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6343040', '-35.6776271050909', '-58.4350923167562']\n",
-      "['BUENOS AIRES', 'General Pinto', 'Colonia San Ricardo (Est. Iriarte)', '811', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6351010', '-34.4162137301573', '-61.9280141749282']\n",
-      "['BUENOS AIRES', 'General Pinto', 'General Pinto', '6557', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6351020', '-34.764155990724', '-61.8900674920122']\n",
-      "['BUENOS AIRES', 'General Pinto', 'Germania (Est. Mayor José Orellano)', '1397', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6351030', '-34.576111833277', '-62.0518306894073']\n",
-      "['BUENOS AIRES', 'General Pinto', 'Villa Francia (Est. Coronel Granada)', '1176', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6351040', '-34.7913160212074', '-62.2011090686366']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Barrio Colinas Verdes', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6351020', '-37.8931024789245', '-57.8261645643114']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Barrio El Boquerón', '509', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6357020', '-38.0297229162982', '-57.7995485049706']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Barrio El Casal', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6357110', '-37.8324145231571', '-57.6311155465986']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Barrio El Coyunco', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6357110', '-37.9050810135269', '-57.7391824086455']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Barrio La Gloria', '415', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6357050', '-37.9068268303117', '-57.7858860640391']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Barrio Santa Paula', '644', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6357060', '-37.9317157840639', '-57.683162032898']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Batán', '10152', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6357070', '-38.0086211557001', '-57.7085500402678']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Chapadmalal', '4112', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6357080', '-38.1757779275595', '-57.6513390003209']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'El Marquesado', '196', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6357090', '-38.2369312519788', '-57.763418077922']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Estación Chapadmalal', '0', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6357100', '-38.036727731373', '-57.7129897398616']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Mar del Plata', '560913', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6357110', '-38.0120914785136', '-57.6064947153173']\n",
-      "['BUENOS AIRES', 'General Pueyrredón', 'Sierra de los Padres', '4249', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6357120', '-37.954166706805', '-57.7715971022228']\n",
-      "['BUENOS AIRES', 'General Rodríguez', 'Barrio Ruta 24 Kilómetro 10', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6364030', '-34.6882159472973', '-58.9574297137089']\n",
-      "['BUENOS AIRES', 'San Miguel', 'San Miguel', '171913', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6760010', '-34.5536228677773', '-58.7347875195953']\n",
-      "['BUENOS AIRES', 'San Nicolás', 'Conesa', '2066', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6763010', '-33.5962124822607', '-60.3541264450858']\n",
-      "['BUENOS AIRES', 'San Nicolás', 'Erézcano', '434', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '--', '6763020', '-33.5232449410318', '-60.3174454958625']\n",
-      "['BUENOS AIRES', 'San Nicolás', 'General Rojo', '2464', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6763030', '-33.4758683523604', '-60.2874270636731']\n",
-      "['BUENOS AIRES', 'San Nicolás', 'La Emilia', '2832', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6763040', '-33.3514852802661', '-60.3139573529074']\n",
-      "['BUENOS AIRES', 'San Nicolás', 'San Nicolás de los Arroyos', '132438', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6763050', '-33.3487082868277', '-60.231333927581']\n",
-      "['BUENOS AIRES', 'San Nicolás', 'Villa Esperanza', '386', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6763060', '-33.422326147095', '-60.2605874904382']\n",
-      "['BUENOS AIRES', 'San Pedro', 'Gobernador Castro', '2607', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6770010', '-33.6605787290919', '-59.8663408291494']\n",
-      "['BUENOS AIRES', 'San Pedro', 'Obligado', '261', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6770020', '-33.5965558617631', '-59.8199792397796']\n",
-      "['BUENOS AIRES', 'San Pedro', 'Pueblo Doyle', '528', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '6770030', '-33.9050057189811', '-59.8187532271261']\n",
-      "['BUENOS AIRES', 'San Pedro', 'Río Tala', '1814', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6770040', '-33.769589927701', '-59.6383708591324']\n",
-      "['BUENOS AIRES', 'San Pedro', 'San Pedro', '47452', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6770050', '-33.6791252253366', '-59.6668951027895']\n",
-      "['BUENOS AIRES', 'San Pedro', 'Santa Lucía', '2360', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6770060', '-33.8794559527188', '-59.8753284459435']\n",
-      "['BUENOS AIRES', 'San Vicente', 'Alejandro Korn', '34760', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6778020', '-35.0135125285778', '-58.3865346894091']\n",
-      "['BUENOS AIRES', 'San Vicente', 'Domselaar', '0', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6778020', '-35.048692550243', '-58.3145745868708']\n",
-      "['BUENOS AIRES', 'San Vicente', 'San Vicente', '23405', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6778020', '-35.010404143813', '-58.4699705982043']\n",
-      "['BUENOS AIRES', 'Suipacha', 'General Rivas', '478', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6784010', '-34.6100370680434', '-59.7504234207746']\n",
-      "['BUENOS AIRES', 'Suipacha', 'Suipacha', '8403', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6784020', '-34.7712617839883', '-59.6879181821818']\n",
-      "['BUENOS AIRES', 'Tandil', 'De la Canal', '57', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '6791010', '-37.1293125663244', '-59.105380206456']\n",
-      "['BUENOS AIRES', 'Tandil', 'Desvío Aguirre', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6791050', '-37.35', '-59']\n",
-      "['BUENOS AIRES', 'Tandil', 'Gardey', '532', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6791030', '-37.2823323375205', '-59.3630004748452']\n",
-      "['CABA', 'COMUNA 01', 'MONSERRAT', '205886', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6126880821742', '-58.379652044818']\n",
-      "['CABA', 'COMUNA 01', 'PUERTO MADERO', '205886', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6092161933037', '-58.3563809151849']\n",
-      "['CABA', 'COMUNA 01', 'RETIRO', '205886', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5884243429366', '-58.3759359131827']\n",
-      "['CABA', 'COMUNA 01', 'SAN NICOLAS', '205886', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6036683192305', '-58.3805143256131']\n",
-      "['CABA', 'COMUNA 01', 'SAN TELMO', '205886', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6215200115838', '-58.3715453876304']\n",
-      "['CABA', 'COMUNA 02', 'RECOLETA', '157932', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5858760078165', '-58.3949961802632']\n",
-      "['CABA', 'COMUNA 03', 'BALVANERA', '187537', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6090997738407', '-58.4030625195747']\n",
-      "['CABA', 'COMUNA 03', 'SAN CRISTOBAL', '187537', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.623864473461', '-58.4018857979853']\n",
-      "['CABA', 'COMUNA 04', 'BARRACAS', '218245', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6464135507847', '-58.3842710319828']\n",
-      "['CABA', 'COMUNA 04', 'BOCA', '218245', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6310700719721', '-58.3568304109892']\n",
-      "['CABA', 'COMUNA 04', 'NUEVA POMPEYA', '218245', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6505501963997', '-58.4188550090093']\n",
-      "['CABA', 'COMUNA 04', 'PARQUE PATRICIOS', '218245', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6375496406835', '-58.4016756206755']\n",
-      "['CABA', 'COMUNA 05', 'ALMAGRO', '179005', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6092276891202', '-58.4217452253939']\n",
-      "['CABA', 'COMUNA 05', 'BOEDO', '179005', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6299600080664', '-58.4188403738383']\n",
-      "['CABA', 'COMUNA 06', 'CABALLITO', '176076', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6168254996915', '-58.443603110353']\n",
-      "['CABA', 'COMUNA 07', 'FLORES', '220591', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6368070795903', '-58.4582698515258']\n",
-      "['CABA', 'COMUNA 07', 'PARQUE CHACABUCO', '220591', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6359392274734', '-58.4376956019926']\n",
-      "['CABA', 'COMUNA 08', 'VILLA LUGANO', '187237', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6749935792889', '-58.4761629844706']\n",
-      "['CABA', 'COMUNA 08', 'VILLA RIACHUELO', '187237', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6918955269685', '-58.4632519393435']\n",
-      "['CABA', 'COMUNA 08', 'VILLA SOLDATI', '187237', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6654688444976', '-58.4465225253229']\n",
-      "['CABA', 'COMUNA 09', 'LINIERS', '161797', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6437960835294', '-58.5191298958228']\n",
-      "['CHUBUT', 'Gaiman', 'Gaiman', '4730', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '26042030', '-43.288807480447', '-65.4924135000744']\n",
-      "['CHUBUT', 'Gastre', 'Blancuntre', '82', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26049010', '-42.5683892291525', '-68.9190916237139']\n",
-      "['CHUBUT', 'Gastre', 'El Escorial', '89', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26049020', '-43.098070041959', '-68.5596033354947']\n",
-      "['CHUBUT', 'Gastre', 'Gastre', '602', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26049030', '-42.2656204565429', '-69.2210978977662']\n",
-      "['CHUBUT', 'Gastre', 'Lagunita Salada', '129', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26049040', '-42.7167792838299', '-69.1884723935703']\n",
-      "['CHUBUT', 'Gastre', 'Yala Laubat', '37', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26049050', '-42.7671354457615', '-68.875421794475']\n",
-      "['CHUBUT', 'Languiñeo', 'Aldea Epulef', '247', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26056010', '-43.2341165952859', '-69.7112937770404']\n",
-      "['CHUBUT', 'Languiñeo', 'Carrenleufú', '317', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26056020', '-43.5856885437306', '-71.7009020245021']\n",
-      "['CHUBUT', 'Languiñeo', 'Colan Conhue', '262', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26056030', '-43.2425977048335', '-69.9302181856069']\n",
-      "['CHUBUT', 'Languiñeo', 'Paso del Sapo', '472', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26056040', '-42.7371109950872', '-69.6110020875554']\n",
-      "['CHUBUT', 'Languiñeo', 'Tecka', '1237', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '26056050', '-43.4935820815258', '-70.8135608321009']\n",
-      "['CHUBUT', 'Mártires', 'El Mirasol', '57', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26063010', '-43.2852932712541', '-67.7603113819649']\n",
-      "['CHUBUT', 'Mártires', 'Las Plumas', '480', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26063020', '-43.7223979636171', '-67.2869956666141']\n",
-      "['CHUBUT', 'Paso de Indios', 'Cerro Cóndor', '67', '--', 'SI', '--', '--', 'SI', '--', 'SI', '--', '--', '26070010', '-43.4233198653988', '-69.1640923476749']\n",
-      "['CHUBUT', 'Paso de Indios', 'Los Altares', '230', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26070020', '-43.8711929981581', '-68.4301168776514']\n",
-      "['CHUBUT', 'Paso de Indios', 'Paso de Indios', '1264', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26070030', '-43.8663054117658', '-69.0448870902309']\n",
-      "['CHUBUT', 'Rawson', 'Playa Unión', '6390', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '26077020', '-43.3219408530217', '-65.0475987350977']\n",
-      "['CHUBUT', 'Rawson', 'Rawson', '24616', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '26077030', '-43.3010516778945', '-65.0955202340428']\n",
-      "['CHUBUT', 'Rawson', 'Trelew', '97915', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '26077040', '-43.2483538570309', '-65.3103813319694']\n",
-      "['CHUBUT', 'Río Senguer', 'Aldea Apeleg', '126', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26084010', '-44.7052521139583', '-70.8460010136593']\n",
-      "['CHUBUT', 'Río Senguer', 'Aldea Beleiro', '176', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26084020', '-45.5614644681207', '-71.5181726162484']\n",
-      "['CHUBUT', 'Río Senguer', 'Alto Río Senguer', '1570', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', '--', '26084030', '-45.0476417520383', '-70.8227552077123']\n",
-      "['CHUBUT', 'Río Senguer', 'Doctor Ricardo Rojas', '219', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26084040', '-45.5870084306305', '-71.0290968422414']\n",
-      "['CHUBUT', 'Río Senguer', 'Facundo', '185', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26084050', '-45.3192710383686', '-69.9721127349678']\n",
-      "['CORDOBA', 'Río Primero', 'Obispo Trejo', '2420', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14105200', '-30.7811924488335', '-63.4130494343907']\n",
-      "['CORDOBA', 'Río Primero', 'Piquillín', '1347', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14105210', '-31.2995844445842', '-63.7591050718367']\n",
-      "['CORDOBA', 'Río Primero', 'Pueblo Comechingones', '287', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14105230', '-31.1685485898925', '-63.6075820921855']\n",
-      "['CORDOBA', 'Río Primero', 'Río Primero', '7044', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14105240', '-31.3291838493004', '-63.621866727412']\n",
-      "['CORDOBA', 'Río Primero', 'Santa Rosa de Río Primero', '7761', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14105260', '-31.1514772066717', '-63.4015912555355']\n",
-      "['CORDOBA', 'Río Primero', 'Villa Fontana', '938', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14105270', '-30.8940088267342', '-63.1159181990178']\n",
-      "['CORDOBA', 'Río Seco', 'La Rinconada', '106', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14112050', '-30.1846537889428', '-62.8301426342643']\n",
-      "['CORDOBA', 'Río Seco', 'Santa Elena', '219', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14112100', '-30.1174756551011', '-63.8438054710488']\n",
-      "['CORDOBA', 'Río Seco', 'Sebastián Elcano', '2481', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14112110', '-30.1614462636479', '-63.5934503863753']\n",
-      "['CORDOBA', 'Río Seco', 'Villa de María', '4648', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14112130', '-29.9043583402484', '-63.722318985926']\n",
-      "['CORDOBA', 'Río Segundo', 'Calchín', '2435', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14119010', '-31.6679359912419', '-63.2006870937546']\n",
-      "['CORDOBA', 'Río Segundo', 'Calchín Oeste', '759', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14119020', '-31.8633868408967', '-63.278168375262']\n",
-      "['CORDOBA', 'Río Segundo', 'Capilla del Carmen', '328', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '14119030', '-31.5081678166164', '-63.3421354529106']\n",
-      "['CORDOBA', 'Río Segundo', 'Carrilobo', '1763', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14119040', '-31.8716468802323', '-63.1165074420857']\n",
-      "['CORDOBA', 'Río Segundo', 'Colazo', '1598', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14119050', '-31.964293093898', '-63.3834011052136']\n",
-      "['CORDOBA', 'Río Segundo', 'Costasacate', '1480', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14119070', '-31.6470984739179', '-63.7598955842163']\n",
-      "['CORDOBA', 'Río Segundo', 'Impira', '163', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '14119080', '-31.7965929244084', '-63.6511207667299']\n",
-      "['CORDOBA', 'Río Segundo', 'Laguna Larga', '7437', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14119090', '-31.7783987221778', '-63.8027369015332']\n",
-      "['CORDOBA', 'Río Segundo', 'Las Junturas', '1748', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14119100', '-31.8313972998615', '-63.4506364545889']\n",
-      "['CORDOBA', 'Río Segundo', 'Los Chañaritos', '219', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14119110', '-31.4021377541587', '-63.3321030427196']\n",
-      "['CORDOBA', 'Río Segundo', 'Luque', '6253', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14119120', '-31.6468736294787', '-63.344798299585']\n",
-      "['CORDOBA', 'Río Segundo', 'Manfredi', '961', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14119130', '-31.8440585633394', '-63.7460746070431']\n",
-      "['CORDOBA', 'Río Segundo', 'Matorrales', '972', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14119140', '-31.7144720415401', '-63.5118521462999']\n",
-      "['CORRIENTES', 'San Martín', 'Yapeyú', '1736', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18147040', '-29.4706323042238', '-56.8158358918793']\n",
-      "['CORRIENTES', 'San Miguel', 'Loreto', '1938', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18154010', '-27.7684514067067', '-57.274839083927']\n",
-      "['CORRIENTES', 'San Miguel', 'San Miguel', '4792', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18154020', '-27.9947735055436', '-57.5919539782996']\n",
-      "['CORRIENTES', 'San Roque', '9 de Julio (Est. Pueblo 9 de Julio)', '2209', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18161030', '-28.8418348631681', '-58.8280463835778']\n",
-      "['CORRIENTES', 'San Roque', 'Chavarría', '2506', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18161010', '-28.9549218176889', '-58.5716489831846']\n",
-      "['CORRIENTES', 'San Roque', 'Colonia Pando', '440', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18161020', '-28.5252148833089', '-58.4869345494056']\n",
-      "['CORRIENTES', 'San Roque', 'Pedro R. Fernández (Est. Manuel F. Mantilla)', '1585', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18161040', '-28.7505433489253', '-58.6545368651224']\n",
-      "['CORRIENTES', 'San Roque', 'San Roque', '7323', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18161050', '-28.5732308799035', '-58.7100567505645']\n",
-      "['CORRIENTES', 'Santo Tomé', 'Garruchos', '803', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18168020', '-28.1729435857266', '-55.6513324031087']\n",
-      "['CORRIENTES', 'Santo Tomé', 'Gobernador Igr. Valentín Virasoro', '30666', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18168030', '-28.0455566790186', '-56.0190197167242']\n",
-      "['CORRIENTES', 'Santo Tomé', 'José Rafael Gómez', '861', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '18168010', '-28.2260143622167', '-55.7844092003668']\n",
-      "['CORRIENTES', 'Santo Tomé', 'Santo Tomé', '23299', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '18168040', '-28.5511588178368', '-56.0420862814163']\n",
-      "['CORRIENTES', 'Sauce', 'Sauce', '7014', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18175010', '-30.0867528651818', '-58.7879617250662']\n",
-      "['ENTRE RIOS', 'Colón', 'Arroyo Barú', '489', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30008010', '-31.8673630759862', '-58.445702857466']\n",
-      "['ENTRE RIOS', 'Colón', 'Colón', '23150', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30008020', '-32.2232180852093', '-58.1419674849484']\n",
-      "['ENTRE RIOS', 'Colón', 'Colonia Hugues', '74', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '30008030', '-32.2963657704418', '-58.2329681221353']\n",
-      "['ENTRE RIOS', 'Colón', 'Hocker', '98', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '30008050', '-32.0874958453901', '-58.3417058444451']\n",
-      "['ENTRE RIOS', 'Colón', 'La Clarita', '436', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30008060', '-31.9771375050248', '-58.3917628888627']\n",
-      "['ENTRE RIOS', 'Colón', \"Pueblo Liebig's\", '670', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30008080', '-32.1570049045312', '-58.1976616890773']\n",
-      "['ENTRE RIOS', 'Colón', 'San José', '13014', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30008090', '-32.2021613289668', '-58.2095931555666']\n",
-      "['ENTRE RIOS', 'Colón', 'Ubajay', '3234', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30008100', '-31.7925728023428', '-58.3158517356']\n",
-      "['ENTRE RIOS', 'Colón', 'Villa Elisa', '10266', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30008110', '-32.1606202225925', '-58.4037483450693']\n",
-      "['FORMOSA', 'Bermejo', 'Laguna Yema', '3617', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34007010', '-24.2554647197914', '-61.2439980075436']\n",
-      "['FORMOSA', 'Bermejo', 'Los Chiriguanos', '1225', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34007020', '-24.0986835294011', '-61.4675867695849']\n",
-      "['FORMOSA', 'Bermejo', 'Pozo de Maza', '736', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '34007030', '-23.5691832483278', '-61.7055334817331']\n",
-      "['FORMOSA', 'Bermejo', 'Pozo del Mortero', '528', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34007040', '-24.4064403681891', '-61.031313748118']\n",
-      "['FORMOSA', 'Formosa', 'Colonia Pastoril', '933', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34014010', '-25.6701404606648', '-58.2626302834096']\n",
-      "['FORMOSA', 'Formosa', 'Formosa', '222218', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34014020', '-26.1828223055764', '-58.1733930549121']\n",
-      "['FORMOSA', 'Formosa', 'Gran Guardia', '916', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34014030', '-25.8628496341956', '-58.8859915019649']\n",
-      "['FORMOSA', 'Formosa', 'Mariano Boedo', '373', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '34014040', '-26.1106357408727', '-58.4884270518243']\n",
-      "['FORMOSA', 'Formosa', 'Mojón de Fierro', '1131', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34014050', '-26.0345119719636', '-58.0499307616902']\n",
-      "['FORMOSA', 'Formosa', 'San Hilario', '583', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '34014060', '-26.0248676792093', '-58.6500726228772']\n",
-      "['FORMOSA', 'Formosa', 'Villa del Carmen', '3970', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '34014070', '-26.2522590977589', '-58.252552869015']\n",
-      "['FORMOSA', 'Formosa', 'Villa Trinidad', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.1828223055764', '-58.1733930549121']\n",
-      "['FORMOSA', 'Laishi', 'Banco Payaguá', '374', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '34021010', '-26.7071297025561', '-58.3390745827256']\n",
-      "['FORMOSA', 'Laishi', 'General Lucio Victorio Mansilla', '2802', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34021020', '-26.654180225538', '-58.6293214756534']\n",
-      "['FORMOSA', 'Laishi', 'Herradura', '2660', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34021030', '-26.4874646396691', '-58.3122424597995']\n",
-      "['FORMOSA', 'Laishi', 'San Francisco de Laishi', '4628', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34021040', '-26.2423010252437', '-58.6300642415106']\n",
-      "['FORMOSA', 'Laishi', 'Tatané', '1056', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34021050', '-26.3987186827879', '-58.3575600493034']\n",
-      "['FORMOSA', 'Laishi', 'Villa Escolar', '1290', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '34021060', '-26.6211844819298', '-58.6718336940894']\n",
-      "['FORMOSA', 'Matacos', 'Ingeniero Guillermo N. Juárez', '12798', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34028010', '-23.8976004129254', '-61.8538220483946']\n",
-      "['FORMOSA', 'Patiño', 'Bartolomé de las Casas', '1134', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '34035010', '-25.3474022268881', '-59.6181476016645']\n",
-      "['FORMOSA', 'Patiño', 'Comandante Fontana', '6615', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34035030', '-25.3347934740298', '-59.6828071882955']\n",
-      "['JUJUY', 'Palpalá', 'Centro Forestal', '402', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '38042020', '-24.2278470388568', '-65.1738697442674']\n",
-      "['JUJUY', 'Palpalá', 'Palpalá (Est. Gral. Manuel N. Savio)', '49073', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38042040', '-24.2660503354304', '-65.2120271030598']\n",
-      "['JUJUY', 'Rinconada', 'Liviara', '46', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38049020', '-22.4896989245068', '-66.2677637818035']\n",
-      "['JUJUY', 'Rinconada', 'Nuevo Pirquitas', '672', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '38049030', '-22.6869936542959', '-66.456401677736']\n",
-      "['JUJUY', 'San Antonio', 'El Ceibal', '176', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '38056010', '-24.3016336145797', '-65.2818867459585']\n",
-      "['JUJUY', 'San Antonio', 'Loteo Navea', '930', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38056020', '-24.2710272820567', '-65.2729444915848']\n",
-      "['JUJUY', 'San Antonio', 'San Antonio', '1430', '--', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '38056030', '-24.3676606220994', '-65.3337612645336']\n",
-      "['JUJUY', 'San Pedro', 'Arrayanal', '855', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063010', '-24.1755612615505', '-64.8402658993854']\n",
-      "['JUJUY', 'San Pedro', 'Don Emilio', '446', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063030', '-24.3154692731344', '-64.9066663427545']\n",
-      "['JUJUY', 'San Pedro', 'El Acheral', '246', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063040', '-24.4097116704331', '-64.8107312952407']\n",
-      "['JUJUY', 'San Pedro', 'El Puesto', '1166', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063050', '-24.1988254992426', '-64.7893441637782']\n",
-      "['JUJUY', 'San Pedro', 'El Quemado', '35', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38063060', '-24.0933961333434', '-64.8238742049039']\n",
-      "['JUJUY', 'San Pedro', 'La Esperanza', '2164', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '38063070', '-24.2222145482106', '-64.8368070501964']\n",
-      "['JUJUY', 'San Pedro', 'La Manga', '190', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063080', '-24.191697331263', '-64.846797222472']\n",
-      "['JUJUY', 'San Pedro', 'La Mendieta', '3635', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '38063090', '-24.314359736408', '-64.9707084719559']\n",
-      "['JUJUY', 'San Pedro', 'Miraflores', '183', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063100', '-24.2261476798422', '-64.8101735526005']\n",
-      "['JUJUY', 'San Pedro', 'Palos Blancos', '81', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063110', '-24.3249801346233', '-64.9489367519918']\n",
-      "['JUJUY', 'San Pedro', 'Rodeito', '1879', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38063140', '-24.2714866371948', '-64.767733920134']\n",
-      "['JUJUY', 'San Pedro', 'San Antonio', '325', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '38063160', '-24.2139625149932', '-64.8057443238638']\n",
-      "['JUJUY', 'San Pedro', 'San Lucas', '326', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38063170', '-24.2257554272925', '-64.8646056706401']\n",
-      "['JUJUY', 'San Pedro', 'San Pedro (Est. San Pedro de Jujuy)', '59131', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '38063180', '-24.293007141905', '-64.9524504388897']\n",
-      "['JUJUY', 'San Pedro', 'Sauzal', '416', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38063190', '-24.2997434984526', '-64.9576983944899']\n",
-      "['JUJUY', 'Santa Bárbara', 'El Piquete', '2521', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-24.1810241203734', '-64.6790060196865']\n",
-      "['JUJUY', 'Santa Bárbara', 'El Talar', '2901', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.5558786640644', '-64.3614639119972']\n",
-      "['JUJUY', 'Santa Bárbara', 'Palma Sola', '3791', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-23.9791015768434', '-64.3066411633623']\n",
-      "['JUJUY', 'Santa Bárbara', 'Santa Clara', '4298', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-24.3098756490301', '-64.6628728220661']\n",
-      "['MENDOZA', 'Maipú', 'Cruz de Piedra', '1536', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50070030', '-33.0293391100097', '-68.7922412248266']\n",
-      "['MENDOZA', 'Maipú', 'El Pedregal', '232', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50070040', '-32.8558805014704', '-68.6544793531012']\n",
-      "['MENDOZA', 'Maipú', 'Fray Luis Beltrán', '4735', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '50070050', '-33.0049403047291', '-68.6612377129718']\n",
-      "['MENDOZA', 'Maipú', 'Maipú', '106662', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50070060', '-32.9394310178507', '-68.8068438760291']\n",
-      "['MENDOZA', 'Maipú', 'Rodeo del Medio', '12327', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50070070', '-32.9880056754694', '-68.7010652608485']\n",
-      "['MENDOZA', 'Maipú', 'Russell', '1416', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50070080', '-33.0046770772729', '-68.8012715093769']\n",
-      "['MENDOZA', 'Maipú', 'San Roque', '5093', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50070090', '-33.0285638174611', '-68.5981475648442']\n",
-      "['MENDOZA', 'Maipú', 'Villa Teresa', '316', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50070100', '-33.0183178912335', '-68.6288154157882']\n",
-      "['MENDOZA', 'Malargüe', 'Agua Escondida', '443', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '50077010', '-36.1532390359812', '-68.3048428543176']\n",
-      "['MENDOZA', 'Malargüe', 'Bardas Blancas', '0', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-35.870882529299', '-69.8066780720987']\n",
-      "['MENDOZA', 'Malargüe', 'Las Leñas', '9', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '50077030', '-35.1539650781638', '-70.0817910991633']\n",
-      "['MENDOZA', 'Malargüe', 'Malargüe', '21619', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50077040', '-35.4770107120892', '-69.5886491865783']\n",
-      "['MENDOZA', 'Rivadavia', 'Andrade', '216', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084010', '-33.1624680014146', '-68.506066911759']\n",
-      "['MENDOZA', 'Rivadavia', 'Barrio Cooperativa Los Campamentos', '267', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '50084020', '-33.2692489302548', '-68.4383631651486']\n",
-      "['MENDOZA', 'Rivadavia', 'Barrio Rivadavia', '408', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084030', '-33.2304643070476', '-68.4837256054182']\n",
-      "['MENDOZA', 'Rivadavia', 'El Mirador', '783', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084040', '-33.2906467543213', '-68.3475556585345']\n",
-      "['MENDOZA', 'Rivadavia', 'La Central', '802', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '50084050', '-33.2736424903477', '-68.3224073182181']\n",
-      "['MENDOZA', 'Rivadavia', 'La Esperanza', '200', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084060', '-33.3170659709211', '-68.3343426790403']\n",
-      "['MENDOZA', 'Rivadavia', 'La Florida', '1353', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084070', '-33.2827922646265', '-68.4657172961175']\n",
-      "['MENDOZA', 'Rivadavia', 'La Libertad', '582', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084080', '-33.2163869013321', '-68.5166268853637']\n",
-      "['MENDOZA', 'Rivadavia', 'Los Árboles', '362', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084090', '-33.1813162523339', '-68.5759160345244']\n",
-      "['MENDOZA', 'Rivadavia', 'Los Campamentos', '1062', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50084100', '-33.2763607628549', '-68.4008493516637']\n",
-      "['MENDOZA', 'Rivadavia', 'Medrano', '1598', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50084110', '-33.1787463382932', '-68.6219271508795']\n",
-      "['MENDOZA', 'Rivadavia', 'Mundo Nuevo', '295', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '50084120', '-33.1753415989261', '-68.4371725862256']\n",
-      "['NEUQUEN', 'Confluencia', 'El Chocón', '426', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '58035050', '-39.2589786425295', '-68.8268723660918']\n",
-      "['NEUQUEN', 'Confluencia', 'Mari Menuco', '82', '--', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '58035060', '-38.5383043330689', '-68.557547832041']\n",
-      "['NEUQUEN', 'Confluencia', 'Neuquén', '231198', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58035070', '-38.9492856796033', '-68.0839057621977']\n",
-      "['NEUQUEN', 'Confluencia', 'Plaza Huincul', '13172', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '58035090', '-38.9290709532125', '-69.2021594435231']\n",
-      "['NEUQUEN', 'Confluencia', 'Plottier', '32390', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58035100', '-38.9510561611213', '-68.2478403865049']\n",
-      "['NEUQUEN', 'Confluencia', 'Senillosa', '7542', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58035110', '-39.0113034801537', '-68.4333833911279']\n",
-      "['NEUQUEN', 'Confluencia', 'Villa El Chocón', '707', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '58035120', '-39.2610101785628', '-68.7842564223565']\n",
-      "['NEUQUEN', 'Confluencia', 'Vista Alegre Norte', '895', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '--', '58035130', '-38.7277123127679', '-68.1721438862367']\n",
-      "['NEUQUEN', 'Confluencia', 'Vista Alegre Sur', '1513', 'SI', '--', 'SI', '--', '--', '--', '--', '--', '--', '58035140', '-38.7715537254998', '-68.1369187198489']\n",
-      "['NEUQUEN', 'Huiliches', 'Junín de los Andes', '12621', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58049010', '-39.9494720138355', '-71.0703335609136']\n",
-      "['NEUQUEN', 'Lácar', 'San Martín de los Andes', '27956', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58056010', '-40.1537600653137', '-71.3550098619322']\n",
-      "['NEUQUEN', 'Loncopué', 'Chorriaca', '403', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '58063010', '-37.929624048638', '-70.0562158162232']\n",
-      "['NEUQUEN', 'Loncopué', 'Loncopué', '4877', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', '58063020', '-38.0699432722928', '-70.6124039046889']\n",
-      "['NEUQUEN', 'Los Lagos', 'Villa La Angostura', '11063', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58070010', '-40.7631760692681', '-71.6451967512926']\n",
-      "['NEUQUEN', 'Los Lagos', 'Villa Traful', '356', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '58070020', '-40.6515336234792', '-71.4069733427812']\n",
-      "['NEUQUEN', 'Minas', 'Andacollo', '2481', 'SI', '--', 'SI', '--', 'SI', '--', 'SI', '--', '--', '58077010', '-37.1814100578481', '-70.6690765415839']\n",
-      "['NEUQUEN', 'Minas', 'Huinganco', '733', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '58077020', '-37.162253742004', '-70.6240350766311']\n",
-      "['NEUQUEN', 'Minas', 'Las Ovejas', '1128', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58077030', '-36.9881343331798', '-70.7487001311443']\n",
-      "['NEUQUEN', 'Minas', 'Manzano Amargo', '334', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '58077050', '-36.7475538529054', '-70.7652790008941']\n",
-      "['NEUQUEN', 'Ñorquín', 'Caviahué', '607', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '58084010', '-37.8741211534774', '-71.0537792468958']\n",
-      "['NEUQUEN', 'Ñorquín', 'Copahue', '1', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58084020', '-37.8191699254756', '-71.0991107043764']\n",
-      "['NEUQUEN', 'Ñorquín', 'El Cholar', '734', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '58084030', '-37.4408647694624', '-70.6441818646861']\n",
-      "['MENDOZA', 'Rivadavia', 'Reducción de Abajo', '490', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '50084130', '-33.2063088772501', '-68.5835152115814']\n",
-      "['MENDOZA', 'Rivadavia', 'Rivadavia', '31038', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50084140', '-33.19403215031', '-68.4736188877526']\n",
-      "['MENDOZA', 'Rivadavia', 'Santa María de Oro', '609', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '50084150', '-33.2059806305116', '-68.4335589109359']\n",
-      "['MENDOZA', 'San Carlos', 'Chilecito', '1033', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50091020', '-33.8934020968296', '-69.0804633582269']\n",
-      "['MENDOZA', 'San Carlos', 'Eugenio Bustos', '5591', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50091030', '-33.7850224488548', '-69.0729045258216']\n",
-      "['MENDOZA', 'San Carlos', 'La Consulta', '8241', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50091040', '-33.7386757381913', '-69.1281255649691']\n",
-      "['MENDOZA', 'San Carlos', 'Pareditas', '1021', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '50091050', '-33.9452563037172', '-69.0824859034273']\n",
-      "['MENDOZA', 'San Carlos', 'San Carlos', '3886', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '50091060', '-33.7744494556708', '-69.0490909178745']\n",
-      "['MENDOZA', 'San Martín', 'Alto Salvador', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-33.0359716817131', '-68.4708407197208']\n",
-      "['MENDOZA', 'San Martín', 'Alto Verde', '1627', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '50098020', '-33.1195037386563', '-68.4180218961221']\n",
-      "['MENDOZA', 'San Martín', 'Chapanay', '1486', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '50098060', '-32.9801177295667', '-68.4765253845307']\n",
-      "['MENDOZA', 'San Martín', 'Chivilcoy', '550', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50098070', '-33.038335582925', '-68.4594029398778']\n",
-      "['MENDOZA', 'San Martín', 'Montecaseros', '1106', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50098080', '-33.0109966347898', '-68.3936801268915']\n",
-      "['MENDOZA', 'San Martín', 'Nueva California', '208', '--', 'SI', '--', '--', '--', '--', '--', '--', '--', '50098090', '-32.7450606095364', '-68.335450804198']\n",
-      "['MENDOZA', 'San Martín', 'San Martín', '55887', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '50098100', '-33.0732178033808', '-68.4605125505865']\n",
-      "['MENDOZA', 'San Martín', 'Tres Porteñas', '2545', '--', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '50098110', '-32.8994801779562', '-68.3990962886724']\n",
-      "['MENDOZA', 'San Rafael', '25 de Mayo', '1450', 'SI', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '50105220', '-34.5859138924719', '-68.5495682219631']\n",
-      "['MENDOZA', 'San Rafael', 'Barrio Campos El Toledano', '956', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50105010', '-34.573654040475', '-68.3294341868083']\n",
-      "['MENDOZA', 'San Rafael', 'Barrio El Nevado', '160', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50105020', '-34.7898637210549', '-67.9874651693673']\n",
-      "['MENDOZA', 'San Rafael', 'Barrio Intendencia', '120', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50105040', '-34.645100562517', '-68.2754543992412']\n",
-      "['MENDOZA', 'San Rafael', 'Capitán Montoya', '362', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50105050', '-34.5835613146884', '-68.4654391114406']\n",
-      "['MENDOZA', 'San Rafael', 'Cuadro Benegas', '0', '--', '--', 'SI', 'SI', '--', '--', 'SI', '--', '--', '50105060', '-34.6331750282237', '-68.2302164082512']\n",
-      "['MENDOZA', 'San Rafael', 'El Nihuil', '1030', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '50105070', '-35.0353713864246', '-68.6806149266928']\n",
-      "['MENDOZA', 'San Rafael', 'El Sosneado', '65', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '50105080', '-35.0821772227253', '-69.5924127887533']\n",
-      "['MENDOZA', 'San Rafael', 'Goudge', '2126', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50105100', '-34.6803228490363', '-68.1358422919666']\n",
-      "['MENDOZA', 'San Rafael', 'Jaime Prats', '419', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '50105110', '-34.9146831219286', '-67.8191470107259']\n",
-      "['MENDOZA', 'San Rafael', 'La Llave Nueva', '499', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '50105120', '-34.6449297466889', '-68.0147704723126']\n",
-      "['MENDOZA', 'San Rafael', 'Las Malvinas', '232', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '50105130', '-34.8384149976168', '-68.2539362219611']\n",
-      "['MENDOZA', 'San Rafael', 'Monte Comán', '3529', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '50105150', '-34.5971809945468', '-67.8842899055404']\n",
-      "['MENDOZA', 'San Rafael', 'Pobre Diablo', '526', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50105160', '-34.6703587937035', '-68.3591845637218']\n",
-      "['MENDOZA', 'San Rafael', 'Rama Caída', '850', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '50105180', '-34.7043760307316', '-68.3708631047738']\n",
-      "['MENDOZA', 'San Rafael', 'Real del Padre', '3635', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '50105190', '-34.8433149755939', '-67.7674203749059']\n",
-      "['MENDOZA', 'San Rafael', 'Salto de Las Rosas', '1343', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '50105200', '-34.726958284268', '-68.2329031579027']\n",
-      "['MENDOZA', 'San Rafael', 'San Rafael', '117199', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50105210', '-34.6356104202068', '-68.3310920132847']\n",
-      "['MENDOZA', 'San Rafael', 'Villa Atuel', '3311', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '50105230', '-34.8345022006919', '-67.9257905889932']\n",
-      "['MENDOZA', 'San Rafael', 'Villa Atuel Norte', '271', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50105240', '-34.7605998347692', '-68.0374059028043']\n",
-      "['MENDOZA', 'Santa Rosa', 'Barrio 12 de Octubre', '177', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50112010', '-33.1912015360595', '-68.2809624398751']\n",
-      "['MENDOZA', 'Santa Rosa', 'Barrio María Auxiliadora', '94', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50112020', '-33.2425136237648', '-68.1826758332982']\n",
-      "['MENDOZA', 'Santa Rosa', 'Barrio Molina Cabrera', '239', '--', '--', '--', '--', '--', '--', '--', '--', '--', '50112030', '-33.1297119555186', '-68.2037878560507']\n",
-      "['MENDOZA', 'Santa Rosa', 'La Dormida', '2270', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50112040', '-33.3499243562079', '-67.9160460628593']\n",
-      "['MENDOZA', 'Santa Rosa', 'Las Catitas', '3621', '--', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '50112050', '-33.3001058785583', '-68.0532182373693']\n",
-      "['MENDOZA', 'Santa Rosa', 'Santa Rosa', '2509', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', '--', '--', '50112060', '-33.2544227888887', '-68.1567438797332']\n",
-      "['MENDOZA', 'Tunuyán', 'Colonia Las Rosas', '2169', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50119030', '-33.6129364669522', '-69.1126485401013']\n",
-      "['SALTA', 'Rivadavia', 'Santa Victoria Este', '1809', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66133100', '-22.2772903307188', '-62.7043719454645']\n",
-      "['SALTA', 'Rosario de la Frontera', 'Antilla', '542', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '66140010', '-26.1367474431656', '-64.6079955159401']\n",
-      "['SALTA', 'Rosario de la Frontera', 'Copo Quile', '487', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66140020', '-26.0280256948964', '-64.6831914609089']\n",
-      "['SALTA', 'Rosario de la Frontera', 'El Naranjo', '161', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66140030', '-25.7376092528727', '-65.0197887857072']\n",
-      "['SALTA', 'Rosario de la Frontera', 'Rosario de la Frontera', '24140', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66140050', '-25.8088971820865', '-64.9840618242784']\n",
-      "['SALTA', 'Rosario de Lerma', 'Campo Quijano', '8929', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '66147010', '-24.9095603902622', '-65.6395050258431']\n",
-      "['SALTA', 'Rosario de Lerma', 'La Silleta', '1402', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '66147020', '-24.8784643256455', '-65.5901794974296']\n",
-      "['SALTA', 'Rosario de Lerma', 'Rosario de Lerma', '20795', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66147030', '-24.9780005506773', '-65.5804316181731']\n",
-      "['SALTA', 'San Carlos', 'Angastaco', '823', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66154010', '-25.6837320095857', '-66.1630084648275']\n",
-      "['SALTA', 'San Carlos', 'Animaná', '1276', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66154020', '-25.9250695350422', '-65.9634886394429']\n",
-      "['SALTA', 'San Carlos', 'El Barrial', '437', '--', '--', '--', '--', '--', '--', '--', '--', '--', '66154030', '-25.9119189620255', '-65.9509642786695']\n",
-      "['SALTA', 'San Carlos', 'San Carlos', '2209', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66154040', '-25.8954496537353', '-65.9374115460195']\n",
-      "['SALTA', 'Santa Victoria', 'Santa Victoria', '1151', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '66161070', '-22.2294615004585', '-64.9503255468472']\n",
-      "['SAN JUAN', '25 de Mayo', 'El Encón', '524', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '70126010', '-32.2163733476113', '-67.793057098676']\n",
-      "['SAN JUAN', '25 de Mayo', 'Tupelí', '1169', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '70126020', '-31.8390315742989', '-68.3573941216943']\n",
-      "['SAN JUAN', '25 de Mayo', 'Villa Borjas - La Chimbera', '5275', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '70126030', '-31.8100072529359', '-68.3289623063813']\n",
-      "['SAN JUAN', '25 de Mayo', 'Villa El Tango', '1367', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70126040', '-31.763268918716', '-68.2222966354108']\n",
-      "['SAN JUAN', '25 de Mayo', 'Villa Santa Rosa', '3460', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '70126050', '-31.7448085385712', '-68.3142412332522']\n",
-      "['SAN JUAN', '9 de Julio', '9 de Julio', '3484', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '70063040', '-31.669750919971', '-68.3900416378963']\n",
-      "['SAN JUAN', '9 de Julio', 'Alto de Sierra', '499', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '70063010', '-31.5551785871028', '-68.4205987445022']\n",
-      "['SAN JUAN', '9 de Julio', 'Colonia Fiorito', '384', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '70063020', '-31.5551785871028', '-68.4205987445022']\n",
-      "['SAN JUAN', '9 de Julio', 'Las Chacritas', '2760', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '70063030', '-31.5936417922213', '-68.4077196718125']\n",
-      "['SAN JUAN', 'Albardón', 'El Rincón', '1252', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '70007010', '-31.4480943761332', '-68.5425141343624']\n",
-      "['SAN LUIS', 'Belgrano', 'Villa de la Quebrada', '523', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74014030', '-33.0161741932684', '-66.2920464806382']\n",
-      "['SAN LUIS', 'Belgrano', 'Villa General Roca', '162', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74014040', '-32.6661925630759', '-66.4524010178082']\n",
-      "['SAN JUAN', 'Jáchal', 'Pampa Vieja', '350', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70056060', '-30.2202750575676', '-68.6909967597496']\n",
-      "['SAN JUAN', 'Jáchal', 'San Isidro', '408', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70056070', '-30.1488923473271', '-68.7044945534412']\n",
-      "['SAN JUAN', 'Jáchal', 'San José de Jáchal', '10940', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '70056080', '-30.2427672850044', '-68.7454934559357']\n",
-      "['SAN JUAN', 'Jáchal', 'Tamberías', '622', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70056090', '-30.1822864487075', '-68.7277857836372']\n",
-      "['SAN JUAN', 'Jáchal', 'Villa Malvinas Argentinas', '340', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70056100', '-30.2142413595614', '-68.7165558327867']\n",
-      "['SAN JUAN', 'Jáchal', 'Villa Mercedes', '1439', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '70056110', '-30.1088721898605', '-68.7009429184891']\n",
-      "['SAN JUAN', 'Pocito', 'Barrio Ruta 40', '231', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '70070010', '-31.8595308229437', '-68.5345166485174']\n",
-      "['SAN JUAN', 'Pocito', 'Carpintería', '1134', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '70070020', '-31.8301409850684', '-68.5420989256398']\n",
-      "['SAN JUAN', 'Pocito', 'Quinto Cuartel', '1661', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '70070030', '-31.6140359426027', '-68.6001745092873']\n",
-      "['SAN JUAN', 'Pocito', 'Villa Aberastain - La Rinconada', '15409', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '70070040', '-31.6952378674877', '-68.5923025771378']\n",
-      "['SAN JUAN', 'Pocito', 'Villa Barbosa - Villa Nacusi', '24240', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '70070050', '-31.6219383886537', '-68.5359580395485']\n",
-      "['SAN JUAN', 'Pocito', 'Villa Centenario', '778', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '70070060', '-31.668402703149', '-68.5222919302359']\n",
-      "['SAN JUAN', 'Rawson', 'Rawson', '89496', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '70077010', '-31.5696190485463', '-68.5577689018569']\n",
-      "['SAN JUAN', 'Rivadavia', 'Rivadavia', '82582', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '70084010', '-31.5335200372447', '-68.5920689785483']\n",
-      "['SAN JUAN', 'San Martín', 'Barrio Sadop', '734', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70091010', '-31.5367182711489', '-68.3955676778174']\n",
-      "['SAN JUAN', 'San Martín', 'San Isidro (Est. Los Angacos)', '1440', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '70091030', '-31.4870993000717', '-68.325134344897']\n",
-      "['SAN JUAN', 'San Martín', 'Villa Don Bosco (Est. Angaco Sud)', '2557', '--', '--', 'SI', '--', '--', '--', '--', 'SI', '--', '70091060', '-31.5518882180598', '-68.3390185136148']\n",
-      "['SAN JUAN', 'San Martín', 'Villa El Salvador', '110', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '70091040', '-31.4639044466924', '-68.4095847372199']\n",
-      "['SAN JUAN', 'San Martín', 'Villa San Martín', '1899', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '70091070', '-31.5167619808371', '-68.3526471246019']\n",
-      "['SAN JUAN', 'Santa Lucía', 'Santa Lucía', '43271', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '70098010', '-31.5130353688268', '-68.4565988777122']\n",
-      "['SAN JUAN', 'Sarmiento', 'Cañada Honda', '309', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '70105010', '-31.9850527438787', '-68.5481911385325']\n",
-      "['SAN JUAN', 'Sarmiento', 'Cienaguita', '438', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '70105020', '-32.0763381339971', '-68.690762577729']\n",
-      "['SAN JUAN', 'Sarmiento', 'Colonia Fiscal', '607', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70105030', '-31.9027437264496', '-68.4696588673219']\n",
-      "['SAN JUAN', 'Sarmiento', 'Divisadero', '413', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70105040', '-32.0104984358581', '-68.6904861018003']\n",
-      "['SAN LUIS', 'General Pedernera', 'Villa Reynolds', '647', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '74035080', '-33.722961850163', '-65.3814163660133']\n",
-      "['SAN LUIS', 'General Pedernera', 'Villa Salles', '76', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74035090', '-33.84292794921', '-65.2147610955176']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Anchorena', '631', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '74042010', '-35.6746450244219', '-65.4244230509371']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Arizona', '1040', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '74042020', '-35.7229145031177', '-65.3187210360081']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Bagual', '230', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74042030', '-35.1448484513353', '-65.5676652450981']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Batavia', '349', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '74042040', '-34.7755332557227', '-65.6862987148176']\n",
-      "['CORDOBA', 'Colón', 'El Diquecito', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.3589143636745', '-64.3650932467319']\n",
-      "['CORDOBA', 'Colón', 'El Manzano', '892', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14021110', '-31.0817617139175', '-64.2998324164847']\n",
-      "['CORDOBA', 'Colón', 'General Paz', '1925', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14021130', '-31.1341189126982', '-64.1410056588479']\n",
-      "['CORDOBA', 'Colón', 'Jesús María', '31602', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14021140', '-30.9811937384049', '-64.095771286873']\n",
-      "['CORDOBA', 'Colón', 'La Calera', '28297', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14021150', '-31.3441541784042', '-64.3368093736089']\n",
-      "['CORDOBA', 'Colón', 'La Granja', '2456', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14021160', '-31.0054374122172', '-64.2616783510445']\n",
-      "['CORDOBA', 'Colón', 'Los Molles', '264', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '14021180', '-31.0167070305726', '-64.225388080483']\n",
-      "['CORDOBA', 'Colón', 'Malvinas Argentinas', '12187', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14021190', '-31.3677025435362', '-64.0503196448495']\n",
-      "['CORDOBA', 'Colón', 'Mendiolaza', '10271', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14021200', '-31.2634679794013', '-64.3038336466706']\n",
-      "['CORDOBA', 'Colón', 'Pajas Blancas', '96', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14021220', '-31.2146356684786', '-64.2768259906649']\n",
-      "['CORDOBA', 'Colón', 'Río Ceballos', '19688', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14021230', '-31.1748535571499', '-64.3096761754849']\n",
-      "['CORDOBA', 'Colón', 'Saldán', '10605', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14021240', '-31.3142696814132', '-64.3129043036137']\n",
-      "['CORDOBA', 'Colón', 'Salsipuedes', '3745', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14021250', '-31.1388344121698', '-64.2906610433299']\n",
-      "['CORDOBA', 'Colón', 'Tinoco', '169', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14021270', '-31.1238790204144', '-63.8923777817115']\n",
-      "['CORDOBA', 'Colón', 'Unquillo', '18086', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14021280', '-31.2319725034056', '-64.3177425598673']\n",
-      "['CORDOBA', 'Colón', 'Villa Allende', '25738', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14021290', '-31.2922067561376', '-64.2950077746202']\n",
-      "['CORDOBA', 'Colón', 'Villa Cerro Azul', '253', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '14021300', '-31.0702139869894', '-64.3197333591217']\n",
-      "['CORDOBA', 'Colón', 'Villa El Fachinal - Parque Norte - Guiñazú Norte', '2573', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14021310', '-31.3101307241869', '-64.1805270805742']\n",
-      "['CORDOBA', 'Colón', 'Villa Los Llanos - Juárez Celman', '5973', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14021320', '-31.2742571242585', '-64.1641142793009']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Alto de los Quebrachos', '161', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028010', '-30.5409658147192', '-65.0384387721916']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Bañado de Soto', '466', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028020', '-30.8044357869451', '-65.0436620185917']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Canteras Quilpo', '216', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028030', '-30.8666932853441', '-64.6829010647536']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Cruz de Caña', '130', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028040', '-31.0662466251544', '-64.9425321672363']\n",
-      "['SAN LUIS', 'La Capital', 'Potrero de los Funes', '1698', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '74056120', '-33.2187787091432', '-66.2307288183005']\n",
-      "['SAN LUIS', 'La Capital', 'Salinas del Bebedero', '76', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74056130', '-33.501125039306', '-66.6514406177997']\n",
-      "['SAN LUIS', 'La Capital', 'San Jerónimo', '330', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74056140', '-33.1383053611749', '-66.5166859326585']\n",
-      "['SAN LUIS', 'Chacabuco', 'Concarán', '5119', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '74028010', '-32.5607275180287', '-65.2452806076649']\n",
-      "['SAN LUIS', 'Chacabuco', 'Cortaderas', '822', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '74028020', '-32.5076504245814', '-64.9869655159434']\n",
-      "['SAN LUIS', 'Chacabuco', 'Naschel', '3543', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '74028030', '-32.9168215937221', '-65.3755476812695']\n",
-      "['SAN LUIS', 'Chacabuco', 'Papagayos', '433', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74028040', '-32.6786405437002', '-64.9881795223679']\n",
-      "['SAN LUIS', 'Chacabuco', 'Renca', '178', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74028050', '-32.7717680736652', '-65.3637605007649']\n",
-      "['SAN LUIS', 'Chacabuco', 'San Pablo', '192', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74028060', '-32.658342389353', '-65.3080920411456']\n",
-      "['SAN JUAN', 'Albardón', 'Villa General San Martín - Campo Afuera', '19637', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70007020', '-31.421071066377', '-68.4907605706737']\n",
-      "['SAN JUAN', 'Angaco', 'Las Tapias', '1563', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70014010', '-31.4084472492778', '-68.3999429561259']\n",
-      "['SAN JUAN', 'Angaco', 'Villa El Salvador - Villa Sefair', '4472', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '70014020', '-31.4454020414681', '-68.417640160613']\n",
-      "['SAN JUAN', 'Calingasta', 'Barreal - Villa Pituil', '3463', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '70021010', '-31.6528323304108', '-69.4815385910816']\n",
-      "['SAN JUAN', 'Calingasta', 'Calingasta', '2198', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', '--', '70021020', '-31.335410441528', '-69.4273817834109']\n",
-      "['SAN JUAN', 'Calingasta', 'Tamberías', '988', '--', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '70021030', '-31.46037726198', '-69.4229130996947']\n",
-      "['SAN JUAN', 'Capital', 'San Juan', '109123', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '70028010', '-31.5371970378027', '-68.5250183173793']\n",
-      "['SAN JUAN', 'Caucete', 'Bermejo', '484', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '70035010', '-31.5918363542723', '-67.6623620492559']\n",
-      "['SAN JUAN', 'Caucete', 'Caucete', '28222', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '70035020', '-31.6514787868907', '-68.2821404352408']\n",
-      "['SAN JUAN', 'Caucete', 'Marayes', '99', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70035050', '-31.4776695630337', '-67.3093651877693']\n",
-      "['SAN JUAN', 'Caucete', 'Pie de Palo', '817', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70035060', '-31.6609347801137', '-68.2204015492999']\n",
-      "['SAN JUAN', 'Caucete', 'Vallecito', '404', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70035070', '-31.7403744670002', '-67.9885245900589']\n",
-      "['SAN JUAN', 'Caucete', 'Villa Independencia', '823', '--', '--', '--', '--', '--', '--', '--', '--', '--', '70035080', '-31.6245292071939', '-68.3138150331219']\n",
-      "['SAN JUAN', 'Chimbas', 'Chimbas', '84115', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '70042010', '-31.4929011532856', '-68.4840477499344']\n",
-      "['SAN JUAN', 'Iglesia', 'Angualasto', '316', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '70049010', '-30.0536455973497', '-69.1717079231376']\n",
-      "['SAN JUAN', 'Iglesia', 'Bella Vista', '325', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70049020', '-30.4401531794669', '-69.2447866603611']\n",
-      "['SAN JUAN', 'Iglesia', 'Iglesia', '661', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '70049030', '-30.4128218913916', '-69.2051642049627']\n",
-      "['SAN JUAN', 'Iglesia', 'Las Flores', '906', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70049040', '-30.3242644504455', '-69.2453069928074']\n",
-      "['SAN JUAN', 'Iglesia', 'Pismanta', '98', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '70049050', '-30.2709800462776', '-69.2286104874715']\n",
-      "['SAN JUAN', 'Iglesia', 'Rodeo', '2625', '--', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '70049060', '-30.209958054186', '-69.1336132382893']\n",
-      "['SAN JUAN', 'Iglesia', 'Tudcum', '699', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70049070', '-30.1883781131447', '-69.2702835946583']\n",
-      "['SAN JUAN', 'Jáchal', 'Gran China', '484', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70056020', '-30.1225273246059', '-68.7161999143951']\n",
-      "['SAN JUAN', 'Jáchal', 'Huaco', '1454', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70056030', '-30.1570667184839', '-68.4809365791381']\n",
-      "['SAN JUAN', 'Jáchal', 'Mogna', '114', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70056040', '-30.6845100664473', '-68.3775543569819']\n",
-      "['SAN JUAN', 'Jáchal', 'Niquivil', '819', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70056050', '-30.4006750071532', '-68.6910630973149']\n",
-      "['JUJUY', 'Santa Catalina', 'Casira', '176', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '38077010', '-21.9693796437473', '-65.900391482913']\n",
-      "['JUJUY', 'Santa Catalina', 'Cieneguillas', '286', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38077030', '-22.0998214546633', '-65.8677291643016']\n",
-      "['JUJUY', 'Santa Catalina', 'Cusi Cusi', '243', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38077040', '-22.3402147364964', '-66.4940205514016']\n",
-      "['JUJUY', 'Santa Catalina', 'Misarrumi', '36', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38077060', '-22.2143443369069', '-66.3365616167075']\n",
-      "['JUJUY', 'Santa Catalina', 'Oratorio', '96', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38077070', '-22.0656878791642', '-66.0785087961458']\n",
-      "['JUJUY', 'Santa Catalina', 'Paicone', '64', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38077080', '-22.1956915218117', '-66.4201684753681']\n",
-      "['JUJUY', 'Santa Catalina', 'San Juan de Oros', '27', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38077090', '-22.1928248288479', '-66.3492159854648']\n",
-      "['JUJUY', 'Santa Catalina', 'Santa Catalina', '305', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38077100', '-21.9443720475755', '-66.0525133087978']\n",
-      "['JUJUY', 'Susques', 'Coranzuli', '333', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '38084020', '-23.0132949482406', '-66.3792884216509']\n",
-      "['JUJUY', 'Susques', 'El Toro', '121', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38084030', '-23.1389750587235', '-66.7524458751301']\n",
-      "['JUJUY', 'Susques', 'Olaroz Chico', '29', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '38084060', '-23.3989910080496', '-66.7829414619282']\n",
-      "['JUJUY', 'Susques', 'Pastos Chicos', '104', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38084070', '-23.7718693292219', '-66.420983463337']\n",
-      "['JUJUY', 'Susques', 'Puesto Sey', '94', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38084080', '-23.9584550578191', '-66.4953540959523']\n",
-      "['JUJUY', 'Susques', 'San Juan de Quillaqués', '72', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38084090', '-23.1460647975727', '-66.2485374885877']\n",
-      "['JUJUY', 'Susques', 'Susques', '1611', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '38084100', '-23.3997525205999', '-66.3674476958012']\n",
-      "['JUJUY', 'Tilcara', 'Colonia San José', '114', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38094010', '-23.4023544678311', '-65.3910451552268']\n",
-      "['JUJUY', 'Tilcara', 'Huacalera', '712', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '38094020', '-23.4341642603915', '-65.3513341366081']\n",
-      "['JUJUY', 'Tilcara', 'Juella', '200', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '38094030', '-23.5025387170793', '-65.4318962131793']\n",
-      "['JUJUY', 'Tilcara', 'Maimará', '3353', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38094040', '-23.6208130147957', '-65.4078600419067']\n",
-      "['JUJUY', 'Tilcara', 'Tilcara', '4691', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38094050', '-23.5703520143236', '-65.3940793438321']\n",
-      "['JUJUY', 'Tumbaya', 'Bárcena', '139', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '38098010', '-23.9694741938995', '-65.446477650042']\n",
-      "['JUJUY', 'Tumbaya', 'Purmamarca', '891', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38098030', '-23.7409980636707', '-65.5052412332687']\n",
-      "['JUJUY', 'Tumbaya', 'Tumbaya', '428', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '38098040', '-23.8523034100617', '-65.467254667636']\n",
-      "['JUJUY', 'Tumbaya', 'Volcán', '1121', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38098050', '-23.9138726824815', '-65.4630986774907']\n",
-      "['JUJUY', 'Valle Grande', 'Caspalá', '225', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38105010', '-23.3572362927788', '-65.1183997355336']\n",
-      "['JUJUY', 'Valle Grande', 'San Francisco', '504', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '38105030', '-23.6174664054774', '-64.9548612286321']\n",
-      "['SANTA FE', 'Castellanos', 'Plaza Clucellas', '1530', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82021270', '-31.4545505198837', '-61.7074756228147']\n",
-      "['SANTA FE', 'Castellanos', 'Plaza Saguier', '262', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '82021280', '-31.3251049515902', '-61.6777373324018']\n",
-      "['SANTA FE', 'Castellanos', 'Presidente Roca', '524', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021290', '-31.2296979058147', '-61.6101036240639']\n",
-      "['SANTA FE', 'Castellanos', 'Pueblo Marini', '51', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82021300', '-31.0409745475723', '-61.8898826370338']\n",
-      "['SANTA FE', 'Castellanos', 'Rafaela', '91571', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82021310', '-31.2482482413205', '-61.4998117939868']\n",
-      "['SANTA FE', 'Castellanos', 'Ramona', '1694', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021320', '-31.0937041766842', '-61.9032318673573']\n",
-      "['SANTA FE', 'Castellanos', 'San Antonio', '272', '--', 'SI', '--', '--', '--', '--', '--', '--', '--', '82021330', '-31.2128134181244', '-61.7257200007794']\n",
-      "['SANTA FE', 'Castellanos', 'San Vicente', '5655', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021340', '-31.6999505604131', '-61.5688417180763']\n",
-      "['SANTA FE', 'Castellanos', 'Santa Clara de Saguier', '2117', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021350', '-31.337359049521', '-61.8181783780784']\n",
-      "['SANTA FE', 'Castellanos', 'Sunchales', '20537', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82021360', '-30.9468555127161', '-61.5612504315515']\n",
-      "['SANTA FE', 'Castellanos', 'Susana', '1002', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021370', '-31.3575963913649', '-61.5164389963223']\n",
-      "['SANTA FE', 'Castellanos', 'Tacural', '1169', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82021380', '-30.8481071493852', '-61.5924018154956']\n",
-      "['SANTA FE', 'Castellanos', 'Vila', '1405', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82021390', '-31.1923707919053', '-61.8336140985666']\n",
-      "['SANTA FE', 'Castellanos', 'Villa San José', '220', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '82021410', '-31.3391346339244', '-61.622588386296']\n",
-      "['SANTA FE', 'Castellanos', 'Virginia', '151', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82021420', '-30.7402529602428', '-61.3409665931228']\n",
-      "['SANTA FE', 'Castellanos', 'Zenón Pereyra', '1637', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82021430', '-31.5643972137494', '-61.898425060781']\n",
-      "['SANTA FE', 'Constitución', 'Alcorta', '7450', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82028010', '-33.5401979791092', '-61.1246337163915']\n",
-      "['SANTA FE', 'Constitución', 'Barrio Arroyo del Medio', '310', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82028020', '-33.2860666179194', '-60.2720977056001']\n",
-      "['SANTA FE', 'Constitución', 'Barrio Mitre', '816', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82028030', '-33.255594638469', '-60.3897758707887']\n",
-      "['SANTA FE', 'Constitución', 'Bombal', '3137', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82028040', '-33.4600615218579', '-61.3189324391797']\n",
-      "['SANTA FE', 'Constitución', 'Cañada Rica', '641', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82028050', '-33.5174175561246', '-60.6132968867711']\n",
-      "['BUENOS AIRES', 'General Arenales', 'Ferré', '2004', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6294040', '-34.1250383813873', '-61.132654886464']\n",
-      "['BUENOS AIRES', 'General Arenales', 'General Arenales', '4321', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6294050', '-34.3044679711077', '-61.3056277788216']\n",
-      "['BUENOS AIRES', 'General Arenales', 'La Angelita', '265', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6294060', '-34.2608740726731', '-60.9685988224111']\n",
-      "['BUENOS AIRES', 'General Arenales', 'La Trinidad', '308', '--', 'SI', '--', '--', '--', '--', '--', '--', '--', '6294070', '-34.1068549430168', '-61.1317020714357']\n",
-      "['BUENOS AIRES', 'General Belgrano', 'General Belgrano', '15394', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6301010', '-35.7694577358026', '-58.4944615102033']\n",
-      "['BUENOS AIRES', 'General Belgrano', 'Gorchs', '338', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6301020', '-35.6733729629116', '-58.9582999568816']\n",
-      "['BUENOS AIRES', 'General Guido', 'General Guido', '1291', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6308010', '-36.6431651777017', '-57.7905019037041']\n",
-      "['BUENOS AIRES', 'General Guido', 'Labarden', '799', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '6308020', '-36.9489668508723', '-58.1035671819428']\n",
-      "['BUENOS AIRES', 'General Juan Madariaga', 'General Juan Madariaga', '17982', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6315010', '-36.9967730012079', '-57.1374769071298']\n",
-      "['BUENOS AIRES', 'General La Madrid', 'General La Madrid', '8073', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6322010', '-37.2503992475804', '-61.2595794125711']\n",
-      "['BUENOS AIRES', 'General La Madrid', 'La Colina', '663', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6322020', '-37.3607690235166', '-61.5348487870647']\n",
-      "['BUENOS AIRES', 'General La Madrid', 'Las Martinetas', '215', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6322030', '-37.1980813542863', '-61.1220424031557']\n",
-      "['BUENOS AIRES', 'General La Madrid', 'Líbano', '292', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6322040', '-37.53362138441', '-61.2865750087495']\n",
-      "['BUENOS AIRES', 'General Las Heras', 'General Hornos', '194', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6329010', '-34.8937763345299', '-58.9172215319327']\n",
-      "['BUENOS AIRES', 'General Las Heras', 'General Las Heras (Est. Las Heras)', '11331', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6329020', '-34.9267739074255', '-58.9453407851291']\n",
-      "['BUENOS AIRES', 'General Las Heras', 'Lozano', '0', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '6329020', '-34.8542796259808', '-59.0533451317779']\n",
-      "['BUENOS AIRES', 'General Las Heras', 'Plomer', '198', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6329050', '-34.7941193667757', '-59.0279756935744']\n",
-      "['BUENOS AIRES', 'General Las Heras', 'Villars', '1147', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', '--', '6329060', '-34.8300241949658', '-58.9422589402025']\n",
-      "['BUENOS AIRES', 'General Lavalle', 'Chacras de San Clemente', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6336020', '-36.4080851872455', '-56.9433553335054']\n",
-      "['BUENOS AIRES', 'General Lavalle', 'General Lavalle', '1827', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '6336020', '-36.4080851872455', '-56.9433553335054']\n",
-      "['BUENOS AIRES', 'General Lavalle', 'Pavón', '942', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6336030', '-36.7089537726649', '-56.7598433617574']\n",
-      "['BUENOS AIRES', 'General Rodríguez', 'Country Club Bosque Real - Barrio Morabo', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6364030', '-34.555', '-58.935']\n",
-      "['BUENOS AIRES', 'General Rodríguez', 'General Rodríguez', '85315', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6364030', '-34.6079239021063', '-58.950282039134']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Barrio Parque General San Martin', '421', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6371010', '-34.5673433766504', '-58.5843112459936']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Billinghurst', '19664', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6371010', '-34.5751071711249', '-58.5745828938046']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Ciudad Del Libertador General San Martin', '29180', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6371010', '-34.5796986848297', '-58.5420144816587']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Ciudad Jardin El Libertador', '63479', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5416520781805', '-58.5959093634496']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Va Ma Irene De Los Remedios De Escalada', '1265', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5646397095177', '-58.5922548425316']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Ayacucho', '3939', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5904132636755', '-58.5530430923958']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Ballester', '36272', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6371010', '-34.5422846822324', '-58.5583177179822']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Bernardo Monteagudo', '8519', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5905899097986', '-58.5396606594168']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Chacabuco', '5179', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5796744853293', '-58.523036970803']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Coronel Jose M. Zapiola', '22369', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5595169115142', '-58.5772769308184']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa General Antonio J. De Sucre', '6311', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5470506011052', '-58.5694391894093']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa General Eugenio Necochea', '29982', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.51253320696', '-58.5801478288493']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa General Jose Tomas Guido', '18828', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.553116323608', '-58.5669976603922']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa General Juan G. Las Heras', '11866', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5612567076697', '-58.5553936643491']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Godoy Cruz', '6116', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5433989252454', '-58.5755928423118']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Granaderos De San Martín', '21113', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6371010', '-34.5507646909435', '-58.5284854572959']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Gregoria Matorras', '16376', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5383846467918', '-58.5491721010066']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Buena Esperanza', '2933', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '74042050', '-34.7582787968944', '-65.2503691694475']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Fortín El Patria', '480', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74042060', '-34.769756515675', '-65.5229345175781']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Fortuna', '82', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '74042070', '-35.1282918635603', '-65.3818218917708']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'La Maroma', '14', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '74042080', '-35.2127003045126', '-66.3264252245578']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Martín de Loyola', '78', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '74042100', '-35.7111681131223', '-66.3525275844943']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Nahuel Mapá', '66', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74042110', '-34.7833678660504', '-66.1701498297947']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Navia', '205', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '74042120', '-34.7726733665409', '-66.5862788668642']\n",
-      "['SANTA FE', 'General Obligado', 'Malabrigo', '6734', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049150', '-29.3506755184496', '-59.9705883109423']\n",
-      "['SANTA FE', 'General Obligado', 'Paraje San Manuel', '164', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '82049160', '-28.8716623885107', '-59.86560439575']\n",
-      "['SANTA FE', 'General Obligado', 'Puerto Reconquista', '1144', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82049170', '-29.2349873699001', '-59.5802691789886']\n",
-      "['SANTA FE', 'General Obligado', 'Reconquista', '70549', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '82049180', '-29.1451468389264', '-59.6510730563582']\n",
-      "['SANTA FE', 'General Obligado', 'San Antonio de Obligado', '2579', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', '--', '82049190', '-28.3823470938865', '-59.2645742897512']\n",
-      "['SANTA FE', 'General Obligado', 'Tacuarendí (Emb. Kilómetro 421)', '2586', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82049200', '-28.4202062467088', '-59.2556740044459']\n",
-      "['SANTA FE', 'General Obligado', 'Villa Ana', '2696', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82049210', '-28.4933207178133', '-59.6141214862397']\n",
-      "['SANTA FE', 'General Obligado', 'Villa Guillermina', '4555', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82049220', '-28.2450754331528', '-59.4547598305134']\n",
-      "['SANTA FE', 'General Obligado', 'Villa Ocampo', '15037', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82049230', '-28.4904509578913', '-59.3587641281681']\n",
-      "['SANTA FE', 'Iriondo', 'Barrio Cicarelli', '28', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82056010', '-32.6103776107001', '-61.3244409322018']\n",
-      "['SANTA FE', 'Iriondo', 'Bustinza', '1098', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056020', '-32.7399961772877', '-61.2915869736645']\n",
-      "['SANTA FE', 'Iriondo', 'Cañada de Gómez', '29205', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82056030', '-32.8166867292145', '-61.3899661468272']\n",
-      "['SANTA FE', 'Iriondo', 'Carrizales (Est. Clarke)', '1041', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056040', '-32.5112871642714', '-61.0305147885477']\n",
-      "['SANTA FE', 'Iriondo', 'Classon', '484', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056050', '-32.4634203095763', '-61.2910434085442']\n",
-      "['SANTA FE', 'Iriondo', 'Colonia Médici', '13', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82056060', '-32.5988903254118', '-61.3767121670301']\n",
-      "['SANTA FE', 'Iriondo', 'Correa', '5792', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056070', '-32.8494610803638', '-61.2545569082818']\n",
-      "['SANTA FE', 'Iriondo', 'Larguía', '54', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82056080', '-32.5491600036652', '-61.2170944213123']\n",
-      "['SANTA FE', 'Iriondo', 'Lucio V. López', '485', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056090', '-32.7145757', '-61.0180654']\n",
-      "['SANTA FE', 'Iriondo', 'Oliveros', '3800', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82056100', '-32.5758215248523', '-60.8553515331513']\n",
-      "['SANTA FE', 'Iriondo', 'Pueblo Andino', '1784', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056110', '-32.6717914164971', '-60.8761806736397']\n",
-      "['SANTA FE', 'Iriondo', 'Salto Grande', '1944', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056120', '-32.6680220468782', '-61.0890486524519']\n",
-      "['SANTA FE', 'Iriondo', 'Serodino', '3263', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82056130', '-32.6055740792488', '-60.9481762653391']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Unión', '2462', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '74042140', '-35.1549261061197', '-65.9424468511458']\n",
-      "['SAN LUIS', 'Belgrano', 'La Calera', '598', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74014010', '-32.8619918957825', '-66.8506529764617']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Saladillo', '275', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '74021090', '-33.2005664915694', '-65.8531363375249']\n",
-      "['BUENOS AIRES', 'Tandil', 'María Ignacia (Est. Vela)', '1948', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6791040', '-37.4029073074266', '-59.5093354449092']\n",
-      "['BUENOS AIRES', 'Tandil', 'Tandil', '116916', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6791050', '-37.3238849060878', '-59.1310691770429']\n",
-      "['BUENOS AIRES', 'Tapalqué', 'Tapalqué', '7444', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6798020', '-36.3573669882462', '-60.0247443487218']\n",
-      "['BUENOS AIRES', 'Tigre', 'Benavídez', '42781', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.4104347356392', '-58.6887919689512']\n",
-      "['BUENOS AIRES', 'Tigre', 'Dique Luján', '3351', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.3717750147952', '-58.6917925096496']\n",
-      "['BUENOS AIRES', 'Tigre', 'Don Torcuato Este', '38359', 'SI', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '6805010', '-34.4869370480479', '-58.6159410299812']\n",
-      "['BUENOS AIRES', 'Tigre', 'Don Torcuato Oeste', '42873', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6805010', '-34.5035354582885', '-58.6275286549289']\n",
-      "['BUENOS AIRES', 'Tigre', 'El Talar', '54374', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.4713213368481', '-58.6570301927479']\n",
-      "['BUENOS AIRES', 'Tigre', 'General Pacheco', '54208', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.4523088119909', '-58.6448936162046']\n",
-      "['BUENOS AIRES', 'Tigre', 'Los Troncos Del Talar', '37016', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.4425672031974', '-58.6174364127772']\n",
-      "['BUENOS AIRES', 'Tigre', 'Ricardo Rojas', '24410', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.4563339674448', '-58.6806670320976']\n",
-      "['BUENOS AIRES', 'Tigre', 'Rincón de Milberg', '34588', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.4097532043357', '-58.6304827023614']\n",
-      "['BUENOS AIRES', 'Tigre', 'Tigre', '38954', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6805010', '-34.4266925110065', '-58.5779717541318']\n",
-      "['BUENOS AIRES', 'Tordillo', 'General Conesa', '1302', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6812010', '-36.5208587437818', '-57.3249371025508']\n",
-      "['BUENOS AIRES', 'Tordillo', 'Villa Roch', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6812010', '-36.4735206430311', '-57.3384090004103']\n",
-      "['BUENOS AIRES', 'Tornquist', 'Chasicó', '203', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6819010', '-38.3352258409739', '-62.6424099899733']\n",
-      "['BUENOS AIRES', 'Tornquist', 'Saldungaray', '1351', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6819020', '-38.2028131038038', '-61.7678925154653']\n",
-      "['BUENOS AIRES', 'Tornquist', 'Sierra de la Ventana', '2165', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6819030', '-38.1366716139365', '-61.7956860399239']\n",
-      "['BUENOS AIRES', 'Tornquist', 'Tornquist', '6473', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6819040', '-38.0989983131157', '-62.2218091270044']\n",
-      "['BUENOS AIRES', 'Tornquist', 'Tres Picos', '82', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6819050', '-38.2867749310339', '-62.2073117423093']\n",
-      "['SAN LUIS', 'General Pedernera', 'Juan Jorba', '201', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '74035010', '-33.6132806299836', '-65.2717502963014']\n",
-      "['SAN LUIS', 'General Pedernera', 'Juan Llerena', '272', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '74035020', '-33.2811132563767', '-65.6145766804084']\n",
-      "['CABA', 'COMUNA 09', 'MATADEROS', '161797', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6583682885816', '-58.5017319521438']\n",
-      "['CABA', 'COMUNA 09', 'PARQUE AVELLANEDA', '161797', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.64864128675', '-58.47645640345']\n",
-      "['CABA', 'COMUNA 10', 'FLORESTA', '166022', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6276862905939', '-58.4835872783595']\n",
-      "['CABA', 'COMUNA 10', 'MONTE CASTRO', '166022', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6192974826904', '-58.5065803391285']\n",
-      "['CABA', 'COMUNA 10', 'VELEZ SARSFIELD', '166022', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6313610222', '-58.493276996941']\n",
-      "['CABA', 'COMUNA 10', 'VERSALLES', '166022', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6301234618064', '-58.5224017483433']\n",
-      "['CABA', 'COMUNA 10', 'VILLA LURO', '166022', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6364127783977', '-58.5027288050931']\n",
-      "['CABA', 'COMUNA 10', 'VILLA REAL', '166022', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6194831337073', '-58.5259860729102']\n",
-      "['CABA', 'COMUNA 11', 'VILLA DEL PARQUE', '189832', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6042463004493', '-58.4906764324396']\n",
-      "['CABA', 'COMUNA 11', 'VILLA DEVOTO', '189832', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6023803136553', '-58.5142437101484']\n",
-      "['CABA', 'COMUNA 11', 'VILLA GENERAL MITRE', '189832', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6100289507588', '-58.4689425541216']\n",
-      "['CABA', 'COMUNA 11', 'VILLA SANTA RITA', '189832', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6161936201559', '-58.4829573518477']\n",
-      "['CABA', 'COMUNA 12', 'COGHLAN', '200116', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5606251344745', '-58.4749447458843']\n",
-      "['CABA', 'COMUNA 12', 'SAAVEDRA', '200116', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.553063289604', '-58.4887266668384']\n",
-      "['CABA', 'COMUNA 12', 'VILLA PUEYRREDON', '200116', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5821104495703', '-58.5034848793052']\n",
-      "['CABA', 'COMUNA 12', 'VILLA URQUIZA', '200116', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5715411303449', '-58.4878560596649']\n",
-      "['CABA', 'COMUNA 13', 'BELGRANO', '231331', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5548815240237', '-58.4502890947349']\n",
-      "['CABA', 'COMUNA 13', 'COLEGIALES', '231331', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5746427442082', '-58.4509682045183']\n",
-      "['CABA', 'COMUNA 13', 'NUÑEZ', '231331', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5437376606688', '-58.4628575470422']\n",
-      "['CABA', 'COMUNA 14', 'PALERMO', '225970', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5738999836423', '-58.4224364523189']\n",
-      "['CABA', 'COMUNA 15', 'AGRONOMIA', '182574', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5929442472726', '-58.4886714155361']\n",
-      "['CORDOBA', 'San Justo', 'Colonia Las Pichanas', '117', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14140080', '-31.2454066292387', '-62.9256664887207']\n",
-      "['CORDOBA', 'San Justo', 'Colonia Marina', '1153', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14140090', '-31.2485066335845', '-62.3639645596989']\n",
-      "['CORDOBA', 'San Justo', 'Colonia Prosperidad', '314', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140100', '-31.6304966252155', '-62.3663613505205']\n",
-      "['CORDOBA', 'San Justo', 'Colonia San Bartolomé', '1291', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140110', '-31.528322298444', '-62.7244933856141']\n",
-      "['CORDOBA', 'San Justo', 'Devoto', '6057', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140160', '-31.403980918137', '-62.3061393858824']\n",
-      "['CORDOBA', 'San Justo', 'El Arañado', '1746', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14140170', '-31.7412330671687', '-62.8933443705701']\n",
-      "['CORDOBA', 'San Justo', 'El Fortín', '1648', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140180', '-31.9672502352148', '-62.3026285942112']\n",
-      "['CORDOBA', 'San Justo', 'El Fuertecito', '297', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140190', '-31.4039349300198', '-62.9733657676524']\n",
-      "['CORDOBA', 'San Justo', 'El Tío', '1903', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140200', '-31.3845486215618', '-62.8284737646901']\n",
-      "['CORDOBA', 'San Justo', 'Estación Luxardo', '105', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14140210', '-31.3047488843392', '-62.1333023360613']\n",
-      "['CORDOBA', 'San Justo', 'Freyre', '6620', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140220', '-31.1647319320813', '-62.0976333908888']\n",
-      "['CORDOBA', 'San Justo', 'La Francia', '3720', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140230', '-31.406437919327', '-62.6343581010891']\n",
-      "['CORDOBA', 'San Justo', 'La Paquita', '947', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140240', '-30.9070545771133', '-62.2154361817056']\n",
-      "['CORDOBA', 'San Justo', 'La Tordilla', '1257', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140250', '-31.2352452196552', '-63.0599042713799']\n",
-      "['CORDOBA', 'San Justo', 'Las Varas', '1320', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140260', '-31.801292158779', '-62.6171047243489']\n",
-      "['CORDOBA', 'San Justo', 'Las Varillas', '16238', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14140270', '-31.8731135581313', '-62.7187948274612']\n",
-      "['CORDOBA', 'San Justo', 'Marull', '1791', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14140280', '-30.9945226321227', '-62.8258401081139']\n",
-      "['CORDOBA', 'San Justo', 'Miramar', '2023', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140290', '-30.9145163516027', '-62.6749183796469']\n",
-      "['CORDOBA', 'San Justo', 'Morteros', '16890', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '14140300', '-30.7107058083835', '-62.0044437379159']\n",
-      "['CORDOBA', 'San Justo', 'Plaza Luxardo', '90', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14140310', '-31.301747140591', '-62.2291672872465']\n",
-      "['CORDOBA', 'San Justo', 'Plaza San Francisco', '284', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14140320', '-31.3698057980989', '-62.0980386090508']\n",
-      "['CORDOBA', 'San Justo', 'Porteña', '5337', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140330', '-31.0139211475279', '-62.0633288002735']\n",
-      "['CHUBUT', 'Río Senguer', 'Lago Blanco', '194', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26084060', '-45.9468594190828', '-71.2641106643113']\n",
-      "['CHUBUT', 'Río Senguer', 'Río Mayo', '2791', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26084070', '-45.6964538171738', '-70.2559804482547']\n",
-      "['CHUBUT', 'Sarmiento', 'Buen Pasto', '105', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26091010', '-45.0804225633305', '-69.4497777721279']\n",
-      "['CHUBUT', 'Sarmiento', 'Sarmiento', '10858', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '26091020', '-45.590519720018', '-69.0706825167205']\n",
-      "['CHUBUT', 'Tehuelches', 'Frontera de Río Pico', '1055', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26098010', '-44.1988556500986', '-71.6666681641388']\n",
-      "['CHUBUT', 'Tehuelches', 'Gobernador Costa', '2251', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '26098020', '-44.0529826063177', '-70.597920256446']\n",
-      "['CHUBUT', 'Tehuelches', 'José de San Martín', '1612', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '26098030', '-44.0545030861499', '-70.4698423450266']\n",
-      "['CHUBUT', 'Tehuelches', 'Río Pico', '1055', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', '--', '26098040', '-44.1829932413496', '-71.3700565360866']\n",
-      "['CHUBUT', 'Telsen', 'Gan Gan', '661', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26105010', '-42.5232330288476', '-68.2828542288869']\n",
-      "['CHUBUT', 'Telsen', 'Telsen', '544', '--', 'SI', '--', '--', 'SI', '--', 'SI', '--', '--', '26105020', '-42.4387511614213', '-66.941427996482']\n",
-      "['CORDOBA', 'Calamuchita', 'Amboy', '183', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14007010', '-32.1759165218621', '-64.5765483175138']\n",
-      "['CORDOBA', 'Calamuchita', 'Arroyo San Antonio', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14007020', '-32.26205146004', '-64.5937253212731']\n",
-      "['CORDOBA', 'Calamuchita', 'Cañada del Sauce', '61', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14007030', '-32.3679991604313', '-64.6425223427633']\n",
-      "['CORDOBA', 'Calamuchita', 'Capilla Vieja', '68', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14007040', '-31.942027416529', '-64.6165406145348']\n",
-      "['CORDOBA', 'Calamuchita', 'El Corcovado - El Torreón', '417', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14007050', '-32.149759071844', '-64.5015914694579']\n",
-      "['CORDOBA', 'Calamuchita', 'Embalse', '8793', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14007060', '-32.2065076875762', '-64.4006226825819']\n",
-      "['CORDOBA', 'Calamuchita', 'La Cruz', '1363', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14007070', '-32.3034055718452', '-64.4831089740345']\n",
-      "['CORDOBA', 'Calamuchita', 'Las Bajadas', '141', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14007090', '-32.0954063583092', '-64.3310535546374']\n",
-      "['CORDOBA', 'Calamuchita', 'Las Caleras', '192', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14007100', '-32.3893612457104', '-64.5185923418535']\n",
-      "['CORDOBA', 'Calamuchita', 'Los Cóndores', '2879', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14007110', '-32.3211277679392', '-64.2810080327514']\n",
-      "['CORDOBA', 'Calamuchita', 'Los Molinos', '260', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14007120', '-31.8568223164309', '-64.3779521586489']\n",
-      "['CORDOBA', 'Calamuchita', 'Los Reartes', '1192', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14007130', '-31.919856077953', '-64.5755037073336']\n",
-      "['CORDOBA', 'Calamuchita', 'Monte Ralo', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.916666666667', '-64.238888888889']\n",
-      "['CORDOBA', 'Calamuchita', 'Río de los Sauces', '1001', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14007170', '-32.5265595269976', '-64.5869530802431']\n",
-      "['SAN LUIS', 'La Capital', 'Alto Pelado', '119', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74056010', '-33.8425029072214', '-66.1375993056552']\n",
-      "['SAN LUIS', 'La Capital', 'Alto Pencoso', '272', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '74056020', '-33.4306363842929', '-66.9279669116981']\n",
-      "['SAN LUIS', 'La Capital', 'Balde', '589', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '74056030', '-33.3432695635018', '-66.626047423873']\n",
-      "['SAN LUIS', 'La Capital', 'Beazley', '957', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74056040', '-33.757734110106', '-66.6459600305752']\n",
-      "['SAN LUIS', 'La Capital', 'Cazador', '100', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74056050', '-33.8576584773376', '-66.3696150667545']\n",
-      "['SAN LUIS', 'La Capital', 'Chosmes', '47', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '74056060', '-33.3959968949714', '-66.7463973832244']\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "['SAN LUIS', 'La Capital', 'Desaguadero', '96', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74056070', '-33.4004585255775', '-67.148082207766']\n",
-      "['JUJUY', 'El Carmen', 'Los Lapachos (Est. Maquinista Verón)', '617', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '38014050', '-24.4735714061733', '-65.0743929828195']\n",
-      "['JUJUY', 'El Carmen', 'Manantiales', '326', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38014060', '-24.5056866075889', '-64.9759262948199']\n",
-      "['JUJUY', 'El Carmen', 'Monterrico', '11442', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '38014070', '-24.4385200992504', '-65.1622250242149']\n",
-      "['JUJUY', 'El Carmen', 'Pampa Blanca', '2627', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '38014080', '-24.5329937382422', '-65.0744141219101']\n",
-      "['JUJUY', 'El Carmen', 'Perico', '44750', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38014090', '-24.3798152834467', '-65.1132793807486']\n",
-      "['JUJUY', 'El Carmen', 'Puesto Viejo', '1372', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '38014100', '-24.4823598416465', '-64.9672130216717']\n",
-      "['JUJUY', 'El Carmen', 'San Juancito', '45', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38014120', '-24.3831944753324', '-64.9958370634563']\n",
-      "['JUJUY', 'Humahuaca', 'Coctaca', '141', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38028010', '-23.1281936873376', '-65.2973378850934']\n",
-      "['JUJUY', 'Humahuaca', 'El Aguilar', '2264', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38028020', '-23.210239970845', '-65.6779050336532']\n",
-      "['JUJUY', 'Humahuaca', 'Hipólito Yrigoyen (Est. Iturbe)', '456', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '38028030', '-22.978267572073', '-65.3537794942853']\n",
-      "['JUJUY', 'Humahuaca', 'Humahuaca', '10256', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38028040', '-23.2026118920444', '-65.3508743745648']\n",
-      "['CORDOBA', 'Río Segundo', 'Oncativo', '13180', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14119150', '-31.912835805369', '-63.6836820317482']\n",
-      "['CORDOBA', 'Río Segundo', 'Pilar', '14735', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14119160', '-31.6804516863719', '-63.8814979795567']\n",
-      "['CORDOBA', 'Río Segundo', 'Pozo del Molle', '5680', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14119170', '-32.0194389864602', '-62.9199182599484']\n",
-      "['CORDOBA', 'Río Segundo', 'Rincón', '517', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '14119180', '-31.595385474428', '-63.6155414282074']\n",
-      "['CORDOBA', 'Río Segundo', 'Río Segundo', '19713', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14119190', '-31.650153972407', '-63.9118630162229']\n",
-      "['CORDOBA', 'Río Segundo', 'Santiago Temple', '2779', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14119200', '-31.3871253007234', '-63.4182078006181']\n",
-      "['CORDOBA', 'Río Segundo', 'Villa del Rosario', '15313', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14119210', '-31.5540113344661', '-63.5341489014562']\n",
-      "['CORDOBA', 'San Alberto', 'Ambul', '386', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14126010', '-31.489683021508', '-65.0566540377037']\n",
-      "['CORDOBA', 'San Alberto', 'Arroyo Los Patos', '545', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14126020', '-31.7500816583302', '-65.004300188015']\n",
-      "['CORDOBA', 'San Alberto', 'El Huayco', '133', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14126030', '-31.845848320458', '-64.9560921756071']\n",
-      "['CORDOBA', 'San Alberto', 'La Cortadera', '10', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '14126040', '-31.668668399569', '-65.37239422356']\n",
-      "['CORDOBA', 'San Alberto', 'Las Calles', '320', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14126050', '-31.8206855464004', '-64.9717608825205']\n",
-      "['CORDOBA', 'San Alberto', 'Las Rabonas', '591', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14126070', '-31.8544494669466', '-64.9870970596913']\n",
-      "['CORDOBA', 'San Alberto', 'Mina Clavero', '8487', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14126090', '-31.7267843574619', '-65.0055332639059']\n",
-      "['CORDOBA', 'San Alberto', 'Nono', '1198', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14126110', '-31.795570031823', '-65.0034036260171']\n",
-      "['CORDOBA', 'San Alberto', 'Panaholma', '136', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14126120', '-31.626892878253', '-65.058665894714']\n",
-      "['CORDOBA', 'San Alberto', 'San Huberto', '116', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14126130', '-31.832529380563', '-64.9856729137672']\n",
-      "['CORDOBA', 'San Alberto', 'San Lorenzo', '122', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '14126140', '-31.6822276756771', '-65.0255685400222']\n",
-      "['CORDOBA', 'San Alberto', 'San Pedro', '3361', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14126160', '-31.9368244076607', '-65.2192402223011']\n",
-      "['CORDOBA', 'San Alberto', 'San Vicente', '658', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14126170', '-31.8549846523947', '-65.4304499825783']\n",
-      "['CORDOBA', 'San Alberto', 'Sauce Arriba', '471', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14126180', '-31.9143833881487', '-65.1687928322254']\n",
-      "['CORDOBA', 'San Alberto', 'Villa Cura Brochero', '6351', 'SI', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14126200', '-31.7063690825109', '-65.0191109777329']\n",
-      "['CORDOBA', 'San Alberto', 'Villa Sarmiento', '5207', 'SI', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14126210', '-31.9366572471396', '-65.191796702404']\n",
-      "['CATAMARCA', 'Belén', 'Los Nacimientos', '215', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10035120', '-27.1276313861506', '-66.7125336324121']\n",
-      "['CATAMARCA', 'Belén', 'Puerta de Corral Quemado', '575', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10035130', '-27.2142919344438', '-66.9263178640934']\n",
-      "['CATAMARCA', 'Belén', 'Villa Vil', '481', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10035150', '-27.0710806751114', '-66.8307696967369']\n",
-      "['CATAMARCA', 'Capayán', 'Capayán', '636', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10042030', '-28.7807106449765', '-66.0386455444458']\n",
-      "['CATAMARCA', 'Capayán', 'Chumbicha', '4531', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10042040', '-28.8475652676601', '-66.2413567840968']\n",
-      "['CATAMARCA', 'Capayán', 'Colonia del Valle', '854', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '10042050', '-28.6659572317315', '-65.8752053335172']\n",
-      "['CATAMARCA', 'Capayán', 'Colonia Nueva Coneta', '1951', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10042060', '-28.5859218596167', '-65.8384330489801']\n",
-      "['CATAMARCA', 'Capayán', 'Concepción', '387', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10042070', '-28.7027878127673', '-66.0684404425234']\n",
-      "['CATAMARCA', 'Capayán', 'Coneta', '653', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '10042080', '-28.5824940471212', '-65.8832899522771']\n",
-      "['CATAMARCA', 'Capayán', 'Huillapima', '2416', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10042100', '-28.7326533523263', '-65.9692671337206']\n",
-      "['CATAMARCA', 'Capayán', 'Miraflores', '1650', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '10042120', '-28.61156437771', '-65.9045510608673']\n",
-      "['CATAMARCA', 'Capayán', 'San Martín', '426', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '10042130', '-29.2514238184412', '-65.7966971627176']\n",
-      "['CATAMARCA', 'Capayán', 'San Pablo', '139', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10042140', '-28.7185211619112', '-66.0406031753627']\n",
-      "['CATAMARCA', 'Capital', 'Barrio Bancario', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-28.466667', '-65.783333']\n",
-      "['CATAMARCA', 'Capital', 'El Pantanillo', '44', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10049020', '-28.5416893432334', '-65.8026632730873']\n",
-      "['CATAMARCA', 'Capital', 'San Fernando del Valle de Catamarca', '159139', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '10049030', '-28.4846581947085', '-65.7867892937631']\n",
-      "['CATAMARCA', 'El Alto', 'El Alto', '754', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '10056010', '-28.3027477561138', '-65.3693767192491']\n",
-      "['CATAMARCA', 'El Alto', 'Tapso', '191', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '10056050', '-28.415904197716', '-65.1086409589416']\n",
-      "['CATAMARCA', 'Fray Mamerto Esquiú', 'Collagasta', '373', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '10063010', '-28.3616776397898', '-65.7282690165025']\n",
-      "['CATAMARCA', 'Fray Mamerto Esquiú', 'Pomancillo Este', '247', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '10063020', '-28.3087173740113', '-65.7222098439933']\n",
-      "['CATAMARCA', 'Fray Mamerto Esquiú', 'San José', '2346', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10063040', '-28.3887321458271', '-65.7062701247999']\n",
-      "['CATAMARCA', 'Fray Mamerto Esquiú', 'Villa Las Pirquitas', '740', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10063050', '-28.2754665210832', '-65.733431477509']\n",
-      "['CATAMARCA', 'La Paz', 'Esquiú', '1019', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10070060', '-29.3790661944991', '-65.2898287859815']\n",
-      "['CATAMARCA', 'La Paz', 'Icaño', '2104', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10070070', '-28.9308886124085', '-65.2902158081112']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa José León Suarez', '16173', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6371010', '-34.5253711653351', '-58.5802550661988']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Juan Martín De Pueyrredon', '18082', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5474839124216', '-58.5750972559389']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Libertad', '14404', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5846960052521', '-58.5623334028073']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Lynch', '4097', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6371010', '-34.590146441043', '-58.5234377223288']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Maipu', '25120', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6371010', '-34.5682131696117', '-58.5245451491949']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Marqués Alejandro María De Aguado', '13440', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5551356608044', '-58.5383771255925']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Parque Pres Figueroa Alcorta', '3762', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5939487574993', '-58.5321739553925']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Parque San Lorenzo', '4567', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5618730613851', '-58.5336624494541']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa San Andrés', '10018', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6371010', '-34.5659932905453', '-58.5448069225448']\n",
-      "['BUENOS AIRES', 'General San Martín', 'Villa Yapeyú', '3654', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6371010', '-34.5716953020123', '-58.5491073994839']\n",
-      "['BUENOS AIRES', 'General Viamonte', 'Baigorrita', '1848', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6385010', '-34.7472686783062', '-60.9889526585307']\n",
-      "['BUENOS AIRES', 'General Viamonte', 'Los Toldos', '14496', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6385030', '-35.0010365651503', '-61.0381497866181']\n",
-      "['BUENOS AIRES', 'General Viamonte', 'San Emilio', '142', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '--', '6385040', '-35.0319914044113', '-60.8647685857183']\n",
-      "['BUENOS AIRES', 'General Viamonte', 'Zavalía', '327', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6385050', '-34.8949208760254', '-61.0044538243489']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Banderaló', '1339', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6392010', '-35.0124666610174', '-63.3741563457186']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Cañada Seca', '718', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6392020', '-34.4155054560621', '-62.9618553806295']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Coronel Charlone', '1348', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6392030', '-34.672994561958', '-63.3724454840572']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Emilio V. Bunge', '1986', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6392040', '-34.7798328261907', '-63.1960964862342']\n",
-      "['BUENOS AIRES', 'General Villegas', 'General Villegas (Est. Villegas)', '18275', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6392050', '-35.0338419886306', '-63.0146637107531']\n",
-      "['BUENOS AIRES', 'Junín', 'Agustina', '155', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6413020', '-34.4607068571169', '-61.067072329925']\n",
-      "['BUENOS AIRES', 'Junín', 'Balneario Laguna de Gómez', '230', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6413030', '-34.6606435780718', '-61.0183645929666']\n",
-      "['BUENOS AIRES', 'Junín', 'Fortín Tiburcio', '257', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '6413040', '-34.3467322372427', '-61.1310781728463']\n",
-      "['BUENOS AIRES', 'Junín', 'Junín', '87509', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6413050', '-34.5838316271397', '-60.9472651715327']\n",
-      "['BUENOS AIRES', 'Junín', 'Laplacette', '22', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', '--', '--', '6413060', '-34.7245238530675', '-61.1553171474145']\n",
-      "['BUENOS AIRES', 'Junín', 'Morse', '563', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6413070', '-34.7608898130707', '-60.8419122487126']\n",
-      "['BUENOS AIRES', 'Junín', 'Saforcada', '431', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6413080', '-34.5752591285936', '-61.0747308195452']\n",
-      "['BUENOS AIRES', 'La Costa', 'Las Toninas', '5278', 'SI', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6420010', '-36.4883976285615', '-56.7004352579533']\n",
-      "['BUENOS AIRES', 'La Costa', 'Mar de Ajó - San Bernardo', '26302', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6420020', '-36.6874110140403', '-56.6841400639982']\n",
-      "['BUENOS AIRES', 'La Costa', 'San Clemente del Tuyú', '12126', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6420030', '-36.3532388310754', '-56.723944139417']\n",
-      "['BUENOS AIRES', 'La Costa', 'Santa Teresita - Mar del Tuyú', '23581', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6420040', '-36.5409111808415', '-56.705867443875']\n",
-      "['BUENOS AIRES', 'La Matanza', '20 De Junio', '1171', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', '6427010', '-34.7855336508384', '-58.7171850019077']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Aldo Bonzi', '18965', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6427010', '-34.7141728890679', '-58.5089043765674']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Ciudad Evita', '97087', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.7245358500775', '-58.5370063768546']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Gonzalez Catán', '233988', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.7724652485211', '-58.6404861634561']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Gregorio De Laferrere', '248439', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.7468379962284', '-58.5925328858169']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Isidro Casanova', '192465', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.7184291570686', '-58.577751528605']\n",
-      "['BUENOS AIRES', 'La Matanza', 'La Tablada', '113689', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.6870536689657', '-58.5256123986254']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Lomas Del Mirador', '74065', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.6656949723622', '-58.5331553311677']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Ciudad Jardín Lomas del Palomar', '17794', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6840010', '-34.5961197253917', '-58.5965998962097']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Ciudadela', '73939', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6840010', '-34.6326965166188', '-58.5424067827037']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'El Libertador', '15270', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6840010', '-34.5564986200599', '-58.622337837699']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Jose Ingenieros', '7300', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6840010', '-34.6171528691842', '-58.5342186326877']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Loma Hermosa', '18152', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6840010', '-34.5684066633166', '-58.603081885803']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Martín Coronado', '19326', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6840010', '-34.5852038063892', '-58.5918755543704']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Pablo Podestá', '12990', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '6840010', '-34.5758246152249', '-58.6202497472316']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Remedios De Escalada', '11987', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6840010', '-34.5705752444729', '-58.620118067161']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Saenz Peña', '11666', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6840010', '-34.5992886088748', '-58.5320796402641']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Santos Lugares', '17205', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6840010', '-34.5991533496562', '-58.5478835120962']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Villa Bosch (Est. Juan Maria Bosch)', '24967', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6840010', '-34.5822981982887', '-58.5802932642206']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Villa Raffo', '7948', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '6840010', '-34.6083090753398', '-58.5319718083201']\n",
-      "['BUENOS AIRES', 'Tres Lomas', 'Ingeniero Thompson', '150', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6847010', '-36.6102541131892', '-62.9109612139671']\n",
-      "['BUENOS AIRES', 'Tres Lomas', 'Tres Lomas', '8061', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6847020', '-36.458109497037', '-62.8621355091327']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Carapachay', '14923', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6861010', '-34.5259149691463', '-58.5357639427634']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Florida', '47339', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6861010', '-34.5327432636609', '-58.4910979599198']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Florida Oeste', '27261', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6861010', '-34.5394223366496', '-58.5148137943065']\n",
-      "['BUENOS AIRES', 'Vicente López', 'La Lucila', '12014', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6861010', '-34.4985433329471', '-58.486582489457']\n",
-      "['CABA', 'COMUNA 15', 'CHACARITA', '182574', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5883730730472', '-58.4541748568778']\n",
-      "['CABA', 'COMUNA 15', 'PARQUE CHAS', '182574', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5855218978064', '-58.4791226108546']\n",
-      "['CABA', 'COMUNA 15', 'PATERNAL', '182574', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5974220425569', '-58.4686652940674']\n",
-      "['CABA', 'COMUNA 15', 'VILLA CRESPO', '182574', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5988344062647', '-58.4427221412974']\n",
-      "['CABA', 'COMUNA 15', 'VILLA ORTUZAR', '182574', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.5809741138535', '-58.4676516664339']\n",
-      "['CATAMARCA', 'Ambato', 'El Bolsón', '289', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10007030', '-27.9038743420396', '-65.8884829262542']\n",
-      "['CATAMARCA', 'Ambato', 'El Rodeo', '1007', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '10007040', '-28.2141516424861', '-65.8738600634115']\n",
-      "['CATAMARCA', 'Ambato', 'La Puerta', '706', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10007060', '-28.1764379052117', '-65.7863037835082']\n",
-      "['CATAMARCA', 'Ambato', 'Las Chacritas', '74', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10007070', '-27.6464168267027', '-65.9533446470458']\n",
-      "['CATAMARCA', 'Ambato', 'Los Varela', '443', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '10007110', '-27.9279942328057', '-65.8822302327591']\n",
-      "['CATAMARCA', 'Ancasti', 'Ancasti', '361', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '10014010', '-28.809829766706', '-65.5021019996524']\n",
-      "['CATAMARCA', 'Ancasti', 'La Candelaria', '77', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10014030', '-28.7207622901373', '-65.4106917370235']\n",
-      "['CATAMARCA', 'Andalgalá', 'Andalgalá', '12600', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10021020', '-27.5732225954972', '-66.3235466394645']\n",
-      "['CATAMARCA', 'Andalgalá', 'Chaquiago', '1096', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10021030', '-27.5368955481985', '-66.3350568927423']\n",
-      "['CATAMARCA', 'Andalgalá', 'Choya', '403', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10021040', '-27.5210749343604', '-66.4034742805443']\n",
-      "['CATAMARCA', 'Andalgalá', 'El Lindero', '257', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10021060', '-27.4743798884533', '-66.0266884349829']\n",
-      "['CATAMARCA', 'Andalgalá', 'El Potrero', '184', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10021070', '-27.5162322380357', '-66.3434280762552']\n",
-      "['CATAMARCA', 'Antofagasta de la Sierra', 'Antofagasta de la Sierra', '730', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '10028010', '-26.0632957365737', '-67.4116706391736']\n",
-      "['CATAMARCA', 'Antofagasta de la Sierra', 'Antofalla', '45', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10028020', '-25.5201549530029', '-67.6220474243164']\n",
-      "['CATAMARCA', 'Antofagasta de la Sierra', 'El Peñón', '263', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10028030', '-26.4377795455164', '-67.2590953594946']\n",
-      "['CATAMARCA', 'Belén', 'Belén', '12256', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10035020', '-27.6337582271366', '-67.0181224346383']\n",
-      "['CATAMARCA', 'Belén', 'Farallón Negro', '1463', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '10035060', '-27.297991160481', '-66.6526535881206']\n",
-      "['CATAMARCA', 'Belén', 'Hualfín', '987', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '10035070', '-27.2251089488391', '-66.8257494663378']\n",
-      "['CATAMARCA', 'Belén', 'Jacipunco', '361', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10035080', '-27.2232502935304', '-67.0189560597067']\n",
-      "['CATAMARCA', 'Belén', 'La Puntilla', '236', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10035090', '-27.6687999477098', '-66.9831854181017']\n",
-      "['CATAMARCA', 'Belén', 'Londres', '2456', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10035110', '-27.7091441699136', '-67.1521288574758']\n",
-      "['CORDOBA', 'Calamuchita', 'San Agustín', '3317', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14007180', '-31.9763155149128', '-64.3733067164283']\n",
-      "['CORDOBA', 'Calamuchita', 'San Ignacio (Loteo San Javier)', '140', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14007190', '-32.1667856733263', '-64.5163972060979']\n",
-      "['CORDOBA', 'Calamuchita', 'San Ignacio (Loteo Vélez Crespo)', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.165', '-64.516944444444']\n",
-      "['CORDOBA', 'Calamuchita', 'Santa Rosa de Calamuchita', '11967', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14007210', '-32.0700578177618', '-64.537633731877']\n",
-      "['CORDOBA', 'Calamuchita', 'Solar de los Molinos', '127', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14007230', '-31.8262216703829', '-64.5197802668561']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Amancay', '426', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14007250', '-32.1863928332037', '-64.570452981186']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Berna', '135', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '14007260', '-31.9052382568315', '-64.7428823583405']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Ciudad Parque Los Reartes (1a. Sección)', '506', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14007270', '-31.9091576117526', '-64.5456887371347']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Ciudad Parque Los Reartes (3a. Sección)', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.9091576', '-64.54568873']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa del Dique', '3236', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14007290', '-32.1696837164743', '-64.4567952849232']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa General Belgrano', '7795', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14007310', '-31.9808236449718', '-64.5606191505919']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Quillinzo', '54', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14007330', '-32.2384365356542', '-64.5210498971139']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Rumipal', '2246', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14007340', '-32.1893813417324', '-64.4792063354191']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa San Miguel', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.8582901636165', '-64.3750577906576']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Yacanto', '1097', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14007360', '-32.1037825310006', '-64.7541028295247']\n",
-      "['CORDOBA', 'Capital', 'Córdoba', '1317298', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14014010', '-31.4138166206931', '-64.1833384346292']\n",
-      "['CORDOBA', 'Capital', 'Jardín Arenales', '0', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.3686406343815', '-64.0603031964104']\n",
-      "['CORDOBA', 'Colón', 'Agua de Oro', '1918', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14021010', '-31.058228127494', '-64.2955793576311']\n",
-      "['CORDOBA', 'Colón', 'Ascochinga', '394', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14021020', '-30.9594645513035', '-64.2754165610863']\n",
-      "['CORDOBA', 'Colón', 'Colonia Caroya', '16168', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '14021050', '-31.0172322466264', '-64.066728610829']\n",
-      "['CORDOBA', 'Colón', 'Colonia Tirolesa', '1293', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14021060', '-31.2357859283773', '-64.0672541009397']\n",
-      "['CORDOBA', 'Colón', 'Country Chacras de la Villa - Country San Isidro', '2178', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14021090', '-31.3015080091569', '-64.2382229714889']\n",
-      "['CORDOBA', 'San Javier', 'Conlara', '153', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133010', '-32.0788609958395', '-65.2312586416728']\n",
-      "['CORDOBA', 'San Javier', 'Cruz Caña', '186', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133030', '-32.2779029026256', '-65.0273777504727']\n",
-      "['CORDOBA', 'San Javier', 'Dos Arroyos', '46', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133040', '-31.8716867538421', '-64.992749639447']\n",
-      "['CORDOBA', 'San Javier', 'El Pantanillo', '108', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133050', '-31.8862653496977', '-64.990651569992']\n",
-      "['CORDOBA', 'San Javier', 'La Paz', '602', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14133060', '-32.2172752387548', '-65.0511157108409']\n",
-      "['CORDOBA', 'San Javier', 'La Población', '504', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133070', '-32.0660031804969', '-65.0309086009182']\n",
-      "['CORDOBA', 'San Javier', 'La Ramada', '60', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133080', '-32.2996521283095', '-65.0361512187387']\n",
-      "['CORDOBA', 'San Javier', 'La Travesía', '168', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133090', '-32.1066758248056', '-65.063758957899']\n",
-      "['CORDOBA', 'San Javier', 'Las Tapias', '719', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '14133100', '-31.9522279195169', '-65.1014219744873']\n",
-      "['CORDOBA', 'San Javier', 'Los Cerrillos', '2283', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14133110', '-31.9737899960039', '-65.4376442516279']\n",
-      "['CORDOBA', 'San Javier', 'Los Hornillos', '920', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14133120', '-31.9017353099654', '-64.9900890034519']\n",
-      "['CORDOBA', 'San Javier', 'Los Molles', '184', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133130', '-31.9620954005051', '-65.0383138664304']\n",
-      "['CORDOBA', 'San Javier', 'Luyaba', '727', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14133150', '-32.1483422464594', '-65.056618698571']\n",
-      "['CORDOBA', 'San Javier', 'Quebrada de los Pozos', '398', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '14133160', '-31.9074953420069', '-65.0344580207268']\n",
-      "['CORDOBA', 'San Javier', 'San Javier y Yacanto', '1210', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14133170', '-32.0266518585481', '-65.027552227227']\n",
-      "['CORDOBA', 'San Javier', 'San José', '967', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14133180', '-31.9573259005881', '-65.3152083482463']\n",
-      "['CORDOBA', 'San Javier', 'Villa de las Rosas', '1400', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14133190', '-31.9484733205417', '-65.0550181621034']\n",
-      "['CORDOBA', 'San Javier', 'Villa Dolores', '29854', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14133200', '-31.9440434116077', '-65.1961395608591']\n",
-      "['CORDOBA', 'San Javier', 'Villa La Viña', '34', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14133210', '-31.8727711509831', '-65.0372746344972']\n",
-      "['CORDOBA', 'San Justo', 'Alicia', '3305', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14140010', '-31.9387491680744', '-62.4657945680095']\n",
-      "['CORDOBA', 'San Justo', 'Altos de Chipión', '1718', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14140020', '-30.9563507625723', '-62.3378881220879']\n",
-      "['CORDOBA', 'San Justo', 'Arroyito', '22147', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14140030', '-31.4193908735633', '-63.0503444103203']\n",
-      "['CORDOBA', 'San Justo', 'Balnearia', '6105', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14140040', '-31.0107075696975', '-62.6671044005114']\n",
-      "['CORDOBA', 'San Justo', 'Brinkmann', '9890', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '14140050', '-30.8665250177702', '-62.0356522438995']\n",
-      "['CORDOBA', 'San Justo', 'Colonia Anita', '8', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14140060', '-31.1438629464364', '-62.2135862922774']\n",
-      "['ENTRE RIOS', 'Concordia', 'Calabacilla', '879', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '30015010', '-31.507626297952', '-58.1334346597166']\n",
-      "['ENTRE RIOS', 'Concordia', 'Colonia Ayuí', '1724', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30015030', '-31.2050901632153', '-58.0338899223591']\n",
-      "['ENTRE RIOS', 'Concordia', 'Colonia Yeruá', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '30015087', '-31.4408896802806', '-58.1194803676389']\n",
-      "['ENTRE RIOS', 'Concordia', 'Concordia', '142254', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '30015060', '-31.3687044068789', '-58.0450288431718']\n",
-      "['ENTRE RIOS', 'Concordia', 'Estación Yeruá', '316', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30015080', '-31.469433434517', '-58.2636681024626']\n",
-      "['ENTRE RIOS', 'Concordia', 'La Criolla', '1543', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30015090', '-31.2693712880357', '-58.1060425422369']\n",
-      "['ENTRE RIOS', 'Concordia', 'Los Charrúas', '3306', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30015100', '-31.1707840748941', '-58.1873842951633']\n",
-      "['ENTRE RIOS', 'Concordia', 'Nueva Escocia', '453', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '30015110', '-31.6473163855612', '-58.0158126069679']\n",
-      "['ENTRE RIOS', 'Concordia', 'Osvaldo Magnasco', '1241', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30015120', '-31.3131', '-58.06']\n",
-      "['ENTRE RIOS', 'Concordia', 'Pedernal', '516', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '30015130', '-31.6714729659455', '-58.2307912741944']\n",
-      "['ENTRE RIOS', 'Concordia', 'Puerto Yeruá', '1274', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30015140', '-31.530833509471', '-58.0128947749058']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea Brasilera', '895', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30021010', '-31.8922864518526', '-60.591797746941']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea Protestante', '519', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30021020', '-32.0308328904873', '-60.5643359117847']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea Salto', '102', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30021030', '-31.9260358583332', '-60.5483852721123']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea San Francisco', '42', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30021040', '-31.9625681226479', '-60.635713481626']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea Spatzenkutter', '355', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30021050', '-31.9485292712546', '-60.5803966416062']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea Valle María', '2149', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30021060', '-31.9922440087904', '-60.5878502274446']\n",
-      "['ENTRE RIOS', 'Diamante', 'Colonia Ensayo', '255', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30021070', '-31.8672572611199', '-60.5752901869571']\n",
-      "['ENTRE RIOS', 'Diamante', 'Diamante', '17191', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30021080', '-32.0671549441222', '-60.6377365188118']\n",
-      "['ENTRE RIOS', 'Diamante', 'Estación Camps', '171', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30021090', '-32.1133207438253', '-60.2299017967384']\n",
-      "['ENTRE RIOS', 'Diamante', 'General Alvear', '438', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30021100', '-31.9494541080354', '-60.6779497259324']\n",
-      "['ENTRE RIOS', 'Diamante', 'General Racedo', '514', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30021110', '-31.9840164487261', '-60.4083912285494']\n",
-      "['FORMOSA', 'Patiño', 'Estanislao del Campo', '4523', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34035050', '-25.0531922647351', '-60.0939271832043']\n",
-      "['FORMOSA', 'Patiño', 'Fortín Cabo 1º Lugones', '1351', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34035060', '-24.2854864616665', '-59.8282499173384']\n",
-      "['FORMOSA', 'Patiño', 'Fortín Sargento 1º Leyes', '133', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '34035070', '-24.5503048524758', '-59.390271557059']\n",
-      "['FORMOSA', 'Patiño', 'Ibarreta', '9429', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34035080', '-25.2113191232301', '-59.8570398440914']\n",
-      "['FORMOSA', 'Patiño', 'Juan G. Bazán', '413', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34035090', '-24.5418137126365', '-60.8341896995338']\n",
-      "['FORMOSA', 'Patiño', 'Las Lomitas', '12399', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34035100', '-24.7105776136691', '-60.5937892586839']\n",
-      "['FORMOSA', 'Patiño', 'Posta Cambio Zalazar', '603', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34035110', '-24.2115848629554', '-60.198666969414']\n",
-      "['FORMOSA', 'Patiño', 'Pozo del Tigre', '4517', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34035120', '-24.8975997693171', '-60.3187890218463']\n",
-      "['FORMOSA', 'Patiño', 'San Martín II', '3119', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34035140', '-24.4331529800639', '-59.656351890373']\n",
-      "['FORMOSA', 'Patiño', 'Subteniente Perín', '1163', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '34035150', '-25.5350397293764', '-60.0190827630116']\n",
-      "['FORMOSA', 'Patiño', 'Villa General Güemes', '3907', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34035160', '-24.7529456908497', '-59.4916405606824']\n",
-      "['FORMOSA', 'Patiño', 'Villa General Manuel Belgrano', '4676', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34035170', '-24.9388283555888', '-59.0290877277901']\n",
-      "['FORMOSA', 'Pilagás', 'Buena Vista', '887', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34042010', '-25.0712122663672', '-58.3867799081037']\n",
-      "['FORMOSA', 'Pilagás', 'El Espinillo', '4060', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34042020', '-24.9799888263685', '-58.5537877142505']\n",
-      "['FORMOSA', 'Pilagás', 'Misión Tacaagle', '2244', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34042040', '-24.979650567657', '-58.8227434439732']\n",
-      "['FORMOSA', 'Pilagás', 'Tres Lagunas', '1598', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '34042060', '-25.2153644371658', '-58.5132694906705']\n",
-      "['FORMOSA', 'Pilcomayo', 'Clorinda', '52837', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34049010', '-25.2921612747741', '-57.7178091082588']\n",
-      "['FORMOSA', 'Pilcomayo', 'Laguna Blanca', '7411', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34049020', '-25.1302522059542', '-58.2458430258241']\n",
-      "['FORMOSA', 'Pilcomayo', 'Laguna Naick-Neck', '2479', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '34049030', '-25.2193910506962', '-58.1230791260523']\n",
-      "['FORMOSA', 'Pilcomayo', 'Palma Sola', '212', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '34049040', '-25.2475512345955', '-57.9768403788083']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Chañar Pozo de Abajo', '62', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86147010', '-27.6032640691893', '-64.6291414240627']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Chauchillas', '146', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86147020', '-27.5578779533854', '-64.5047691864018']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Colonia Tinco', '838', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '86147030', '-27.4706728097674', '-64.8807611774259']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Gramilla', '0', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86147050', '-27.3384269183396', '-64.5620856680986']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'La Nueva Donosa', '372', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86147060', '-27.4929236299126', '-64.8767418087564']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Mansupa', '330', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86147090', '-27.4976599537674', '-64.855588327279']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Pozuelos', '689', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86147100', '-27.3436338395462', '-64.7026752507441']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Sauzal', '224', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86147120', '-27.5280897695425', '-64.5503115283226']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Termas de Río Hondo', '32166', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86147130', '-27.5377649433968', '-64.8042571400451']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Villa Río Hondo', '705', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '86147150', '-27.634837302922', '-64.8202799876287']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Villa Turística del Embalse', '47', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86147160', '-27.6295818466368', '-64.8701906252369']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Vinará', '647', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86147170', '-27.4161954364863', '-64.7457788845071']\n",
-      "['SANTIAGO DEL ESTERO', 'Rivadavia', 'Colonia Alpina', '403', '--', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '86154010', '-30.0328848601865', '-61.9858847419354']\n",
-      "['SANTIAGO DEL ESTERO', 'Rivadavia', 'Palo Negro', '241', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '86154020', '-29.6498507669034', '-62.0186380619386']\n",
-      "['SANTIAGO DEL ESTERO', 'Rivadavia', 'Selva', '2878', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86154030', '-29.7411965865744', '-61.9305030989562']\n",
-      "['SANTIAGO DEL ESTERO', 'Robles', 'Beltrán', '6352', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86161010', '-27.8529414386088', '-63.9976109802064']\n",
-      "['SANTIAGO DEL ESTERO', 'Robles', 'Colonia El Simbolar', '4197', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '86161020', '-27.7503159458049', '-63.7954247865397']\n",
-      "['SANTIAGO DEL ESTERO', 'Robles', 'Fernández', '12886', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86161030', '-27.9454006099507', '-63.8299170183325']\n",
-      "['SANTIAGO DEL ESTERO', 'Robles', 'Ingeniero Forres (Est. Chaguar Punco)', '5463', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86161040', '-27.8988045313331', '-63.9153240631198']\n",
-      "['SANTIAGO DEL ESTERO', 'Robles', 'Vilmer', '932', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '86161050', '-27.8080876156289', '-64.0900764558405']\n",
-      "['SANTIAGO DEL ESTERO', 'Salavina', 'Chilca Juliana', '539', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '86168010', '-28.8074833560376', '-63.4867773423909']\n",
-      "['SANTIAGO DEL ESTERO', 'Salavina', 'Los Telares', '2573', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86168020', '-28.9961060752517', '-63.3596611334149']\n",
-      "['SANTIAGO DEL ESTERO', 'Salavina', 'Villa Salavina', '829', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86168030', '-28.8151503162706', '-63.3410631551443']\n",
-      "['SANTIAGO DEL ESTERO', 'San Martín', 'Brea Pozo', '1878', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86175010', '-28.2625484480748', '-63.8794848442523']\n",
-      "['SANTIAGO DEL ESTERO', 'San Martín', 'Estación Taboada', '1512', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86175030', '-28.0244133561374', '-63.6780500726067']\n",
-      "['SANTIAGO DEL ESTERO', 'Sarmiento', 'Garza', '2584', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86182010', '-28.1640640623966', '-63.4693456111254']\n",
-      "['SANTIAGO DEL ESTERO', 'Silípica', 'Árraga', '1136', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86189010', '-28.0781229945078', '-64.1575725231187']\n",
-      "['SANTIAGO DEL ESTERO', 'Silípica', 'Nueva Francia', '1091', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86189020', '-28.197257042159', '-64.1289571495793']\n",
-      "['SANTIAGO DEL ESTERO', 'Silípica', 'Simbol', '613', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86189030', '-28.1281475866785', '-64.1477934328695']\n",
-      "['TIERRA DEL FUEGO', 'Río Grande', 'Río Grande', '66475', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '94007010', '-53.7870473449159', '-67.7132350718047']\n",
-      "['TIERRA DEL FUEGO', 'Río Grande', 'Tolhuin', '2626', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '94007020', '-54.5113867546733', '-67.195804463563']\n",
-      "['TIERRA DEL FUEGO', 'Ushuaia', 'Laguna Escondida', '129', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '94014010', '-54.6376860828691', '-67.766940855265']\n",
-      "['TIERRA DEL FUEGO', 'Ushuaia', 'Ushuaia', '56593', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '94014020', '-54.8036404601709', '-68.3160624772532']\n",
-      "['TUCUMAN', 'Burruyacú', '7 de Abril', '492', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '90007080', '-26.2918847472245', '-64.5005128631092']\n",
-      "['TUCUMAN', 'Burruyacú', 'Barrio San Jorge', '394', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90007010', '-26.6843396000243', '-65.0481349066456']\n",
-      "['TUCUMAN', 'Burruyacú', 'El Chañar', '2395', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90007020', '-26.7583605607957', '-65.0693888917573']\n",
-      "['TUCUMAN', 'Burruyacú', 'Garmendia', '3059', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '90007040', '-26.5736893005766', '-64.5576861101138']\n",
-      "['TUCUMAN', 'Burruyacú', 'La Ramada', '1409', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90007050', '-26.6881473308745', '-64.9464369337093']\n",
-      "['TUCUMAN', 'Burruyacú', 'Macomitas', '481', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90007060', '-26.7303436942447', '-65.0113600491402']\n",
-      "['TUCUMAN', 'Burruyacú', 'Piedrabuena', '471', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90007070', '-26.7398606901892', '-64.6493040222716']\n",
-      "['TUCUMAN', 'Burruyacú', 'Villa Benjamín Aráoz', '1409', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90007090', '-26.5561603640592', '-64.7983838278956']\n",
-      "['TUCUMAN', 'Burruyacú', 'Villa Burruyacú', '2168', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '90007100', '-26.5003323203292', '-64.7419938212453']\n",
-      "['TUCUMAN', 'Burruyacú', 'Villa Padre Monti', '200', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '90007110', '-26.5064025936102', '-64.9998985377047']\n",
-      "['TUCUMAN', 'Capital', 'San Miguel de Tucumán (Est. Tucumán)', '548866', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '90084010', '-26.82900979033', '-65.2105441811048']\n",
-      "['TUCUMAN', 'Chicligasta', 'Alpachiri', '1838', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90021010', '-27.3364644479185', '-65.7560706396094']\n",
-      "['TUCUMAN', 'Chicligasta', 'Alto Verde', '2341', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90021020', '-27.3793992485609', '-65.6079258666538']\n",
-      "['TUCUMAN', 'Chicligasta', 'Arcadia', '2072', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '90021030', '-27.3069484835773', '-65.576067487854']\n",
-      "['TUCUMAN', 'Chicligasta', 'Concepción', '49782', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90021050', '-27.3421785890325', '-65.598557597657']\n",
-      "['TUCUMAN', 'Chicligasta', 'Iltico', '466', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90021060', '-27.3341500000047', '-65.643']\n",
-      "['TUCUMAN', 'Chicligasta', 'La Trinidad', '4274', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90021070', '-27.413472537684', '-65.5152314804134']\n",
-      "['TUCUMAN', 'Chicligasta', 'Medina', '1549', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '90021080', '-27.418836093134', '-65.5333450199588']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Alderetes', '23308', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90014010', '-26.8220641277209', '-65.1385924038502']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Banda del Río Salí', '41571', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90014020', '-26.8438678881267', '-65.1632837939025']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Barrio Aeropuerto', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-26.8489', '-65.1311']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Colombres', '5086', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90014040', '-26.8835749144059', '-65.0999411428557']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Colonia Mayo - Barrio La Milagrosa', '909', '--', '--', '--', '--', '--', '--', '--', '--', '--', '90014050', '-26.8339561201266', '-64.9893799370396']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Delfín Gallo', '2166', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90014060', '-26.8541670602329', '-65.0915199952372']\n",
-      "['TUCUMAN', 'Cruz Alta', 'El Bracho', '613', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90014070', '-26.9921019189366', '-65.1812450251063']\n",
-      "['TUCUMAN', 'Cruz Alta', 'La Florida', '3067', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90014080', '-26.8190592540013', '-65.0943210848409']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Las Cejas', '1826', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90014090', '-26.8878173829847', '-64.7430772509051']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Los Ralos', '7150', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90014100', '-26.8770998455409', '-64.9748987513019']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Pacará', '830', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '90014110', '-26.8992133086383', '-65.1492861893342']\n",
-      "['TUCUMAN', 'Cruz Alta', 'Ranchillos', '6892', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90014120', '-26.9547865827356', '-65.0483776049689']\n",
-      "['TUCUMAN', 'Cruz Alta', 'San Andrés', '3153', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90014130', '-26.8884969343068', '-65.1963401762121']\n",
-      "['TUCUMAN', 'Famaillá', 'Barrio Casa Rosada', '1141', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90028010', '-27.0430593855029', '-65.4291435588925']\n",
-      "['TUCUMAN', 'Famaillá', 'Campo de Herrera', '890', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90028020', '-27.0256026652764', '-65.3464718463273']\n",
-      "['TUCUMAN', 'Famaillá', 'Famaillá', '16475', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '90028030', '-27.0450456348935', '-65.3956359866229']\n",
-      "['TUCUMAN', 'Famaillá', 'Ingenio Fronterita', '13', '--', '--', '--', '--', '--', '--', '--', '--', '--', '90028040', '-27.0354707281153', '-65.455616412105']\n",
-      "['TUCUMAN', 'Graneros', 'Graneros', '2375', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '90035010', '-27.6485245594157', '-65.4389216777288']\n",
-      "['TUCUMAN', 'Graneros', 'Lamadrid', '2841', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90035020', '-27.6466143101473', '-65.2504927223474']\n",
-      "['TUCUMAN', 'Graneros', 'Taco Ralo', '1241', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90035030', '-27.8350683836867', '-65.1946017699559']\n",
-      "['TUCUMAN', 'Juan Bautista Alberdi', 'Juan Bautista Alberdi', '18430', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '90042010', '-27.5859774039585', '-65.620843677012']\n",
-      "['TUCUMAN', 'Juan Bautista Alberdi', 'Villa Belgrano', '1205', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '90042020', '-27.5271408525417', '-65.614612836175']\n",
-      "['TUCUMAN', 'La Cocha', 'La Cocha', '6578', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '90049010', '-27.7730048354523', '-65.5864568354594']\n",
-      "['TUCUMAN', 'Leales', 'Bella Vista', '14791', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90056010', '-27.0310036528782', '-65.3086376425668']\n",
-      "['TUCUMAN', 'Leales', 'Estación Aráoz', '1315', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90056020', '-27.0571152473018', '-64.9218123993231']\n",
-      "['TUCUMAN', 'Leales', 'Los Puestos', '274', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90056030', '-27.2808998221653', '-65.0190299575107']\n",
-      "['TUCUMAN', 'Leales', 'Manuel García Fernández', '1061', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90056040', '-26.9557033913379', '-65.272073063004']\n",
-      "['TUCUMAN', 'Leales', 'Pala Pala', '668', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90056050', '-27.0563442946496', '-65.2181035623283']\n",
-      "['TUCUMAN', 'Leales', 'Río Colorado', '1077', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90056060', '-27.1496800217878', '-65.3560513582608']\n",
-      "['TUCUMAN', 'Leales', 'Santa Rosa de Leales', '1934', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90056070', '-27.1378928767222', '-65.2614173877659']\n",
-      "['TUCUMAN', 'Leales', 'Villa de Leales', '1237', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90056090', '-27.1942605268211', '-65.3095561336322']\n",
-      "['TUCUMAN', 'Leales', 'Villa Fiad - Ingenio Leales', '2791', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90056080', '-27.0677472403134', '-65.2354487523003']\n",
-      "['TUCUMAN', 'Lules', 'Barrio San Felipe', '2157', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90063010', '-26.8749835532106', '-65.2322262379925']\n",
-      "['TUCUMAN', 'Lules', 'El Manantial', '13596', 'SI', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '90063020', '-26.8445604430497', '-65.2856690422125']\n",
-      "['TUCUMAN', 'Lules', 'Ingenio San Pablo', '9620', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90063030', '-26.8739965593381', '-65.3103499893471']\n",
-      "['TUCUMAN', 'Lules', 'La Reducción', '5029', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90063040', '-26.9601338991114', '-65.3514727517897']\n",
-      "['TUCUMAN', 'Lules', 'Lules', '21088', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90063050', '-26.9239379177434', '-65.3364017910576']\n",
-      "['TUCUMAN', 'Monteros', 'Acheral', '2683', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90070010', '-27.12072050474', '-65.4705647177524']\n",
-      "['TUCUMAN', 'Monteros', 'Capitán Cáceres', '513', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '90070020', '-27.1895217713073', '-65.6039648120293']\n",
-      "['TUCUMAN', 'Monteros', 'Monteros', '23274', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90070030', '-27.1674766637374', '-65.4987774491472']\n",
-      "['TUCUMAN', 'Monteros', 'Pueblo Independencia', '3530', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90070040', '-27.2207848342688', '-65.527417311463']\n",
-      "['TUCUMAN', 'Monteros', 'Río Seco', '5131', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90070050', '-27.2690482043801', '-65.5593459528459']\n",
-      "['TUCUMAN', 'Monteros', 'Santa Lucía', '5704', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90070060', '-27.0930813575252', '-65.5325624964532']\n",
-      "['TUCUMAN', 'Monteros', 'Soldado Maldonado', '805', '--', '--', '--', '--', '--', '--', '--', '--', '--', '90070080', '-27.1423360079647', '-65.5656822015637']\n",
-      "['TUCUMAN', 'Monteros', 'Teniente Berdina', '907', '--', '--', '--', '--', '--', '--', '--', '--', '--', '90070090', '-27.050034787094', '-65.4875831419552']\n",
-      "['TUCUMAN', 'Monteros', 'Villa Quinteros', '4240', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90070100', '-27.2536712257247', '-65.5524720047212']\n",
-      "['TUCUMAN', 'Río Chico', 'Aguilares', '31457', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90077010', '-27.4298511184032', '-65.6204066716154']\n",
-      "['TUCUMAN', 'Río Chico', 'Los Sarmientos', '3010', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '90077020', '-27.413720870217', '-65.695439891394']\n",
-      "['TUCUMAN', 'Río Chico', 'Río Chico', '758', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90077030', '-27.4809961150586', '-65.6214061319444']\n",
-      "['TUCUMAN', 'Río Chico', 'Santa Ana', '7871', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90077040', '-27.4722321360222', '-65.6841675424243']\n",
-      "['TUCUMAN', 'Simoca', 'Atahona', '399', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90091010', '-27.4175004497156', '-65.2878399932446']\n",
-      "['TUCUMAN', 'Simoca', 'Monteagudo', '880', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90091020', '-27.5109095164641', '-65.2776930194393']\n",
-      "['TUCUMAN', 'Simoca', 'Simoca', '8351', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90091050', '-27.2624226707095', '-65.3552894738936']\n",
-      "['TUCUMAN', 'Tafí del Valle', 'Amaicha del Valle', '1327', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '90098010', '-26.5936376610691', '-65.9279885664724']\n",
-      "['TUCUMAN', 'Tafí del Valle', 'Colalao del Valle', '632', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90098020', '-26.3605355069816', '-65.9589195037969']\n",
-      "['TUCUMAN', 'Tafí del Valle', 'El Mollar', '1906', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '90098030', '-26.9392209221338', '-65.7081542446876']\n",
-      "['TUCUMAN', 'Tafí del Valle', 'Tafí del Valle', '3403', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '90098040', '-26.8527978993495', '-65.7085573791718']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Barrio El Cruce', '620', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90105010', '-26.7081441784822', '-65.2200815585159']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Barrio Lomas de Tafí', '528', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90105020', '-26.7465814588322', '-65.2334174034289']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Barrio Mutual San Martín', '1132', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90105030', '-26.7180167498877', '-65.2249109374961']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Barrio Parada 14', '294', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90105040', '-26.7527987012624', '-65.248427031041']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Barrio U.T.A. II', '1455', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90105050', '-26.756263713385', '-65.2390248245137']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Diagonal Norte - Luz y Fuerza - Los Pocitos - Villa Nueva Italia (6)', '11494', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90105060', '-26.7815251300034', '-65.2193041804807']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'El Cadillal', '865', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90105070', '-26.6325444298094', '-65.2057408343078']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Tafí Viejo', '39601', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90105080', '-26.7312682798666', '-65.2558176904322']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Villa Las Flores', '599', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90105090', '-26.7695777143466', '-65.233609939011']\n",
-      "['TUCUMAN', 'Tafí Viejo', 'Villa Mariano Moreno - El Colmenar', '52960', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90105100', '-26.7759821127859', '-65.2019701714422']\n",
-      "['TUCUMAN', 'Trancas', 'Choromoro', '471', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90112010', '-26.4107463918543', '-65.3199726179681']\n",
-      "['TUCUMAN', 'Trancas', 'San Pedro de Colalao', '3065', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90112020', '-26.2357654346434', '-65.4938515563214']\n",
-      "['TUCUMAN', 'Trancas', 'Villa de Trancas', '4429', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90112030', '-26.2307317035992', '-65.285166490246']\n",
-      "['TUCUMAN', 'Yerba Buena', 'Barrio San José III', '1703', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '90119010', '-26.7964431224326', '-65.2657159116952']\n",
-      "['TUCUMAN', 'Yerba Buena', 'Cevil Redondo', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-26.7789639578912', '-65.2853208416875']\n",
-      "['TUCUMAN', 'Yerba Buena', 'Villa Carmela', '14728', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '90119020', '-26.7677751896138', '-65.2708444093707']\n",
-      "['TUCUMAN', 'Yerba Buena', 'Villa San Javier', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-26.7825946807861', '-65.3595657348633']\n",
-      "['TUCUMAN', 'Yerba Buena', 'Yerba Buena - Marcos Paz', '47289', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '90119030', '-26.8088452576169', '-65.3106988268486']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Piedritas', '2160', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6392080', '-34.771104540922', '-62.9846965760316']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Santa Eleodora', '293', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6392090', '-34.6921180067125', '-62.6957932681386']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Santa Regina', '554', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6392100', '-34.548335663977', '-63.1732728724567']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Villa Saboya', '331', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6392110', '-34.4607916334895', '-62.649344456796']\n",
-      "['BUENOS AIRES', 'General Villegas', 'Villa Sauze', '423', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '6392120', '-35.2858298200472', '-63.3682055476167']\n",
-      "['BUENOS AIRES', 'Guaminí', 'Casbas', '4450', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6399020', '-36.7580953396186', '-62.5017754084549']\n",
-      "['BUENOS AIRES', 'Guaminí', 'Garré', '1036', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '6399030', '-36.5604378772819', '-62.5981120377825']\n",
-      "['BUENOS AIRES', 'Guaminí', 'Guaminí', '2845', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6399040', '-37.0120881308673', '-62.4166857296556']\n",
-      "['BUENOS AIRES', 'Guaminí', 'Laguna Alsina (Est. Bonifacio)', '1677', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '6399050', '-36.80905243808', '-62.2451480754422']\n",
-      "['BUENOS AIRES', 'Hipólito Yrigoyen', 'Henderson', '8645', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6406010', '-36.2994630370091', '-61.7178401805261']\n",
-      "['BUENOS AIRES', 'Hipólito Yrigoyen', 'Herrera Vegas', '115', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '6406020', '-36.0883254041477', '-61.4112500767203']\n",
-      "['BUENOS AIRES', 'Hurlingham', 'Hurlingham', '63307', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6408010', '-34.5930931356257', '-58.6357209509749']\n",
-      "['BUENOS AIRES', 'Hurlingham', 'Villa Santos Tesei', '66463', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6408010', '-34.6123944448227', '-58.6538103691925']\n",
-      "['BUENOS AIRES', 'Hurlingham', 'William C. Morris', '51471', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6408010', '-34.5815622830288', '-58.6583005365543']\n",
-      "['BUENOS AIRES', 'Ituzaingó', 'Ituzaingó Centro', '111138', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6410010', '-34.6440551161203', '-58.688489332955']\n",
-      "['BUENOS AIRES', 'Ituzaingó', 'Ituzaingó Sur', '23264', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6410010', '-34.6699430265699', '-58.6733044157835']\n",
-      "['BUENOS AIRES', 'Ituzaingó', 'Villa Gobernador Udaondo', '33422', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6410010', '-34.6168695808944', '-58.693287500009']\n",
-      "['BUENOS AIRES', 'José C. Paz', 'Del Viso', '6873', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6412010', '-34.480495794913', '-58.8042588983994']\n",
-      "['BUENOS AIRES', 'José C. Paz', 'José C Paz', '250301', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6412010', '-34.5211611965464', '-58.770881112578']\n",
-      "['BUENOS AIRES', 'José C. Paz', 'Tortuguitas', '8806', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6412010', '-34.4918483987206', '-58.7863780316191']\n",
-      "['BUENOS AIRES', 'Junín', 'Agustín Roca', '331', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6413010', '-34.508084406003', '-60.8648956546314']\n",
-      "['BUENOS AIRES', 'Laprida', 'Pueblo Nuevo', '36', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6448020', '-37.3263227', '-60.9098409']\n",
-      "['BUENOS AIRES', 'Laprida', 'Pueblo San Jorge', '248', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6448030', '-37.2298626892886', '-60.9621658450441']\n",
-      "['BUENOS AIRES', 'Las Flores', 'El Trigo', '43', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '6455020', '-35.8815483511482', '-59.4063369903389']\n",
-      "['BUENOS AIRES', 'Las Flores', 'Las Flores', '21455', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6455030', '-36.0154969145348', '-59.1004659218434']\n",
-      "['BUENOS AIRES', 'Las Flores', 'Pardo', '159', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6455040', '-36.2437580460508', '-59.3662916338311']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Alberdi Viejo', '318', 'SI', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6462010', '-34.4418003349', '-61.8448787838164']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'El Dorado', '318', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '6462020', '-34.6528608747523', '-61.5829085058874']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Juan Bautista Alberdi (Est. Alberdi)', '3404', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6462040', '-34.4387919326349', '-61.8121893821736']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Leandro N. Alem', '2468', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6462050', '-34.5217246234597', '-61.391182899484']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Vedia', '8827', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6462060', '-34.4973984349932', '-61.5453447631479']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Arenaza', '1328', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '--', '6469010', '-34.9846043002155', '-61.7729116988591']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Bayauca', '541', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6469020', '-34.8710511337121', '-61.2895451446375']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Carlos Salas', '234', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6469040', '-35.3913662871435', '-61.9949102331933']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Coronel Martínez de Hoz (Ap. Kilómetro 322)', '1041', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6469050', '-35.3321817215807', '-61.6140851684372']\n",
-      "['BUENOS AIRES', 'Lincoln', 'El Triunfo', '1543', '--', '--', 'SI', 'SI', '--', '--', 'SI', '--', '--', '6469060', '-35.0882210775847', '-61.5163333232822']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Las Toscas', '485', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '6469070', '-35.3627586364746', '-61.8061599731445']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Lincoln', '28051', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6469080', '-34.869042222818', '-61.5291649669285']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Pasteur', '1962', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', '--', '6469090', '-35.1426386337075', '-62.2439028944602']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Roberts', '2982', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', '--', '6469100', '-35.1440875676884', '-61.9707859541264']\n",
-      "['BUENOS AIRES', 'Lobería', 'Arenas Verdes', '12', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6476010', '-38.5463782386967', '-58.557322112625']\n",
-      "['BUENOS AIRES', 'Lobería', 'Licenciado Matienzo', '76', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '--', '6476020', '-37.9097927118145', '-58.9120965943062']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Munro', '35234', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6861010', '-34.5272623078248', '-58.5255060588714']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Olivos', '74242', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6861010', '-34.512161433984', '-58.4985444232342']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Vicente López', '23668', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '6861010', '-34.525536745172', '-58.4736495025234']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Villa Adelina', '9122', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6861010', '-34.5287596487564', '-58.5460242623901']\n",
-      "['BUENOS AIRES', 'Vicente López', 'Villa Martelli', '25616', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6861010', '-34.5525979527695', '-58.5091432644227']\n",
-      "['BUENOS AIRES', 'Villa Gesell', 'Mar Azul', '1239', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6868010', '-37.3366731576801', '-57.032501468863']\n",
-      "['BUENOS AIRES', 'Villa Gesell', 'Villa Gesell', '29593', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6868020', '-37.2464704698501', '-56.9707267624406']\n",
-      "['BUENOS AIRES', 'Villarino', 'Argerich', '80', '--', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '6875010', '-38.7686560837266', '-62.6025276771033']\n",
-      "['BUENOS AIRES', 'Villarino', 'Hilario Ascasubi', '3427', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '6875030', '-39.3758602632663', '-62.6477900877351']\n",
-      "['BUENOS AIRES', 'Villarino', 'Juan Cousté (Est. Algarrobo)', '1993', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6875040', '-38.8942604188728', '-63.1361581918897']\n",
-      "['BUENOS AIRES', 'Villarino', 'Mayor Buratovich', '5372', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6875050', '-39.2590946793617', '-62.6157889589915']\n",
-      "['BUENOS AIRES', 'Villarino', 'Médanos', '5188', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6875060', '-38.8293145512181', '-62.6943321574343']\n",
-      "['BUENOS AIRES', 'Villarino', 'Pedro Luro', '9494', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6875070', '-39.5007767274615', '-62.6874317159849']\n",
-      "['BUENOS AIRES', 'Villarino', 'Teniente Origone', '145', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6875080', '-39.0580586668564', '-62.5697137402023']\n",
-      "['BUENOS AIRES', 'Zárate', 'Barrio Saavedra', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6882050', '-34.1263843372848', '-59.020156759664']\n",
-      "['BUENOS AIRES', 'Zárate', 'Country Club El Casco', '452', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6882020', '-34.1275885141615', '-59.0834596008166']\n",
-      "['BUENOS AIRES', 'Zárate', 'Escalada', '213', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '6882030', '-34.160933188334', '-59.1125399836881']\n",
-      "['BUENOS AIRES', 'Zárate', 'Lima', '10219', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6882040', '-34.0436335939636', '-59.1973339595539']\n",
-      "['BUENOS AIRES', 'Zárate', 'Zárate', '98522', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6882050', '-34.0998630672257', '-59.024557255152']\n",
-      "['CABA', 'COMUNA 01', 'CONSTITUCION', '205886', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '2000010', '-34.6250478642294', '-58.384387226424']\n",
-      "['SANTA FE', 'San Lorenzo', 'Capitán Bermúdez', '29218', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82119020', '-32.8282349449349', '-60.7168207550494']\n",
-      "['SANTA FE', 'San Lorenzo', 'Carcarañá', '16277', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82119030', '-32.8588281760163', '-61.1523502197425']\n",
-      "['SANTA FE', 'San Lorenzo', 'Coronel Arnold', '857', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82119040', '-33.1066175391399', '-60.9665015588484']\n",
-      "['SANTA FE', 'San Lorenzo', 'Fray Luis Beltrán', '15176', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82119050', '-32.7855581880336', '-60.7291236444004']\n",
-      "['SANTA FE', 'San Lorenzo', 'Fuentes', '2791', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '82119060', '-33.1744416497872', '-61.0750536976089']\n",
-      "['SANTA FE', 'San Lorenzo', 'Luis Palacios (Est. La Salada)', '836', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82119070', '-32.784870422621', '-60.9076379614075']\n",
-      "['SANTA FE', 'San Lorenzo', 'Puerto General San Martín', '13243', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82119080', '-32.7190025958741', '-60.7334925388318']\n",
-      "['SANTA FE', 'San Lorenzo', 'Pujato', '3370', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82119090', '-33.0195733543103', '-61.0438316490822']\n",
-      "['SANTA FE', 'San Lorenzo', 'Ricardone', '2570', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82119100', '-32.7736805491372', '-60.786927658223']\n",
-      "['SANTA FE', 'San Lorenzo', 'Roldán', '14113', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82119110', '-32.9023879302416', '-60.9108827950649']\n",
-      "['SANTA FE', 'San Lorenzo', 'San Jerónimo Sud', '2641', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82119120', '-32.8787353332163', '-61.0243903952404']\n",
-      "['SANTA FE', 'San Lorenzo', 'San Lorenzo', '45958', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82119130', '-32.7523069549362', '-60.7356209815072']\n",
-      "['SANTA FE', 'San Lorenzo', 'Timbúes', '3694', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82119140', '-32.6696252682834', '-60.7943548240758']\n",
-      "['SANTA FE', 'San Lorenzo', 'Villa Elvira', '297', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82119150', '-32.6429185717722', '-60.8177095118801']\n",
-      "['SANTA FE', 'San Lorenzo', 'Villa Mugueta', '2139', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82119160', '-33.3139349307156', '-61.0570695285482']\n",
-      "['SANTA FE', 'San Martín', 'Cañada Rosquín', '5008', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82126010', '-32.0562934036888', '-61.6025429947826']\n",
-      "['SANTA FE', 'San Martín', 'Carlos Pellegrini', '4971', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82126020', '-32.0526642372536', '-61.78894991246']\n",
-      "['SANTA FE', 'San Martín', 'Casas', '729', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82126030', '-32.1279976039457', '-61.5421282200809']\n",
-      "['SANTA FE', 'San Martín', 'Castelar', '614', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82126040', '-31.6691692674795', '-62.0899867120516']\n",
-      "['SANTA FE', 'San Martín', 'Colonia Belgrano', '908', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82126050', '-31.9118940838345', '-61.4023835358505']\n",
-      "['SANTA FE', 'San Martín', 'Crispi', '267', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82126060', '-31.7417252131656', '-62.0378765362955']\n",
-      "['SANTA FE', 'San Martín', 'El Trébol', '11086', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82126070', '-32.2030242455008', '-61.7028944914559']\n",
-      "['SANTA FE', 'San Martín', 'Landeta', '1357', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82126080', '-32.0138147005941', '-62.0611771301989']\n",
-      "['SANTA FE', 'San Martín', 'Las Bandurrias', '172', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '82126090', '-32.1991899646564', '-61.4927940449511']\n",
-      "['SANTA FE', 'San Martín', 'Las Petacas', '872', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82126100', '-31.8247278111096', '-62.1089907898346']\n",
-      "['SANTA FE', 'San Martín', 'Los Cardos', '1310', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82126110', '-32.3243031135987', '-61.6321111218833']\n",
-      "['SANTA FE', 'San Martín', 'María Susana', '3197', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82126120', '-32.2654856687264', '-61.9010253248989']\n",
-      "['SANTA FE', 'San Martín', 'Piamonte', '3336', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82126130', '-32.1458665241358', '-61.9811202181808']\n",
-      "['SANTA FE', 'San Martín', 'San Jorge', '17615', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82126140', '-31.898003817155', '-61.8603287777206']\n",
-      "['SANTA FE', 'San Martín', 'San Martín de las Escobas', '2299', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82126150', '-31.8596737471682', '-61.5702157763693']\n",
-      "['SANTA FE', 'San Martín', 'Sastre', '5425', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82126160', '-31.7695325241636', '-61.8294529565696']\n",
-      "['SANTA FE', 'Vera', 'Calchaquí', '9651', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82133010', '-29.8905436040639', '-60.285737676357']\n",
-      "['SANTA FE', 'Vera', 'Cañada Ombú', '518', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82133020', '-28.31083042196', '-59.9837166450891']\n",
-      "['SANTA FE', 'Vera', 'Colmena', '141', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '82133030', '-28.7658190432744', '-60.0880421430925']\n",
-      "['SANTA FE', 'Vera', 'Fortín Olmos', '1991', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82133040', '-29.0560211845387', '-60.4143945851651']\n",
-      "['SANTA FE', 'Vera', 'Garabato', '995', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82133050', '-28.9553447407242', '-60.1384384332405']\n",
-      "['SANTA FE', 'Vera', 'Golondrina', '563', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82133060', '-28.5588709585467', '-60.0251919319472']\n",
-      "['SANTA FE', 'Vera', 'Intiyaco', '1132', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '82133070', '-28.6779253668564', '-60.0724684333926']\n",
-      "['SANTA FE', 'Vera', 'La Gallareta', '2189', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82133090', '-29.5854889982809', '-60.3799393729758']\n",
-      "['SANTA FE', 'Vera', 'Los Amores', '1052', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82133100', '-28.1063721680455', '-59.9786648326772']\n",
-      "['SANTA FE', 'Vera', 'Margarita', '3534', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82133110', '-29.6910879587641', '-60.2524652684442']\n",
-      "['SANTA FE', 'Vera', 'Paraje 29', '185', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '82133120', '-29.1097652045099', '-60.2391297738452']\n",
-      "['SANTA FE', 'Vera', 'Pozo de los Indios', '440', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '82133130', '-28.9451306017322', '-60.2520035726174']\n",
-      "['SANTA FE', 'Vera', 'Pueblo Santa Lucía', '185', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82133140', '-29.2838158063585', '-60.4038564051536']\n",
-      "['SANTA FE', 'Vera', 'Tartagal (Est. El Tajamar)', '1599', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82133150', '-28.6722104503175', '-59.8468195282736']\n",
-      "['SANTA FE', 'Vera', 'Toba', '266', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '82133160', '-29.2675884279209', '-60.1726559005792']\n",
-      "['SANTA FE', 'Vera', 'Vera (Est. Gobernador Vera)', '19185', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82133170', '-29.4629204507651', '-60.2133477841634']\n",
-      "['SANTIAGO DEL ESTERO', 'Aguirre', 'Argentina', '64', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86007010', '-29.534757123817', '-62.2668044844868']\n",
-      "['SANTIAGO DEL ESTERO', 'Aguirre', 'Malbrán', '1098', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86007030', '-29.3352110611277', '-62.3314794611812']\n",
-      "['SANTIAGO DEL ESTERO', 'Aguirre', 'Villa General Mitre (Est. Pinto)', '4678', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86007040', '-29.1396357162399', '-62.5623960538287']\n",
-      "['SANTIAGO DEL ESTERO', 'Alberdi', 'Campo Gallo', '6222', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86014010', '-26.5814190604185', '-62.8262003213668']\n",
-      "['SANTIAGO DEL ESTERO', 'Alberdi', 'Coronel Manuel L. Rico', '78', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86014020', '-26.3836138959603', '-61.8096452907377']\n",
-      "['SANTIAGO DEL ESTERO', 'Alberdi', 'Sachayoj', '2777', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '86014040', '-26.6495967935988', '-61.7871497439271']\n",
-      "['SANTIAGO DEL ESTERO', 'Atamisqui', 'Estación Atamisqui', '418', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86021010', '-28.4989570837627', '-63.9077257443296']\n",
-      "['SANTIAGO DEL ESTERO', 'Atamisqui', 'Villa Atamisqui', '3289', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86021030', '-28.5100801277829', '-63.7395224086495']\n",
-      "['SANTIAGO DEL ESTERO', 'Avellaneda', 'Colonia Dora', '3364', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86028010', '-28.6003169561704', '-62.872101252199']\n",
-      "['SANTIAGO DEL ESTERO', 'Avellaneda', 'Herrera', '1894', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86028020', '-28.485845127167', '-62.9926469968689']\n",
-      "['SANTIAGO DEL ESTERO', 'Avellaneda', 'Icaño', '1975', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '86028030', '-28.6807238990398', '-62.7989820714201']\n",
-      "['SANTIAGO DEL ESTERO', 'Avellaneda', 'Lugones', '1222', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86028040', '-28.3418852045255', '-63.2706691942439']\n",
-      "['SANTIAGO DEL ESTERO', 'Avellaneda', 'Real Sayana', '1412', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '86028050', '-28.8151294886589', '-62.7610345462438']\n",
-      "['SANTIAGO DEL ESTERO', 'Avellaneda', 'Villa Mailín', '1061', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86028060', '-28.4893268442445', '-63.2031078475841']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'Antajé', '210', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86035020', '-27.6541057611577', '-64.2241078600325']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'Ardiles', '203', '--', '--', '--', '--', '--', '--', '--', '--', '--', '86035030', '-27.445260675861', '-64.4578107564898']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'Chaupi Pozo', '382', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86035050', '-27.5289028812003', '-64.3963586561163']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'Clodomira', '9661', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86035060', '-27.5939389294979', '-64.0826491614352']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'La Banda', '106441', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '86035090', '-27.7598104844079', '-64.1861422955531']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'La Dársena', '1152', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86035100', '-27.7275522729384', '-64.2457984728141']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'Los Quiroga', '1065', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '86035110', '-27.6776258319697', '-64.2978136481689']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'Los Soria', '224', '--', '--', '--', '--', '--', '--', '--', '--', '--', '86035120', '-27.6523150539022', '-64.3166505414142']\n",
-      "['SANTIAGO DEL ESTERO', 'Banda', 'Simbolar', '2344', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '86035130', '-27.673788109994', '-64.1349919383028']\n",
-      "['SANTIAGO DEL ESTERO', 'Belgrano', 'Bandera', '6536', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86042010', '-28.8735129458763', '-62.169826238046']\n",
-      "['SANTIAGO DEL ESTERO', 'Belgrano', 'Cuatro Bocas', '115', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '86042020', '-28.8789396191069', '-61.8155670834195']\n",
-      "['SANTIAGO DEL ESTERO', 'Belgrano', 'Fortín Inca', '487', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '86042030', '-29.1040556658268', '-61.8431626122076']\n",
-      "['SANTIAGO DEL ESTERO', 'Belgrano', 'Guardia Escolta', '894', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86042040', '-28.9703488914731', '-62.035706028836']\n",
-      "['SANTIAGO DEL ESTERO', 'Capital', 'El Deán', '655', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86049010', '-27.7351697774199', '-64.3057691663459']\n",
-      "['SANTIAGO DEL ESTERO', 'Capital', 'El Zanjón', '1226', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86049030', '-27.886040581301', '-64.1730797752693']\n",
-      "['SANTIAGO DEL ESTERO', 'Capital', 'Maquito', '84', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86049060', '-27.9021325841293', '-64.1614111206905']\n",
-      "['SANTIAGO DEL ESTERO', 'Capital', 'Morales', '204', '--', '--', '--', '--', '--', '--', '--', '--', '--', '86049070', '-27.7097477481356', '-64.3236662614394']\n",
-      "['SANTIAGO DEL ESTERO', 'Capital', 'Puesto de San Antonio', '84', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86049080', '-27.6875293590131', '-64.3395984822365']\n",
-      "['SANTIAGO DEL ESTERO', 'Capital', 'San Pedro', '250', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86049090', '-27.9550739860833', '-64.1078997635937']\n",
-      "['SANTIAGO DEL ESTERO', 'Capital', 'Santiago del Estero', '252192', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '86049110', '-27.8089009906807', '-64.2166602117129']\n",
-      "['SANTIAGO DEL ESTERO', 'Choya', 'Ancaján', '166', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86063010', '-28.4435975805854', '-64.8622051979914']\n",
-      "['SANTIAGO DEL ESTERO', 'Choya', 'Choya', '1042', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '86063020', '-28.5336107326804', '-64.7770893794004']\n",
-      "['SANTIAGO DEL ESTERO', 'Choya', 'Estación La Punta', '409', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '86063030', '-28.4336985809233', '-64.6630390297412']\n",
-      "['SANTIAGO DEL ESTERO', 'Choya', 'Frías', '26649', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86063040', '-28.6752274468134', '-65.043543609352']\n",
-      "['SANTIAGO DEL ESTERO', 'Choya', 'Laprida', '1197', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '86063050', '-28.4073548165504', '-64.4541927821887']\n",
-      "['SANTIAGO DEL ESTERO', 'Choya', 'Villa La Punta', '819', 'SI', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '86063090', '-28.4059960583853', '-64.7158920819925']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'El Caburé', '737', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '86056010', '-26.0030698341396', '-62.323388601784']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'La Firmeza', '69', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86056020', '-25.9734496033409', '-63.1213341247899']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'Los Pirpintos', '1729', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '86056030', '-26.1143281340404', '-62.0443344069224']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'Los Tigres', '161', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '86056040', '-25.9094965483747', '-62.5920554191228']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'Monte Quemado', '12543', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '86056050', '-25.8042379417741', '-62.8316265906336']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'Nueva Esperanza', '72', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86056060', '-26.0338455788063', '-63.3180066835521']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'Pampa de los Guanacos', '5273', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86056070', '-26.2062855993673', '-61.8178937032973']\n",
-      "['SANTIAGO DEL ESTERO', 'Copo', 'Urutaú', '137', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86056090', '-25.7123770498498', '-63.0412753199535']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Bandera Bajada', '964', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '86070010', '-27.28467570616', '-63.4642431343784']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Caspi Corral', '251', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86070020', '-27.3907615134973', '-63.5489561890655']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Kilómetro 30', '243', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86070050', '-27.3700023759014', '-63.5244894191242']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'La Cañada', '1696', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '--', '86070060', '-27.7276588087454', '-63.7176686023268']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Vaca Huañuna', '185', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86070090', '-27.4744926059622', '-63.4699375343126']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Villa Figueroa', '72', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86070100', '-27.7191635118164', '-63.4627541092023']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Añatuya', '23286', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86077010', '-28.4604679974535', '-62.7596093300983']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Averías', '371', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '86077020', '-28.741220514431', '-62.3821980617677']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Estación Tacañitas', '1060', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '86077030', '-28.6138541583173', '-62.5238361883097']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Los Juríes', '3833', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86077050', '-28.4484755911851', '-62.0335980843552']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Tomás Young', '455', '--', 'SI', '--', '--', '--', '--', '--', '--', '--', '86077060', '-28.6023467596818', '-62.1835158055122']\n",
-      "['SANTIAGO DEL ESTERO', 'Guasayán', 'Lavalle', '1554', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86084010', '-28.2413819630777', '-65.0404186745627']\n",
-      "['SANTIAGO DEL ESTERO', 'Guasayán', 'San Pedro', '1997', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '86084020', '-28.004477679772', '-65.1016629117011']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'El Bobadal', '1466', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '86091010', '-26.7503821112546', '-64.3648190953026']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'El Charco', '178', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '86091020', '-27.2617112952825', '-64.6538973422057']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'Gramilla', '409', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '86091040', '-27.296511056423', '-64.5873228806684']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'Pozo Hondo', '3249', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '86091070', '-27.1937927074288', '-64.4393140879384']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'El Cuadrado', '143', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '86098020', '-28.2913337442834', '-61.720781100109']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Rafael Castillo', '147069', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.7132054583486', '-58.6258365121679']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Ramos Mejía', '139369', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.6523081823718', '-58.5592114732944']\n",
-      "['BUENOS AIRES', 'La Matanza', 'San Justo', '148882', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.6881604248706', '-58.5626785715398']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Tapiales', '21437', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6427010', '-34.7108317770604', '-58.495008488146']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Villa Eduardo Madero', '106891', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6427010', '-34.6981156880684', '-58.4877575961419']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Villa Luzuriaga', '104585', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.6730866446433', '-58.5938792359541']\n",
-      "['BUENOS AIRES', 'La Matanza', 'Virrey Del Pino', '127171', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6427010', '-34.8475213469043', '-58.686067635918']\n",
-      "['BUENOS AIRES', 'La Plata', 'Barrio El Peligro', '0', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6441030', '-34.933333', '-58.166667']\n",
-      "['BUENOS AIRES', 'La Plata', 'Country Club El Rodeo', '262', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6441010', '-35.0794688053886', '-58.1393275732941']\n",
-      "['BUENOS AIRES', 'La Plata', 'Ignacio Correas', '108', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6441020', '-35.0345600341406', '-57.8440249586726']\n",
-      "['BUENOS AIRES', 'La Plata', 'La Plata', '207620', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6441030', '-34.920863104693', '-57.9540560062469']\n",
-      "['BUENOS AIRES', 'La Plata', 'Lomas de Copello', '420', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6441040', '-34.9520385659845', '-57.8409385980167']\n",
-      "['BUENOS AIRES', 'La Plata', 'ruta del sol', '2312', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9437333541431', '-58.1732652389706']\n",
-      "['BUENOS AIRES', 'Lanús', 'Gerli', '33704', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6434010', '-34.6909571502715', '-58.3838628492162']\n",
-      "['BUENOS AIRES', 'Lanús', 'Lanús Este', '55952', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6434010', '-34.7108609216651', '-58.3725047463731']\n",
-      "['BUENOS AIRES', 'Lanús', 'Lanús Oeste', '159094', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6434010', '-34.6957815314992', '-58.416253274019']\n",
-      "['BUENOS AIRES', 'Lanús', 'Monte Chingolo', '86220', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6434010', '-34.7302098940207', '-58.3561741850066']\n",
-      "['BUENOS AIRES', 'Lanús', 'Remedios Escalada De San Martin', '82576', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6434010', '-34.723808815713', '-58.397669711018']\n",
-      "['BUENOS AIRES', 'Lanús', 'Valentín Alsina', '41716', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6434010', '-34.672035526127', '-58.4134851675076']\n",
-      "['BUENOS AIRES', 'Laprida', 'Laprida', '8840', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6448010', '-37.5467976434903', '-60.7970535965801']\n",
-      "['BUENOS AIRES', 'Mar Chiquita', 'General Pirán', '2934', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6518020', '-37.2778606745914', '-57.7740148170475']\n",
-      "['BUENOS AIRES', 'Mar Chiquita', 'La Armonía', '172', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6518030', '-37.774854850113', '-57.6351210747907']\n",
-      "['BUENOS AIRES', 'Mar Chiquita', 'Mar Chiquita', '487', 'SI', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '6518040', '-37.7462581727647', '-57.4274479339348']\n",
-      "['BUENOS AIRES', 'Mar Chiquita', 'Mar de Cobo', '466', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '6518050', '-37.7768000427976', '-57.455658983424']\n",
-      "['BUENOS AIRES', 'Mar Chiquita', 'Santa Clara del Mar', '5657', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6518060', '-37.834833606977', '-57.5079487213859']\n",
-      "['BUENOS AIRES', 'Mar Chiquita', 'Vivoratá', '956', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6518070', '-37.6627994476991', '-57.6670967441538']\n",
-      "['BUENOS AIRES', 'Marcos Paz', 'Barrio Santa Rosa', '109', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6525010', '-34.953080822173', '-58.78292863718']\n",
-      "['BUENOS AIRES', 'Marcos Paz', 'Marcos Paz', '50460', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6525020', '-34.7965436888808', '-58.8778211205753']\n",
-      "['BUENOS AIRES', 'Mercedes', 'Gowland', '1738', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '6532010', '-34.652429281715', '-59.3523186300108']\n",
-      "['BUENOS AIRES', 'Mercedes', 'Mercedes', '56116', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6532020', '-34.6521715354886', '-59.4295981722689']\n",
-      "['BUENOS AIRES', 'Merlo', 'Libertad', '112806', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6539010', '-34.7085422423529', '-58.6795867252566']\n",
-      "['BUENOS AIRES', 'Merlo', 'Mariano Acosta', '60717', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6539010', '-34.7154808073462', '-58.7976740413845']\n",
-      "['BUENOS AIRES', 'Merlo', 'Merlo', '274130', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6539010', '-34.6823277014068', '-58.7436432079669']\n",
-      "['BUENOS AIRES', 'Merlo', 'Pontevedra', '37628', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6539010', '-34.7467959489481', '-58.7060431536772']\n",
-      "['BUENOS AIRES', 'Merlo', 'San Antonio De Padua', '42377', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6539010', '-34.6698581359268', '-58.697930436646']\n",
-      "['BUENOS AIRES', 'Monte', 'Abbott', '603', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6547010', '-35.2825062106661', '-58.8042619084922']\n",
-      "['BUENOS AIRES', 'Monte', 'San Miguel del Monte (Est. Monte)', '17005', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6547020', '-35.4391643240479', '-58.8094598355672']\n",
-      "['BUENOS AIRES', 'Monte', 'Zenón Videla Dorna', '76', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '6547030', '-35.5447734044526', '-58.8855911917932']\n",
-      "['BUENOS AIRES', 'Monte Hermoso', 'Balneario Sauce Grande', '118', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6553010', '-38.995357691335', '-61.2152015930805']\n",
-      "['CATAMARCA', 'La Paz', 'Las Esquinas', '136', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '10070100', '-28.7644628061471', '-65.1120210167305']\n",
-      "['CHACO', 'San Fernando', 'Barranqueras', '54698', 'SI', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '22140010', '-27.4877739289761', '-58.9327416886365']\n",
-      "['CHACO', 'San Fernando', 'Basail', '1929', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22140020', '-27.8868655966917', '-59.2791003619491']\n",
-      "['CHACO', 'San Fernando', 'Colonia Baranda', '336', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '22140030', '-27.5620449432874', '-59.3096911774268']\n",
-      "['CHACO', 'San Fernando', 'Fontana', '32027', 'SI', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', '22140040', '-27.4167127425858', '-59.04393778912']\n",
-      "['CHACO', 'San Fernando', 'Puerto Vilelas', '8278', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '22140050', '-27.5106090846354', '-58.938994465923']\n",
-      "['CHACO', 'San Fernando', 'Resistencia', '290723', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22140060', '-27.4521194584549', '-58.9876174408016']\n",
-      "['CHACO', 'San Lorenzo', 'Samuhú', '1251', '--', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', '22147010', '-27.5222254234698', '-60.3941746057505']\n",
-      "['CHACO', 'San Lorenzo', 'Villa Berthet', '10224', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22147020', '-27.2895492409257', '-60.4155962080604']\n",
-      "['CHACO', 'Sargento Cabral', 'Capitán Solari', '1888', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '22154010', '-26.8050732181615', '-59.5596523744138']\n",
-      "['CHACO', 'Sargento Cabral', 'Colonia Elisa', '3471', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22154020', '-26.9324550960675', '-59.5204851339373']\n",
-      "['CHACO', 'Sargento Cabral', 'Colonias Unidas', '3282', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '22154030', '-26.7000971775462', '-59.6277421824927']\n",
-      "['CHACO', 'Sargento Cabral', 'Las Garcitas', '3711', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '22154050', '-26.6193460346699', '-59.8042763819042']\n",
-      "['CHACO', 'Tapenagá', 'Charadai', '1519', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '22161010', '-27.6553304709616', '-59.8624460245382']\n",
-      "['CHACO', 'Tapenagá', 'Cote Lai', '1323', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '22161020', '-27.5303116601138', '-59.5765171513905']\n",
-      "['CHACO', 'Tapenagá', 'Haumonía', '77', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '22161030', '-27.5077849029352', '-60.1635277537413']\n",
-      "['CHACO', 'Tapenagá', 'La Sabana', '242', '--', '--', '--', '--', '--', '--', '--', '--', '--', '22161050', '-27.8738009106984', '-59.939569589112']\n",
-      "['CHUBUT', 'Biedma', 'Arroyo Verde', '59', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '26007010', '-42.0119886969656', '-65.3064500926092']\n",
-      "['CHUBUT', 'Biedma', 'Puerto Madryn', '81315', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '26007020', '-42.7550996783449', '-65.0422298178163']\n",
-      "['CHUBUT', 'Biedma', 'Puerto Pirámide', '565', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '26007030', '-42.5736171931039', '-64.2836893467339']\n",
-      "['CHUBUT', 'Biedma', 'Quinta El Mirador', '626', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '26007040', '-42.811590013144', '-65.051417803805']\n",
-      "['CHUBUT', 'Cushamen', 'Cholila', '1658', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', '--', '26014020', '-42.5105313648355', '-71.4351548288659']\n",
-      "['CHUBUT', 'Cushamen', 'Cushamen Centro', '740', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26014030', '-42.1766611028137', '-70.6626188429181']\n",
-      "['CATAMARCA', 'La Paz', 'Las Palmitas', '126', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10070110', '-28.6402396947153', '-64.9870716926629']\n",
-      "['CATAMARCA', 'La Paz', 'Quirós', '1156', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10070120', '-28.7883056058069', '-65.1007302335708']\n",
-      "['CATAMARCA', 'La Paz', 'Recreo', '11847', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10070140', '-29.2768611237227', '-65.0565641552447']\n",
-      "['CATAMARCA', 'La Paz', 'San Antonio', '1835', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10070150', '-28.9331053161662', '-65.0949655869377']\n",
-      "['CATAMARCA', 'Paclín', 'Amadores', '172', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10077010', '-28.2680363798746', '-65.6462108146466']\n",
-      "['CATAMARCA', 'Paclín', 'La Bajada', '97', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10077030', '-28.3920524907261', '-65.6282649899935']\n",
-      "['CATAMARCA', 'Paclín', 'La Merced', '1759', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10077050', '-28.1537649054231', '-65.6696062414473']\n",
-      "['CATAMARCA', 'Paclín', 'La Viña', '129', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10077060', '-28.044445782746', '-65.6079383578395']\n",
-      "['CATAMARCA', 'Paclín', 'Las Lajas', '136', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10077070', '-27.826913357423', '-65.7401079267206']\n",
-      "['CATAMARCA', 'Paclín', 'Monte Potrero', '186', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10077080', '-28.19124607288', '-65.670675013192']\n",
-      "['CATAMARCA', 'Paclín', 'Palo Labrado', '223', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10077090', '-28.3360934480518', '-65.6274299147885']\n",
-      "['CATAMARCA', 'Paclín', 'San Antonio', '266', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10077100', '-28.0073083693979', '-65.726850392729']\n",
-      "['CATAMARCA', 'Pomán', 'Mutquin', '1075', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '10084060', '-28.3178455729042', '-66.1420642866296']\n",
-      "['CATAMARCA', 'Pomán', 'Pomán', '2856', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10084070', '-28.3927801149204', '-66.2220823999264']\n",
-      "['CATAMARCA', 'Pomán', 'Rincón', '523', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10084080', '-28.2022631098293', '-66.148799132888']\n",
-      "['CATAMARCA', 'Pomán', 'Saujil', '2368', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10084100', '-28.173337080009', '-66.2145148644181']\n",
-      "['CATAMARCA', 'Pomán', 'Siján', '1169', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '10084110', '-28.2623558875079', '-66.2209299175292']\n",
-      "['CATAMARCA', 'Santa María', 'Caspichango', '39', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10091020', '-26.6859290047178', '-65.970794986953']\n",
-      "['CATAMARCA', 'Santa María', 'Chañar Punco', '623', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10091030', '-26.7588342868363', '-66.0493067195716']\n",
-      "['CATAMARCA', 'Santa María', 'El Desmonte', '144', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10091050', '-26.9077168676094', '-66.020423153794']\n",
-      "['CATAMARCA', 'Santa María', 'Famatanca', '367', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '10091070', '-26.8101195558413', '-66.0595221384282']\n",
-      "['CATAMARCA', 'Santa María', 'Fuerte Quemado', '459', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '10091080', '-26.6304336405934', '-66.0644373734469']\n",
-      "['CATAMARCA', 'Santa María', 'La Loma', '388', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10091100', '-26.7574990827117', '-66.0331064865258']\n",
-      "['CATAMARCA', 'Santa María', 'Las Mojarras', '580', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10091110', '-26.6988604981977', '-66.0387334407325']\n",
-      "['CATAMARCA', 'Santa María', 'Loro Huasi', '1547', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '10091120', '-26.7361383729613', '-66.0217845814202']\n",
-      "['CORDOBA', 'General Roca', 'Villa Huidobro', '5656', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', '14035120', '-34.8371817717375', '-64.5833571665395']\n",
-      "['CORDOBA', 'General Roca', 'Villa Sarmiento', '373', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14035130', '-34.1216195744231', '-64.7240499364674']\n",
-      "['CORDOBA', 'General Roca', 'Villa Valeria', '2978', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14035140', '-34.3408530354994', '-64.917844943457']\n",
-      "['CORDOBA', 'General San Martín', 'Arroyo Algodón', '677', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14042010', '-32.2019665986816', '-63.1627861860009']\n",
-      "['CORDOBA', 'General San Martín', 'Arroyo Cabral', '2654', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14042020', '-32.4889824965456', '-63.4014794487713']\n",
-      "['CORDOBA', 'General San Martín', 'Ausonia', '1046', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14042030', '-32.6613825801545', '-63.2447973807791']\n",
-      "['CORDOBA', 'General San Martín', 'Chazón', '1061', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14042040', '-33.0772598274988', '-63.275435286184']\n",
-      "['CORDOBA', 'General San Martín', 'Etruria', '4070', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14042050', '-32.9405157092885', '-63.2472565147']\n",
-      "['CORDOBA', 'General San Martín', 'La Laguna', '1482', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14042060', '-32.8014149822474', '-63.2440045658431']\n",
-      "['CORDOBA', 'General San Martín', 'La Palestina', '502', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14042070', '-32.6155884790714', '-63.4092352057166']\n",
-      "['CORDOBA', 'General San Martín', 'La Playosa', '2672', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14042080', '-32.099694860079', '-63.0325289648087']\n",
-      "['CORDOBA', 'General San Martín', 'Las Mojarras', '60', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14042090', '-32.3029687109385', '-63.2328555816575']\n",
-      "['CORDOBA', 'General San Martín', 'Luca', '563', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14042100', '-32.5401979602741', '-63.4762536378135']\n",
-      "['CORDOBA', 'General San Martín', 'Pasco', '1178', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14042110', '-32.7470044961114', '-63.3411254262064']\n",
-      "['CORDOBA', 'General San Martín', 'Sanabria', '77', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14042120', '-32.5270957946777', '-63.2488028874421']\n",
-      "['CORDOBA', 'General San Martín', 'Silvio Pellico', '386', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14042130', '-32.2506338091324', '-62.931650118919']\n",
-      "['CORDOBA', 'General San Martín', 'Ticino', '2188', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14042140', '-32.6919271380136', '-63.4353044375428']\n",
-      "['CORDOBA', 'General San Martín', 'Tío Pujio', '2655', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14042150', '-32.2863739057236', '-63.3540179546817']\n",
-      "['CORDOBA', 'General San Martín', 'Villa Albertina', '130', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14042160', '-32.4342175966013', '-63.1844586471364']\n",
-      "['CORDOBA', 'General San Martín', 'Villa María', '79351', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14042170', '-32.4120836110321', '-63.2499951238659']\n",
-      "['CORDOBA', 'General San Martín', 'Villa Nueva', '18818', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14042180', '-32.4288251783807', '-63.249359249877']\n",
-      "['CORDOBA', 'General San Martín', 'Villa Oeste', '55', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14042190', '-32.4343319670367', '-63.2875591644345']\n",
-      "['CORDOBA', 'San Justo', 'Quebracho Herrado', '364', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14140340', '-31.5496022220548', '-62.2257312576183']\n",
-      "['CORDOBA', 'San Justo', 'Sacanta', '3117', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14140350', '-31.6633035739729', '-63.0453212093259']\n",
-      "['CORDOBA', 'San Justo', 'San Francisco', '61750', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140360', '-31.4276088869788', '-62.0866336146078']\n",
-      "['CORDOBA', 'San Justo', 'Saturnino María Laspiur', '2496', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14140370', '-31.7029319509565', '-62.4840180855351']\n",
-      "['CORDOBA', 'San Justo', 'Seeber', '582', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14140380', '-30.9239726451413', '-61.9737374276269']\n",
-      "['CORDOBA', 'San Justo', 'Toro Pujio', '173', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14140390', '-31.1090401829574', '-62.9876506224993']\n",
-      "['CORDOBA', 'San Justo', 'Tránsito', '2886', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140400', '-31.4251109532295', '-63.1954038579264']\n",
-      "['CORDOBA', 'San Justo', 'Villa Concepción del Tío', '1848', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14140420', '-31.3224689015774', '-62.8144745758859']\n",
-      "['CORDOBA', 'Santa María', 'Alta Gracia', '48140', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '14147010', '-31.6576798267691', '-64.4288214061936']\n",
-      "['CORDOBA', 'Santa María', 'Anisacate', '2991', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14147020', '-31.7231378713901', '-64.4144863418681']\n",
-      "['CORDOBA', 'Santa María', 'Barrio Gilbert', '1277', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14147030', '-31.4426508165936', '-64.3178623084579']\n",
-      "['CORDOBA', 'Santa María', 'Bouwer', '841', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14147050', '-31.557666956067', '-64.194465844878']\n",
-      "['CORDOBA', 'Santa María', 'Caseros Centro', '243', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14147060', '-31.5292561486201', '-64.1688666057858']\n",
-      "['CORDOBA', 'Santa María', 'Costa Azul', '201', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14147070', '-31.7247289371172', '-64.3939272186065']\n",
-      "['CORDOBA', 'Santa María', 'Despeñaderos', '5758', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147080', '-31.8170515932731', '-64.2889894059973']\n",
-      "['CORDOBA', 'Santa María', 'Falda del Cañete', '29', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14147100', '-31.5345237877237', '-64.4559553621678']\n",
-      "['CORDOBA', 'Santa María', 'Falda del Carmen', '37', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14147110', '-31.5854632680747', '-64.4548814536225']\n",
-      "['CORDOBA', 'Santa María', 'La Boca del Río', '80', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14147120', '-31.8374172963205', '-64.4336411746815']\n",
-      "['CORDOBA', 'Santa María', 'La Carbonada', '207', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14147130', '-31.5285694623422', '-64.0712556356294']\n",
-      "['CORDOBA', 'Santa María', 'La Cumbrecita', '0', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.898333', '-64.773333']\n",
-      "['CORDOBA', 'Santa María', 'La Paisanita', '60', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14147150', '-31.7194206060414', '-64.4779150030479']\n",
-      "['CORDOBA', 'Santa María', 'La Perla', '895', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14147160', '-31.4425579240341', '-64.3484859265831']\n",
-      "['CORDOBA', 'Santa María', 'La Rancherita', '129', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14147170', '-31.7574675409558', '-64.448690277725']\n",
-      "['SAN JUAN', 'Sarmiento', 'Guanacache', '200', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '70105050', '-32.0753813271385', '-68.5856950572685']\n",
-      "['SAN JUAN', 'Sarmiento', 'Las Lagunas', '298', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '70105060', '-32.0443775419211', '-68.3778990229646']\n",
-      "['SAN JUAN', 'Sarmiento', 'Los Berros', '3783', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '70105070', '-31.9514576383242', '-68.6510941298035']\n",
-      "['SAN JUAN', 'Sarmiento', 'Pedernal', '537', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70105080', '-31.9950077029707', '-68.7590874861116']\n",
-      "['SAN JUAN', 'Sarmiento', 'Punta del Médano', '576', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70105090', '-31.8946043291143', '-68.4183104905607']\n",
-      "['SAN JUAN', 'Sarmiento', 'Villa Media Agua', '7983', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '70105100', '-31.9810022624945', '-68.4270029177237']\n",
-      "['SAN JUAN', 'Ullum', 'Villa Ibáñez', '4421', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '70112010', '-31.4659385111811', '-68.7353338028121']\n",
-      "['SAN JUAN', 'Valle Fértil', 'Astica', '740', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70119010', '-30.9538850864023', '-67.3006351406982']\n",
-      "['SAN JUAN', 'Valle Fértil', 'Balde del Rosario', '93', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70119020', '-30.3207151787316', '-67.6951969177397']\n",
-      "['SAN JUAN', 'Valle Fértil', 'Chucuma', '123', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70119030', '-31.0688861561951', '-67.2788289085567']\n",
-      "['SAN JUAN', 'Valle Fértil', 'Los Baldecitos', '53', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '70119040', '-30.2241888429483', '-67.7014210305429']\n",
-      "['SAN JUAN', 'Valle Fértil', 'Usno', '339', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '70119050', '-30.5640053498102', '-67.540327100629']\n",
-      "['SAN JUAN', 'Valle Fértil', 'Villa San Agustín', '4423', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '70119060', '-30.6367084796207', '-67.4650598603898']\n",
-      "['SAN JUAN', 'Zonda', 'Villa Basilio Nievas', '4242', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '70133010', '-31.543878931951', '-68.7407758815646']\n",
-      "['SAN LUIS', 'Chacabuco', 'Tilisarao', '6256', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '74028070', '-32.7329281106581', '-65.2915274383295']\n",
-      "['SAN LUIS', 'Chacabuco', 'Villa del Carmen', '751', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '74028080', '-32.9411267835778', '-65.0394664526979']\n",
-      "['SAN LUIS', 'Chacabuco', 'Villa Larca', '957', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '74028090', '-32.6175433008771', '-64.9809087535547']\n",
-      "['SAN LUIS', 'Junín', 'Carpinteria', '1788', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '74049010', '-32.4102495120789', '-65.0113926769819']\n",
-      "['SAN LUIS', 'Junín', 'Cerro de Oro', '560', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74049020', '-32.3851963369856', '-64.9859436108737']\n",
-      "['SAN LUIS', 'Junín', 'Lafinur', '201', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74049030', '-32.0621151953791', '-65.3496815467824']\n",
-      "['SAN LUIS', 'Junín', 'Los Cajones', '431', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74049040', '-32.0257513048361', '-65.3749361476641']\n",
-      "['LA RIOJA', 'Arauco', 'Arauco', '852', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '46007020', '-28.5834031870202', '-66.8036412937626']\n",
-      "['LA RIOJA', 'Arauco', 'Estación Mazán', '407', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '46007040', '-28.6648262993633', '-66.5166195609666']\n",
-      "['LA RIOJA', 'Arauco', 'Villa Mazán', '1090', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '46007050', '-28.6586281834455', '-66.5552758852995']\n",
-      "['LA RIOJA', 'Capital', 'La Rioja', '178872', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '46014010', '-29.4217827668094', '-66.856675379963']\n",
-      "['LA RIOJA', 'Castro Barros', 'Aminga', '833', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '46021010', '-28.8554609845772', '-66.9376617661779']\n",
-      "['LA RIOJA', 'Castro Barros', 'Anillaco', '1573', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46021020', '-28.8155900262519', '-66.9439245714904']\n",
-      "['LA RIOJA', 'Castro Barros', 'Anjullón', '418', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '46021030', '-28.7272509428901', '-66.9328944677286']\n",
-      "['LA RIOJA', 'Castro Barros', 'Chuquis', '236', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46021040', '-28.8979801822511', '-66.9765194957537']\n",
-      "['LA RIOJA', 'Castro Barros', 'Los Molinos', '244', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46021050', '-28.7544152281739', '-66.9389202939919']\n",
-      "['LA RIOJA', 'Castro Barros', 'Pinchas', '390', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46021060', '-28.9370760269909', '-66.9665171496043']\n",
-      "['LA RIOJA', 'Castro Barros', 'San Pedro', '298', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '46021070', '-28.6697090457958', '-66.9281338379098']\n",
-      "['LA RIOJA', 'Chamical', 'Chamical', '12919', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46035010', '-30.3772951613356', '-66.3240368838483']\n",
-      "['LA RIOJA', 'Chamical', 'Polco', '80', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46035020', '-30.4293153810224', '-66.3586422456665']\n",
-      "['LA RIOJA', 'Chilecito', 'Chilecito', '29110', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46042010', '-29.1634978575196', '-67.5074284990176']\n",
-      "['LA RIOJA', 'Chilecito', 'Colonia Anguinán', '225', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '46042020', '-29.2540980171571', '-67.426136513409']\n",
-      "['LA RIOJA', 'Chilecito', 'Colonia Catinzaco', '33', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46042030', '-29.6731660020358', '-67.3823669132229']\n",
-      "['LA RIOJA', 'Chilecito', 'Colonia Malligasta', '482', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46042040', '-29.2029666175252', '-67.4003467202303']\n",
-      "['LA RIOJA', 'Chilecito', 'Colonia Vichigasta', '272', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '46042050', '-29.4490716382323', '-67.4914198732182']\n",
-      "['LA RIOJA', 'Chilecito', 'Malligasta', '1668', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '46042070', '-29.1772024890585', '-67.4408316312776']\n",
-      "['LA RIOJA', 'Chilecito', 'Miranda', '171', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46042080', '-29.3410380679447', '-67.6618699588305']\n",
-      "['LA RIOJA', 'Chilecito', 'Nonogasta', '6937', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46042090', '-29.3040959439682', '-67.5072784622018']\n",
-      "['LA RIOJA', 'Chilecito', 'San Nicolás', '153', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '46042100', '-29.1217634888802', '-67.475895961327']\n",
-      "['LA RIOJA', 'Chilecito', 'Santa Florentina', '129', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46042110', '-29.1330615805931', '-67.5576081781931']\n",
-      "['LA RIOJA', 'Chilecito', 'Sañogasta', '1805', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46042120', '-29.3203738957214', '-67.6277959527272']\n",
-      "['LA RIOJA', 'Chilecito', 'Tilimuqui', '279', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '46042130', '-29.1494438672162', '-67.4296645756575']\n",
-      "['MENDOZA', 'Tunuyán', 'El Manzano', '26', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50119040', '-33.6005741925646', '-69.3350878551815']\n",
-      "['MENDOZA', 'Tunuyán', 'Los Sauces', '661', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '50119050', '-33.5952101670008', '-69.1840214848841']\n",
-      "['MENDOZA', 'Tunuyán', 'Tunuyán', '28859', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50119060', '-33.5775549686559', '-69.0253759357637']\n",
-      "['MENDOZA', 'Tunuyán', 'Vista Flores', '4358', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '50119070', '-33.651355463945', '-69.1646922660824']\n",
-      "['MENDOZA', 'Tupungato', 'Barrio Belgrano Norte', '1392', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '50126010', '-33.3301032817585', '-69.1359513617454']\n",
-      "['MENDOZA', 'Tupungato', 'Cordón del Plata', '1713', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50126020', '-33.4689491349532', '-69.1399451802858']\n",
-      "['MENDOZA', 'Tupungato', 'La Arboleda', '540', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '50126040', '-33.3688267818118', '-69.1247363670469']\n",
-      "['MENDOZA', 'Tupungato', 'San José', '1445', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '50126050', '-33.3068450101282', '-69.1645780862147']\n",
-      "['MENDOZA', 'Tupungato', 'Tupungato', '11650', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '50126060', '-33.3643638135734', '-69.1513190958561']\n",
-      "['MISIONES', '25 de Mayo', '25 de Mayo', '3838', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54119060', '-27.3715719938072', '-54.7475224881518']\n",
-      "['MISIONES', '25 de Mayo', 'Alba Posse', '486', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54119010', '-27.5641504979908', '-54.687011236345']\n",
-      "['MISIONES', '25 de Mayo', 'Colonia Alicia', '496', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '54119020', '-27.3792090956035', '-54.3672999680752']\n",
-      "['MISIONES', '25 de Mayo', 'Colonia Aurora', '832', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54119030', '-27.479557957166', '-54.5154356645941']\n",
-      "['MISIONES', '25 de Mayo', 'Santa Rita', '1433', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54119050', '-27.5183529379611', '-54.7305712624723']\n",
-      "['MISIONES', 'Apóstoles', 'Apóstoles', '24083', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '54007010', '-27.909806877888', '-55.7532126178864']\n",
-      "['MISIONES', 'Apóstoles', 'Azara', '3165', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '54007020', '-28.0572512053051', '-55.6767993766976']\n",
-      "['MISIONES', 'Apóstoles', 'Estación Apóstoles', '2627', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54007030', '-27.9079594261468', '-55.8079584118965']\n",
-      "['MISIONES', 'Apóstoles', 'San José', '5338', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '54007060', '-27.7653179990542', '-55.7746920758949']\n",
-      "['MISIONES', 'Cainguás', '1º de Mayo', '403', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54014060', '-27.1660848947706', '-55.029165269622']\n",
-      "['MISIONES', 'Cainguás', 'Aristóbulo del Valle', '12375', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54014010', '-27.0952902000827', '-54.8949054572105']\n",
-      "['MISIONES', 'Cainguás', 'Campo Grande', '6547', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54014020', '-27.2062681295066', '-54.979095503669']\n",
-      "['MISIONES', 'Cainguás', 'Dos de Mayo Núcleo I', '6504', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54014030', '-27.0205393332885', '-54.6877327006159']\n",
-      "['MISIONES', 'Cainguás', 'Salto Encantado', '3543', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54014080', '-27.0822797871022', '-54.8334856092969']\n",
-      "['RIO NEGRO', 'Bariloche', 'El Bolsón', '17061', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62021030', '-41.9804859657332', '-71.5336172136647']\n",
-      "['RIO NEGRO', 'Bariloche', 'El Foyel', '155', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '62021040', '-41.6571199223738', '-71.4592776287102']\n",
-      "['RIO NEGRO', 'Bariloche', 'Rio Villegas', '75', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '62021050', '-41.5822159155763', '-71.5012934002795']\n",
-      "['RIO NEGRO', 'Bariloche', 'San Carlos de Bariloche', '109305', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62021060', '-41.1369282850916', '-71.2990645403113']\n",
-      "['RIO NEGRO', 'Bariloche', 'Villa Campanario', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-41.0649702714092', '-71.4726736795373']\n",
-      "['RIO NEGRO', 'Bariloche', 'Villa Catedral', '88', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '62021080', '-41.1666351264313', '-71.4375745404969']\n",
-      "['RIO NEGRO', 'Bariloche', 'Villa Llao Llao', '0', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-41.0697604387258', '-71.5396513534561']\n",
-      "['RIO NEGRO', 'Bariloche', 'Villa Los Coihues', '1919', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62021100', '-41.1575793746786', '-71.4131558610974']\n",
-      "['RIO NEGRO', 'Conesa', 'Barrio Colonia Conesa', '129', '--', '--', '--', '--', '--', '--', '--', '--', '--', '62028010', '-40.1405715071916', '-64.3297427915782']\n",
-      "['RIO NEGRO', 'Conesa', 'General Conesa', '5484', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '62028020', '-40.1047354258125', '-64.452961945825']\n",
-      "['RIO NEGRO', 'El Cuy', 'Aguada Guzmán', '110', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '62035010', '-39.9787588388031', '-68.8683979876685']\n",
-      "['RIO NEGRO', 'El Cuy', 'Cerro Policía', '252', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '62035020', '-39.7252943733893', '-68.4939533269128']\n",
-      "['RIO NEGRO', 'El Cuy', 'El Cuy', '498', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', '--', '62035030', '-39.9230912187031', '-68.3369498427779']\n",
-      "['RIO NEGRO', 'El Cuy', 'Las Perlas', '2182', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62035040', '-38.9840690690676', '-68.1403501822625']\n",
-      "['RIO NEGRO', 'El Cuy', 'Mencué', '311', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62035050', '-40.4229029710507', '-69.6143877108253']\n",
-      "['RIO NEGRO', 'El Cuy', 'Valle Azul', '726', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '62035080', '-39.1404827453952', '-66.7285641693515']\n",
-      "['RIO NEGRO', 'General Roca', 'Allen', '22859', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042010', '-38.9795106570689', '-67.828021398161']\n",
-      "['RIO NEGRO', 'General Roca', 'Bajo San Cayetano', '462', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62042020', '-38.7513229744846', '-68.0085536061591']\n",
-      "['RIO NEGRO', 'General Roca', 'Barda del Medio', '1651', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '62042030', '-38.7246633358539', '-68.1580560913419']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Chacra Monte', '1900', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '62042080', '-39.0516494451284', '-67.6345853523327']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Costa Oeste', '834', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62042110', '-39.0280740237159', '-67.8406950461568']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio El Labrador', '263', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '62042120', '-38.6719231721601', '-68.2343296924898']\n",
-      "['RIO NEGRO', 'San Antonio', 'Sierra Grande', '7404', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62077060', '-41.6071863315513', '-65.3534017406091']\n",
-      "['RIO NEGRO', 'Valcheta', 'Aguada Cecilio', '155', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '62084010', '-40.8478737807916', '-65.8393274592303']\n",
-      "['RIO NEGRO', 'Valcheta', 'Arroyo Los Berros', '168', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62084020', '-41.4372536416486', '-66.0950773167367']\n",
-      "['RIO NEGRO', 'Valcheta', 'Arroyo Ventana', '30', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '62084030', '-41.6653937822189', '-66.0860135550914']\n",
-      "['RIO NEGRO', 'Valcheta', 'Nahuel Niyeu', '32', '--', '--', '--', '--', '--', '--', '--', '--', '--', '62084040', '-40.504198321368', '-66.5657529968209']\n",
-      "['RIO NEGRO', 'Valcheta', 'Sierra Pailemán', '74', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62084050', '-41.1812714523245', '-65.9614292512301']\n",
-      "['RIO NEGRO', 'Valcheta', 'Valcheta', '3867', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '62084060', '-40.6778617788507', '-66.1653261356888']\n",
-      "['SALTA', 'Anta', 'Apolinario Saravia', '6730', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66007010', '-24.4402117565864', '-64.0003361370349']\n",
-      "['SALTA', 'Anta', 'Ceibalito', '176', '--', '--', '--', '--', '--', '--', '--', '--', '--', '66007020', '-25.1278603615752', '-64.2896735059411']\n",
-      "['SALTA', 'Anta', 'Centro 25 de Junio', '877', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66007030', '-24.9773189675124', '-63.8698564395644']\n",
-      "['SALTA', 'Anta', 'Coronel Mollinedo', '1061', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '66007040', '-24.5136418287603', '-64.0648836625582']\n",
-      "['SALTA', 'Anta', 'Coronel Olleros', '432', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66007050', '-25.1146923148948', '-64.2258664425772']\n",
-      "['SALTA', 'Anta', 'El Quebrachal', '6536', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66007060', '-25.3519821824981', '-64.0287963887805']\n",
-      "['SALTA', 'Anta', 'Gaona', '1883', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66007070', '-25.2581750325612', '-64.0470243002426']\n",
-      "['SALTA', 'Anta', 'General Pizarro', '1604', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66007080', '-24.2342248497577', '-63.9910915395849']\n",
-      "['SALTA', 'Anta', 'Joaquín V. González', '16329', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66007090', '-25.1294324707809', '-64.1385893694805']\n",
-      "['SALTA', 'Anta', 'Las Lajitas', '9887', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66007100', '-24.7331988444238', '-64.1994831202005']\n",
-      "['SALTA', 'Anta', 'Macapillo', '90', '--', '--', '--', '--', '--', '--', '--', '--', '--', '66007120', '-25.421569027557', '-63.9896049019406']\n",
-      "['SALTA', 'Anta', 'Nuestra Señora de Talavera', '1328', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '66007130', '-25.481072557645', '-63.7880008281707']\n",
-      "['SALTA', 'Anta', 'Piquete Cabado', '681', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '66007140', '-24.8260406674686', '-64.1855790667322']\n",
-      "['SALTA', 'Anta', 'Tolloche', '197', '--', '--', '--', '--', '--', '--', '--', '--', '--', '66007160', '-25.5466456710139', '-63.5342918601747']\n",
-      "['SALTA', 'Cachi', 'Cachi', '2616', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66014010', '-25.1201640072396', '-66.1679494412163']\n",
-      "['SALTA', 'Cachi', 'Payogasta', '532', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '66014020', '-25.0489479804199', '-66.1027102397315']\n",
-      "['SALTA', 'Cafayate', 'Cafayate', '13698', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66021010', '-26.0765384358548', '-65.9862897320293']\n",
-      "['LA PAMPA', 'Chapaleufú', 'Intendente Alvear', '7510', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42056040', '-35.2368693365619', '-63.5923274522769']\n",
-      "['LA PAMPA', 'Chapaleufú', 'Sarah', '204', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '42056050', '-35.0246923056998', '-63.686962377693']\n",
-      "['LA PAMPA', 'Chapaleufú', 'Vértiz', '688', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '42056060', '-35.4262411079929', '-63.9063646669037']\n",
-      "['LA PAMPA', 'Chical Co', 'Algarrobo del Águila', '329', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '42063010', '-36.4011467185658', '-67.1484015946157']\n",
-      "['LA PAMPA', 'Chical Co', 'La Humada', '657', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42063020', '-36.3500276379509', '-68.0141950027482']\n",
-      "['LA PAMPA', 'Conhelo', 'Conhelo', '464', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '42035010', '-35.9994878462166', '-64.5959233383525']\n",
-      "['LA PAMPA', 'Conhelo', 'Eduardo Castex', '9253', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42035020', '-35.916589710926', '-64.2945868368038']\n",
-      "['LA PAMPA', 'Conhelo', 'Mauricio Mayer', '291', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42035030', '-36.2106631640542', '-64.0335412257945']\n",
-      "['LA PAMPA', 'Conhelo', 'Monte Nievas', '470', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42035040', '-35.8617464058389', '-64.1569675208376']\n",
-      "['LA PAMPA', 'Conhelo', 'Rucanelo', '219', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '42035050', '-36.0429376779565', '-64.8353214769324']\n",
-      "['LA PAMPA', 'Conhelo', 'Winifreda', '2222', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42035060', '-36.2272741396174', '-64.2348767956417']\n",
-      "['LA PAMPA', 'Curacó', 'Gobernador Duval', '413', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '42042010', '-38.7413407663938', '-66.4360653362481']\n",
-      "['LA PAMPA', 'Curacó', 'Puelches', '420', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '42042020', '-38.1437722310811', '-65.9102790812435']\n",
-      "['LA PAMPA', 'Guatraché', 'Alpachiri', '1759', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42070010', '-37.3758811926005', '-63.7738735909085']\n",
-      "['LA PAMPA', 'Guatraché', 'General Manuel J. Campos', '935', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '42070020', '-37.4589894326191', '-63.5872408548874']\n",
-      "['LA PAMPA', 'Guatraché', 'Guatraché', '3697', '--', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '42070030', '-37.6669652272263', '-63.5415367289386']\n",
-      "['LA PAMPA', 'Guatraché', 'Santa Teresa', '466', '--', 'SI', '--', 'SI', '--', '--', 'SI', '--', '--', '42070050', '-37.5749339058948', '-63.4328864695669']\n",
-      "['LA PAMPA', 'Hucal', 'Abramo', '312', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '42077010', '-37.8943313295474', '-63.8515025914131']\n",
-      "['LA PAMPA', 'Hucal', 'Bernasconi', '1577', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42077020', '-37.9020681912485', '-63.7450793526802']\n",
-      "['LA PAMPA', 'Hucal', 'General San Martín (Est. Villa Alba)', '2576', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42077030', '-37.9785301335454', '-63.6065854529977']\n",
-      "['LA PAMPA', 'Hucal', 'Hucal', '3', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '42077040', '-37.7849629183535', '-64.0306677804584']\n",
-      "['LA PAMPA', 'Realicó', 'Damián Maisonave (Est. Simson)', '300', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '42133030', '-35.0415558502239', '-64.3847126106129']\n",
-      "['LA PAMPA', 'Realicó', 'Embajador Martini', '1336', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '42133040', '-35.3861854808904', '-64.2836857257322']\n",
-      "['LA PAMPA', 'Realicó', 'Falucho', '177', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42133050', '-35.1890814426625', '-64.1038732251149']\n",
-      "['LA PAMPA', 'Realicó', 'Ingeniero Luiggi', '4659', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '42133060', '-35.3837504384968', '-64.4685685991593']\n",
-      "['LA PAMPA', 'Realicó', 'Ojeda', '70', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '42133070', '-35.3068277686526', '-64.0054725550363']\n",
-      "['LA PAMPA', 'Realicó', 'Realicó', '7343', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '42133080', '-35.0368857536117', '-64.2454209673953']\n",
-      "['LA PAMPA', 'Toay', 'Toay', '11626', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42140020', '-36.6751577652887', '-64.3803253806581']\n",
-      "['LA PAMPA', 'Trenel', 'Arata', '1026', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '42147010', '-35.6381231858073', '-64.3574125644643']\n",
-      "['LA PAMPA', 'Trenel', 'Metileo', '483', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '42147020', '-35.7732438729278', '-63.9428308886673']\n",
-      "['LA PAMPA', 'Trenel', 'Trenel', '3387', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42147030', '-35.6941743318846', '-64.1358999676104']\n",
-      "['LA PAMPA', 'Utracán', 'Ataliva Roca', '707', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42154010', '-37.0323315728651', '-64.2865724433513']\n",
-      "['LA PAMPA', 'Utracán', 'Chacharramendi', '226', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42154020', '-37.3318147762102', '-65.650772794634']\n",
-      "['LA PAMPA', 'Utracán', 'Colonia Santa María', '289', '--', '--', 'SI', 'SI', '--', '--', 'SI', '--', '--', '42154030', '-37.4952435783299', '-64.2248805481774']\n",
-      "['LA PAMPA', 'Utracán', 'General Acha', '12184', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42154040', '-37.373672668717', '-64.6038964711256']\n",
-      "['LA PAMPA', 'Utracán', 'Quehué', '422', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '42154050', '-37.1212005028742', '-64.5133661628312']\n",
-      "['LA RIOJA', 'Arauco', 'Aimogasta', '10309', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46007010', '-28.5589898446523', '-66.8272851017638']\n",
-      "['BUENOS AIRES', 'Lobería', 'Lobería', '13005', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6476030', '-38.165273387122', '-58.7822303314999']\n",
-      "['BUENOS AIRES', 'Lobería', 'Pieres', '36', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6476040', '-38.3962306181995', '-58.670580006548']\n",
-      "['BUENOS AIRES', 'Lobería', 'San Manuel', '1126', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6476050', '-37.7892829007834', '-58.8486476710495']\n",
-      "['BUENOS AIRES', 'Lobos', 'Antonio Carboni', '295', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '6483010', '-35.2033088915799', '-59.3449562581802']\n",
-      "['BUENOS AIRES', 'Lobos', 'Elvira', '133', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6483020', '-35.243272141682', '-59.4860397931491']\n",
-      "['BUENOS AIRES', 'Lobos', 'Laguna de Lobos', '509', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6483030', '-35.2747624905943', '-59.1339060011927']\n",
-      "['BUENOS AIRES', 'Lobos', 'Lobos', '29868', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6483040', '-35.1858677983922', '-59.0957115706922']\n",
-      "['BUENOS AIRES', 'Lobos', 'Salvador María', '830', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6483050', '-35.3028071422894', '-59.1696841440203']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Banfield', '233339', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6490010', '-34.7379027155314', '-58.440675368556']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Llavallol', '43211', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6490010', '-34.7946182344111', '-58.4320908524909']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Lomas De Zamora', '116615', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6490010', '-34.7627676410061', '-58.4267903899666']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Temperley', '116368', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6490010', '-34.767486625425', '-58.3780461337408']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Turdera', '10199', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6490010', '-34.789560716095', '-58.4041056486523']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Villa Centenario', '51834', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6490010', '-34.7289932955803', '-58.4283436419093']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Villa Fiorito', '44713', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6490010', '-34.7067104032516', '-58.4451304500011']\n",
-      "['BUENOS AIRES', 'Luján', 'Barrio Las Casuarinas', '0', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6497060', '-34.5607457195455', '-59.1700837097016']\n",
-      "['BUENOS AIRES', 'Luján', 'Carlos Keen', '557', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6497020', '-34.4862819813638', '-59.2180861330698']\n",
-      "['BUENOS AIRES', 'Luján', 'Cortines', '0', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6497060', '-34.5590633814317', '-59.2044266157478']\n",
-      "['BUENOS AIRES', 'Luján', 'José María Jáuregui (Est. Jáuregui)', '0', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6497060', '-34.6028553295745', '-59.1757529081248']\n",
-      "['BUENOS AIRES', 'Luján', 'Lezica y Torrezuri', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6497060', '-34.5806997364467', '-59.0582308683017']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'Francisco Madero', '1389', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6609030', '-35.8483065194137', '-62.0693918423117']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'Juan José Paso', '2176', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6609040', '-35.8524740557321', '-62.2962123802194']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'Magdala', '195', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6609050', '-36.0846707903374', '-61.7254747841859']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'Mones Cazón', '1764', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6609060', '-36.2301776476091', '-62.0069944091925']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'Nueva Plata', '206', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6609070', '-35.9199117438484', '-61.8133995164977']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'Pehuajó', '31533', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6609080', '-35.8123030689596', '-61.8988207561037']\n",
-      "['BUENOS AIRES', 'Pehuajó', 'San Bernardo (Est. Guanaco)', '282', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '6609090', '-35.7137365347985', '-61.6477830181101']\n",
-      "['BUENOS AIRES', 'Pellegrini', 'Bocayuva', '83', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6616010', '-36.2065730139324', '-63.0761554731554']\n",
-      "['BUENOS AIRES', 'Pellegrini', 'De Bary', '63', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6616020', '-36.3416806655424', '-63.2611533171506']\n",
-      "['BUENOS AIRES', 'Pellegrini', 'Pellegrini', '5115', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6616030', '-36.2697352282386', '-63.1652861097017']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Acevedo', '1499', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6623010', '-33.755665348987', '-60.4408373865386']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Fontezuela', '365', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '6623020', '-33.9138392371386', '-60.4628650932084']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Guerrico', '774', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6623030', '-33.6745849638169', '-60.4006865938611']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Juan A. de la Peña', '211', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6623040', '-33.8322767381074', '-60.4864895356947']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Juan Anchorena (Est. Urquiza)', '976', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6623050', '-33.9263378592898', '-60.3829034809436']\n",
-      "['BUENOS AIRES', 'Pergamino', 'La Violeta', '1041', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6623060', '-33.7347851403163', '-60.1701773086428']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Manuel Ocampo', '1078', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6623070', '-33.7647232673599', '-60.6492429333859']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Mariano Benítez', '168', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6623080', '-33.7090270411103', '-60.5842599045876']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Mariano H. Alfonzo (Est. San Patricio)', '993', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6623090', '-33.9149979004605', '-60.8383550657724']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Pergamino', '91399', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6623100', '-33.8949900563191', '-60.5716400794952']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Pinzón', '393', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6623110', '-33.9947211174052', '-60.7316480040989']\n",
-      "['CATAMARCA', 'Santa María', 'Punta de Balasto', '177', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10091130', '-26.9300943985158', '-66.1487294264287']\n",
-      "['CATAMARCA', 'Santa María', 'Santa María', '11648', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '10091150', '-26.6891167120231', '-66.018884441311']\n",
-      "['CATAMARCA', 'Santa María', 'Yapes', '129', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10091160', '-26.8289862929732', '-66.0179166770413']\n",
-      "['CATAMARCA', 'Santa Rosa', 'Alijilán', '1396', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10098010', '-28.1771812692249', '-65.4915924205872']\n",
-      "['CATAMARCA', 'Santa Rosa', 'Bañado de Ovanta', '1096', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10098020', '-28.1034003361447', '-65.3076846046355']\n",
-      "['CATAMARCA', 'Santa Rosa', 'Lavalle', '792', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '10098040', '-28.1946338127179', '-65.1137806266473']\n",
-      "['CATAMARCA', 'Santa Rosa', 'Los Altos', '4490', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10098050', '-28.0488590493489', '-65.4973640431533']\n",
-      "['CATAMARCA', 'Santa Rosa', 'Manantiales', '659', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10098060', '-28.140438079834', '-65.4923858642578']\n",
-      "['CATAMARCA', 'Santa Rosa', 'San Pedro', '830', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10098070', '-27.9608485883022', '-65.1680076958397']\n",
-      "['CATAMARCA', 'Tinogasta', 'Anillaco', '232', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10105010', '-27.9001528461069', '-67.6142838741591']\n",
-      "['CATAMARCA', 'Tinogasta', 'Cerro Negro', '24', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10105040', '-28.2432405441597', '-67.144273179127']\n",
-      "['CATAMARCA', 'Tinogasta', 'Copacabana', '448', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10105050', '-28.1243914662106', '-67.4981013989976']\n",
-      "['CATAMARCA', 'Tinogasta', 'Cordobita', '61', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10105060', '-28.2979798704965', '-67.1670904449903']\n",
-      "['CATAMARCA', 'Tinogasta', 'El Pueblito', '58', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10105080', '-28.2888183254668', '-67.1234522983543']\n",
-      "['CATAMARCA', 'Tinogasta', 'El Salado', '574', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10105100', '-28.3120206339513', '-67.250879321266']\n",
-      "['CATAMARCA', 'Tinogasta', 'Fiambalá', '2414', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '10105110', '-27.69316213413', '-67.608574901701']\n",
-      "['CATAMARCA', 'Tinogasta', 'Los Balverdis', '6', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10105120', '-28.2769854029709', '-67.1074444099184']\n",
-      "['CATAMARCA', 'Tinogasta', 'Medanitos', '999', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '10105130', '-27.5239130706008', '-67.5891477326484']\n",
-      "['CATAMARCA', 'Tinogasta', 'Saujil', '339', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '10105160', '-27.5632127581426', '-67.6355130611556']\n",
-      "['CATAMARCA', 'Tinogasta', 'Tinogasta', '11485', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10105180', '-28.0637510698675', '-67.5802695760226']\n",
-      "['CATAMARCA', 'Valle Viejo', 'El Portezuelo', '410', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '10112010', '-28.4818680419511', '-65.6351326652418']\n",
-      "['CATAMARCA', 'Valle Viejo', 'Las Tejas', '351', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10112030', '-28.6468889609952', '-65.7889935499028']\n",
-      "['CATAMARCA', 'Valle Viejo', 'San Isidro', '5290', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '10112040', '-28.4583109666735', '-65.726757673457']\n",
-      "['CATAMARCA', 'Valle Viejo', 'Santa Cruz', '122', '--', '--', '--', '--', '--', '--', '--', '--', '--', '10112050', '-28.4928946549812', '-65.6744465587279']\n",
-      "['CHACO', '12 de Octubre', 'Gancedo', '4284', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22036010', '-27.4896487904756', '-61.6738771708385']\n",
-      "['CHACO', '12 de Octubre', 'General Capdevila', '405', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '22036020', '-27.4231812966856', '-61.4765845551068']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Cruz del Eje', '30680', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14028050', '-30.7218592173102', '-64.8077377312137']\n",
-      "['CORDOBA', 'Cruz del Eje', 'El Brete', '1749', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028060', '-30.6722100581192', '-64.8699070292303']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Guanaco Muerto', '320', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028080', '-30.4794131800612', '-65.0597627738017']\n",
-      "['CORDOBA', 'Cruz del Eje', 'La Banda', '560', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '14028090', '-30.7628592235779', '-64.6459839334075']\n",
-      "['CORDOBA', 'Cruz del Eje', 'La Batea', '96', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028100', '-30.4417646532675', '-65.4238386532105']\n",
-      "['CORDOBA', 'Cruz del Eje', 'La Higuera', '404', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14028110', '-31.0139548417914', '-65.1020313666951']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Las Playas', '937', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028130', '-30.6895900139602', '-64.8508831281017']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Media Naranja', '800', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028150', '-30.6233104657952', '-64.9515406139404']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Paso Viejo', '1033', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14028160', '-30.7686835768001', '-65.1864700189142']\n",
-      "['CORDOBA', 'Cruz del Eje', 'San Marcos Sierra', '943', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14028170', '-30.7803420622583', '-64.6468515131076']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Serrezuela', '2441', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14028180', '-30.6392026300348', '-65.3813009621884']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Tuclame', '907', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14028190', '-30.7485284753417', '-65.2375410689391']\n",
-      "['CORDOBA', 'Cruz del Eje', 'Villa de Soto', '9628', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14028200', '-30.852977256889', '-64.9924997261449']\n",
-      "['CORDOBA', 'General Roca', 'Del Campillo', '3412', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14035010', '-34.3760847098309', '-64.4945399243505']\n",
-      "['CORDOBA', 'General Roca', 'Hipólito Bouchard', '1778', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14035030', '-34.7223142041085', '-63.508013061936']\n",
-      "['CORDOBA', 'General Roca', 'Huinca Renancó', '9426', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '14035040', '-34.8397251237332', '-64.3724876795015']\n",
-      "['CORDOBA', 'General Roca', 'Italó', '1090', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14035050', '-34.7911820710534', '-63.781208388865']\n",
-      "['CORDOBA', 'General Roca', 'Mattaldi', '1797', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '14035060', '-34.4803867338234', '-64.1695033049234']\n",
-      "['CORDOBA', 'General Roca', 'Nicolás Bruzzone', '209', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14035070', '-34.4382295005707', '-64.3383707319069']\n",
-      "['CORDOBA', 'General Roca', 'Onagoity', '54', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14035080', '-34.7703021224105', '-63.67032307176']\n",
-      "['CORDOBA', 'General Roca', 'Pincén', '254', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14035090', '-34.8379291437488', '-63.9155804696192']\n",
-      "['CORDOBA', 'General Roca', 'Ranqueles', '46', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '14035100', '-34.8436937843761', '-64.0987740916452']\n",
-      "['CORDOBA', 'General Roca', 'Santa Magdalena (Est. Jovita)', '4740', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14035110', '-34.514736598064', '-63.941510935076']\n",
-      "['CORDOBA', 'Juárez Celman', 'General Deheza', '11061', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '14056080', '-32.7549291159098', '-63.7850383518255']\n",
-      "['CORDOBA', 'Juárez Celman', 'Huanchillas', '1131', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14056090', '-33.6655227252595', '-63.6372618363763']\n",
-      "['CORDOBA', 'Juárez Celman', 'La Carlota', '12537', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14056100', '-33.4201679372505', '-63.2969802619056']\n",
-      "['CORDOBA', 'Juárez Celman', 'Los Cisnes', '559', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14056110', '-33.400060095449', '-63.4716515559202']\n",
-      "['CORDOBA', 'Juárez Celman', 'Olaeta', '619', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14056120', '-33.0434821211836', '-63.9085957407616']\n",
-      "['CORDOBA', 'Juárez Celman', 'Santa Eufemia', '2401', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14056150', '-33.1767529632621', '-63.2820358699256']\n",
-      "['CORDOBA', 'Juárez Celman', 'Ucacha', '5136', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14056160', '-33.0334392795817', '-63.5082571588932']\n",
-      "['BUENOS AIRES', 'Bolívar', 'Pirovano', '1551', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '6105050', '-36.5109170215402', '-61.5545516558692']\n",
-      "['BUENOS AIRES', 'Bolívar', 'San Carlos de Bolívar (Est. Bolívar)', '26242', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6105060', '-36.2295602208798', '-61.1131898679983']\n",
-      "['BUENOS AIRES', 'Bolívar', 'Urdampilleta', '2643', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6105070', '-36.4329292363695', '-61.4191160192421']\n",
-      "['BUENOS AIRES', 'Bolívar', 'Villa Lynch Pueyrredón', '62', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', '6105080', '-36.6025793254646', '-61.3618625494725']\n",
-      "['BUENOS AIRES', 'Bragado', 'Bragado', '33222', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6112010', '-35.118942299763', '-60.4879147568209']\n",
-      "['BUENOS AIRES', 'Bragado', 'Comodoro Py', '634', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6112020', '-35.3233100374631', '-60.5217314911689']\n",
-      "['BUENOS AIRES', 'Bragado', \"General O'Brien\", '2488', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6112030', '-34.9067979091956', '-60.7597838238054']\n",
-      "['BUENOS AIRES', 'Bragado', 'Irala', '400', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6112040', '-34.7718230311122', '-60.6916912010278']\n",
-      "['BUENOS AIRES', 'Bragado', 'Mechita (Est. Mecha)', '1414', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6112070', '-35.0699378566803', '-60.4084937925362']\n",
-      "['BUENOS AIRES', 'Bragado', 'Olascoaga', '127', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6112080', '-35.2375277927366', '-60.6115341696178']\n",
-      "['BUENOS AIRES', 'Bragado', 'Warnes', '437', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '6112090', '-34.9098734445057', '-60.5381681629003']\n",
-      "['BUENOS AIRES', 'Brandsen', 'Altamirano', '215', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6119010', '-35.3615828022139', '-58.1504868159157']\n",
-      "['BUENOS AIRES', 'Brandsen', 'Barrio Las Golondrinas', '383', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6119020', '-35.0335777783556', '-58.1935382681817']\n",
-      "['BUENOS AIRES', 'Brandsen', 'Barrio Parque Las Acacias', '229', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6119040', '-35.1030329461442', '-58.2730405375653']\n",
-      "['BUENOS AIRES', 'Brandsen', 'Coronel Brandsen', '19877', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6119050', '-35.1690983002919', '-58.2373529446643']\n",
-      "['JUJUY', 'Valle Grande', 'Santa Ana', '416', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '38105040', '-23.3576613065649', '-64.9879232445175']\n",
-      "['JUJUY', 'Valle Grande', 'Valle Grande', '538', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '38105060', '-23.4755402454172', '-64.9470001466936']\n",
-      "['JUJUY', 'Yavi', 'Barrios', '187', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38112010', '-22.2462779565987', '-65.5278717064727']\n",
-      "['JUJUY', 'Yavi', 'Cangrejillos', '181', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38112020', '-22.4229613059544', '-65.5801247511292']\n",
-      "['JUJUY', 'Yavi', 'La Intermedia', '178', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38112040', '-22.4224885948586', '-65.700385084978']\n",
-      "['JUJUY', 'Yavi', 'La Quiaca', '16874', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38112050', '-22.100030990273', '-65.5962624926205']\n",
-      "['JUJUY', 'Yavi', 'Pumahuasi', '233', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '38112070', '-22.2890579793897', '-65.6786766560839']\n",
-      "['JUJUY', 'Yavi', 'Yavi', '65', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '38112080', '-22.130283', '-65.46169']\n",
-      "['JUJUY', 'Yavi', 'Yavi Chico', '33', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38112090', '-22.0909983923897', '-65.4650631210317']\n",
-      "['LA PAMPA', 'Atreucó', 'Doblas', '1586', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42007010', '-37.1521838816608', '-64.0140550927574']\n",
-      "['LA PAMPA', 'Atreucó', 'Macachín', '4814', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '--', '42007020', '-37.1369555361687', '-63.667141835534']\n",
-      "['LA PAMPA', 'Atreucó', 'Miguel Riglos', '2034', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', '--', '--', '42007030', '-36.8538749058938', '-63.6881846143541']\n",
-      "['LA PAMPA', 'Atreucó', 'Rolón', '678', '--', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '42007040', '-37.166824214775', '-63.4171582009534']\n",
-      "['LA PAMPA', 'Atreucó', 'Tomas M. Anchorena', '307', '--', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '42007050', '-36.8406606874148', '-63.5205021645149']\n",
-      "['LA PAMPA', 'Caleu Caleu', 'Anzoategui', '68', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '42014010', '-38.9630526765691', '-63.8608882456791']\n",
-      "['LA PAMPA', 'Caleu Caleu', 'La Adela', '1904', '--', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '42014020', '-38.9739618507806', '-64.0893166949512']\n",
-      "['LA PAMPA', 'Capital', 'Anguil', '1705', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42021010', '-36.527922625355', '-64.010555897973']\n",
-      "['LA PAMPA', 'Capital', 'Santa Rosa', '102860', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42021020', '-36.61828979857', '-64.2916770389461']\n",
-      "['LA PAMPA', 'Catriló', 'Catriló', '3955', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '42028010', '-36.4077407331528', '-63.4231236479695']\n",
-      "['LA PAMPA', 'Catriló', 'La Gloria', '46', '--', '--', '--', '--', '--', '--', '--', '--', '--', '42028020', '-36.5079177159884', '-63.7444083139952']\n",
-      "['LA PAMPA', 'Catriló', 'Lonquimay', '1680', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '42028030', '-36.4676263417811', '-63.6237223449231']\n",
-      "['LA PAMPA', 'Catriló', 'Uriburu', '964', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '42028040', '-36.5077574745038', '-63.8626307655783']\n",
-      "['LA PAMPA', 'Chalileo', 'Santa Isabel', '2526', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '--', '--', '42049010', '-36.2298585551973', '-66.9416696902043']\n",
-      "['LA PAMPA', 'Chapaleufú', 'Bernardo Larroude', '1499', '--', '--', 'SI', '--', '--', 'SI', 'SI', '--', '--', '42056010', '-35.0240766140268', '-63.5814786778188']\n",
-      "['BUENOS AIRES', 'Escobar', 'Matheu', '16903', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6252010', '-34.3688779666182', '-58.8402291878847']\n",
-      "['BUENOS AIRES', 'Escobar', 'Puerto Paraná', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6252010', '-34.2467', '-58.7308']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', '9 De Abril', '50116', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6260010', '-34.7565075768115', '-58.4902923509723']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Canning', '7941', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6260010', '-34.8849791351051', '-58.4778099372334']\n",
-      "['SAN LUIS', 'La Capital', 'El Volcán', '1775', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '74056080', '-33.2512966067626', '-66.1877022971966']\n",
-      "['SAN LUIS', 'La Capital', 'Jarilla', '46', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74056090', '-33.398658341972', '-67.0274295478727']\n",
-      "['NEUQUEN', 'Ñorquín', 'El Huecú', '1391', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '58084040', '-37.6415832578483', '-70.5790877358744']\n",
-      "['NEUQUEN', 'Ñorquín', 'Taquimilán', '558', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58084050', '-37.5169103878888', '-70.2503863712688']\n",
-      "['NEUQUEN', 'Pehuenches', 'Barrancas', '938', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58091010', '-36.8247372962673', '-69.9164782914754']\n",
-      "['NEUQUEN', 'Pehuenches', 'Buta Ranquil', '2443', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '58091020', '-37.0507876062807', '-69.873851086363']\n",
-      "['NEUQUEN', 'Pehuenches', 'Rincón de los Sauces', '18691', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58091040', '-37.3899075901743', '-68.9309943279283']\n",
-      "['NEUQUEN', 'Picún Leufú', 'Paso Aguerre', '207', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58098010', '-39.3393978445221', '-69.8442147950698']\n",
-      "['NEUQUEN', 'Picún Leufú', 'Picún Leufú', '3144', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '58098020', '-39.5191361709356', '-69.2962673114558']\n",
-      "['NEUQUEN', 'Picunches', 'Bajada del Agrio', '792', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58105010', '-38.4079798578262', '-70.0276785984599']\n",
-      "['NEUQUEN', 'Picunches', 'La Buitrera', '432', '--', '--', '--', '--', '--', '--', '--', '--', '--', '58105020', '-38.5574702395959', '-70.3665560313021']\n",
-      "['NEUQUEN', 'Picunches', 'Las Lajas', '4464', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '58105030', '-38.5292612011937', '-70.3689502898328']\n",
-      "['NEUQUEN', 'Zapala', 'Los Catutos', '229', '--', '--', '--', '--', '--', '--', '--', '--', '--', '58112010', '-38.8384807985925', '-70.1962106815081']\n",
-      "['NEUQUEN', 'Zapala', 'Mariano Moreno', '2130', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '58112020', '-38.7642591265553', '-70.0386669795207']\n",
-      "['NEUQUEN', 'Zapala', 'Ramon M. Castro', '125', '--', '--', '--', '--', '--', '--', '--', '--', '--', '58112030', '-38.865500620555', '-69.750265287383']\n",
-      "['NEUQUEN', 'Zapala', 'Zapala', '32097', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58112040', '-38.8961687323721', '-70.0668545323772']\n",
-      "['RIO NEGRO', '25 de Mayo', 'Aguada de Guerra', '126', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '62091010', '-41.0639017102391', '-68.3843810353051']\n",
-      "['RIO NEGRO', '25 de Mayo', 'Clemente Onelli', '114', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '62091020', '-41.2448350046555', '-70.0342029410146']\n",
-      "['RIO NEGRO', '25 de Mayo', 'Colan Conhue', '76', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62091030', '-40.6706084126156', '-69.1112545579991']\n",
-      "['RIO NEGRO', '25 de Mayo', 'El Caín', '176', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62091040', '-41.8182874251641', '-68.0774152377244']\n",
-      "['RIO NEGRO', '25 de Mayo', 'Ingeniero Jacobacci', '6261', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62091050', '-41.3268134240327', '-69.5441263890306']\n",
-      "['RIO NEGRO', '25 de Mayo', 'Los Menucos', '5187', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '62091060', '-40.8451911426273', '-68.0832025061279']\n",
-      "['RIO NEGRO', '25 de Mayo', 'Maquinchao', '2494', 'SI', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62091070', '-41.2475165638608', '-68.7003410687453']\n",
-      "['RIO NEGRO', '25 de Mayo', 'Pilquiniyeu', '46', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '62091090', '-41.9083865405739', '-68.3424732450183']\n",
-      "['RIO NEGRO', '9 de Julio', 'Comicó', '82', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62049010', '-41.0632755118249', '-67.5965600975269']\n",
-      "['RIO NEGRO', '9 de Julio', 'Cona Niyeu', '217', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62049020', '-41.8812021704501', '-66.9407404270844']\n",
-      "['RIO NEGRO', '9 de Julio', 'Ministro Ramos Mexía', '973', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '62049030', '-40.5085400133825', '-67.2619207148835']\n",
-      "['RIO NEGRO', '9 de Julio', 'Prahuaniyeu', '147', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62049040', '-41.3591519247092', '-67.9314763422669']\n",
-      "['RIO NEGRO', '9 de Julio', 'Sierra Colorada', '1542', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '62049050', '-40.5850993527615', '-67.7555445864448']\n",
-      "['RIO NEGRO', '9 de Julio', 'Treneta', '27', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '62049060', '-40.8508277432449', '-66.9816846927042']\n",
-      "['RIO NEGRO', '9 de Julio', 'Yaminué', '92', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '62049070', '-40.8429274507992', '-67.1922500656909']\n",
-      "['RIO NEGRO', 'Adolfo Alsina', 'Bahía Creek', '5', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '62007010', '-41.0954235915941', '-63.9092240856567']\n",
-      "['RIO NEGRO', 'Adolfo Alsina', 'El Cóndor', '746', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '62007020', '-41.043074401021', '-62.8212339732456']\n",
-      "['RIO NEGRO', 'Adolfo Alsina', 'El Juncal', '83', '--', '--', '--', '--', '--', '--', '--', '--', '--', '62007030', '-40.8040464324129', '-63.119258465235']\n",
-      "['RIO NEGRO', 'Adolfo Alsina', 'Guardia Mitre', '856', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '62007040', '-40.4302951883973', '-63.6719140103256']\n",
-      "['RIO NEGRO', 'Adolfo Alsina', 'La Lobería', '1', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '62007050', '-41.1541008885686', '-63.1234800366544']\n",
-      "['RIO NEGRO', 'Adolfo Alsina', 'San Javier', '530', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '62007080', '-40.7472509496074', '-63.2646524967149']\n",
-      "['RIO NEGRO', 'Adolfo Alsina', 'Viedma', '52789', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62007090', '-40.8093232712389', '-62.9853203682712']\n",
-      "['RIO NEGRO', 'Avellaneda', 'Chimpay', '4025', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62014030', '-39.1651527318617', '-66.1447069274027']\n",
-      "['RIO NEGRO', 'Avellaneda', 'Choele Choel', '10146', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62014040', '-39.2884543350453', '-65.663280823108']\n",
-      "['RIO NEGRO', 'Avellaneda', 'Coronel Belisle', '1764', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '62014050', '-39.1858299915745', '-65.9563191181266']\n",
-      "['RIO NEGRO', 'Avellaneda', 'Darwin', '1148', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '62014060', '-39.2026912901608', '-65.7409172296959']\n",
-      "['RIO NEGRO', 'Avellaneda', 'Lamarque', '7686', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62014070', '-39.4232652920959', '-65.7014504976777']\n",
-      "['RIO NEGRO', 'Avellaneda', 'Luis Beltrán', '5603', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '62014080', '-39.3088800984468', '-65.7648714193881']\n",
-      "['RIO NEGRO', 'Avellaneda', 'Pomona', '737', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '62014090', '-39.4841604573414', '-65.6124600513947']\n",
-      "['RIO NEGRO', 'Bariloche', 'Barrio El Pilar', '521', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62021010', '-41.1814203033089', '-71.3493437707973']\n",
-      "['RIO NEGRO', 'Bariloche', 'Colonia Suiza', '150', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62021020', '-41.0947497360429', '-71.505527376881']\n",
-      "['SAN LUIS', 'Gobernador Dupuy', 'Nueva Galia', '1353', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '74042130', '-35.1124747000615', '-65.2532109154966']\n",
-      "['SANTA FE', 'Castellanos', 'Aurelia', '113', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82021040', '-31.4236023757354', '-61.4244708809147']\n",
-      "['SANTA FE', 'Castellanos', 'Barrios Acapulco y Veracruz', '1790', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82021050', '-31.4192515021464', '-62.059146376237']\n",
-      "['SANTA FE', 'Castellanos', 'Bauer y Sigel', '290', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82021060', '-31.2731232182116', '-61.9448854961658']\n",
-      "['SANTA FE', 'Castellanos', 'Bella Italia', '1070', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021070', '-31.2839795053037', '-61.409342518123']\n",
-      "['SANTA FE', 'Castellanos', 'Castellanos', '226', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '82021080', '-31.2085396563705', '-61.7255955564221']\n",
-      "['SANTA FE', 'Castellanos', 'Colonia Bicha', '187', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82021090', '-30.855781133807', '-61.8509147420168']\n",
-      "['SANTA FE', 'Castellanos', 'Colonia Cello', '118', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021100', '-31.4338497252165', '-61.8417021711297']\n",
-      "['SANTA FE', 'Castellanos', 'Colonia Margarita', '269', '--', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '82021110', '-31.6868334221829', '-61.6492968757313']\n",
-      "['SANTA FE', 'Castellanos', 'Colonia Raquel', '123', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '82021120', '-30.8392235567556', '-61.4897111638226']\n",
-      "['SANTA FE', 'Castellanos', 'Coronel Fraga', '330', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82021130', '-31.176158616875', '-61.9194620018005']\n",
-      "['SANTA FE', 'Castellanos', 'Egusquiza', '279', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82021140', '-31.097624747292', '-61.6283124096055']\n",
-      "['SANTA FE', 'Castellanos', 'Esmeralda', '594', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82021150', '-31.6178586482318', '-61.9329258733186']\n",
-      "['SANTA FE', 'Castellanos', 'Estación Clucellas', '782', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021160', '-31.52416914925', '-61.7206457133884']\n",
-      "['SANTA FE', 'Castellanos', 'Estación Saguier', '105', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '--', '82021170', '-31.3174603823906', '-61.6940034650798']\n",
-      "['SANTA FE', 'Castellanos', 'Eusebia y Carolina', '746', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82021180', '-30.9476135702694', '-61.8577735272139']\n",
-      "['SANTA FE', 'Castellanos', 'Eustolia', '22', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82021190', '-31.5777448514157', '-61.7836661825715']\n",
-      "['SANTA FE', 'Castellanos', 'Frontera', '10520', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82021200', '-31.4313990849769', '-62.0634917387843']\n",
-      "['SANTA FE', 'Castellanos', 'Garibaldi', '142', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82021210', '-31.652027726261', '-61.8053907511433']\n",
-      "['SANTA FE', 'Castellanos', 'Humberto Primo', '4751', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021220', '-30.8702088524931', '-61.3485902390711']\n",
-      "['SANTA FE', 'Castellanos', 'Josefina', '676', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021230', '-31.4079691369305', '-61.9921847239399']\n",
-      "['SANTA FE', 'Castellanos', 'Lehmann', '2416', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021240', '-31.1272471029986', '-61.4529569120506']\n",
-      "['SANTA FE', 'Castellanos', 'María Juana', '4853', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82021250', '-31.676627573626', '-61.7536009774385']\n",
-      "['SANTA FE', 'Castellanos', 'Nueva Lehmann', '90', '--', '--', '--', '--', '--', '--', '--', '--', '--', '82021260', '-31.1189046819859', '-61.5151982929847']\n",
-      "['SANTA FE', 'San Javier', 'Cacique Ariacaiquín', '142', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82098020', '-30.6581364074941', '-60.2307356488107']\n",
-      "['SANTA FE', 'San Javier', 'Colonia Durán', '183', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '82098030', '-29.5607537201086', '-59.9270693537131']\n",
-      "['SANTA FE', 'San Javier', 'La Brava', '329', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82098040', '-30.4477825105448', '-60.1409356882605']\n",
-      "['SANTA FE', 'San Javier', 'Romang', '7755', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82098050', '-29.5018294527814', '-59.7485934535059']\n",
-      "['SANTA FE', 'San Javier', 'San Javier', '13604', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82098060', '-30.5822068409869', '-59.9313985183809']\n",
-      "['SANTA FE', 'San Jerónimo', 'Arocena', '1608', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82105010', '-32.0800271942926', '-60.9770049639573']\n",
-      "['SANTA FE', 'San Jerónimo', 'Barrancas', '4650', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105030', '-32.2366357816462', '-60.9827401330363']\n",
-      "['SANTA FE', 'San Jerónimo', 'Barrio Caima', '1655', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82105040', '-31.8320800807618', '-60.8719647067245']\n",
-      "['SANTA FE', 'San Jerónimo', 'Bernardo de Irigoyen (Est. Irigoyen)', '1566', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82105060', '-32.1709306189148', '-61.1572748282837']\n",
-      "['SANTA FE', 'San Jerónimo', 'Casalegno', '158', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82105070', '-32.2638306241466', '-61.1261488657874']\n",
-      "['SANTA FE', 'San Jerónimo', 'Centeno', '2870', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105080', '-32.298023717348', '-61.4107241466286']\n",
-      "['SANTA FE', 'San Jerónimo', 'Coronda', '16873', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105090', '-31.975646712145', '-60.9201341188126']\n",
-      "['SANTA FE', 'San Jerónimo', 'Desvío Arijón', '946', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105100', '-31.8727393656094', '-60.8896993521491']\n",
-      "['SANTA FE', 'San Jerónimo', 'Díaz', '1721', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105110', '-32.3750588242506', '-61.091442512126']\n",
-      "['SANTA FE', 'San Jerónimo', 'Gaboto', '2788', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82105120', '-32.4343760818819', '-60.8185390941723']\n",
-      "['SANTA FE', 'San Jerónimo', 'Gálvez', '19061', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '82105130', '-32.0326455920318', '-61.2199610274248']\n",
-      "['SANTA FE', 'San Jerónimo', 'Gessler', '857', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105140', '-31.8770449531764', '-61.1288367653984']\n",
-      "['SANTA FE', 'San Jerónimo', 'Irigoyen', '950', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '82105150', '-32.16077341012', '-61.1104258428642']\n",
-      "['SANTA FE', 'San Jerónimo', 'Larrechea', '487', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105160', '-31.9361305275575', '-61.0477166860408']\n",
-      "['SANTA FE', 'San Jerónimo', 'Loma Alta', '225', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '82105170', '-31.9614431890621', '-61.1783800456556']\n",
-      "['SANTA FE', 'San Jerónimo', 'López (Est. San Martín de Tours)', '1368', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82105180', '-31.9069668930749', '-61.2799295377437']\n",
-      "['SANTA FE', 'San Jerónimo', 'Maciel', '5634', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82105190', '-32.4587652553057', '-60.8931126475643']\n",
-      "['SANTA FE', 'San Jerónimo', 'Monje', '1838', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82105200', '-32.358735658961', '-60.9429043010117']\n",
-      "['SANTA FE', 'San Jerónimo', 'San Eugenio', '79', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82105220', '-32.0768953861827', '-61.1174234926527']\n",
-      "['SANTA FE', 'San Jerónimo', 'San Fabián', '820', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82105230', '-32.1383718722873', '-60.9832660246346']\n",
-      "['SANTA FE', 'San Jerónimo', 'San Genaro', '4070', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82105240', '-32.3735383941398', '-61.3606569211003']\n",
-      "['SANTA FE', 'San Jerónimo', 'San Genaro Norte', '4661', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82105250', '-32.3658073636946', '-61.3401798286706']\n",
-      "['SANTA FE', 'San Justo', 'Angeloni', '62', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82112010', '-30.8575177090903', '-60.6486098681792']\n",
-      "['SANTA FE', 'San Justo', 'Cayastacito', '329', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82112020', '-31.1150071573313', '-60.5814003944463']\n",
-      "['SANTA FE', 'San Justo', 'Colonia Dolores', '502', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '82112030', '-30.3836825866932', '-60.3307254883154']\n",
-      "['SANTA FE', 'San Justo', 'Esther', '41', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82112040', '-31.0434861128335', '-60.6448661369776']\n",
-      "['SANTA FE', 'San Justo', 'Gobernador Crespo', '5335', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82112050', '-30.3648346894928', '-60.4011684048308']\n",
-      "['SANTA FE', 'San Justo', 'La Criolla (Est. Cañadita)', '1963', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82112060', '-30.2261579523496', '-60.3664968225823']\n",
-      "['SANTA FE', 'San Justo', 'La Penca y Caraguatá', '141', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82112070', '-30.3484964424709', '-60.5217853393141']\n",
-      "['SANTA FE', 'San Justo', 'Marcelino Escalada', '1646', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82112080', '-30.5819493055119', '-60.4693860436357']\n",
-      "['SANTA FE', 'San Justo', 'Naré', '341', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82112090', '-30.951076187335', '-60.4682102211441']\n",
-      "['SANTA FE', 'San Justo', 'Pedro Gómez Cello', '554', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82112100', '-30.0384743425904', '-60.3152431288441']\n",
-      "['SANTA FE', 'San Justo', 'Ramayón', '550', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '82112110', '-30.6758153384973', '-60.4995553794067']\n",
-      "['SANTA FE', 'San Justo', 'San Bernardo', '0', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '82112120', '-30.8905395009228', '-60.5751464890853']\n",
-      "['SANTA FE', 'San Justo', 'San Justo', '21624', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '82112130', '-30.7908665162845', '-60.5940368250334']\n",
-      "['SANTA FE', 'San Justo', 'San Martín Norte', '563', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '82112140', '-30.3493004076432', '-60.3040548934806']\n",
-      "['SANTA FE', 'San Justo', 'Vera y Pintado (Est. Guaraníes)', '997', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82112160', '-30.1436425790617', '-60.3373530550458']\n",
-      "['SANTA FE', 'San Justo', 'Videla', '2027', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82112170', '-30.9465032627862', '-60.6564412400796']\n",
-      "['SANTA FE', 'San Lorenzo', 'Aldao', '587', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82119010', '-32.7069853236032', '-60.8179518202362']\n",
-      "['SANTA FE', 'Las Colonias', 'San Jerónimo del Sauce', '742', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070260', '-31.6112124759047', '-61.1425180717315']\n",
-      "['SANTA FE', 'Las Colonias', 'San Jerónimo Norte', '5962', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070270', '-31.5545316682675', '-61.078514153956']\n",
-      "['SANTA FE', 'Las Colonias', 'San Mariano', '218', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82070280', '-31.6702105890861', '-61.3480211476449']\n",
-      "['SANTA FE', 'Las Colonias', 'Santa Clara de Buena Vista', '2540', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82070290', '-31.7657963305203', '-61.3210236384566']\n",
-      "['SANTA FE', 'Las Colonias', 'Santo Domingo', '1470', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070300', '-31.1222768363914', '-60.8888854567848']\n",
-      "['SANTA FE', 'Las Colonias', 'Sarmiento', '1098', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82070310', '-31.0606024884219', '-61.167889729979']\n",
-      "['SANTA FE', 'Rosario', 'Acebal', '4969', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82084010', '-33.2436505576999', '-60.837195481459']\n",
-      "['SANTA FE', 'Rosario', 'Albarellos', '253', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '82084020', '-33.2413031665306', '-60.6365751407418']\n",
-      "['SANTA FE', 'Rosario', 'Álvarez', '5417', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '82084030', '-33.1306253585247', '-60.8039626859935']\n",
-      "['SANTA FE', 'Rosario', 'Alvear', '2402', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '82084040', '-33.0614584695641', '-60.6159765613734']\n",
-      "['SANTA FE', 'Rosario', 'Arbilla', '427', '--', '--', '--', '--', '--', '--', '--', '--', '--', '82084050', '-33.0919516648506', '-60.6993159324653']\n",
-      "['SANTA FE', 'Rosario', 'Arminda', '288', '--', 'SI', '--', '--', '--', '--', 'SI', '--', '--', '82084060', '-33.2658615254501', '-60.9669188397385']\n",
-      "['SANTA FE', 'Rosario', 'Arroyo Seco', '20620', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '82084070', '-33.1560225761175', '-60.5101308080247']\n",
-      "['SANTA FE', 'Rosario', 'Carmen del Sauce', '531', 'SI', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '82084080', '-33.2376879120566', '-60.8118679160701']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Luján de Cuyo', '87743', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50063090', '-33.0328665626243', '-68.8912066261393']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Perdriel', '5399', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', '50063100', '-33.0690096392441', '-68.8986010698045']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Potrerillos', '292', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '50063110', '-32.945486814506', '-69.2086449063504']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Ugarteche', '4561', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '50063120', '-33.2109451573216', '-68.8972088041994']\n",
-      "['MENDOZA', 'Maipú', 'Barrancas', '194', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '50070010', '-33.0833355400244', '-68.7343792557021']\n",
-      "['MENDOZA', 'Maipú', 'Barrio Jesús de Nazaret', '399', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '50070020', '-33.0103244179699', '-68.7265920537237']\n",
-      "['MISIONES', 'San Ignacio', 'Santo Pipó', '3109', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54098120', '-27.1418557045843', '-55.4074695445505']\n",
-      "['MISIONES', 'San Javier', 'Itacaruaré', '1108', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54105020', '-27.8655824463799', '-55.2638525290793']\n",
-      "['MISIONES', 'San Javier', 'Mojón Grande', '630', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54105030', '-27.7077678291474', '-55.1582021663854']\n",
-      "['MISIONES', 'San Javier', 'San Javier', '9058', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54105040', '-27.8653231566702', '-55.1348376530446']\n",
-      "['MISIONES', 'San Pedro', 'Cruce Caballero', '408', '--', '--', '--', '--', '--', '--', '--', '--', '--', '54112010', '-26.5379470287742', '-53.9437324956095']\n",
-      "['MISIONES', 'San Pedro', 'Piñalito Sur', '107', '--', '--', '--', '--', '--', '--', '--', '--', '--', '54112030', '-26.4160781340411', '-53.8369134466205']\n",
-      "['MISIONES', 'San Pedro', 'San Pedro', '10397', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54112040', '-26.6197903071037', '-54.1146818942839']\n",
-      "['MISIONES', 'San Pedro', 'Tobuna', '350', '--', '--', '--', '--', '--', '--', '--', '--', '--', '54112050', '-26.4664417575785', '-53.8919888142393']\n",
-      "['NEUQUEN', 'Aluminé', 'Aluminé', '4591', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '58007010', '-39.2395006622098', '-70.9180131491474']\n",
-      "['NEUQUEN', 'Aluminé', 'Villa Pehuenia', '700', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '58007020', '-38.88385673767', '-71.1721341418285']\n",
-      "['NEUQUEN', 'Añelo', 'Añelo', '2449', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58014010', '-38.3514440221419', '-68.7919715586172']\n",
-      "['NEUQUEN', 'Añelo', 'San Patricio del Chañar', '6474', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '58014020', '-38.6257824069657', '-68.2986456816821']\n",
-      "['NEUQUEN', 'Catan LilL', 'Las Coloradas', '873', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '58021010', '-39.5578638822685', '-70.5932894653763']\n",
-      "['NEUQUEN', 'Chos Malal', 'Chos Malal', '13092', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58042010', '-37.3792566593514', '-70.2723772223192']\n",
-      "['NEUQUEN', 'Chos Malal', 'Tricao Malal', '533', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58042020', '-37.0428490399834', '-70.3347175778926']\n",
-      "['NEUQUEN', 'Chos Malal', 'Villa del Curi Leuvú', '148', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '58042030', '-37.1337365202592', '-70.3969231250344']\n",
-      "['NEUQUEN', 'Collón Curá', 'Piedra del Águila', '3669', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '58028010', '-40.0465538638606', '-70.077319578901']\n",
-      "['NEUQUEN', 'Collón Curá', 'Santo Tomás', '219', '--', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '58028020', '-39.8218007278609', '-70.1028884849476']\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "['NEUQUEN', 'Confluencia', '11 de Octubre', '236', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '58035080', '-38.878684024658', '-68.1001707201744']\n",
-      "['NEUQUEN', 'Confluencia', 'Arroyito', '90', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '58035010', '-39.0743997961308', '-68.5703350642529']\n",
-      "['NEUQUEN', 'Confluencia', 'Centenario', '32928', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '58035030', '-38.8275777081112', '-68.1532191639297']\n",
-      "['NEUQUEN', 'Confluencia', 'Cutral Có', '35465', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '58035040', '-38.9366016135518', '-69.2413390332884']\n",
-      "['SALTA', 'Los Andes', 'Olacapato', '218', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '66105010', '-24.1197745515994', '-66.7142594000385']\n",
-      "['SALTA', 'Los Andes', 'San Antonio de los Cobres', '4763', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '66105020', '-24.2099310029638', '-66.315435998094']\n",
-      "['SALTA', 'Los Andes', 'Santa Rosa de los Pastos Grandes', '168', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '66105030', '-24.478105777316', '-66.6785400667592']\n",
-      "['SALTA', 'Los Andes', 'Tolar Grande', '230', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '66105040', '-24.5579851944765', '-67.4369653675359']\n",
-      "['SALTA', 'Metán', 'El Galpón', '5675', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66112010', '-25.3915864503967', '-64.6595062933993']\n",
-      "['SALTA', 'Metán', 'El Tunal', '0', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '66112020', '-25.2652645771513', '-64.4061042227155']\n",
-      "['SALTA', 'Metán', 'Metán Viejo', '377', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66112050', '-25.5418039517985', '-64.9849385087879']\n",
-      "['SALTA', 'Metán', 'Río Piedras', '1420', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66112070', '-25.3211818761179', '-64.917329424853']\n",
-      "['SALTA', 'Metán', 'San José de Metán', '28295', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66112040', '-25.5077205377148', '-64.9821245409304']\n",
-      "['SALTA', 'Molinos', 'Molinos', '1183', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '66119020', '-25.4442432937572', '-66.3088500894253']\n",
-      "['SALTA', 'Molinos', 'Seclantás', '560', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66119030', '-25.3305099574445', '-66.2484466228606']\n",
-      "['SALTA', 'Orán', 'Aguas Blancas', '2395', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66126010', '-22.7245611902241', '-64.346319220401']\n",
-      "['SALTA', 'Orán', 'Colonia Santa Rosa', '15562', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66126020', '-23.3885957203176', '-64.4234333229489']\n",
-      "['SALTA', 'Orán', 'El Tabacal', '1143', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66126030', '-23.2500270361093', '-64.2445058938392']\n",
-      "['SALTA', 'Orán', 'Hipólito Yrigoyen', '10196', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '66126040', '-23.2382702479068', '-64.2718125360107']\n",
-      "['SALTA', 'Orán', 'Pichanal', '22439', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66126060', '-23.3133896525098', '-64.219751841333']\n",
-      "['SALTA', 'Orán', 'San Ramón de la Nueva Orán', '76070', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66126070', '-23.1298138873917', '-64.3185884747041']\n",
-      "['SALTA', 'Orán', 'Urundel', '2920', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66126080', '-23.5516314679633', '-64.3965188048038']\n",
-      "['SALTA', 'Rivadavia', 'Coronel Juan Solá', '4714', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '66133030', '-23.4836432078231', '-62.8913108733338']\n",
-      "['SALTA', 'Rivadavia', 'La Unión', '2353', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66133040', '-23.9462046990241', '-63.1119727442095']\n",
-      "['SALTA', 'Rivadavia', 'Los Blancos', '1073', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66133050', '-23.630147809494', '-62.5972373009179']\n",
-      "['SALTA', 'Rivadavia', 'Pluma de Pato', '529', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '66133060', '-23.3808426324425', '-63.0980556496311']\n",
-      "['SALTA', 'Rivadavia', 'Rivadavia', '2155', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '66133070', '-24.1928479299753', '-62.8855846188739']\n",
-      "['SALTA', 'Rivadavia', 'Santa Rosa', '432', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '66133090', '-24.0763765853123', '-63.1236773681358']\n",
-      "['SAN LUIS', 'Belgrano', 'Nogolí', '739', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74014020', '-32.9173752831041', '-66.3257602058349']\n",
-      "['CHUBUT', 'Florentino Ameghino', 'Camarones', '1296', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '26028010', '-44.79829087317', '-65.7105992934951']\n",
-      "['CHUBUT', 'Florentino Ameghino', 'Garayalde', '18', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', '26028020', '-44.6795783728661', '-66.6097364550235']\n",
-      "['CHUBUT', 'Futaleufú', 'Aldea Escolar', '359', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26035010', '-43.1198187614025', '-71.5588967458005']\n",
-      "['CHUBUT', 'Futaleufú', 'Corcovado', '1820', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', '--', '26035020', '-43.5380021657326', '-71.4659616215841']\n",
-      "['JUJUY', 'Ledesma', 'Fraile Pintado', '13300', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38035060', '-23.9366734846348', '-64.8001555521003']\n",
-      "['JUJUY', 'Ledesma', 'Libertad', '138', '--', '--', '--', '--', '--', '--', '--', '--', '--', '38035070', '-23.7628935085037', '-64.7268036826305']\n",
-      "['JUJUY', 'Ledesma', 'Libertador General San Martín (Est. Ledesma)', '46642', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '38035080', '-23.7988475308181', '-64.7847435385117']\n",
-      "['JUJUY', 'Ledesma', 'Yuto', '6301', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '38035110', '-23.6439908389427', '-64.4709201889915']\n",
-      "['JUJUY', 'Palpalá', 'Carahunco', '162', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '38042010', '-24.3137765483739', '-65.0785405481684']\n",
-      "['BUENOS AIRES', 'Tornquist', 'Villa Serrana La Gruta', '52', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6819060', '-38.0568266332177', '-62.0782618310425']\n",
-      "['BUENOS AIRES', 'Tornquist', 'Villa Ventana', '609', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', '--', '--', '6819070', '-38.0795765714478', '-61.9311383483155']\n",
-      "['BUENOS AIRES', 'Trenque Lauquen', '30 de Agosto', '4777', '--', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6826040', '-36.2779720057322', '-62.5453088654651']\n",
-      "['BUENOS AIRES', 'Trenque Lauquen', 'Berutti', '1098', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '6826010', '-35.8580311359835', '-62.5126328995628']\n",
-      "['BUENOS AIRES', 'Trenque Lauquen', 'Girodias', '161', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6826020', '-36.367451804132', '-62.3569660936558']\n",
-      "['BUENOS AIRES', 'Trenque Lauquen', 'Trenque Lauquen', '33442', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6826050', '-35.9746951559846', '-62.7323099655579']\n",
-      "['CHUBUT', 'Cushamen', 'El Hoyo', '1477', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '26014040', '-42.0679666637038', '-71.5206708370904']\n",
-      "['CHUBUT', 'Cushamen', 'El Maitén', '4011', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '26014050', '-42.0542854358373', '-71.1673153308386']\n",
-      "['CHUBUT', 'Cushamen', 'Epuyén', '1038', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '26014060', '-42.2329247123472', '-71.3695066579513']\n",
-      "['CHUBUT', 'Cushamen', 'Gualjaina', '1183', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26014070', '-42.7267578946733', '-70.5354876126711']\n",
-      "['CHUBUT', 'Cushamen', 'Lago Puelo', '3129', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '26014090', '-42.0672923130861', '-71.5981575625236']\n",
-      "['CHUBUT', 'Cushamen', 'Leleque', '116', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26014100', '-42.4288626216315', '-71.0683951630343']\n",
-      "['CHUBUT', 'Escalante', 'Astra', '341', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '26021010', '-45.7366075458208', '-67.485214728265']\n",
-      "['CHUBUT', 'Escalante', 'Bahía Bustamante', '25', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26021020', '-45.1143552826119', '-66.5349166167103']\n",
-      "['CHUBUT', 'Escalante', 'Comodoro Rivadavia', '134072', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '26021030', '-45.8729846778063', '-67.5430559979427']\n",
-      "['CHUBUT', 'Escalante', 'Diadema Argentina', '1317', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '26021040', '-45.7906089158021', '-67.6738925726169']\n",
-      "['CHUBUT', 'Escalante', 'Rada Tilly', '9098', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '26021050', '-45.9368019185633', '-67.5653960236573']\n",
-      "['CHUBUT', 'Futaleufú', 'Esquel', '32343', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '26035030', '-42.9133238858291', '-71.3185116319277']\n",
-      "['CHUBUT', 'Futaleufú', 'Lago Rosario', '87', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26035040', '-43.2500168518714', '-71.3512318442886']\n",
-      "['CHUBUT', 'Futaleufú', 'Los Cipreses', '179', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '26035050', '-43.1847146210617', '-71.6413919295155']\n",
-      "['CHUBUT', 'Futaleufú', 'Trevelín', '6353', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '26035060', '-43.0908711905976', '-71.4654853699539']\n",
-      "['CHUBUT', 'Futaleufú', 'Villa Futalaufquen', '28', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26035070', '-42.9006375858067', '-71.6061535113717']\n",
-      "['CHUBUT', 'Gaiman', '28 de Julio', '237', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '26042040', '-43.3809771295585', '-65.8386877428492']\n",
-      "['CHUBUT', 'Gaiman', 'Dique Florentino Ameghino', '156', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '26042010', '-43.7032847513538', '-66.479400323535']\n",
-      "['CHUBUT', 'Gaiman', 'Dolavon', '2887', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', '26042020', '-43.309297578868', '-65.7087388385691']\n",
-      "['CORDOBA', 'Río Cuarto', 'Adelia María', '7586', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '14098020', '-33.631620222358', '-64.0208372956378']\n",
-      "['CORDOBA', 'Río Cuarto', 'Alcira (Est. Gigena)', '5919', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14098030', '-32.757065291399', '-64.3378599293347']\n",
-      "['CORDOBA', 'Río Cuarto', 'Alpa Corral', '812', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14098040', '-32.6904036665231', '-64.721171054893']\n",
-      "['CORDOBA', 'Río Cuarto', 'Berrotarán', '6869', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14098050', '-32.4528669215341', '-64.3854404675021']\n",
-      "['CORDOBA', 'Río Cuarto', 'Bulnes', '1051', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14098060', '-33.5032818212674', '-64.6755735163666']\n",
-      "['CORDOBA', 'Río Cuarto', 'Chaján', '767', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14098070', '-33.5563361347485', '-65.0052699166312']\n",
-      "['CORDOBA', 'Río Cuarto', 'Chucul', '304', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098080', '-33.0089546768665', '-64.1712493406755']\n",
-      "['CORDOBA', 'Río Cuarto', 'Coronel Baigorria', '1456', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098090', '-32.8495478948519', '-64.3598591374051']\n",
-      "['CORDOBA', 'Río Cuarto', 'Coronel Moldes', '9005', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14098100', '-33.6230868735031', '-64.5971033510391']\n",
-      "['CORDOBA', 'Río Cuarto', 'Elena', '2985', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098110', '-32.5720684109952', '-64.3929518423935']\n",
-      "['CORDOBA', 'Río Cuarto', 'La Carolina', '165', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '14098120', '-33.1868433713045', '-64.7251129655857']\n",
-      "['CORDOBA', 'Río Cuarto', 'La Cautiva', '969', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098130', '-33.97859138783', '-64.0842989461185']\n",
-      "['CORDOBA', 'Río Cuarto', 'Las Acequias', '2201', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098150', '-33.2822486969948', '-63.9758763865889']\n",
-      "['CORDOBA', 'Río Cuarto', 'Las Albahacas', '287', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098160', '-32.8924933762193', '-64.8435915248656']\n",
-      "['CORDOBA', 'Río Cuarto', 'Las Higueras', '6038', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098170', '-33.0892422210207', '-64.2868227686533']\n",
-      "['CORDOBA', 'Río Cuarto', 'Las Peñas', '145', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14098180', '-32.5348511864127', '-64.1052291964295']\n",
-      "['CORDOBA', 'Río Cuarto', 'Las Vertientes', '766', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098190', '-33.2839463852241', '-64.5781462257606']\n",
-      "['CORDOBA', 'Río Cuarto', 'Malena', '368', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098200', '-33.4893410861497', '-64.4320008051115']\n",
-      "['CORDOBA', 'Río Cuarto', 'Monte de los Gauchos', '675', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098210', '-33.636887956776', '-63.8900068799972']\n",
-      "['CORDOBA', 'Río Cuarto', 'Paso del Durazno', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14098220', '-33.170068435327', '-64.049630767807']\n",
-      "['CORDOBA', 'Río Cuarto', 'Río Cuarto', '157010', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '14098230', '-33.1242631220064', '-64.3487377033754']\n",
-      "['CORRIENTES', 'Lavalle', 'Santa Lucía', '11589', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18091040', '-28.9847966992846', '-59.1017576429994']\n",
-      "['CORRIENTES', 'Mburucuyá', 'Mburucuyá', '6972', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18098010', '-28.0460572855636', '-58.224984006822']\n",
-      "['CORRIENTES', 'Mercedes', 'Felipe Yofré', '1435', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18105010', '-29.105919764542', '-58.3424746747141']\n",
-      "['CORRIENTES', 'Mercedes', 'Mariano I. Loza (Est. Justino Solari)', '1843', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18105020', '-29.3763665588886', '-58.1960231004583']\n",
-      "['CORRIENTES', 'Mercedes', 'Mercedes', '33551', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '18105030', '-29.1833885579996', '-58.0742364424806']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Colonia Libertad', '620', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18112010', '-30.0439760349315', '-57.8235193980386']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Estación Libertad', '212', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18112020', '-30.0125285200771', '-57.8591295180443']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Juan Pujol', '1349', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18112030', '-30.4178964519869', '-57.8560694385919']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Mocoretá', '5974', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18112040', '-30.6176804049267', '-57.9628254585589']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Monte Caseros', '23470', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18112050', '-30.2515527236356', '-57.6388140007913']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Bonpland', '1029', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18119010', '-29.8203735190576', '-57.4296479379825']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Parada Pucheta', '328', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18119020', '-29.9053454011034', '-57.5743693513377']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Paso de los Libres', '43251', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18119030', '-29.7116998596983', '-57.0877441027999']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Tapebicuá', '516', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18119040', '-29.5043114402955', '-56.9760306946844']\n",
-      "['CORRIENTES', 'Saladas', 'Saladas', '12864', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18126010', '-28.2553374256059', '-58.6238010038908']\n",
-      "['CORRIENTES', 'Saladas', 'San Lorenzo', '2569', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18126020', '-28.1314603295453', '-58.7668321022746']\n",
-      "['CORRIENTES', 'San Cosme', 'Paso de la Patria', '5598', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '18133020', '-27.3150060127599', '-58.5720142980631']\n",
-      "['CORRIENTES', 'San Cosme', 'San Cosme', '2563', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '18133030', '-27.3711801624716', '-58.5115291113063']\n",
-      "['CORRIENTES', 'San Cosme', 'Santa Ana', '1906', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18133040', '-27.455091402543', '-58.6530388459631']\n",
-      "['CORRIENTES', 'San Luis del Palmar', 'San Luis del Palmar', '12287', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '18140010', '-27.5081078409756', '-58.5554744159758']\n",
-      "['CORRIENTES', 'San Martín', 'Colonia Carlos Pellegrini', '890', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18147010', '-28.5373400329858', '-57.1712310407172']\n",
-      "['CORRIENTES', 'San Martín', 'Guaviraví', '699', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '18147020', '-29.3669865639555', '-56.8292389472207']\n",
-      "['CORRIENTES', 'San Martín', 'La Cruz', '7133', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '18147030', '-29.1736584106926', '-56.6450161726372']\n",
-      "['ENTRE RIOS', 'Paraná', 'Colonia Avellaneda', '2970', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084060', '-31.7680690511493', '-60.4050220629258']\n",
-      "['ENTRE RIOS', 'Paraná', 'Crespo', '19536', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084070', '-32.0346491846505', '-60.3107514290928']\n",
-      "['ENTRE RIOS', 'Paraná', 'El Palenque', '155', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084080', '-31.6625748086746', '-60.1751144821058']\n",
-      "['ENTRE RIOS', 'Paraná', 'El Pingo', '766', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084090', '-31.5838497016925', '-59.8938069366259']\n",
-      "['ENTRE RIOS', 'Paraná', 'Hasenkamp', '4805', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30084100', '-31.5133052410614', '-59.83696962349']\n",
-      "['ENTRE RIOS', 'Paraná', 'Hernandarias', '5373', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084110', '-31.2324500702019', '-59.9872576438234']\n",
-      "['ENTRE RIOS', 'Paraná', 'La Picada', '564', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084120', '-31.7267100818149', '-60.2971793004448']\n",
-      "['ENTRE RIOS', 'Paraná', 'Las Tunas', '101', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '30084130', '-31.8706095724666', '-59.7324361083485']\n",
-      "['ENTRE RIOS', 'Paraná', 'María Grande', '7557', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30084140', '-31.6660715037636', '-59.9044379252459']\n",
-      "['ENTRE RIOS', 'Paraná', 'Oro Verde', '4116', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30084150', '-31.8257355466309', '-60.5182728163031']\n",
-      "['ENTRE RIOS', 'Paraná', 'Paraná', '247139', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '30084160', '-31.7415676426411', '-60.5284145917589']\n",
-      "['ENTRE RIOS', 'Paraná', 'Pueblo Bellocq (Est. Las Garzas)', '282', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30084170', '-31.4287140394702', '-59.7457885927193']\n",
-      "['ENTRE RIOS', 'Paraná', 'Pueblo Brugo', '802', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084180', '-31.3883015926493', '-60.0938334043815']\n",
-      "['ENTRE RIOS', 'Paraná', 'Pueblo General San Martín', '296', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084190', '-31.4636064114686', '-60.1679618601982']\n",
-      "['ENTRE RIOS', 'Paraná', 'San Benito', '9105', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084200', '-31.7815218098022', '-60.4419739913356']\n",
-      "['ENTRE RIOS', 'Paraná', 'Sauce Montrull', '746', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30084210', '-31.7463194997657', '-60.3552297078863']\n",
-      "['ENTRE RIOS', 'Paraná', 'Sauce Pinto', '107', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30084220', '-31.8442990730164', '-60.3747483050584']\n",
-      "['ENTRE RIOS', 'Paraná', 'Seguí', '3695', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30084230', '-31.9588750821276', '-60.1269829104478']\n",
-      "['ENTRE RIOS', 'Paraná', 'Sosa', '495', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30084240', '-31.7385742726697', '-59.9115081436489']\n",
-      "['ENTRE RIOS', 'Paraná', 'Tabossi', '1322', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30084250', '-31.8047077554997', '-59.9379151601641']\n",
-      "['ENTRE RIOS', 'Paraná', 'Tezanos Pintos', '189', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30084260', '-31.8735456198918', '-60.4970235321194']\n",
-      "['ENTRE RIOS', 'Paraná', 'Viale', '9383', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30084270', '-31.8714330822777', '-60.0099225269048']\n",
-      "['BUENOS AIRES', 'Baradero', 'Baradero', '28537', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6070010', '-33.8128781547156', '-59.5043068852807']\n",
-      "['BUENOS AIRES', 'Baradero', 'Irineo Portela', '379', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6070020', '-33.9810489198561', '-59.6715601606315']\n",
-      "['BUENOS AIRES', 'Baradero', 'Santa Coloma', '203', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6070030', '-34.062154134736', '-59.5585420642846']\n",
-      "['BUENOS AIRES', 'Baradero', 'Villa Alsina (Est. Alsina)', '1488', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6070040', '-33.9096038045591', '-59.3882017132282']\n",
-      "['BUENOS AIRES', 'Benito Juárez', 'Barker', '1241', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '--', '--', '6084010', '-37.6424111302365', '-59.3889380312927']\n",
-      "['BUENOS AIRES', 'Benito Juárez', 'Benito Juárez (Est. Juárez)', '14279', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6084020', '-37.6766410210105', '-59.8057677109444']\n",
-      "['BUENOS AIRES', 'Benito Juárez', 'Tedín Uriburu', '157', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6084040', '-37.3683686253208', '-59.7630391604187']\n",
-      "['BUENOS AIRES', 'Benito Juárez', 'Villa Cacique (Est. Alfredo Fortabat)', '2689', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '6084050', '-37.6704778893557', '-59.4003533386514']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Berazategui', '100855', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6091010', '-34.7597493264937', '-58.2019645234278']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Berazategui Oeste', '87792', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6091010', '-34.7804201858899', '-58.2415010261207']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Carlos Tomás Sourigues', '11695', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6091010', '-34.8021192214631', '-58.2188212494897']\n",
-      "['BUENOS AIRES', 'Berazategui', 'Centro Agrícola El Pato', '7847', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6091010', '-34.9067557072114', '-58.1966995021239']\n",
-      "['BUENOS AIRES', 'Dolores', 'Sevigne', '286', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6238020', '-36.2067284269712', '-57.7413707296745']\n",
-      "['BUENOS AIRES', 'Ensenada', 'Ensenada', '34139', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6245010', '-34.8679770208454', '-57.9214379246659']\n",
-      "['BUENOS AIRES', 'Escobar', 'Belen de Escobar', '64544', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6252010', '-34.3516704130246', '-58.7832526742638']\n",
-      "['BUENOS AIRES', 'Escobar', 'El cazador', '4722', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6252010', '-34.3034904902207', '-58.7811274560113']\n",
-      "['BUENOS AIRES', 'Escobar', 'Garín', '70042', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6252010', '-34.428785229178', '-58.7361732596546']\n",
-      "['BUENOS AIRES', 'Escobar', 'Ingeniero Maschwitz', '14734', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6252010', '-34.3790006332322', '-58.7303342412363']\n",
-      "['BUENOS AIRES', 'Escobar', 'Loma Verde', '3783', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6252010', '-34.3285234890863', '-58.8506997728362']\n",
-      "['BUENOS AIRES', 'Escobar', 'Maquinista F. Savio (este)', '37480', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6252010', '-34.3964888336318', '-58.7629458829717']\n",
-      "['BUENOS AIRES', 'Pinamar', 'Pinamar', '12099', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6644010', '-37.0777448860202', '-56.8437227435213']\n",
-      "['BUENOS AIRES', 'Presidente Perón', 'Guernica', '76409', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6648010', '-34.9230592108536', '-58.3650272662643']\n",
-      "['BUENOS AIRES', 'Puán', '17 de Agosto', '319', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '6651040', '-37.9086924428976', '-62.9360284730803']\n",
-      "['BUENOS AIRES', 'Puán', 'Bordenave', '852', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '6651020', '-37.8028181597411', '-63.0425144041162']\n",
-      "['BUENOS AIRES', 'Puán', 'Darregueira', '5547', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6651030', '-37.6857562622736', '-63.1595663902141']\n",
-      "['BUENOS AIRES', 'Puán', 'Estela', '2', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6651050', '-38.1080950084855', '-62.9129041375994']\n",
-      "['BUENOS AIRES', 'Puán', 'Felipe Solá', '626', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', '6651060', '-38.005992834739', '-62.8186936682637']\n",
-      "['BUENOS AIRES', 'Puán', 'Puán', '4743', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6651080', '-37.542613502113', '-62.7652275731166']\n",
-      "['BUENOS AIRES', 'Puán', 'San Germán', '152', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6651090', '-38.2995183581309', '-62.9821877089624']\n",
-      "['BUENOS AIRES', 'Puán', 'Villa Castelar (Est. Erize)', '31', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6651100', '-37.3905464925651', '-62.8051325654187']\n",
-      "['BUENOS AIRES', 'Puán', 'Villa Iris', '1858', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6651110', '-38.1693097057753', '-63.2320511809102']\n",
-      "['BUENOS AIRES', 'Punta Indio', 'Pipinas', '954', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6655030', '-35.53126706917', '-57.3285887617048']\n",
-      "['BUENOS AIRES', 'Punta Indio', 'Punta Indio', '569', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', '6655040', '-35.2808352898089', '-57.2360072391524']\n",
-      "['BUENOS AIRES', 'Punta Indio', 'Verónica', '6546', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6655050', '-35.3881552142501', '-57.3371601623743']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Bernal', '37547', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6658010', '-34.700378406023', '-58.2766427817003']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Bernal Oeste', '85959', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6658010', '-34.7269644246033', '-58.3182795621594']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Don Bosco', '23458', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6658010', '-34.7032130159372', '-58.2984533178872']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Ezpeleta', '55274', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6658010', '-34.7435644425127', '-58.2281408361207']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Ezpeleta Oeste', '26256', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '6658010', '-34.7634442077448', '-58.2638314351646']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Quilmes', '125373', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6658010', '-34.7241344748224', '-58.2492205541766']\n",
-      "['BUENOS AIRES', 'Quilmes', 'Quilmes Oeste', '133980', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6658010', '-34.7477989892391', '-58.2999440151876']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Balneario Orense', '77', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6833010', '-38.8079580951783', '-59.7382989446997']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Claromecó', '1897', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6833020', '-38.7973744243016', '-60.107623035402']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Copetonas', '1017', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '6833030', '-38.7227403438549', '-60.4519655195991']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Lin Calel', '0', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6833040', '-38.7081778337076', '-60.2417246463467']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Micaela Cascallares (Est. Cascallares)', '567', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6833050', '-38.4926790060303', '-60.4684232796744']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Orense', '2063', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6833060', '-38.6855169253543', '-59.7764287092023']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Reta', '495', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6833070', '-38.8970805514765', '-60.343409791669']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'San Francisco de Bellocq', '523', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6833080', '-38.6931705173547', '-60.0141786926695']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'San Mayol', '63', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6833090', '-38.3177365227324', '-60.0258421214843']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Tres Arroyos', '46867', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6833100', '-38.3771785795114', '-60.2755588939396']\n",
-      "['BUENOS AIRES', 'Tres Arroyos', 'Villa Rodríguez (Est. Barrow)', '17', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '6833110', '-38.3125817693893', '-60.2324995777758']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', '11 De Septiembre', '4402', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6840010', '-34.566314345456', '-58.6183600679169']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Caseros', '91280', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6840010', '-34.608872950993', '-58.5636644572416']\n",
-      "['BUENOS AIRES', 'Tres De Febrero', 'Churruca', '5846', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6840010', '-34.5589664800215', '-58.6228016204112']\n",
-      "['BUENOS AIRES', 'Luján', 'Luján', '97363', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6497060', '-34.5706550661632', '-59.109540176033']\n",
-      "['BUENOS AIRES', 'Luján', 'Olivera', '1926', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6497070', '-34.6265041710141', '-59.2533805145177']\n",
-      "['BUENOS AIRES', 'Luján', 'Open Door (Est. Dr. Domingo Cabred)', '0', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6497060', '-34.4890162386569', '-59.0617361279716']\n",
-      "['BUENOS AIRES', 'Luján', 'Torres', '2664', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6497090', '-34.4318215080317', '-59.1287739002816']\n",
-      "['BUENOS AIRES', 'Magdalena', 'Atalaya', '720', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6505010', '-35.0240363457416', '-57.5340253600961']\n",
-      "['BUENOS AIRES', 'Magdalena', 'General Mansilla (Est. Bartolomé Bavio)', '2022', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6505020', '-35.0816834306862', '-57.7469762592144']\n",
-      "['BUENOS AIRES', 'Magdalena', 'Magdalena', '11093', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6505040', '-35.0806853032506', '-57.5172585839912']\n",
-      "['BUENOS AIRES', 'Magdalena', 'Vieytes', '287', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6505060', '-35.269568396303', '-57.5757117447539']\n",
-      "['BUENOS AIRES', 'Maipú', 'Las Armas', '365', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6511010', '-37.0860540989', '-57.8285752273883']\n",
-      "['BUENOS AIRES', 'Maipú', 'Maipú', '8883', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6511020', '-36.8648514645038', '-57.8829166198472']\n",
-      "['BUENOS AIRES', 'Maipú', 'Santo Domingo', '95', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6511030', '-36.7137597811284', '-57.5860126519926']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Area De Promocion El Triángulo', '2877', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6515010', '-34.4544550576034', '-58.7062417407487']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Grand Bourg', '94441', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6515010', '-34.4869935800875', '-58.7286750953502']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Ingeniero Adolfo Sourdeaux', '28780', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6515010', '-34.5004325972609', '-58.6618050648717']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Ingeniero Pablo Nogués', '42663', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6515010', '-34.4790933125467', '-58.6989741628196']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Los Polvorines', '59169', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6515010', '-34.5078746726212', '-58.7013439131882']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Malvinas Argentinas', '408', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '6515010', '-34.5078746726212', '-58.7013439131882']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Tortuguitas', '45901', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6515010', '-34.4746661471823', '-58.7513344097631']\n",
-      "['BUENOS AIRES', 'Malvinas Argentinas', 'Villa De Mayo', '48136', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6515010', '-34.5061507591135', '-58.6793063506777']\n",
-      "['BUENOS AIRES', 'Mar Chiquita', 'Coronel Vidal', '6611', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6518010', '-37.452214188593', '-57.7299500229319']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Rancagua', '695', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6623120', '-34.0303722475767', '-60.5042327001336']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Villa Angélica (Est. El Socorro)', '1144', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6623130', '-33.6647037443081', '-60.7084372635626']\n",
-      "['BUENOS AIRES', 'Pergamino', 'Villa San José', '145', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '6623140', '-34.0906695795004', '-60.4162716627136']\n",
-      "['BUENOS AIRES', 'Pila', 'Casalins', '66', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '6630010', '-36.3181419923689', '-58.5525025522873']\n",
-      "['BUENOS AIRES', 'Pila', 'Pila', '2502', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6630020', '-36.0014746137723', '-58.1427778873885']\n",
-      "['BUENOS AIRES', 'Pilar', 'Barrio Parque Almirante Irizar (Ap. Kilómetro 61)', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6638040', '-34.4220055807037', '-58.9528378824193']\n",
-      "['BUENOS AIRES', 'Pilar', 'Club de Campo Larena - Los Quinchos', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6638040', '-34.3911412682883', '-59.0007332098308']\n",
-      "['BUENOS AIRES', 'Pilar', 'Country Club El Jagüel', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6638040', '-34.400000', '-59.0219']\n",
-      "['BUENOS AIRES', 'Pilar', 'Del Viso', '41437', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.4494009456502', '-58.8009119728306']\n",
-      "['BUENOS AIRES', 'Pilar', 'Fátima', '4923', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.4072575836787', '-58.974691291144']\n",
-      "['BUENOS AIRES', 'Pilar', 'La Lonja', '12451', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.4448149403448', '-58.8393730861805']\n",
-      "['BUENOS AIRES', 'Pilar', 'Los Cachorros', '9009', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '6638040', '-34.4250028270043', '-58.7950003996087']\n",
-      "['BUENOS AIRES', 'Pilar', 'Manzanares', '4379', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6638040', '-34.452630932571', '-59.0136606624887']\n",
-      "['BUENOS AIRES', 'Pilar', 'Manzone', '1970', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '6638040', '-34.5287308766458', '-58.8775995091498']\n",
-      "['BUENOS AIRES', 'Pilar', 'Maquinista F. Savio (oeste)', '12240', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6638040', '-34.4106172547359', '-58.7821701089412']\n",
-      "['BUENOS AIRES', 'Pilar', 'Pilar', '86158', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.4663318396358', '-58.9227197887079']\n",
-      "['BUENOS AIRES', 'Pilar', 'Presidente Derqui', '50783', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.4928616935261', '-58.8416985218723']\n",
-      "['BUENOS AIRES', 'Pilar', 'Santa Teresa', '5324', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '6638040', '-34.4366914158447', '-58.7573470164393']\n",
-      "['BUENOS AIRES', 'Pilar', 'Tortuguitas', '26024', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.4578061717121', '-58.76209072062']\n",
-      "['BUENOS AIRES', 'Pilar', 'Villa Astolfi', '6735', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', '6638040', '-34.4858983446269', '-58.8768335703823']\n",
-      "['BUENOS AIRES', 'Pilar', 'Villa Rosa', '23865', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.4077327133185', '-58.8539345779841']\n",
-      "['BUENOS AIRES', 'Pilar', 'Zelaya', '3461', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '6638040', '-34.3657182841794', '-58.893696088678']\n",
-      "['CHACO', '12 de Octubre', 'General Pinedo', '13042', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22036030', '-27.3252979421708', '-61.282210419911']\n",
-      "['CHACO', '12 de Octubre', 'Mesón de Fierro', '423', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '22036040', '-27.4312285767758', '-61.0177584158265']\n",
-      "['CHACO', '12 de Octubre', 'Pampa Landriel', '333', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '22036050', '-27.3957449255406', '-61.1029787390413']\n",
-      "['CHACO', '1º de Mayo', 'Barrio de los Pescadores', '795', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '22126010', '-27.4480426212168', '-58.8551013275047']\n",
-      "['CHACO', '1º de Mayo', 'Colonia Benítez', '2212', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22126020', '-27.3305884379906', '-58.9450102746869']\n",
-      "['CHACO', '1º de Mayo', 'Margarita Belén', '5701', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '22126030', '-27.2616473234151', '-58.9741473116095']\n",
-      "['CHACO', '2 de Abril', 'Hermoso Campo', '5011', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22039010', '-27.610539212014', '-61.344844244037']\n",
-      "['CHACO', '25 de Mayo', 'Colonia Aborigen', '1272', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '22168010', '-26.9583436350996', '-60.1902370459592']\n",
-      "['CHACO', '25 de Mayo', 'Machagai', '21997', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '22168020', '-26.9287335504143', '-60.0477196130638']\n",
-      "['CHACO', '9 de Julio', 'Las Breñas', '22953', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22105010', '-27.0885167236059', '-61.0836993088858']\n",
-      "['CHACO', 'Almirante Brown', 'Concepción del Bermejo', '5309', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '22007010', '-26.602273964006', '-60.9492636999567']\n",
-      "['CHACO', 'Almirante Brown', 'Los Frentones', '5520', '--', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', '22007020', '-26.4082976307567', '-61.4134271371597']\n",
-      "['CHACO', 'Almirante Brown', 'Pampa del Infierno', '9063', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '22007030', '-26.5063974406178', '-61.1764901971888']\n",
-      "['CHACO', 'Almirante Brown', 'Río Muerto', '1052', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', '22007040', '-26.3078818113872', '-61.6540440649869']\n",
-      "['CHACO', 'Almirante Brown', 'Taco Pozo', '7813', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '22007050', '-25.6156598937138', '-63.2692964997065']\n",
-      "['CHACO', 'Bermejo', 'General Vedia', '1751', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '22014010', '-26.9349378591637', '-58.6612848328678']\n",
-      "['CHACO', 'Bermejo', 'Isla del Cerrito', '1758', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '22014020', '-27.2927852739485', '-58.6178377359072']\n",
-      "['CHACO', 'Bermejo', 'La Leonesa', '8823', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '22014030', '-27.0379596283785', '-58.7069377183708']\n",
-      "['CHACO', 'Bermejo', 'Las Palmas', '4914', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', '22014040', '-27.0478975207771', '-58.6795739267563']\n",
-      "['CHACO', 'Bermejo', 'Puerto Bermejo Nuevo', '1733', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '22014050', '-26.9073753724695', '-58.5428316633796']\n",
-      "['CHACO', 'Bermejo', 'Puerto Bermejo Viejo', '86', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '22014060', '-26.9285481385672', '-58.5063036590574']\n",
-      "['CHACO', 'Bermejo', 'Puerto Eva Perón', '609', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', '22014070', '-26.661480092829', '-58.6355818176747']\n",
-      "['CORDOBA', 'Juárez Celman', 'Villa Reducción', '1732', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14056170', '-33.2014556304775', '-63.8622207209792']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Alejo Ledesma', '3299', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14063010', '-33.6076125942499', '-62.6261405718946']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Arias', '7075', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14063020', '-33.6411632781096', '-62.402789011452']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Camilo Aldao', '5197', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14063030', '-33.123740825534', '-62.0965954602144']\n",
-      "['CORDOBA', 'Marcos Juárez', \"Capitán General Bernardo O'Higgins\", '483', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14063040', '-33.247202805036', '-62.269738358968']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Cavanagh', '1202', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14063050', '-33.478334898944', '-62.3393464555145']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Colonia Italiana', '738', '--', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '14063070', '-33.3119180942558', '-62.1807987939012']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Corral de Bustos', '10407', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14063090', '-33.2816219895104', '-62.1854508942409']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Cruz Alta', '7200', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14063100', '-33.0069947278727', '-61.8109726038419']\n",
-      "['CORDOBA', 'Marcos Juárez', 'General Baldissera', '2387', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14063110', '-33.1220171765357', '-62.3037212558104']\n",
-      "['CORDOBA', 'Marcos Juárez', 'General Roca', '2777', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14063120', '-32.7305115296671', '-61.917138712509']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Guatimozín', '2428', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14063130', '-33.4617411292085', '-62.4391434502619']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Inriville', '3709', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14063140', '-32.9438405235327', '-62.2305487525417']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Isla Verde', '4361', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14063150', '-33.2401071501959', '-62.404426547367']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Leones', '10391', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14063160', '-32.658391411409', '-62.299914625293']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Los Surgentes', '2752', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14063170', '-32.9843826304567', '-62.0237039883189']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Marcos Juárez', '27004', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14063180', '-32.6913099811557', '-62.1057946726991']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Monte Buey', '6217', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14063190', '-32.9175280341379', '-62.4576576002351']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Saira', '789', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14063210', '-32.406411636801', '-62.1029831790036']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Saladillo', '174', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14063220', '-32.9331604883654', '-62.3428774336317']\n",
-      "['CORDOBA', 'Marcos Juárez', 'Villa Elisa', '26', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', '--', '14063230', '-32.7487775757302', '-62.3306744044274']\n",
-      "['CORDOBA', 'Río Cuarto', 'Sampacho', '7716', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14098240', '-33.3845382952352', '-64.7219849539761']\n",
-      "['CORDOBA', 'Río Cuarto', 'San Basilio', '3160', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14098250', '-33.4978542515606', '-64.3151828240087']\n",
-      "['CORDOBA', 'Río Cuarto', 'Santa Catalina (Est. Holmberg)', '3860', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098260', '-33.2059384521037', '-64.4348164483493']\n",
-      "['CORDOBA', 'Río Cuarto', 'Suco', '292', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098270', '-33.4394729739475', '-64.8316610855999']\n",
-      "['CORDOBA', 'Río Cuarto', 'Tosquitas', '414', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14098280', '-33.8188248224493', '-64.4569327410668']\n",
-      "['CORDOBA', 'Río Cuarto', 'Vicuña Mackenna', '10021', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14098290', '-33.917235746816', '-64.3902222715013']\n",
-      "['CORDOBA', 'Río Cuarto', 'Villa El Chacay', '81', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14098300', '-32.893726660666', '-64.8675140784316']\n",
-      "['CORDOBA', 'Río Cuarto', 'Washington', '608', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14098320', '-33.8733676407196', '-64.6886182213475']\n",
-      "['CORDOBA', 'Río Primero', 'Atahona', '88', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14105010', '-30.9035316228673', '-63.7055651181425']\n",
-      "['CORDOBA', 'Río Primero', 'Cañada de Machado', '178', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '14105020', '-31.4289242714312', '-63.5870264507761']\n",
-      "['CORDOBA', 'Río Primero', 'Capilla de los Remedios', '797', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14105030', '-31.4302065756542', '-63.8321496909141']\n",
-      "['CORDOBA', 'Río Primero', 'Chalacea', '179', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14105040', '-30.7545707267715', '-63.5682265940856']\n",
-      "['CORDOBA', 'Río Primero', 'Colonia Las Cuatro Esquinas', '107', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14105050', '-31.1735851610445', '-63.3375921895433']\n",
-      "['CORDOBA', 'Río Primero', 'Diego de Rojas', '509', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14105060', '-31.0286404171341', '-63.3402795519709']\n",
-      "['CORDOBA', 'Río Primero', 'Esquina', '184', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14105090', '-31.0772911263196', '-63.7935627786301']\n",
-      "['CORDOBA', 'Río Primero', 'Kilómetro 658', '365', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14105100', '-31.3701809412977', '-63.5326025508152']\n",
-      "['CORDOBA', 'Río Primero', 'La Para', '3404', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14105110', '-30.8925359716793', '-63.0010662681495']\n",
-      "['CORDOBA', 'Río Primero', 'La Posta', '234', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14105120', '-30.5653596004713', '-63.5163053686029']\n",
-      "['CORDOBA', 'Río Primero', 'La Puerta', '2185', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14105130', '-30.8926051154777', '-63.2532712015227']\n",
-      "['CORDOBA', 'Río Primero', 'La Quinta', '150', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14105140', '-31.0622588456023', '-63.1501281830965']\n",
-      "['CORDOBA', 'Río Primero', 'Las Gramillas', '109', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14105150', '-31.0882555128663', '-63.2418444621471']\n",
-      "['CORDOBA', 'Río Primero', 'Las Saladas', '134', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14105160', '-30.7594681012857', '-63.2035027286926']\n",
-      "['CORDOBA', 'Río Primero', 'Montecristo', '9254', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14105190', '-31.3438538707604', '-63.9457735584091']\n",
-      "['CORDOBA', 'Totoral', 'Simbolar', '340', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '14168100', '-30.4752563998131', '-63.9850395218446']\n",
-      "['CORDOBA', 'Totoral', 'Sinsacate', '1317', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14168110', '-30.9428574787407', '-64.0884974374818']\n",
-      "['CORDOBA', 'Totoral', 'Villa del Totoral', '8211', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14168120', '-30.7038437425366', '-64.0682991778579']\n",
-      "['CORDOBA', 'Tulumba', 'Las Arrias', '1104', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14175050', '-30.3812826841011', '-63.5966635615372']\n",
-      "['CORDOBA', 'Tulumba', 'Lucio V. Mansilla', '782', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14175060', '-29.8063717196573', '-64.7065412644276']\n",
-      "['CORDOBA', 'Tulumba', 'San José de la Dormida', '4472', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14175080', '-30.3546018393412', '-63.9466529209876']\n",
-      "['CORDOBA', 'Tulumba', 'San José de las Salinas', '662', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14175090', '-30.0090773891027', '-64.6251344233407']\n",
-      "['CORDOBA', 'Tulumba', 'Villa Tulumba', '1474', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14175110', '-30.397481563929', '-64.1231771567642']\n",
-      "['CORDOBA', 'Unión', 'Alto Alegre', '816', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14182020', '-32.3460951978736', '-62.8853485991764']\n",
-      "['CORDOBA', 'Unión', 'Ana Zumarán', '98', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '14182030', '-32.3908244034289', '-63.0574835050696']\n",
-      "['CORDOBA', 'Unión', 'Ballesteros', '3928', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '14182040', '-32.5453815879853', '-62.9833005213374']\n",
-      "['CORDOBA', 'Unión', 'Ballesteros Sur', '532', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '14182050', '-32.5885971215357', '-63.027038782482']\n",
-      "['CORDOBA', 'Unión', 'Bell Ville', '33835', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '14182060', '-32.6285600750708', '-62.6891149083321']\n",
-      "['CORDOBA', 'Unión', 'Benjamín Gould', '699', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14182070', '-33.5901195408333', '-62.7303890735446']\n",
-      "['CORDOBA', 'Unión', 'Canals', '8645', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14182080', '-33.562382718352', '-62.8855974037259']\n",
-      "['CORDOBA', 'Unión', 'Chilibroste', '576', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14182090', '-32.3325969254244', '-62.5135995097258']\n",
-      "['CORDOBA', 'Unión', 'Cintra', '1182', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14182100', '-32.3081476332499', '-62.6531184151953']\n",
-      "['CORDOBA', 'Unión', 'Colonia Bismarck', '373', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14182110', '-33.3003017093034', '-62.7132986409449']\n",
-      "['CORDOBA', 'Unión', 'Idiazabal', '1513', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '14182130', '-32.813142666622', '-63.0329101219103']\n",
-      "['CORDOBA', 'Unión', 'Justiniano Posse', '8499', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '14182140', '-32.883580112369', '-62.6802767037884']\n",
-      "['CORDOBA', 'Unión', 'Laborde', '5943', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '14182150', '-33.1529891830182', '-62.8560737781526']\n",
-      "['CORDOBA', 'Unión', 'Monte Leña', '384', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '14182160', '-32.6112897765277', '-62.5903410387947']\n",
-      "['CORDOBA', 'Unión', 'Monte Maíz', '7325', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '14182170', '-33.2045620901114', '-62.601248151355']\n",
-      "['ENTRE RIOS', 'Paraná', 'Villa Fontana', '160', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30084280', '-31.908647496665', '-60.468352081106']\n",
-      "['ENTRE RIOS', 'Paraná', 'Villa Gobernador Luis F. Etchevehere', '215', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30084290', '-31.93428563973', '-60.4279737732991']\n",
-      "['ENTRE RIOS', 'Paraná', 'Villa Urquiza', '661', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '30084300', '-31.6507506100701', '-60.3775855159669']\n",
-      "['ENTRE RIOS', 'San Salvador', 'General Campos', '2994', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30088010', '-31.5246078338723', '-58.4047735134447']\n",
-      "['ENTRE RIOS', 'San Salvador', 'San Salvador', '12733', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30088020', '-31.6255225523021', '-58.5040738167896']\n",
-      "['ENTRE RIOS', 'Tala', 'Altamirano Sur', '62', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30091010', '-32.0888342815838', '-59.1740705545307']\n",
-      "['ENTRE RIOS', 'Tala', 'Durazno', '294', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '30091020', '-31.9865854200416', '-59.2804623070462']\n",
-      "['ENTRE RIOS', 'Tala', 'Gobernador Echagüe', '201', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30091040', '-32.3933701328502', '-59.2758886814116']\n",
-      "['ENTRE RIOS', 'Tala', 'Gobernador Mansilla', '2046', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30091050', '-32.5464913620505', '-59.3561472624329']\n",
-      "['ENTRE RIOS', 'Tala', 'Gobernador Solá', '491', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '30091060', '-32.3372059083888', '-59.3710906213647']\n",
-      "['ENTRE RIOS', 'Tala', 'Guardamonte', '101', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '30091070', '-32.0826358698135', '-59.3082772238093']\n",
-      "['ENTRE RIOS', 'Tala', 'Las Guachas', '66', '--', '--', '--', '--', '--', '--', '--', '--', '--', '30091080', '-32.4700075443165', '-59.1726625031425']\n",
-      "['ENTRE RIOS', 'Tala', 'Maciá', '5870', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', '30091090', '-32.1724413881098', '-59.3986787086128']\n",
-      "['ENTRE RIOS', 'Tala', 'Rosario del Tala', '12801', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '30091100', '-32.3026339163322', '-59.1445792095518']\n",
-      "['ENTRE RIOS', 'Uruguay', '1º de Mayo', '696', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '30098090', '-32.2570116072534', '-58.422728628517']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Basavilbaso', '9485', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30098010', '-32.3725729351065', '-58.8785609437917']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Caseros', '1948', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30098020', '-32.4642772562474', '-58.4780718727049']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Colonia Elía', '741', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '30098030', '-32.6723717845853', '-58.325119237234']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Concepción del Uruguay', '72528', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '30098040', '-32.4853601673728', '-58.2320517380782']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Estancia San Pedro', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.2669', '-58.6294']\n",
-      "['ENTRE RIOS', 'Uruguay', 'Herrera', '1251', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '30098060', '-32.434613979879', '-58.6330137118779']\n",
-      "['LA PAMPA', 'Hucal', 'Jacinto Arauz', '2434', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42077050', '-38.0837587172211', '-63.4321816643775']\n",
-      "['LA PAMPA', 'Lihuel Calel', 'Cuchillo Co', '208', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '42084010', '-38.3336784745408', '-64.6422526958764']\n",
-      "['LA PAMPA', 'Limay Mahuida', 'La Reforma', '221', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42091010', '-37.5520049423349', '-66.2268538972728']\n",
-      "['LA PAMPA', 'Limay Mahuida', 'Limay Mahuida', '75', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '42091020', '-37.1597120530545', '-66.6745400356471']\n",
-      "['LA PAMPA', 'Loventué', 'Carro Quemado', '301', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', '42098010', '-36.47556498406', '-65.3429160249895']\n",
-      "['LA PAMPA', 'Loventué', 'Loventué', '111', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '42098020', '-36.1887459763907', '-65.2899702728719']\n",
-      "['LA PAMPA', 'Loventué', 'Luan Toro', '689', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '42098030', '-36.2016818772905', '-65.0972782402489']\n",
-      "['LA PAMPA', 'Loventué', 'Telén', '1240', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '42098040', '-36.2640564040186', '-65.5097731802402']\n",
-      "['LA PAMPA', 'Loventué', 'Victorica', '5703', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42098050', '-36.2048593679219', '-65.4403752727095']\n",
-      "['LA PAMPA', 'Maracó', 'Agustoni', '284', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '42105010', '-35.7811018772957', '-63.3932493460357']\n",
-      "['LA PAMPA', 'Maracó', 'Dorila', '377', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', '42105020', '-35.7763229509013', '-63.716840693317']\n",
-      "['LA PAMPA', 'Maracó', 'General Pico', '56795', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42105030', '-35.6633805937206', '-63.760929267739']\n",
-      "['LA PAMPA', 'Maracó', 'Speluzzi', '367', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '42105040', '-35.547293621716', '-63.8200403343494']\n",
-      "['LA PAMPA', 'Maracó', 'Trebolares', '46', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '42105050', '-35.5855840986961', '-63.5887521403772']\n",
-      "['LA PAMPA', 'Puelén', '25 de Mayo', '7878', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '42112020', '-37.7697053748681', '-67.7172958236186']\n",
-      "['LA PAMPA', 'Puelén', 'Puelén', '357', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '42112010', '-37.3400655492209', '-67.6218500509991']\n",
-      "['LA PAMPA', 'Quemú Quemú', 'Colonia Barón', '2804', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '42119010', '-36.1513889624763', '-63.8541959060258']\n",
-      "['LA PAMPA', 'Quemú Quemú', 'Miguel Cané', '803', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '42119030', '-36.1549581794141', '-63.5121543730908']\n",
-      "['LA PAMPA', 'Quemú Quemú', 'Quemú Quemú', '3714', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '42119040', '-36.053677480752', '-63.5632432919433']\n",
-      "['LA PAMPA', 'Quemú Quemú', 'Villa Mirasol', '546', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '42119060', '-36.0757513459043', '-63.8875837941037']\n",
-      "['LA PAMPA', 'Rancul', 'Caleufú', '2014', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', '--', '--', '42126010', '-35.5928646334622', '-64.5586842581366']\n",
-      "['LA PAMPA', 'Rancul', 'Ingeniero Foster', '52', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '42126020', '-35.7014889174834', '-65.1025535202338']\n",
-      "['LA PAMPA', 'Rancul', 'La Maruja', '1168', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', '42126030', '-35.671688678266', '-64.940569826581']\n",
-      "['LA RIOJA', 'Chilecito', 'Vichigasta', '3016', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46042140', '-29.4885973737241', '-67.50228520978']\n",
-      "['LA RIOJA', 'Coronel Felipe Varela', 'Guandacol', '2113', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46028020', '-29.509859321691', '-68.5522045398452']\n",
-      "['LA RIOJA', 'Coronel Felipe Varela', 'Los Palacios', '512', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '46028030', '-29.3713119289112', '-68.2271328398885']\n",
-      "['LA RIOJA', 'Coronel Felipe Varela', 'Pagancillo', '861', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '46028040', '-29.5412536132819', '-68.0970404734465']\n",
-      "['LA RIOJA', 'Coronel Felipe Varela', 'Villa Unión', '4460', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46028050', '-29.3227046223336', '-68.2230741292594']\n",
-      "['LA RIOJA', 'Famatina', 'Alto Carrizal', '200', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46049010', '-28.8736691237645', '-67.5689979264386']\n",
-      "['LA RIOJA', 'Famatina', 'Angulos', '127', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '46049020', '-28.6595753462725', '-67.6529605556859']\n",
-      "['LA RIOJA', 'Famatina', 'Antinaco', '102', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46049030', '-28.8250781693493', '-67.3233196534937']\n",
-      "['LA RIOJA', 'Famatina', 'Bajo Carrizal', '150', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46049040', '-28.8911007689177', '-67.5667461563502']\n",
-      "['LA RIOJA', 'Famatina', 'Campanas', '892', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46049050', '-28.5560208289878', '-67.6264406513676']\n",
-      "['LA RIOJA', 'Famatina', 'Chañarmuyo', '268', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', '46049060', '-28.6123449106977', '-67.5874723425836']\n",
-      "['LA RIOJA', 'Famatina', 'Famatina', '2466', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46049070', '-28.9291000348798', '-67.5207596756722']\n",
-      "['LA RIOJA', 'Famatina', 'Pituil', '849', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46049090', '-28.5815077306519', '-67.4508379497995']\n",
-      "['LA RIOJA', 'Famatina', 'Plaza Vieja', '250', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46049100', '-28.9731598381662', '-67.5201315513043']\n",
-      "['LA RIOJA', 'Famatina', 'Santo Domingo', '93', '--', '--', '--', '--', '--', '--', '--', '--', '--', '46049120', '-28.5600668428725', '-67.6855704208219']\n",
-      "['LA RIOJA', 'General Angel V. Peñaloza', 'Punta de los Llanos', '532', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46056010', '-30.165433857594', '-66.556575245663']\n",
-      "['LA RIOJA', 'General Angel V. Peñaloza', 'Tama', '1164', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46056020', '-30.5173084388038', '-66.5413792482074']\n",
-      "['LA RIOJA', 'General Belgrano', 'Castro Barros', '116', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '46063010', '-30.5956924271806', '-65.7419372748158']\n",
-      "['LA RIOJA', 'General Belgrano', 'Chañar', '903', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '46063020', '-30.5590304532238', '-65.9735931205601']\n",
-      "['LA RIOJA', 'General Belgrano', 'Loma Blanca', '731', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '46063030', '-30.6446137810742', '-66.238741686799']\n",
-      "['LA RIOJA', 'General Belgrano', 'Olta', '4547', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '46063040', '-30.6399759885817', '-66.278060412461']\n",
-      "['LA RIOJA', 'General Juan F. Quiroga', 'Malanzán', '1335', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '46070010', '-30.815543887629', '-66.6194814951279']\n",
-      "['LA RIOJA', 'General Juan F. Quiroga', 'Portezuelo', '1017', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46070030', '-30.847619186484', '-66.7186798501751']\n",
-      "['LA RIOJA', 'General Lamadrid', 'Villa Castelli', '1697', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '46077010', '-29.0207515543035', '-68.2253713917754']\n",
-      "['MISIONES', 'Candelaria', 'Bonpland', '1842', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '54021010', '-27.4820696887808', '-55.4774200837194']\n",
-      "['MISIONES', 'Candelaria', 'Candelaria', '13777', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54021020', '-27.4591653471738', '-55.7430844145913']\n",
-      "['MISIONES', 'Candelaria', 'Cerro Corá', '684', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54021030', '-27.508609969523', '-55.6038621436184']\n",
-      "['MISIONES', 'Candelaria', 'Mártires', '530', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54021050', '-27.4188647592881', '-55.3777936639947']\n",
-      "['MISIONES', 'Candelaria', 'Profundidad', '385', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54021060', '-27.5585198137316', '-55.7034474067364']\n",
-      "['MISIONES', 'Candelaria', 'Santa Ana', '4985', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54021080', '-27.3671212837411', '-55.5805568560225']\n",
-      "['MISIONES', 'Capital', 'Garupá', '13595', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54028010', '-27.4788128514289', '-55.8224411787639']\n",
-      "['MISIONES', 'Capital', 'Nemesio Parma', '960', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54028020', '-27.367003658843', '-55.9982208456294']\n",
-      "['MISIONES', 'Capital', 'Posadas', '275028', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '54028030', '-27.36621704276', '-55.8940020980262']\n",
-      "['MISIONES', 'Concepción', 'Barra Concepción', '39', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', '54035010', '-28.1109522025734', '-55.5820048143948']\n",
-      "['MISIONES', 'Concepción', 'Concepción de la Sierra', '6332', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '54035020', '-27.9813155596218', '-55.5209343056683']\n",
-      "['MISIONES', 'Concepción', 'La Corita', '279', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54035030', '-27.8884115577679', '-55.3552996953']\n",
-      "['MISIONES', 'Eldorado', '9 de Julio', '1867', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '54042040', '-26.4302810162412', '-54.4664666896921']\n",
-      "['MISIONES', 'Eldorado', '9 de Julio Kilómetro 20', '1528', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54042050', '-26.4145333109522', '-54.4976116231155']\n",
-      "['MISIONES', 'Eldorado', 'Colonia Victoria', '1461', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', '54042010', '-26.3298887730818', '-54.6215572258235']\n",
-      "['MISIONES', 'Eldorado', 'Eldorado', '57323', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '54042020', '-26.4086211746541', '-54.6238428075538']\n",
-      "['MISIONES', 'Eldorado', 'María Magdalena', '2525', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54042030', '-26.2380924409231', '-54.6018096123882']\n",
-      "['MISIONES', 'Eldorado', 'Puerto Pinares', '2743', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54042070', '-26.4268174271826', '-54.6857660084129']\n",
-      "['MISIONES', 'Eldorado', 'Valle Hermoso', '626', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '54042090', '-26.382535288747', '-54.4652848386631']\n",
-      "['MISIONES', 'Eldorado', 'Villa Roulet', '811', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '54042100', '-26.4422594958772', '-54.6405734856487']\n",
-      "['MISIONES', 'General Manuel Belgrano', 'Almirante Brown', '11482', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', '54049010', '-25.6674361424553', '-54.0456434709472']\n",
-      "['MISIONES', 'General Manuel Belgrano', 'Bernardo de Irigoyen', '6492', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '54049020', '-26.2546761021204', '-53.6472133435976']\n",
-      "['MISIONES', 'General Manuel Belgrano', 'Dos Hermanas', '1956', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '54049030', '-26.2918653520361', '-53.7575832277415']\n",
-      "['MISIONES', 'General Manuel Belgrano', 'Integración', '191', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '54049040', '-25.7724726219691', '-53.8522974773477']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Guerrico', '52', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '--', '--', '62042160', '-39.0416838101557', '-67.7340081423714']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Defensa', '209', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '62042210', '-39.0331815789057', '-67.3862477660724']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Lor', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.940397', '-68.0307899442508']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Ribera - Barrio APYCAR', '470', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62042230', '-39.0772588097086', '-67.5794991279564']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Las Angustias', '653', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-39.0298112121202', '-67.5009911848666']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio María Elvira', '162', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62042260', '-38.9901442627179', '-67.9613095600255']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Mosconi', '564', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', '62042270', '-39.0907183953718', '-67.5898603467619']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Pino Azul', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-39.055737401237', '-67.5935301061017']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Puente 83', '212', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', '62042330', '-38.9655980210737', '-67.9509550220406']\n",
-      "['RIO NEGRO', 'General Roca', 'Catriel', '17584', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042360', '-37.8815288625891', '-67.7945569701758']\n",
-      "['RIO NEGRO', 'General Roca', 'Cervantes', '3252', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', '62042370', '-39.0515785846632', '-67.3930560378066']\n",
-      "['RIO NEGRO', 'General Roca', 'Chichinales', '3057', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '62042380', '-39.1148814347412', '-66.9425150029993']\n",
-      "['RIO NEGRO', 'General Roca', 'Cinco Saltos', '22790', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042390', '-38.8275620197177', '-68.0660962055201']\n",
-      "['RIO NEGRO', 'General Roca', 'Cipolletti', '77713', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042400', '-38.9388659', '-67.9976147']\n",
-      "['RIO NEGRO', 'General Roca', 'Contralmirante Cordero', '1000', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '62042410', '-38.7570062611988', '-68.0994972104866']\n",
-      "['RIO NEGRO', 'General Roca', 'Ferri', '1385', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '62042420', '-38.8871754648156', '-68.0068433988189']\n",
-      "['RIO NEGRO', 'General Roca', 'General Enrique Godoy', '3112', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '62042430', '-39.0795501222919', '-67.1575508259755']\n",
-      "['RIO NEGRO', 'General Roca', 'General Fernández Oro', '6772', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042440', '-38.95436020459', '-67.9251089784989']\n",
-      "['RIO NEGRO', 'General Roca', 'General Roca', '81534', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042450', '-39.0267025182087', '-67.5748540962425']\n",
-      "['RIO NEGRO', 'General Roca', 'Ingeniero Luis A. Huergo', '6227', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '62042460', '-39.0711757468082', '-67.2328876350348']\n",
-      "['RIO NEGRO', 'General Roca', 'Mainqué', '1848', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', '62042480', '-39.0637561999382', '-67.3042811813575']\n",
-      "['BUENOS AIRES', '25 de Mayo', '25 de Mayo', '23408', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6854100', '-35.4339385892588', '-60.1731209454056']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Agustín Mosconi', '280', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6854010', '-35.7392169542026', '-60.5590634621789']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Del Valle', '899', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '6854020', '-35.8973453887603', '-60.7316089512944']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Ernestina', '145', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6854030', '-35.2702340519789', '-59.5575034078873']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Gobernador Ugarte', '547', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', '6854040', '-35.1643973648093', '-60.0813577815069']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Lucas Monteverde', '63', '--', '--', '--', '--', '--', '--', '--', '--', '--', '6854050', '-35.4838272164734', '-59.9880647932831']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Norberto de la Riestra', '4524', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6854060', '-35.2727788695321', '-59.7719327250509']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Pedernales', '1432', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6854070', '-35.2666085074294', '-59.6306574695384']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'San Enrique', '279', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '6854080', '-35.7785028686085', '-60.3546454811901']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Valdés', '579', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6854090', '-35.6488128268597', '-60.4672591673156']\n",
-      "['BUENOS AIRES', '9 de Julio', '12 de Octubre', '219', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '6588030', '-35.607730780146', '-60.9182929927645']\n",
-      "['BUENOS AIRES', '9 de Julio', '9 de Julio', '36494', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '6588100', '-35.4447435053964', '-60.8843433362719']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Alfredo Demarchi (Est. Facundo Quiroga)', '1853', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6588010', '-35.2929819536873', '-61.4072542128']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Carlos María Naón', '497', '--', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '6588020', '-35.239499381663', '-60.8251358750153']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Dudignac', '2670', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '6588040', '-35.6511928511123', '-60.7098962799094']\n",
-      "['BUENOS AIRES', '9 de Julio', 'La Aurora (Est. La Niña)', '531', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6588050', '-35.4079467934432', '-61.2105668204871']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Manuel B. Gonnet (Est. French)', '748', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '6588060', '-35.5201414507378', '-60.9989487976537']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Marcelino Ugarte (Est. Dennehy)', '76', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '6588070', '-35.3462662593318', '-60.7453446826815']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Morea', '347', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6588080', '-35.5563880098445', '-60.5605940553161']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Norumbega', '57', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', '6588090', '-35.5357392707567', '-60.7928143632315']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Patricios', '745', '--', '--', 'SI', 'SI', '--', '--', 'SI', '--', '--', '6588110', '-35.4395526972374', '-60.7174384712323']\n",
-      "['SAN LUIS', 'Ayacucho', 'Candelaria', '2729', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '74007010', '-32.0607491134468', '-65.8276913716033']\n",
-      "['SAN LUIS', 'Ayacucho', 'La Majada', '0', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.5298829031211', '-66.0429032510053']\n",
-      "['SAN LUIS', 'Ayacucho', 'Leandro N. Alem', '379', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', '74007030', '-32.1047821044922', '-65.9621124267578']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Carolina', '251', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74021010', '-32.8128571637146', '-66.0932327577628']\n",
-      "['SAN LUIS', 'Junín', 'Los Molles', '732', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '74049050', '-32.4395447509138', '-65.0106822684226']\n",
-      "['BUENOS AIRES', 'La Plata', 'Lisandro Olmos', '0', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9976086009747', '-58.043377425691']\n",
-      "['BUENOS AIRES', 'La Plata', 'Lomas de Copello', '420', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.9520385659845', '-57.8409385980167']\n",
-      "['BUENOS AIRES', 'La Plata', 'Los Hornos', '0', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.973715513981', '-57.9850539062724']\n",
-      "['BUENOS AIRES', 'La Plata', 'Manuel B Gonnet', '0', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.8819511933447', '-58.0189915342036']\n",
-      "['BUENOS AIRES', 'La Plata', 'Poblet', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.0604581', '-57.9547426']\n",
-      "['BUENOS AIRES', 'La Plata', 'Ringuelet', '0', '--', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.8910544941568', '-57.9913781921596']\n",
-      "['BUENOS AIRES', 'La Plata', 'Rufino De Elizalde', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9710900774179', '-57.9524351288235']\n",
-      "['BUENOS AIRES', 'La Plata', 'ruta del sol', '0', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9437333541431', '-58.1732652389706']\n",
-      "['BUENOS AIRES', 'La Plata', 'ruta del sol', '2312', 'SI', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9437333541431', '-58.1732652389706']\n",
-      "['CORDOBA', 'Río Primero', 'Monte del Rosario', '114', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-30.9826026339688', '-63.6017850424963']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Ramallo', '13319', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.4877021169888', '-60.0072209741607']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Villa General Savio (Est. Sánchez)', '1511', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-33.4352672179447', '-60.1451316522293']\n",
-      "['BUENOS AIRES', 'Ramallo', 'Villa Ramallo', '11280', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.502293213764', '-60.0650138035308']\n",
-      "['BUENOS AIRES', 'Rauch', 'Rauch', '12705', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-36.7755035485732', '-59.0871114029954']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'América', '11685', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.4903412429492', '-62.9763759840765']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Fortín Olavarría', '1086', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-35.7048848499519', '-63.0230332752501']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'González Moreno', '1610', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-35.5576529256075', '-63.3815800402317']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Mira Pampa', '40', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.8703867348478', '-63.3742010687724']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Roosevelt', '239', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-35.8466320155134', '-63.2898118317476']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'San Mauricio', '18', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.5118022821456', '-63.1882154861262']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Sansinena', '522', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-35.2750295400617', '-63.2135436741919']\n",
-      "['BUENOS AIRES', 'Rivadavia', 'Sundblad', '63', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.7656416636683', '-63.1386100973601']\n",
-      "['BUENOS AIRES', 'Rojas', 'Barrio Las Margaritas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.1932374145653', '-60.6820264999894']\n",
-      "['BUENOS AIRES', 'Rojas', 'La Beba', '37', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.1555633544922', '-61.0121421813965']\n",
-      "['NEUQUEN', 'Confluencia', 'Vista Alegre Sur', '1513', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.7715537254998', '-68.1369187198489']\n",
-      "['CABA', 'COMUNA 04', 'NUEVA POMPEYA', '42695', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6505501963997', '-58.4188550090093']\n",
-      "['CHACO', '1º de Mayo', 'Colonia Benítez', '2212', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.3305884379906', '-58.9450102746869']\n",
-      "['CHACO', '1º de Mayo', 'Margarita Belén', '5701', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.2616473234151', '-58.9741473116095']\n",
-      "['CHACO', '2 de Abril', 'Hermoso Campo', '5011', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.610539212014', '-61.344844244037']\n",
-      "['CHACO', '2 de Abril', 'Itín', '441', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.4876216159572', '-61.3238818419592']\n",
-      "['CHACO', '25 de Mayo', 'Colonia Aborigen', '1272', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-26.9583436350996', '-60.1902370459592']\n",
-      "['CHACO', '25 de Mayo', 'Machagai', '21997', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.9287335504143', '-60.0477196130638']\n",
-      "['CHACO', '25 de Mayo', 'Napalpí', '39', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.9032617040064', '-60.1173839257014']\n",
-      "['CABA', 'COMUNA 10', 'VERSALLES', '13822', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6301234618064', '-58.5224017483433']\n",
-      "['CORDOBA', 'Río Cuarto', 'Las Peñas', '145', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-32.5348511864127', '-64.1052291964295']\n",
-      "['CORDOBA', 'Río Cuarto', 'Las Vertientes', '766', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.2839463852241', '-64.5781462257606']\n",
-      "['CORDOBA', 'Río Cuarto', 'Malena', '368', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-33.4893410861497', '-64.4320008051115']\n",
-      "['CORDOBA', 'Río Cuarto', 'Monte de los Gauchos', '675', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-33.636887956776', '-63.8900068799972']\n",
-      "['CORDOBA', 'Río Cuarto', 'Paso del Durazno', '32', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-33.170068435327', '-64.049630767807']\n",
-      "['CORDOBA', 'Río Cuarto', 'Río Cuarto', '157010', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.1242631220064', '-64.3487377033754']\n",
-      "['CABA', 'COMUNA 15', 'CHACARITA', '27761', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5883730730472', '-58.4541748568778']\n",
-      "['CHACO', '9 de Julio', 'Las Breñas', '22953', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.0885167236059', '-61.0836993088858']\n",
-      "['CHACO', 'Almirante Brown', 'Concepción del Bermejo', '5309', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.602273964006', '-60.9492636999567']\n",
-      "['CHACO', 'Almirante Brown', 'Los Frentones', '5520', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-26.4082976307567', '-61.4134271371597']\n",
-      "['CHACO', 'Almirante Brown', 'Pampa del Infierno', '9063', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.5063974406178', '-61.1764901971888']\n",
-      "['CHACO', 'Almirante Brown', 'Río Muerto', '1052', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-26.3078818113872', '-61.6540440649869']\n",
-      "['CHACO', 'Almirante Brown', 'Taco Pozo', '7813', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-25.6156598937138', '-63.2692964997065']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Bajo Hondo', '164', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.7647705078125', '-61.9209671020508']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Balneario Pehuen Co', '681', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.9961963948629', '-61.5471990087107']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Pago Chico', '327', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-38.7839402799391', '-62.1195194756714']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Punta Alta (Est Almirante Solier)', '58315', 'SI', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.8813527346955', '-62.0749536088688']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Villa del Mar', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.8532242630709', '-62.1164752039925']\n",
-      "['BUENOS AIRES', 'Coronel de Marina L. Rosales', 'Villa General Arias (Est. Kilómetro 638)', '1845', '--', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-38.8069001411051', '-62.09498539538']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Aparicio', '80', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.6204949120776', '-60.8809603426407']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Balneario Marisol', '158', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.9224906889726', '-60.5329774471942']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Coronel Dorrego', '11510', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.7166239148323', '-61.2884948879698']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'El Perdido (Est. José A. Guisasola)', '919', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.6757752787604', '-61.0884421797928']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Faro', '20', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.7966781095909', '-61.0688772134763']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Irene', '13', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.5543426342658', '-60.6954938748393']\n",
-      "['BUENOS AIRES', 'Coronel Dorrego', 'Oriente', '1778', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.7388491145692', '-60.6092238150829']\n",
-      "['BUENOS AIRES', 'La Plata', 'Tolosa', '0', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9007699307169', '-57.9821293495972']\n",
-      "['BUENOS AIRES', 'La Plata', 'Transradio', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.8790055541958', '-58.081733864461']\n",
-      "['BUENOS AIRES', 'La Plata', 'Villa Elisa', '0', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.8776205187118', '-58.0907139194439']\n",
-      "['BUENOS AIRES', 'La Plata', 'Villa Elvira', '0', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9406437624757', '-57.9214984675578']\n",
-      "['BUENOS AIRES', 'La Plata', 'Villa Garibaldi', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.9986517196678', '-57.8404966243711']\n",
-      "['BUENOS AIRES', 'La Plata', 'Villa Montoro', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9634490535296', '-57.9025001308298']\n",
-      "['BUENOS AIRES', 'La Plata', 'Villa Parque Sicardi', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9830288461923', '-57.8674653074052']\n",
-      "['BUENOS AIRES', 'Lanús', 'Gerli', '33704', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6909571502715', '-58.3838628492162']\n",
-      "['BUENOS AIRES', 'Lanús', 'Lanús Este', '55952', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.7108609216651', '-58.3725047463731']\n",
-      "['BUENOS AIRES', 'Lanús', 'Lanús Oeste', '159094', '--', 'SI', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.6957815314992', '-58.416253274019']\n",
-      "['BUENOS AIRES', 'Lanús', 'Monte Chingolo', '86220', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.7302098940207', '-58.3561741850066']\n",
-      "['CORDOBA', 'Santa María', 'Falda del Carmen', '170', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.5854632680747', '-64.4548814536225']\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "['CORDOBA', 'Santa María', 'José de la Quintana', '419', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.8034930461757', '-64.418856525597']\n",
-      "['BUENOS AIRES', 'Rojas', 'Las Carabelas', '1107', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-34.0381002651925', '-60.8685264174218']\n",
-      "['BUENOS AIRES', 'Rojas', 'Los Indios', '66', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.3735696107802', '-60.6523710265627']\n",
-      "['BUENOS AIRES', 'Rojas', 'Rafael Obligado', '901', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-34.3588132488617', '-60.7845693256007']\n",
-      "['BUENOS AIRES', 'Rojas', 'Roberto Cano', '23', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.0861129760742', '-60.6667747497559']\n",
-      "['BUENOS AIRES', 'Rojas', 'Rojas', '19766', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.1961600446015', '-60.7332636467146']\n",
-      "['BUENOS AIRES', 'Rojas', 'Sol de Mayo', '20', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.2689448512236', '-60.8717773420981']\n",
-      "['BUENOS AIRES', 'Rojas', 'Villa Manuel Pomar', '52', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.9159508805463', '-60.9379380238883']\n",
-      "['BUENOS AIRES', 'Rojas', 'Villa Parque Cecir', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.1707175989305', '-60.7438336816558']\n",
-      "['BUENOS AIRES', 'Roque Pérez', 'Carlos Beguerie', '399', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-35.4854690457283', '-59.1017155978911']\n",
-      "['BUENOS AIRES', 'Roque Pérez', 'Roque Pérez', '10358', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.4016375824204', '-59.3346857845207']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Arroyo Corto', '514', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-37.512917973477', '-62.3116837747426']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Colonia San Martín', '92', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-37.9769152091143', '-62.3326095560459']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Dufaur', '182', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-37.9428223013646', '-62.284864272698']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Espartillar', '785', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-37.3604343942367', '-62.4297386825705']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Goyena', '516', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-37.7192518502325', '-62.6071296330023']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Las Encadenadas', '9', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.0361082716296', '-62.4704140736323']\n",
-      "['NEUQUEN', 'Minas', 'Villa del Nahueve', '197', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-37.1209838887878', '-70.7687465935033']\n",
-      "['NEUQUEN', 'Ñorquín', 'Caviahué', '607', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-37.8741211534774', '-71.0537792468958']\n",
-      "['CABA', 'COMUNA 04', 'PARQUE PATRICIOS', '40985', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6375496406835', '-58.4016756206755']\n",
-      "['CHACO', 'Bermejo', 'General Vedia', '1751', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-26.9349378591637', '-58.6612848328678']\n",
-      "['CHACO', 'Bermejo', 'Isla del Cerrito', '1758', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.2927852739485', '-58.6178377359072']\n",
-      "['CHACO', 'Bermejo', 'La Leonesa', '8823', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.0379596283785', '-58.7069377183708']\n",
-      "['CHACO', 'Bermejo', 'Las Palmas', '4914', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-27.0478975207771', '-58.6795739267563']\n",
-      "['CHACO', 'Bermejo', 'Puerto Bermejo Nuevo', '1733', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-26.9073753724695', '-58.5428316633796']\n",
-      "['CHACO', 'Bermejo', 'Puerto Bermejo Viejo', '86', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-26.9285481385672', '-58.5063036590574']\n",
-      "['CHACO', 'Bermejo', 'Puerto Eva Perón', '609', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', 'SI', 'Sin código Indec', '-26.661480092829', '-58.6355818176747']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Patay', '232', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.8429204209178', '-62.9328911113827']\n",
-      "['CABA', 'COMUNA 10', 'VILLA LURO', '32502', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6364127783977', '-58.5027288050931']\n",
-      "['CORDOBA', 'Río Cuarto', 'Sampacho', '7716', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.3845382952352', '-64.7219849539761']\n",
-      "['CORDOBA', 'Río Cuarto', 'San Basilio', '3160', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.4978542515606', '-64.3151828240087']\n",
-      "['CORDOBA', 'Río Cuarto', 'Santa Catalina (Est. Holmberg)', '3860', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.2059384521037', '-64.4348164483493']\n",
-      "['CORDOBA', 'Río Cuarto', 'Suco', '292', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.4394729739475', '-64.8316610855999']\n",
-      "['CORDOBA', 'Río Cuarto', 'Tosquitas', '414', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.8188248224493', '-64.4569327410668']\n",
-      "['NEUQUEN', 'Ñorquín', 'Copahue', '1', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-37.8191699254756', '-71.0991107043764']\n",
-      "['CABA', 'COMUNA 15', 'PARQUE CHAS', '17489', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5855218978064', '-58.4791226108546']\n",
-      "['CORDOBA', 'Santa María', 'La Boca del Río', '80', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-31.8374172963205', '-64.4336411746815']\n",
-      "['CORDOBA', 'Santa María', 'La Carbonada', '207', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.5285694623422', '-64.0712556356294']\n",
-      "['CORDOBA', 'Santa María', 'La Cumbrecita', '0', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.898333', '-64.773333']\n",
-      "['CORDOBA', 'Santa María', 'La Donosa', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.6430306930417', '-64.3453826897825']\n",
-      "['CORDOBA', 'Santa María', 'La Paisanita', '60', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-31.7194206060414', '-64.4779150030479']\n",
-      "['CORDOBA', 'Santa María', 'La Perla', '895', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.4425579240341', '-64.3484859265831']\n",
-      "['CORDOBA', 'Santa María', 'La Rancherita', '129', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.7574675409558', '-64.448690277725']\n",
-      "['CORDOBA', 'Santa María', 'La Serranita', '430', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.7331340814564', '-64.4564154524522']\n",
-      "['CORDOBA', 'Santa María', 'Los Cedros - Las Quintas', '1069', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.5262509877113', '-64.2847584167114']\n",
-      "['CHACO', 'Chacabuco', 'Charata', '26497', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.2200458502784', '-61.1915854495204']\n",
-      "['CHACO', 'Comandante Fernández', 'Presidencia Roque Sáenz Peña', '89882', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.7916058929378', '-60.4421462814095']\n",
-      "['CHACO', 'Fray Justo Santa María de Oro', 'Chorotis', '941', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.9175852858656', '-61.3995694680726']\n",
-      "['CHACO', 'Fray Justo Santa María de Oro', 'Santa Sylvina', '7340', '--', 'SI', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-27.8356008575455', '-61.1361742191871']\n",
-      "['CHACO', 'Fray Justo Santa María de Oro', 'Venados Grandes', '303', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.8181539157701', '-61.3815664200405']\n",
-      "['CHACO', 'General Belgrano', 'Corzuela', '10335', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.9556760087163', '-60.9707574059512']\n",
-      "['CHACO', 'General Donovan', 'La Escondida', '3261', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.1073248470025', '-59.4475325100431']\n",
-      "['CHACO', 'General Donovan', 'La Verde', '2717', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.1297934337807', '-59.3774619894492']\n",
-      "['CHACO', 'General Donovan', 'Lapachito', '888', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.1587903465778', '-59.3903975007013']\n",
-      "['CHACO', 'General Donovan', 'Makallé', '4322', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.211618544441', '-59.2883662132688']\n",
-      "['CHACO', 'General Güemes', 'El Espinillo', '1261', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-25.4176698636006', '-60.4139677023547']\n",
-      "['CHACO', 'General Güemes', 'El Sauzal', '715', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-24.579149375301', '-61.5461702165927']\n",
-      "['CHACO', 'General Güemes', 'El Sauzalito', '3374', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-24.4345499393074', '-61.6813716975806']\n",
-      "['CHACO', 'General Güemes', 'Fortín Lavalle', '687', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-25.7056308542578', '-60.2037478681132']\n",
-      "['CORDOBA', 'Río Cuarto', 'Vicuña Mackenna', '10021', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.917235746816', '-64.3902222715013']\n",
-      "['CORDOBA', 'Río Cuarto', 'Villa El Chacay', '81', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-32.893726660666', '-64.8675140784316']\n",
-      "['CORDOBA', 'Río Cuarto', 'Villa Santa Eugenia', '126', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6651066386532', '-64.741501810378']\n",
-      "['CORDOBA', 'Río Cuarto', 'Washington', '608', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.8733676407196', '-64.6886182213475']\n",
-      "['CORDOBA', 'Río Primero', 'Atahona', '88', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-30.9035316228673', '-63.7055651181425']\n",
-      "['CORDOBA', 'Río Primero', 'Cañada de Machado', '178', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.4289242714312', '-63.5870264507761']\n",
-      "['CORDOBA', 'Río Primero', 'Capilla de los Remedios', '797', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.4302065756542', '-63.8321496909141']\n",
-      "['CORDOBA', 'Río Primero', 'Chalacea', '179', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-30.7545707267715', '-63.5682265940856']\n",
-      "['CORDOBA', 'Río Primero', 'Colonia Las Cuatro Esquinas', '107', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-31.1735851610445', '-63.3375921895433']\n",
-      "['CORDOBA', 'Río Primero', 'Diego de Rojas', '509', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.0286404171341', '-63.3402795519709']\n",
-      "['CORDOBA', 'Río Primero', 'El Alcalde (Est. Tala Norte)', '79', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.1161396833417', '-63.6017410478522']\n",
-      "['CORDOBA', 'Río Primero', 'El Crispín', '212', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.017971601362', '-63.6051650588702']\n",
-      "['CORDOBA', 'Río Primero', 'Esquina', '184', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.0772911263196', '-63.7935627786301']\n",
-      "['CORDOBA', 'Río Primero', 'Kilómetro 658', '365', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-31.3701809412977', '-63.5326025508152']\n",
-      "['CORDOBA', 'Río Primero', 'La Para', '3404', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.8925359716793', '-63.0010662681495']\n",
-      "['CORDOBA', 'Río Primero', 'La Posta', '234', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-30.5653596004713', '-63.5163053686029']\n",
-      "['CORDOBA', 'Río Primero', 'La Puerta', '2185', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.8926051154777', '-63.2532712015227']\n",
-      "['CORDOBA', 'Río Primero', 'La Quinta', '150', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-31.0622588456023', '-63.1501281830965']\n",
-      "['CORDOBA', 'Río Primero', 'Las Gramillas', '109', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.0882555128663', '-63.2418444621471']\n",
-      "['CORDOBA', 'Río Primero', 'Las Saladas', '134', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-30.7594681012857', '-63.2035027286926']\n",
-      "['CORDOBA', 'Río Primero', 'Maquinista Gallini', '69', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-30.9074419738178', '-63.532118614378']\n",
-      "['BUENOS AIRES', 'Escobar', 'Puerto Paraná', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.2467', '-58.7308']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', '9 De Abril', '50116', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.7565075768115', '-58.4902923509723']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Canning', '7941', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8849791351051', '-58.4778099372334']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'El Jagüel', '60132', 'SI', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.8304505041023', '-58.494869419897']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Luis Guillón', '46649', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.800196435999', '-58.4530964052639']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Monte Grande', '135893', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8191368630736', '-58.4726947603508']\n",
-      "['BUENOS AIRES', 'Esteban Echeverría', 'Zona Aeropuerto Internacional Ezeiza', '14', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-34.8128216283518', '-58.5521650062885']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Arroyo de la Cruz', '243', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.3363786908945', '-59.1094149717708']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Capilla del Señor (Est. Capilla)', '9244', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.2912108668035', '-59.1015232724441']\n",
-      "['BUENOS AIRES', 'Lanús', 'Remedios Escalada De San Martin', '82576', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.723808815713', '-58.397669711018']\n",
-      "['BUENOS AIRES', 'Lanús', 'Valentín Alsina', '41716', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.672035526127', '-58.4134851675076']\n",
-      "['BUENOS AIRES', 'Laprida', 'Laprida', '8840', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-37.5467976434903', '-60.7970535965801']\n",
-      "['BUENOS AIRES', 'Laprida', 'Pueblo Nuevo', '36', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-37.3263227', '-60.9098409']\n",
-      "['BUENOS AIRES', 'Laprida', 'Pueblo San Jorge', '248', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-37.2298626892886', '-60.9621658450441']\n",
-      "['BUENOS AIRES', 'Las Flores', 'Coronel Boerr', '15', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.9414440334215', '-59.0693547287839']\n",
-      "['BUENOS AIRES', 'Las Flores', 'El Trigo', '43', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.8815483511482', '-59.4063369903389']\n",
-      "['BUENOS AIRES', 'Las Flores', 'Las Flores', '21455', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-36.0154969145348', '-59.1004659218434']\n",
-      "['BUENOS AIRES', 'Las Flores', 'Pardo', '159', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-36.2437580460508', '-59.3662916338311']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Alberdi Viejo', '318', 'SI', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.4418003349', '-61.8448787838164']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'El Dorado', '318', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-34.6528608747523', '-61.5829085058874']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Fortín Acha', '103', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-34.3430420274499', '-61.5156655267073']\n",
-      "['CORRIENTES', 'Curuzú Cuatiá', 'Cazadores Correntinos', '456', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-29.9787827263917', '-58.3024356720991']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Pigüé', '14383', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-37.6063896033626', '-62.4057728759143']\n",
-      "['BUENOS AIRES', 'Saavedra', 'Saavedra', '2276', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-37.7636402199499', '-62.3506328041255']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Alvarez de Toledo', '213', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'Sin código Indec', '-35.6391609182127', '-59.6292383440582']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Blaquier', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.767700734608', '-59.3038642874232']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Cazón', '209', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.576803202395', '-59.6645037628687']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Del Carril', '1270', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-35.5127172285926', '-59.5158202035334']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Polvaredas', '392', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.593907231155', '-59.5079734849201']\n",
-      "['BUENOS AIRES', 'Saladillo', 'Saladillo', '26763', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.6404298805989', '-59.7790589845354']\n",
-      "['BUENOS AIRES', 'Salliqueló', 'Quenumá', '653', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-36.5689908284906', '-63.0876229573465']\n",
-      "['BUENOS AIRES', 'Salliqueló', 'Salliqueló', '7617', 'SI', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-36.7511653813281', '-62.9599573443115']\n",
-      "['BUENOS AIRES', 'Salto', 'Arroyo Dulce', '1715', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.1024332833136', '-60.4061551794069']\n",
-      "['BUENOS AIRES', 'Salto', 'Berdier', '177', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-34.3987726587976', '-60.2605725409335']\n",
-      "['BUENOS AIRES', 'Salto', 'Gahan', '648', '--', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'Sin código Indec', '-34.3380744009945', '-60.0992736191527']\n",
-      "['BUENOS AIRES', 'Salto', 'Inés Indart', '911', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-34.3994163305262', '-60.5436825925267']\n",
-      "['BUENOS AIRES', 'Salto', 'La Invencible', '77', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-34.2687422037239', '-60.3853645216588']\n",
-      "['CABA', 'COMUNA 05', 'ALMAGRO', '131699', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6092276891202', '-58.4217452253939']\n",
-      "['CHACO', 'Sargento Cabral', 'Capitán Solari', '1888', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.8050732181615', '-59.5596523744138']\n",
-      "['CHACO', 'Sargento Cabral', 'Colonia Elisa', '3471', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.9324550960675', '-59.5204851339373']\n",
-      "['CHACO', 'Sargento Cabral', 'Colonias Unidas', '3282', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.7000971775462', '-59.6277421824927']\n",
-      "['CHACO', 'Sargento Cabral', 'Ingeniero Barbet', '277', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-27.0032121063146', '-59.4825136520473']\n",
-      "['CHACO', 'Sargento Cabral', 'Las Garcitas', '3711', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.6193460346699', '-59.8042763819042']\n",
-      "['CHACO', 'Tapenagá', 'Charadai', '1519', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.6553304709616', '-59.8624460245382']\n",
-      "['CHACO', 'Tapenagá', 'Cote Lai', '1323', '--', '--', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.5303116601138', '-59.5765171513905']\n",
-      "['CHACO', 'Tapenagá', 'Haumonía', '77', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.5077849029352', '-60.1635277537413']\n",
-      "['CABA', 'COMUNA 10', 'VILLA REAL', '13419', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6194831337073', '-58.5259860729102']\n",
-      "['CORDOBA', 'Río Primero', 'Montecristo', '9254', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-31.3438538707604', '-63.9457735584091']\n",
-      "['CORDOBA', 'Río Primero', 'Obispo Trejo', '2420', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-30.7811924488335', '-63.4130494343907']\n",
-      "['CORDOBA', 'Río Primero', 'Piquillín', '1347', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.2995844445842', '-63.7591050718367']\n",
-      "['CORDOBA', 'Río Primero', 'Plaza de Mercedes', '67', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-30.9780514540426', '-63.2596192028417']\n",
-      "['CORDOBA', 'Río Primero', 'Pueblo Comechingones', '287', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.1685485898925', '-63.6075820921855']\n",
-      "['CORDOBA', 'Río Primero', 'Río Primero', '7044', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.3291838493004', '-63.621866727412']\n",
-      "['CORDOBA', 'Río Primero', 'Sagrada Familia', '84', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.2897282303946', '-63.445471703469']\n",
-      "['CABA', 'COMUNA 15', 'PATERNAL', '19717', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5974220425569', '-58.4686652940674']\n",
-      "['CORRIENTES', 'Curuzú Cuatiá', 'Curuzú Cuatiá', '34470', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.7915233554051', '-58.049945341682']\n",
-      "['CORRIENTES', 'Curuzú Cuatiá', 'Perugorría', '3043', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-29.3404796154785', '-58.6080890462901']\n",
-      "['CORRIENTES', 'Empedrado', 'El Sombrero', '707', 'SI', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.7035440870919', '-58.7686060583955']\n",
-      "['CORRIENTES', 'Empedrado', 'Empedrado', '9258', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.9524556932224', '-58.8074763893306']\n",
-      "['CORRIENTES', 'Esquina', 'Esquina', '19081', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.0159284150174', '-59.5309812132883']\n",
-      "['CHACO', 'Tapenagá', 'Horquilla', '122', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.5427589336639', '-59.9578541039413']\n",
-      "['CHACO', 'Tapenagá', 'La Sabana', '242', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.8738009106984', '-59.939569589112']\n",
-      "['CHUBUT', 'Biedma', 'Arroyo Verde', '59', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-42.0119886969656', '-65.3064500926092']\n",
-      "['CHUBUT', 'Biedma', 'Puerto Madryn', '81315', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-42.7550996783449', '-65.0422298178163']\n",
-      "['CHUBUT', 'Biedma', 'Puerto Pirámide', '565', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-42.5736171931039', '-64.2836893467339']\n",
-      "['CHUBUT', 'Biedma', 'Quinta El Mirador', '626', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-42.811590013144', '-65.051417803805']\n",
-      "['CHUBUT', 'Biedma', 'Reserva Area Protegida El Doradillo', '54', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-42.6456158957863', '-65.0647229672572']\n",
-      "['CHUBUT', 'Cushamen', 'Buenos Aires Chico', '253', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-42.0687961260085', '-71.2158343137726']\n",
-      "['CHUBUT', 'Cushamen', 'Cholila', '1658', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-42.5105313648355', '-71.4351548288659']\n",
-      "['CHUBUT', 'Cushamen', 'Costa del Chubut', '56', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-42.6016255836041', '-70.4575737273538']\n",
-      "['CHUBUT', 'Cushamen', 'Cushamen Centro', '740', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-42.1766611028137', '-70.6626188429181']\n",
-      "['CHUBUT', 'Cushamen', 'El Hoyo', '1477', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-42.0679666637038', '-71.5206708370904']\n",
-      "['CHUBUT', 'Cushamen', 'El Maitén', '4011', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-42.0542854358373', '-71.1673153308386']\n",
-      "['CHUBUT', 'Cushamen', 'Epuyén', '1038', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-42.2329247123472', '-71.3695066579513']\n",
-      "['CHUBUT', 'Cushamen', 'Fofo Cahuel', '67', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-42.3910620005992', '-70.5780784399414']\n",
-      "['CHUBUT', 'Cushamen', 'Gualjaina', '1183', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-42.7267578946733', '-70.5354876126711']\n",
-      "['CHUBUT', 'Cushamen', 'Lago Epuyén', '392', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-42.2135356830147', '-71.4296625433553']\n",
-      "['CHUBUT', 'Cushamen', 'Lago Puelo', '3129', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-42.0672923130861', '-71.5981575625236']\n",
-      "['CORDOBA', 'Río Primero', 'Santa Rosa de Río Primero', '7761', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.1514772066717', '-63.4015912555355']\n",
-      "['CORDOBA', 'Río Primero', 'Villa Fontana', '938', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-30.8940088267342', '-63.1159181990178']\n",
-      "['CORDOBA', 'Río Seco', 'Cerro Colorado', '225', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-30.0960599330651', '-63.9287731727735']\n",
-      "['CORDOBA', 'Río Seco', 'Chañar Viejo', '150', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-30.0139606979963', '-63.8503752152119']\n",
-      "['CORDOBA', 'Río Seco', 'Eufrasio Loza', '166', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-29.9247226351086', '-63.5889152129175']\n",
-      "['CORDOBA', 'Río Seco', 'Gütemberg', '542', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-29.7227092489555', '-63.5149951918634']\n",
-      "['CORDOBA', 'Río Seco', 'La Rinconada', '106', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-30.1846537889428', '-62.8301426342643']\n",
-      "['CORDOBA', 'Río Seco', 'Los Hoyos', '194', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-29.802434071812', '-63.6273622842684']\n",
-      "['CORDOBA', 'Río Seco', 'Puesto de Castro', '166', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-30.2390823848323', '-63.4916854103812']\n",
-      "['CORDOBA', 'Río Seco', 'Rayo Cortado', '675', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-30.0742593288829', '-63.8249818238142']\n",
-      "['CORDOBA', 'Río Seco', 'San Pedro de Gütemberg', '124', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-29.698228417088', '-63.5610809474438']\n",
-      "['CORDOBA', 'Río Seco', 'Santa Elena', '219', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-30.1174756551011', '-63.8438054710488']\n",
-      "['CORDOBA', 'Río Seco', 'Sebastián Elcano', '2481', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.1614462636479', '-63.5934503863753']\n",
-      "['CORDOBA', 'Río Seco', 'Villa Candelaria', '246', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-29.8162963199276', '-63.3548391354923']\n",
-      "['CORDOBA', 'Río Seco', 'Villa de María', '4648', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.9043583402484', '-63.722318985926']\n",
-      "['CORDOBA', 'Río Segundo', 'Calchín', '2435', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.6679359912419', '-63.2006870937546']\n",
-      "['CORDOBA', 'Río Segundo', 'Calchín Oeste', '759', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.8633868408967', '-63.278168375262']\n",
-      "['CORDOBA', 'Río Segundo', 'Capilla del Carmen', '328', '--', 'SI', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-31.5081678166164', '-63.3421354529106']\n",
-      "['CORRIENTES', 'Esquina', 'Pueblo Libertador', '932', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-30.2195813152624', '-59.3906028568407']\n",
-      "['CORRIENTES', 'General Alvear', 'Alvear', '6732', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.0985990956679', '-56.5521631297617']\n",
-      "['CORRIENTES', 'General Alvear', 'Estación Torrent', '116', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-28.8266239157245', '-56.469525963544']\n",
-      "['CORRIENTES', 'General Paz', 'Itá Ibaté', '3772', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.4250661277127', '-57.3376993601456']\n",
-      "['CORRIENTES', 'General Paz', 'Lomas de Vallejos', '358', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-27.7329656323888', '-57.9193852921423']\n",
-      "['CORRIENTES', 'General Paz', 'Nuestra Señora del Rosario de Caá Catí', '4738', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.751995828158', '-57.6225136238666']\n",
-      "['CORRIENTES', 'General Paz', 'Palmar Grande', '536', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-27.9407694115665', '-57.9009156630285']\n",
-      "['CORRIENTES', 'Goya', 'Colonia Carolina', '420', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.1457706796124', '-59.1820838282047']\n",
-      "['CORRIENTES', 'Goya', 'Goya', '71606', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.1413439330685', '-59.2605311638707']\n",
-      "['CORRIENTES', 'ItatÍ', 'Itatí', '6562', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.2693038533077', '-58.2434782721969']\n",
-      "['CORRIENTES', 'ItatÍ', 'Ramada Paso', '556', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-27.3659289314983', '-58.3003087514316']\n",
-      "['CORRIENTES', 'Ituzaingó', \"Colonia Liebig's\", '2429', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.9156591543749', '-55.8233285990026']\n",
-      "['CORRIENTES', 'Ituzaingó', 'Ituzaingó', '19575', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.5910429413741', '-56.7039739448011']\n",
-      "['CORRIENTES', 'Ituzaingó', 'San Antonio', '1049', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-27.5073854602181', '-56.7411670700869']\n",
-      "['CORRIENTES', 'Ituzaingó', 'San Carlos', '2454', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.745785086345', '-55.9000479407003']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Monte Caseros', '23470', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.2515527236356', '-57.6388140007913']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Parada Acuña', '159', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-29.9084817138799', '-57.9581770148793']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Parada Labougle', '492', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-30.3190400199696', '-57.7289868202181']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Bonpland', '1029', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-29.8203735190576', '-57.4296479379825']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Parada Pucheta', '328', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-29.9053454011034', '-57.5743693513377']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Paso de los Libres', '43251', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.7116998596983', '-57.0877441027999']\n",
-      "['CORRIENTES', 'Paso de los Libres', 'Tapebicuá', '516', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-29.5043114402955', '-56.9760306946844']\n",
-      "['CORRIENTES', 'Saladas', 'Saladas', '12864', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.2553374256059', '-58.6238010038908']\n",
-      "['CORRIENTES', 'Saladas', 'San Lorenzo', '2569', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.1314603295453', '-58.7668321022746']\n",
-      "['CORRIENTES', 'San Cosme', 'Ingenio Primer Correntino', '296', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.4336721947021', '-58.624327887603']\n",
-      "['CORRIENTES', 'San Cosme', 'Paso de la Patria', '5598', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.3150060127599', '-58.5720142980631']\n",
-      "['CORRIENTES', 'San Cosme', 'San Cosme', '2563', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.3711801624716', '-58.5115291113063']\n",
-      "['CORRIENTES', 'San Cosme', 'Santa Ana', '1906', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.455091402543', '-58.6530388459631']\n",
-      "['CORRIENTES', 'San Luis del Palmar', 'San Luis del Palmar', '12287', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.5081078409756', '-58.5554744159758']\n",
-      "['CORRIENTES', 'San Martín', 'Colonia Carlos Pellegrini', '890', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.5373400329858', '-57.1712310407172']\n",
-      "['JUJUY', 'Ledesma', 'Caimancito', '5336', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-23.7395269322752', '-64.5941006141069']\n",
-      "['JUJUY', 'Ledesma', 'Calilegua', '5997', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-23.7694721379755', '-64.766556217593']\n",
-      "['JUJUY', 'Ledesma', 'Chalicán', '1062', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-24.0708657869155', '-64.8037328279296']\n",
-      "['JUJUY', 'Ledesma', 'Fraile Pintado', '13300', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-23.9366734846348', '-64.8001555521003']\n",
-      "['JUJUY', 'Ledesma', 'Libertad', '138', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.7628935085037', '-64.7268036826305']\n",
-      "['JUJUY', 'Ledesma', 'Libertador General San Martín (Est. Ledesma)', '46642', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-23.7988475308181', '-64.7847435385117']\n",
-      "['JUJUY', 'Ledesma', 'Maíz Negro', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.9512957904139', '-64.7747416972346']\n",
-      "['JUJUY', 'Ledesma', 'Paulina', '429', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.8459427825303', '-64.7401978591998']\n",
-      "['JUJUY', 'Ledesma', 'Pueblo Ledesma', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-23.8273072049676', '-64.791360563704']\n",
-      "['JUJUY', 'Ledesma', 'Yuto', '6301', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-23.6439908389427', '-64.4709201889915']\n",
-      "['JUJUY', 'Palpalá', 'Carahunco', '162', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-24.3137765483739', '-65.0785405481684']\n",
-      "['JUJUY', 'Palpalá', 'Centro Forestal', '402', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-24.2278470388568', '-65.1738697442674']\n",
-      "['JUJUY', 'Palpalá', 'Mina 9 de Octubre', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.245642700609', '-65.0838068756619']\n",
-      "['JUJUY', 'Palpalá', 'Palpalá (Est. Gral. Manuel N. Savio)', '50183', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.2660503354304', '-65.2120271030598']\n",
-      "['JUJUY', 'Palpalá', 'Rio Blanco', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-24.2342342593785', '-65.2300747773282']\n",
-      "['JUJUY', 'Rinconada', 'Casa Colorada', '59', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.3258883122274', '-66.2828832006347']\n",
-      "['JUJUY', 'Rinconada', 'Coyaguaima', '83', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.7704435619992', '-66.440426993556']\n",
-      "['JUJUY', 'Rinconada', 'Lagunillas de Farallón', '264', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.4075623428398', '-66.6554051011704']\n",
-      "['JUJUY', 'Rinconada', 'Liviara', '46', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-22.4896989245068', '-66.2677637818035']\n",
-      "['MENDOZA', 'Las Heras', 'Las Heras', '189067', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.8499236875213', '-68.8452567330483']\n",
-      "['MENDOZA', 'Las Heras', 'Los Penitentes', '2', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.8369504266306', '-69.853921289708']\n",
-      "['MENDOZA', 'Las Heras', 'Panquehua', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.8349236425418', '-68.8451652007894']\n",
-      "['MENDOZA', 'Las Heras', 'Papagayos', '0', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.8219', '-68.8964']\n",
-      "['MENDOZA', 'Las Heras', 'Polvaredas', '128', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.8190384814445', '-69.7097346552796']\n",
-      "['MENDOZA', 'Las Heras', 'Puente del Inca', '126', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.8198835580194', '-69.9250020499226']\n",
-      "['MENDOZA', 'Las Heras', 'Punta de Vacas', '18', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.8488063589156', '-69.7763007026825']\n",
-      "['MENDOZA', 'Las Heras', 'Sierras De Encalada', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9869460291704', '-68.9485091767272']\n",
-      "['MENDOZA', 'Las Heras', 'Uspallata', '3810', 'SI', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.595534534037', '-69.3582053741335']\n",
-      "['MENDOZA', 'Lavalle', '3 de Mayo', '516', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-32.675527945267', '-68.6462113031921']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Alto del Olvido', '266', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6727794218396', '-68.5922473767644']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Jocolí II', '163', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6740793089036', '-68.6692696211749']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio La Esperanza', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6735728612892', '-68.3840802981371']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio La Palmera', '136', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6969328275291', '-68.5506213221534']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio La Pega', '392', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-32.8128590043094', '-68.6835373227479']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Lagunas de Bartoluzzi', '290', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6111088672137', '-68.5714746331489']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Los Jarilleros', '831', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.7153965740662', '-68.6584021819475']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Los Olivos', '73', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-32.6972155730911', '-68.3295580099939']\n",
-      "['MENDOZA', 'Lavalle', 'Barrio Virgen del Rosario', '211', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.7027597161508', '-68.3124921903406']\n",
-      "['MENDOZA', 'Lavalle', 'Costa de Araujo', '2816', 'SI', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-32.7568943573314', '-68.4085951866641']\n",
-      "['MENDOZA', 'Lavalle', 'El Paramillo', '90', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.7813088245414', '-68.5336830930131']\n",
-      "['CORDOBA', 'Río Segundo', 'Santiago Temple', '2779', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.3871253007234', '-63.4182078006181']\n",
-      "['CORDOBA', 'Río Segundo', 'Villa del Rosario', '15313', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.5540113344661', '-63.5341489014562']\n",
-      "['CORDOBA', 'San Alberto', 'Ambul', '386', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.489683021508', '-65.0566540377037']\n",
-      "['CORDOBA', 'San Alberto', 'Arroyo Los Patos', '545', '--', 'SI', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-31.7500816583302', '-65.004300188015']\n",
-      "['CORDOBA', 'San Alberto', 'El Huayco', '133', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-31.845848320458', '-64.9560921756071']\n",
-      "['CORDOBA', 'San Alberto', 'La Cortadera', '10', 'SI', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.668668399569', '-65.37239422356']\n",
-      "['CORDOBA', 'San Alberto', 'Las Calles', '320', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-31.8206855464004', '-64.9717608825205']\n",
-      "['CORDOBA', 'San Alberto', 'Las Oscuras', '7', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.6633718662216', '-65.3190950145101']\n",
-      "['CORDOBA', 'San Alberto', 'Las Rabonas', '591', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.8544494669466', '-64.9870970596913']\n",
-      "['CORDOBA', 'San Alberto', 'Los Callejones', '483', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.9322689128265', '-65.2330653421552']\n",
-      "['CORDOBA', 'San Alberto', 'Mina Clavero', '8487', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.7267843574619', '-65.0055332639059']\n",
-      "['CORDOBA', 'San Alberto', 'Mussi', '21', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.4273241562001', '-65.0756894821312']\n",
-      "['CORDOBA', 'San Alberto', 'Nono', '1198', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.795570031823', '-65.0034036260171']\n",
-      "['CORDOBA', 'San Alberto', 'Panaholma', '136', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-31.626892878253', '-65.058665894714']\n",
-      "['CORDOBA', 'San Alberto', 'San Huberto', '116', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.832529380563', '-64.9856729137672']\n",
-      "['CORDOBA', 'San Alberto', 'San Lorenzo', '122', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-31.6822276756771', '-65.0255685400222']\n",
-      "['CORDOBA', 'San Alberto', 'San Martín', '225', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.8969863219692', '-65.5246625976026']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Perdriel', '8531', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', 'Sin código Indec', '-33.0690096392441', '-68.8986010698045']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Piedras Blancas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.0198804741995', '-69.3030036808918']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Potrerillos', '292', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.945486814506', '-69.2086449063504']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Ugarteche', '4561', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.2109451573216', '-68.8972088041994']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Valle Del Sol', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.0174255607471', '-69.2972914626044']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Villa El Refugio', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9975296309707', '-69.317680250878']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'VISTALBA', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-33.0237918976098', '-68.9247432402669']\n",
-      "['MENDOZA', 'Maipú', 'Barrancas', '194', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.0833355400244', '-68.7343792557021']\n",
-      "['MENDOZA', 'Maipú', 'Barrio Jesús de Nazaret', '399', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.0103244179699', '-68.7265920537237']\n",
-      "['MENDOZA', 'Maipú', 'COQUIMBITO', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.9792545593489', '-68.8089838444183']\n",
-      "['MENDOZA', 'Maipú', 'Cruz de Piedra', '1536', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.0293391100097', '-68.7922412248266']\n",
-      "['MENDOZA', 'Maipú', 'El Pedregal', '232', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.8558805014704', '-68.6544793531012']\n",
-      "['MENDOZA', 'Maipú', 'Fray Luis Beltrán', '4735', 'SI', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.0049403047291', '-68.6612377129718']\n",
-      "['MENDOZA', 'Maipú', 'GENERAL GUTIERREZ', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.9797721809011', '-68.769429675373']\n",
-      "['MENDOZA', 'Maipú', 'LUZURIAGA', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.9500582112409', '-68.8034450473205']\n",
-      "['MENDOZA', 'Maipú', 'Maipú', '106662', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.9394310178507', '-68.8068438760291']\n",
-      "['MENDOZA', 'Maipú', 'Rodeo del Medio', '12327', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.9880056754694', '-68.7010652608485']\n",
-      "['MISIONES', 'Oberá', 'Campo Viera', '7099', '--', '--', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.3310558767329', '-55.0528548158544']\n",
-      "['MISIONES', 'Oberá', 'El Salto', '207', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-27.4917334406127', '-55.1989608083667']\n",
-      "['MISIONES', 'Oberá', 'General Alvear', '130', '--', '--', '--', 'SI', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-27.4228667193793', '-55.1702709710527']\n",
-      "['MISIONES', 'Oberá', 'Guaraní', '2824', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.5203317456103', '-55.161363476829']\n",
-      "['MISIONES', 'Oberá', 'Los Helechos', '344', '--', '--', '--', 'SI', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-27.5531853202103', '-55.0778227687919']\n",
-      "['MISIONES', 'Oberá', 'Oberá', '63960', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.4816559378759', '-55.1251546931471']\n",
-      "['MISIONES', 'Oberá', 'Panambí', '700', '--', '--', '--', 'SI', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-27.7185151219435', '-54.9183708210206']\n",
-      "['MISIONES', 'Oberá', 'Panambi Kilómetro 15', '163', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-27.7043305063396', '-54.9664319816326']\n",
-      "['MISIONES', 'Oberá', 'Panambí Kilómetro 8', '1422', '--', '--', '--', 'SI', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-27.6631606292713', '-54.9846517202885']\n",
-      "['MISIONES', 'Oberá', 'San Martín', '815', '--', '--', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.4618128955547', '-55.2783440740601']\n",
-      "['MISIONES', 'Oberá', 'Villa Bonita', '1664', '--', 'SI', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.479699295829', '-54.9639234038824']\n",
-      "['MISIONES', 'San Ignacio', 'Barrio Tungoil', '199', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.1077568549388', '-55.3881151371992']\n",
-      "['MISIONES', 'San Ignacio', 'Colonia Polana', '109', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-26.9810475025624', '-55.3170685541177']\n",
-      "['MISIONES', 'San Ignacio', 'Corpus', '2475', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-27.1278038790718', '-55.5094179289212']\n",
-      "['MISIONES', 'San Ignacio', 'Domingo Savio', '307', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.3546875776242', '-55.3368344966029']\n",
-      "['MISIONES', 'San Ignacio', 'General Urquiza', '372', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-27.0988816811273', '-55.3678169761144']\n",
-      "['MISIONES', 'San Ignacio', 'Gobernador Roca', '3007', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.1910170928285', '-55.4682802860195']\n",
-      "['MISIONES', 'San Ignacio', 'Helvecia', '273', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-27.110525539393', '-55.3438282986148']\n",
-      "['NEUQUEN', 'Aluminé', 'Villa Pehuenia', '700', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-38.88385673767', '-71.1721341418285']\n",
-      "['NEUQUEN', 'Añelo', 'Aguada San Roque', '135', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-37.9994791767967', '-68.9231103975687']\n",
-      "['NEUQUEN', 'Añelo', 'Añelo', '2449', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.3514440221419', '-68.7919715586172']\n",
-      "['NEUQUEN', 'Añelo', 'San Patricio del Chañar', '6474', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.6257824069657', '-68.2986456816821']\n",
-      "['NEUQUEN', 'Catan LilL', 'Las Coloradas', '873', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-39.5578638822685', '-70.5932894653763']\n",
-      "['NEUQUEN', 'Chos Malal', 'Chos Malal', '13092', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-37.3792566593514', '-70.2723772223192']\n",
-      "['NEUQUEN', 'Chos Malal', 'Tricao Malal', '533', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-37.0428490399834', '-70.3347175778926']\n",
-      "['NEUQUEN', 'Chos Malal', 'Villa del Curi Leuvú', '148', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-37.1337365202592', '-70.3969231250344']\n",
-      "['NEUQUEN', 'Collón Curá', 'Piedra del Águila', '3669', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-40.0465538638606', '-70.077319578901']\n",
-      "['NEUQUEN', 'Collón Curá', 'Santo Tomás', '219', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-39.8218007278609', '-70.1028884849476']\n",
-      "['NEUQUEN', 'Confluencia', '11 de Octubre', '236', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.878684024658', '-68.1001707201744']\n",
-      "['NEUQUEN', 'Confluencia', 'Arroyito', '90', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-39.0743997961308', '-68.5703350642529']\n",
-      "['NEUQUEN', 'Confluencia', 'Barrio Ruca Luhé', '110', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.7543907123239', '-68.1803399743279']\n",
-      "['RIO NEGRO', 'Conesa', 'Barrio Planta Compresora de Gas', '20', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-40.0564744924401', '-64.4726087632632']\n",
-      "['RIO NEGRO', 'General Roca', 'General Roca', '81534', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-39.0267025182087', '-67.5748540962425']\n",
-      "['RIO NEGRO', 'General Roca', 'Ingeniero Luis A. Huergo', '6227', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-39.0711757468082', '-67.2328876350348']\n",
-      "['RIO NEGRO', 'General Roca', 'Ingeniero Otto Krause', '295', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.1114281023989', '-66.9939096262054']\n",
-      "['RIO NEGRO', 'General Roca', 'Mainqué', '1848', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'Sin código Indec', '-39.0637561999382', '-67.3042811813575']\n",
-      "['RIO NEGRO', 'General Roca', 'Paso Córdova', '1024', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.1077504096641', '-67.6277074998828']\n",
-      "['RIO NEGRO', 'General Roca', 'Península Ruca Co', '158', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.7010665100453', '-68.0277179698786']\n",
-      "['RIO NEGRO', 'General Roca', 'Peñas Blancas', '0', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-37.6830439804041', '-67.8688871212575']\n",
-      "['RIO NEGRO', 'General Roca', 'Puente Cero', '653', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.04360', '-67.55440']\n",
-      "['RIO NEGRO', 'General Roca', 'Sargento Vidal', '814', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-38.6856409614896', '-68.1580780282182']\n",
-      "['RIO NEGRO', 'General Roca', 'Tres Luces', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.9655980210737', '-67.9509550220406']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa Alberdi', '693', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.1283463654662', '-67.0481125141998']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa del Parque', '432', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.1258079817539', '-66.9976300412367']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa Manzano', '2697', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.6806041543676', '-68.2157180851266']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa Regina', '30028', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-39.0962966627004', '-67.0828092630939']\n",
-      "['RIO NEGRO', 'General Roca', 'Villa San Isidro', '607', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'Sin código Indec', '-38.7064851078187', '-68.1737455217997']\n",
-      "['RIO NEGRO', 'Ñorquincó', 'Las Bayas', '66', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-41.4504057812872', '-70.6827894626766']\n",
-      "['RIO NEGRO', 'Ñorquincó', 'Mamuel Choique', '243', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-41.7698416427745', '-70.1708632216436']\n",
-      "['RIO NEGRO', 'Conesa', 'General Conesa', '5484', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-40.1047354258125', '-64.452961945825']\n",
-      "['RIO NEGRO', 'El Cuy', 'Aguada Guzmán', '110', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.9787588388031', '-68.8683979876685']\n",
-      "['RIO NEGRO', 'El Cuy', 'Cerro Policía', '252', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-39.7252943733893', '-68.4939533269128']\n",
-      "['RIO NEGRO', 'El Cuy', 'El Cuy', '498', 'SI', '--', 'SI', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-39.9230912187031', '-68.3369498427779']\n",
-      "['RIO NEGRO', 'El Cuy', 'Las Perlas', '2182', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-38.9840690690676', '-68.1403501822625']\n",
-      "['RIO NEGRO', 'El Cuy', 'Mencué', '311', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-40.4229029710507', '-69.6143877108253']\n",
-      "['RIO NEGRO', 'El Cuy', 'Naupa Huen', '170', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.8282845926545', '-69.5089726874799']\n",
-      "['RIO NEGRO', 'El Cuy', 'Paso Córdova', '48', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.1153330396607', '-67.6264974744394']\n",
-      "['RIO NEGRO', 'El Cuy', 'Valle Azul', '726', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-39.1404827453952', '-66.7285641693515']\n",
-      "['RIO NEGRO', 'General Roca', 'Allen', '22859', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.9795106570689', '-67.828021398161']\n",
-      "['RIO NEGRO', 'General Roca', 'Bajo San Cayetano', '462', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-38.7513229744846', '-68.0085536061591']\n",
-      "['RIO NEGRO', 'General Roca', 'Barda del Medio', '1651', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.7246633358539', '-68.1580560913419']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Blanco', '61', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.0309641335839', '-67.7863228650653']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Calle Ciega Nº10', '52', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.0230092190232', '-67.8005036132985']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Calle Ciega Nº6', '23', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.0430891464152', '-67.752065842081']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Canale', '66', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.0682963331395', '-67.6389236900117']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Chacra Monte', '1900', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-39.0516494451284', '-67.6345853523327']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Costa Este', '267', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.0418587269806', '-67.8075970544366']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Costa Linda', '310', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.9435967131876', '-67.9095130600985']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Costa Oeste', '834', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-39.0280740237159', '-67.8406950461568']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Destacamento', '40', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-37.688801948065', '-67.8695487107459']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio El Labrador', '263', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'Sin código Indec', '-38.6719231721601', '-68.2343296924898']\n",
-      "['RIO NEGRO', 'San Antonio', 'Puerto San Antonio Este', '381', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-40.8008815532575', '-64.8778974161853']\n",
-      "['RIO NEGRO', 'San Antonio', 'Punta Colorada', '4', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-41.6941221979021', '-65.0245573411298']\n",
-      "['RIO NEGRO', 'San Antonio', 'Saco Viejo', '8', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-40.811004684265', '-64.7581129382783']\n",
-      "['RIO NEGRO', 'San Antonio', 'San Antonio Oeste', '16265', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-40.7312945275013', '-64.9552941307172']\n",
-      "['RIO NEGRO', 'San Antonio', 'Sierra Grande', '7404', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-41.6071863315513', '-65.3534017406091']\n",
-      "['RIO NEGRO', 'Valcheta', 'Aguada Cecilio', '155', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-40.8478737807916', '-65.8393274592303']\n",
-      "['RIO NEGRO', 'Valcheta', 'Arroyo Los Berros', '168', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-41.4372536416486', '-66.0950773167367']\n",
-      "['RIO NEGRO', 'Valcheta', 'Arroyo Ventana', '30', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-41.6653937822189', '-66.0860135550914']\n",
-      "['RIO NEGRO', 'Valcheta', 'Nahuel Niyeu', '32', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-40.504198321368', '-66.5657529968209']\n",
-      "['RIO NEGRO', 'Valcheta', 'Sierra Pailemán', '74', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-41.1812714523245', '-65.9614292512301']\n",
-      "['RIO NEGRO', 'Valcheta', 'Valcheta', '3867', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-40.6778617788507', '-66.1653261356888']\n",
-      "['SALTA', 'Anta', 'Apolinario Saravia', '6730', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.4402117565864', '-64.0003361370349']\n",
-      "['SALTA', 'Anta', 'Ceibalito', '176', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-25.1278603615752', '-64.2896735059411']\n",
-      "['SALTA', 'Anta', 'Centro 25 de Junio', '877', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-24.9773189675124', '-63.8698564395644']\n",
-      "['SALTA', 'Anta', 'Coronel Mollinedo', '1061', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'Sin código Indec', '-24.5136418287603', '-64.0648836625582']\n",
-      "['SALTA', 'Anta', 'Coronel Olleros', '432', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-25.1146923148948', '-64.2258664425772']\n",
-      "['SALTA', 'Anta', 'El Quebrachal', '6536', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-25.3519821824981', '-64.0287963887805']\n",
-      "['SALTA', 'Anta', 'Gaona', '1883', '--', 'SI', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-25.2581750325612', '-64.0470243002426']\n",
-      "['SALTA', 'Anta', 'General Pizarro', '1604', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-24.2342248497577', '-63.9910915395849']\n",
-      "['SAN LUIS', 'Ayacucho', 'San Francisco del Monte de Oro', '3732', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.6006392247112', '-66.1273702635842']\n",
-      "['SAN LUIS', 'Ayacucho', 'San Ignacio', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.0866257032099', '-66.0888231134367']\n",
-      "['SAN LUIS', 'Ayacucho', 'San Miguel', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.14116477', '-65.81342262']\n",
-      "['SAN LUIS', 'Ayacucho', 'San Roque', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.15448797', '-66.96257853']\n",
-      "['SAN LUIS', 'Ayacucho', 'Santa Ana', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.1448782188562', '-66.0460393687647']\n",
-      "['SAN LUIS', 'Ayacucho', 'Santa Rosa De Catantal', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.33294095', '-66.91334013']\n",
-      "['SAN LUIS', 'Ayacucho', 'Santa Teresa', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.20206139', '-66.26698743']\n",
-      "['SAN LUIS', 'Ayacucho', 'Santo Domingo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.8973633310749', '-65.6491557457839']\n",
-      "['SAN LUIS', 'Ayacucho', 'Talita', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.3496514640192', '-66.7266327912252']\n",
-      "['SAN LUIS', 'Belgrano', 'Arbol Solo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.52213375', '-66.48595015']\n",
-      "['SAN LUIS', 'Belgrano', 'Bella Estancia', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.8188624645794', '-66.6427145357585']\n",
-      "['SAN LUIS', 'Belgrano', 'Buen Orden', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.59798771', '-66.71267133']\n",
-      "['SAN LUIS', 'Belgrano', 'El Barrial', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.8288468409196', '-66.3734349744985']\n",
-      "['SAN LUIS', 'Belgrano', 'El Milagro', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.10055908', '-66.36174359']\n",
-      "['SAN LUIS', 'Belgrano', 'El Recodo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9827253369368', '-66.4680980568412']\n",
-      "['SAN LUIS', 'Belgrano', 'Estancia De Amieva', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6952146', '-66.26680538']\n",
-      "['SAN LUIS', 'Belgrano', 'Hualtaran', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.46760813', '-66.96050979']\n",
-      "['SAN LUIS', 'Belgrano', 'La Calera', '598', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.8619918957825', '-66.8506529764617']\n",
-      "['SAN LUIS', 'Belgrano', 'Las Lagunitas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9957785714348', '-67.0904154332342']\n",
-      "['SAN LUIS', 'Belgrano', 'Los Molles', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.10962076', '-66.28134706']\n",
-      "['SAN LUIS', 'Belgrano', 'Los Ramblones', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.5115721012844', '-66.4266138930999']\n",
-      "['SAN LUIS', 'Belgrano', 'Naranjo Esquino', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.02126301', '-66.85216648']\n",
-      "['SAN LUIS', 'Belgrano', 'Nogolí', '739', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.9173752831041', '-66.3257602058349']\n",
-      "['SAN LUIS', 'Belgrano', 'Pozo Cavado', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.55034841', '-66.23912573']\n",
-      "['SAN LUIS', 'Belgrano', 'Pozo Del Tala', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.60300671', '-66.29297728']\n",
-      "['SAN LUIS', 'Belgrano', 'Represa Del Carmen', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.061384065842', '-66.9794665073681']\n",
-      "['SAN LUIS', 'Belgrano', 'San Antonio', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.64699837', '-66.89703137']\n",
-      "['SAN LUIS', 'Belgrano', 'San Pedro', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9709634117604', '-66.6970240054288']\n",
-      "['SAN LUIS', 'Belgrano', 'Santa Rosa Del Gigante', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9905965705411', '-66.8140366443439']\n",
-      "['SAN LUIS', 'Belgrano', 'Suyuque Nuevo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.1293440341281', '-66.2867981527892']\n",
-      "['SAN LUIS', 'Belgrano', 'Toro Negro', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.729764247677', '-66.3363734621401']\n",
-      "['SAN LUIS', 'Belgrano', 'Villa de la Quebrada', '523', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-33.0161741932684', '-66.2920464806382']\n",
-      "['SAN LUIS', 'Belgrano', 'Villa General Roca', '162', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.6661925630759', '-66.4524010178082']\n",
-      "['SAN LUIS', 'Chacabuco', 'Balcarce', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.5633976217563', '-65.0315307446834']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'El Trapiche', '1200', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.1082715280981', '-66.063371211902']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Eleodoro Lobos', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.39105095', '-66.01520981']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Estancia Grande', '53', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-33.1905465526598', '-66.1527985566353']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Fraga', '1127', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.502087069887', '-65.7926477789763']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Intihuasi', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.8258700904104', '-65.9697369177069']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Bajada', '91', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-33.157161301266', '-66.0131877714641']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Florida', '297', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-33.1167587248711', '-66.0020090018267']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Petra', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.2506814309201', '-65.9968368448597']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Toma', '7374', 'SI', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-33.0544376204479', '-65.62269821015']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'La Totora', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.1502423833397', '-65.7245723822157']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Las Barranquitas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.16844847', '-66.06146551']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Las Pircas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.0768050699044', '-66.1099086074017']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Loma Alta', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9616958338113', '-65.9538726828963']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Marmol Verde', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.944380406095', '-65.8792040325979']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Pampa Del Tamboreo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.0601810256268', '-65.9849396635213']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Paso Del Rey', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.944943420996', '-66.0040313669643']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Río Grande', '155', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', 'Sin código Indec', '-33.0485046022503', '-66.0717543089664']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Riocito', '83', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.0964304439761', '-65.990838382791']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Saladillo', '275', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-33.2005664915694', '-65.8531363375249']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Valle De Pancanta', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.89747705', '-66.11113332']\n",
-      "['SAN LUIS', 'General Pedernera', '5Ta Brigada', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.7239942428561', '-65.3810379035533']\n",
-      "['SAN LUIS', 'General Pedernera', 'Caldenadas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.7828408', '-65.72200942']\n",
-      "['SAN LUIS', 'General Pedernera', 'Colonia Don Antonio', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.3245101084583', '-65.2023655210938']\n",
-      "['SAN LUIS', 'General Pedernera', 'Coronel Alzogaray', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.4478977099803', '-65.5540435925998']\n",
-      "['SAN LUIS', 'General Pedernera', 'Country Club Los Caldenes', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.7036125779234', '-65.3290340917624']\n",
-      "['SAN LUIS', 'General Pedernera', 'Dique Vulpiani', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.6615469909619', '-65.5357268932931']\n",
-      "['SANTA FE', 'General López', 'Diego de Alvear', '1855', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.3743429234538', '-62.1289273623308']\n",
-      "['SANTA FE', 'General López', 'Elortondo', '5632', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.7016560168056', '-61.6163727056605']\n",
-      "['SANTA FE', 'General López', 'Firmat', '19757', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.4580496833225', '-61.4914525089409']\n",
-      "['SANTA FE', 'General López', 'Hughes', '4598', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.8028556653324', '-61.3358033222625']\n",
-      "['SANTA FE', 'General López', 'La Chispa', '352', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-33.5446704008322', '-61.9736324283312']\n",
-      "['SANTA FE', 'General López', 'Labordeboy', '928', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-33.7196527453715', '-61.3149208168028']\n",
-      "['SANTA FE', 'General López', 'Lazzarino', '350', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-34.1663295663381', '-62.428038027595']\n",
-      "['SANTA FE', 'General López', 'Maggiolo', '1701', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.7244236308417', '-62.2478391856324']\n",
-      "['SANTA FE', 'General López', 'María Teresa', '3523', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.0062849828557', '-61.900439675435']\n",
-      "['SANTA FE', 'General López', 'Melincué (Est. San Urbano)', '2139', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.6619144262235', '-61.4576887408087']\n",
-      "['SANTA FE', 'General López', 'Miguel Torres', '373', '--', 'SI', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.5299502620402', '-61.4662068731284']\n",
-      "['SANTA FE', 'General López', 'Murphy', '3630', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.6428623685969', '-61.8577974691015']\n",
-      "['CORRIENTES', 'Ituzaingó', 'Villa Olivari', '1276', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-27.6329473311043', '-56.9062014827101']\n",
-      "['CORRIENTES', 'Lavalle', 'Cruz de los Milagros', '143', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-28.8357350715385', '-59.0068578339405']\n",
-      "['CORRIENTES', 'Lavalle', 'Gobernador Juan E. Martínez', '1831', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.9108688742576', '-58.9359577546112']\n",
-      "['CORRIENTES', 'Lavalle', 'Lavalle', '2990', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.0249812495642', '-59.1818570100087']\n",
-      "['CORRIENTES', 'Lavalle', 'Santa Lucía', '11589', 'SI', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.9847966992846', '-59.1017576429994']\n",
-      "['CORRIENTES', 'Lavalle', 'Villa Córdoba', '586', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-28.9940335487267', '-59.0774380130144']\n",
-      "['CORRIENTES', 'Lavalle', 'Yatayti Calle', '539', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-29.0295902166451', '-58.9097321884449']\n",
-      "['CORRIENTES', 'Mburucuyá', 'Mburucuyá', '6972', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.0460572855636', '-58.224984006822']\n",
-      "['CORRIENTES', 'Mercedes', 'Felipe Yofré', '1435', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-29.105919764542', '-58.3424746747141']\n",
-      "['CORRIENTES', 'Mercedes', 'Mariano I. Loza (Est. Justino Solari)', '1843', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-29.3763665588886', '-58.1960231004583']\n",
-      "['CORRIENTES', 'Mercedes', 'Mercedes', '33551', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.1833885579996', '-58.0742364424806']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Colonia Libertad', '620', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-30.0439760349315', '-57.8235193980386']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Estación Libertad', '212', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-30.0125285200771', '-57.8591295180443']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Juan Pujol', '1349', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-30.4178964519869', '-57.8560694385919']\n",
-      "['CORRIENTES', 'Monte Caseros', 'Mocoretá', '5974', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.6176804049267', '-57.9628254585589']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio El Maruchito', '51', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.9965483470472', '-67.7600066651023']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio El Petróleo', '84', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0639270176593', '-67.5120162799717']\n",
-      "['CABA', 'COMUNA 15', 'VILLA ORTUZAR', '21736', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5809741138535', '-58.4676516664339']\n",
-      "['CATAMARCA', 'Ambato', 'Chuchucaruana', '73', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.9072844349135', '-65.8265242094263']\n",
-      "['CATAMARCA', 'Ambato', 'Colpes', '75', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-28.056472497625', '-65.8260844153652']\n",
-      "['CATAMARCA', 'Ambato', 'El Bolsón', '289', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-27.9038743420396', '-65.8884829262542']\n",
-      "['CATAMARCA', 'Ambato', 'El Rodeo', '1007', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-28.2141516424861', '-65.8738600634115']\n",
-      "['CATAMARCA', 'Ambato', 'Huaycama', '152', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-28.0988458342305', '-65.8147464336478']\n",
-      "['CATAMARCA', 'Ambato', 'La Puerta', '706', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.1764379052117', '-65.7863037835082']\n",
-      "['CATAMARCA', 'Ambato', 'Las Chacritas', '74', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-27.6464168267027', '-65.9533446470458']\n",
-      "['CATAMARCA', 'Ambato', 'Las Juntas', '304', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-28.1038836314671', '-65.8996513641899']\n",
-      "['CATAMARCA', 'Ambato', 'Los Castillos', '182', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.9582295650792', '-65.820685723313']\n",
-      "['CATAMARCA', 'Ambato', 'Los Talas', '170', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.94999754917', '-65.875829814164']\n",
-      "['CATAMARCA', 'Ambato', 'Los Varela', '443', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-27.9279942328057', '-65.8822302327591']\n",
-      "['CATAMARCA', 'Ambato', 'Singuil', '295', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.8142168571341', '-65.8670660017181']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio El Treinta', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.8937119363148', '-67.971068167392']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Emergente', '44', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-39.001652251504', '-67.8506842254546']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Fátima', '136', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.05317', '-67.47297']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Frontera', '69', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.071916321907', '-67.7129100460388']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Goretti', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.9655980210737', '-67.9509550220406']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Guerrico', '52', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', 'Sin código Indec', '-39.0416838101557', '-67.7340081423714']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Isla 10', '312', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-38.9966443708843', '-67.9181463726224']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Barda', '71', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0494648024568', '-67.217793659392']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Costa', '94', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.0753070627553', '-67.5392261916358']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Costa', '94', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0753070627553', '-67.5392261916358']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Defensa', '209', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0331815789057', '-67.3862477660724']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Herradura', '49', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-39.0370774236916', '-67.7820594526764']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Lor', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.940397', '-68.0307899442508']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio La Ribera - Barrio APYCAR', '470', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-39.0772588097086', '-67.5794991279564']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Las Angustias', '653', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-39.0298112121202', '-67.5009911848666']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Luisillo', '52', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0514047890722', '-67.3468986066245']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Mar del Plata', '35', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0827873095255', '-67.6523985545637']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio María Elvira', '162', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.9901442627179', '-67.9613095600255']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Moño Azul', '39', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.1306874014844', '-66.8941649716278']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Mosconi', '564', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-39.0907183953718', '-67.5898603467619']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Norte (municipio de Cinco Saltos)', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.8680463297555', '-68.0191261381801']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Norte (municipio de Cipolletti)', '34', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-38.8689463297555', '-68.0191261381801']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Pinar', '38', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-37.6748275939008', '-67.8736521306821']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Pino Azul', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-39.055737401237', '-67.5935301061017']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Porvenir', '39', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0430283937958', '-67.4642040039168']\n",
-      "['SANTA FE', 'General López', 'Wheelwright', '5733', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.7942942799185', '-61.2114409469748']\n",
-      "['SANTA FE', 'General Obligado', 'Arroyo Ceibal', '622', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.7250869970621', '-59.4804164807602']\n",
-      "['SANTA FE', 'General Obligado', 'Avellaneda (Est. Ewald)', '23341', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.1193659780886', '-59.6592512444638']\n",
-      "['SANTA FE', 'General Obligado', 'Berna', '629', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-29.2752681077911', '-59.8472221836471']\n",
-      "['SANTA FE', 'General Obligado', 'El Araza', '550', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-29.1334936783763', '-59.9473145917686']\n",
-      "['SANTA FE', 'General Obligado', 'El Rabón', '865', '--', 'SI', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'Sin código Indec', '-28.2302084157377', '-59.2639844821107']\n",
-      "['SANTA FE', 'General Obligado', 'Florencia', '5982', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.0427359947317', '-59.2187469070082']\n",
-      "['SANTA FE', 'General Obligado', 'Guadalupe Norte', '654', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.9453022044499', '-59.5634151929235']\n",
-      "['SANTA FE', 'General Obligado', 'Ingeniero Chanourdie', '319', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-28.759813885955', '-59.5772324985847']\n",
-      "['SANTA FE', 'General Obligado', 'La Isleta', '210', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-28.493935731005', '-59.2950745667521']\n",
-      "['SANTA FE', 'General Obligado', 'La Sarita', '483', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-28.9728525913241', '-59.8484991818248']\n",
-      "['SANTA FE', 'General Obligado', 'Lanteri', '907', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.8429706211446', '-59.6379287718138']\n",
-      "['SANTA FE', 'General Obligado', 'Las Garzas', '1123', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.8490101824631', '-59.5005781021303']\n",
-      "['SANTA FE', 'General Obligado', 'Las Toscas', '10838', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.3540749299597', '-59.2595521000375']\n",
-      "['SANTA FE', 'San Cristóbal', 'San Guillermo', '6747', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.3602098529676', '-61.9178272634037']\n",
-      "['SANTA FE', 'San Cristóbal', 'Santurce', '32', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-30.1866452738191', '-61.178528021881']\n",
-      "['SANTA FE', 'San Cristóbal', 'Soledad', '1083', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-30.6225538384456', '-60.9166112630514']\n",
-      "['SANTA FE', 'San Cristóbal', 'Suardi', '6080', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.5361453460922', '-61.9616805839765']\n",
-      "['SANTA FE', 'San Cristóbal', 'Villa Saralegui', '513', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-30.5427027882285', '-60.7477102618236']\n",
-      "['SANTA FE', 'San Cristóbal', 'Villa Trinidad', '2606', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.2176460355738', '-61.877568026694']\n",
-      "['SANTA FE', 'San Javier', 'Alejandra', '2962', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-29.9103566747475', '-59.8281612200693']\n",
-      "['SANTA FE', 'San Javier', 'Cacique Ariacaiquín', '142', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-30.6581364074941', '-60.2307356488107']\n",
-      "['SANTA FE', 'San Javier', 'Colonia Durán', '183', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-29.5607537201086', '-59.9270693537131']\n",
-      "['SANTA FE', 'San Javier', 'La Brava', '329', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-30.4477825105448', '-60.1409356882605']\n",
-      "['SANTA FE', 'San Javier', 'Romang', '7755', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.5018294527814', '-59.7485934535059']\n",
-      "['SANTA FE', 'San Javier', 'San Javier', '13604', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.5822068409869', '-59.9313985183809']\n",
-      "['SANTA FE', 'San Jerónimo', 'Arocena', '1608', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.0800271942926', '-60.9770049639573']\n",
-      "['SANTA FE', 'San Jerónimo', 'Balneario Monje', '391', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.3349560866515', '-60.8760522539552']\n",
-      "['SANTIAGO DEL ESTERO', 'Quebrachos', 'Sumampa Viejo', '53', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-29.38518', '-63.4576167']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Chañar Pozo de Abajo', '62', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-27.6032640691893', '-64.6291414240627']\n",
-      "['SANTA FE', 'San Jerónimo', 'Barrancas', '4650', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.2366357816462', '-60.9827401330363']\n",
-      "['SANTA FE', 'San Jerónimo', 'Barrio Caima', '1655', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.8320800807618', '-60.8719647067245']\n",
-      "['SANTA FE', 'San Jerónimo', 'Barrio El Pacaá - Barrio Comipini', '12', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.1313356998216', '-60.9282685049176']\n",
-      "['SANTA FE', 'San Jerónimo', 'Bernardo de Irigoyen (Est. Irigoyen)', '1566', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.1709306189148', '-61.1572748282837']\n",
-      "['SANTA FE', 'San Jerónimo', 'Casalegno', '158', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-32.2638306241466', '-61.1261488657874']\n",
-      "['SANTA FE', 'San Jerónimo', 'Centeno', '2870', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.298023717348', '-61.4107241466286']\n",
-      "['SANTA FE', 'San Jerónimo', 'Coronda', '16873', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.975646712145', '-60.9201341188126']\n",
-      "['SANTA FE', 'San Jerónimo', 'Desvío Arijón', '946', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.8727393656094', '-60.8896993521491']\n",
-      "['SANTA FE', 'San Jerónimo', 'Díaz', '1721', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-32.3750588242506', '-61.091442512126']\n",
-      "['SANTA FE', 'San Jerónimo', 'Gaboto', '2788', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.4343760818819', '-60.8185390941723']\n",
-      "['SANTA FE', 'San Jerónimo', 'Gálvez', '19061', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.0326455920318', '-61.2199610274248']\n",
-      "['SANTA FE', 'San Jerónimo', 'Gessler', '857', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-31.8770449531764', '-61.1288367653984']\n",
-      "['SANTA FE', 'San Jerónimo', 'Irigoyen', '950', '--', 'SI', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-32.16077341012', '-61.1104258428642']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Martínez', '66169', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4944230772436', '-58.5105732755943']\n",
-      "['BUENOS AIRES', 'San Isidro', 'San Isidro', '45403', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4770412162141', '-58.52719519996']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Villa Adelina', '35473', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5151197673508', '-58.5457579220177']\n",
-      "['BUENOS AIRES', 'San Miguel', 'Bella Vista', '74138', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5751401519414', '-58.6960409885544']\n",
-      "['BUENOS AIRES', 'San Miguel', 'Campo De Mayo', '1525', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.5346818189868', '-58.6513860167431']\n",
-      "['BUENOS AIRES', 'San Miguel', 'Muñiz', '28615', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5557351629874', '-58.7080227572424']\n",
-      "['BUENOS AIRES', 'San Miguel', 'San Miguel', '171913', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5536228677773', '-58.7347875195953']\n",
-      "['BUENOS AIRES', 'San Nicolás', 'Campos Salles', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.4010837029564', '-60.2846972878391']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'La Cañada', '1696', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', '--', '--', 'Sin código Indec', '-27.7276588087454', '-63.7176686023268']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'La Invernada', '517', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.3862606116963', '-63.4356002677335']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Minerva', '128', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.539157866442', '-63.3590552312354']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Vaca Huañuna', '185', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-27.4744926059622', '-63.4699375343126']\n",
-      "['SANTIAGO DEL ESTERO', 'Figueroa', 'Villa Figueroa', '72', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-27.7191635118164', '-63.4627541092023']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Añatuya', '23286', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.4604679974535', '-62.7596093300983']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Averías', '371', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-28.741220514431', '-62.3821980617677']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Estación Tacañitas', '1060', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', 'SI', 'Sin código Indec', '-28.6138541583173', '-62.5238361883097']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'La Nena', '91', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-28.4546241587177', '-61.7418831319049']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Los Juríes', '3833', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-28.4484755911851', '-62.0335980843552']\n",
-      "['SANTIAGO DEL ESTERO', 'General Taboada', 'Tomás Young', '455', '--', 'SI', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-28.6023467596818', '-62.1835158055122']\n",
-      "['SANTIAGO DEL ESTERO', 'Guasayán', 'Lavalle', '1554', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.2413819630777', '-65.0404186745627']\n",
-      "['SANTIAGO DEL ESTERO', 'Guasayán', 'San Pedro', '1997', '--', '--', '--', 'SI', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-28.004477679772', '-65.1016629117011']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'El Arenal', '54', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.803881840061', '-64.5660149632156']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'El Bobadal', '1466', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-26.7503821112546', '-64.3648190953026']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'El Charco', '178', '--', '--', '--', 'SI', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-27.2617112952825', '-64.6538973422057']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'Isca Yacu', '87', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.0297711564072', '-64.6107274402212']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'Isca Yacu Semaul', '65', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.0332823734968', '-64.6122133001112']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'Pozo Hondo', '3249', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.1937927074288', '-64.4393140879384']\n",
-      "['SANTIAGO DEL ESTERO', 'Jiménez', 'San Pedro', '264', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.7675027140054', '-64.3577360686502']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'El Colorado', '735', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-27.9174428714196', '-62.1171378956456']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'El Cuadrado', '143', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-28.2913337442834', '-61.720781100109']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Matará', '1172', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.1124229765898', '-63.1276057745649']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Suncho Corral', '7201', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.9425197490166', '-63.3697735786557']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Vilelas', '1723', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'Sin código Indec', '-27.9532653685769', '-62.5456888179709']\n",
-      "['SANTIAGO DEL ESTERO', 'Juan F. Ibarra', 'Yuchán', '536', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-27.7822162141501', '-62.9003451010272']\n",
-      "['SANTIAGO DEL ESTERO', 'Loreto', 'Villa San Martín (Est. Loreto)', '10996', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-28.3266654290546', '-64.105600188844']\n",
-      "['SANTIAGO DEL ESTERO', 'Mitre', 'Villa Unión', '510', '--', 'SI', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-29.4117845166099', '-62.6857417034462']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Aerolito', '249', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-27.2364425382852', '-62.3796577004907']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Alhuampa', '471', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.1324238744579', '-62.5491681163406']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Hasse', '347', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.0717441766102', '-62.6462012878265']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Hernán Mejía Miraval', '156', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.1752881258606', '-62.4257292710739']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Las Tinajas', '1624', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.461472889843', '-62.9188088964109']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Libertad', '153', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.0758668814254', '-63.0708903756963']\n",
-      "['SANTIAGO DEL ESTERO', 'Moreno', 'Lilo Viejo', '416', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.9404566764547', '-62.9565688691677']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Diego Gaynor', '236', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.288973975279', '-59.222781222713']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'El Remanso', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.4149477393736', '-59.086281182388']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Los Cardales', '7174', 'SI', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.3300736993853', '-58.9885651588167']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Parada Orlando', '1207', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-34.3273003551547', '-59.0759905460338']\n",
-      "['BUENOS AIRES', 'Exaltación de la Cruz', 'Parada Robles - Pavón', '8008', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-34.3581118951493', '-59.0310010709452']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Aeropuerto Internacional Ezeiza', '5651', 'SI', '--', 'SI', 'SI', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-34.8128216283518', '-58.5521650062885']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Canning', '3444', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8962283957338', '-58.5087006002723']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Carlos Spegazzini', '25990', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.9338489869515', '-58.5780017334776']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'José Maria Ezeiza', '56219', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8536100103068', '-58.5195521653909']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'La Unión', '33227', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8503859677023', '-58.5558695462288']\n",
-      "['ENTRE RIOS', 'Tala', 'Guardamonte', '101', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-32.0826358698135', '-59.3082772238093']\n",
-      "['CABA', 'COMUNA 06', 'CABALLITO', '176076', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6168254996915', '-58.443603110353']\n",
-      "['CHUBUT', 'Escalante', 'KM. 3 - General Mosconi', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-45.8318281251079', '-67.4917096424434']\n",
-      "['CHUBUT', 'Escalante', 'KM. 5 - Presidente Ortiz', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-45.7875522789201', '-67.4695736235974']\n",
-      "['CHUBUT', 'Escalante', 'KM. 8 - Don Bosco', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-45.7988982385959', '-67.4314970230436']\n",
-      "['CHUBUT', 'Escalante', 'Rada Tilly', '9098', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-45.9368019185633', '-67.5653960236573']\n",
-      "['CHUBUT', 'Florentino Ameghino', 'Camarones', '1296', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-44.79829087317', '-65.7105992934951']\n",
-      "['CHUBUT', 'Florentino Ameghino', 'Garayalde', '18', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-44.6795783728661', '-66.6097364550235']\n",
-      "['CHUBUT', 'Futaleufú', 'Aldea Escolar', '359', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-43.1198187614025', '-71.5588967458005']\n",
-      "['CHUBUT', 'Futaleufú', 'Corcovado', '1820', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.5380021657326', '-71.4659616215841']\n",
-      "['BUENOS AIRES', '25 de Mayo', '25 de Mayo', '23408', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.4339385892588', '-60.1731209454056']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Agustín Mosconi', '280', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-35.7392169542026', '-60.5590634621789']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Del Valle', '899', 'SI', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-35.8973453887603', '-60.7316089512944']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Ernestina', '145', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-35.2702340519789', '-59.5575034078873']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Gobernador Ugarte', '547', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-35.1643973648093', '-60.0813577815069']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Lucas Monteverde', '63', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-35.4838272164734', '-59.9880647932831']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Norberto de la Riestra', '4524', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.2727788695321', '-59.7719327250509']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Pedernales', '1432', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-35.2666085074294', '-59.6306574695384']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'San Enrique', '279', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-35.7785028686085', '-60.3546454811901']\n",
-      "['BUENOS AIRES', '25 de Mayo', 'Valdés', '579', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-35.6488128268597', '-60.4672591673156']\n",
-      "['BUENOS AIRES', '9 de Julio', '12 de Octubre', '219', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-35.607730780146', '-60.9182929927645']\n",
-      "['BUENOS AIRES', '9 de Julio', '9 de Julio', '36494', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.4447435053964', '-60.8843433362719']\n",
-      "['BUENOS AIRES', '9 de Julio', 'Alfredo Demarchi (Est. Facundo Quiroga)', '1853', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.2929819536873', '-61.4072542128']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Presidente Perón', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.7961848310008', '-68.0734334344623']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Juan Bautista Alberdi (Est. Alberdi)', '3404', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4387919326349', '-61.8121893821736']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Leandro N. Alem', '2468', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.5217246234597', '-61.391182899484']\n",
-      "['BUENOS AIRES', 'Leandro N. Alem', 'Vedia', '8827', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4973984349932', '-61.5453447631479']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Arenaza', '1328', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-34.9846043002155', '-61.7729116988591']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Bayauca', '541', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-34.8710511337121', '-61.2895451446375']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Bermúdez', '72', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.6966047108596', '-61.3250128810539']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Carlos Salas', '234', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-35.3913662871435', '-61.9949102331933']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Coronel Martínez de Hoz (Ap. Kilómetro 322)', '1041', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.3321817215807', '-61.6140851684372']\n",
-      "['BUENOS AIRES', 'Lincoln', 'El Triunfo', '1543', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', '--', 'Sin código Indec', '-35.0882210775847', '-61.5163333232822']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Las Toscas', '485', 'SI', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-35.3627586364746', '-61.8061599731445']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Lincoln', '28051', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.869042222818', '-61.5291649669285']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Pasteur', '1962', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-35.1426386337075', '-62.2439028944602']\n",
-      "['BUENOS AIRES', 'Lincoln', 'Roberts', '2982', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'SI', '--', 'Sin código Indec', '-35.1440875676884', '-61.9707859541264']\n",
-      "['CHUBUT', 'Futaleufú', 'Esquel', '32343', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-42.9133238858291', '-71.3185116319277']\n",
-      "['CHUBUT', 'Futaleufú', 'Lago Rosario', '87', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-43.2500168518714', '-71.3512318442886']\n",
-      "['CHUBUT', 'Futaleufú', 'Los Cipreses', '179', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.1847146210617', '-71.6413919295155']\n",
-      "['CHUBUT', 'Futaleufú', 'Trevelín', '6353', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-43.0908711905976', '-71.4654853699539']\n",
-      "['CHUBUT', 'Futaleufú', 'Villa Futalaufquen', '28', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-42.9006375858067', '-71.6061535113717']\n",
-      "['CHUBUT', 'Gaiman', '28 de Julio', '237', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-43.3809771295585', '-65.8386877428492']\n",
-      "['CHUBUT', 'Gaiman', 'Dique Florentino Ameghino', '156', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-43.7032847513538', '-66.479400323535']\n",
-      "['CHUBUT', 'Gaiman', 'Dolavon', '2887', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-43.309297578868', '-65.7087388385691']\n",
-      "['CHUBUT', 'Gaiman', 'Gaiman', '4730', 'SI', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-43.288807480447', '-65.4924135000744']\n",
-      "['CHUBUT', 'Gastre', 'Blancuntre', '82', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-42.5683892291525', '-68.9190916237139']\n",
-      "['CHUBUT', 'Gastre', 'El Escorial', '89', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.098070041959', '-68.5596033354947']\n",
-      "['CHUBUT', 'Gastre', 'Gastre', '602', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-42.2656204565429', '-69.2210978977662']\n",
-      "['CHUBUT', 'Gastre', 'Lagunita Salada', '129', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-42.7167792838299', '-69.1884723935703']\n",
-      "['CHUBUT', 'Gastre', 'Yala Laubat', '37', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-42.7671354457615', '-68.875421794475']\n",
-      "['CHUBUT', 'Languiñeo', 'Aldea Epulef', '247', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.2341165952859', '-69.7112937770404']\n",
-      "['CHUBUT', 'Languiñeo', 'Carrenleufú', '317', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.5856885437306', '-71.7009020245021']\n",
-      "['CHUBUT', 'Languiñeo', 'Colan Conhue', '262', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.2425977048335', '-69.9302181856069']\n",
-      "['CHUBUT', 'Languiñeo', 'Paso del Sapo', '472', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-42.7371109950872', '-69.6110020875554']\n",
-      "['BUENOS AIRES', 'Salto', 'Salto', '27466', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.2921598652878', '-60.2546244496406']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Azcuénaga', '312', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-34.3637910907784', '-59.3745991110996']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Cucullú', '551', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-34.4460870677999', '-59.3622553297801']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Franklin', '87', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.6103908719397', '-59.6301795182439']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'San Andrés de Giles', '16243', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4459080814748', '-59.4451673563949']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Solís', '1001', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-34.2989712949513', '-59.3250547278241']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Villa Espil', '157', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-34.5066814044811', '-59.3372661316763']\n",
-      "['BUENOS AIRES', 'San Andrés de Giles', 'Villa Ruiz', '477', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-34.4352021828488', '-59.260395880426']\n",
-      "['BUENOS AIRES', 'San Antonio de Areco', 'Duggan', '573', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-34.2071973030208', '-59.6357055338083']\n",
-      "['BUENOS AIRES', 'San Antonio de Areco', 'San Antonio de Areco', '19768', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.2503763113877', '-59.4708634797005']\n",
-      "['BUENOS AIRES', 'San Antonio de Areco', 'Villa Lía', '1182', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-34.1237740718192', '-59.4313725724126']\n",
-      "['BUENOS AIRES', 'San Cayetano', 'Balneario San Cayetano', '46', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-38.7481815016452', '-59.429204589717']\n",
-      "['BUENOS AIRES', 'San Cayetano', 'Ochandío', '51', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-38.3598244506044', '-59.7935349347064']\n",
-      "['ENTRE RIOS', 'Tala', 'Las Guachas', '66', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.4700075443165', '-59.1726625031425']\n",
-      "['CORDOBA', 'Calamuchita', 'Santa Rosa de Calamuchita', '12395', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.0700578177618', '-64.537633731877']\n",
-      "['CORDOBA', 'Calamuchita', 'Segunda Usina', '118', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.1650425977053', '-64.3784225873001']\n",
-      "['CORDOBA', 'Calamuchita', 'Solar de los Molinos', '127', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.8262216703829', '-64.5197802668561']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Alpina', '154', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.9532611007669', '-64.8132541353652']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Amancay', '426', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.1863928332037', '-64.570452981186']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Berna', '135', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-31.9052382568315', '-64.7428823583405']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Ciudad Parque Los Reartes', '0', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-31.9091576117526', '-64.5456887371347']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Ciudad Parque Los Reartes (1a. Sección)', '506', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-31.9091576117526', '-64.5456887371347']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Ciudad Parque Los Reartes (3a. Sección)', '0', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-31.9091576', '-64.54568873']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa del Dique', '3236', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-32.1696837164743', '-64.4567952849232']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa El Tala', '4', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.2542673612565', '-64.5850039184628']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa General Belgrano', '7795', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.9808236449718', '-64.5606191505919']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa La Rivera', '6', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.2667329359208', '-64.5204928765463']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Quillinzo', '54', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.2384365356542', '-64.5210498971139']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa Rumipal', '2246', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.1893813417324', '-64.4792063354191']\n",
-      "['CORDOBA', 'Calamuchita', 'Villa San Miguel', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'Sin código Indec', '-31.8582901636165', '-64.3750577906576']\n",
-      "['CORRIENTES', 'San Martín', 'Guaviraví', '699', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-29.3669865639555', '-56.8292389472207']\n",
-      "['CORRIENTES', 'San Martín', 'La Cruz', '7133', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.1736584106926', '-56.6450161726372']\n",
-      "['CORRIENTES', 'San Martín', 'Yapeyú', '1736', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-29.4706323042238', '-56.8158358918793']\n",
-      "['CORRIENTES', 'San Miguel', 'Loreto', '1938', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.7684514067067', '-57.274839083927']\n",
-      "['CORRIENTES', 'San Miguel', 'San Miguel', '4792', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.9947735055436', '-57.5919539782996']\n",
-      "['CORRIENTES', 'San Roque', '9 de Julio (Est. Pueblo 9 de Julio)', '2209', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.8418348631681', '-58.8280463835778']\n",
-      "['CORRIENTES', 'San Roque', 'Chavarría', '2506', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.9549218176889', '-58.5716489831846']\n",
-      "['CORRIENTES', 'San Roque', 'Colonia Pando', '440', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-28.5252148833089', '-58.4869345494056']\n",
-      "['CORRIENTES', 'San Roque', 'Pedro R. Fernández (Est. Manuel F. Mantilla)', '1585', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-28.7505433489253', '-58.6545368651224']\n",
-      "['CORRIENTES', 'San Roque', 'San Roque', '7323', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.5732308799035', '-58.7100567505645']\n",
-      "['CORRIENTES', 'Santo Tomé', 'Garruchos', '803', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-28.1729435857266', '-55.6513324031087']\n",
-      "['CORRIENTES', 'Santo Tomé', 'Gobernador Igr. Valentín Virasoro', '30666', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.0455566790186', '-56.0190197167242']\n",
-      "['CORRIENTES', 'Santo Tomé', 'José Rafael Gómez', '861', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-28.2260143622167', '-55.7844092003668']\n",
-      "['CORRIENTES', 'Santo Tomé', 'Santo Tomé', '23299', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-28.5511588178368', '-56.0420862814163']\n",
-      "['CORRIENTES', 'Sauce', 'Sauce', '7014', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-30.0867528651818', '-58.7879617250662']\n",
-      "['BUENOS AIRES', 'Ezeiza', 'Tristán Suarez', '37944', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8851527149847', '-58.5700335845498']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Bosques', '64077', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.827580702831', '-58.2229120039488']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'El Tropezon', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.9564048574127', '-58.2787454299742']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Estanislao Severo Zeballos', '26005', 'SI', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.812285887223', '-58.2426532633495']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Florencio Varela', '149676', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.7960544308506', '-58.2748588953342']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Gobernador Julio A. Costa', '61135', 'SI', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8152397261388', '-58.3082334245906']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Ingeniero Juan Allan', '32994', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8648075260046', '-58.2110437322304']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'La Capilla', '0', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.9437330109546', '-58.2632550914349']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa Brown', '7484', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.8790424725562', '-58.2898092496787']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa San Luis', '12693', '--', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.8627929258513', '-58.2553232274346']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Llavallol', '43211', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.7946182344111', '-58.4320908524909']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Lomas De Zamora', '116615', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.7627676410061', '-58.4267903899666']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Temperley', '116368', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.767486625425', '-58.3780461337408']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Turdera', '10199', 'SI', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.789560716095', '-58.4041056486523']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Villa Centenario', '51834', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.7289932955803', '-58.4283436419093']\n",
-      "['BUENOS AIRES', 'Lomas De Zamora', 'Villa Fiorito', '44713', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.7067104032516', '-58.4451304500011']\n",
-      "['BUENOS AIRES', 'Luján', 'Barrio Las Casuarinas', '0', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5607457195455', '-59.1700837097016']\n",
-      "['BUENOS AIRES', 'Luján', 'Carlos Keen', '557', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4862819813638', '-59.2180861330698']\n",
-      "['FORMOSA', 'Bermejo', 'Vaca Perdida', '224', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-23.4948646893285', '-61.6499982689001']\n",
-      "['BUENOS AIRES', 'Luján', 'Club de Campo Los Puentes', '302', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-34.5760126891975', '-59.0214105976263']\n",
-      "['BUENOS AIRES', 'Luján', 'Cortines', '0', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5590633814317', '-59.2044266157478']\n",
-      "['BUENOS AIRES', 'Luján', 'Country Club Las Praderas', '0', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-34.4902656696955', '-59.1324863072423']\n",
-      "['BUENOS AIRES', 'Luján', 'José María Jáuregui (Est. Jáuregui)', '0', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6028553295745', '-59.1757529081248']\n",
-      "['BUENOS AIRES', 'Luján', 'Lezica y Torrezuri', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-34.5806997364467', '-59.0582308683017']\n",
-      "['BUENOS AIRES', 'Luján', 'Luján', '97363', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5706550661632', '-59.109540176033']\n",
-      "['BUENOS AIRES', 'Luján', 'Olivera', '1926', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6265041710141', '-59.2533805145177']\n",
-      "['BUENOS AIRES', 'Luján', 'Open Door (Est. Dr. Domingo Cabred)', '0', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4890162386569', '-59.0617361279716']\n",
-      "['BUENOS AIRES', 'Luján', 'Torres', '2664', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4318215080317', '-59.1287739002816']\n",
-      "['BUENOS AIRES', 'Magdalena', 'Atalaya', '720', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-35.0240363457416', '-57.5340253600961']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Puente 83', '2512', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-38.9655980210737', '-67.9509550220406']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Puente De Madera', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.9589646944033', '-67.9492414342193']\n",
-      "['BUENOS AIRES', 'San Cayetano', 'San Cayetano', '7354', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.346970946847', '-59.6063826058006']\n",
-      "['BUENOS AIRES', 'San Fernando', 'San Fernando', '74814', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4473601745411', '-58.5690015916776']\n",
-      "['BUENOS AIRES', 'San Fernando', 'Victoria', '42703', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4619820050413', '-58.5595970877081']\n",
-      "['BUENOS AIRES', 'San Fernando', 'Virreyes', '42768', 'SI', 'SI', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4636240092728', '-58.5761941633194']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Acassuso', '12902', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4794018120083', '-58.5074043996961']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Beccar', '59088', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4674159462571', '-58.5400343502635']\n",
-      "['BUENOS AIRES', 'San Isidro', 'Boulogne Sur Mer', '73842', 'SI', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.4983312888498', '-58.5700137209729']\n",
-      "['CABA', 'COMUNA 05', 'BOEDO', '47306', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6299600080664', '-58.4188403738383']\n",
-      "['CHUBUT', 'Languiñeo', 'Tecka', '1237', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.4935820815258', '-70.8135608321009']\n",
-      "['CHUBUT', 'Mártires', 'El Mirasol', '57', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-43.2852932712541', '-67.7603113819649']\n",
-      "['CHUBUT', 'Mártires', 'Las Plumas', '480', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.7223979636171', '-67.2869956666141']\n",
-      "['CHUBUT', 'Paso de Indios', 'Cerro Cóndor', '67', '--', 'SI', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.4233198653988', '-69.1640923476749']\n",
-      "['CHUBUT', 'Paso de Indios', 'Los Altares', '230', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-43.8711929981581', '-68.4301168776514']\n",
-      "['CHUBUT', 'Paso de Indios', 'Paso de Indios', '1264', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-43.8663054117658', '-69.0448870902309']\n",
-      "['CHUBUT', 'Rawson', 'Playa Magagna', '76', '--', '--', 'SI', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-43.3821208618862', '-65.0449325683674']\n",
-      "['CHUBUT', 'Rawson', 'Playa Unión', '6775', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-43.3219408530217', '-65.0475987350977']\n",
-      "['CABA', 'COMUNA 11', 'VILLA DEL PARQUE', '55273', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6042463004493', '-58.4906764324396']\n",
-      "['CORDOBA', 'Río Segundo', 'Carrilobo', '1763', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.8716468802323', '-63.1165074420857']\n",
-      "['CORDOBA', 'Río Segundo', 'Colazo', '1598', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.964293093898', '-63.3834011052136']\n",
-      "['CORDOBA', 'Río Segundo', 'Colonia Videla', '78', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.9175044736895', '-63.5047159461534']\n",
-      "['CORDOBA', 'Río Segundo', 'Costasacate', '1480', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.6470984739179', '-63.7598955842163']\n",
-      "['CORDOBA', 'Río Segundo', 'Impira', '163', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-31.7965929244084', '-63.6511207667299']\n",
-      "['CORDOBA', 'Río Segundo', 'Laguna Larga', '7437', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.7783987221778', '-63.8027369015332']\n",
-      "['CABA', 'COMUNA 15', 'VILLA CRESPO', '81959', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.5988344062647', '-58.4427221412974']\n",
-      "['CATAMARCA', 'Ancasti', 'Ancasti', '361', '--', '--', '--', '--', 'SI', '--', '--', '--', 'SI', 'Sin código Indec', '-28.809829766706', '-65.5021019996524']\n",
-      "['CATAMARCA', 'Ancasti', 'Anquincila', '202', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-28.7545936474404', '-65.5495102803337']\n",
-      "['CATAMARCA', 'Ancasti', 'La Candelaria', '77', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-28.7207622901373', '-65.4106917370235']\n",
-      "['CATAMARCA', 'Ancasti', 'La Majada', '154', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-29.0295107636719', '-65.5499567687055']\n",
-      "['CATAMARCA', 'Andalgalá', 'Aconquija', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-27.4743798884533', '-66.0266884349829']\n",
-      "['CATAMARCA', 'Andalgalá', 'Alto De Las Juntas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.4511959792163', '-66.0199688270559']\n",
-      "['CATAMARCA', 'Andalgalá', 'Amanao', '29', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.5275895579827', '-66.5156761677031']\n",
-      "['CATAMARCA', 'Andalgalá', 'Andalgalá', '12600', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.5732225954972', '-66.3235466394645']\n",
-      "['CATAMARCA', 'Andalgalá', 'Buena Vista', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.3391922396844', '-66.0241892155379']\n",
-      "['CATAMARCA', 'Andalgalá', 'Chaquiago', '1096', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-27.5368955481985', '-66.3350568927423']\n",
-      "['CATAMARCA', 'Andalgalá', 'Choya', '403', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.5210749343604', '-66.4034742805443']\n",
-      "['CATAMARCA', 'Andalgalá', 'El Alamito', '734', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-27.333537875981', '-66.022985174122']\n",
-      "['CHUBUT', 'Rawson', 'Rawson', '24616', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-43.3010516778945', '-65.0955202340428']\n",
-      "['CHUBUT', 'Rawson', 'Trelew', '97915', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-43.2483538570309', '-65.3103813319694']\n",
-      "['CHUBUT', 'Río Senguer', 'Aldea Apeleg', '126', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-44.7052521139583', '-70.8460010136593']\n",
-      "['CHUBUT', 'Río Senguer', 'Aldea Beleiro', '176', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-45.5614644681207', '-71.5181726162484']\n",
-      "['CHUBUT', 'Río Senguer', 'Alto Río Senguer', '1570', '--', '--', 'SI', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-45.0476417520383', '-70.8227552077123']\n",
-      "['CHUBUT', 'Río Senguer', 'Doctor Ricardo Rojas', '219', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-45.5870084306305', '-71.0290968422414']\n",
-      "['CHUBUT', 'Río Senguer', 'Facundo', '185', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-45.3192710383686', '-69.9721127349678']\n",
-      "['CHUBUT', 'Río Senguer', 'Lago Blanco', '194', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-45.9468594190828', '-71.2641106643113']\n",
-      "['CHUBUT', 'Río Senguer', 'Río Mayo', '2791', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-45.6964538171738', '-70.2559804482547']\n",
-      "['CHUBUT', 'Sarmiento', 'Buen Pasto', '105', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-45.0804225633305', '-69.4497777721279']\n",
-      "['CHUBUT', 'Sarmiento', 'Sarmiento', '10858', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-45.590519720018', '-69.0706825167205']\n",
-      "['CHUBUT', 'Tehuelches', 'Frontera de Río Pico', '44', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-44.1988556500986', '-71.6666681641388']\n",
-      "['CHUBUT', 'Tehuelches', 'Gobernador Costa', '2251', '--', '--', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-44.0529826063177', '-70.597920256446']\n",
-      "['CHUBUT', 'Tehuelches', 'José de San Martín', '1612', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-44.0545030861499', '-70.4698423450266']\n",
-      "['CHUBUT', 'Tehuelches', 'Río Pico', '1055', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-44.1829932413496', '-71.3700565360866']\n",
-      "['CORDOBA', 'Río Segundo', 'Las Junturas', '1748', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.8313972998615', '-63.4506364545889']\n",
-      "['CORDOBA', 'Río Segundo', 'Los Chañaritos', '219', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-31.4021377541587', '-63.3321030427196']\n",
-      "['CORDOBA', 'Río Segundo', 'Luque', '6253', 'SI', 'SI', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.6468736294787', '-63.344798299585']\n"
-     ]
-    },
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "['CORDOBA', 'Río Segundo', 'Manfredi', '961', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.8440585633394', '-63.7460746070431']\n",
-      "['CORDOBA', 'Río Segundo', 'Matorrales', '972', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.7144720415401', '-63.5118521462999']\n",
-      "['CORDOBA', 'Río Segundo', 'Oncativo', '13180', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.912835805369', '-63.6836820317482']\n",
-      "['CORDOBA', 'Río Segundo', 'Pilar', '14735', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.6804516863719', '-63.8814979795567']\n",
-      "['CORDOBA', 'Río Segundo', 'Pozo del Molle', '5680', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.0194389864602', '-62.9199182599484']\n",
-      "['CORDOBA', 'Río Segundo', 'Rincón', '517', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.595385474428', '-63.6155414282074']\n",
-      "['CORDOBA', 'Río Segundo', 'Río Segundo', '19713', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.650153972407', '-63.9118630162229']\n",
-      "['ENTRE RIOS', 'Colón', 'Arroyo Barú', '489', '--', '--', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-31.8673630759862', '-58.445702857466']\n",
-      "['ENTRE RIOS', 'Colón', 'Colón', '23150', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.2232180852093', '-58.1419674849484']\n",
-      "['ENTRE RIOS', 'Colón', 'Colonia Hugues', '74', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.2963657704418', '-58.2329681221353']\n",
-      "['ENTRE RIOS', 'Colón', 'El Brillante', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.1797669801643', '-58.2122328834059']\n",
-      "['ENTRE RIOS', 'Colón', 'El Colorado', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.1819017485871', '-58.1918561863469']\n",
-      "['ENTRE RIOS', 'Colón', 'Hambis', '58', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.9629513486876', '-58.5082059489741']\n",
-      "['ENTRE RIOS', 'Colón', 'Hocker', '98', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-32.0874958453901', '-58.3417058444451']\n",
-      "['ENTRE RIOS', 'Colón', 'Hocker', '0', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-32.0874958453901', '-58.3417058444451']\n",
-      "['ENTRE RIOS', 'Colón', 'La Clarita', '436', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-31.9771375050248', '-58.3917628888627']\n",
-      "['ENTRE RIOS', 'Colón', 'Pueblo Cazes', '205', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.0030492517654', '-58.4934832589352']\n",
-      "['ENTRE RIOS', 'Colón', \"Pueblo Liebig's\", '670', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.1570049045312', '-58.1976616890773']\n",
-      "['ENTRE RIOS', 'Colón', 'San José', '16336', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.2021613289668', '-58.2095931555666']\n",
-      "['ENTRE RIOS', 'Colón', 'Ubajay', '3234', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.7925728023428', '-58.3158517356']\n",
-      "['ENTRE RIOS', 'Colón', 'Villa Elisa', '10266', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.1606202225925', '-58.4037483450693']\n",
-      "['ENTRE RIOS', 'Concordia', 'Benito Legeren', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.4288786267036', '-58.0768061386463']\n",
-      "['ENTRE RIOS', 'Concordia', 'Calabacilla', '879', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.507626297952', '-58.1334346597166']\n",
-      "['ENTRE RIOS', 'Concordia', 'Clodomiro Ledesma', '124', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-31.5794028169306', '-58.1813678170213']\n",
-      "['FORMOSA', 'Formosa', 'Colonia Pastoril', '933', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-25.6701404606648', '-58.2626302834096']\n",
-      "['FORMOSA', 'Formosa', 'Formosa', '222218', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.1828223055764', '-58.1733930549121']\n",
-      "['FORMOSA', 'Formosa', 'Gran Guardia', '916', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-25.8628496341956', '-58.8859915019649']\n",
-      "['FORMOSA', 'Formosa', 'Mariano Boedo', '373', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-26.1106357408727', '-58.4884270518243']\n",
-      "['FORMOSA', 'Formosa', 'Mojón de Fierro', '1131', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-26.0345119719636', '-58.0499307616902']\n",
-      "['FORMOSA', 'Formosa', 'San Hilario', '583', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', 'Sin código Indec', '-26.0248676792093', '-58.6500726228772']\n",
-      "['FORMOSA', 'Formosa', 'Villa del Carmen', '3970', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-26.2522590977589', '-58.252552869015']\n",
-      "['FORMOSA', 'Formosa', 'Villa Trinidad', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.1828223055764', '-58.1733930549121']\n",
-      "['FORMOSA', 'Laishi', 'Banco Payaguá', '374', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-26.7071297025561', '-58.3390745827256']\n",
-      "['FORMOSA', 'Laishi', 'General Lucio Victorio Mansilla', '2802', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.654180225538', '-58.6293214756534']\n",
-      "['FORMOSA', 'Laishi', 'Herradura', '2660', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-26.4874646396691', '-58.3122424597995']\n",
-      "['FORMOSA', 'Laishi', 'San Francisco de Laishi', '4628', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.2423010252437', '-58.6300642415106']\n",
-      "['FORMOSA', 'Laishi', 'Tatané', '1056', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-26.3987186827879', '-58.3575600493034']\n",
-      "['FORMOSA', 'Laishi', 'Villa Escolar', '1290', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-26.6211844819298', '-58.6718336940894']\n",
-      "['ENTRE RIOS', 'Concordia', 'Colonia Ayuí', '1724', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.2050901632153', '-58.0338899223591']\n",
-      "['ENTRE RIOS', 'Concordia', 'Colonia General Roca', '640', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.3244065210985', '-58.1214096714805']\n",
-      "['ENTRE RIOS', 'Concordia', 'Colonia Yeruá', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.4408896802806', '-58.1194803676389']\n",
-      "['ENTRE RIOS', 'Concordia', 'Concordia', '149450', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.3687044068789', '-58.0450288431718']\n",
-      "['ENTRE RIOS', 'Concordia', 'El Redomón', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.0958808459898', '-58.290063733468']\n",
-      "['ENTRE RIOS', 'Concordia', 'Estación Yeruá', '316', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.469433434517', '-58.2636681024626']\n",
-      "['ENTRE RIOS', 'Concordia', 'Estación Yuquerí', '190', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.3963812386954', '-58.1611535438718']\n",
-      "['ENTRE RIOS', 'Concordia', 'Estancia Grande', '578', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-31.4400282680775', '-58.1246631255854']\n",
-      "['ENTRE RIOS', 'Concordia', 'La Criolla', '1543', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.2693712880357', '-58.1060425422369']\n",
-      "['ENTRE RIOS', 'Concordia', 'Las Tejas', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.4119399624827', '-58.0740082494429']\n",
-      "['ENTRE RIOS', 'Concordia', 'Los Charrúas', '3306', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.1707840748941', '-58.1873842951633']\n",
-      "['ENTRE RIOS', 'Concordia', 'Nueva Escocia', '453', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-31.6473163855612', '-58.0158126069679']\n",
-      "['ENTRE RIOS', 'Concordia', 'Osvaldo Magnasco', '1241', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.3131', '-58..06']\n",
-      "['ENTRE RIOS', 'Concordia', 'Pedernal', '516', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-31.6714729659455', '-58.2307912741944']\n",
-      "['ENTRE RIOS', 'Concordia', 'Puerto Yeruá', '1274', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-31.530833509471', '-58.0128947749058']\n",
-      "['ENTRE RIOS', 'Concordia', 'Villa Adela', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.4037426459166', '-58.0394128271546']\n",
-      "['ENTRE RIOS', 'Concordia', 'VILLA ZORRAQUIN', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-31.3299511832527', '-58.0174848453444']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea Brasilera', '895', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.8922864518526', '-60.591797746941']\n",
-      "['ENTRE RIOS', 'Diamante', 'Aldea Grapschental', '25', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-31.9563723140333', '-60.4961051979678']\n",
-      "['JUJUY', 'Tumbaya', 'Purmamarca', '891', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-23.7409980636707', '-65.5052412332687']\n",
-      "['JUJUY', 'Tumbaya', 'Tumbaya', '428', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-23.8523034100617', '-65.467254667636']\n",
-      "['JUJUY', 'Tumbaya', 'Volcán', '1121', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-23.9138726824815', '-65.4630986774907']\n",
-      "['JUJUY', 'Valle Grande', 'Caspalá', '225', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.3572362927788', '-65.1183997355336']\n",
-      "['JUJUY', 'Valle Grande', 'Pampichuela', '130', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.5544093778059', '-65.0528072587448']\n",
-      "['JUJUY', 'Valle Grande', 'San Francisco', '504', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-23.6174664054774', '-64.9548612286321']\n",
-      "['JUJUY', 'Valle Grande', 'Santa Ana', '416', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-23.3576613065649', '-64.9879232445175']\n",
-      "['JUJUY', 'Valle Grande', 'Valle Colorado', '146', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.4570103207588', '-64.9437440496263']\n",
-      "['JUJUY', 'Valle Grande', 'Valle Grande', '538', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-23.4755402454172', '-64.9470001466936']\n",
-      "['JUJUY', 'Yavi', 'Barrios', '187', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.2462779565987', '-65.5278717064727']\n",
-      "['JUJUY', 'Yavi', 'Cangrejillos', '181', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.4229613059544', '-65.5801247511292']\n",
-      "['JUJUY', 'Yavi', 'El Cóndor', '146', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.383451243468', '-65.3279048344849']\n",
-      "['JUJUY', 'Yavi', 'La Intermedia', '178', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.4224885948586', '-65.700385084978']\n",
-      "['JUJUY', 'Yavi', 'La Quiaca', '16874', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'SI', 'Sin código Indec', '-22.100030990273', '-65.5962624926205']\n",
-      "['JUJUY', 'Yavi', 'Llulluchayoc', '91', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.5152169464206', '-65.3702937518639']\n",
-      "['JUJUY', 'Yavi', 'Pumahuasi', '233', '--', '--', '--', 'SI', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-22.2890579793897', '-65.6786766560839']\n",
-      "['JUJUY', 'Yavi', 'San Jose', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.1378271107898', '-65.3097886156379']\n",
-      "['JUJUY', 'Yavi', 'Yavi', '378', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-22.130283', '-65.46169']\n",
-      "['JUJUY', 'Yavi', 'Yavi Chico', '33', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.0909983923897', '-65.4650631210317']\n",
-      "['LA PAMPA', 'Atreucó', 'Doblas', '1586', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '--', '--', 'Sin código Indec', '-37.1521838816608', '-64.0140550927574']\n",
-      "['LA PAMPA', 'Atreucó', 'Macachín', '4814', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-37.1369555361687', '-63.667141835534']\n",
-      "['LA PAMPA', 'Atreucó', 'Miguel Riglos', '2034', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-36.8538749058938', '-63.6881846143541']\n",
-      "['MENDOZA', 'Lavalle', 'Villa Tulumaya', '7870', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-32.7196142429269', '-68.6030438537926']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Agrelo', '2147', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.1173844439975', '-68.8960235351828']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Barrio Adina I Y Ii', '0', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-33.0649388173829', '-68.8877014932113']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Barrio Perdriel IV', '371', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-33.0753282280469', '-68.9250404043338']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Cacheuta', '636', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.0367104413315', '-69.1159068278817']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'CARRODILLA', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.9776578285745', '-68.8524394649607']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'CHACRAS DE CORIA', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.9899032062811', '-68.8913679185275']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Costa Flores', '297', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-33.0705184504059', '-68.9343214868201']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'El Carmelo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9551111218674', '-69.281192394514']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'El Carrizal', '344', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-33.3037433557192', '-68.7554951968491']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'El Salto', '297', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-32.8994781760003', '-69.3336484431929']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'La Puntilla', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.9609713860174', '-68.8723323876365']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Las Carditas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.9551111218674', '-69.281192394514']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Las Compuertas', '827', 'SI', '--', 'SI', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-33.0343953638207', '-68.9757201428593']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Las Vegas', '450', '--', '--', '--', '--', '--', '--', 'SI', '--', '--', 'Sin código Indec', '-33.0058788620171', '-69.2764002200338']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Los Manantiales', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.8990128008468', '-69.3340868979844']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'Luján de Cuyo', '82615', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.0328665626243', '-68.8912066261393']\n",
-      "['MENDOZA', 'Luján de Cuyo', 'MAYOR DRUMMOND', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-33.0038391611615', '-68.8612966964436']\n",
-      "['MISIONES', 'San Ignacio', 'Jardín América', '22762', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.0410707861025', '-55.2320858824009']\n",
-      "['MISIONES', 'San Ignacio', 'Oasis', '821', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-26.9708359693882', '-55.2491782114283']\n",
-      "['MISIONES', 'San Ignacio', 'Roca Chica', '667', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-27.2143687134287', '-55.4202789802254']\n",
-      "['MISIONES', 'San Ignacio', 'San Ignacio', '7772', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.2573496537482', '-55.5397360869442']\n",
-      "['MISIONES', 'San Ignacio', 'Santo Pipó', '3109', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-27.1418557045843', '-55.4074695445505']\n",
-      "['MISIONES', 'San Javier', 'Florentino Ameghino', '110', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-27.6349575540286', '-55.0877551421696']\n",
-      "['MISIONES', 'San Javier', 'Itacaruaré', '1108', '--', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.8655824463799', '-55.2638525290793']\n",
-      "['MISIONES', 'San Javier', 'Mojón Grande', '630', '--', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-27.7077678291474', '-55.1582021663854']\n",
-      "['MISIONES', 'San Javier', 'San Javier', '9058', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-27.8653231566702', '-55.1348376530446']\n",
-      "['MISIONES', 'San Pedro', 'Cruce Caballero', '408', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-26.5379470287742', '-53.9437324956095']\n",
-      "['MISIONES', 'San Pedro', 'Paraíso', '975', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-26.6835663891035', '-54.2050107484876']\n",
-      "['MISIONES', 'San Pedro', 'Piñalito Sur', '107', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-26.4160781340411', '-53.8369134466205']\n",
-      "['MISIONES', 'San Pedro', 'San Pedro', '10397', '--', 'SI', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.6197903071037', '-54.1146818942839']\n",
-      "['MISIONES', 'San Pedro', 'Tobuna', '350', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-26.4664417575785', '-53.8919888142393']\n",
-      "['NEUQUEN', 'Aluminé', 'Aluminé', '4591', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-39.2395006622098', '-70.9180131491474']\n",
-      "['NEUQUEN', 'Aluminé', 'Moquehue', '270', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-38.9431841513779', '-71.3282934446594']\n",
-      "['SANTIAGO DEL ESTERO', 'Río Hondo', 'Chauchillas', '146', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-27.5578779533854', '-64.5047691864018']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa Santa Rosa', '27308', 'SI', 'SI', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8380276482598', '-58.2888899071764']\n",
-      "['BUENOS AIRES', 'Florencio Varela', 'Villa Vatteone', '44632', 'SI', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.8303193176345', '-58.2635239901185']\n",
-      "['BUENOS AIRES', 'Florentino Ameghino', 'Blaquier', '676', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6356616332748', '-62.4786821321875']\n",
-      "['BUENOS AIRES', 'Florentino Ameghino', 'Florentino Ameghino', '7225', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.846677699169', '-62.4671575805384']\n",
-      "['BUENOS AIRES', 'Florentino Ameghino', 'Porvenir', '156', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-34.9522292183733', '-62.2174229886622']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Centinela del Mar', '1', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-38.4348806367321', '-58.216863731472']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Comandante Nicanor Otamendi', '6623', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.1119335118514', '-57.8415353121543']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Mar del Sur', '453', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.3446881533109', '-57.9920393065731']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Mechongué', '1307', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.1486545138318', '-58.2230121065801']\n",
-      "['BUENOS AIRES', 'General Alvarado', 'Miramar', '29433', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.2707429318083', '-57.8404714577536']\n",
-      "['BUENOS AIRES', 'General Alvear', 'General Alvear', '9812', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-36.0229384341367', '-60.0147935726886']\n",
-      "['BUENOS AIRES', 'General Arenales', 'Arribeños', '2910', 'SI', 'SI', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.2101542565966', '-61.3548577979495']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Santa Lucia', '163', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.0282517975929', '-67.2984549123711']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Santa Rita', '258', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-39.1260785745275', '-67.1035165050666']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Tres Luces', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.9386794797604', '-67.9440033559728']\n",
-      "['RIO NEGRO', 'General Roca', 'Barrio Unión', '106', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-38.979186876102', '-67.941976373184']\n",
-      "['RIO NEGRO', 'General Roca', 'Catriel', '17584', '--', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-37.8815288625891', '-67.7945569701758']\n",
-      "['RIO NEGRO', 'General Roca', 'Cervantes', '3252', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-39.0515785846632', '-67.3930560378066']\n",
-      "['RIO NEGRO', 'General Roca', 'Chichinales', '3057', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-39.1148814347412', '-66.9425150029993']\n",
-      "['RIO NEGRO', 'General Roca', 'Cinco Saltos', '22790', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.8275620197177', '-68.0660962055201']\n",
-      "['RIO NEGRO', 'General Roca', 'Cipolletti', '77713', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-38.9388659', '-67.9976147']\n",
-      "['RIO NEGRO', 'General Roca', 'Contralmirante Cordero', '1000', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-38.7570062611988', '-68.0994972104866']\n",
-      "['RIO NEGRO', 'General Roca', 'Ferri', '1385', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-38.8871754648156', '-68.0068433988189']\n",
-      "['RIO NEGRO', 'General Roca', 'General Enrique Godoy', '3112', '--', 'SI', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-39.0795501222919', '-67.1575508259755']\n",
-      "['RIO NEGRO', 'General Roca', 'General Fernández Oro', '6772', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-38.95436020459', '-67.9251089784989']\n",
-      "['RIO NEGRO', 'Ñorquincó', 'Ñorquincó', '565', '--', '--', '--', '--', 'SI', '--', 'SI', '--', '--', 'Sin código Indec', '-41.843448611748', '-70.8943932149944']\n",
-      "['CABA', 'COMUNA 11', 'VILLA DEVOTO', '66521', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.6023803136553', '-58.5142437101484']\n",
-      "['CHUBUT', 'Telsen', 'Gan Gan', '661', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-42.5232330288476', '-68.2828542288869']\n",
-      "['CHUBUT', 'Telsen', 'Telsen', '544', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', 'Sin código Indec', '-42.4387511614213', '-66.941427996482']\n",
-      "['CORDOBA', 'Calamuchita', 'Amboy', '183', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.1759165218621', '-64.5765483175138']\n",
-      "['CORDOBA', 'Calamuchita', 'Arroyo San Antonio', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-32.26205146004', '-64.5937253212731']\n",
-      "['CORDOBA', 'Calamuchita', 'Cañada del Sauce', '61', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-32.3679991604313', '-64.6425223427633']\n",
-      "['CORDOBA', 'Calamuchita', 'Capilla Vieja', '68', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-31.942027416529', '-64.6165406145348']\n",
-      "['CORDOBA', 'Calamuchita', 'El Corcovado - El Torreón', '417', 'SI', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.149759071844', '-64.5015914694579']\n",
-      "['CORDOBA', 'Calamuchita', 'El Durazno', '100', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.1695656120552', '-64.7747710529989']\n",
-      "['JUJUY', 'Cochinoca', 'Rinconadillas', '189', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.2886643513195', '-65.9412335357817']\n",
-      "['JUJUY', 'Cochinoca', 'San Francisco de Alfarcito', '169', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.2753025226875', '-65.9463804620407']\n",
-      "['CORDOBA', 'Calamuchita', 'Embalse', '8793', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-32.2065076875762', '-64.4006226825819']\n",
-      "['CORDOBA', 'Calamuchita', 'La Cruz', '1363', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.3034055718452', '-64.4831089740345']\n",
-      "['CORDOBA', 'Calamuchita', 'La Cumbrecita', '549', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.8969643877578', '-64.7751589433589']\n",
-      "['CORDOBA', 'Calamuchita', 'Las Bajadas', '141', '--', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'Sin código Indec', '-32.0954063583092', '-64.3310535546374']\n",
-      "['CORDOBA', 'Calamuchita', 'Las Caleras', '192', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.3893612457104', '-64.5185923418535']\n",
-      "['CORDOBA', 'Calamuchita', 'Los Cóndores', '2879', 'SI', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-32.3211277679392', '-64.2810080327514']\n",
-      "['CORDOBA', 'Calamuchita', 'Los Molinos', '260', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-31.8568223164309', '-64.3779521586489']\n",
-      "['CORDOBA', 'Calamuchita', 'Los Reartes', '1192', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.919856077953', '-64.5755037073336']\n",
-      "['CORDOBA', 'Calamuchita', 'Lutti', '20', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.2989441032587', '-64.7254379234594']\n",
-      "['CORDOBA', 'Calamuchita', 'Monte Ralo', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', '--', 'Sin código Indec', '-31.916666666667', '-64.238888888889']\n",
-      "['CORDOBA', 'Calamuchita', 'Parque Calmayo', '44', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.0237443074993', '-64.4641636844138']\n",
-      "['CORDOBA', 'Calamuchita', 'Río de los Sauces', '1001', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.5265595269976', '-64.5869530802431']\n",
-      "['CORDOBA', 'Calamuchita', 'San Agustín', '3317', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-31.9763155149128', '-64.3733067164283']\n",
-      "['CORDOBA', 'Calamuchita', 'San Ignacio (Loteo San Javier)', '140', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.1667856733263', '-64.5163972060979']\n",
-      "['CORDOBA', 'Calamuchita', 'San Ignacio (Loteo Vélez Crespo)', '0', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-32.165', '-64.516944444444']\n",
-      "['CORDOBA', 'Calamuchita', 'Santa Monica', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.0665951444652', '-64.5791018557419']\n",
-      "['JUJUY', 'El Carmen', 'Manantiales', '326', '--', '--', '--', '--', 'SI', '--', '--', 'SI', 'SI', 'Sin código Indec', '-24.5056866075889', '-64.9759262948199']\n",
-      "['JUJUY', 'El Carmen', 'Monterrico', '11591', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.4385200992504', '-65.1622250242149']\n",
-      "['JUJUY', 'El Carmen', 'Pampa Blanca', '2720', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.5329937382422', '-65.0744141219101']\n",
-      "['JUJUY', 'El Carmen', 'Perico', '44750', '--', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.3798152834467', '-65.1132793807486']\n",
-      "['JUJUY', 'El Carmen', 'Pila Pardo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.5598827881681', '-64.9141975517301']\n",
-      "['JUJUY', 'El Carmen', 'Puesto Viejo', '1372', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.4823598416465', '-64.9672130216717']\n",
-      "['JUJUY', 'El Carmen', 'San Isidro', '93', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.5556368462513', '-64.9424207944567']\n",
-      "['JUJUY', 'El Carmen', 'San Juancito', '45', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-24.3831944753324', '-64.9958370634563']\n",
-      "['JUJUY', 'Humahuaca', 'Aparzo', '52', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.0996196486859', '-65.1862116284442']\n",
-      "['JUJUY', 'Humahuaca', 'Cianzo', '76', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.1510060722338', '-65.127531756215']\n",
-      "['JUJUY', 'Humahuaca', 'Coctaca', '141', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.1281936873376', '-65.2973378850934']\n",
-      "['JUJUY', 'Humahuaca', 'El Aguilar', '2264', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-23.210239970845', '-65.6779050336532']\n",
-      "['JUJUY', 'Humahuaca', 'Hipólito Yrigoyen (Est. Iturbe)', '456', '--', '--', '--', 'SI', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.978267572073', '-65.3537794942853']\n",
-      "['JUJUY', 'Humahuaca', 'Humahuaca', '10256', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-23.2026118920444', '-65.3508743745648']\n",
-      "['JUJUY', 'Humahuaca', 'Palca de Aparzo', '144', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-23.1229806791675', '-65.1333482063984']\n",
-      "['JUJUY', 'Humahuaca', 'Palca de Varas', '103', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.1004388682846', '-65.1160803501257']\n",
-      "['JUJUY', 'Humahuaca', 'Rodero', '30', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.0621288433346', '-65.3258281190006']\n",
-      "['JUJUY', 'Humahuaca', 'Tres Cruces', '376', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-22.9172890384617', '-65.5874003328951']\n",
-      "['JUJUY', 'Humahuaca', 'Uquía (Est. Senador Pérez)', '508', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-23.3018065170017', '-65.3575618341785']\n",
-      "['JUJUY', 'Ledesma', 'Bananal', '689', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.5657711190253', '-64.5013724325995']\n",
-      "['JUJUY', 'Ledesma', 'Bermejito', '145', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.7870506884017', '-64.730065775808']\n",
-      "['JUJUY', 'Cochinoca', 'Santa Ana de la Puna', '41', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.1466006001565', '-66.0321033317768']\n",
-      "['JUJUY', 'Cochinoca', 'Santuario de Tres Pozos', '152', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.5155069556653', '-65.9476128685398']\n",
-      "['JUJUY', 'Cochinoca', 'Tambillos', '122', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-22.8895749670499', '-65.9630137674565']\n",
-      "['JUJUY', 'Cochinoca', 'Tusaquillas', '134', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.1709455394342', '-65.9732427949322']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Dr. Manuel Belgrano', '82', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.9482980868379', '-65.2984613199784']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Guerrero', '518', 'SI', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.1861828032769', '-65.444631251669']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'La Almona', '42', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.2607538226752', '-65.395737692293']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'León', '630', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.0359632743029', '-65.4315558946392']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Lozano (Ap. Chañi)', '1388', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.0773597398703', '-65.4047004835351']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Ocloyas', '70', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-23.9096538285094', '-65.1955065762574']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'San Pablo De Reyes', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.1436588948106', '-65.482919981479']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'San Salvador de Jujuy (Est. Jujuy)', '257970', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.1953577939088', '-65.302450636841']\n",
-      "['JUJUY', 'Doctor Manuel Belgrano', 'Yala', '1953', 'SI', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.1217546163942', '-65.4145726152103']\n",
-      "['JUJUY', 'El Carmen', 'Aguas Calientes', '2563', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.5838759624546', '-64.9235272487523']\n",
-      "['JUJUY', 'El Carmen', 'Barrio El Milagro', '1321', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.4612361196434', '-65.119054261617']\n",
-      "['JUJUY', 'El Carmen', 'Barrio La Unión', '700', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.4035420691548', '-65.0685901094716']\n",
-      "['JUJUY', 'El Carmen', 'El Carmen', '13623', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.3855119166984', '-65.260519420291']\n",
-      "['JUJUY', 'El Carmen', 'Fleming', '0', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-24.587376342521', '-64.924057792361']\n",
-      "['JUJUY', 'El Carmen', 'Los Lapachos (Est. Maquinista Verón)', '864', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-24.4735714061733', '-65.0743929828195']\n",
-      "['JUJUY', 'El Carmen', 'Loteo San Vicente', '211', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-24.4293248380693', '-65.1843971543033']\n",
-      "['SALTA', 'Anta', 'Joaquín V. González', '16329', 'SI', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-25.1294324707809', '-64.1385893694805']\n",
-      "['SALTA', 'Anta', 'Las Lajitas', '9887', '--', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-24.7331988444238', '-64.1994831202005']\n",
-      "['SALTA', 'Anta', 'Luis Burela', '1070', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-24.397713500488', '-63.9961108041489']\n",
-      "['SALTA', 'Anta', 'Macapillo', '90', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-25.421569027557', '-63.9896049019406']\n",
-      "['SALTA', 'Anta', 'Nuestra Señora de Talavera', '1328', '--', '--', '--', '--', '--', '--', '--', 'SI', 'SI', 'Sin código Indec', '-25.481072557645', '-63.7880008281707']\n",
-      "['SALTA', 'Anta', 'Piquete Cabado', '681', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-24.8260406674686', '-64.1855790667322']\n",
-      "['SALTA', 'Anta', 'Río del Valle', '758', '--', '--', '--', '--', 'SI', '--', '--', '--', '--', 'Sin código Indec', '-24.6839685116395', '-64.2017888257331']\n",
-      "['SALTA', 'Anta', 'Tolloche', '197', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-25.5466456710139', '-63.5342918601747']\n",
-      "['SALTA', 'Cachi', 'Cachi', '2616', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-25.1201640072396', '-66.1679494412163']\n",
-      "['SALTA', 'Cachi', 'Payogasta', '532', '--', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-25.0489479804199', '-66.1027102397315']\n",
-      "['SALTA', 'Cafayate', 'Cafayate', '13698', 'SI', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-26.0765384358548', '-65.9862897320293']\n",
-      "['SALTA', 'Cafayate', 'Tolombón', '300', '--', '--', '--', '--', '--', '--', '--', '--', 'SI', 'Sin código Indec', '-26.2029574679842', '-65.9467957704698']\n",
-      "['SALTA', 'Capital', 'Atocha', '730', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-24.8166716062155', '-65.4787180407276']\n",
-      "['SALTA', 'Capital', 'El Tipal - La Almudena', '0', '--', '--', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-24.7589', '-65.4719']\n",
-      "['SALTA', 'Capital', 'La Ciénaga y Barrio San Rafael', '5342', '--', '--', '--', 'SI', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-24..8', '-65.4833']\n",
-      "['SALTA', 'Capital', 'Las Costas', '442', '--', '--', '--', '--', '--', 'SI', '--', 'SI', '--', 'Sin código Indec', '-24.7690498139422', '-65.4860333610823']\n",
-      "['SAN LUIS', 'Chacabuco', 'Cortaderas', '822', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.5076504245814', '-64.9869655159434']\n",
-      "['SAN LUIS', 'Chacabuco', 'El Algarrobal', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.7114393924943', '-65.4671947070394']\n",
-      "['SAN LUIS', 'Chacabuco', 'El Churrasco', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.60479851', '-65.18870622']\n",
-      "['SAN LUIS', 'Chacabuco', 'El Recuerdo', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.7089534025051', '-65.0012860131932']\n",
-      "['SAN LUIS', 'Chacabuco', 'El Sauce', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.52248319', '-65.23578125']\n",
-      "['SAN LUIS', 'Chacabuco', 'El Sifon', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.5851934079751', '-65.2377611303891']\n",
-      "['SAN LUIS', 'Chacabuco', 'El Tala', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.93460754', '-65.15713108']\n",
-      "['SAN LUIS', 'Chacabuco', 'La Celestina', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.84352609', '-65.21504978']\n",
-      "['SAN LUIS', 'Chacabuco', 'Las Rosas', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.602006', '-65.05370603']\n",
-      "['SAN LUIS', 'Chacabuco', 'Naschel', '3543', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.9168215937221', '-65.3755476812695']\n",
-      "['SAN LUIS', 'Chacabuco', 'Papagayos', '433', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.6786405437002', '-64.9881795223679']\n",
-      "['SAN LUIS', 'Chacabuco', 'Pozo Cavado', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.5788404639064', '-65.161517865176']\n",
-      "['SAN LUIS', 'Chacabuco', 'Punta De La Loma', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.6849107237951', '-65.0788264408136']\n",
-      "['SAN LUIS', 'Chacabuco', 'Renca', '178', '--', '--', '--', '--', '--', 'SI', '--', '--', '--', 'Sin código Indec', '-32.7717680736652', '-65.3637605007649']\n",
-      "['SAN LUIS', 'Chacabuco', 'San Felipe', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.80964342', '-65.46121169']\n",
-      "['SAN LUIS', 'Chacabuco', 'San Miguel', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.8898231742815', '-65.042421189722']\n",
-      "['SAN LUIS', 'Chacabuco', 'San Pablo', '192', '--', '--', '--', '--', 'SI', 'SI', '--', '--', '--', 'Sin código Indec', '-32.658342389353', '-65.3080920411456']\n",
-      "['SAN LUIS', 'Chacabuco', 'Santa Martina', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.51637957', '-65.12347967']\n",
-      "['SAN LUIS', 'Chacabuco', 'Tilisarao', '6256', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'Sin código Indec', '-32.7329281106581', '-65.2915274383295']\n",
-      "['SAN LUIS', 'Chacabuco', 'Villa del Carmen', '751', '--', '--', '--', '--', 'SI', 'SI', 'SI', '--', 'SI', 'Sin código Indec', '-32.9411267835778', '-65.0394664526979']\n",
-      "['SAN LUIS', 'Chacabuco', 'Villa Larca', '957', '--', '--', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-32.6175433008771', '-64.9809087535547']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Balde De La Isla', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.1207484881024', '-65.9668439489068']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Carolina', '251', '--', '--', '--', '--', '--', 'SI', 'SI', '--', '--', 'Sin código Indec', '-32.8128571637146', '-66.0932327577628']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Cerros Largos', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.78265068', '-65.95597155']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'Cienaga De Intihuasi', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.92912318', '-65.94001107']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'El Arenal', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.7000331013064', '-66.0130171058256']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'El Baldecito', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-32.8833401170964', '-65.8658654920024']\n",
-      "['SAN LUIS', 'Coronel Pringles', 'El Durazno', '0', '--', '--', '--', '--', '--', '--', '--', '--', '--', 'Sin código Indec', '-33.1933000679405', '-66.1568981530519']\n",
-      "['SANTA FE', 'General López', 'Rufino', '18727', 'SI', '--', '--', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.2636098414032', '-62.7117038844931']\n",
-      "['SANTA FE', 'General López', 'San Eduardo', '928', 'SI', '--', '--', '--', '--', '--', 'SI', '--', 'SI', 'Sin código Indec', '-33.8723970130663', '-62.0917158307714']\n",
-      "['SANTA FE', 'General López', 'San Francisco de Santa Fe', '279', '--', '--', '--', 'SI', 'SI', '--', 'SI', '--', 'SI', 'Sin código Indec', '-33.5905400040189', '-62.1244693933144']\n",
-      "['SANTA FE', 'General López', 'San Gregorio', '4291', 'SI', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.3265186547551', '-62.0379529693876']\n",
-      "['SANTA FE', 'General López', 'Sancti Spiritu', '3433', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.0095285599362', '-62.2424503438155']\n",
-      "['SANTA FE', 'General López', 'Santa Isabel', '4266', 'SI', '--', '--', '--', 'SI', '--', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.8894892658382', '-61.6965906556385']\n",
-      "['SANTA FE', 'General López', 'Teodelina', '5933', '--', 'SI', '--', '--', '--', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.1916130913817', '-61.5272264570788']\n",
-      "['SANTA FE', 'General López', 'Venado Tuerto', '75437', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-33.747315292187', '-61.9695358692001']\n",
-      "['SANTA FE', 'General López', 'Villa Cañás', '8821', 'SI', 'SI', '--', 'SI', 'SI', 'SI', 'SI', 'SI', 'SI', 'Sin código Indec', '-34.0061339956012', '-61.6063880455097']\n"
-     ]
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "conexiones_arg = open(os.path.join(path_arch,arch_conex))\n",
     "data_conex = csv.reader(conexiones_arg, delimiter=',')\n",
@@ -28439,11 +676,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 433,
+   "execution_count": null,
    "id": "ancient-hotel",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "with open(os.path.join(path_arch,arch_conex)) as conexiones_arg:\n",
@@ -28456,16350 +691,20 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 160,
+   "execution_count": null,
    "id": "radio-october",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[{'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Villa General Fournier (Est. 9 de Julio Sud)',\n",
-       "  'Población': '566',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588120',\n",
-       "  'Latitud': '-35.4989239490928',\n",
-       "  'Longitud': '-60.8647207106461'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Carhué',\n",
-       "  'Población': '9660',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007010',\n",
-       "  'Latitud': '-37.1774801030509',\n",
-       "  'Longitud': '-62.7578962604015'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Colonia San Miguel Arcángel',\n",
-       "  'Población': '563',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007020',\n",
-       "  'Latitud': '-37.4486186469627',\n",
-       "  'Longitud': '-63.117609405389'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Espartillar',\n",
-       "  'Población': '21',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007040',\n",
-       "  'Latitud': '-37.3563345638716',\n",
-       "  'Longitud': '-62.4387637810214'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Esteban Agustín Gascón',\n",
-       "  'Población': '104',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007050',\n",
-       "  'Latitud': '-37.4544378016288',\n",
-       "  'Longitud': '-63.2565950033782'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Maza',\n",
-       "  'Población': '1748',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007070',\n",
-       "  'Latitud': '-36.7999468137731',\n",
-       "  'Longitud': '-63.3385151506224'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Rivera',\n",
-       "  'Población': '3217',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007080',\n",
-       "  'Latitud': '-37.1583546113813',\n",
-       "  'Longitud': '-63.2442194943605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Yutuyaco',\n",
-       "  'Población': '16',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007110',\n",
-       "  'Latitud': '-36.9884309445004',\n",
-       "  'Longitud': '-63.133808887439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'Adolfo Gonzales Chaves (Est. Chaves)',\n",
-       "  'Población': '9066',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014010',\n",
-       "  'Latitud': '-38.0333995087596',\n",
-       "  'Longitud': '-60.1003341740637'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'De la Garma',\n",
-       "  'Población': '1625',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014020',\n",
-       "  'Latitud': '-37.9635021758562',\n",
-       "  'Longitud': '-60.415659383962'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'Juan E. Barra',\n",
-       "  'Población': '212',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6014030',\n",
-       "  'Latitud': '-37.8233871716044',\n",
-       "  'Longitud': '-60.484639770555'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'Vásquez',\n",
-       "  'Población': '43',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014040',\n",
-       "  'Latitud': '-38.1766861391835',\n",
-       "  'Longitud': '-60.1708487303777'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Alberti (Est. Andrés Vaccarezza)',\n",
-       "  'Población': '8260',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6021010',\n",
-       "  'Latitud': '-35.0330734347841',\n",
-       "  'Longitud': '-60.2806197287099'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Mechita',\n",
-       "  'Población': '412',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6021030',\n",
-       "  'Latitud': '-35.068013673391',\n",
-       "  'Longitud': '-60.4025971632697'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Pla',\n",
-       "  'Población': '192',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6021040',\n",
-       "  'Latitud': '-35.1243819752343',\n",
-       "  'Longitud': '-60.2200612615259'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Villa Ortiz (Est. Coronel Mom)',\n",
-       "  'Población': '815',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6021070',\n",
-       "  'Latitud': '-34.8435329449862',\n",
-       "  'Longitud': '-60.3048498633642'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Adrogué',\n",
-       "  'Población': '30271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8015580737331',\n",
-       "  'Longitud': '-58.3914677191541'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Burzaco',\n",
-       "  'Población': '92223',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8315415891783',\n",
-       "  'Longitud': '-58.3986874871405'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Claypole',\n",
-       "  'Población': '44098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8044759080477',\n",
-       "  'Longitud': '-58.3447825531042'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Don Orione',\n",
-       "  'Población': '46366',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8210751643113',\n",
-       "  'Longitud': '-58.3447457989957'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Lomas del Río Luján (Est. Río Luján)',\n",
-       "  'Población': '261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126040',\n",
-       "  'Latitud': '-34.2816770641806',\n",
-       "  'Longitud': '-58.8911906524052'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Alejandro Petión',\n",
-       "  'Población': '2759',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134010',\n",
-       "  'Latitud': '-34.9793768508134',\n",
-       "  'Longitud': '-58.6749430768989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Barrio Belgrano-Máximo Paz',\n",
-       "  'Población': '7165',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134030',\n",
-       "  'Latitud': '-34.9364563092157',\n",
-       "  'Longitud': '-58.6143957995956'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Barrio El Taladro',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134020',\n",
-       "  'Latitud': '-35.0742486164225',\n",
-       "  'Longitud': '-58.8632420603475'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Cañuelas',\n",
-       "  'Población': '29974',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134030',\n",
-       "  'Latitud': '-35.0527140350539',\n",
-       "  'Longitud': '-58.7583856965375'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Gobernador Udaondo',\n",
-       "  'Población': '330',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134040',\n",
-       "  'Latitud': '-35.3003271130454',\n",
-       "  'Longitud': '-58.5943053657455'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Máximo Paz',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6134050',\n",
-       "  'Latitud': '-34.9364563092157',\n",
-       "  'Longitud': '-58.6143957995956'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Santa Rosa',\n",
-       "  'Población': '5297',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134060',\n",
-       "  'Latitud': '-34.9611839371811',\n",
-       "  'Longitud': '-58.7308918275978'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Uribelarrea',\n",
-       "  'Población': '1282',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134070',\n",
-       "  'Latitud': '-35.1227364407356',\n",
-       "  'Longitud': '-58.8904871463421'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Vicente Casares',\n",
-       "  'Población': '787',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134080',\n",
-       "  'Latitud': '-34.9653526702416',\n",
-       "  'Longitud': '-58.6504979594296'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'Capitán Sarmiento',\n",
-       "  'Población': '13088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6140010',\n",
-       "  'Latitud': '-34.1723674255219',\n",
-       "  'Longitud': '-59.789349139091'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'La Luisa',\n",
-       "  'Población': '230',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6140020',\n",
-       "  'Latitud': '-34.1285572110784',\n",
-       "  'Longitud': '-59.9240058312679'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Bellocq',\n",
-       "  'Población': '542',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147010',\n",
-       "  'Latitud': '-35.9189705554631',\n",
-       "  'Longitud': '-61.5312630222769'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Cadret',\n",
-       "  'Población': '214',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147020',\n",
-       "  'Latitud': '-35.7727531397053',\n",
-       "  'Longitud': '-61.3353879836968'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Carlos Casares',\n",
-       "  'Población': '18347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147030',\n",
-       "  'Latitud': '-35.623543502046',\n",
-       "  'Longitud': '-61.3653159121918'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Hortensia',\n",
-       "  'Población': '224',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147050',\n",
-       "  'Latitud': '-35.9277092575349',\n",
-       "  'Longitud': '-61.262290153739'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'La Sofía',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147060',\n",
-       "  'Latitud': '-35.7003907357414',\n",
-       "  'Longitud': '-61.1702865161871'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Mauricio Hirsch',\n",
-       "  'Población': '76',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147070',\n",
-       "  'Latitud': '-35.583017649873',\n",
-       "  'Longitud': '-61.5244457086778'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Moctezuma',\n",
-       "  'Población': '471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147080',\n",
-       "  'Latitud': '-35.4774725641963',\n",
-       "  'Longitud': '-61.4930734927677'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Smith',\n",
-       "  'Población': '465',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147100',\n",
-       "  'Latitud': '-35.4946290260766',\n",
-       "  'Longitud': '-61.5937811081594'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Carlos Tejedor',\n",
-       "  'Población': '5178',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6154010',\n",
-       "  'Latitud': '-35.3925733302196',\n",
-       "  'Longitud': '-62.4193023144118'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte Hermoso',\n",
-       "  'Localidad': 'Monte Hermoso',\n",
-       "  'Población': '6351',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6553020',\n",
-       "  'Latitud': '-38.9815065384254',\n",
-       "  'Longitud': '-61.3005457486605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Cuartel V',\n",
-       "  'Población': '45231',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5586595722532',\n",
-       "  'Longitud': '-58.8163010886698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Francisco Alvarez',\n",
-       "  'Población': '27954',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6073137077479',\n",
-       "  'Longitud': '-58.859942785434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'La Reja',\n",
-       "  'Población': '39685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6452391234366',\n",
-       "  'Longitud': '-58.8380252692761'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Moreno',\n",
-       "  'Población': '177572',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.637632238148',\n",
-       "  'Longitud': '-58.7921362740593'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Paso Del Rey',\n",
-       "  'Población': '49553',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6353876829627',\n",
-       "  'Longitud': '-58.7503180890016'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Trujui',\n",
-       "  'Población': '112511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5941439978594',\n",
-       "  'Longitud': '-58.7557346559769'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Castelar',\n",
-       "  'Población': '107962',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6644131034283',\n",
-       "  'Longitud': '-58.6456427123911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'El Palomar',\n",
-       "  'Población': '59312',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.617707172718',\n",
-       "  'Longitud': '-58.601533043415'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Haedo',\n",
-       "  'Población': '39511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6440661183216',\n",
-       "  'Longitud': '-58.5978176171897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Moron',\n",
-       "  'Población': '96240',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6652227151167',\n",
-       "  'Longitud': '-58.6190557007973'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Villa Sarmiento',\n",
-       "  'Población': '18082',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6346596523214',\n",
-       "  'Longitud': '-58.5715757135423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'José Juan Almeyra',\n",
-       "  'Población': '207',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6574010',\n",
-       "  'Latitud': '-34.9232643360691',\n",
-       "  'Longitud': '-59.5422519447044'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Las Marianas',\n",
-       "  'Población': '485',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6574020',\n",
-       "  'Latitud': '-35.053926378156',\n",
-       "  'Longitud': '-59.5131011825281'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Navarro',\n",
-       "  'Población': '13224',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6574030',\n",
-       "  'Latitud': '-35.0036066018879',\n",
-       "  'Longitud': '-59.2774163163898'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Villa Moll (Est. Moll)',\n",
-       "  'Población': '592',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6574040',\n",
-       "  'Latitud': '-35.0782490606759',\n",
-       "  'Longitud': '-59.651945539681'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Claraz',\n",
-       "  'Población': '639',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581010',\n",
-       "  'Latitud': '-37.8918269607856',\n",
-       "  'Longitud': '-59.2866977775565'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Costa Bonita',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581040',\n",
-       "  'Latitud': '-38.559592',\n",
-       "  'Longitud': '-58.6306517'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Juan N. Fernández',\n",
-       "  'Población': '2721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581030',\n",
-       "  'Latitud': '-38.0091787783017',\n",
-       "  'Longitud': '-59.2634988347821'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Dufaur',\n",
-       "  'Población': '182',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6700030',\n",
-       "  'Latitud': '-37.9428223013646',\n",
-       "  'Longitud': '-62.284864272698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Espartillar',\n",
-       "  'Población': '785',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700040',\n",
-       "  'Latitud': '-37.3604343942367',\n",
-       "  'Longitud': '-62.4297386825705'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Goyena',\n",
-       "  'Población': '516',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6700050',\n",
-       "  'Latitud': '-37.7192518502325',\n",
-       "  'Longitud': '-62.6071296330023'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700060',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Saavedra',\n",
-       "  'Población': '2276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700070',\n",
-       "  'Latitud': '-37.7636402199499',\n",
-       "  'Longitud': '-62.3506328041255'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Alvarez de Toledo',\n",
-       "  'Población': '213',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707010',\n",
-       "  'Latitud': '-35.6391609182127',\n",
-       "  'Longitud': '-59.6292383440582'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Blaquier',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707060',\n",
-       "  'Latitud': '-35.767700734608',\n",
-       "  'Longitud': '-59.3038642874232'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Cazón',\n",
-       "  'Población': '209',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707030',\n",
-       "  'Latitud': '-35.576803202395',\n",
-       "  'Longitud': '-59.6645037628687'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707040',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Polvaredas',\n",
-       "  'Población': '392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707050',\n",
-       "  'Latitud': '-35.593907231155',\n",
-       "  'Longitud': '-59.5079734849201'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Saladillo',\n",
-       "  'Población': '26763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6707060',\n",
-       "  'Latitud': '-35.6404298805989',\n",
-       "  'Longitud': '-59.7790589845354'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Quenumá',\n",
-       "  'Población': '653',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6721010',\n",
-       "  'Latitud': '-36.5689908284906',\n",
-       "  'Longitud': '-63.0876229573465'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Salliqueló',\n",
-       "  'Población': '7617',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6721020',\n",
-       "  'Latitud': '-36.7511653813281',\n",
-       "  'Longitud': '-62.9599573443115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Arroyo Dulce',\n",
-       "  'Población': '1715',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714010',\n",
-       "  'Latitud': '-34.1024332833136',\n",
-       "  'Longitud': '-60.4061551794069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Berdier',\n",
-       "  'Población': '177',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6714020',\n",
-       "  'Latitud': '-34.3987726587976',\n",
-       "  'Longitud': '-60.2605725409335'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Gahan',\n",
-       "  'Población': '648',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6714030',\n",
-       "  'Latitud': '-34.3380744009945',\n",
-       "  'Longitud': '-60.0992736191527'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Inés Indart',\n",
-       "  'Población': '911',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714040',\n",
-       "  'Latitud': '-34.3994163305262',\n",
-       "  'Longitud': '-60.5436825925267'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'La Invencible',\n",
-       "  'Población': '77',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714050',\n",
-       "  'Latitud': '-34.2687422037239',\n",
-       "  'Longitud': '-60.3853645216588'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Salto',\n",
-       "  'Población': '27466',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714060',\n",
-       "  'Latitud': '-34.2921598652878',\n",
-       "  'Longitud': '-60.2546244496406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Azcuénaga',\n",
-       "  'Población': '312',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728010',\n",
-       "  'Latitud': '-34.3637910907784',\n",
-       "  'Longitud': '-59.3745991110996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Cucullú',\n",
-       "  'Población': '551',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728020',\n",
-       "  'Latitud': '-34.4460870677999',\n",
-       "  'Longitud': '-59.3622553297801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Franklin',\n",
-       "  'Población': '87',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728030',\n",
-       "  'Latitud': '-34.6103908719397',\n",
-       "  'Longitud': '-59.6301795182439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6728040',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Charata',\n",
-       "  'Población': '26497',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22028010',\n",
-       "  'Latitud': '-27.2200458502784',\n",
-       "  'Longitud': '-61.1915854495204'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Comandante Fernández',\n",
-       "  'Localidad': 'Presidencia Roque Sáenz Peña',\n",
-       "  'Población': '89882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22021010',\n",
-       "  'Latitud': '-26.7916058929378',\n",
-       "  'Longitud': '-60.4421462814095'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Fray Justo Santa María de Oro',\n",
-       "  'Localidad': 'Chorotis',\n",
-       "  'Población': '941',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22043010',\n",
-       "  'Latitud': '-27.9175852858656',\n",
-       "  'Longitud': '-61.3995694680726'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Fray Justo Santa María de Oro',\n",
-       "  'Localidad': 'Santa Sylvina',\n",
-       "  'Población': '7340',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22043020',\n",
-       "  'Latitud': '-27.8356008575455',\n",
-       "  'Longitud': '-61.1361742191871'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22049010',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'La Escondida',\n",
-       "  'Población': '3261',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22056010',\n",
-       "  'Latitud': '-27.1073248470025',\n",
-       "  'Longitud': '-59.4475325100431'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'La Verde',\n",
-       "  'Población': '2717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22056020',\n",
-       "  'Latitud': '-27.1297934337807',\n",
-       "  'Longitud': '-59.3774619894492'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'Lapachito',\n",
-       "  'Población': '888',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22056030',\n",
-       "  'Latitud': '-27.1587903465778',\n",
-       "  'Longitud': '-59.3903975007013'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'Makallé',\n",
-       "  'Población': '4322',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22056040',\n",
-       "  'Latitud': '-27.211618544441',\n",
-       "  'Longitud': '-59.2883662132688'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Espinillo',\n",
-       "  'Población': '1261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063010',\n",
-       "  'Latitud': '-25.4176698636006',\n",
-       "  'Longitud': '-60.4139677023547'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Sauzal',\n",
-       "  'Población': '715',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063020',\n",
-       "  'Latitud': '-24.579149375301',\n",
-       "  'Longitud': '-61.5461702165927'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Sauzalito',\n",
-       "  'Población': '3374',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063030',\n",
-       "  'Latitud': '-24.4345499393074',\n",
-       "  'Longitud': '-61.6813716975806'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Fortín Lavalle',\n",
-       "  'Población': '687',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063040',\n",
-       "  'Latitud': '-25.7056308542578',\n",
-       "  'Longitud': '-60.2037478681132'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Fuerte Esperanza',\n",
-       "  'Población': '1376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063050',\n",
-       "  'Latitud': '-25.1560600566745',\n",
-       "  'Longitud': '-61.8424104268078'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Juan José Castelli',\n",
-       "  'Población': '27201',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063060',\n",
-       "  'Latitud': '-25.9504150377594',\n",
-       "  'Longitud': '-60.6243211030425'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Miraflores',\n",
-       "  'Población': '4737',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063070',\n",
-       "  'Latitud': '-25.6489334968628',\n",
-       "  'Longitud': '-60.9300401901344'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Nueva Pompeya',\n",
-       "  'Población': '2259',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063080',\n",
-       "  'Latitud': '-24.9334418837191',\n",
-       "  'Longitud': '-61.4846998398146'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Villa Río Bermejito',\n",
-       "  'Población': '3752',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063100',\n",
-       "  'Latitud': '-25.6424413894079',\n",
-       "  'Longitud': '-60.2629438807651'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Avia Terai',\n",
-       "  'Población': '6203',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22070010',\n",
-       "  'Latitud': '-26.6904269113097',\n",
-       "  'Longitud': '-60.7309487066584'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Campo Largo',\n",
-       "  'Población': '9069',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22070020',\n",
-       "  'Latitud': '-26.8038644067827',\n",
-       "  'Longitud': '-60.8423032131182'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Napenay',\n",
-       "  'Población': '2661',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22070040',\n",
-       "  'Latitud': '-26.7314687114399',\n",
-       "  'Longitud': '-60.6190285151237'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'Ciénaga del Coro',\n",
-       "  'Población': '303',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14070010',\n",
-       "  'Latitud': '-31.0381142705456',\n",
-       "  'Longitud': '-65.2775888503175'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'El Chacho',\n",
-       "  'Población': '154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070020',\n",
-       "  'Latitud': '-30.8017974058313',\n",
-       "  'Longitud': '-65.6440521440399'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'Estancia de Guadalupe',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070030',\n",
-       "  'Latitud': '-31.1242101609074',\n",
-       "  'Longitud': '-65.2269002056273'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'La Playa',\n",
-       "  'Población': '207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070050',\n",
-       "  'Latitud': '-31.0350257440514',\n",
-       "  'Longitud': '-65.3453122247049'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'San Carlos Minas',\n",
-       "  'Población': '1311',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14070060',\n",
-       "  'Latitud': '-31.175590415787',\n",
-       "  'Longitud': '-65.1017054267171'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'Tosno',\n",
-       "  'Población': '94',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070080',\n",
-       "  'Latitud': '-30.9499425576932',\n",
-       "  'Longitud': '-65.3099277411768'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Pocho',\n",
-       "  'Localidad': 'Chancani',\n",
-       "  'Población': '422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14077010',\n",
-       "  'Latitud': '-31.4172820195639',\n",
-       "  'Longitud': '-65.4453421341012'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Pocho',\n",
-       "  'Localidad': 'Salsacate',\n",
-       "  'Población': '1275',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14077040',\n",
-       "  'Latitud': '-31.3151616749444',\n",
-       "  'Longitud': '-65.0910260595287'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Pocho',\n",
-       "  'Localidad': 'Tala Cañada',\n",
-       "  'Población': '183',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14077060',\n",
-       "  'Latitud': '-31.3590179990726',\n",
-       "  'Longitud': '-64.9638128897381'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Pocho',\n",
-       "  'Localidad': 'Villa de Pocho',\n",
-       "  'Población': '171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14077080',\n",
-       "  'Latitud': '-31.4880894840309',\n",
-       "  'Longitud': '-65.2830353856188'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'General Levalle',\n",
-       "  'Población': '5697',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084010',\n",
-       "  'Latitud': '-34.0098324798955',\n",
-       "  'Longitud': '-63.9225367502507'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'La Cesira',\n",
-       "  'Población': '1318',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084020',\n",
-       "  'Latitud': '-33.9518611160055',\n",
-       "  'Longitud': '-62.9744894136507'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Laboulaye',\n",
-       "  'Población': '20534',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084030',\n",
-       "  'Latitud': '-34.1236122063832',\n",
-       "  'Longitud': '-63.388646306069'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Melo',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084050',\n",
-       "  'Latitud': '-34.3483191246018',\n",
-       "  'Longitud': '-63.4471714447308'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Río Bamba',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084060',\n",
-       "  'Latitud': '-34.0511211181075',\n",
-       "  'Longitud': '-63.7321532881296'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Rosales',\n",
-       "  'Población': '525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084070',\n",
-       "  'Latitud': '-34.171790725852',\n",
-       "  'Longitud': '-63.1534798469172'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'San Joaquín',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14084080',\n",
-       "  'Latitud': '-34.5106395562101',\n",
-       "  'Longitud': '-63.7132746964365'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Serrano',\n",
-       "  'Población': '3162',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084090',\n",
-       "  'Latitud': '-34.4699818959404',\n",
-       "  'Longitud': '-63.5375595280644'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Villa Rossi',\n",
-       "  'Población': '508',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084100',\n",
-       "  'Latitud': '-34.297937327836',\n",
-       "  'Longitud': '-63.2685397142969'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Bialet Massé',\n",
-       "  'Población': '5425',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091020',\n",
-       "  'Latitud': '-31.3123081567618',\n",
-       "  'Longitud': '-64.4629696370028'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Cabalango',\n",
-       "  'Población': '336',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091030',\n",
-       "  'Latitud': '-31.3931049014855',\n",
-       "  'Longitud': '-64.5635652642982'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Capilla del Monte',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091040',\n",
-       "  'Latitud': '-30.8563966713395',\n",
-       "  'Longitud': '-64.526268881497'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Casa Grande',\n",
-       "  'Población': '672',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091050',\n",
-       "  'Latitud': '-31.1697129911083',\n",
-       "  'Longitud': '-64.4776214321437'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Almafuerte',\n",
-       "  'Población': '11422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161010',\n",
-       "  'Latitud': '-32.1934604986786',\n",
-       "  'Longitud': '-64.2543871859511'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Colonia Almada',\n",
-       "  'Población': '495',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161020',\n",
-       "  'Latitud': '-32.033345652856',\n",
-       "  'Longitud': '-63.8628846933814'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Corralito',\n",
-       "  'Población': '1727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161030',\n",
-       "  'Latitud': '-32.0252572445237',\n",
-       "  'Longitud': '-64.1931588929625'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Dalmacio Vélez',\n",
-       "  'Población': '1497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161040',\n",
-       "  'Latitud': '-32.6108732524704',\n",
-       "  'Longitud': '-63.5798837158318'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'General Fotheringham',\n",
-       "  'Población': '313',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161050',\n",
-       "  'Latitud': '-32.3234295842043',\n",
-       "  'Longitud': '-63.8704257430147'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Hernando',\n",
-       "  'Población': '10109',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161060',\n",
-       "  'Latitud': '-32.4276148348373',\n",
-       "  'Longitud': '-63.7330119093142'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'James Craik',\n",
-       "  'Población': '5110',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161070',\n",
-       "  'Latitud': '-32.1613056379775',\n",
-       "  'Longitud': '-63.4651919500633'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Las Isletillas',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161080',\n",
-       "  'Latitud': '-32.5100979867632',\n",
-       "  'Longitud': '-63.9290229356551'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Las Perdices',\n",
-       "  'Población': '5084',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161090',\n",
-       "  'Latitud': '-32.6981884459632',\n",
-       "  'Longitud': '-63.7083103176214'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Los Zorros',\n",
-       "  'Población': '508',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161100',\n",
-       "  'Latitud': '-32.045928188462',\n",
-       "  'Longitud': '-63.2017981667251'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Oliva',\n",
-       "  'Población': '11672',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161110',\n",
-       "  'Latitud': '-32.0413174021447',\n",
-       "  'Longitud': '-63.5693820664827'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Pampayasta Norte',\n",
-       "  'Población': '79',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14161120',\n",
-       "  'Latitud': '-32.2416827296709',\n",
-       "  'Longitud': '-63.6421868735368'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Pampayasta Sur',\n",
-       "  'Población': '1208',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161130',\n",
-       "  'Latitud': '-32.2507581145055',\n",
-       "  'Longitud': '-63.6510140335346'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Punta del Agua',\n",
-       "  'Población': '175',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161140',\n",
-       "  'Latitud': '-32.5754281748334',\n",
-       "  'Longitud': '-63.8101580899516'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Río Tercero',\n",
-       "  'Población': '46421',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161150',\n",
-       "  'Latitud': '-32.173100971278',\n",
-       "  'Longitud': '-64.1130560562283'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Tancacha',\n",
-       "  'Población': '5298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161160',\n",
-       "  'Latitud': '-32.2402070251544',\n",
-       "  'Longitud': '-63.9799466045503'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Villa Ascasubi',\n",
-       "  'Población': '2260',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161170',\n",
-       "  'Latitud': '-32.1643583032298',\n",
-       "  'Longitud': '-63.892558867184'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Cañada de Luque',\n",
-       "  'Población': '1154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168020',\n",
-       "  'Latitud': '-30.7370875150032',\n",
-       "  'Longitud': '-63.723661877713'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Capilla de Sitón',\n",
-       "  'Población': '550',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168030',\n",
-       "  'Latitud': '-30.5729640848008',\n",
-       "  'Longitud': '-63.6517416910945'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Las Peñas',\n",
-       "  'Población': '1590',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168060',\n",
-       "  'Latitud': '-30.5617525961006',\n",
-       "  'Longitud': '-64.0019842072006'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '1288',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168090',\n",
-       "  'Latitud': '-30.7741941000543',\n",
-       "  'Longitud': '-64.1089868115808'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Morrison',\n",
-       "  'Población': '3345',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182180',\n",
-       "  'Latitud': '-32.5936423075986',\n",
-       "  'Longitud': '-62.8360084604177'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Noetinger',\n",
-       "  'Población': '4709',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182190',\n",
-       "  'Latitud': '-32.3667416426436',\n",
-       "  'Longitud': '-62.312071766995'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Ordóñez',\n",
-       "  'Población': '2609',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182200',\n",
-       "  'Latitud': '-32.8412715334934',\n",
-       "  'Longitud': '-62.866054921116'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Pascanas',\n",
-       "  'Población': '2763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182210',\n",
-       "  'Latitud': '-33.1249872931372',\n",
-       "  'Longitud': '-63.042695737787'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Pueblo Italiano',\n",
-       "  'Población': '1654',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182220',\n",
-       "  'Latitud': '-33.880722767451',\n",
-       "  'Longitud': '-62.8407250305139'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Ramón J. Cárcano',\n",
-       "  'Población': '57',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14182230',\n",
-       "  'Latitud': '-32.4911089118919',\n",
-       "  'Longitud': '-63.1028075144056'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'San Antonio de Litín',\n",
-       "  'Población': '1268',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14182240',\n",
-       "  'Latitud': '-32.2128605395629',\n",
-       "  'Longitud': '-62.6330068495678'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'San Marcos',\n",
-       "  'Población': '3093',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182250',\n",
-       "  'Latitud': '-32.6303275526998',\n",
-       "  'Longitud': '-62.4819712615844'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'San Severo',\n",
-       "  'Población': '20',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182260',\n",
-       "  'Latitud': '-33.5383254710795',\n",
-       "  'Longitud': '-63.0479276785209'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Viamonte',\n",
-       "  'Población': '1583',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182270',\n",
-       "  'Latitud': '-33.7470669728167',\n",
-       "  'Longitud': '-63.0989062265371'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Wenceslao Escalante',\n",
-       "  'Población': '1504',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182290',\n",
-       "  'Latitud': '-33.1720228484368',\n",
-       "  'Longitud': '-62.7700003268955'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Bella Vista',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '29071',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18007010',\n",
-       "  'Latitud': '-28.5076772496551',\n",
-       "  'Longitud': '-59.04433283502'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Berón de Astrada',\n",
-       "  'Localidad': 'Berón de Astrada',\n",
-       "  'Población': '1411',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18014010',\n",
-       "  'Latitud': '-27.5506233626678',\n",
-       "  'Longitud': '-57.5376245501398'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Berón de Astrada',\n",
-       "  'Localidad': 'Yahapé',\n",
-       "  'Población': '462',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18014020',\n",
-       "  'Latitud': '-27.3704269216251',\n",
-       "  'Longitud': '-57.6552249966379'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Barrio Esperanza',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5475',\n",
-       "  'Longitud': '-58.785556'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Corrientes',\n",
-       "  'Población': '346334',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18021020',\n",
-       "  'Latitud': '-27.4632821641043',\n",
-       "  'Longitud': '-58.8392333481757'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Laguna Brava',\n",
-       "  'Población': '3314',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18021030',\n",
-       "  'Latitud': '-27.492827539732',\n",
-       "  'Longitud': '-58.7167656641361'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Riachuelo',\n",
-       "  'Población': '1965',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18021040',\n",
-       "  'Latitud': '-27.5811452851025',\n",
-       "  'Longitud': '-58.7419831223036'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Concepción',\n",
-       "  'Localidad': 'Concepción',\n",
-       "  'Población': '4022',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18028010',\n",
-       "  'Latitud': '-28.3924910085097',\n",
-       "  'Longitud': '-57.8866807708097'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Concepción',\n",
-       "  'Localidad': 'Santa Rosa',\n",
-       "  'Población': '7143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18028020',\n",
-       "  'Latitud': '-28.2674256970164',\n",
-       "  'Longitud': '-58.1220612497619'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Concepción',\n",
-       "  'Localidad': 'Tabay',\n",
-       "  'Población': '1687',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18028030',\n",
-       "  'Latitud': '-28.3062678179647',\n",
-       "  'Longitud': '-58.2862966985736'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Curuzú Cuatiá',\n",
-       "  'Localidad': 'Cazadores Correntinos',\n",
-       "  'Población': '456',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18035010',\n",
-       "  'Latitud': '-29.9787827263917',\n",
-       "  'Longitud': '-58.3024356720991'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Curuzú Cuatiá',\n",
-       "  'Localidad': 'Curuzú Cuatiá',\n",
-       "  'Población': '34470',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18035020',\n",
-       "  'Latitud': '-29.7915233554051',\n",
-       "  'Longitud': '-58.049945341682'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Las Moscas',\n",
-       "  'Población': '383',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098070',\n",
-       "  'Latitud': '-32.0926666859344',\n",
-       "  'Longitud': '-58.9575923552082'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Líbaros',\n",
-       "  'Población': '230',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30098080',\n",
-       "  'Latitud': '-32.2629479332194',\n",
-       "  'Longitud': '-58.9066108120783'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Pronunciamiento',\n",
-       "  'Población': '976',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098100',\n",
-       "  'Latitud': '-32.3456507831337',\n",
-       "  'Longitud': '-58.4438591145895'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Rocamora',\n",
-       "  'Población': '281',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30098110',\n",
-       "  'Latitud': '-32.3459729612346',\n",
-       "  'Longitud': '-58.9697454142681'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Santa Anita',\n",
-       "  'Población': '1187',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098120',\n",
-       "  'Latitud': '-32.1762466320214',\n",
-       "  'Longitud': '-58.7864822456477'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Villa Mantero',\n",
-       "  'Población': '1427',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098130',\n",
-       "  'Latitud': '-32.3987091260597',\n",
-       "  'Longitud': '-58.7440638984338'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Villa San Justo',\n",
-       "  'Población': '1337',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098140',\n",
-       "  'Latitud': '-32.446319897702',\n",
-       "  'Longitud': '-58.4359138343848'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Villa San Marcial (Est. Gobernador Urquiza)',\n",
-       "  'Población': '639',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '30098150',\n",
-       "  'Latitud': '-32.1800624013874',\n",
-       "  'Longitud': '-58.9301272035017'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Antelo',\n",
-       "  'Población': '211',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30105010',\n",
-       "  'Latitud': '-32.5338102554011',\n",
-       "  'Longitud': '-60.0356966118049'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Charigüé',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9331069681438',\n",
-       "  'Longitud': '-60.5907241451802'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Laguna del Pescado',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6900337710703',\n",
-       "  'Longitud': '-60.011835871903'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Molino Doll',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30105040',\n",
-       "  'Latitud': '-32.3100409280054',\n",
-       "  'Longitud': '-60.4202063551195'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Rincón de Nogoyá',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.7840822565326',\n",
-       "  'Longitud': '-59.9066011827697'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '30623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30105060',\n",
-       "  'Latitud': '-32.6205968368011',\n",
-       "  'Longitud': '-60.1533126380173'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Estación Raíces',\n",
-       "  'Población': '138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113010',\n",
-       "  'Latitud': '-31.908248192653',\n",
-       "  'Longitud': '-59.2606926522048'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Ingeniero Miguel Sajaroff',\n",
-       "  'Población': '399',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30113020',\n",
-       "  'Latitud': '-31.9569336301554',\n",
-       "  'Longitud': '-58.8491174614017'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Jubileo',\n",
-       "  'Población': '631',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113030',\n",
-       "  'Latitud': '-31.7336733349136',\n",
-       "  'Longitud': '-58.634038044354'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Mojones Norte',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5083237598534',\n",
-       "  'Longitud': '-59.2008898465196'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Paso de la Laguna',\n",
-       "  'Población': '348',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30113050',\n",
-       "  'Latitud': '-31.8057649065599',\n",
-       "  'Longitud': '-59.1651613714524'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Villa Clara',\n",
-       "  'Población': '2726',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113060',\n",
-       "  'Latitud': '-31.8301004555882',\n",
-       "  'Longitud': '-58.8233903183527'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Villa Domínguez',\n",
-       "  'Población': '1791',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113070',\n",
-       "  'Latitud': '-31.9870146859479',\n",
-       "  'Longitud': '-58.9634179145279'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Villaguay',\n",
-       "  'Población': '32881',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113080',\n",
-       "  'Latitud': '-31.8654413738655',\n",
-       "  'Longitud': '-59.0290628351274'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Ocampo',\n",
-       "  'Localidad': 'Milagro',\n",
-       "  'Población': '3494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46084030',\n",
-       "  'Latitud': '-31.0131717520524',\n",
-       "  'Longitud': '-65.9882554540382'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Ocampo',\n",
-       "  'Localidad': 'Santa Rita de Catuna',\n",
-       "  'Población': '1695',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '46084050',\n",
-       "  'Latitud': '-30.9665198359206',\n",
-       "  'Longitud': '-66.2356607957536'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Ulapes',\n",
-       "  'Población': '3205',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46091010',\n",
-       "  'Latitud': '-31.582978877023',\n",
-       "  'Longitud': '-66.2514026305989'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Amaná',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46105010',\n",
-       "  'Latitud': '-30.0611119791655',\n",
-       "  'Longitud': '-67.5084950612514'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Patquía',\n",
-       "  'Población': '1808',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46105020',\n",
-       "  'Latitud': '-30.0522114405959',\n",
-       "  'Longitud': '-66.8915886798437'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Rosario Vera Peñaloza',\n",
-       "  'Localidad': 'Chepes',\n",
-       "  'Población': '11039',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46112010',\n",
-       "  'Latitud': '-31.3506186314416',\n",
-       "  'Longitud': '-66.6046417930744'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Rosario Vera Peñaloza',\n",
-       "  'Localidad': 'Desiderio Tello',\n",
-       "  'Población': '733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46112020',\n",
-       "  'Latitud': '-31.2240295500516',\n",
-       "  'Longitud': '-66.3334915975105'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'San Blas de los Sauces',\n",
-       "  'Localidad': 'Salicas - San Blas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46119010',\n",
-       "  'Latitud': '-28.4076258105119',\n",
-       "  'Longitud': '-67.0961546311904'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Sanagasta',\n",
-       "  'Localidad': 'Villa Sanagasta',\n",
-       "  'Población': '2275',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.3064491456943',\n",
-       "  'Longitud': '-67.0414097362521'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Vinchina',\n",
-       "  'Localidad': 'Villa San José de Vinchina',\n",
-       "  'Población': '2401',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46098020',\n",
-       "  'Latitud': '-28.7797111463416',\n",
-       "  'Longitud': '-68.2060368408699'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Mendoza',\n",
-       "  'Población': '115041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50007010',\n",
-       "  'Latitud': '-32.8774938474965',\n",
-       "  'Longitud': '-68.852787067524'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Bowen',\n",
-       "  'Población': '4939',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50014010',\n",
-       "  'Latitud': '-35.0009124317209',\n",
-       "  'Longitud': '-67.5161818289008'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Carmensa',\n",
-       "  'Población': '941',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50014020',\n",
-       "  'Latitud': '-35.1449057898791',\n",
-       "  'Longitud': '-67.662955044003'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '29909',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50014030',\n",
-       "  'Latitud': '-34.9804694766564',\n",
-       "  'Longitud': '-67.7009950828176'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Los Compartos',\n",
-       "  'Población': '439',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50014040',\n",
-       "  'Latitud': '-34.9792604557582',\n",
-       "  'Longitud': '-67.6590893207424'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Godoy Cruz',\n",
-       "  'Localidad': 'Godoy Cruz',\n",
-       "  'Población': '191299',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50021010',\n",
-       "  'Latitud': '-32.9215283150576',\n",
-       "  'Longitud': '-68.8549231831208'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'Colonia Segovia',\n",
-       "  'Población': '4271',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50028010',\n",
-       "  'Latitud': '-32.8445720739406',\n",
-       "  'Longitud': '-68.7264015008637'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'Guaymallén',\n",
-       "  'Población': '261306',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50028020',\n",
-       "  'Latitud': '-32.8925289639529',\n",
-       "  'Longitud': '-68.820068537927'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'La Primavera',\n",
-       "  'Población': '1164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50028030',\n",
-       "  'Latitud': '-32.9212115151732',\n",
-       "  'Longitud': '-68.6797682708562'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'Los Corralitos',\n",
-       "  'Población': '942',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50028040',\n",
-       "  'Latitud': '-32.8978664693342',\n",
-       "  'Longitud': '-68.7059893326547'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'Puente de Hierro',\n",
-       "  'Población': '7524',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50028050',\n",
-       "  'Latitud': '-32.8596996528436',\n",
-       "  'Longitud': '-68.6889630695891'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'General Manuel Belgrano',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '3665',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54049050',\n",
-       "  'Latitud': '-26.0557838105078',\n",
-       "  'Longitud': '-53.7339959536295'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Guaraní',\n",
-       "  'Localidad': 'El Soberbio',\n",
-       "  'Población': '5065',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54056010',\n",
-       "  'Latitud': '-27.2908601020425',\n",
-       "  'Longitud': '-54.2007777459323'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Guaraní',\n",
-       "  'Localidad': 'Fracrán',\n",
-       "  'Población': '471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54056020',\n",
-       "  'Latitud': '-26.740151400562',\n",
-       "  'Longitud': '-54.3000439575816'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Guaraní',\n",
-       "  'Localidad': 'San Vicente',\n",
-       "  'Población': '21068',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54056030',\n",
-       "  'Latitud': '-26.9953791755128',\n",
-       "  'Longitud': '-54.4834965149084'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Esperanza',\n",
-       "  'Población': '15204',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063010',\n",
-       "  'Latitud': '-26.0232970897792',\n",
-       "  'Longitud': '-54.6125092333468'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '5765',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063020',\n",
-       "  'Latitud': '-25.9216713372731',\n",
-       "  'Longitud': '-54.5821209872029'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Puerto Iguazú',\n",
-       "  'Población': '41062',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063030',\n",
-       "  'Latitud': '-25.6010431152667',\n",
-       "  'Longitud': '-54.576736880982'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Wanda',\n",
-       "  'Población': '13901',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063040',\n",
-       "  'Latitud': '-25.9713257064178',\n",
-       "  'Longitud': '-54.5610255460819'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Almafuerte',\n",
-       "  'Población': '297',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070010',\n",
-       "  'Latitud': '-27.5062138362368',\n",
-       "  'Longitud': '-55.4018892063726'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Arroyo del Medio',\n",
-       "  'Población': '350',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54070020',\n",
-       "  'Latitud': '-27.698002675484',\n",
-       "  'Longitud': '-55.4064788856063'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Cerro Azul',\n",
-       "  'Población': '3049',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070040',\n",
-       "  'Latitud': '-27.6310347455951',\n",
-       "  'Longitud': '-55.4938681670811'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Dos Arroyos',\n",
-       "  'Población': '233',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070050',\n",
-       "  'Latitud': '-27.694171423305',\n",
-       "  'Longitud': '-55.2587801693628'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Gobernador López',\n",
-       "  'Población': '1010',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070060',\n",
-       "  'Latitud': '-27.6615245708492',\n",
-       "  'Longitud': '-55.2124455595203'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Leandro N. Alem',\n",
-       "  'Población': '23339',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070070',\n",
-       "  'Latitud': '-27.601867604082',\n",
-       "  'Longitud': '-55.3264659218849'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Olegario V. Andrade',\n",
-       "  'Población': '441',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54070080',\n",
-       "  'Latitud': '-27.5658220357689',\n",
-       "  'Longitud': '-55.5017254277441'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Capioví',\n",
-       "  'Población': '3495',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077010',\n",
-       "  'Latitud': '-26.9292033223206',\n",
-       "  'Longitud': '-55.0569367980451'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'El Alcázar',\n",
-       "  'Población': '3034',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077020',\n",
-       "  'Latitud': '-26.7102586382645',\n",
-       "  'Longitud': '-54.8161444547822'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Garuhapé',\n",
-       "  'Población': '5325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077030',\n",
-       "  'Latitud': '-26.8186828823083',\n",
-       "  'Longitud': '-54.9576120074303'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Puerto Leoni',\n",
-       "  'Población': '1114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077050',\n",
-       "  'Latitud': '-26.9840910613646',\n",
-       "  'Longitud': '-55.1694842635982'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Puerto Rico',\n",
-       "  'Población': '15995',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077060',\n",
-       "  'Latitud': '-26.8148524027618',\n",
-       "  'Longitud': '-55.0240728847562'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Ruiz de Montoya',\n",
-       "  'Población': '1672',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077070',\n",
-       "  'Latitud': '-26.9665882832067',\n",
-       "  'Longitud': '-55.05758992095'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'San Gotardo',\n",
-       "  'Población': '273',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077090',\n",
-       "  'Latitud': '-26.9225122221192',\n",
-       "  'Longitud': '-55.1238743204073'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Peñas Blancas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6830439804041',\n",
-       "  'Longitud': '-67.8688871212575'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Sargento Vidal',\n",
-       "  'Población': '814',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042520',\n",
-       "  'Latitud': '-38.6856409614896',\n",
-       "  'Longitud': '-68.1580780282182'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa Manzano',\n",
-       "  'Población': '2697',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042550',\n",
-       "  'Latitud': '-38.6806041543676',\n",
-       "  'Longitud': '-68.2157180851266'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa Regina',\n",
-       "  'Población': '30028',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042560',\n",
-       "  'Latitud': '-39.0962966627004',\n",
-       "  'Longitud': '-67.0828092630939'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa San Isidro',\n",
-       "  'Población': '607',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62042570',\n",
-       "  'Latitud': '-38.7064851078187',\n",
-       "  'Longitud': '-68.1737455217997'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Ñorquincó',\n",
-       "  'Localidad': 'Mamuel Choique',\n",
-       "  'Población': '243',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62056020',\n",
-       "  'Latitud': '-41.7698416427745',\n",
-       "  'Longitud': '-70.1708632216436'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Ñorquincó',\n",
-       "  'Localidad': 'Ñorquincó',\n",
-       "  'Población': '565',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62056030',\n",
-       "  'Latitud': '-41.843448611748',\n",
-       "  'Longitud': '-70.8943932149944'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Ñorquincó',\n",
-       "  'Localidad': 'Ojos de Agua',\n",
-       "  'Población': '69',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62056040',\n",
-       "  'Latitud': '-41.534892227381',\n",
-       "  'Longitud': '-69.854645970072'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Ñorquincó',\n",
-       "  'Localidad': 'Río Chico (Est. Cerro Mesa)',\n",
-       "  'Población': '282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62056050',\n",
-       "  'Latitud': '-41.7167227835394',\n",
-       "  'Longitud': '-70.4710839014636'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pichi Mahuida',\n",
-       "  'Localidad': 'Río Colorado',\n",
-       "  'Población': '11733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62063020',\n",
-       "  'Latitud': '-38.9914136078743',\n",
-       "  'Longitud': '-64.0874682295519'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Comallo',\n",
-       "  'Población': '1497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070010',\n",
-       "  'Latitud': '-41.0298746753183',\n",
-       "  'Longitud': '-70.269980649853'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Dina Huapi',\n",
-       "  'Población': '3469',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62070020',\n",
-       "  'Latitud': '-41.0691934226159',\n",
-       "  'Longitud': '-71.16219332616'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Laguna Blanca',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070030',\n",
-       "  'Latitud': '-40.7925954846977',\n",
-       "  'Longitud': '-69.8810399581108'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Ñirihuau',\n",
-       "  'Población': '261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62070040',\n",
-       "  'Latitud': '-41.0885592834836',\n",
-       "  'Longitud': '-71.1369133751581'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Paso Flores',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-40.6020855452361',\n",
-       "  'Longitud': '-70.6965424592972'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Pilcaniyeu',\n",
-       "  'Población': '757',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070060',\n",
-       "  'Latitud': '-41.1252901833754',\n",
-       "  'Longitud': '-70.7216943906912'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Pilquiniyeu del Limay',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070070',\n",
-       "  'Latitud': '-40.5448524836234',\n",
-       "  'Longitud': '-70.0532314661515'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'Las Grutas',\n",
-       "  'Población': '4807',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62077010',\n",
-       "  'Latitud': '-40.806093320236',\n",
-       "  'Longitud': '-65.0847019757487'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'Playas Doradas',\n",
-       "  'Población': '194',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62077020',\n",
-       "  'Latitud': '-41.6276787888305',\n",
-       "  'Longitud': '-65.0236746017627'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'Puerto San Antonio Este',\n",
-       "  'Población': '381',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62077030',\n",
-       "  'Latitud': '-40.8008815532575',\n",
-       "  'Longitud': '-64.8778974161853'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'Punta Colorada',\n",
-       "  'Población': '4',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62077040',\n",
-       "  'Latitud': '-41.6941221979021',\n",
-       "  'Longitud': '-65.0245573411298'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio Oeste',\n",
-       "  'Población': '16265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62077050',\n",
-       "  'Latitud': '-40.7312945275013',\n",
-       "  'Longitud': '-64.9552941307172'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Tolombón',\n",
-       "  'Población': '300',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66021020',\n",
-       "  'Latitud': '-26.2029574679842',\n",
-       "  'Longitud': '-65.9467957704698'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Luján',\n",
-       "  'Población': '2016',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74007040',\n",
-       "  'Latitud': '-32.3660349058479',\n",
-       "  'Longitud': '-65.9425439975458'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Quines',\n",
-       "  'Población': '7459',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74007050',\n",
-       "  'Latitud': '-32.2330822365033',\n",
-       "  'Longitud': '-65.8056329969317'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Río Juan Gómez',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.603889',\n",
-       "  'Longitud': '-66.086944'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Trapiche',\n",
-       "  'Población': '1200',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021020',\n",
-       "  'Latitud': '-33.1082715280981',\n",
-       "  'Longitud': '-66.063371211902'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Fraga',\n",
-       "  'Población': '1127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021030',\n",
-       "  'Latitud': '-33.502087069887',\n",
-       "  'Longitud': '-65.7926477789763'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'La Bajada',\n",
-       "  'Población': '91',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74021040',\n",
-       "  'Latitud': '-33.157161301266',\n",
-       "  'Longitud': '-66.0131877714641'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'La Florida',\n",
-       "  'Población': '297',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74021050',\n",
-       "  'Latitud': '-33.1167587248711',\n",
-       "  'Longitud': '-66.0020090018267'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'San Luis',\n",
-       "  'Población': '169947',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74056150',\n",
-       "  'Latitud': '-33.3023139659883',\n",
-       "  'Longitud': '-66.3360877357358'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Zanjitas',\n",
-       "  'Población': '201',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74056160',\n",
-       "  'Latitud': '-33.8022746844103',\n",
-       "  'Longitud': '-66.415462549085'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'La Vertiente',\n",
-       "  'Población': '98',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063010',\n",
-       "  'Latitud': '-32.7975027746267',\n",
-       "  'Longitud': '-65.75689743163'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Las Aguadas',\n",
-       "  'Población': '100',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063020',\n",
-       "  'Latitud': '-32.3763580460128',\n",
-       "  'Longitud': '-65.5012041382003'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Las Chacras',\n",
-       "  'Población': '176',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063030',\n",
-       "  'Latitud': '-32.5435132286539',\n",
-       "  'Longitud': '-65.7446386901217'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Las Lagunas',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063040',\n",
-       "  'Latitud': '-32.6298120296294',\n",
-       "  'Longitud': '-65.551144128608'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Paso Grande',\n",
-       "  'Población': '427',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063050',\n",
-       "  'Latitud': '-32.8769737284291',\n",
-       "  'Longitud': '-65.6345301522077'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Potrerillo',\n",
-       "  'Población': '40',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063060',\n",
-       "  'Latitud': '-32.671401244488',\n",
-       "  'Longitud': '-65.6626272217675'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'San Martín',\n",
-       "  'Población': '697',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063070',\n",
-       "  'Latitud': '-32.4132690463752',\n",
-       "  'Longitud': '-65.6759306690121'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Villa de Praga',\n",
-       "  'Población': '181',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063080',\n",
-       "  'Latitud': '-32.5339640778181',\n",
-       "  'Longitud': '-65.6477042790938'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Corpen Aike',\n",
-       "  'Localidad': 'Comandante Luis Piedrabuena',\n",
-       "  'Población': '6405',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78007010',\n",
-       "  'Latitud': '-49.9859909808201',\n",
-       "  'Longitud': '-68.9130816915927'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Corpen Aike',\n",
-       "  'Localidad': 'Puerto Santa Cruz',\n",
-       "  'Población': '4431',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78007020',\n",
-       "  'Latitud': '-50.0171892721878',\n",
-       "  'Longitud': '-68.5248246324655'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Caleta Olivia',\n",
-       "  'Población': '51733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014010',\n",
-       "  'Latitud': '-46.4459492303195',\n",
-       "  'Longitud': '-67.5251564969847'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Cañadón Seco',\n",
-       "  'Población': '879',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78014020',\n",
-       "  'Latitud': '-46.5588457703439',\n",
-       "  'Longitud': '-67.616856368573'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Fitz Roy',\n",
-       "  'Población': '326',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014030',\n",
-       "  'Latitud': '-47.0257940308205',\n",
-       "  'Longitud': '-67.2542856564871'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Jaramillo',\n",
-       "  'Población': '420',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78014040',\n",
-       "  'Latitud': '-47.1847032165887',\n",
-       "  'Longitud': '-67.145582198474'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Koluel Kaike',\n",
-       "  'Población': '250',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014050',\n",
-       "  'Latitud': '-46.7168267498228',\n",
-       "  'Longitud': '-68.2279614588974'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Las Heras',\n",
-       "  'Población': '17821',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014060',\n",
-       "  'Latitud': '-46.5424553787867',\n",
-       "  'Longitud': '-68.9341773229667'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Pico Truncado',\n",
-       "  'Población': '20889',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014070',\n",
-       "  'Latitud': '-46.7938981244061',\n",
-       "  'Longitud': '-67.9575704898943'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Puerto Deseado',\n",
-       "  'Población': '14183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014080',\n",
-       "  'Latitud': '-47.7514649275067',\n",
-       "  'Longitud': '-65.9012043680086'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': '28 de Noviembre',\n",
-       "  'Población': '6145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78021060',\n",
-       "  'Latitud': '-51.5787581525544',\n",
-       "  'Longitud': '-72.2080410883792'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'El Turbio (Est. Gobernador Mayer)',\n",
-       "  'Población': '55',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78021010',\n",
-       "  'Latitud': '-51.6805338519685',\n",
-       "  'Longitud': '-72.0874860687819'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'Julia Dufour',\n",
-       "  'Población': '293',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78021020',\n",
-       "  'Latitud': '-51.5406111767208',\n",
-       "  'Longitud': '-72.2398967258576'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'Río Gallegos',\n",
-       "  'Población': '95796',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78021040',\n",
-       "  'Latitud': '-51.6214349839165',\n",
-       "  'Longitud': '-69.2290509293744'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'Rospentek',\n",
-       "  'Población': '677',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78021050',\n",
-       "  'Latitud': '-51.6639328934924',\n",
-       "  'Longitud': '-72.1426988306974'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'Yacimientos Río Turbio',\n",
-       "  'Población': '8814',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78021070',\n",
-       "  'Latitud': '-51.5328383738253',\n",
-       "  'Longitud': '-72.3341032077956'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'El Calafate',\n",
-       "  'Población': '16655',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78028010',\n",
-       "  'Latitud': '-50.3373208485428',\n",
-       "  'Longitud': '-72.2619950698979'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'El Chaltén',\n",
-       "  'Población': '1627',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78028020',\n",
-       "  'Latitud': '-49.3319731177032',\n",
-       "  'Longitud': '-72.8916267088672'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'Tres Lagos',\n",
-       "  'Población': '282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78028030',\n",
-       "  'Latitud': '-49.5990148275349',\n",
-       "  'Longitud': '-71.445802241684'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Buenos Aires',\n",
-       "  'Localidad': 'Los Antiguos',\n",
-       "  'Población': '3363',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78035010',\n",
-       "  'Latitud': '-46.5487484894558',\n",
-       "  'Longitud': '-71.6274835082657'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Buenos Aires',\n",
-       "  'Localidad': 'Perito Moreno',\n",
-       "  'Población': '4617',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78035020',\n",
-       "  'Latitud': '-46.5921416878797',\n",
-       "  'Longitud': '-70.9257278426639'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Magallanes',\n",
-       "  'Localidad': 'Puerto San Julián',\n",
-       "  'Población': '7894',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78042010',\n",
-       "  'Latitud': '-49.307703595363',\n",
-       "  'Longitud': '-67.7319702926075'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Río Chico',\n",
-       "  'Localidad': 'Bajo Caracoles',\n",
-       "  'Población': '33',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78049010',\n",
-       "  'Latitud': '-47.4461490043983',\n",
-       "  'Longitud': '-70.9285155605965'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Río Chico',\n",
-       "  'Localidad': 'Gobernador Gregores',\n",
-       "  'Población': '4497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78049020',\n",
-       "  'Latitud': '-48.7521223249696',\n",
-       "  'Longitud': '-70.2442035901869'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Río Chico',\n",
-       "  'Localidad': 'Hipólito Yrigoyen',\n",
-       "  'Población': '266',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78049030',\n",
-       "  'Latitud': '-47.5667812360399',\n",
-       "  'Longitud': '-71.7434756314323'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Esteban Rams',\n",
-       "  'Población': '169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077010',\n",
-       "  'Latitud': '-29.7726717957721',\n",
-       "  'Longitud': '-61.4881512346811'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Gato Colorado',\n",
-       "  'Población': '998',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077020',\n",
-       "  'Latitud': '-28.0245785095892',\n",
-       "  'Longitud': '-61.1879373297868'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Gregoria Pérez de Denis (Est. El Nochero)',\n",
-       "  'Población': '1358',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077030',\n",
-       "  'Latitud': '-28.2296230607257',\n",
-       "  'Longitud': '-61.5297529930521'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Logroño',\n",
-       "  'Población': '630',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077040',\n",
-       "  'Latitud': '-29.5042812797874',\n",
-       "  'Longitud': '-61.6967327802837'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Montefiore',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82077050',\n",
-       "  'Latitud': '-29.6678698226711',\n",
-       "  'Longitud': '-61.867108287483'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Pozo Borrado',\n",
-       "  'Población': '980',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077060',\n",
-       "  'Latitud': '-28.9399423031181',\n",
-       "  'Longitud': '-61.7055999743386'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Santa Margarita',\n",
-       "  'Población': '993',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077070',\n",
-       "  'Latitud': '-28.3149549140447',\n",
-       "  'Longitud': '-61.550329937355'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Tostado',\n",
-       "  'Población': '14582',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077080',\n",
-       "  'Latitud': '-29.2344732488739',\n",
-       "  'Longitud': '-61.7719824163622'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Villa Minetti',\n",
-       "  'Población': '4876',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077090',\n",
-       "  'Latitud': '-28.6247095403571',\n",
-       "  'Longitud': '-61.6279859869967'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Armstrong',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007010',\n",
-       "  'Latitud': '-32.7846557002825',\n",
-       "  'Longitud': '-61.605481877095'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Bouquet',\n",
-       "  'Población': '1230',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007020',\n",
-       "  'Latitud': '-32.4247998561473',\n",
-       "  'Longitud': '-61.8903345863257'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'Parera',\n",
-       "  'Población': '2030',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42126040',\n",
-       "  'Latitud': '-35.1462930750947',\n",
-       "  'Longitud': '-64.5006491231723'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'Pichi Huinca',\n",
-       "  'Población': '228',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42126050',\n",
-       "  'Latitud': '-35.6473423932767',\n",
-       "  'Longitud': '-64.7695280662632'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'Quetrequén',\n",
-       "  'Población': '392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42126060',\n",
-       "  'Latitud': '-35.0548439319726',\n",
-       "  'Longitud': '-64.5213693396743'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'Rancul',\n",
-       "  'Población': '3322',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42126070',\n",
-       "  'Latitud': '-35.0661985558406',\n",
-       "  'Longitud': '-64.683114985952'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Adolfo Van Praet',\n",
-       "  'Población': '279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42133010',\n",
-       "  'Latitud': '-35.0179130302315',\n",
-       "  'Longitud': '-64.035117861781'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Alta Italia',\n",
-       "  'Población': '1350',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42133020',\n",
-       "  'Latitud': '-35.3338595551664',\n",
-       "  'Longitud': '-64.1182405361085'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Avellaneda',\n",
-       "  'Población': '282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14049010',\n",
-       "  'Latitud': '-30.5946762022718',\n",
-       "  'Longitud': '-64.2078393373412'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Cañada de Río Pinto',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14049020',\n",
-       "  'Latitud': '-30.7759183214925',\n",
-       "  'Longitud': '-64.2182971976615'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Chuña',\n",
-       "  'Población': '550',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049030',\n",
-       "  'Latitud': '-30.4687274606224',\n",
-       "  'Longitud': '-64.6712287665168'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Deán Funes',\n",
-       "  'Población': '21211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049050',\n",
-       "  'Latitud': '-30.4229409365773',\n",
-       "  'Longitud': '-64.3516697664768'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Esquina del Alambre',\n",
-       "  'Población': '29',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14049060',\n",
-       "  'Latitud': '-30.6016118281727',\n",
-       "  'Longitud': '-64.9074033309966'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Los Pozos',\n",
-       "  'Población': '91',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049080',\n",
-       "  'Latitud': '-30.5154516695053',\n",
-       "  'Longitud': '-64.2664449882016'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Olivares de San Nicolás',\n",
-       "  'Población': '541',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14049090',\n",
-       "  'Latitud': '-30.6020503748658',\n",
-       "  'Longitud': '-64.8433653744314'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Quilino',\n",
-       "  'Población': '4092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049100',\n",
-       "  'Latitud': '-30.2159552214688',\n",
-       "  'Longitud': '-64.5029777045333'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Villa Quilino',\n",
-       "  'Población': '1003',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049130',\n",
-       "  'Latitud': '-30.2101157475483',\n",
-       "  'Longitud': '-64.4775674155262'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Alejandro Roca (Est. Alejandro)',\n",
-       "  'Población': '5298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056010',\n",
-       "  'Latitud': '-33.3564514451723',\n",
-       "  'Longitud': '-63.7205503922441'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Bengolea',\n",
-       "  'Población': '915',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056030',\n",
-       "  'Latitud': '-33.0274173144801',\n",
-       "  'Longitud': '-63.6719277875696'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Carnerillo',\n",
-       "  'Población': '1867',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056040',\n",
-       "  'Latitud': '-32.9153142058652',\n",
-       "  'Longitud': '-64.0256580552867'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Charras',\n",
-       "  'Población': '1088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056050',\n",
-       "  'Latitud': '-33.0241677315378',\n",
-       "  'Longitud': '-64.0458262411649'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'El Rastreador',\n",
-       "  'Población': '85',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14056060',\n",
-       "  'Latitud': '-33.6644787319553',\n",
-       "  'Longitud': '-63.5392368036406'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Cabrera',\n",
-       "  'Población': '11734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056070',\n",
-       "  'Latitud': '-32.8118910840567',\n",
-       "  'Longitud': '-63.8736965709556'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Serranita',\n",
-       "  'Población': '430',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147180',\n",
-       "  'Latitud': '-31.7331340814564',\n",
-       "  'Longitud': '-64.4564154524522'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Los Cedros - Las Quintas',\n",
-       "  'Población': '1069',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147190',\n",
-       "  'Latitud': '-31.5262509877113',\n",
-       "  'Longitud': '-64.2847584167114'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Lozada',\n",
-       "  'Población': '1013',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147200',\n",
-       "  'Latitud': '-31.6484545317081',\n",
-       "  'Longitud': '-64.0899796115028'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Malagueño',\n",
-       "  'Población': '7136',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147210',\n",
-       "  'Latitud': '-31.4648051043666',\n",
-       "  'Longitud': '-64.3584261973277'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Monte Ralo',\n",
-       "  'Población': '518',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147220',\n",
-       "  'Latitud': '-31.9115749813288',\n",
-       "  'Longitud': '-64.2399918461068'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Potrero de Garay',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147230',\n",
-       "  'Latitud': '-31.7824159665775',\n",
-       "  'Longitud': '-64.5424068778316'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Rafael García',\n",
-       "  'Población': '555',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147240',\n",
-       "  'Latitud': '-31.6465373949134',\n",
-       "  'Longitud': '-64.2584787728338'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'San Clemente',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147250',\n",
-       "  'Latitud': '-31.7166546515515',\n",
-       "  'Longitud': '-64.6265869046185'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'San Nicolás',\n",
-       "  'Población': '1171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147260',\n",
-       "  'Latitud': '-31.435151387072',\n",
-       "  'Longitud': '-64.4492154097951'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Socavones',\n",
-       "  'Población': '263',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147270',\n",
-       "  'Latitud': '-31.5493965148926',\n",
-       "  'Longitud': '-64.1430740356445'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Toledo',\n",
-       "  'Población': '3843',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147280',\n",
-       "  'Latitud': '-31.5560967583723',\n",
-       "  'Longitud': '-64.0080543306962'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Valle Alegre',\n",
-       "  'Población': '494',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147290',\n",
-       "  'Latitud': '-31.608213303048',\n",
-       "  'Longitud': '-64.4403684727464'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Valle de Anisacate',\n",
-       "  'Población': '487',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147300',\n",
-       "  'Latitud': '-31.7314776926852',\n",
-       "  'Longitud': '-64.4129622125593'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa Ciudad de América (Loteo Diego de Rojas)',\n",
-       "  'Población': '679',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147310',\n",
-       "  'Latitud': '-31.7932195162073',\n",
-       "  'Longitud': '-64.5139255175446'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa del Prado',\n",
-       "  'Población': '1247',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147320',\n",
-       "  'Latitud': '-31.6179397578028',\n",
-       "  'Longitud': '-64.3924925248834'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa La Bolsa',\n",
-       "  'Población': '995',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147330',\n",
-       "  'Latitud': '-31.7287879568356',\n",
-       "  'Longitud': '-64.4324174982752'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa Los Aromos',\n",
-       "  'Población': '1364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147340',\n",
-       "  'Latitud': '-31.7359598057037',\n",
-       "  'Longitud': '-64.4389279396961'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa Parque Santa Ana',\n",
-       "  'Población': '2300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147350',\n",
-       "  'Latitud': '-31.5893075812486',\n",
-       "  'Longitud': '-64.3536920462417'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa San Isidro - José de la Quintana',\n",
-       "  'Población': '483',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147360',\n",
-       "  'Latitud': '-31.8208264119355',\n",
-       "  'Longitud': '-64.3935275639835'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa Sierras de Oro',\n",
-       "  'Población': '251',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147370',\n",
-       "  'Latitud': '-31.4579361723038',\n",
-       "  'Longitud': '-64.4217153267522'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Yocsina',\n",
-       "  'Población': '1242',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147380',\n",
-       "  'Latitud': '-31.4470577243833',\n",
-       "  'Longitud': '-64.3660748415952'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Sobremonte',\n",
-       "  'Localidad': 'Pozo Nuevo',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14154040',\n",
-       "  'Latitud': '-29.5775456904692',\n",
-       "  'Longitud': '-64.1070996245776'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Sobremonte',\n",
-       "  'Localidad': 'San Francisco del Chañar',\n",
-       "  'Población': '2256',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14154050',\n",
-       "  'Latitud': '-29.7882609409722',\n",
-       "  'Longitud': '-63.9430703616826'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Villa Paranacito',\n",
-       "  'Población': '1940',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30063060',\n",
-       "  'Latitud': '-33.7156244223002',\n",
-       "  'Longitud': '-58.6597631447303'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Bovril',\n",
-       "  'Población': '8577',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070010',\n",
-       "  'Latitud': '-31.3428914409424',\n",
-       "  'Longitud': '-59.4467309737899'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Colonia Avigdor',\n",
-       "  'Población': '474',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30070020',\n",
-       "  'Latitud': '-31.1853384671792',\n",
-       "  'Longitud': '-59.4079822910182'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'El Solar',\n",
-       "  'Población': '194',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070030',\n",
-       "  'Latitud': '-31.1810124666205',\n",
-       "  'Longitud': '-59.7328844569416'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'La Paz',\n",
-       "  'Población': '24307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070040',\n",
-       "  'Latitud': '-30.741541104376',\n",
-       "  'Longitud': '-59.6433535241897'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Piedras Blancas',\n",
-       "  'Población': '1362',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070050',\n",
-       "  'Latitud': '-31.1859575955508',\n",
-       "  'Longitud': '-59.9521591252044'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Pueblo Arrúa (Est. Alcaraz)',\n",
-       "  'Población': '2410',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070005',\n",
-       "  'Latitud': '-31.4565889671917',\n",
-       "  'Longitud': '-59.5991388684545'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'San Gustavo',\n",
-       "  'Población': '1325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070070',\n",
-       "  'Latitud': '-30.6905067150943',\n",
-       "  'Longitud': '-59.3994540133514'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Santa Elena',\n",
-       "  'Población': '17791',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070080',\n",
-       "  'Latitud': '-30.9466589584952',\n",
-       "  'Longitud': '-59.7882850384119'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Sir Leonard',\n",
-       "  'Población': '281',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30070090',\n",
-       "  'Latitud': '-31.3896679471814',\n",
-       "  'Longitud': '-59.5032123815164'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Aranguren',\n",
-       "  'Población': '1571',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077010',\n",
-       "  'Latitud': '-32.2443130059944',\n",
-       "  'Longitud': '-60.1627988186884'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Betbeder',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077020',\n",
-       "  'Latitud': '-32.374100868006',\n",
-       "  'Longitud': '-59.9380818002549'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Don Cristóbal',\n",
-       "  'Población': '29',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077030',\n",
-       "  'Latitud': '-32.0752594049271',\n",
-       "  'Longitud': '-59.9943230195983'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Febré',\n",
-       "  'Población': '121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077040',\n",
-       "  'Latitud': '-32.4774515995652',\n",
-       "  'Longitud': '-59.9217117300676'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Hernández',\n",
-       "  'Población': '1510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077050',\n",
-       "  'Latitud': '-32.3380692970598',\n",
-       "  'Longitud': '-60.0301404781048'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Lucas González',\n",
-       "  'Población': '4364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077060',\n",
-       "  'Latitud': '-32.3859289481651',\n",
-       "  'Longitud': '-59.531300464703'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Nogoyá',\n",
-       "  'Población': '22824',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077070',\n",
-       "  'Latitud': '-32.3956416421841',\n",
-       "  'Longitud': '-59.7880764157544'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'XX de Setiembre',\n",
-       "  'Población': '178',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077080',\n",
-       "  'Latitud': '-32.3866241398753',\n",
-       "  'Longitud': '-59.6630736582897'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Aldea María Luisa',\n",
-       "  'Población': '773',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084010',\n",
-       "  'Latitud': '-31.8847292300203',\n",
-       "  'Longitud': '-60.4087456869806'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Aldea San Rafael',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '30084020',\n",
-       "  'Latitud': '-31.9598299451355',\n",
-       "  'Longitud': '-60.2558755485286'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Aldea Santa María',\n",
-       "  'Población': '302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30084030',\n",
-       "  'Latitud': '-31.6128701885629',\n",
-       "  'Longitud': '-60.0070721806963'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Aldea Santa Rosa',\n",
-       "  'Población': '71',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30084040',\n",
-       "  'Latitud': '-32.0164544602725',\n",
-       "  'Longitud': '-60.2411073474122'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Cerrito',\n",
-       "  'Población': '5126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084050',\n",
-       "  'Latitud': '-31.5821711222967',\n",
-       "  'Longitud': '-60.0740223148253'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Chapaleufú',\n",
-       "  'Localidad': 'Ceballos',\n",
-       "  'Población': '323',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42056020',\n",
-       "  'Latitud': '-35.2904849982905',\n",
-       "  'Longitud': '-63.77586064487'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Chapaleufú',\n",
-       "  'Localidad': 'Coronel Hilario Lagos (Est. Aguas Buenas)',\n",
-       "  'Población': '676',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42056030',\n",
-       "  'Latitud': '-35.0223098759754',\n",
-       "  'Longitud': '-63.9123145859878'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'El Jagüel',\n",
-       "  'Población': '60132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8304505041023',\n",
-       "  'Longitud': '-58.494869419897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Luis Guillón',\n",
-       "  'Población': '46649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.800196435999',\n",
-       "  'Longitud': '-58.4530964052639'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Zona Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Arroyo de la Cruz',\n",
-       "  'Población': '243',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266010',\n",
-       "  'Latitud': '-34.3363786908945',\n",
-       "  'Longitud': '-59.1094149717708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Capilla del Señor (Est. Capilla)',\n",
-       "  'Población': '9244',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266020',\n",
-       "  'Latitud': '-34.2912108668035',\n",
-       "  'Longitud': '-59.1015232724441'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Los Cardales',\n",
-       "  'Población': '7174',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266040',\n",
-       "  'Latitud': '-34.3300736993853',\n",
-       "  'Longitud': '-58.9885651588167'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Orlando',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6266050',\n",
-       "  'Latitud': '-34.3273003551547',\n",
-       "  'Longitud': '-59.0759905460338'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Robles - Pavón',\n",
-       "  'Población': '2727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266060',\n",
-       "  'Latitud': '-34.3581118951493',\n",
-       "  'Longitud': '-59.0310010709452'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '5651',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '3444',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8962283957338',\n",
-       "  'Longitud': '-58.5087006002723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Carlos Spegazzini',\n",
-       "  'Población': '25990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.9338489869515',\n",
-       "  'Longitud': '-58.5780017334776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'José Maria Ezeiza',\n",
-       "  'Población': '56219',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8536100103068',\n",
-       "  'Longitud': '-58.5195521653909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'La Unión',\n",
-       "  'Población': '33227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8503859677023',\n",
-       "  'Longitud': '-58.5558695462288'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Tristán Suarez',\n",
-       "  'Población': '37944',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8851527149847',\n",
-       "  'Longitud': '-58.5700335845498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'San Francisco Solano',\n",
-       "  'Población': '59962',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7777730726874',\n",
-       "  'Longitud': '-58.3101561253692'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Villa La Florida',\n",
-       "  'Población': '35135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7688841339243',\n",
-       "  'Longitud': '-58.2957092489115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'El Paraíso',\n",
-       "  'Población': '423',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6665010',\n",
-       "  'Latitud': '-33.5679152654445',\n",
-       "  'Longitud': '-59.9791123483107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Las Bahamas',\n",
-       "  'Población': '31',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665020',\n",
-       "  'Latitud': '-33.6366100825527',\n",
-       "  'Longitud': '-59.9895563465816'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Gómez',\n",
-       "  'Población': '362',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6119060',\n",
-       "  'Latitud': '-35.0693655332834',\n",
-       "  'Longitud': '-58.1656899882306'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Jeppener',\n",
-       "  'Población': '2496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119070',\n",
-       "  'Latitud': '-35.2802043920968',\n",
-       "  'Longitud': '-58.1996649431989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Oliden',\n",
-       "  'Población': '183',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119080',\n",
-       "  'Latitud': '-35.1842584334678',\n",
-       "  'Longitud': '-57.9479623248001'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Alto Los Cardales',\n",
-       "  'Población': '1983',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126010',\n",
-       "  'Latitud': '-34.3160243688815',\n",
-       "  'Longitud': '-58.9784574815339'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Barrio Los Pioneros',\n",
-       "  'Población': '1823',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126020',\n",
-       "  'Latitud': '-34.2530406367633',\n",
-       "  'Longitud': '-58.9584400368589'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Campana',\n",
-       "  'Población': '86860',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126030',\n",
-       "  'Latitud': '-34.1639618118269',\n",
-       "  'Longitud': '-58.9588741035355'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Coronel Bogado',\n",
-       "  'Población': '2204',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084090',\n",
-       "  'Latitud': '-33.3175115859048',\n",
-       "  'Longitud': '-60.6036347878573'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Coronel Rodolfo S. Domínguez',\n",
-       "  'Población': '796',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084100',\n",
-       "  'Latitud': '-33.1854760061025',\n",
-       "  'Longitud': '-60.7228633313771'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Cuatro Esquinas',\n",
-       "  'Población': '174',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82084110',\n",
-       "  'Latitud': '-33.2466228889596',\n",
-       "  'Longitud': '-60.7649740219949'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'El Caramelo',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82084120',\n",
-       "  'Latitud': '-33.1288733975401',\n",
-       "  'Longitud': '-60.7130394393533'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Fighiera',\n",
-       "  'Población': '4034',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084130',\n",
-       "  'Latitud': '-33.1950187794417',\n",
-       "  'Longitud': '-60.4706038463519'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Funes',\n",
-       "  'Población': '23281',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084140',\n",
-       "  'Latitud': '-32.922782783063',\n",
-       "  'Longitud': '-60.8121802825957'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'General Lagos',\n",
-       "  'Población': '3419',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084150',\n",
-       "  'Latitud': '-33.1121588884353',\n",
-       "  'Longitud': '-60.5665737837063'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Alejandra',\n",
-       "  'Población': '2962',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82098010',\n",
-       "  'Latitud': '-29.9103566747475',\n",
-       "  'Longitud': '-59.8281612200693'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Amenábar',\n",
-       "  'Población': '1605',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042020',\n",
-       "  'Latitud': '-34.136118440775',\n",
-       "  'Longitud': '-62.4229084851079'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Cafferata',\n",
-       "  'Población': '1449',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042030',\n",
-       "  'Latitud': '-33.4414158758935',\n",
-       "  'Longitud': '-62.0868714692657'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Cañada del Ucle',\n",
-       "  'Población': '698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82042040',\n",
-       "  'Latitud': '-33.4103440716357',\n",
-       "  'Longitud': '-61.6070433975613'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Carmen',\n",
-       "  'Población': '1611',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042050',\n",
-       "  'Latitud': '-33.7327788629688',\n",
-       "  'Longitud': '-61.7609271479419'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Carreras',\n",
-       "  'Población': '1906',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042060',\n",
-       "  'Latitud': '-33.5982834566103',\n",
-       "  'Longitud': '-61.3117684362059'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Chapuy',\n",
-       "  'Población': '571',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042070',\n",
-       "  'Latitud': '-33.8005299368969',\n",
-       "  'Longitud': '-61.7440181936851'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Chovet',\n",
-       "  'Población': '2101',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042080',\n",
-       "  'Latitud': '-33.6007825133126',\n",
-       "  'Longitud': '-61.6046646604986'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Christophersen',\n",
-       "  'Población': '499',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042090',\n",
-       "  'Latitud': '-34.1846191181657',\n",
-       "  'Longitud': '-62.0235323680591'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Diego de Alvear',\n",
-       "  'Población': '1855',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042100',\n",
-       "  'Latitud': '-34.3743429234538',\n",
-       "  'Longitud': '-62.1289273623308'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Elortondo',\n",
-       "  'Población': '5632',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042110',\n",
-       "  'Latitud': '-33.7016560168056',\n",
-       "  'Longitud': '-61.6163727056605'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Firmat',\n",
-       "  'Población': '19757',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042120',\n",
-       "  'Latitud': '-33.4580496833225',\n",
-       "  'Longitud': '-61.4914525089409'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Hughes',\n",
-       "  'Población': '4598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042130',\n",
-       "  'Latitud': '-33.8028556653324',\n",
-       "  'Longitud': '-61.3358033222625'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'La Chispa',\n",
-       "  'Población': '352',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82042140',\n",
-       "  'Latitud': '-33.5446704008322',\n",
-       "  'Longitud': '-61.9736324283312'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Labordeboy',\n",
-       "  'Población': '928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042150',\n",
-       "  'Latitud': '-33.7196527453715',\n",
-       "  'Longitud': '-61.3149208168028'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Maggiolo',\n",
-       "  'Población': '1701',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042170',\n",
-       "  'Latitud': '-33.7244236308417',\n",
-       "  'Longitud': '-62.2478391856324'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'María Teresa',\n",
-       "  'Población': '3523',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042180',\n",
-       "  'Latitud': '-34.0062849828557',\n",
-       "  'Longitud': '-61.900439675435'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Melincué (Est. San Urbano)',\n",
-       "  'Población': '2139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042190',\n",
-       "  'Latitud': '-33.6619144262235',\n",
-       "  'Longitud': '-61.4576887408087'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Miguel Torres',\n",
-       "  'Población': '373',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82042200',\n",
-       "  'Latitud': '-33.5299502620402',\n",
-       "  'Longitud': '-61.4662068731284'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Murphy',\n",
-       "  'Población': '3630',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042210',\n",
-       "  'Latitud': '-33.6428623685969',\n",
-       "  'Longitud': '-61.8577974691015'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Rufino',\n",
-       "  'Población': '18727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042220',\n",
-       "  'Latitud': '-34.2636098414032',\n",
-       "  'Longitud': '-62.7117038844931'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'San Eduardo',\n",
-       "  'Población': '928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042230',\n",
-       "  'Latitud': '-33.8723970130663',\n",
-       "  'Longitud': '-62.0917158307714'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'San Francisco de Santa Fe',\n",
-       "  'Población': '279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042240',\n",
-       "  'Latitud': '-33.5905400040189',\n",
-       "  'Longitud': '-62.1244693933144'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Villa Mercedes',\n",
-       "  'Población': '111391',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035070',\n",
-       "  'Latitud': '-33.6738636408858',\n",
-       "  'Longitud': '-65.4624765290195'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Santa Rosa del Conlara',\n",
-       "  'Población': '5511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74049070',\n",
-       "  'Latitud': '-32.3423081509941',\n",
-       "  'Longitud': '-65.2071206614116'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Talita',\n",
-       "  'Población': '50',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74049080',\n",
-       "  'Latitud': '-32.2481203088315',\n",
-       "  'Longitud': '-65.5838734087874'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Tres Cruces',\n",
-       "  'Población': '376',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38028050',\n",
-       "  'Latitud': '-22.9172890384617',\n",
-       "  'Longitud': '-65.5874003328951'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Uquía (Est. Senador Pérez)',\n",
-       "  'Población': '508',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38028060',\n",
-       "  'Latitud': '-23.3018065170017',\n",
-       "  'Longitud': '-65.3575618341785'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Bananal',\n",
-       "  'Población': '689',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38035010',\n",
-       "  'Latitud': '-23.5657711190253',\n",
-       "  'Longitud': '-64.5013724325995'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Bermejito',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38035020',\n",
-       "  'Latitud': '-23.7870506884017',\n",
-       "  'Longitud': '-64.730065775808'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Caimancito',\n",
-       "  'Población': '5336',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035030',\n",
-       "  'Latitud': '-23.7395269322752',\n",
-       "  'Longitud': '-64.5941006141069'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Calilegua',\n",
-       "  'Población': '5997',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035040',\n",
-       "  'Latitud': '-23.7694721379755',\n",
-       "  'Longitud': '-64.766556217593'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Chalicán',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035050',\n",
-       "  'Latitud': '-24.0708657869155',\n",
-       "  'Longitud': '-64.8037328279296'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio Lagunas de Bartoluzzi',\n",
-       "  'Población': '290',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056050',\n",
-       "  'Latitud': '-32.6111088672137',\n",
-       "  'Longitud': '-68.5714746331489'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio Los Jarilleros',\n",
-       "  'Población': '831',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056060',\n",
-       "  'Latitud': '-32.7153965740662',\n",
-       "  'Longitud': '-68.6584021819475'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio Los Olivos',\n",
-       "  'Población': '73',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056070',\n",
-       "  'Latitud': '-32.6972155730911',\n",
-       "  'Longitud': '-68.3295580099939'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Costa de Araujo',\n",
-       "  'Población': '2816',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50056080',\n",
-       "  'Latitud': '-32.7568943573314',\n",
-       "  'Longitud': '-68.4085951866641'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'El Paramillo',\n",
-       "  'Población': '90',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056090',\n",
-       "  'Latitud': '-32.7813088245414',\n",
-       "  'Longitud': '-68.5336830930131'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'El Vergel',\n",
-       "  'Población': '362',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056100',\n",
-       "  'Latitud': '-32.7623132216047',\n",
-       "  'Longitud': '-68.6476011792189'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Jocolí Viejo',\n",
-       "  'Población': '422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056130',\n",
-       "  'Latitud': '-32.7274623415005',\n",
-       "  'Longitud': '-68.6602319575528'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Las Violetas',\n",
-       "  'Población': '87',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056140',\n",
-       "  'Latitud': '-32.8208151905733',\n",
-       "  'Longitud': '-68.6164140763718'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Villa Tulumaya',\n",
-       "  'Población': '7870',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50056160',\n",
-       "  'Latitud': '-32.7196142429269',\n",
-       "  'Longitud': '-68.6030438537926'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Agrelo',\n",
-       "  'Población': '2147',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063010',\n",
-       "  'Latitud': '-33.1173844439975',\n",
-       "  'Longitud': '-68.8960235351828'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Barrio Perdriel IV',\n",
-       "  'Población': '371',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063020',\n",
-       "  'Latitud': '-33.0753282280469',\n",
-       "  'Longitud': '-68.9250404043338'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Cacheuta',\n",
-       "  'Población': '636',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063030',\n",
-       "  'Latitud': '-33.0367104413315',\n",
-       "  'Longitud': '-69.1159068278817'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Costa Flores',\n",
-       "  'Población': '297',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063040',\n",
-       "  'Latitud': '-33.0705184504059',\n",
-       "  'Longitud': '-68.9343214868201'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'El Carrizal',\n",
-       "  'Población': '344',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063050',\n",
-       "  'Latitud': '-33.3037433557192',\n",
-       "  'Longitud': '-68.7554951968491'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'El Salto',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063060',\n",
-       "  'Latitud': '-32.8994781760003',\n",
-       "  'Longitud': '-69.3336484431929'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Las Compuertas',\n",
-       "  'Población': '827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063070',\n",
-       "  'Latitud': '-33.0343953638207',\n",
-       "  'Longitud': '-68.9757201428593'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Las Vegas',\n",
-       "  'Población': '190',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063080',\n",
-       "  'Latitud': '-33.0058788620171',\n",
-       "  'Longitud': '-69.2764002200338'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'San Gregorio',\n",
-       "  'Población': '4291',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042250',\n",
-       "  'Latitud': '-34.3265186547551',\n",
-       "  'Longitud': '-62.0379529693876'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Sancti Spiritu',\n",
-       "  'Población': '3433',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042260',\n",
-       "  'Latitud': '-34.0095285599362',\n",
-       "  'Longitud': '-62.2424503438155'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Santa Isabel',\n",
-       "  'Población': '4266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042270',\n",
-       "  'Latitud': '-33.8894892658382',\n",
-       "  'Longitud': '-61.6965906556385'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Teodelina',\n",
-       "  'Población': '5933',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042280',\n",
-       "  'Latitud': '-34.1916130913817',\n",
-       "  'Longitud': '-61.5272264570788'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Venado Tuerto',\n",
-       "  'Población': '75437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042290',\n",
-       "  'Latitud': '-33.747315292187',\n",
-       "  'Longitud': '-61.9695358692001'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Villa Cañás',\n",
-       "  'Población': '8821',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042300',\n",
-       "  'Latitud': '-34.0061339956012',\n",
-       "  'Longitud': '-61.6063880455097'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Wheelwright',\n",
-       "  'Población': '5733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042310',\n",
-       "  'Latitud': '-33.7942942799185',\n",
-       "  'Longitud': '-61.2114409469748'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Arroyo Ceibal',\n",
-       "  'Población': '622',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049010',\n",
-       "  'Latitud': '-28.7250869970621',\n",
-       "  'Longitud': '-59.4804164807602'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Avellaneda (Est. Ewald)',\n",
-       "  'Población': '23341',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049020',\n",
-       "  'Latitud': '-29.1193659780886',\n",
-       "  'Longitud': '-59.6592512444638'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Berna',\n",
-       "  'Población': '629',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049030',\n",
-       "  'Latitud': '-29.2752681077911',\n",
-       "  'Longitud': '-59.8472221836471'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'El Araza',\n",
-       "  'Población': '550',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049040',\n",
-       "  'Latitud': '-29.1334936783763',\n",
-       "  'Longitud': '-59.9473145917686'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'El Rabón',\n",
-       "  'Población': '865',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049050',\n",
-       "  'Latitud': '-28.2302084157377',\n",
-       "  'Longitud': '-59.2639844821107'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Florencia',\n",
-       "  'Población': '5982',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049060',\n",
-       "  'Latitud': '-28.0427359947317',\n",
-       "  'Longitud': '-59.2187469070082'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Guadalupe Norte',\n",
-       "  'Población': '654',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049070',\n",
-       "  'Latitud': '-28.9453022044499',\n",
-       "  'Longitud': '-59.5634151929235'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Ingeniero Chanourdie',\n",
-       "  'Población': '319',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82049080',\n",
-       "  'Latitud': '-28.759813885955',\n",
-       "  'Longitud': '-59.5772324985847'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'La Isleta',\n",
-       "  'Población': '210',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82049090',\n",
-       "  'Latitud': '-28.493935731005',\n",
-       "  'Longitud': '-59.2950745667521'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'La Sarita',\n",
-       "  'Población': '483',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049100',\n",
-       "  'Latitud': '-28.9728525913241',\n",
-       "  'Longitud': '-59.8484991818248'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Lanteri',\n",
-       "  'Población': '907',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049110',\n",
-       "  'Latitud': '-28.8429706211446',\n",
-       "  'Longitud': '-59.6379287718138'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Garzas',\n",
-       "  'Población': '1123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049120',\n",
-       "  'Latitud': '-28.8490101824631',\n",
-       "  'Longitud': '-59.5005781021303'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '10838',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049130',\n",
-       "  'Latitud': '-28.3540749299597',\n",
-       "  'Longitud': '-59.2595521000375'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Los Laureles',\n",
-       "  'Población': '364',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049140',\n",
-       "  'Latitud': '-29.3701211027814',\n",
-       "  'Longitud': '-59.7378677770758'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Guillermo E. Hudson',\n",
-       "  'Población': '49458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7897594857633',\n",
-       "  'Longitud': '-58.1439692638183'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Juan María Gutierrez',\n",
-       "  'Población': '14868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8348420760566',\n",
-       "  'Longitud': '-58.1819061125702'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Pereyra',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8471945391094',\n",
-       "  'Longitud': '-58.1392765205344'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Plátanos',\n",
-       "  'Población': '17961',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7674201820877',\n",
-       "  'Longitud': '-58.1652686003148'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Ranelagh',\n",
-       "  'Población': '17183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7941468501172',\n",
-       "  'Longitud': '-58.1989815634425'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Villa España',\n",
-       "  'Población': '15205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.776063416904',\n",
-       "  'Longitud': '-58.2002532983623'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berisso',\n",
-       "  'Localidad': 'Berisso',\n",
-       "  'Población': '15567',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6098010',\n",
-       "  'Latitud': '-34.8746353679645',\n",
-       "  'Longitud': '-57.8947472316799'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Hale',\n",
-       "  'Población': '211',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6105010',\n",
-       "  'Latitud': '-36.0010429767568',\n",
-       "  'Longitud': '-60.8534495072374'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Indio Rico',\n",
-       "  'Población': '1054',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196040',\n",
-       "  'Latitud': '-38.3293770967784',\n",
-       "  'Longitud': '-60.8866340266383'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Coronel Suárez',\n",
-       "  'Población': '23621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203020',\n",
-       "  'Latitud': '-37.4596224938744',\n",
-       "  'Longitud': '-61.9317530113989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Huanguelén',\n",
-       "  'Población': '5020',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203050',\n",
-       "  'Latitud': '-37.0622288209544',\n",
-       "  'Longitud': '-61.9297529087938'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Pasman',\n",
-       "  'Población': '165',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6203060',\n",
-       "  'Latitud': '-37.2234351404125',\n",
-       "  'Longitud': '-62.1602259170472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '2234',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203070',\n",
-       "  'Latitud': '-37.5077480260109',\n",
-       "  'Longitud': '-61.9211473085303'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Santa María',\n",
-       "  'Población': '1832',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6203080',\n",
-       "  'Latitud': '-37.5565856774998',\n",
-       "  'Longitud': '-61.872634363442'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Santa Trinidad',\n",
-       "  'Población': '1474',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203090',\n",
-       "  'Latitud': '-37.4891036510029',\n",
-       "  'Longitud': '-61.9252761219778'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Andant',\n",
-       "  'Población': '42',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6231010',\n",
-       "  'Latitud': '-36.5584907531738',\n",
-       "  'Longitud': '-62.1372261047363'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Arboledas',\n",
-       "  'Población': '632',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231020',\n",
-       "  'Latitud': '-36.8827708539235',\n",
-       "  'Longitud': '-61.4878179060517'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Daireaux',\n",
-       "  'Población': '12122',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231030',\n",
-       "  'Latitud': '-36.6001749213746',\n",
-       "  'Longitud': '-61.7450132654369'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'La Larga',\n",
-       "  'Población': '53',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6231040',\n",
-       "  'Latitud': '-36.706298828126',\n",
-       "  'Longitud': '-61.9231071472267'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Salazar',\n",
-       "  'Población': '1924',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231060',\n",
-       "  'Latitud': '-36.307117163487',\n",
-       "  'Longitud': '-62.2003365899'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Dolores',\n",
-       "  'Localidad': 'Dolores',\n",
-       "  'Población': '25940',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6238010',\n",
-       "  'Latitud': '-36.3161215739926',\n",
-       "  'Longitud': '-57.6752657333964'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Empalme Villa Constitución',\n",
-       "  'Población': '6241',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028070',\n",
-       "  'Latitud': '-33.2628625471248',\n",
-       "  'Longitud': '-60.3804644639294'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'General Gelly',\n",
-       "  'Población': '610',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028090',\n",
-       "  'Latitud': '-33.6018434911159',\n",
-       "  'Longitud': '-60.5989383522422'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Godoy',\n",
-       "  'Población': '1189',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028100',\n",
-       "  'Latitud': '-33.3697098731789',\n",
-       "  'Longitud': '-60.5094130215383'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Juan B. Molina',\n",
-       "  'Población': '1265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028110',\n",
-       "  'Latitud': '-33.496020689866',\n",
-       "  'Longitud': '-60.5122133295946'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Juncal',\n",
-       "  'Población': '941',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82028120',\n",
-       "  'Latitud': '-33.71761494002',\n",
-       "  'Longitud': '-61.0500179215707'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'La Vanguardia',\n",
-       "  'Población': '385',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82028130',\n",
-       "  'Latitud': '-33.3596257970974',\n",
-       "  'Longitud': '-60.6584568664422'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Máximo Paz (Est. Paz)',\n",
-       "  'Población': '3441',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028140',\n",
-       "  'Latitud': '-33.4851439474937',\n",
-       "  'Longitud': '-60.9567885809825'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Pavón',\n",
-       "  'Población': '876',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028150',\n",
-       "  'Latitud': '-33.2430754805422',\n",
-       "  'Longitud': '-60.4062757935089'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Pavón Arriba',\n",
-       "  'Población': '1834',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028160',\n",
-       "  'Latitud': '-33.3134173933438',\n",
-       "  'Longitud': '-60.8249758944661'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Peyrano',\n",
-       "  'Población': '2517',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028170',\n",
-       "  'Latitud': '-33.5411378598405',\n",
-       "  'Longitud': '-60.804329558703'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Rueda',\n",
-       "  'Población': '471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82028180',\n",
-       "  'Latitud': '-33.335855095367',\n",
-       "  'Longitud': '-60.4608740548372'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Santa Teresa',\n",
-       "  'Población': '3039',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028190',\n",
-       "  'Latitud': '-33.4385471621789',\n",
-       "  'Longitud': '-60.7911542772276'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Sargento Cabral',\n",
-       "  'Población': '1007',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028200',\n",
-       "  'Latitud': '-33.4330128597835',\n",
-       "  'Longitud': '-60.6301906902003'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Theobald',\n",
-       "  'Población': '421',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82028220',\n",
-       "  'Latitud': '-33.3122172562755',\n",
-       "  'Longitud': '-60.3120513587534'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Villa Constitución',\n",
-       "  'Población': '47374',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028230',\n",
-       "  'Latitud': '-33.2324133911798',\n",
-       "  'Longitud': '-60.3324988273466'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Garay',\n",
-       "  'Localidad': 'Cayastá',\n",
-       "  'Población': '3367',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82035010',\n",
-       "  'Latitud': '-31.2023253009306',\n",
-       "  'Longitud': '-60.1614504193394'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Garay',\n",
-       "  'Localidad': 'Helvecia',\n",
-       "  'Población': '5756',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82035020',\n",
-       "  'Latitud': '-31.0992706781177',\n",
-       "  'Longitud': '-60.0881512872483'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Garay',\n",
-       "  'Localidad': 'Los Zapallos',\n",
-       "  'Población': '873',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82035030',\n",
-       "  'Latitud': '-31.4956365531425',\n",
-       "  'Longitud': '-60.4286467714748'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Garay',\n",
-       "  'Localidad': 'Saladero Mariano Cabal',\n",
-       "  'Población': '588',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82035040',\n",
-       "  'Latitud': '-30.9229849971234',\n",
-       "  'Longitud': '-60.0481154588667'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Garay',\n",
-       "  'Localidad': 'Santa Rosa de Calchines',\n",
-       "  'Población': '3435',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82035050',\n",
-       "  'Latitud': '-31.422365592266',\n",
-       "  'Longitud': '-60.3348940800468'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Aarón Castellanos (Est. Castellanos)',\n",
-       "  'Población': '236',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042010',\n",
-       "  'Latitud': '-34.3345323396045',\n",
-       "  'Longitud': '-62.3748007656351'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Totoras',\n",
-       "  'Población': '9054',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056140',\n",
-       "  'Latitud': '-32.5863515505869',\n",
-       "  'Longitud': '-61.1673292562769'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Villa Eloísa',\n",
-       "  'Población': '2820',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056150',\n",
-       "  'Latitud': '-32.9643241574442',\n",
-       "  'Longitud': '-61.5478333256653'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Villa La Rivera (Oliveros)',\n",
-       "  'Población': '82',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056160',\n",
-       "  'Latitud': '-32.633431229414',\n",
-       "  'Longitud': '-60.8208776739619'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Angel Gallardo',\n",
-       "  'Población': '856',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063010',\n",
-       "  'Latitud': '-31.5551884917333',\n",
-       "  'Longitud': '-60.6783108244693'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Arroyo Aguiar',\n",
-       "  'Población': '751',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063020',\n",
-       "  'Latitud': '-31.4322203707863',\n",
-       "  'Longitud': '-60.6676588774069'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Arroyo Leyes',\n",
-       "  'Población': '824',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063030',\n",
-       "  'Latitud': '-31.5577005393669',\n",
-       "  'Longitud': '-60.5166665613111'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Campo Andino',\n",
-       "  'Población': '313',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063050',\n",
-       "  'Latitud': '-31.2410698890417',\n",
-       "  'Longitud': '-60.531189241674'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Candioti',\n",
-       "  'Población': '888',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063060',\n",
-       "  'Latitud': '-31.3995244031815',\n",
-       "  'Longitud': '-60.7491149288676'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Emilia',\n",
-       "  'Población': '691',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063070',\n",
-       "  'Latitud': '-31.0610951750412',\n",
-       "  'Longitud': '-60.7464379477764'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Laguna Paiva',\n",
-       "  'Población': '12334',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063080',\n",
-       "  'Latitud': '-31.3092619266382',\n",
-       "  'Longitud': '-60.6607816085928'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Llambi Campbell',\n",
-       "  'Población': '2260',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063090',\n",
-       "  'Latitud': '-31.1862574038904',\n",
-       "  'Longitud': '-60.7484785939749'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Monte Vera',\n",
-       "  'Población': '5726',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063100',\n",
-       "  'Latitud': '-31.5184864327594',\n",
-       "  'Longitud': '-60.6780997937426'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Nelson',\n",
-       "  'Población': '4206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063110',\n",
-       "  'Latitud': '-31.2670754515365',\n",
-       "  'Longitud': '-60.7621355398529'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Paraje Chaco Chico',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063120',\n",
-       "  'Latitud': '-31.567299963712',\n",
-       "  'Longitud': '-60.6617466185791'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Recreo',\n",
-       "  'Población': '12774',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063140',\n",
-       "  'Latitud': '-31.4935807560402',\n",
-       "  'Longitud': '-60.735411088708'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'San José del Rincón',\n",
-       "  'Población': '10176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063160',\n",
-       "  'Latitud': '-31.6061471114691',\n",
-       "  'Longitud': '-60.569631684875'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Santa Fe',\n",
-       "  'Población': '391164',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063170',\n",
-       "  'Latitud': '-31.645164805431',\n",
-       "  'Longitud': '-60.7093147118987'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Santo Tomé',\n",
-       "  'Población': '65684',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063180',\n",
-       "  'Latitud': '-31.6648423299398',\n",
-       "  'Longitud': '-60.7626399841519'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Sauce Viejo',\n",
-       "  'Población': '3770',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063190',\n",
-       "  'Latitud': '-31.7630683465248',\n",
-       "  'Longitud': '-60.8898606108667'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Villa Laura (Est. Constituyentes)',\n",
-       "  'Población': '268',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063200',\n",
-       "  'Latitud': '-31.3738964582973',\n",
-       "  'Longitud': '-60.664717579411'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Cavour',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070010',\n",
-       "  'Latitud': '-31.3666330323604',\n",
-       "  'Longitud': '-61.0172254853249'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Glew',\n",
-       "  'Población': '61985',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8860114180413',\n",
-       "  'Longitud': '-58.3818301842512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Jose Mármol',\n",
-       "  'Población': '43494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7851442510713',\n",
-       "  'Longitud': '-58.3681475603787'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Longchamps',\n",
-       "  'Población': '51001',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8609450255718',\n",
-       "  'Longitud': '-58.3891476922426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '25844',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8189583169642',\n",
-       "  'Longitud': '-58.4235610606239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Ministro Rivadavia',\n",
-       "  'Población': '17928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8556895005541',\n",
-       "  'Longitud': '-58.3616465427911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Rafael Calzada',\n",
-       "  'Población': '60422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7911367513318',\n",
-       "  'Longitud': '-58.350598184222'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Francisco Solano',\n",
-       "  'Población': '30355',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7866743578473',\n",
-       "  'Longitud': '-58.3219363521574'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Jose',\n",
-       "  'Población': '48151',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7673771924196',\n",
-       "  'Longitud': '-58.3432771404358'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Arrecifes',\n",
-       "  'Población': '26400',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077010',\n",
-       "  'Latitud': '-34.064591121211',\n",
-       "  'Longitud': '-60.1025564443537'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Todd',\n",
-       "  'Población': '732',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077020',\n",
-       "  'Latitud': '-34.0328240475348',\n",
-       "  'Longitud': '-60.1562270065746'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Viña',\n",
-       "  'Población': '464',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077030',\n",
-       "  'Latitud': '-33.9922765156087',\n",
-       "  'Longitud': '-60.2263211205477'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Area Reserva Cinturón Ecológico',\n",
-       "  'Población': '3550',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6750056478487',\n",
-       "  'Longitud': '-58.3105634248142'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Avellaneda',\n",
-       "  'Población': '25325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6626508059016',\n",
-       "  'Longitud': '-58.3656990232718'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Crucesita',\n",
-       "  'Población': '22745',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.66910587351',\n",
-       "  'Longitud': '-58.3574544412345'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Dock Sud',\n",
-       "  'Población': '37392',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6491266928534',\n",
-       "  'Longitud': '-58.3411774769137'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '32384',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6847637540553',\n",
-       "  'Longitud': '-58.3726025503412'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Pineyro',\n",
-       "  'Población': '28102',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6685497926645',\n",
-       "  'Longitud': '-58.3886029123689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Sarandí',\n",
-       "  'Población': '63281',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6843716640855',\n",
-       "  'Longitud': '-58.348101313379'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Cululú',\n",
-       "  'Población': '97',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070020',\n",
-       "  'Latitud': '-31.2053110846326',\n",
-       "  'Longitud': '-60.9314003415917'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Elisa',\n",
-       "  'Población': '1490',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070030',\n",
-       "  'Latitud': '-30.6980797094538',\n",
-       "  'Longitud': '-61.0487593646417'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Empalme San Carlos',\n",
-       "  'Población': '125',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070040',\n",
-       "  'Latitud': '-31.5487780871674',\n",
-       "  'Longitud': '-60.8127223355579'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Esperanza',\n",
-       "  'Población': '40145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070050',\n",
-       "  'Latitud': '-31.4505966144136',\n",
-       "  'Longitud': '-60.9310068119638'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Felicia',\n",
-       "  'Población': '1788',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070060',\n",
-       "  'Latitud': '-31.246393987915',\n",
-       "  'Longitud': '-61.2128816673977'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Franck',\n",
-       "  'Población': '5109',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070070',\n",
-       "  'Latitud': '-31.5888736174502',\n",
-       "  'Longitud': '-60.9388945830321'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Grutly',\n",
-       "  'Población': '545',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070080',\n",
-       "  'Latitud': '-31.2705026899597',\n",
-       "  'Longitud': '-61.0727542695818'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Hipatia',\n",
-       "  'Población': '310',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070090',\n",
-       "  'Latitud': '-31.1282518725208',\n",
-       "  'Longitud': '-61.0327676754247'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Humboldt',\n",
-       "  'Población': '3999',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070100',\n",
-       "  'Latitud': '-31.4009210645041',\n",
-       "  'Longitud': '-61.0825515659905'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'La Pelada',\n",
-       "  'Población': '1037',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070120',\n",
-       "  'Latitud': '-30.8679477693336',\n",
-       "  'Longitud': '-60.9718116807155'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Las Tunas',\n",
-       "  'Población': '360',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070130',\n",
-       "  'Latitud': '-31.5722370638803',\n",
-       "  'Longitud': '-60.9959287992772'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'María Luisa',\n",
-       "  'Población': '579',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070140',\n",
-       "  'Latitud': '-31.0126440481519',\n",
-       "  'Longitud': '-60.9114327492504'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Matilde',\n",
-       "  'Población': '754',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070150',\n",
-       "  'Latitud': '-31.7932160880623',\n",
-       "  'Longitud': '-60.9818059784844'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Nuevo Torino',\n",
-       "  'Población': '425',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070160',\n",
-       "  'Latitud': '-31.3468823835409',\n",
-       "  'Longitud': '-61.235725734005'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '4705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070170',\n",
-       "  'Latitud': '-31.442015817123',\n",
-       "  'Longitud': '-61.2600249614063'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Progreso',\n",
-       "  'Población': '2118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070190',\n",
-       "  'Latitud': '-31.1397689545802',\n",
-       "  'Longitud': '-60.990254156931'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Providencia',\n",
-       "  'Población': '663',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070200',\n",
-       "  'Latitud': '-30.9845868369063',\n",
-       "  'Longitud': '-61.0218281498813'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Sa Pereyra',\n",
-       "  'Población': '1533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070210',\n",
-       "  'Latitud': '-31.5721513951563',\n",
-       "  'Longitud': '-61.3782231110791'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'San Agustín',\n",
-       "  'Población': '630',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070220',\n",
-       "  'Latitud': '-31.6847778866246',\n",
-       "  'Longitud': '-60.9413147450231'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'San Carlos Centro',\n",
-       "  'Población': '10717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070230',\n",
-       "  'Latitud': '-31.7284179989089',\n",
-       "  'Longitud': '-61.0913957859145'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'San Carlos Norte',\n",
-       "  'Población': '812',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070240',\n",
-       "  'Latitud': '-31.6743105766747',\n",
-       "  'Longitud': '-61.0762585195433'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'San Carlos Sud',\n",
-       "  'Población': '1927',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070250',\n",
-       "  'Latitud': '-31.7575954064363',\n",
-       "  'Longitud': '-61.1007514980914'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Colonia Seré',\n",
-       "  'Población': '726',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6154020',\n",
-       "  'Latitud': '-35.4388157700903',\n",
-       "  'Longitud': '-62.7252382146864'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Curarú',\n",
-       "  'Población': '422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6154030',\n",
-       "  'Latitud': '-35.6403503028113',\n",
-       "  'Longitud': '-62.1924372294866'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Timote',\n",
-       "  'Población': '526',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6154040',\n",
-       "  'Latitud': '-35.3477615165229',\n",
-       "  'Longitud': '-62.2246532791856'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Tres Algarrobos (Est. Cuenca)',\n",
-       "  'Población': '3201',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6154050',\n",
-       "  'Latitud': '-35.1979815144911',\n",
-       "  'Longitud': '-62.7730814064669'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Carmen de Areco',\n",
-       "  'Población': '12775',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161010',\n",
-       "  'Latitud': '-34.3776987251735',\n",
-       "  'Longitud': '-59.8229019801033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Pueblo Gouin',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6161020',\n",
-       "  'Latitud': '-34.4951191416005',\n",
-       "  'Longitud': '-59.8029737383366'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Tres Sargentos',\n",
-       "  'Población': '391',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161030',\n",
-       "  'Latitud': '-34.4664778301466',\n",
-       "  'Longitud': '-60.0008697422009'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Castelli',\n",
-       "  'Localidad': 'Castelli',\n",
-       "  'Población': '6859',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6168010',\n",
-       "  'Latitud': '-36.091694119436',\n",
-       "  'Longitud': '-57.8071801619355'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Castelli',\n",
-       "  'Localidad': 'Centro Guerrero',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6168020',\n",
-       "  'Latitud': '-36.0570621940227',\n",
-       "  'Longitud': '-57.8235422591576'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Castilla',\n",
-       "  'Población': '689',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6210010',\n",
-       "  'Latitud': '-34.6131247014799',\n",
-       "  'Longitud': '-59.9005194580559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Chacabuco',\n",
-       "  'Población': '38418',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210020',\n",
-       "  'Latitud': '-34.6429843999409',\n",
-       "  'Longitud': '-60.4701843504346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Los Angeles',\n",
-       "  'Población': '54',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210030',\n",
-       "  'Latitud': '-34.4575064000002',\n",
-       "  'Longitud': '-60.1801845132051'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': \"O'Higgins\",\n",
-       "  'Población': '1206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210040',\n",
-       "  'Latitud': '-34.5854707868254',\n",
-       "  'Longitud': '-60.6986325840689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '2123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210050',\n",
-       "  'Latitud': '-34.6086374337309',\n",
-       "  'Longitud': '-60.0677106761007'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Chascomús',\n",
-       "  'Población': '33193',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217010',\n",
-       "  'Latitud': '-35.5743009068199',\n",
-       "  'Longitud': '-58.0005532563664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Manuel J. Cobo (Est. Lezama)',\n",
-       "  'Población': '4647',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217020',\n",
-       "  'Latitud': '-35.8748248734085',\n",
-       "  'Longitud': '-57.8964226760932'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Villa Parque Girado',\n",
-       "  'Población': '93',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217030',\n",
-       "  'Latitud': '-35.6282696386352',\n",
-       "  'Longitud': '-58.0145524400059'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Chivilcoy',\n",
-       "  'Población': '58152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6224010',\n",
-       "  'Latitud': '-34.8980163772726',\n",
-       "  'Longitud': '-60.0188841030321'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Emilio Ayarza',\n",
-       "  'Población': '87',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224020',\n",
-       "  'Latitud': '-34.746060108407',\n",
-       "  'Longitud': '-60.0392314192743'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Gorostiaga',\n",
-       "  'Población': '324',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224030',\n",
-       "  'Latitud': '-34.839127302807',\n",
-       "  'Longitud': '-59.8646671984292'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Villa Domínico',\n",
-       "  'Población': '61273',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6986315148924',\n",
-       "  'Longitud': '-58.3363602646664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Wilde',\n",
-       "  'Población': '68624',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.7061588356333',\n",
-       "  'Longitud': '-58.3218349208501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Ayacucho',\n",
-       "  'Población': '17364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6042010',\n",
-       "  'Latitud': '-37.1536695670417',\n",
-       "  'Longitud': '-58.4895476662462'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'La Constancia',\n",
-       "  'Población': '49',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6042020',\n",
-       "  'Latitud': '-37.2286256057071',\n",
-       "  'Longitud': '-58.7603890048806'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Solanet',\n",
-       "  'Población': '47',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6042030',\n",
-       "  'Latitud': '-36.8444984439739',\n",
-       "  'Longitud': '-58.5071421689017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Udaquiola',\n",
-       "  'Población': '91',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6042040',\n",
-       "  'Latitud': '-36.5637513540211',\n",
-       "  'Longitud': '-58.5333344196536'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': '16 de Julio',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049050',\n",
-       "  'Latitud': '-37.2020524773603',\n",
-       "  'Longitud': '-60.1652139181813'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Ariel',\n",
-       "  'Población': '16',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049010',\n",
-       "  'Latitud': '-36.5312544192466',\n",
-       "  'Longitud': '-59.9200651844348'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Azul',\n",
-       "  'Población': '55728',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049020',\n",
-       "  'Latitud': '-36.7795144970313',\n",
-       "  'Longitud': '-59.8586331707414'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Cacharí',\n",
-       "  'Población': '2960',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049030',\n",
-       "  'Latitud': '-36.3805626332947',\n",
-       "  'Longitud': '-59.5030645507265'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Chillar',\n",
-       "  'Población': '3083',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049040',\n",
-       "  'Latitud': '-37.3150113247344',\n",
-       "  'Longitud': '-59.9853181679139'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'Bahía Blanca',\n",
-       "  'Población': '274064',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056010',\n",
-       "  'Latitud': '-38.7114037284555',\n",
-       "  'Longitud': '-62.2569089501864'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'Cabildo',\n",
-       "  'Población': '2046',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056020',\n",
-       "  'Latitud': '-38.4838572081944',\n",
-       "  'Longitud': '-61.8926015349487'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'General Daniel Cerri (Est. General Cerri)',\n",
-       "  'Población': '6745',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056030',\n",
-       "  'Latitud': '-38.7136524854986',\n",
-       "  'Longitud': '-62.3924221653991'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Balcarce',\n",
-       "  'Población': '38376',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063010',\n",
-       "  'Latitud': '-37.8482779294345',\n",
-       "  'Longitud': '-58.2551665841248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Los Pinos',\n",
-       "  'Población': '337',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6063020',\n",
-       "  'Latitud': '-37.9412057603',\n",
-       "  'Longitud': '-58.3225920150442'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Napaleofú',\n",
-       "  'Población': '374',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063030',\n",
-       "  'Latitud': '-37.6254980210026',\n",
-       "  'Longitud': '-58.7461862359423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Ramos Otero',\n",
-       "  'Población': '95',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063040',\n",
-       "  'Latitud': '-37.5426353712017',\n",
-       "  'Longitud': '-58.3407185507274'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'San Agustín',\n",
-       "  'Población': '498',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6063050',\n",
-       "  'Latitud': '-38.0122838564587',\n",
-       "  'Longitud': '-58.355377761682'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Villa Laguna La Brava',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063060',\n",
-       "  'Latitud': '-37.8596285282151',\n",
-       "  'Longitud': '-57.9806008736401'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'La Rica',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224040',\n",
-       "  'Latitud': '-34.9739189538858',\n",
-       "  'Longitud': '-59.8639302070489'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Moquehuá',\n",
-       "  'Población': '2130',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6224050',\n",
-       "  'Latitud': '-35.0926582854313',\n",
-       "  'Longitud': '-59.7745302971612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Ramón Biaus',\n",
-       "  'Población': '179',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224060',\n",
-       "  'Latitud': '-35.0858455213162',\n",
-       "  'Longitud': '-59.9236682591744'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'San Sebastián',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224070',\n",
-       "  'Latitud': '-34.9443783815263',\n",
-       "  'Longitud': '-59.7018597369347'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colón',\n",
-       "  'Población': '23206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6175010',\n",
-       "  'Latitud': '-33.8978633606345',\n",
-       "  'Longitud': '-61.099560506382'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'El Arbolito',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6175010',\n",
-       "  'Latitud': '-33.9147838019682',\n",
-       "  'Longitud': '-60.9438081845998'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Pearson',\n",
-       "  'Población': '257',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6175030',\n",
-       "  'Latitud': '-33.6518963027432',\n",
-       "  'Longitud': '-60.8922239880462'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Bajo Hondo',\n",
-       "  'Población': '164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182010',\n",
-       "  'Latitud': '-38.7647705078125',\n",
-       "  'Longitud': '-61.9209671020508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Balneario Pehuen Co',\n",
-       "  'Población': '681',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182020',\n",
-       "  'Latitud': '-38.9961963948629',\n",
-       "  'Longitud': '-61.5471990087107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Punta Alta (Est Almirante Solier)',\n",
-       "  'Población': '58315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182030',\n",
-       "  'Latitud': '-38.8813527346955',\n",
-       "  'Longitud': '-62.0749536088688'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa del Mar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182030',\n",
-       "  'Latitud': '-38.8532242630709',\n",
-       "  'Longitud': '-62.1164752039925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa General Arias (Est. Kilómetro 638)',\n",
-       "  'Población': '1845',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182050',\n",
-       "  'Latitud': '-38.8069001411051',\n",
-       "  'Longitud': '-62.09498539538'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Aparicio',\n",
-       "  'Población': '80',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189010',\n",
-       "  'Latitud': '-38.6204949120776',\n",
-       "  'Longitud': '-60.8809603426407'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189030',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'El Perdido (Est. José A. Guisasola)',\n",
-       "  'Población': '919',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189040',\n",
-       "  'Latitud': '-38.6757752787604',\n",
-       "  'Longitud': '-61.0884421797928'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Faro',\n",
-       "  'Población': '20',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6189050',\n",
-       "  'Latitud': '-38.7966781095909',\n",
-       "  'Longitud': '-61.0688772134763'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Irene',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189060',\n",
-       "  'Latitud': '-38.5543426342658',\n",
-       "  'Longitud': '-60.6954938748393'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Oriente',\n",
-       "  'Población': '1778',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189070',\n",
-       "  'Latitud': '-38.7388491145692',\n",
-       "  'Longitud': '-60.6092238150829'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'San Román',\n",
-       "  'Población': '38',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189080',\n",
-       "  'Latitud': '-38.7415550885108',\n",
-       "  'Longitud': '-61.5377200112301'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Coronel Pringles (Est. Pringles)',\n",
-       "  'Población': '20263',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196010',\n",
-       "  'Latitud': '-37.9865210556901',\n",
-       "  'Longitud': '-61.3540715661069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Necochea - Quequén',\n",
-       "  'Población': '84784',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581040',\n",
-       "  'Latitud': '-38.5711702285697',\n",
-       "  'Longitud': '-58.7702419838751'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Nicanor Olivera (Est. La Dulce)',\n",
-       "  'Población': '2131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581050',\n",
-       "  'Latitud': '-38.2846361959919',\n",
-       "  'Longitud': '-59.202754253612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Ramón Santamarina',\n",
-       "  'Población': '430',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581060',\n",
-       "  'Latitud': '-38.4503897333336',\n",
-       "  'Longitud': '-59.3311154416146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia Hinojo',\n",
-       "  'Población': '3841',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6595070',\n",
-       "  'Latitud': '-36.8800694499223',\n",
-       "  'Longitud': '-60.1780552970612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia Nievas',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595030',\n",
-       "  'Latitud': '-36.8641370257955',\n",
-       "  'Longitud': '-60.0816424704'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia San Miguel',\n",
-       "  'Población': '902',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595040',\n",
-       "  'Latitud': '-36.9495659791886',\n",
-       "  'Longitud': '-60.1108954083182'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Espigas',\n",
-       "  'Población': '492',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6595050',\n",
-       "  'Latitud': '-36.4122732396335',\n",
-       "  'Longitud': '-60.6730694647'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Hinojo',\n",
-       "  'Población': '3841',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595060',\n",
-       "  'Latitud': '-36.8805120719062',\n",
-       "  'Longitud': '-60.1771940245473'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Olavarría',\n",
-       "  'Población': '89721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595070',\n",
-       "  'Latitud': '-36.8920935788859',\n",
-       "  'Longitud': '-60.3180046559577'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Recalde',\n",
-       "  'Población': '385',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6595080',\n",
-       "  'Latitud': '-36.6515016172821',\n",
-       "  'Longitud': '-61.0845040269815'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Sierra Chica',\n",
-       "  'Población': '4812',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595100',\n",
-       "  'Latitud': '-36.843238222524',\n",
-       "  'Longitud': '-60.2234271381196'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Sierras Bayas',\n",
-       "  'Población': '3080',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595110',\n",
-       "  'Latitud': '-36.9225238148372',\n",
-       "  'Longitud': '-60.2157925414657'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Villa Alfredo Fortabat',\n",
-       "  'Población': '3451',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595120',\n",
-       "  'Latitud': '-36.9802714637124',\n",
-       "  'Longitud': '-60.2790828437139'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Villa La Serranía',\n",
-       "  'Población': '167',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595130',\n",
-       "  'Latitud': '-36.9903632120511',\n",
-       "  'Longitud': '-60.3108081181748'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Bahía San Blas',\n",
-       "  'Población': '611',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6602010',\n",
-       "  'Latitud': '-40.5602246137406',\n",
-       "  'Longitud': '-62.2380643077459'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Cardenal Cagliero',\n",
-       "  'Población': '89',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602020',\n",
-       "  'Latitud': '-40.6522000086693',\n",
-       "  'Longitud': '-62.7575972084464'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Carmen de Patagones',\n",
-       "  'Población': '20533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602030',\n",
-       "  'Latitud': '-40.797298324401',\n",
-       "  'Longitud': '-62.984754269904'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Juan A. Pradere',\n",
-       "  'Población': '521',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6602050',\n",
-       "  'Latitud': '-39.5993801239416',\n",
-       "  'Longitud': '-62.6510470779021'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Stroeder',\n",
-       "  'Población': '1998',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602060',\n",
-       "  'Latitud': '-40.1854869993736',\n",
-       "  'Longitud': '-62.6205163469862'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Villalonga',\n",
-       "  'Población': '4517',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602070',\n",
-       "  'Latitud': '-39.9151387867695',\n",
-       "  'Longitud': '-62.6188702678852'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Chiclana',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609080',\n",
-       "  'Latitud': '-35.7327373193414',\n",
-       "  'Longitud': '-61.7439272931387'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728050',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Espil',\n",
-       "  'Población': '157',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728060',\n",
-       "  'Latitud': '-34.5066814044811',\n",
-       "  'Longitud': '-59.3372661316763'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Ruiz',\n",
-       "  'Población': '477',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728070',\n",
-       "  'Latitud': '-34.4352021828488',\n",
-       "  'Longitud': '-59.260395880426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Duggan',\n",
-       "  'Población': '573',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6735010',\n",
-       "  'Latitud': '-34.2071973030208',\n",
-       "  'Longitud': '-59.6357055338083'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'San Antonio de Areco',\n",
-       "  'Población': '19768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735020',\n",
-       "  'Latitud': '-34.2503763113877',\n",
-       "  'Longitud': '-59.4708634797005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Villa Lía',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735030',\n",
-       "  'Latitud': '-34.1237740718192',\n",
-       "  'Longitud': '-59.4313725724126'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'Balneario San Cayetano',\n",
-       "  'Población': '46',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6742010',\n",
-       "  'Latitud': '-38.7481815016452',\n",
-       "  'Longitud': '-59.429204589717'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'San Cayetano',\n",
-       "  'Población': '7354',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6742030',\n",
-       "  'Latitud': '-38.346970946847',\n",
-       "  'Longitud': '-59.6063826058006'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'San Fernando',\n",
-       "  'Población': '74814',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4473601745411',\n",
-       "  'Longitud': '-58.5690015916776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '42703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4619820050413',\n",
-       "  'Longitud': '-58.5595970877081'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Virreyes',\n",
-       "  'Población': '42768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4636240092728',\n",
-       "  'Longitud': '-58.5761941633194'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Beccar',\n",
-       "  'Población': '59088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4674159462571',\n",
-       "  'Longitud': '-58.5400343502635'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Boulogne Sur Mer',\n",
-       "  'Población': '73842',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4983312888498',\n",
-       "  'Longitud': '-58.5700137209729'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Martínez',\n",
-       "  'Población': '66169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4944230772436',\n",
-       "  'Longitud': '-58.5105732755943'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'San Isidro',\n",
-       "  'Población': '45403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4770412162141',\n",
-       "  'Longitud': '-58.52719519996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Villa Adelina',\n",
-       "  'Población': '35473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.5151197673508',\n",
-       "  'Longitud': '-58.5457579220177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '74138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5751401519414',\n",
-       "  'Longitud': '-58.6960409885544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Campo De Mayo',\n",
-       "  'Población': '1525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5346818189868',\n",
-       "  'Longitud': '-58.6513860167431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Muñiz',\n",
-       "  'Población': '28615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5557351629874',\n",
-       "  'Longitud': '-58.7080227572424'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertad',\n",
-       "  'Localidad': 'Colonia Popular',\n",
-       "  'Población': '191',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22077010',\n",
-       "  'Latitud': '-27.2759309408353',\n",
-       "  'Longitud': '-59.1523781564389'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertad',\n",
-       "  'Localidad': 'Laguna Blanca',\n",
-       "  'Población': '547',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22077030',\n",
-       "  'Latitud': '-27.2572195505018',\n",
-       "  'Longitud': '-59.2340486127892'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertad',\n",
-       "  'Localidad': 'Puerto Tirol',\n",
-       "  'Población': '8819',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22077040',\n",
-       "  'Latitud': '-27.3745125614532',\n",
-       "  'Longitud': '-59.0953159917862'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Ciervo Petiso',\n",
-       "  'Población': '786',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084010',\n",
-       "  'Latitud': '-26.5815849580294',\n",
-       "  'Longitud': '-59.6329803967089'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'General José de San Martín',\n",
-       "  'Población': '28124',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084020',\n",
-       "  'Latitud': '-26.5340730622708',\n",
-       "  'Longitud': '-59.334711358946'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'La Eduvigis',\n",
-       "  'Población': '392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084030',\n",
-       "  'Latitud': '-26.8374120457599',\n",
-       "  'Longitud': '-59.0641175796047'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Laguna Limpia',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084040',\n",
-       "  'Latitud': '-26.4967013914467',\n",
-       "  'Longitud': '-59.6799372880349'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Pampa Almirón',\n",
-       "  'Población': '1278',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084050',\n",
-       "  'Latitud': '-26.702247857191',\n",
-       "  'Longitud': '-59.1237850343206'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Pampa del Indio',\n",
-       "  'Población': '9204',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084060',\n",
-       "  'Latitud': '-26.050714758193',\n",
-       "  'Longitud': '-59.9412241077467'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Presidencia Roca',\n",
-       "  'Población': '4201',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084070',\n",
-       "  'Latitud': '-26.1402007626997',\n",
-       "  'Longitud': '-59.5968452905131'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Selvas del Río de Oro',\n",
-       "  'Población': '606',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084080',\n",
-       "  'Latitud': '-26.8044755779716',\n",
-       "  'Longitud': '-58.9585454452623'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Tres Isletas',\n",
-       "  'Población': '16976',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22091010',\n",
-       "  'Latitud': '-26.3378349285309',\n",
-       "  'Longitud': '-60.4299349548752'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Mayor Luis J. Fontana',\n",
-       "  'Localidad': 'Coronel Du Graty',\n",
-       "  'Población': '7509',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22098010',\n",
-       "  'Latitud': '-27.682571155615',\n",
-       "  'Longitud': '-60.9091956314644'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Mayor Luis J. Fontana',\n",
-       "  'Localidad': 'Enrique Urién',\n",
-       "  'Población': '515',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22098020',\n",
-       "  'Latitud': '-27.5587251493486',\n",
-       "  'Longitud': '-60.5259907543736'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Mayor Luis J. Fontana',\n",
-       "  'Localidad': 'Villa Angela',\n",
-       "  'Población': '41403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22098030',\n",
-       "  'Latitud': '-27.5788592432947',\n",
-       "  'Longitud': '-60.7141120066309'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'O Higgins',\n",
-       "  'Localidad': 'La Clotilde',\n",
-       "  'Población': '3382',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '22112010',\n",
-       "  'Latitud': '-27.1781993384686',\n",
-       "  'Longitud': '-60.6315741848515'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'O Higgins',\n",
-       "  'Localidad': 'La Tigra',\n",
-       "  'Población': '2866',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '22112020',\n",
-       "  'Latitud': '-27.1157899755692',\n",
-       "  'Longitud': '-60.5898941741226'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'O Higgins',\n",
-       "  'Localidad': 'San Bernardo',\n",
-       "  'Población': '9379',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '22112030',\n",
-       "  'Latitud': '-27.2904384132604',\n",
-       "  'Longitud': '-60.7149736332961'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Presidencia de la Plaza',\n",
-       "  'Localidad': 'Presidencia de la Plaza',\n",
-       "  'Población': '9642',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22119010',\n",
-       "  'Latitud': '-27.0029714359347',\n",
-       "  'Longitud': '-59.847600385659'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Quitilipi',\n",
-       "  'Localidad': 'Quitilipi',\n",
-       "  'Población': '24517',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22133010',\n",
-       "  'Latitud': '-26.8732071732978',\n",
-       "  'Longitud': '-60.2185241226399'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Quitilipi',\n",
-       "  'Localidad': 'Villa El Palmar',\n",
-       "  'Población': '879',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22133020',\n",
-       "  'Latitud': '-26.4551186226266',\n",
-       "  'Longitud': '-60.1646165913523'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Cosquín',\n",
-       "  'Población': '19458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091070',\n",
-       "  'Latitud': '-31.240571224569',\n",
-       "  'Longitud': '-64.4655312574209'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Cuesta Blanca',\n",
-       "  'Población': '510',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091080',\n",
-       "  'Latitud': '-31.4787781890782',\n",
-       "  'Longitud': '-64.5773466914484'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Estancia Vieja',\n",
-       "  'Población': '909',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091090',\n",
-       "  'Latitud': '-31.3842597063571',\n",
-       "  'Longitud': '-64.517330819559'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Huerta Grande',\n",
-       "  'Población': '5925',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091100',\n",
-       "  'Latitud': '-31.0600927199176',\n",
-       "  'Longitud': '-64.484304266589'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'La Cumbre',\n",
-       "  'Población': '7544',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091110',\n",
-       "  'Latitud': '-30.9792461523826',\n",
-       "  'Longitud': '-64.4909087135044'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'La Falda',\n",
-       "  'Población': '16335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091120',\n",
-       "  'Latitud': '-31.0919649906581',\n",
-       "  'Longitud': '-64.4864417754562'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Las Jarillas',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091130',\n",
-       "  'Latitud': '-31.5182256602189',\n",
-       "  'Longitud': '-64.5345928843013'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Los Cocos',\n",
-       "  'Población': '1242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091140',\n",
-       "  'Latitud': '-30.9269774865861',\n",
-       "  'Longitud': '-64.5026123921004'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Mayu Sumaj',\n",
-       "  'Población': '1259',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091160',\n",
-       "  'Latitud': '-31.4668646402709',\n",
-       "  'Longitud': '-64.5427634762868'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'San Antonio de Arredondo',\n",
-       "  'Población': '3653',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091180',\n",
-       "  'Latitud': '-31.4782264688487',\n",
-       "  'Longitud': '-64.5289350434399'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'San Esteban',\n",
-       "  'Población': '852',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091190',\n",
-       "  'Latitud': '-30.9199784063317',\n",
-       "  'Longitud': '-64.5360036651851'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'San Roque',\n",
-       "  'Población': '1126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091200',\n",
-       "  'Latitud': '-31.3496904364626',\n",
-       "  'Longitud': '-64.4599293921174'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Santa María de Punilla',\n",
-       "  'Población': '9526',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091210',\n",
-       "  'Latitud': '-31.2703319860361',\n",
-       "  'Longitud': '-64.4653357678432'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Tala Huasi',\n",
-       "  'Población': '131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091220',\n",
-       "  'Latitud': '-31.472446933222',\n",
-       "  'Longitud': '-64.5651507693433'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Tanti',\n",
-       "  'Población': '6554',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091230',\n",
-       "  'Latitud': '-31.3549072437345',\n",
-       "  'Longitud': '-64.5909558305817'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Valle Hermoso',\n",
-       "  'Población': '6187',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091240',\n",
-       "  'Latitud': '-31.1172888298585',\n",
-       "  'Longitud': '-64.484252831532'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Carlos Paz',\n",
-       "  'Población': '62423',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091250',\n",
-       "  'Latitud': '-31.4182380208919',\n",
-       "  'Longitud': '-64.4933448063141'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Giardino',\n",
-       "  'Población': '6702',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091270',\n",
-       "  'Latitud': '-31.0362773938945',\n",
-       "  'Longitud': '-64.4928899121054'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Lago Azul',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091280',\n",
-       "  'Latitud': '-31.3740257221359',\n",
-       "  'Longitud': '-64.4831122938584'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Parque Siquimán',\n",
-       "  'Población': '1738',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091290',\n",
-       "  'Latitud': '-31.3457170881093',\n",
-       "  'Longitud': '-64.4802571053108'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Río Icho Cruz',\n",
-       "  'Población': '1864',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091300',\n",
-       "  'Latitud': '-31.4791065590312',\n",
-       "  'Longitud': '-64.562747406585'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Santa Cruz del Lago',\n",
-       "  'Población': '2282',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091320',\n",
-       "  'Latitud': '-31.369322851246',\n",
-       "  'Longitud': '-64.5205370832482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Achiras',\n",
-       "  'Población': '2287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098010',\n",
-       "  'Latitud': '-33.1770175916926',\n",
-       "  'Longitud': '-64.9944684969757'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Curuzú Cuatiá',\n",
-       "  'Localidad': 'Perugorría',\n",
-       "  'Población': '3043',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18035030',\n",
-       "  'Latitud': '-29.3404796154785',\n",
-       "  'Longitud': '-58.6080890462901'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Empedrado',\n",
-       "  'Localidad': 'El Sombrero',\n",
-       "  'Población': '707',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18042010',\n",
-       "  'Latitud': '-27.7035440870919',\n",
-       "  'Longitud': '-58.7686060583955'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Empedrado',\n",
-       "  'Localidad': 'Empedrado',\n",
-       "  'Población': '9258',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18042020',\n",
-       "  'Latitud': '-27.9524556932224',\n",
-       "  'Longitud': '-58.8074763893306'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Esquina',\n",
-       "  'Localidad': 'Esquina',\n",
-       "  'Población': '19081',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18049010',\n",
-       "  'Latitud': '-30.0159284150174',\n",
-       "  'Longitud': '-59.5309812132883'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Alvear',\n",
-       "  'Población': '6732',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18056010',\n",
-       "  'Latitud': '-29.0985990956679',\n",
-       "  'Longitud': '-56.5521631297617'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Estación Torrent',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18056020',\n",
-       "  'Latitud': '-28.8266239157245',\n",
-       "  'Longitud': '-56.469525963544'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Itá Ibaté',\n",
-       "  'Población': '3772',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18063010',\n",
-       "  'Latitud': '-27.4250661277127',\n",
-       "  'Longitud': '-57.3376993601456'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Lomas de Vallejos',\n",
-       "  'Población': '358',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18063020',\n",
-       "  'Latitud': '-27.7329656323888',\n",
-       "  'Longitud': '-57.9193852921423'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Nuestra Señora del Rosario de Caá Catí',\n",
-       "  'Población': '4738',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18063030',\n",
-       "  'Latitud': '-27.751995828158',\n",
-       "  'Longitud': '-57.6225136238666'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Palmar Grande',\n",
-       "  'Población': '536',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18063040',\n",
-       "  'Latitud': '-27.9407694115665',\n",
-       "  'Longitud': '-57.9009156630285'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Goya',\n",
-       "  'Localidad': 'Colonia Carolina',\n",
-       "  'Población': '420',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18070010',\n",
-       "  'Latitud': '-29.1457706796124',\n",
-       "  'Longitud': '-59.1820838282047'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Goya',\n",
-       "  'Localidad': 'Goya',\n",
-       "  'Población': '71606',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18070020',\n",
-       "  'Latitud': '-29.1413439330685',\n",
-       "  'Longitud': '-59.2605311638707'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'ItatÍ',\n",
-       "  'Localidad': 'Itatí',\n",
-       "  'Población': '6562',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18077010',\n",
-       "  'Latitud': '-27.2693038533077',\n",
-       "  'Longitud': '-58.2434782721969'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'ItatÍ',\n",
-       "  'Localidad': 'Ramada Paso',\n",
-       "  'Población': '556',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18077020',\n",
-       "  'Latitud': '-27.3659289314983',\n",
-       "  'Longitud': '-58.3003087514316'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': \"Colonia Liebig's\",\n",
-       "  'Población': '2429',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084010',\n",
-       "  'Latitud': '-27.9156591543749',\n",
-       "  'Longitud': '-55.8233285990026'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó',\n",
-       "  'Población': '19575',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084020',\n",
-       "  'Latitud': '-27.5910429413741',\n",
-       "  'Longitud': '-56.7039739448011'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '1049',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084030',\n",
-       "  'Latitud': '-27.5073854602181',\n",
-       "  'Longitud': '-56.7411670700869'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'San Carlos',\n",
-       "  'Población': '2454',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084040',\n",
-       "  'Latitud': '-27.745785086345',\n",
-       "  'Longitud': '-55.9000479407003'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Olivari',\n",
-       "  'Población': '1276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084050',\n",
-       "  'Latitud': '-27.6329473311043',\n",
-       "  'Longitud': '-56.9062014827101'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Cruz de los Milagros',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091010',\n",
-       "  'Latitud': '-28.8357350715385',\n",
-       "  'Longitud': '-59.0068578339405'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Gobernador Juan E. Martínez',\n",
-       "  'Población': '1831',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091020',\n",
-       "  'Latitud': '-28.9108688742576',\n",
-       "  'Longitud': '-58.9359577546112'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Lavalle',\n",
-       "  'Población': '2990',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091030',\n",
-       "  'Latitud': '-29.0249812495642',\n",
-       "  'Longitud': '-59.1818570100087'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'General Ramírez',\n",
-       "  'Población': '8868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30021120',\n",
-       "  'Latitud': '-32.1772714430842',\n",
-       "  'Longitud': '-60.1985605811767'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'Paraje La Virgen',\n",
-       "  'Población': '59',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30021130',\n",
-       "  'Latitud': '-31.917362571918',\n",
-       "  'Longitud': '-60.6531968809921'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'Villa Libertador San Martín',\n",
-       "  'Población': '5747',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30021150',\n",
-       "  'Latitud': '-32.0697561751369',\n",
-       "  'Longitud': '-60.4624463940416'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Chajarí',\n",
-       "  'Población': '32734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028010',\n",
-       "  'Latitud': '-30.7540759107669',\n",
-       "  'Longitud': '-57.9841625878637'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Alemana',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30028020',\n",
-       "  'Latitud': '-30.896158506292',\n",
-       "  'Longitud': '-58.0221576342783'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Ensanche Sauce',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.8567132993029',\n",
-       "  'Longitud': '-57.8648918069168'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia La Argentina',\n",
-       "  'Población': '207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028040',\n",
-       "  'Latitud': '-31.0739',\n",
-       "  'Longitud': '-58.0258'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Peña',\n",
-       "  'Población': '58',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30028050',\n",
-       "  'Latitud': '-30.7974915997552',\n",
-       "  'Longitud': '-58.1756384659062'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Santa María',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.5993375212861',\n",
-       "  'Longitud': '-58.1858011706289'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Federación',\n",
-       "  'Población': '16658',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028070',\n",
-       "  'Latitud': '-30.990072444489',\n",
-       "  'Longitud': '-57.9183475208406'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Los Conquistadores',\n",
-       "  'Población': '1177',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028080',\n",
-       "  'Latitud': '-30.5944074579969',\n",
-       "  'Longitud': '-58.4682627057869'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'San Jaime de la Frontera',\n",
-       "  'Población': '4143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028090',\n",
-       "  'Latitud': '-30.3396273493524',\n",
-       "  'Longitud': '-58.3080915973688'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '264',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028100',\n",
-       "  'Latitud': '-30.7571887237222',\n",
-       "  'Longitud': '-58.0818713823153'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Santa Ana',\n",
-       "  'Población': '905',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30028110',\n",
-       "  'Latitud': '-30.9004970305733',\n",
-       "  'Longitud': '-57.9310809529514'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Villa del Rosario',\n",
-       "  'Población': '2720',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '30028120',\n",
-       "  'Latitud': '-30.7968318611671',\n",
-       "  'Longitud': '-57.9115719165535'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Conscripto Bernardi',\n",
-       "  'Población': '1339',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035010',\n",
-       "  'Latitud': '-31.0477778936084',\n",
-       "  'Longitud': '-59.0867391405808'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'El Cimarrón',\n",
-       "  'Población': '336',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30035020',\n",
-       "  'Latitud': '-30.9868629826869',\n",
-       "  'Longitud': '-58.9777569104134'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Federal',\n",
-       "  'Población': '16075',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035030',\n",
-       "  'Latitud': '-30.9513342178715',\n",
-       "  'Longitud': '-58.7851418943148'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Nueva Vizcaya',\n",
-       "  'Población': '379',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035040',\n",
-       "  'Latitud': '-30.9685149773302',\n",
-       "  'Longitud': '-58.6127479285248'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Sauce de Luna',\n",
-       "  'Población': '2845',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035050',\n",
-       "  'Latitud': '-31.2384740579796',\n",
-       "  'Longitud': '-59.2202829564802'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Feliciano',\n",
-       "  'Localidad': 'San José de Feliciano',\n",
-       "  'Población': '10282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30042010',\n",
-       "  'Latitud': '-30.3852713114912',\n",
-       "  'Longitud': '-58.7515719602207'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Feliciano',\n",
-       "  'Localidad': 'San Víctor',\n",
-       "  'Población': '325',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30042020',\n",
-       "  'Latitud': '-30.4869283596556',\n",
-       "  'Longitud': '-59.0316519541684'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pilcomayo',\n",
-       "  'Localidad': 'Puerto Pilcomayo',\n",
-       "  'Población': '669',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '34049050',\n",
-       "  'Latitud': '-25.3688131700972',\n",
-       "  'Longitud': '-57.6524943008573'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pilcomayo',\n",
-       "  'Localidad': 'Riacho He-He',\n",
-       "  'Población': '4304',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34049060',\n",
-       "  'Latitud': '-25.3617117019838',\n",
-       "  'Longitud': '-58.2782518825352'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pilcomayo',\n",
-       "  'Localidad': 'Riacho Negro',\n",
-       "  'Población': '720',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34049070',\n",
-       "  'Latitud': '-25.4224320225992',\n",
-       "  'Longitud': '-57.7914545139812'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pilcomayo',\n",
-       "  'Localidad': 'Siete Palmas',\n",
-       "  'Población': '863',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34049080',\n",
-       "  'Latitud': '-25.2015076619063',\n",
-       "  'Longitud': '-58.330676377416'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'Colonia Campo Villafañe',\n",
-       "  'Población': '4494',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056010',\n",
-       "  'Latitud': '-26.2048681517277',\n",
-       "  'Longitud': '-59.0780331803401'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'El Colorado',\n",
-       "  'Población': '14228',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056020',\n",
-       "  'Latitud': '-26.3117354640006',\n",
-       "  'Longitud': '-59.3684434678409'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'Palo Santo',\n",
-       "  'Población': '6379',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056030',\n",
-       "  'Latitud': '-25.5639063797961',\n",
-       "  'Longitud': '-59.3360059836081'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'Pirané',\n",
-       "  'Población': '20335',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056040',\n",
-       "  'Latitud': '-25.7306417902346',\n",
-       "  'Longitud': '-59.1075205904775'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'Villa Kilómetro 213',\n",
-       "  'Población': '4675',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056050',\n",
-       "  'Latitud': '-26.1864626491659',\n",
-       "  'Longitud': '-59.3683950578867'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Ramón Lista',\n",
-       "  'Localidad': 'El Potrillo',\n",
-       "  'Población': '3371',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34063010',\n",
-       "  'Latitud': '-23.1607663192891',\n",
-       "  'Longitud': '-62.0107787024286'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Ramón Lista',\n",
-       "  'Localidad': 'General Mosconi',\n",
-       "  'Población': '1902',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34063020',\n",
-       "  'Latitud': '-23.1827186246626',\n",
-       "  'Longitud': '-62.304068544241'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Abra Pampa',\n",
-       "  'Población': '8705',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38007020',\n",
-       "  'Latitud': '-22.7215697648051',\n",
-       "  'Longitud': '-65.6932137518832'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Puesto del Marquéz',\n",
-       "  'Población': '255',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38007060',\n",
-       "  'Latitud': '-22.5351797700612',\n",
-       "  'Longitud': '-65.6988399422374'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'San Francisco de Alfarcito',\n",
-       "  'Población': '169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38007080',\n",
-       "  'Latitud': '-23.2753025226875',\n",
-       "  'Longitud': '-65.9463804620407'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Guerrero',\n",
-       "  'Población': '518',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021010',\n",
-       "  'Latitud': '-24.1861828032769',\n",
-       "  'Longitud': '-65.444631251669'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Lozano (Ap. Chañi)',\n",
-       "  'Población': '1388',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021040',\n",
-       "  'Latitud': '-24.0773597398703',\n",
-       "  'Longitud': '-65.4047004835351'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Ocloyas',\n",
-       "  'Población': '70',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38021050',\n",
-       "  'Latitud': '-23.9096538285094',\n",
-       "  'Longitud': '-65.1955065762574'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'San Salvador de Jujuy (Est. Jujuy)',\n",
-       "  'Población': '257970',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021060',\n",
-       "  'Latitud': '-24.1953577939088',\n",
-       "  'Longitud': '-65.302450636841'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Yala',\n",
-       "  'Población': '1100',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021070',\n",
-       "  'Latitud': '-24.1217546163942',\n",
-       "  'Longitud': '-65.4145726152103'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Aguas Calientes',\n",
-       "  'Población': '2233',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014010',\n",
-       "  'Latitud': '-24.5838759624546',\n",
-       "  'Longitud': '-64.9235272487523'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'El Carmen',\n",
-       "  'Población': '13623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014040',\n",
-       "  'Latitud': '-24.3855119166984',\n",
-       "  'Longitud': '-65.260519420291'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Ingeniero Giagnoni',\n",
-       "  'Población': '594',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035010',\n",
-       "  'Latitud': '-33.1247748459194',\n",
-       "  'Longitud': '-68.4208925887498'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Junín',\n",
-       "  'Población': '6324',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035020',\n",
-       "  'Latitud': '-33.1450869905894',\n",
-       "  'Longitud': '-68.4921156012444'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'La Colonia',\n",
-       "  'Población': '9403',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035030',\n",
-       "  'Latitud': '-33.0927994762934',\n",
-       "  'Longitud': '-68.4874957269843'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Los Barriales',\n",
-       "  'Población': '4572',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035040',\n",
-       "  'Latitud': '-33.1010405156356',\n",
-       "  'Longitud': '-68.567527971482'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Medrano',\n",
-       "  'Población': '817',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50035050',\n",
-       "  'Latitud': '-33.1762912284126',\n",
-       "  'Longitud': '-68.6231695474222'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Phillips',\n",
-       "  'Población': '894',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50035060',\n",
-       "  'Latitud': '-33.2032507142375',\n",
-       "  'Longitud': '-68.3832295478144'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Rodríguez Peña',\n",
-       "  'Población': '751',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035070',\n",
-       "  'Latitud': '-33.1211519220358',\n",
-       "  'Longitud': '-68.6046800215005'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Desaguadero',\n",
-       "  'Población': '424',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50042010',\n",
-       "  'Latitud': '-33.4052265769401',\n",
-       "  'Longitud': '-67.1641664357197'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'La Paz',\n",
-       "  'Población': '7872',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50042020',\n",
-       "  'Latitud': '-33.4610193184125',\n",
-       "  'Longitud': '-67.5595785270435'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Villa Antigua',\n",
-       "  'Población': '311',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50042030',\n",
-       "  'Latitud': '-33.4645156410531',\n",
-       "  'Longitud': '-67.6055785043576'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Blanco Encalada',\n",
-       "  'Población': '555',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049010',\n",
-       "  'Latitud': '-33.0355485376289',\n",
-       "  'Longitud': '-69.0065315897085'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Capdeville',\n",
-       "  'Población': '5103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.7248779288865',\n",
-       "  'Longitud': '-68.9085584856171'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Jocolí',\n",
-       "  'Población': '804',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049030',\n",
-       "  'Latitud': '-32.5843190924112',\n",
-       "  'Longitud': '-68.6808088140348'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Las Cuevas',\n",
-       "  'Población': '8',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049040',\n",
-       "  'Latitud': '-32.8079619437825',\n",
-       "  'Longitud': '-70.0851824266087'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Las Heras',\n",
-       "  'Población': '155443',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049050',\n",
-       "  'Latitud': '-32.8499236875213',\n",
-       "  'Longitud': '-68.8452567330483'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Los Penitentes',\n",
-       "  'Población': '2',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049060',\n",
-       "  'Latitud': '-32.8369504266306',\n",
-       "  'Longitud': '-69.853921289708'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Papagayos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8219',\n",
-       "  'Longitud': '-68.8964'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Puente del Inca',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049090',\n",
-       "  'Latitud': '-32.8198835580194',\n",
-       "  'Longitud': '-69.9250020499226'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Punta de Vacas',\n",
-       "  'Población': '18',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049100',\n",
-       "  'Latitud': '-32.8488063589156',\n",
-       "  'Longitud': '-69.7763007026825'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Uspallata',\n",
-       "  'Población': '3810',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049110',\n",
-       "  'Latitud': '-32.595534534037',\n",
-       "  'Longitud': '-69.3582053741335'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': '3 de Mayo',\n",
-       "  'Población': '516',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50056150',\n",
-       "  'Latitud': '-32.675527945267',\n",
-       "  'Longitud': '-68.6462113031921'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio Alto del Olvido',\n",
-       "  'Población': '266',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056010',\n",
-       "  'Latitud': '-32.6727794218396',\n",
-       "  'Longitud': '-68.5922473767644'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio La Palmera',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056030',\n",
-       "  'Latitud': '-32.6969328275291',\n",
-       "  'Longitud': '-68.5506213221534'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio La Pega',\n",
-       "  'Población': '392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056040',\n",
-       "  'Latitud': '-32.8128590043094',\n",
-       "  'Longitud': '-68.6835373227479'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '1486',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077100',\n",
-       "  'Latitud': '-26.8533367010148',\n",
-       "  'Longitud': '-54.8892924101276'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Caraguatay',\n",
-       "  'Población': '1440',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54084010',\n",
-       "  'Latitud': '-26.6563488324986',\n",
-       "  'Longitud': '-54.7392272649556'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Montecarlo',\n",
-       "  'Población': '18827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54084030',\n",
-       "  'Latitud': '-26.5661764915312',\n",
-       "  'Longitud': '-54.7614267394945'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Piray Kilómetro 18',\n",
-       "  'Población': '300',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54084040',\n",
-       "  'Latitud': '-26.5237915925702',\n",
-       "  'Longitud': '-54.5916547620688'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Puerto Piray',\n",
-       "  'Población': '7430',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54084050',\n",
-       "  'Latitud': '-26.467494823767',\n",
-       "  'Longitud': '-54.7136760762691'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Taruma',\n",
-       "  'Población': '810',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54084060',\n",
-       "  'Latitud': '-26.7282097915611',\n",
-       "  'Longitud': '-54.7278209571683'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Alberdi',\n",
-       "  'Población': '759',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091010',\n",
-       "  'Latitud': '-27.3569655848168',\n",
-       "  'Longitud': '-55.2326585711531'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Campo Ramón',\n",
-       "  'Población': '1235',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54091020',\n",
-       "  'Latitud': '-27.4522700869441',\n",
-       "  'Longitud': '-55.0237352385306'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Campo Viera',\n",
-       "  'Población': '7099',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091030',\n",
-       "  'Latitud': '-27.3310558767329',\n",
-       "  'Longitud': '-55.0528548158544'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'El Salto',\n",
-       "  'Población': '207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091040',\n",
-       "  'Latitud': '-27.4917334406127',\n",
-       "  'Longitud': '-55.1989608083667'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Guaraní',\n",
-       "  'Población': '2824',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091060',\n",
-       "  'Latitud': '-27.5203317456103',\n",
-       "  'Longitud': '-55.161363476829'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Los Helechos',\n",
-       "  'Población': '344',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54091070',\n",
-       "  'Latitud': '-27.5531853202103',\n",
-       "  'Longitud': '-55.0778227687919'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Oberá',\n",
-       "  'Población': '63960',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091080',\n",
-       "  'Latitud': '-27.4816559378759',\n",
-       "  'Longitud': '-55.1251546931471'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí',\n",
-       "  'Población': '700',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '54091090',\n",
-       "  'Latitud': '-27.7185151219435',\n",
-       "  'Longitud': '-54.9183708210206'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí Kilómetro 8',\n",
-       "  'Población': '1422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091100',\n",
-       "  'Latitud': '-27.6631606292713',\n",
-       "  'Longitud': '-54.9846517202885'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'San Martín',\n",
-       "  'Población': '815',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091110',\n",
-       "  'Latitud': '-27.4618128955547',\n",
-       "  'Longitud': '-55.2783440740601'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Villa Bonita',\n",
-       "  'Población': '1664',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '54091120',\n",
-       "  'Latitud': '-27.479699295829',\n",
-       "  'Longitud': '-54.9639234038824'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Colonia Polana',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098010',\n",
-       "  'Latitud': '-26.9810475025624',\n",
-       "  'Longitud': '-55.3170685541177'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Corpus',\n",
-       "  'Población': '2475',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098020',\n",
-       "  'Latitud': '-27.1278038790718',\n",
-       "  'Longitud': '-55.5094179289212'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Gobernador Roca',\n",
-       "  'Población': '3007',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098050',\n",
-       "  'Latitud': '-27.1910170928285',\n",
-       "  'Longitud': '-55.4682802860195'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Hipólito Yrigoyen',\n",
-       "  'Población': '1271',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098070',\n",
-       "  'Latitud': '-27.0900613258757',\n",
-       "  'Longitud': '-55.2870716950334'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Jardín América',\n",
-       "  'Población': '22762',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098080',\n",
-       "  'Latitud': '-27.0410707861025',\n",
-       "  'Longitud': '-55.2320858824009'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Oasis',\n",
-       "  'Población': '821',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098090',\n",
-       "  'Latitud': '-26.9708359693882',\n",
-       "  'Longitud': '-55.2491782114283'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'San Ignacio',\n",
-       "  'Población': '7772',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098110',\n",
-       "  'Latitud': '-27.2573496537482',\n",
-       "  'Longitud': '-55.5397360869442'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Atocha',\n",
-       "  'Población': '730',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66028010',\n",
-       "  'Latitud': '-24.8166716062155',\n",
-       "  'Longitud': '-65.4787180407276'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'El Tipal - La Almudena',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.7589',\n",
-       "  'Longitud': '-65.4719'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'La Ciénaga y Barrio San Rafael',\n",
-       "  'Población': '5342',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66028030',\n",
-       "  'Latitud': '-24.8',\n",
-       "  'Longitud': '-65.4833'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Las Costas',\n",
-       "  'Población': '442',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '66028040',\n",
-       "  'Latitud': '-24.7690498139422',\n",
-       "  'Longitud': '-65.4860333610823'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Salta',\n",
-       "  'Población': '520683',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66028050',\n",
-       "  'Latitud': '-24.7823766403156',\n",
-       "  'Longitud': '-65.4141329991055'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Villa San Lorenzo',\n",
-       "  'Población': '7004',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66028060',\n",
-       "  'Latitud': '-24.7333009865645',\n",
-       "  'Longitud': '-65.4847891426227'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cerrillos',\n",
-       "  'Localidad': 'Cerrillos',\n",
-       "  'Población': '11869',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66035010',\n",
-       "  'Latitud': '-24.899748268594',\n",
-       "  'Longitud': '-65.4884058419647'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cerrillos',\n",
-       "  'Localidad': 'La Merced',\n",
-       "  'Población': '7708',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66035020',\n",
-       "  'Latitud': '-24.9660896493444',\n",
-       "  'Longitud': '-65.4895901036815'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cerrillos',\n",
-       "  'Localidad': 'San Agustín',\n",
-       "  'Población': '743',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66035030',\n",
-       "  'Latitud': '-24.9967896088099',\n",
-       "  'Longitud': '-65.4377599331623'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cerrillos',\n",
-       "  'Localidad': 'Villa Los Álamos',\n",
-       "  'Población': '8587',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66035040',\n",
-       "  'Latitud': '-24.8630942974132',\n",
-       "  'Longitud': '-65.4594268472934'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Chicoana',\n",
-       "  'Localidad': 'Chicoana',\n",
-       "  'Población': '4202',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66042010',\n",
-       "  'Latitud': '-25.1056023710125',\n",
-       "  'Longitud': '-65.5368903535961'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Chicoana',\n",
-       "  'Localidad': 'El Carril',\n",
-       "  'Población': '9658',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66042020',\n",
-       "  'Latitud': '-25.0768547028405',\n",
-       "  'Longitud': '-65.4938473919709'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Campo Santo',\n",
-       "  'Población': '5868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66049010',\n",
-       "  'Latitud': '-24.6839924533229',\n",
-       "  'Longitud': '-65.102855681603'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Cobos',\n",
-       "  'Población': '895',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66049020',\n",
-       "  'Latitud': '-24.7414709076566',\n",
-       "  'Longitud': '-65.0839324652619'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'General Güemes',\n",
-       "  'Población': '31494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66049040',\n",
-       "  'Latitud': '-24.6684436198384',\n",
-       "  'Longitud': '-65.0493527755239'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Aguaray',\n",
-       "  'Población': '10410',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056010',\n",
-       "  'Latitud': '-22.2388143093458',\n",
-       "  'Longitud': '-63.7283889210813'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Campamento Vespucio',\n",
-       "  'Población': '1531',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '66056020',\n",
-       "  'Latitud': '-22.5800471662206',\n",
-       "  'Longitud': '-63.8523231844895'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Campichuelo',\n",
-       "  'Población': '340',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056030',\n",
-       "  'Latitud': '-23.1062412034464',\n",
-       "  'Longitud': '-63.9953139246427'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Campo Durán',\n",
-       "  'Población': '620',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056040',\n",
-       "  'Latitud': '-22.1925191184959',\n",
-       "  'Longitud': '-63.6556166497527'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Capiazuti',\n",
-       "  'Población': '231',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056050',\n",
-       "  'Latitud': '-22.1673388747523',\n",
-       "  'Longitud': '-63.7086209918975'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Coronel Cornejo',\n",
-       "  'Población': '2672',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056070',\n",
-       "  'Latitud': '-22.736606161274',\n",
-       "  'Longitud': '-63.8212340428559'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Dragones',\n",
-       "  'Población': '1779',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056080',\n",
-       "  'Latitud': '-23.2581867482105',\n",
-       "  'Longitud': '-63.3390555232417'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Viña',\n",
-       "  'Localidad': 'La Viña',\n",
-       "  'Población': '1825',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66098040',\n",
-       "  'Latitud': '-25.4719724619835',\n",
-       "  'Longitud': '-65.5719838890076'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Embarcación',\n",
-       "  'Población': '20843',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056090',\n",
-       "  'Latitud': '-23.2042135269827',\n",
-       "  'Longitud': '-64.0900817936338'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'General Ballivián',\n",
-       "  'Población': '2071',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056100',\n",
-       "  'Latitud': '-22.9276105225425',\n",
-       "  'Longitud': '-63.8522934424036'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'General Mosconi',\n",
-       "  'Población': '15295',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056110',\n",
-       "  'Latitud': '-22.5872984531874',\n",
-       "  'Longitud': '-63.8075098662841'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Hickman',\n",
-       "  'Población': '805',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056120',\n",
-       "  'Latitud': '-23.2174884897188',\n",
-       "  'Longitud': '-63.5643624737058'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Misión Chaqueña',\n",
-       "  'Población': '1302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056130',\n",
-       "  'Latitud': '-23.2761412353834',\n",
-       "  'Longitud': '-63.7361800240654'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Misión El Cruce - El Milagro - El Jardín de San Martín',\n",
-       "  'Población': '1221',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056140',\n",
-       "  'Latitud': '-22.5413249097327',\n",
-       "  'Longitud': '-63.7927888759365'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Padre Lozano',\n",
-       "  'Población': '513',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056180',\n",
-       "  'Latitud': '-23.215724803759',\n",
-       "  'Longitud': '-63.8426467906727'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Piquirenda',\n",
-       "  'Población': '505',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66056190',\n",
-       "  'Latitud': '-22.3335490812005',\n",
-       "  'Longitud': '-63.7596847135861'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Profesor Salvador Mazza',\n",
-       "  'Población': '18899',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056200',\n",
-       "  'Latitud': '-22.0542634419099',\n",
-       "  'Longitud': '-63.6872829649674'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Tartagal',\n",
-       "  'Población': '63196',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056220',\n",
-       "  'Latitud': '-22.5098645099451',\n",
-       "  'Longitud': '-63.7970472996098'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Tobantirenda',\n",
-       "  'Población': '849',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66056230',\n",
-       "  'Latitud': '-22.13833247169',\n",
-       "  'Longitud': '-63.7061819675909'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Yacuy',\n",
-       "  'Población': '1686',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056250',\n",
-       "  'Latitud': '-22.3765769868638',\n",
-       "  'Longitud': '-63.7654304903786'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Guachipas',\n",
-       "  'Localidad': 'Guachipas',\n",
-       "  'Población': '2073',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66063010',\n",
-       "  'Latitud': '-25.5235484724461',\n",
-       "  'Longitud': '-65.5187644501144'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Iruya',\n",
-       "  'Población': '1523',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070010',\n",
-       "  'Latitud': '-22.7789158765788',\n",
-       "  'Longitud': '-65.2063598136374'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Isla de Cañas',\n",
-       "  'Población': '1295',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070020',\n",
-       "  'Latitud': '-22.8864200252899',\n",
-       "  'Longitud': '-64.6573757192202'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Pueblo Viejo',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070030',\n",
-       "  'Latitud': '-22.8263430234688',\n",
-       "  'Longitud': '-65.2018356755618'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Caldera',\n",
-       "  'Localidad': 'La Caldera',\n",
-       "  'Población': '2186',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66077010',\n",
-       "  'Latitud': '-24.6049486234217',\n",
-       "  'Longitud': '-65.3823377302988'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Caldera',\n",
-       "  'Localidad': 'Vaqueros',\n",
-       "  'Población': '4575',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66077020',\n",
-       "  'Latitud': '-24.6945211920197',\n",
-       "  'Longitud': '-65.4026944187147'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Candelaria',\n",
-       "  'Localidad': 'El Jardín',\n",
-       "  'Población': '1221',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66084010',\n",
-       "  'Latitud': '-26.0938834199791',\n",
-       "  'Longitud': '-65.41384156239'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Candelaria',\n",
-       "  'Localidad': 'El Tala',\n",
-       "  'Población': '2632',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66084020',\n",
-       "  'Latitud': '-26.1208917578309',\n",
-       "  'Longitud': '-65.2873058787689'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Candelaria',\n",
-       "  'Localidad': 'La Candelaria',\n",
-       "  'Población': '649',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66084030',\n",
-       "  'Latitud': '-26.0961790089843',\n",
-       "  'Longitud': '-65.0610119525095'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Poma',\n",
-       "  'Localidad': 'La Poma',\n",
-       "  'Población': '614',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66091020',\n",
-       "  'Latitud': '-24.7129010493055',\n",
-       "  'Longitud': '-66.1997385176463'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Viña',\n",
-       "  'Localidad': 'Cabra Corral',\n",
-       "  'Población': '27',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66098020',\n",
-       "  'Latitud': '-25.290036707535',\n",
-       "  'Longitud': '-65.38778537012'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Viña',\n",
-       "  'Localidad': 'Coronel Moldes',\n",
-       "  'Población': '4116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66098030',\n",
-       "  'Latitud': '-25.2889404681421',\n",
-       "  'Longitud': '-65.4745373510335'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'San Francisco del Monte de Oro',\n",
-       "  'Población': '3732',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74007070',\n",
-       "  'Latitud': '-32.6006392247112',\n",
-       "  'Longitud': '-66.1273702635842'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'La Toma',\n",
-       "  'Población': '7374',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021060',\n",
-       "  'Latitud': '-33.0544376204479',\n",
-       "  'Longitud': '-65.62269821015'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Río Grande',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74021080',\n",
-       "  'Latitud': '-33.0485046022503',\n",
-       "  'Longitud': '-66.0717543089664'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguay',\n",
-       "  'Localidad': 'Aldea Asunción',\n",
-       "  'Población': '263',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30049010',\n",
-       "  'Latitud': '-32.825171529429',\n",
-       "  'Longitud': '-59.2312379231862'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguay',\n",
-       "  'Localidad': 'Estación Lazo',\n",
-       "  'Población': '175',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30049020',\n",
-       "  'Latitud': '-32.8718397608117',\n",
-       "  'Longitud': '-59.4223491853546'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguay',\n",
-       "  'Localidad': 'General Galarza',\n",
-       "  'Población': '4741',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30049030',\n",
-       "  'Latitud': '-32.7212713061819',\n",
-       "  'Longitud': '-59.3958887031115'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguay',\n",
-       "  'Localidad': 'Gualeguay',\n",
-       "  'Población': '40507',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30049040',\n",
-       "  'Latitud': '-33.1485556234267',\n",
-       "  'Longitud': '-59.3150160418816'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguay',\n",
-       "  'Localidad': 'Puerto Ruiz',\n",
-       "  'Población': '347',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30049050',\n",
-       "  'Latitud': '-33.2198401773573',\n",
-       "  'Longitud': '-59.3630338659967'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Aldea San Antonio',\n",
-       "  'Población': '1091',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056010',\n",
-       "  'Latitud': '-32.6253281653841',\n",
-       "  'Longitud': '-58.703196864174'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Aldea San Juan',\n",
-       "  'Población': '179',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056020',\n",
-       "  'Latitud': '-32.703788501225',\n",
-       "  'Longitud': '-58.7790625010106'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Enrique Carbó',\n",
-       "  'Población': '750',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056030',\n",
-       "  'Latitud': '-33.1478483564668',\n",
-       "  'Longitud': '-59.2089401138297'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Faustino M. Parera',\n",
-       "  'Población': '158',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056040',\n",
-       "  'Latitud': '-32.8044314283598',\n",
-       "  'Longitud': '-58.8826333992369'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'General Almada',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056050',\n",
-       "  'Latitud': '-32.8376334754538',\n",
-       "  'Longitud': '-58.8038160467091'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Gilbert',\n",
-       "  'Población': '996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056060',\n",
-       "  'Latitud': '-32.5306030521065',\n",
-       "  'Longitud': '-58.9339533000982'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Gualeguaychú',\n",
-       "  'Población': '80614',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056070',\n",
-       "  'Latitud': '-33.0100328267382',\n",
-       "  'Longitud': '-58.5164257946352'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Irazusta',\n",
-       "  'Población': '298',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30056080',\n",
-       "  'Latitud': '-32.9269373297111',\n",
-       "  'Longitud': '-58.9534834763678'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Larroque',\n",
-       "  'Población': '6180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056090',\n",
-       "  'Latitud': '-33.0354242763647',\n",
-       "  'Longitud': '-59.001853656082'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Pueblo General Belgrano',\n",
-       "  'Población': '2030',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056100',\n",
-       "  'Latitud': '-33.0162888459347',\n",
-       "  'Longitud': '-58.476043760345'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Urdinarrain',\n",
-       "  'Población': '8580',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056110',\n",
-       "  'Latitud': '-32.6881311554333',\n",
-       "  'Longitud': '-58.888994553976'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Arroyo Martínez',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.6387532',\n",
-       "  'Longitud': '-58.82767479'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Ceibas',\n",
-       "  'Población': '1730',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30063020',\n",
-       "  'Latitud': '-33.4994124052794',\n",
-       "  'Longitud': '-58.8003541709834'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Ibicuy',\n",
-       "  'Población': '4520',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30063030',\n",
-       "  'Latitud': '-33.7437863303553',\n",
-       "  'Longitud': '-59.1550366922315'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Médanos',\n",
-       "  'Población': '574',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30063040',\n",
-       "  'Latitud': '-33.4360995740998',\n",
-       "  'Longitud': '-59.0675952112197'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Ñancay',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4486459401767',\n",
-       "  'Longitud': '-58.6696419201236'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Merlo',\n",
-       "  'Población': '17084',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74049060',\n",
-       "  'Latitud': '-32.3425391142336',\n",
-       "  'Longitud': '-65.0141372032908'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Juana Koslay',\n",
-       "  'Población': '8438',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74056100',\n",
-       "  'Latitud': '-33.2889484546354',\n",
-       "  'Longitud': '-66.2580406259221'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Parejas',\n",
-       "  'Población': '12375',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007030',\n",
-       "  'Latitud': '-32.6826842550048',\n",
-       "  'Longitud': '-61.5185798347876'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Rosas',\n",
-       "  'Población': '13068',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007040',\n",
-       "  'Latitud': '-32.4785768176046',\n",
-       "  'Longitud': '-61.5748036822531'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Montes de Oca',\n",
-       "  'Población': '2655',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007050',\n",
-       "  'Latitud': '-32.567997020224',\n",
-       "  'Longitud': '-61.7680762352029'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Tortugas',\n",
-       "  'Población': '2234',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007060',\n",
-       "  'Latitud': '-32.7482982621557',\n",
-       "  'Longitud': '-61.8203359267394'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Arequito',\n",
-       "  'Población': '6533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014010',\n",
-       "  'Latitud': '-33.1483008378636',\n",
-       "  'Longitud': '-61.4713349349693'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Arteaga',\n",
-       "  'Población': '3089',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014020',\n",
-       "  'Latitud': '-33.0911311154911',\n",
-       "  'Longitud': '-61.7917113876172'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Beravebú',\n",
-       "  'Población': '2225',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014030',\n",
-       "  'Latitud': '-33.3414152210784',\n",
-       "  'Longitud': '-61.8622809808056'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Bigand',\n",
-       "  'Población': '4939',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014040',\n",
-       "  'Latitud': '-33.3761183026397',\n",
-       "  'Longitud': '-61.185501310201'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Casilda',\n",
-       "  'Población': '34703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014050',\n",
-       "  'Latitud': '-33.0424955546762',\n",
-       "  'Longitud': '-61.1693311184421'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Chabás',\n",
-       "  'Población': '6871',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014060',\n",
-       "  'Latitud': '-33.2470674643201',\n",
-       "  'Longitud': '-61.3575935561826'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Chañar Ladeado',\n",
-       "  'Población': '5415',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014070',\n",
-       "  'Latitud': '-33.3258409849243',\n",
-       "  'Longitud': '-62.0386496702618'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Gödeken',\n",
-       "  'Población': '1652',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014080',\n",
-       "  'Latitud': '-33.402405547162',\n",
-       "  'Longitud': '-61.8449306727075'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Los Molinos',\n",
-       "  'Población': '1832',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014090',\n",
-       "  'Latitud': '-33.1054899954916',\n",
-       "  'Longitud': '-61.3265015329286'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Los Nogales',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82014100',\n",
-       "  'Latitud': '-33.1430061971604',\n",
-       "  'Longitud': '-61.6066128669784'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Los Quirquinchos',\n",
-       "  'Población': '2462',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014110',\n",
-       "  'Latitud': '-33.3769918276119',\n",
-       "  'Longitud': '-61.7121943064881'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'San José de la Esquina',\n",
-       "  'Población': '6775',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014120',\n",
-       "  'Latitud': '-33.1140485294151',\n",
-       "  'Longitud': '-61.703312346428'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Sanford',\n",
-       "  'Población': '1810',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014130',\n",
-       "  'Latitud': '-33.1477729818051',\n",
-       "  'Longitud': '-61.2778572887319'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Villada',\n",
-       "  'Población': '1213',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014140',\n",
-       "  'Latitud': '-33.3503085722913',\n",
-       "  'Longitud': '-61.4460374000461'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Aldao (Est. Casablanca)',\n",
-       "  'Población': '1576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021010',\n",
-       "  'Latitud': '-30.9823474545911',\n",
-       "  'Longitud': '-61.7439869348366'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Angélica',\n",
-       "  'Población': '1298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021020',\n",
-       "  'Latitud': '-31.5526328296108',\n",
-       "  'Longitud': '-61.5462650173096'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Ataliva',\n",
-       "  'Población': '1680',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021030',\n",
-       "  'Latitud': '-30.9981187823937',\n",
-       "  'Longitud': '-61.4325186889204'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Matará',\n",
-       "  'Población': '1172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86098030',\n",
-       "  'Latitud': '-28.1124229765898',\n",
-       "  'Longitud': '-63.1276057745649'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Suncho Corral',\n",
-       "  'Población': '7201',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86098040',\n",
-       "  'Latitud': '-27.9425197490166',\n",
-       "  'Longitud': '-63.3697735786557'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Vilelas',\n",
-       "  'Población': '1723',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86098050',\n",
-       "  'Latitud': '-27.9532653685769',\n",
-       "  'Longitud': '-62.5456888179709'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Yuchán',\n",
-       "  'Población': '536',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86098060',\n",
-       "  'Latitud': '-27.7822162141501',\n",
-       "  'Longitud': '-62.9003451010272'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Loreto',\n",
-       "  'Localidad': 'Villa San Martín (Est. Loreto)',\n",
-       "  'Población': '10996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86105010',\n",
-       "  'Latitud': '-28.3266654290546',\n",
-       "  'Longitud': '-64.105600188844'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Mitre',\n",
-       "  'Localidad': 'Villa Unión',\n",
-       "  'Población': '510',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86112010',\n",
-       "  'Latitud': '-29.4117845166099',\n",
-       "  'Longitud': '-62.6857417034462'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Aerolito',\n",
-       "  'Población': '249',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86119010',\n",
-       "  'Latitud': '-27.2364425382852',\n",
-       "  'Longitud': '-62.3796577004907'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Quimilí',\n",
-       "  'Población': '15052',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86119100',\n",
-       "  'Latitud': '-27.634290977928',\n",
-       "  'Longitud': '-62.3568862967013'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Roversi',\n",
-       "  'Población': '185',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86119110',\n",
-       "  'Latitud': '-27.5931208227354',\n",
-       "  'Longitud': '-61.9454442933124'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Tintina',\n",
-       "  'Población': '3537',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86119120',\n",
-       "  'Latitud': '-27.0259291304013',\n",
-       "  'Longitud': '-62.6624439965305'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Weisburd',\n",
-       "  'Población': '1842',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86119130',\n",
-       "  'Latitud': '-27.309625039991',\n",
-       "  'Longitud': '-62.5400580550113'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Ojo de Agua',\n",
-       "  'Localidad': 'El 49',\n",
-       "  'Población': '131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86126010',\n",
-       "  'Latitud': '-29.0867993771921',\n",
-       "  'Longitud': '-63.875828156503'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Ojo de Agua',\n",
-       "  'Localidad': 'Sol de Julio',\n",
-       "  'Población': '2437',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86126020',\n",
-       "  'Latitud': '-29.5732131900914',\n",
-       "  'Longitud': '-63.3519718397153'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Ojo de Agua',\n",
-       "  'Localidad': 'Villa Ojo de Agua',\n",
-       "  'Población': '6776',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86126030',\n",
-       "  'Latitud': '-29.5212673985671',\n",
-       "  'Longitud': '-63.5916997386265'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'El Mojón',\n",
-       "  'Población': '1620',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86133010',\n",
-       "  'Latitud': '-26.1227673476409',\n",
-       "  'Longitud': '-64.2866649635389'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Las Delicias',\n",
-       "  'Población': '639',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86133020',\n",
-       "  'Latitud': '-26.7064602755708',\n",
-       "  'Longitud': '-63.962722918298'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Nueva Esperanza',\n",
-       "  'Población': '5145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86133030',\n",
-       "  'Latitud': '-26.2281708369451',\n",
-       "  'Longitud': '-64.2165350542077'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Pozo Betbeder',\n",
-       "  'Población': '460',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86133040',\n",
-       "  'Latitud': '-26.4370381868394',\n",
-       "  'Longitud': '-64.3184351031334'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Rapelli',\n",
-       "  'Población': '1303',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86133050',\n",
-       "  'Latitud': '-26.4226389838804',\n",
-       "  'Longitud': '-64.4823360114476'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Santo Domingo',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86133060',\n",
-       "  'Latitud': '-26.2546885459751',\n",
-       "  'Longitud': '-63.7552458641711'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Quebrachos',\n",
-       "  'Localidad': 'Ramírez de Velazco',\n",
-       "  'Población': '256',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86140010',\n",
-       "  'Latitud': '-29.2435669638154',\n",
-       "  'Longitud': '-63.3724472525701'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Quebrachos',\n",
-       "  'Localidad': 'Sumampa',\n",
-       "  'Población': '5559',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86140020',\n",
-       "  'Latitud': '-29.3945859946685',\n",
-       "  'Longitud': '-63.3716866504532'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Quebrachos',\n",
-       "  'Localidad': 'Sumampa Viejo',\n",
-       "  'Población': '53',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86140030',\n",
-       "  'Latitud': '-29.3962687523402',\n",
-       "  'Longitud': '-63.3390441425897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Pérez Millán',\n",
-       "  'Población': '4570',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665030',\n",
-       "  'Latitud': '-33.7674497804832',\n",
-       "  'Longitud': '-60.0927343667154'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665040',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665050',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665060',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6672010',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679010',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679020',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'González Moreno',\n",
-       "  'Población': '1610',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679030',\n",
-       "  'Latitud': '-35.5576529256075',\n",
-       "  'Longitud': '-63.3815800402317'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Roosevelt',\n",
-       "  'Población': '239',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6679050',\n",
-       "  'Latitud': '-35.8466320155134',\n",
-       "  'Longitud': '-63.2898118317476'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Sansinena',\n",
-       "  'Población': '522',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679070',\n",
-       "  'Latitud': '-35.2750295400617',\n",
-       "  'Longitud': '-63.2135436741919'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6686020',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rafael Obligado',\n",
-       "  'Población': '901',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6686040',\n",
-       "  'Latitud': '-34.3588132488617',\n",
-       "  'Longitud': '-60.7845693256007'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Roberto Cano',\n",
-       "  'Población': '23',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6686050',\n",
-       "  'Latitud': '-34.0861129760742',\n",
-       "  'Longitud': '-60.6667747497559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rojas',\n",
-       "  'Población': '19766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6686060',\n",
-       "  'Latitud': '-34.1961600446015',\n",
-       "  'Longitud': '-60.7332636467146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Carlos Beguerie',\n",
-       "  'Población': '399',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693010',\n",
-       "  'Latitud': '-35.4854690457283',\n",
-       "  'Longitud': '-59.1017155978911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693020',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Arroyo Corto',\n",
-       "  'Población': '514',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6700010',\n",
-       "  'Latitud': '-37.512917973477',\n",
-       "  'Longitud': '-62.3116837747426'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Granadero Baigorria',\n",
-       "  'Población': '36994',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084160',\n",
-       "  'Latitud': '-32.8613641656775',\n",
-       "  'Longitud': '-60.7062159770827'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Ibarlucea',\n",
-       "  'Población': '3698',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084170',\n",
-       "  'Latitud': '-32.8512561304404',\n",
-       "  'Longitud': '-60.7884936646076'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Kilómetro 101',\n",
-       "  'Población': '36',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084180',\n",
-       "  'Latitud': '-33.060584803082',\n",
-       "  'Longitud': '-60.6856440118334'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Monte Flores',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084200',\n",
-       "  'Latitud': '-33.0800073993365',\n",
-       "  'Longitud': '-60.6355226681116'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Pérez',\n",
-       "  'Población': '26448',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084210',\n",
-       "  'Latitud': '-32.99881116903',\n",
-       "  'Longitud': '-60.7721592101064'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Piñero (Est. Erasto)',\n",
-       "  'Población': '1146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084220',\n",
-       "  'Latitud': '-33.1112071010784',\n",
-       "  'Longitud': '-60.7964961630631'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Pueblo Esther',\n",
-       "  'Población': '6789',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084230',\n",
-       "  'Latitud': '-33.0730969403696',\n",
-       "  'Longitud': '-60.5789195429283'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Pueblo Muñoz (Est. Bernard)',\n",
-       "  'Población': '497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084240',\n",
-       "  'Latitud': '-33.1744833504332',\n",
-       "  'Longitud': '-60.8971398400989'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Pueblo Uranga',\n",
-       "  'Población': '856',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084250',\n",
-       "  'Latitud': '-33.2645299958204',\n",
-       "  'Longitud': '-60.7083345859989'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Puerto Arroyo Seco',\n",
-       "  'Población': '413',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084260',\n",
-       "  'Latitud': '-33.1315113496399',\n",
-       "  'Longitud': '-60.5078884705177'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Rosario',\n",
-       "  'Población': '948312',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084270',\n",
-       "  'Latitud': '-32.9538142575214',\n",
-       "  'Longitud': '-60.6515379354516'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Soldini',\n",
-       "  'Población': '2577',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084280',\n",
-       "  'Latitud': '-33.0239868445344',\n",
-       "  'Longitud': '-60.7561883192345'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Villa Amelia',\n",
-       "  'Población': '835',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82084290',\n",
-       "  'Latitud': '-33.1771929125315',\n",
-       "  'Longitud': '-60.6677297311463'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Villa del Plata',\n",
-       "  'Población': '259',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82084300',\n",
-       "  'Latitud': '-33.1271769621356',\n",
-       "  'Longitud': '-60.7090282248961'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Villa Gobernador Gálvez',\n",
-       "  'Población': '80769',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084310',\n",
-       "  'Latitud': '-33.0224078611601',\n",
-       "  'Longitud': '-60.6336422555152'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Zavalla',\n",
-       "  'Población': '4966',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084320',\n",
-       "  'Latitud': '-33.0215698285974',\n",
-       "  'Longitud': '-60.879303488531'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Aguará Grande',\n",
-       "  'Población': '96',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091010',\n",
-       "  'Latitud': '-30.1093090599224',\n",
-       "  'Longitud': '-60.9437539322397'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Ambrosetti',\n",
-       "  'Población': '905',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091020',\n",
-       "  'Latitud': '-30.016999568893',\n",
-       "  'Longitud': '-61.5765785011442'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Arrufo',\n",
-       "  'Población': '1764',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091030',\n",
-       "  'Latitud': '-30.2341495301456',\n",
-       "  'Longitud': '-61.7285807001253'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Balneario La Verde',\n",
-       "  'Población': '8',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091040',\n",
-       "  'Latitud': '-29.9827373481556',\n",
-       "  'Longitud': '-61.2428659094376'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Capivara',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091050',\n",
-       "  'Latitud': '-30.4615028173869',\n",
-       "  'Longitud': '-61.2722735128607'},\n",
-       " ...]"
-      ]
-     },
-     "execution_count": 160,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "datos_estruct"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 434,
+   "execution_count": null,
    "id": "c1cd0daf",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Provincia</th>\n",
-       "      <th>Partido</th>\n",
-       "      <th>Localidad</th>\n",
-       "      <th>Población</th>\n",
-       "      <th>ADSL</th>\n",
-       "      <th>Cablemódem</th>\n",
-       "      <th>Dial Up</th>\n",
-       "      <th>Fibra óptica</th>\n",
-       "      <th>Satelital</th>\n",
-       "      <th>Wireless</th>\n",
-       "      <th>Telefonía Fija</th>\n",
-       "      <th>3G</th>\n",
-       "      <th>4G</th>\n",
-       "      <th>link</th>\n",
-       "      <th>Latitud</th>\n",
-       "      <th>Longitud</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>9 de Julio</td>\n",
-       "      <td>Villa General Fournier (Est. 9 de Julio Sud)</td>\n",
-       "      <td>566</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6588120</td>\n",
-       "      <td>-35.4989239490928</td>\n",
-       "      <td>-60.8647207106461</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Carhué</td>\n",
-       "      <td>9660</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007010</td>\n",
-       "      <td>-37.1774801030509</td>\n",
-       "      <td>-62.7578962604015</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Colonia San Miguel Arcángel</td>\n",
-       "      <td>563</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007020</td>\n",
-       "      <td>-37.4486186469627</td>\n",
-       "      <td>-63.117609405389</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Espartillar</td>\n",
-       "      <td>21</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007040</td>\n",
-       "      <td>-37.3563345638716</td>\n",
-       "      <td>-62.4387637810214</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Esteban Agustín Gascón</td>\n",
-       "      <td>104</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>6007050</td>\n",
-       "      <td>-37.4544378016288</td>\n",
-       "      <td>-63.2565950033782</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>...</th>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4306</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Sancti Spiritu</td>\n",
-       "      <td>3433</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-34.0095285599362</td>\n",
-       "      <td>-62.2424503438155</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4307</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Santa Isabel</td>\n",
-       "      <td>4266</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-33.8894892658382</td>\n",
-       "      <td>-61.6965906556385</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4308</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Teodelina</td>\n",
-       "      <td>5933</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-34.1916130913817</td>\n",
-       "      <td>-61.5272264570788</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4309</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Venado Tuerto</td>\n",
-       "      <td>75437</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-33.747315292187</td>\n",
-       "      <td>-61.9695358692001</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4310</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Villa Cañás</td>\n",
-       "      <td>8821</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-34.0061339956012</td>\n",
-       "      <td>-61.6063880455097</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "<p>4311 rows × 16 columns</p>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "         Provincia        Partido  \\\n",
-       "0     BUENOS AIRES     9 de Julio   \n",
-       "1     BUENOS AIRES  Adolfo Alsina   \n",
-       "2     BUENOS AIRES  Adolfo Alsina   \n",
-       "3     BUENOS AIRES  Adolfo Alsina   \n",
-       "4     BUENOS AIRES  Adolfo Alsina   \n",
-       "...            ...            ...   \n",
-       "4306      SANTA FE  General López   \n",
-       "4307      SANTA FE  General López   \n",
-       "4308      SANTA FE  General López   \n",
-       "4309      SANTA FE  General López   \n",
-       "4310      SANTA FE  General López   \n",
-       "\n",
-       "                                         Localidad  Población ADSL Cablemódem  \\\n",
-       "0     Villa General Fournier (Est. 9 de Julio Sud)        566   --         --   \n",
-       "1                                           Carhué       9660   SI         SI   \n",
-       "2                      Colonia San Miguel Arcángel        563   --         --   \n",
-       "3                                      Espartillar         21   --         --   \n",
-       "4                           Esteban Agustín Gascón        104   --         --   \n",
-       "...                                            ...        ...  ...        ...   \n",
-       "4306                                Sancti Spiritu       3433   SI         --   \n",
-       "4307                                  Santa Isabel       4266   SI         --   \n",
-       "4308                                     Teodelina       5933   --         SI   \n",
-       "4309                                 Venado Tuerto      75437   SI         SI   \n",
-       "4310                                   Villa Cañás       8821   SI         SI   \n",
-       "\n",
-       "     Dial Up Fibra óptica Satelital Wireless Telefonía Fija  3G  4G  \\\n",
-       "0         --           --        --       SI             --  SI  SI   \n",
-       "1         SI           SI        --       SI             SI  SI  SI   \n",
-       "2         --           --        --       --             SI  SI  SI   \n",
-       "3         --           --        --       --             --  SI  SI   \n",
-       "4         --           --        --       --             SI  --  --   \n",
-       "...      ...          ...       ...      ...            ...  ..  ..   \n",
-       "4306      --           --        SI       SI             SI  SI  SI   \n",
-       "4307      --           --        SI       --             SI  SI  SI   \n",
-       "4308      --           --        --       SI             SI  SI  SI   \n",
-       "4309      --           SI        SI       SI             SI  SI  SI   \n",
-       "4310      --           SI        SI       SI             SI  SI  SI   \n",
-       "\n",
-       "                  link            Latitud           Longitud  \n",
-       "0              6588120  -35.4989239490928  -60.8647207106461  \n",
-       "1              6007010  -37.1774801030509  -62.7578962604015  \n",
-       "2              6007020  -37.4486186469627   -63.117609405389  \n",
-       "3              6007040  -37.3563345638716  -62.4387637810214  \n",
-       "4              6007050  -37.4544378016288  -63.2565950033782  \n",
-       "...                ...                ...                ...  \n",
-       "4306  Sin código Indec  -34.0095285599362  -62.2424503438155  \n",
-       "4307  Sin código Indec  -33.8894892658382  -61.6965906556385  \n",
-       "4308  Sin código Indec  -34.1916130913817  -61.5272264570788  \n",
-       "4309  Sin código Indec   -33.747315292187  -61.9695358692001  \n",
-       "4310  Sin código Indec  -34.0061339956012  -61.6063880455097  \n",
-       "\n",
-       "[4311 rows x 16 columns]"
-      ]
-     },
-     "execution_count": 434,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_conex = pd.read_csv(os.path.join(path_arch,arch_conex))\n",
     "df_conex"
@@ -44816,14870 +721,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 435,
+   "execution_count": null,
    "id": "abandoned-campaign",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[{'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Villa General Fournier (Est. 9 de Julio Sud)',\n",
-       "  'Población': '566',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588120',\n",
-       "  'Latitud': '-35.4989239490928',\n",
-       "  'Longitud': '-60.8647207106461'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Carhué',\n",
-       "  'Población': '9660',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007010',\n",
-       "  'Latitud': '-37.1774801030509',\n",
-       "  'Longitud': '-62.7578962604015'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Colonia San Miguel Arcángel',\n",
-       "  'Población': '563',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007020',\n",
-       "  'Latitud': '-37.4486186469627',\n",
-       "  'Longitud': '-63.117609405389'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Espartillar',\n",
-       "  'Población': '21',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007040',\n",
-       "  'Latitud': '-37.3563345638716',\n",
-       "  'Longitud': '-62.4387637810214'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Esteban Agustín Gascón',\n",
-       "  'Población': '104',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007050',\n",
-       "  'Latitud': '-37.4544378016288',\n",
-       "  'Longitud': '-63.2565950033782'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Maza',\n",
-       "  'Población': '1748',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007070',\n",
-       "  'Latitud': '-36.7999468137731',\n",
-       "  'Longitud': '-63.3385151506224'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Rivera',\n",
-       "  'Población': '3217',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007080',\n",
-       "  'Latitud': '-37.1583546113813',\n",
-       "  'Longitud': '-63.2442194943605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Yutuyaco',\n",
-       "  'Población': '16',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007110',\n",
-       "  'Latitud': '-36.9884309445004',\n",
-       "  'Longitud': '-63.133808887439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'Adolfo Gonzales Chaves (Est. Chaves)',\n",
-       "  'Población': '9066',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014010',\n",
-       "  'Latitud': '-38.0333995087596',\n",
-       "  'Longitud': '-60.1003341740637'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'De la Garma',\n",
-       "  'Población': '1625',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014020',\n",
-       "  'Latitud': '-37.9635021758562',\n",
-       "  'Longitud': '-60.415659383962'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'Juan E. Barra',\n",
-       "  'Población': '212',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6014030',\n",
-       "  'Latitud': '-37.8233871716044',\n",
-       "  'Longitud': '-60.484639770555'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'Vásquez',\n",
-       "  'Población': '43',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014040',\n",
-       "  'Latitud': '-38.1766861391835',\n",
-       "  'Longitud': '-60.1708487303777'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Alberti (Est. Andrés Vaccarezza)',\n",
-       "  'Población': '8260',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6021010',\n",
-       "  'Latitud': '-35.0330734347841',\n",
-       "  'Longitud': '-60.2806197287099'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Mechita',\n",
-       "  'Población': '412',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6021030',\n",
-       "  'Latitud': '-35.068013673391',\n",
-       "  'Longitud': '-60.4025971632697'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Pla',\n",
-       "  'Población': '192',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6021040',\n",
-       "  'Latitud': '-35.1243819752343',\n",
-       "  'Longitud': '-60.2200612615259'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Villa Ortiz (Est. Coronel Mom)',\n",
-       "  'Población': '815',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6021070',\n",
-       "  'Latitud': '-34.8435329449862',\n",
-       "  'Longitud': '-60.3048498633642'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Adrogué',\n",
-       "  'Población': '30271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8015580737331',\n",
-       "  'Longitud': '-58.3914677191541'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Burzaco',\n",
-       "  'Población': '92223',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8315415891783',\n",
-       "  'Longitud': '-58.3986874871405'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Claypole',\n",
-       "  'Población': '44098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8044759080477',\n",
-       "  'Longitud': '-58.3447825531042'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Don Orione',\n",
-       "  'Población': '46366',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8210751643113',\n",
-       "  'Longitud': '-58.3447457989957'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Lomas del Río Luján (Est. Río Luján)',\n",
-       "  'Población': '261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126040',\n",
-       "  'Latitud': '-34.2816770641806',\n",
-       "  'Longitud': '-58.8911906524052'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Alejandro Petión',\n",
-       "  'Población': '2759',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134010',\n",
-       "  'Latitud': '-34.9793768508134',\n",
-       "  'Longitud': '-58.6749430768989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Barrio Belgrano-Máximo Paz',\n",
-       "  'Población': '7165',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134030',\n",
-       "  'Latitud': '-34.9364563092157',\n",
-       "  'Longitud': '-58.6143957995956'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Barrio El Taladro',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134020',\n",
-       "  'Latitud': '-35.0742486164225',\n",
-       "  'Longitud': '-58.8632420603475'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Cañuelas',\n",
-       "  'Población': '29974',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134030',\n",
-       "  'Latitud': '-35.0527140350539',\n",
-       "  'Longitud': '-58.7583856965375'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Gobernador Udaondo',\n",
-       "  'Población': '330',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134040',\n",
-       "  'Latitud': '-35.3003271130454',\n",
-       "  'Longitud': '-58.5943053657455'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Máximo Paz',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6134050',\n",
-       "  'Latitud': '-34.9364563092157',\n",
-       "  'Longitud': '-58.6143957995956'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Santa Rosa',\n",
-       "  'Población': '5297',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134060',\n",
-       "  'Latitud': '-34.9611839371811',\n",
-       "  'Longitud': '-58.7308918275978'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Uribelarrea',\n",
-       "  'Población': '1282',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134070',\n",
-       "  'Latitud': '-35.1227364407356',\n",
-       "  'Longitud': '-58.8904871463421'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Vicente Casares',\n",
-       "  'Población': '787',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134080',\n",
-       "  'Latitud': '-34.9653526702416',\n",
-       "  'Longitud': '-58.6504979594296'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'Capitán Sarmiento',\n",
-       "  'Población': '13088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6140010',\n",
-       "  'Latitud': '-34.1723674255219',\n",
-       "  'Longitud': '-59.789349139091'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'La Luisa',\n",
-       "  'Población': '230',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6140020',\n",
-       "  'Latitud': '-34.1285572110784',\n",
-       "  'Longitud': '-59.9240058312679'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Bellocq',\n",
-       "  'Población': '542',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147010',\n",
-       "  'Latitud': '-35.9189705554631',\n",
-       "  'Longitud': '-61.5312630222769'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Cadret',\n",
-       "  'Población': '214',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147020',\n",
-       "  'Latitud': '-35.7727531397053',\n",
-       "  'Longitud': '-61.3353879836968'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Carlos Casares',\n",
-       "  'Población': '18347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147030',\n",
-       "  'Latitud': '-35.623543502046',\n",
-       "  'Longitud': '-61.3653159121918'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Hortensia',\n",
-       "  'Población': '224',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147050',\n",
-       "  'Latitud': '-35.9277092575349',\n",
-       "  'Longitud': '-61.262290153739'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'La Sofía',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147060',\n",
-       "  'Latitud': '-35.7003907357414',\n",
-       "  'Longitud': '-61.1702865161871'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Mauricio Hirsch',\n",
-       "  'Población': '76',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147070',\n",
-       "  'Latitud': '-35.583017649873',\n",
-       "  'Longitud': '-61.5244457086778'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Moctezuma',\n",
-       "  'Población': '471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147080',\n",
-       "  'Latitud': '-35.4774725641963',\n",
-       "  'Longitud': '-61.4930734927677'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Smith',\n",
-       "  'Población': '465',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147100',\n",
-       "  'Latitud': '-35.4946290260766',\n",
-       "  'Longitud': '-61.5937811081594'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Carlos Tejedor',\n",
-       "  'Población': '5178',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6154010',\n",
-       "  'Latitud': '-35.3925733302196',\n",
-       "  'Longitud': '-62.4193023144118'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte Hermoso',\n",
-       "  'Localidad': 'Monte Hermoso',\n",
-       "  'Población': '6351',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6553020',\n",
-       "  'Latitud': '-38.9815065384254',\n",
-       "  'Longitud': '-61.3005457486605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Cuartel V',\n",
-       "  'Población': '45231',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5586595722532',\n",
-       "  'Longitud': '-58.8163010886698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Francisco Alvarez',\n",
-       "  'Población': '27954',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6073137077479',\n",
-       "  'Longitud': '-58.859942785434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'La Reja',\n",
-       "  'Población': '39685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6452391234366',\n",
-       "  'Longitud': '-58.8380252692761'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Moreno',\n",
-       "  'Población': '177572',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.637632238148',\n",
-       "  'Longitud': '-58.7921362740593'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Paso Del Rey',\n",
-       "  'Población': '49553',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6353876829627',\n",
-       "  'Longitud': '-58.7503180890016'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Trujui',\n",
-       "  'Población': '112511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5941439978594',\n",
-       "  'Longitud': '-58.7557346559769'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Castelar',\n",
-       "  'Población': '107962',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6644131034283',\n",
-       "  'Longitud': '-58.6456427123911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'El Palomar',\n",
-       "  'Población': '59312',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.617707172718',\n",
-       "  'Longitud': '-58.601533043415'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Haedo',\n",
-       "  'Población': '39511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6440661183216',\n",
-       "  'Longitud': '-58.5978176171897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Moron',\n",
-       "  'Población': '96240',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6652227151167',\n",
-       "  'Longitud': '-58.6190557007973'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Villa Sarmiento',\n",
-       "  'Población': '18082',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6346596523214',\n",
-       "  'Longitud': '-58.5715757135423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'José Juan Almeyra',\n",
-       "  'Población': '207',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6574010',\n",
-       "  'Latitud': '-34.9232643360691',\n",
-       "  'Longitud': '-59.5422519447044'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Las Marianas',\n",
-       "  'Población': '485',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6574020',\n",
-       "  'Latitud': '-35.053926378156',\n",
-       "  'Longitud': '-59.5131011825281'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Navarro',\n",
-       "  'Población': '13224',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6574030',\n",
-       "  'Latitud': '-35.0036066018879',\n",
-       "  'Longitud': '-59.2774163163898'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Villa Moll (Est. Moll)',\n",
-       "  'Población': '592',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6574040',\n",
-       "  'Latitud': '-35.0782490606759',\n",
-       "  'Longitud': '-59.651945539681'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Claraz',\n",
-       "  'Población': '639',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581010',\n",
-       "  'Latitud': '-37.8918269607856',\n",
-       "  'Longitud': '-59.2866977775565'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Costa Bonita',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581040',\n",
-       "  'Latitud': '-38.559592',\n",
-       "  'Longitud': '-58.6306517'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Juan N. Fernández',\n",
-       "  'Población': '2721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581030',\n",
-       "  'Latitud': '-38.0091787783017',\n",
-       "  'Longitud': '-59.2634988347821'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Dufaur',\n",
-       "  'Población': '182',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6700030',\n",
-       "  'Latitud': '-37.9428223013646',\n",
-       "  'Longitud': '-62.284864272698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Espartillar',\n",
-       "  'Población': '785',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700040',\n",
-       "  'Latitud': '-37.3604343942367',\n",
-       "  'Longitud': '-62.4297386825705'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Goyena',\n",
-       "  'Población': '516',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6700050',\n",
-       "  'Latitud': '-37.7192518502325',\n",
-       "  'Longitud': '-62.6071296330023'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700060',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Saavedra',\n",
-       "  'Población': '2276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700070',\n",
-       "  'Latitud': '-37.7636402199499',\n",
-       "  'Longitud': '-62.3506328041255'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Alvarez de Toledo',\n",
-       "  'Población': '213',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707010',\n",
-       "  'Latitud': '-35.6391609182127',\n",
-       "  'Longitud': '-59.6292383440582'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Blaquier',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707060',\n",
-       "  'Latitud': '-35.767700734608',\n",
-       "  'Longitud': '-59.3038642874232'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Cazón',\n",
-       "  'Población': '209',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707030',\n",
-       "  'Latitud': '-35.576803202395',\n",
-       "  'Longitud': '-59.6645037628687'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707040',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Polvaredas',\n",
-       "  'Población': '392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707050',\n",
-       "  'Latitud': '-35.593907231155',\n",
-       "  'Longitud': '-59.5079734849201'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Saladillo',\n",
-       "  'Población': '26763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6707060',\n",
-       "  'Latitud': '-35.6404298805989',\n",
-       "  'Longitud': '-59.7790589845354'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Quenumá',\n",
-       "  'Población': '653',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6721010',\n",
-       "  'Latitud': '-36.5689908284906',\n",
-       "  'Longitud': '-63.0876229573465'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Salliqueló',\n",
-       "  'Población': '7617',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6721020',\n",
-       "  'Latitud': '-36.7511653813281',\n",
-       "  'Longitud': '-62.9599573443115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Arroyo Dulce',\n",
-       "  'Población': '1715',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714010',\n",
-       "  'Latitud': '-34.1024332833136',\n",
-       "  'Longitud': '-60.4061551794069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Berdier',\n",
-       "  'Población': '177',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6714020',\n",
-       "  'Latitud': '-34.3987726587976',\n",
-       "  'Longitud': '-60.2605725409335'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Gahan',\n",
-       "  'Población': '648',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6714030',\n",
-       "  'Latitud': '-34.3380744009945',\n",
-       "  'Longitud': '-60.0992736191527'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Inés Indart',\n",
-       "  'Población': '911',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714040',\n",
-       "  'Latitud': '-34.3994163305262',\n",
-       "  'Longitud': '-60.5436825925267'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'La Invencible',\n",
-       "  'Población': '77',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714050',\n",
-       "  'Latitud': '-34.2687422037239',\n",
-       "  'Longitud': '-60.3853645216588'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Salto',\n",
-       "  'Población': '27466',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714060',\n",
-       "  'Latitud': '-34.2921598652878',\n",
-       "  'Longitud': '-60.2546244496406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Azcuénaga',\n",
-       "  'Población': '312',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728010',\n",
-       "  'Latitud': '-34.3637910907784',\n",
-       "  'Longitud': '-59.3745991110996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Cucullú',\n",
-       "  'Población': '551',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728020',\n",
-       "  'Latitud': '-34.4460870677999',\n",
-       "  'Longitud': '-59.3622553297801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Franklin',\n",
-       "  'Población': '87',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728030',\n",
-       "  'Latitud': '-34.6103908719397',\n",
-       "  'Longitud': '-59.6301795182439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6728040',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'El Jagüel',\n",
-       "  'Población': '60132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8304505041023',\n",
-       "  'Longitud': '-58.494869419897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Luis Guillón',\n",
-       "  'Población': '46649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.800196435999',\n",
-       "  'Longitud': '-58.4530964052639'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Zona Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Arroyo de la Cruz',\n",
-       "  'Población': '243',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266010',\n",
-       "  'Latitud': '-34.3363786908945',\n",
-       "  'Longitud': '-59.1094149717708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Capilla del Señor (Est. Capilla)',\n",
-       "  'Población': '9244',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266020',\n",
-       "  'Latitud': '-34.2912108668035',\n",
-       "  'Longitud': '-59.1015232724441'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Los Cardales',\n",
-       "  'Población': '7174',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266040',\n",
-       "  'Latitud': '-34.3300736993853',\n",
-       "  'Longitud': '-58.9885651588167'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Orlando',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6266050',\n",
-       "  'Latitud': '-34.3273003551547',\n",
-       "  'Longitud': '-59.0759905460338'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Robles - Pavón',\n",
-       "  'Población': '2727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266060',\n",
-       "  'Latitud': '-34.3581118951493',\n",
-       "  'Longitud': '-59.0310010709452'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '5651',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '3444',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8962283957338',\n",
-       "  'Longitud': '-58.5087006002723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Carlos Spegazzini',\n",
-       "  'Población': '25990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.9338489869515',\n",
-       "  'Longitud': '-58.5780017334776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'José Maria Ezeiza',\n",
-       "  'Población': '56219',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8536100103068',\n",
-       "  'Longitud': '-58.5195521653909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'La Unión',\n",
-       "  'Población': '33227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8503859677023',\n",
-       "  'Longitud': '-58.5558695462288'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Tristán Suarez',\n",
-       "  'Población': '37944',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8851527149847',\n",
-       "  'Longitud': '-58.5700335845498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'San Francisco Solano',\n",
-       "  'Población': '59962',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7777730726874',\n",
-       "  'Longitud': '-58.3101561253692'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Villa La Florida',\n",
-       "  'Población': '35135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7688841339243',\n",
-       "  'Longitud': '-58.2957092489115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'El Paraíso',\n",
-       "  'Población': '423',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6665010',\n",
-       "  'Latitud': '-33.5679152654445',\n",
-       "  'Longitud': '-59.9791123483107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Las Bahamas',\n",
-       "  'Población': '31',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665020',\n",
-       "  'Latitud': '-33.6366100825527',\n",
-       "  'Longitud': '-59.9895563465816'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Gómez',\n",
-       "  'Población': '362',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6119060',\n",
-       "  'Latitud': '-35.0693655332834',\n",
-       "  'Longitud': '-58.1656899882306'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Jeppener',\n",
-       "  'Población': '2496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119070',\n",
-       "  'Latitud': '-35.2802043920968',\n",
-       "  'Longitud': '-58.1996649431989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Oliden',\n",
-       "  'Población': '183',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119080',\n",
-       "  'Latitud': '-35.1842584334678',\n",
-       "  'Longitud': '-57.9479623248001'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Alto Los Cardales',\n",
-       "  'Población': '1983',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126010',\n",
-       "  'Latitud': '-34.3160243688815',\n",
-       "  'Longitud': '-58.9784574815339'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Barrio Los Pioneros',\n",
-       "  'Población': '1823',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126020',\n",
-       "  'Latitud': '-34.2530406367633',\n",
-       "  'Longitud': '-58.9584400368589'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Campana',\n",
-       "  'Población': '86860',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126030',\n",
-       "  'Latitud': '-34.1639618118269',\n",
-       "  'Longitud': '-58.9588741035355'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Guillermo E. Hudson',\n",
-       "  'Población': '49458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7897594857633',\n",
-       "  'Longitud': '-58.1439692638183'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Juan María Gutierrez',\n",
-       "  'Población': '14868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8348420760566',\n",
-       "  'Longitud': '-58.1819061125702'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Pereyra',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8471945391094',\n",
-       "  'Longitud': '-58.1392765205344'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Plátanos',\n",
-       "  'Población': '17961',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7674201820877',\n",
-       "  'Longitud': '-58.1652686003148'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Ranelagh',\n",
-       "  'Población': '17183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7941468501172',\n",
-       "  'Longitud': '-58.1989815634425'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Villa España',\n",
-       "  'Población': '15205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.776063416904',\n",
-       "  'Longitud': '-58.2002532983623'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berisso',\n",
-       "  'Localidad': 'Berisso',\n",
-       "  'Población': '15567',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6098010',\n",
-       "  'Latitud': '-34.8746353679645',\n",
-       "  'Longitud': '-57.8947472316799'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Hale',\n",
-       "  'Población': '211',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6105010',\n",
-       "  'Latitud': '-36.0010429767568',\n",
-       "  'Longitud': '-60.8534495072374'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Indio Rico',\n",
-       "  'Población': '1054',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196040',\n",
-       "  'Latitud': '-38.3293770967784',\n",
-       "  'Longitud': '-60.8866340266383'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Coronel Suárez',\n",
-       "  'Población': '23621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203020',\n",
-       "  'Latitud': '-37.4596224938744',\n",
-       "  'Longitud': '-61.9317530113989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Huanguelén',\n",
-       "  'Población': '5020',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203050',\n",
-       "  'Latitud': '-37.0622288209544',\n",
-       "  'Longitud': '-61.9297529087938'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Pasman',\n",
-       "  'Población': '165',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6203060',\n",
-       "  'Latitud': '-37.2234351404125',\n",
-       "  'Longitud': '-62.1602259170472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '2234',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203070',\n",
-       "  'Latitud': '-37.5077480260109',\n",
-       "  'Longitud': '-61.9211473085303'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Santa María',\n",
-       "  'Población': '1832',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6203080',\n",
-       "  'Latitud': '-37.5565856774998',\n",
-       "  'Longitud': '-61.872634363442'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Santa Trinidad',\n",
-       "  'Población': '1474',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203090',\n",
-       "  'Latitud': '-37.4891036510029',\n",
-       "  'Longitud': '-61.9252761219778'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Andant',\n",
-       "  'Población': '42',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6231010',\n",
-       "  'Latitud': '-36.5584907531738',\n",
-       "  'Longitud': '-62.1372261047363'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Arboledas',\n",
-       "  'Población': '632',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231020',\n",
-       "  'Latitud': '-36.8827708539235',\n",
-       "  'Longitud': '-61.4878179060517'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Daireaux',\n",
-       "  'Población': '12122',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231030',\n",
-       "  'Latitud': '-36.6001749213746',\n",
-       "  'Longitud': '-61.7450132654369'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'La Larga',\n",
-       "  'Población': '53',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6231040',\n",
-       "  'Latitud': '-36.706298828126',\n",
-       "  'Longitud': '-61.9231071472267'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Salazar',\n",
-       "  'Población': '1924',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231060',\n",
-       "  'Latitud': '-36.307117163487',\n",
-       "  'Longitud': '-62.2003365899'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Dolores',\n",
-       "  'Localidad': 'Dolores',\n",
-       "  'Población': '25940',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6238010',\n",
-       "  'Latitud': '-36.3161215739926',\n",
-       "  'Longitud': '-57.6752657333964'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Glew',\n",
-       "  'Población': '61985',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8860114180413',\n",
-       "  'Longitud': '-58.3818301842512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Jose Mármol',\n",
-       "  'Población': '43494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7851442510713',\n",
-       "  'Longitud': '-58.3681475603787'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Longchamps',\n",
-       "  'Población': '51001',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8609450255718',\n",
-       "  'Longitud': '-58.3891476922426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '25844',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8189583169642',\n",
-       "  'Longitud': '-58.4235610606239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Ministro Rivadavia',\n",
-       "  'Población': '17928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8556895005541',\n",
-       "  'Longitud': '-58.3616465427911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Rafael Calzada',\n",
-       "  'Población': '60422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7911367513318',\n",
-       "  'Longitud': '-58.350598184222'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Francisco Solano',\n",
-       "  'Población': '30355',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7866743578473',\n",
-       "  'Longitud': '-58.3219363521574'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Jose',\n",
-       "  'Población': '48151',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7673771924196',\n",
-       "  'Longitud': '-58.3432771404358'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Arrecifes',\n",
-       "  'Población': '26400',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077010',\n",
-       "  'Latitud': '-34.064591121211',\n",
-       "  'Longitud': '-60.1025564443537'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Todd',\n",
-       "  'Población': '732',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077020',\n",
-       "  'Latitud': '-34.0328240475348',\n",
-       "  'Longitud': '-60.1562270065746'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Viña',\n",
-       "  'Población': '464',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077030',\n",
-       "  'Latitud': '-33.9922765156087',\n",
-       "  'Longitud': '-60.2263211205477'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Area Reserva Cinturón Ecológico',\n",
-       "  'Población': '3550',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6750056478487',\n",
-       "  'Longitud': '-58.3105634248142'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Avellaneda',\n",
-       "  'Población': '25325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6626508059016',\n",
-       "  'Longitud': '-58.3656990232718'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Crucesita',\n",
-       "  'Población': '22745',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.66910587351',\n",
-       "  'Longitud': '-58.3574544412345'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Dock Sud',\n",
-       "  'Población': '37392',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6491266928534',\n",
-       "  'Longitud': '-58.3411774769137'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '32384',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6847637540553',\n",
-       "  'Longitud': '-58.3726025503412'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Pineyro',\n",
-       "  'Población': '28102',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6685497926645',\n",
-       "  'Longitud': '-58.3886029123689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Sarandí',\n",
-       "  'Población': '63281',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6843716640855',\n",
-       "  'Longitud': '-58.348101313379'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Colonia Seré',\n",
-       "  'Población': '726',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6154020',\n",
-       "  'Latitud': '-35.4388157700903',\n",
-       "  'Longitud': '-62.7252382146864'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Curarú',\n",
-       "  'Población': '422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6154030',\n",
-       "  'Latitud': '-35.6403503028113',\n",
-       "  'Longitud': '-62.1924372294866'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Timote',\n",
-       "  'Población': '526',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6154040',\n",
-       "  'Latitud': '-35.3477615165229',\n",
-       "  'Longitud': '-62.2246532791856'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Tres Algarrobos (Est. Cuenca)',\n",
-       "  'Población': '3201',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6154050',\n",
-       "  'Latitud': '-35.1979815144911',\n",
-       "  'Longitud': '-62.7730814064669'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Carmen de Areco',\n",
-       "  'Población': '12775',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161010',\n",
-       "  'Latitud': '-34.3776987251735',\n",
-       "  'Longitud': '-59.8229019801033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Pueblo Gouin',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6161020',\n",
-       "  'Latitud': '-34.4951191416005',\n",
-       "  'Longitud': '-59.8029737383366'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Tres Sargentos',\n",
-       "  'Población': '391',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161030',\n",
-       "  'Latitud': '-34.4664778301466',\n",
-       "  'Longitud': '-60.0008697422009'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Castelli',\n",
-       "  'Localidad': 'Castelli',\n",
-       "  'Población': '6859',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6168010',\n",
-       "  'Latitud': '-36.091694119436',\n",
-       "  'Longitud': '-57.8071801619355'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Castelli',\n",
-       "  'Localidad': 'Centro Guerrero',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6168020',\n",
-       "  'Latitud': '-36.0570621940227',\n",
-       "  'Longitud': '-57.8235422591576'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Castilla',\n",
-       "  'Población': '689',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6210010',\n",
-       "  'Latitud': '-34.6131247014799',\n",
-       "  'Longitud': '-59.9005194580559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Chacabuco',\n",
-       "  'Población': '38418',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210020',\n",
-       "  'Latitud': '-34.6429843999409',\n",
-       "  'Longitud': '-60.4701843504346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Los Angeles',\n",
-       "  'Población': '54',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210030',\n",
-       "  'Latitud': '-34.4575064000002',\n",
-       "  'Longitud': '-60.1801845132051'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': \"O'Higgins\",\n",
-       "  'Población': '1206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210040',\n",
-       "  'Latitud': '-34.5854707868254',\n",
-       "  'Longitud': '-60.6986325840689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '2123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210050',\n",
-       "  'Latitud': '-34.6086374337309',\n",
-       "  'Longitud': '-60.0677106761007'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Chascomús',\n",
-       "  'Población': '33193',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217010',\n",
-       "  'Latitud': '-35.5743009068199',\n",
-       "  'Longitud': '-58.0005532563664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Manuel J. Cobo (Est. Lezama)',\n",
-       "  'Población': '4647',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217020',\n",
-       "  'Latitud': '-35.8748248734085',\n",
-       "  'Longitud': '-57.8964226760932'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Villa Parque Girado',\n",
-       "  'Población': '93',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217030',\n",
-       "  'Latitud': '-35.6282696386352',\n",
-       "  'Longitud': '-58.0145524400059'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Chivilcoy',\n",
-       "  'Población': '58152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6224010',\n",
-       "  'Latitud': '-34.8980163772726',\n",
-       "  'Longitud': '-60.0188841030321'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Emilio Ayarza',\n",
-       "  'Población': '87',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224020',\n",
-       "  'Latitud': '-34.746060108407',\n",
-       "  'Longitud': '-60.0392314192743'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Gorostiaga',\n",
-       "  'Población': '324',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224030',\n",
-       "  'Latitud': '-34.839127302807',\n",
-       "  'Longitud': '-59.8646671984292'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Villa Domínico',\n",
-       "  'Población': '61273',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6986315148924',\n",
-       "  'Longitud': '-58.3363602646664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Wilde',\n",
-       "  'Población': '68624',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.7061588356333',\n",
-       "  'Longitud': '-58.3218349208501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Ayacucho',\n",
-       "  'Población': '17364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6042010',\n",
-       "  'Latitud': '-37.1536695670417',\n",
-       "  'Longitud': '-58.4895476662462'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'La Constancia',\n",
-       "  'Población': '49',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6042020',\n",
-       "  'Latitud': '-37.2286256057071',\n",
-       "  'Longitud': '-58.7603890048806'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Solanet',\n",
-       "  'Población': '47',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6042030',\n",
-       "  'Latitud': '-36.8444984439739',\n",
-       "  'Longitud': '-58.5071421689017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Udaquiola',\n",
-       "  'Población': '91',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6042040',\n",
-       "  'Latitud': '-36.5637513540211',\n",
-       "  'Longitud': '-58.5333344196536'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': '16 de Julio',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049050',\n",
-       "  'Latitud': '-37.2020524773603',\n",
-       "  'Longitud': '-60.1652139181813'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Ariel',\n",
-       "  'Población': '16',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049010',\n",
-       "  'Latitud': '-36.5312544192466',\n",
-       "  'Longitud': '-59.9200651844348'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Azul',\n",
-       "  'Población': '55728',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049020',\n",
-       "  'Latitud': '-36.7795144970313',\n",
-       "  'Longitud': '-59.8586331707414'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Cacharí',\n",
-       "  'Población': '2960',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049030',\n",
-       "  'Latitud': '-36.3805626332947',\n",
-       "  'Longitud': '-59.5030645507265'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Chillar',\n",
-       "  'Población': '3083',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049040',\n",
-       "  'Latitud': '-37.3150113247344',\n",
-       "  'Longitud': '-59.9853181679139'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'Bahía Blanca',\n",
-       "  'Población': '274064',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056010',\n",
-       "  'Latitud': '-38.7114037284555',\n",
-       "  'Longitud': '-62.2569089501864'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'Cabildo',\n",
-       "  'Población': '2046',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056020',\n",
-       "  'Latitud': '-38.4838572081944',\n",
-       "  'Longitud': '-61.8926015349487'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'General Daniel Cerri (Est. General Cerri)',\n",
-       "  'Población': '6745',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056030',\n",
-       "  'Latitud': '-38.7136524854986',\n",
-       "  'Longitud': '-62.3924221653991'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Balcarce',\n",
-       "  'Población': '38376',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063010',\n",
-       "  'Latitud': '-37.8482779294345',\n",
-       "  'Longitud': '-58.2551665841248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Los Pinos',\n",
-       "  'Población': '337',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6063020',\n",
-       "  'Latitud': '-37.9412057603',\n",
-       "  'Longitud': '-58.3225920150442'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Napaleofú',\n",
-       "  'Población': '374',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063030',\n",
-       "  'Latitud': '-37.6254980210026',\n",
-       "  'Longitud': '-58.7461862359423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Ramos Otero',\n",
-       "  'Población': '95',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063040',\n",
-       "  'Latitud': '-37.5426353712017',\n",
-       "  'Longitud': '-58.3407185507274'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'San Agustín',\n",
-       "  'Población': '498',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6063050',\n",
-       "  'Latitud': '-38.0122838564587',\n",
-       "  'Longitud': '-58.355377761682'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Villa Laguna La Brava',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063060',\n",
-       "  'Latitud': '-37.8596285282151',\n",
-       "  'Longitud': '-57.9806008736401'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'La Rica',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224040',\n",
-       "  'Latitud': '-34.9739189538858',\n",
-       "  'Longitud': '-59.8639302070489'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Moquehuá',\n",
-       "  'Población': '2130',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6224050',\n",
-       "  'Latitud': '-35.0926582854313',\n",
-       "  'Longitud': '-59.7745302971612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Ramón Biaus',\n",
-       "  'Población': '179',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224060',\n",
-       "  'Latitud': '-35.0858455213162',\n",
-       "  'Longitud': '-59.9236682591744'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'San Sebastián',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224070',\n",
-       "  'Latitud': '-34.9443783815263',\n",
-       "  'Longitud': '-59.7018597369347'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colón',\n",
-       "  'Población': '23206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6175010',\n",
-       "  'Latitud': '-33.8978633606345',\n",
-       "  'Longitud': '-61.099560506382'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'El Arbolito',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6175010',\n",
-       "  'Latitud': '-33.9147838019682',\n",
-       "  'Longitud': '-60.9438081845998'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Pearson',\n",
-       "  'Población': '257',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6175030',\n",
-       "  'Latitud': '-33.6518963027432',\n",
-       "  'Longitud': '-60.8922239880462'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Bajo Hondo',\n",
-       "  'Población': '164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182010',\n",
-       "  'Latitud': '-38.7647705078125',\n",
-       "  'Longitud': '-61.9209671020508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Balneario Pehuen Co',\n",
-       "  'Población': '681',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182020',\n",
-       "  'Latitud': '-38.9961963948629',\n",
-       "  'Longitud': '-61.5471990087107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Punta Alta (Est Almirante Solier)',\n",
-       "  'Población': '58315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182030',\n",
-       "  'Latitud': '-38.8813527346955',\n",
-       "  'Longitud': '-62.0749536088688'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa del Mar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182030',\n",
-       "  'Latitud': '-38.8532242630709',\n",
-       "  'Longitud': '-62.1164752039925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa General Arias (Est. Kilómetro 638)',\n",
-       "  'Población': '1845',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182050',\n",
-       "  'Latitud': '-38.8069001411051',\n",
-       "  'Longitud': '-62.09498539538'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Aparicio',\n",
-       "  'Población': '80',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189010',\n",
-       "  'Latitud': '-38.6204949120776',\n",
-       "  'Longitud': '-60.8809603426407'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189030',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'El Perdido (Est. José A. Guisasola)',\n",
-       "  'Población': '919',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189040',\n",
-       "  'Latitud': '-38.6757752787604',\n",
-       "  'Longitud': '-61.0884421797928'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Faro',\n",
-       "  'Población': '20',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6189050',\n",
-       "  'Latitud': '-38.7966781095909',\n",
-       "  'Longitud': '-61.0688772134763'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Irene',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189060',\n",
-       "  'Latitud': '-38.5543426342658',\n",
-       "  'Longitud': '-60.6954938748393'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Oriente',\n",
-       "  'Población': '1778',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189070',\n",
-       "  'Latitud': '-38.7388491145692',\n",
-       "  'Longitud': '-60.6092238150829'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'San Román',\n",
-       "  'Población': '38',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189080',\n",
-       "  'Latitud': '-38.7415550885108',\n",
-       "  'Longitud': '-61.5377200112301'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Coronel Pringles (Est. Pringles)',\n",
-       "  'Población': '20263',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196010',\n",
-       "  'Latitud': '-37.9865210556901',\n",
-       "  'Longitud': '-61.3540715661069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Necochea - Quequén',\n",
-       "  'Población': '84784',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581040',\n",
-       "  'Latitud': '-38.5711702285697',\n",
-       "  'Longitud': '-58.7702419838751'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Nicanor Olivera (Est. La Dulce)',\n",
-       "  'Población': '2131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581050',\n",
-       "  'Latitud': '-38.2846361959919',\n",
-       "  'Longitud': '-59.202754253612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Ramón Santamarina',\n",
-       "  'Población': '430',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581060',\n",
-       "  'Latitud': '-38.4503897333336',\n",
-       "  'Longitud': '-59.3311154416146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia Hinojo',\n",
-       "  'Población': '3841',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6595070',\n",
-       "  'Latitud': '-36.8800694499223',\n",
-       "  'Longitud': '-60.1780552970612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia Nievas',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595030',\n",
-       "  'Latitud': '-36.8641370257955',\n",
-       "  'Longitud': '-60.0816424704'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia San Miguel',\n",
-       "  'Población': '902',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595040',\n",
-       "  'Latitud': '-36.9495659791886',\n",
-       "  'Longitud': '-60.1108954083182'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Espigas',\n",
-       "  'Población': '492',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6595050',\n",
-       "  'Latitud': '-36.4122732396335',\n",
-       "  'Longitud': '-60.6730694647'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Hinojo',\n",
-       "  'Población': '3841',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595060',\n",
-       "  'Latitud': '-36.8805120719062',\n",
-       "  'Longitud': '-60.1771940245473'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Olavarría',\n",
-       "  'Población': '89721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595070',\n",
-       "  'Latitud': '-36.8920935788859',\n",
-       "  'Longitud': '-60.3180046559577'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Recalde',\n",
-       "  'Población': '385',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6595080',\n",
-       "  'Latitud': '-36.6515016172821',\n",
-       "  'Longitud': '-61.0845040269815'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Sierra Chica',\n",
-       "  'Población': '4812',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595100',\n",
-       "  'Latitud': '-36.843238222524',\n",
-       "  'Longitud': '-60.2234271381196'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Sierras Bayas',\n",
-       "  'Población': '3080',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595110',\n",
-       "  'Latitud': '-36.9225238148372',\n",
-       "  'Longitud': '-60.2157925414657'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Villa Alfredo Fortabat',\n",
-       "  'Población': '3451',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595120',\n",
-       "  'Latitud': '-36.9802714637124',\n",
-       "  'Longitud': '-60.2790828437139'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Villa La Serranía',\n",
-       "  'Población': '167',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595130',\n",
-       "  'Latitud': '-36.9903632120511',\n",
-       "  'Longitud': '-60.3108081181748'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Bahía San Blas',\n",
-       "  'Población': '611',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6602010',\n",
-       "  'Latitud': '-40.5602246137406',\n",
-       "  'Longitud': '-62.2380643077459'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Cardenal Cagliero',\n",
-       "  'Población': '89',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602020',\n",
-       "  'Latitud': '-40.6522000086693',\n",
-       "  'Longitud': '-62.7575972084464'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Carmen de Patagones',\n",
-       "  'Población': '20533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602030',\n",
-       "  'Latitud': '-40.797298324401',\n",
-       "  'Longitud': '-62.984754269904'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Juan A. Pradere',\n",
-       "  'Población': '521',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6602050',\n",
-       "  'Latitud': '-39.5993801239416',\n",
-       "  'Longitud': '-62.6510470779021'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Stroeder',\n",
-       "  'Población': '1998',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602060',\n",
-       "  'Latitud': '-40.1854869993736',\n",
-       "  'Longitud': '-62.6205163469862'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Villalonga',\n",
-       "  'Población': '4517',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602070',\n",
-       "  'Latitud': '-39.9151387867695',\n",
-       "  'Longitud': '-62.6188702678852'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Chiclana',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609080',\n",
-       "  'Latitud': '-35.7327373193414',\n",
-       "  'Longitud': '-61.7439272931387'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728050',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Espil',\n",
-       "  'Población': '157',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728060',\n",
-       "  'Latitud': '-34.5066814044811',\n",
-       "  'Longitud': '-59.3372661316763'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Ruiz',\n",
-       "  'Población': '477',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728070',\n",
-       "  'Latitud': '-34.4352021828488',\n",
-       "  'Longitud': '-59.260395880426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Duggan',\n",
-       "  'Población': '573',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6735010',\n",
-       "  'Latitud': '-34.2071973030208',\n",
-       "  'Longitud': '-59.6357055338083'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'San Antonio de Areco',\n",
-       "  'Población': '19768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735020',\n",
-       "  'Latitud': '-34.2503763113877',\n",
-       "  'Longitud': '-59.4708634797005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Villa Lía',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735030',\n",
-       "  'Latitud': '-34.1237740718192',\n",
-       "  'Longitud': '-59.4313725724126'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'Balneario San Cayetano',\n",
-       "  'Población': '46',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6742010',\n",
-       "  'Latitud': '-38.7481815016452',\n",
-       "  'Longitud': '-59.429204589717'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'San Cayetano',\n",
-       "  'Población': '7354',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6742030',\n",
-       "  'Latitud': '-38.346970946847',\n",
-       "  'Longitud': '-59.6063826058006'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'San Fernando',\n",
-       "  'Población': '74814',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4473601745411',\n",
-       "  'Longitud': '-58.5690015916776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '42703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4619820050413',\n",
-       "  'Longitud': '-58.5595970877081'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Virreyes',\n",
-       "  'Población': '42768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4636240092728',\n",
-       "  'Longitud': '-58.5761941633194'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Beccar',\n",
-       "  'Población': '59088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4674159462571',\n",
-       "  'Longitud': '-58.5400343502635'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Boulogne Sur Mer',\n",
-       "  'Población': '73842',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4983312888498',\n",
-       "  'Longitud': '-58.5700137209729'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Martínez',\n",
-       "  'Población': '66169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4944230772436',\n",
-       "  'Longitud': '-58.5105732755943'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'San Isidro',\n",
-       "  'Población': '45403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4770412162141',\n",
-       "  'Longitud': '-58.52719519996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Villa Adelina',\n",
-       "  'Población': '35473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.5151197673508',\n",
-       "  'Longitud': '-58.5457579220177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '74138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5751401519414',\n",
-       "  'Longitud': '-58.6960409885544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Campo De Mayo',\n",
-       "  'Población': '1525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5346818189868',\n",
-       "  'Longitud': '-58.6513860167431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Muñiz',\n",
-       "  'Población': '28615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5557351629874',\n",
-       "  'Longitud': '-58.7080227572424'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Pérez Millán',\n",
-       "  'Población': '4570',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665030',\n",
-       "  'Latitud': '-33.7674497804832',\n",
-       "  'Longitud': '-60.0927343667154'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665040',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665050',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665060',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6672010',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679010',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679020',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'González Moreno',\n",
-       "  'Población': '1610',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679030',\n",
-       "  'Latitud': '-35.5576529256075',\n",
-       "  'Longitud': '-63.3815800402317'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Roosevelt',\n",
-       "  'Población': '239',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6679050',\n",
-       "  'Latitud': '-35.8466320155134',\n",
-       "  'Longitud': '-63.2898118317476'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Sansinena',\n",
-       "  'Población': '522',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679070',\n",
-       "  'Latitud': '-35.2750295400617',\n",
-       "  'Longitud': '-63.2135436741919'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6686020',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rafael Obligado',\n",
-       "  'Población': '901',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6686040',\n",
-       "  'Latitud': '-34.3588132488617',\n",
-       "  'Longitud': '-60.7845693256007'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Roberto Cano',\n",
-       "  'Población': '23',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6686050',\n",
-       "  'Latitud': '-34.0861129760742',\n",
-       "  'Longitud': '-60.6667747497559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rojas',\n",
-       "  'Población': '19766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6686060',\n",
-       "  'Latitud': '-34.1961600446015',\n",
-       "  'Longitud': '-60.7332636467146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Carlos Beguerie',\n",
-       "  'Población': '399',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693010',\n",
-       "  'Latitud': '-35.4854690457283',\n",
-       "  'Longitud': '-59.1017155978911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693020',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Arroyo Corto',\n",
-       "  'Población': '514',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6700010',\n",
-       "  'Latitud': '-37.512917973477',\n",
-       "  'Longitud': '-62.3116837747426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Bosques',\n",
-       "  'Población': '64077',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.827580702831',\n",
-       "  'Longitud': '-58.2229120039488'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Estanislao Severo Zeballos',\n",
-       "  'Población': '26005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.812285887223',\n",
-       "  'Longitud': '-58.2426532633495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Gobernador Julio A. Costa',\n",
-       "  'Población': '61135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8152397261388',\n",
-       "  'Longitud': '-58.3082334245906'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Ingeniero Juan Allan',\n",
-       "  'Población': '32994',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8648075260046',\n",
-       "  'Longitud': '-58.2110437322304'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'La Capilla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.9437330109546',\n",
-       "  'Longitud': '-58.2632550914349'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Brown',\n",
-       "  'Población': '7484',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8790424725562',\n",
-       "  'Longitud': '-58.2898092496787'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Santa Rosa',\n",
-       "  'Población': '27308',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8380276482598',\n",
-       "  'Longitud': '-58.2888899071764'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Vatteone',\n",
-       "  'Población': '44632',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8303193176345',\n",
-       "  'Longitud': '-58.2635239901185'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Blaquier',\n",
-       "  'Población': '676',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6277010',\n",
-       "  'Latitud': '-34.6356616332748',\n",
-       "  'Longitud': '-62.4786821321875'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Florentino Ameghino',\n",
-       "  'Población': '7225',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6277020',\n",
-       "  'Latitud': '-34.846677699169',\n",
-       "  'Longitud': '-62.4671575805384'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Comandante Nicanor Otamendi',\n",
-       "  'Población': '6623',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280010',\n",
-       "  'Latitud': '-38.1119335118514',\n",
-       "  'Longitud': '-57.8415353121543'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mar del Sur',\n",
-       "  'Población': '453',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280020',\n",
-       "  'Latitud': '-38.3446881533109',\n",
-       "  'Longitud': '-57.9920393065731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mechongué',\n",
-       "  'Población': '1307',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280030',\n",
-       "  'Latitud': '-38.1486545138318',\n",
-       "  'Longitud': '-58.2230121065801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Miramar',\n",
-       "  'Población': '29433',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280040',\n",
-       "  'Latitud': '-38.2707429318083',\n",
-       "  'Longitud': '-57.8404714577536'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '9812',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6287010',\n",
-       "  'Latitud': '-36.0229384341367',\n",
-       "  'Longitud': '-60.0147935726886'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'Arribeños',\n",
-       "  'Población': '2910',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6294010',\n",
-       "  'Latitud': '-34.2101542565966',\n",
-       "  'Longitud': '-61.3548577979495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'Ascensión',\n",
-       "  'Población': '4179',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6294020',\n",
-       "  'Latitud': '-34.2368758979793',\n",
-       "  'Longitud': '-61.103613881133'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Loma Verde',\n",
-       "  'Población': '657',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6343020',\n",
-       "  'Latitud': '-35.2747490125694',\n",
-       "  'Longitud': '-58.4041701894263'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Ranchos',\n",
-       "  'Población': '7916',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6343030',\n",
-       "  'Latitud': '-35.5173520233652',\n",
-       "  'Longitud': '-58.3184247148653'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Villanueva (Ap. Río Salado)',\n",
-       "  'Población': '537',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6343040',\n",
-       "  'Latitud': '-35.6776271050909',\n",
-       "  'Longitud': '-58.4350923167562'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Colonia San Ricardo (Est. Iriarte)',\n",
-       "  'Población': '811',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351010',\n",
-       "  'Latitud': '-34.4162137301573',\n",
-       "  'Longitud': '-61.9280141749282'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'General Pinto',\n",
-       "  'Población': '6557',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351020',\n",
-       "  'Latitud': '-34.764155990724',\n",
-       "  'Longitud': '-61.8900674920122'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Germania (Est. Mayor José Orellano)',\n",
-       "  'Población': '1397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351030',\n",
-       "  'Latitud': '-34.576111833277',\n",
-       "  'Longitud': '-62.0518306894073'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Villa Francia (Est. Coronel Granada)',\n",
-       "  'Población': '1176',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351040',\n",
-       "  'Latitud': '-34.7913160212074',\n",
-       "  'Longitud': '-62.2011090686366'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio Colinas Verdes',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351020',\n",
-       "  'Latitud': '-37.8931024789245',\n",
-       "  'Longitud': '-57.8261645643114'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio El Boquerón',\n",
-       "  'Población': '509',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357020',\n",
-       "  'Latitud': '-38.0297229162982',\n",
-       "  'Longitud': '-57.7995485049706'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio El Casal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357110',\n",
-       "  'Latitud': '-37.8324145231571',\n",
-       "  'Longitud': '-57.6311155465986'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio El Coyunco',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357110',\n",
-       "  'Latitud': '-37.9050810135269',\n",
-       "  'Longitud': '-57.7391824086455'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio La Gloria',\n",
-       "  'Población': '415',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357050',\n",
-       "  'Latitud': '-37.9068268303117',\n",
-       "  'Longitud': '-57.7858860640391'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio Santa Paula',\n",
-       "  'Población': '644',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357060',\n",
-       "  'Latitud': '-37.9317157840639',\n",
-       "  'Longitud': '-57.683162032898'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Batán',\n",
-       "  'Población': '10152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357070',\n",
-       "  'Latitud': '-38.0086211557001',\n",
-       "  'Longitud': '-57.7085500402678'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Chapadmalal',\n",
-       "  'Población': '4112',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357080',\n",
-       "  'Latitud': '-38.1757779275595',\n",
-       "  'Longitud': '-57.6513390003209'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'El Marquesado',\n",
-       "  'Población': '196',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6357090',\n",
-       "  'Latitud': '-38.2369312519788',\n",
-       "  'Longitud': '-57.763418077922'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Estación Chapadmalal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357100',\n",
-       "  'Latitud': '-38.036727731373',\n",
-       "  'Longitud': '-57.7129897398616'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Mar del Plata',\n",
-       "  'Población': '560913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357110',\n",
-       "  'Latitud': '-38.0120914785136',\n",
-       "  'Longitud': '-57.6064947153173'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Sierra de los Padres',\n",
-       "  'Población': '4249',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357120',\n",
-       "  'Latitud': '-37.954166706805',\n",
-       "  'Longitud': '-57.7715971022228'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Rodríguez',\n",
-       "  'Localidad': 'Barrio Ruta 24 Kilómetro 10',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6364030',\n",
-       "  'Latitud': '-34.6882159472973',\n",
-       "  'Longitud': '-58.9574297137089'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '171913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5536228677773',\n",
-       "  'Longitud': '-58.7347875195953'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'Conesa',\n",
-       "  'Población': '2066',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763010',\n",
-       "  'Latitud': '-33.5962124822607',\n",
-       "  'Longitud': '-60.3541264450858'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'Erézcano',\n",
-       "  'Población': '434',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6763020',\n",
-       "  'Latitud': '-33.5232449410318',\n",
-       "  'Longitud': '-60.3174454958625'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'General Rojo',\n",
-       "  'Población': '2464',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763030',\n",
-       "  'Latitud': '-33.4758683523604',\n",
-       "  'Longitud': '-60.2874270636731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'La Emilia',\n",
-       "  'Población': '2832',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763040',\n",
-       "  'Latitud': '-33.3514852802661',\n",
-       "  'Longitud': '-60.3139573529074'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'San Nicolás de los Arroyos',\n",
-       "  'Población': '132438',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763050',\n",
-       "  'Latitud': '-33.3487082868277',\n",
-       "  'Longitud': '-60.231333927581'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'Villa Esperanza',\n",
-       "  'Población': '386',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763060',\n",
-       "  'Latitud': '-33.422326147095',\n",
-       "  'Longitud': '-60.2605874904382'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Gobernador Castro',\n",
-       "  'Población': '2607',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6770010',\n",
-       "  'Latitud': '-33.6605787290919',\n",
-       "  'Longitud': '-59.8663408291494'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Obligado',\n",
-       "  'Población': '261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6770020',\n",
-       "  'Latitud': '-33.5965558617631',\n",
-       "  'Longitud': '-59.8199792397796'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Pueblo Doyle',\n",
-       "  'Población': '528',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6770030',\n",
-       "  'Latitud': '-33.9050057189811',\n",
-       "  'Longitud': '-59.8187532271261'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Río Tala',\n",
-       "  'Población': '1814',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6770040',\n",
-       "  'Latitud': '-33.769589927701',\n",
-       "  'Longitud': '-59.6383708591324'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '47452',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6770050',\n",
-       "  'Latitud': '-33.6791252253366',\n",
-       "  'Longitud': '-59.6668951027895'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '2360',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6770060',\n",
-       "  'Latitud': '-33.8794559527188',\n",
-       "  'Longitud': '-59.8753284459435'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'Alejandro Korn',\n",
-       "  'Población': '34760',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.0135125285778',\n",
-       "  'Longitud': '-58.3865346894091'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'Domselaar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.048692550243',\n",
-       "  'Longitud': '-58.3145745868708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'San Vicente',\n",
-       "  'Población': '23405',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.010404143813',\n",
-       "  'Longitud': '-58.4699705982043'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Suipacha',\n",
-       "  'Localidad': 'General Rivas',\n",
-       "  'Población': '478',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6784010',\n",
-       "  'Latitud': '-34.6100370680434',\n",
-       "  'Longitud': '-59.7504234207746'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Suipacha',\n",
-       "  'Localidad': 'Suipacha',\n",
-       "  'Población': '8403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6784020',\n",
-       "  'Latitud': '-34.7712617839883',\n",
-       "  'Longitud': '-59.6879181821818'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'De la Canal',\n",
-       "  'Población': '57',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6791010',\n",
-       "  'Latitud': '-37.1293125663244',\n",
-       "  'Longitud': '-59.105380206456'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Desvío Aguirre',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791050',\n",
-       "  'Latitud': '-37.35',\n",
-       "  'Longitud': '-59'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Gardey',\n",
-       "  'Población': '532',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791030',\n",
-       "  'Latitud': '-37.2823323375205',\n",
-       "  'Longitud': '-59.3630004748452'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'Ferré',\n",
-       "  'Población': '2004',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6294040',\n",
-       "  'Latitud': '-34.1250383813873',\n",
-       "  'Longitud': '-61.132654886464'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'General Arenales',\n",
-       "  'Población': '4321',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6294050',\n",
-       "  'Latitud': '-34.3044679711077',\n",
-       "  'Longitud': '-61.3056277788216'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'La Angelita',\n",
-       "  'Población': '265',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6294060',\n",
-       "  'Latitud': '-34.2608740726731',\n",
-       "  'Longitud': '-60.9685988224111'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'La Trinidad',\n",
-       "  'Población': '308',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6294070',\n",
-       "  'Latitud': '-34.1068549430168',\n",
-       "  'Longitud': '-61.1317020714357'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'General Belgrano',\n",
-       "  'Población': '15394',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6301010',\n",
-       "  'Latitud': '-35.7694577358026',\n",
-       "  'Longitud': '-58.4944615102033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Gorchs',\n",
-       "  'Población': '338',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6301020',\n",
-       "  'Latitud': '-35.6733729629116',\n",
-       "  'Longitud': '-58.9582999568816'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Guido',\n",
-       "  'Localidad': 'General Guido',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6308010',\n",
-       "  'Latitud': '-36.6431651777017',\n",
-       "  'Longitud': '-57.7905019037041'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Guido',\n",
-       "  'Localidad': 'Labarden',\n",
-       "  'Población': '799',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6308020',\n",
-       "  'Latitud': '-36.9489668508723',\n",
-       "  'Longitud': '-58.1035671819428'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Juan Madariaga',\n",
-       "  'Localidad': 'General Juan Madariaga',\n",
-       "  'Población': '17982',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6315010',\n",
-       "  'Latitud': '-36.9967730012079',\n",
-       "  'Longitud': '-57.1374769071298'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General La Madrid',\n",
-       "  'Localidad': 'General La Madrid',\n",
-       "  'Población': '8073',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6322010',\n",
-       "  'Latitud': '-37.2503992475804',\n",
-       "  'Longitud': '-61.2595794125711'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General La Madrid',\n",
-       "  'Localidad': 'La Colina',\n",
-       "  'Población': '663',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6322020',\n",
-       "  'Latitud': '-37.3607690235166',\n",
-       "  'Longitud': '-61.5348487870647'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General La Madrid',\n",
-       "  'Localidad': 'Las Martinetas',\n",
-       "  'Población': '215',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6322030',\n",
-       "  'Latitud': '-37.1980813542863',\n",
-       "  'Longitud': '-61.1220424031557'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General La Madrid',\n",
-       "  'Localidad': 'Líbano',\n",
-       "  'Población': '292',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6322040',\n",
-       "  'Latitud': '-37.53362138441',\n",
-       "  'Longitud': '-61.2865750087495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'General Hornos',\n",
-       "  'Población': '194',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329010',\n",
-       "  'Latitud': '-34.8937763345299',\n",
-       "  'Longitud': '-58.9172215319327'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'General Las Heras (Est. Las Heras)',\n",
-       "  'Población': '11331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329020',\n",
-       "  'Latitud': '-34.9267739074255',\n",
-       "  'Longitud': '-58.9453407851291'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'Lozano',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329020',\n",
-       "  'Latitud': '-34.8542796259808',\n",
-       "  'Longitud': '-59.0533451317779'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'Plomer',\n",
-       "  'Población': '198',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6329050',\n",
-       "  'Latitud': '-34.7941193667757',\n",
-       "  'Longitud': '-59.0279756935744'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'Villars',\n",
-       "  'Población': '1147',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6329060',\n",
-       "  'Latitud': '-34.8300241949658',\n",
-       "  'Longitud': '-58.9422589402025'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Lavalle',\n",
-       "  'Localidad': 'Chacras de San Clemente',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6336020',\n",
-       "  'Latitud': '-36.4080851872455',\n",
-       "  'Longitud': '-56.9433553335054'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Lavalle',\n",
-       "  'Localidad': 'General Lavalle',\n",
-       "  'Población': '1827',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6336020',\n",
-       "  'Latitud': '-36.4080851872455',\n",
-       "  'Longitud': '-56.9433553335054'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Lavalle',\n",
-       "  'Localidad': 'Pavón',\n",
-       "  'Población': '942',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6336030',\n",
-       "  'Latitud': '-36.7089537726649',\n",
-       "  'Longitud': '-56.7598433617574'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Rodríguez',\n",
-       "  'Localidad': 'Country Club Bosque Real - Barrio Morabo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6364030',\n",
-       "  'Latitud': '-34.555',\n",
-       "  'Longitud': '-58.935'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Rodríguez',\n",
-       "  'Localidad': 'General Rodríguez',\n",
-       "  'Población': '85315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6364030',\n",
-       "  'Latitud': '-34.6079239021063',\n",
-       "  'Longitud': '-58.950282039134'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Barrio Parque General San Martin',\n",
-       "  'Población': '421',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5673433766504',\n",
-       "  'Longitud': '-58.5843112459936'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Billinghurst',\n",
-       "  'Población': '19664',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5751071711249',\n",
-       "  'Longitud': '-58.5745828938046'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Ciudad Del Libertador General San Martin',\n",
-       "  'Población': '29180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5796986848297',\n",
-       "  'Longitud': '-58.5420144816587'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Ciudad Jardin El Libertador',\n",
-       "  'Población': '63479',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5416520781805',\n",
-       "  'Longitud': '-58.5959093634496'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Va Ma Irene De Los Remedios De Escalada',\n",
-       "  'Población': '1265',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5646397095177',\n",
-       "  'Longitud': '-58.5922548425316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Ayacucho',\n",
-       "  'Población': '3939',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5904132636755',\n",
-       "  'Longitud': '-58.5530430923958'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Ballester',\n",
-       "  'Población': '36272',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5422846822324',\n",
-       "  'Longitud': '-58.5583177179822'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Bernardo Monteagudo',\n",
-       "  'Población': '8519',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5905899097986',\n",
-       "  'Longitud': '-58.5396606594168'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Chacabuco',\n",
-       "  'Población': '5179',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5796744853293',\n",
-       "  'Longitud': '-58.523036970803'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Coronel Jose M. Zapiola',\n",
-       "  'Población': '22369',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5595169115142',\n",
-       "  'Longitud': '-58.5772769308184'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Antonio J. De Sucre',\n",
-       "  'Población': '6311',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5470506011052',\n",
-       "  'Longitud': '-58.5694391894093'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Eugenio Necochea',\n",
-       "  'Población': '29982',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.51253320696',\n",
-       "  'Longitud': '-58.5801478288493'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Jose Tomas Guido',\n",
-       "  'Población': '18828',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.553116323608',\n",
-       "  'Longitud': '-58.5669976603922'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Juan G. Las Heras',\n",
-       "  'Población': '11866',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5612567076697',\n",
-       "  'Longitud': '-58.5553936643491'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Godoy Cruz',\n",
-       "  'Población': '6116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5433989252454',\n",
-       "  'Longitud': '-58.5755928423118'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Granaderos De San Martín',\n",
-       "  'Población': '21113',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5507646909435',\n",
-       "  'Longitud': '-58.5284854572959'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Gregoria Matorras',\n",
-       "  'Población': '16376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5383846467918',\n",
-       "  'Longitud': '-58.5491721010066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'María Ignacia (Est. Vela)',\n",
-       "  'Población': '1948',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791040',\n",
-       "  'Latitud': '-37.4029073074266',\n",
-       "  'Longitud': '-59.5093354449092'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Tandil',\n",
-       "  'Población': '116916',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791050',\n",
-       "  'Latitud': '-37.3238849060878',\n",
-       "  'Longitud': '-59.1310691770429'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tapalqué',\n",
-       "  'Localidad': 'Tapalqué',\n",
-       "  'Población': '7444',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6798020',\n",
-       "  'Latitud': '-36.3573669882462',\n",
-       "  'Longitud': '-60.0247443487218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Benavídez',\n",
-       "  'Población': '42781',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4104347356392',\n",
-       "  'Longitud': '-58.6887919689512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Dique Luján',\n",
-       "  'Población': '3351',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.3717750147952',\n",
-       "  'Longitud': '-58.6917925096496'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Don Torcuato Este',\n",
-       "  'Población': '38359',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4869370480479',\n",
-       "  'Longitud': '-58.6159410299812'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Don Torcuato Oeste',\n",
-       "  'Población': '42873',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.5035354582885',\n",
-       "  'Longitud': '-58.6275286549289'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'El Talar',\n",
-       "  'Población': '54374',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4713213368481',\n",
-       "  'Longitud': '-58.6570301927479'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'General Pacheco',\n",
-       "  'Población': '54208',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4523088119909',\n",
-       "  'Longitud': '-58.6448936162046'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Los Troncos Del Talar',\n",
-       "  'Población': '37016',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4425672031974',\n",
-       "  'Longitud': '-58.6174364127772'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Ricardo Rojas',\n",
-       "  'Población': '24410',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4563339674448',\n",
-       "  'Longitud': '-58.6806670320976'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Rincón de Milberg',\n",
-       "  'Población': '34588',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4097532043357',\n",
-       "  'Longitud': '-58.6304827023614'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Tigre',\n",
-       "  'Población': '38954',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4266925110065',\n",
-       "  'Longitud': '-58.5779717541318'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tordillo',\n",
-       "  'Localidad': 'General Conesa',\n",
-       "  'Población': '1302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6812010',\n",
-       "  'Latitud': '-36.5208587437818',\n",
-       "  'Longitud': '-57.3249371025508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tordillo',\n",
-       "  'Localidad': 'Villa Roch',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6812010',\n",
-       "  'Latitud': '-36.4735206430311',\n",
-       "  'Longitud': '-57.3384090004103'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Chasicó',\n",
-       "  'Población': '203',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6819010',\n",
-       "  'Latitud': '-38.3352258409739',\n",
-       "  'Longitud': '-62.6424099899733'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Saldungaray',\n",
-       "  'Población': '1351',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819020',\n",
-       "  'Latitud': '-38.2028131038038',\n",
-       "  'Longitud': '-61.7678925154653'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Sierra de la Ventana',\n",
-       "  'Población': '2165',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819030',\n",
-       "  'Latitud': '-38.1366716139365',\n",
-       "  'Longitud': '-61.7956860399239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Tornquist',\n",
-       "  'Población': '6473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819040',\n",
-       "  'Latitud': '-38.0989983131157',\n",
-       "  'Longitud': '-62.2218091270044'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Tres Picos',\n",
-       "  'Población': '82',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6819050',\n",
-       "  'Latitud': '-38.2867749310339',\n",
-       "  'Longitud': '-62.2073117423093'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa José León Suarez',\n",
-       "  'Población': '16173',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5253711653351',\n",
-       "  'Longitud': '-58.5802550661988'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Juan Martín De Pueyrredon',\n",
-       "  'Población': '18082',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5474839124216',\n",
-       "  'Longitud': '-58.5750972559389'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Libertad',\n",
-       "  'Población': '14404',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5846960052521',\n",
-       "  'Longitud': '-58.5623334028073'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Lynch',\n",
-       "  'Población': '4097',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.590146441043',\n",
-       "  'Longitud': '-58.5234377223288'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Maipu',\n",
-       "  'Población': '25120',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5682131696117',\n",
-       "  'Longitud': '-58.5245451491949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Marqués Alejandro María De Aguado',\n",
-       "  'Población': '13440',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5551356608044',\n",
-       "  'Longitud': '-58.5383771255925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Parque Pres Figueroa Alcorta',\n",
-       "  'Población': '3762',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5939487574993',\n",
-       "  'Longitud': '-58.5321739553925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Parque San Lorenzo',\n",
-       "  'Población': '4567',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5618730613851',\n",
-       "  'Longitud': '-58.5336624494541'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa San Andrés',\n",
-       "  'Población': '10018',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5659932905453',\n",
-       "  'Longitud': '-58.5448069225448'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Yapeyú',\n",
-       "  'Población': '3654',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5716953020123',\n",
-       "  'Longitud': '-58.5491073994839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'Baigorrita',\n",
-       "  'Población': '1848',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6385010',\n",
-       "  'Latitud': '-34.7472686783062',\n",
-       "  'Longitud': '-60.9889526585307'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'Los Toldos',\n",
-       "  'Población': '14496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6385030',\n",
-       "  'Latitud': '-35.0010365651503',\n",
-       "  'Longitud': '-61.0381497866181'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'San Emilio',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6385040',\n",
-       "  'Latitud': '-35.0319914044113',\n",
-       "  'Longitud': '-60.8647685857183'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'Zavalía',\n",
-       "  'Población': '327',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6385050',\n",
-       "  'Latitud': '-34.8949208760254',\n",
-       "  'Longitud': '-61.0044538243489'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Banderaló',\n",
-       "  'Población': '1339',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392010',\n",
-       "  'Latitud': '-35.0124666610174',\n",
-       "  'Longitud': '-63.3741563457186'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Cañada Seca',\n",
-       "  'Población': '718',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392020',\n",
-       "  'Latitud': '-34.4155054560621',\n",
-       "  'Longitud': '-62.9618553806295'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Coronel Charlone',\n",
-       "  'Población': '1348',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392030',\n",
-       "  'Latitud': '-34.672994561958',\n",
-       "  'Longitud': '-63.3724454840572'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Emilio V. Bunge',\n",
-       "  'Población': '1986',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392040',\n",
-       "  'Latitud': '-34.7798328261907',\n",
-       "  'Longitud': '-63.1960964862342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'General Villegas (Est. Villegas)',\n",
-       "  'Población': '18275',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392050',\n",
-       "  'Latitud': '-35.0338419886306',\n",
-       "  'Longitud': '-63.0146637107531'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Agustina',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6413020',\n",
-       "  'Latitud': '-34.4607068571169',\n",
-       "  'Longitud': '-61.067072329925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Balneario Laguna de Gómez',\n",
-       "  'Población': '230',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6413030',\n",
-       "  'Latitud': '-34.6606435780718',\n",
-       "  'Longitud': '-61.0183645929666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Fortín Tiburcio',\n",
-       "  'Población': '257',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6413040',\n",
-       "  'Latitud': '-34.3467322372427',\n",
-       "  'Longitud': '-61.1310781728463'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Junín',\n",
-       "  'Población': '87509',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6413050',\n",
-       "  'Latitud': '-34.5838316271397',\n",
-       "  'Longitud': '-60.9472651715327'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Laplacette',\n",
-       "  'Población': '22',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6413060',\n",
-       "  'Latitud': '-34.7245238530675',\n",
-       "  'Longitud': '-61.1553171474145'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Morse',\n",
-       "  'Población': '563',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6413070',\n",
-       "  'Latitud': '-34.7608898130707',\n",
-       "  'Longitud': '-60.8419122487126'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Saforcada',\n",
-       "  'Población': '431',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6413080',\n",
-       "  'Latitud': '-34.5752591285936',\n",
-       "  'Longitud': '-61.0747308195452'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Las Toninas',\n",
-       "  'Población': '5278',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420010',\n",
-       "  'Latitud': '-36.4883976285615',\n",
-       "  'Longitud': '-56.7004352579533'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Mar de Ajó - San Bernardo',\n",
-       "  'Población': '26302',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420020',\n",
-       "  'Latitud': '-36.6874110140403',\n",
-       "  'Longitud': '-56.6841400639982'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'San Clemente del Tuyú',\n",
-       "  'Población': '12126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420030',\n",
-       "  'Latitud': '-36.3532388310754',\n",
-       "  'Longitud': '-56.723944139417'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Santa Teresita - Mar del Tuyú',\n",
-       "  'Población': '23581',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420040',\n",
-       "  'Latitud': '-36.5409111808415',\n",
-       "  'Longitud': '-56.705867443875'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': '20 De Junio',\n",
-       "  'Población': '1171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7855336508384',\n",
-       "  'Longitud': '-58.7171850019077'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Aldo Bonzi',\n",
-       "  'Población': '18965',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7141728890679',\n",
-       "  'Longitud': '-58.5089043765674'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Ciudad Evita',\n",
-       "  'Población': '97087',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7245358500775',\n",
-       "  'Longitud': '-58.5370063768546'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Gonzalez Catán',\n",
-       "  'Población': '233988',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7724652485211',\n",
-       "  'Longitud': '-58.6404861634561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Gregorio De Laferrere',\n",
-       "  'Población': '248439',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7468379962284',\n",
-       "  'Longitud': '-58.5925328858169'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Isidro Casanova',\n",
-       "  'Población': '192465',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7184291570686',\n",
-       "  'Longitud': '-58.577751528605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'La Tablada',\n",
-       "  'Población': '113689',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6870536689657',\n",
-       "  'Longitud': '-58.5256123986254'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Lomas Del Mirador',\n",
-       "  'Población': '74065',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6656949723622',\n",
-       "  'Longitud': '-58.5331553311677'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Ciudad Jardín Lomas del Palomar',\n",
-       "  'Población': '17794',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5961197253917',\n",
-       "  'Longitud': '-58.5965998962097'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Ciudadela',\n",
-       "  'Población': '73939',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.6326965166188',\n",
-       "  'Longitud': '-58.5424067827037'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'El Libertador',\n",
-       "  'Población': '15270',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5564986200599',\n",
-       "  'Longitud': '-58.622337837699'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Jose Ingenieros',\n",
-       "  'Población': '7300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.6171528691842',\n",
-       "  'Longitud': '-58.5342186326877'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Loma Hermosa',\n",
-       "  'Población': '18152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5684066633166',\n",
-       "  'Longitud': '-58.603081885803'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Martín Coronado',\n",
-       "  'Población': '19326',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5852038063892',\n",
-       "  'Longitud': '-58.5918755543704'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Pablo Podestá',\n",
-       "  'Población': '12990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5758246152249',\n",
-       "  'Longitud': '-58.6202497472316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Remedios De Escalada',\n",
-       "  'Población': '11987',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5705752444729',\n",
-       "  'Longitud': '-58.620118067161'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Saenz Peña',\n",
-       "  'Población': '11666',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5992886088748',\n",
-       "  'Longitud': '-58.5320796402641'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Santos Lugares',\n",
-       "  'Población': '17205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5991533496562',\n",
-       "  'Longitud': '-58.5478835120962'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Villa Bosch (Est. Juan Maria Bosch)',\n",
-       "  'Población': '24967',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5822981982887',\n",
-       "  'Longitud': '-58.5802932642206'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Villa Raffo',\n",
-       "  'Población': '7948',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.6083090753398',\n",
-       "  'Longitud': '-58.5319718083201'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Lomas',\n",
-       "  'Localidad': 'Ingeniero Thompson',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6847010',\n",
-       "  'Latitud': '-36.6102541131892',\n",
-       "  'Longitud': '-62.9109612139671'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Lomas',\n",
-       "  'Localidad': 'Tres Lomas',\n",
-       "  'Población': '8061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6847020',\n",
-       "  'Latitud': '-36.458109497037',\n",
-       "  'Longitud': '-62.8621355091327'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Carapachay',\n",
-       "  'Población': '14923',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5259149691463',\n",
-       "  'Longitud': '-58.5357639427634'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Florida',\n",
-       "  'Población': '47339',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5327432636609',\n",
-       "  'Longitud': '-58.4910979599198'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Florida Oeste',\n",
-       "  'Población': '27261',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5394223366496',\n",
-       "  'Longitud': '-58.5148137943065'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'La Lucila',\n",
-       "  'Población': '12014',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.4985433329471',\n",
-       "  'Longitud': '-58.486582489457'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Piedritas',\n",
-       "  'Población': '2160',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392080',\n",
-       "  'Latitud': '-34.771104540922',\n",
-       "  'Longitud': '-62.9846965760316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Santa Eleodora',\n",
-       "  'Población': '293',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392090',\n",
-       "  'Latitud': '-34.6921180067125',\n",
-       "  'Longitud': '-62.6957932681386'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Santa Regina',\n",
-       "  'Población': '554',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392100',\n",
-       "  'Latitud': '-34.548335663977',\n",
-       "  'Longitud': '-63.1732728724567'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Villa Saboya',\n",
-       "  'Población': '331',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6392110',\n",
-       "  'Latitud': '-34.4607916334895',\n",
-       "  'Longitud': '-62.649344456796'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Villa Sauze',\n",
-       "  'Población': '423',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6392120',\n",
-       "  'Latitud': '-35.2858298200472',\n",
-       "  'Longitud': '-63.3682055476167'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Casbas',\n",
-       "  'Población': '4450',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6399020',\n",
-       "  'Latitud': '-36.7580953396186',\n",
-       "  'Longitud': '-62.5017754084549'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Garré',\n",
-       "  'Población': '1036',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6399030',\n",
-       "  'Latitud': '-36.5604378772819',\n",
-       "  'Longitud': '-62.5981120377825'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Guaminí',\n",
-       "  'Población': '2845',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6399040',\n",
-       "  'Latitud': '-37.0120881308673',\n",
-       "  'Longitud': '-62.4166857296556'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Laguna Alsina (Est. Bonifacio)',\n",
-       "  'Población': '1677',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6399050',\n",
-       "  'Latitud': '-36.80905243808',\n",
-       "  'Longitud': '-62.2451480754422'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hipólito Yrigoyen',\n",
-       "  'Localidad': 'Henderson',\n",
-       "  'Población': '8645',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6406010',\n",
-       "  'Latitud': '-36.2994630370091',\n",
-       "  'Longitud': '-61.7178401805261'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hipólito Yrigoyen',\n",
-       "  'Localidad': 'Herrera Vegas',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6406020',\n",
-       "  'Latitud': '-36.0883254041477',\n",
-       "  'Longitud': '-61.4112500767203'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'Hurlingham',\n",
-       "  'Población': '63307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.5930931356257',\n",
-       "  'Longitud': '-58.6357209509749'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'Villa Santos Tesei',\n",
-       "  'Población': '66463',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.6123944448227',\n",
-       "  'Longitud': '-58.6538103691925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'William C. Morris',\n",
-       "  'Población': '51471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.5815622830288',\n",
-       "  'Longitud': '-58.6583005365543'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó Centro',\n",
-       "  'Población': '111138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6440551161203',\n",
-       "  'Longitud': '-58.688489332955'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó Sur',\n",
-       "  'Población': '23264',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6699430265699',\n",
-       "  'Longitud': '-58.6733044157835'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Gobernador Udaondo',\n",
-       "  'Población': '33422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6168695808944',\n",
-       "  'Longitud': '-58.693287500009'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'José C. Paz',\n",
-       "  'Localidad': 'Del Viso',\n",
-       "  'Población': '6873',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6412010',\n",
-       "  'Latitud': '-34.480495794913',\n",
-       "  'Longitud': '-58.8042588983994'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'José C. Paz',\n",
-       "  'Localidad': 'José C Paz',\n",
-       "  'Población': '250301',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6412010',\n",
-       "  'Latitud': '-34.5211611965464',\n",
-       "  'Longitud': '-58.770881112578'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'José C. Paz',\n",
-       "  'Localidad': 'Tortuguitas',\n",
-       "  'Población': '8806',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6412010',\n",
-       "  'Latitud': '-34.4918483987206',\n",
-       "  'Longitud': '-58.7863780316191'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Agustín Roca',\n",
-       "  'Población': '331',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6413010',\n",
-       "  'Latitud': '-34.508084406003',\n",
-       "  'Longitud': '-60.8648956546314'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Pueblo Nuevo',\n",
-       "  'Población': '36',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6448020',\n",
-       "  'Latitud': '-37.3263227',\n",
-       "  'Longitud': '-60.9098409'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Pueblo San Jorge',\n",
-       "  'Población': '248',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6448030',\n",
-       "  'Latitud': '-37.2298626892886',\n",
-       "  'Longitud': '-60.9621658450441'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'El Trigo',\n",
-       "  'Población': '43',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6455020',\n",
-       "  'Latitud': '-35.8815483511482',\n",
-       "  'Longitud': '-59.4063369903389'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Las Flores',\n",
-       "  'Población': '21455',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6455030',\n",
-       "  'Latitud': '-36.0154969145348',\n",
-       "  'Longitud': '-59.1004659218434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Pardo',\n",
-       "  'Población': '159',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6455040',\n",
-       "  'Latitud': '-36.2437580460508',\n",
-       "  'Longitud': '-59.3662916338311'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Alberdi Viejo',\n",
-       "  'Población': '318',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6462010',\n",
-       "  'Latitud': '-34.4418003349',\n",
-       "  'Longitud': '-61.8448787838164'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'El Dorado',\n",
-       "  'Población': '318',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6462020',\n",
-       "  'Latitud': '-34.6528608747523',\n",
-       "  'Longitud': '-61.5829085058874'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Juan Bautista Alberdi (Est. Alberdi)',\n",
-       "  'Población': '3404',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6462040',\n",
-       "  'Latitud': '-34.4387919326349',\n",
-       "  'Longitud': '-61.8121893821736'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Leandro N. Alem',\n",
-       "  'Población': '2468',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6462050',\n",
-       "  'Latitud': '-34.5217246234597',\n",
-       "  'Longitud': '-61.391182899484'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Vedia',\n",
-       "  'Población': '8827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6462060',\n",
-       "  'Latitud': '-34.4973984349932',\n",
-       "  'Longitud': '-61.5453447631479'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Arenaza',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469010',\n",
-       "  'Latitud': '-34.9846043002155',\n",
-       "  'Longitud': '-61.7729116988591'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Bayauca',\n",
-       "  'Población': '541',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469020',\n",
-       "  'Latitud': '-34.8710511337121',\n",
-       "  'Longitud': '-61.2895451446375'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Carlos Salas',\n",
-       "  'Población': '234',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469040',\n",
-       "  'Latitud': '-35.3913662871435',\n",
-       "  'Longitud': '-61.9949102331933'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469050',\n",
-       "  'Latitud': '-35.3321817215807',\n",
-       "  'Longitud': '-61.6140851684372'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'El Triunfo',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469060',\n",
-       "  'Latitud': '-35.0882210775847',\n",
-       "  'Longitud': '-61.5163333232822'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '485',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469070',\n",
-       "  'Latitud': '-35.3627586364746',\n",
-       "  'Longitud': '-61.8061599731445'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Lincoln',\n",
-       "  'Población': '28051',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469080',\n",
-       "  'Latitud': '-34.869042222818',\n",
-       "  'Longitud': '-61.5291649669285'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Pasteur',\n",
-       "  'Población': '1962',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469090',\n",
-       "  'Latitud': '-35.1426386337075',\n",
-       "  'Longitud': '-62.2439028944602'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Roberts',\n",
-       "  'Población': '2982',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469100',\n",
-       "  'Latitud': '-35.1440875676884',\n",
-       "  'Longitud': '-61.9707859541264'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Arenas Verdes',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476010',\n",
-       "  'Latitud': '-38.5463782386967',\n",
-       "  'Longitud': '-58.557322112625'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Licenciado Matienzo',\n",
-       "  'Población': '76',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6476020',\n",
-       "  'Latitud': '-37.9097927118145',\n",
-       "  'Longitud': '-58.9120965943062'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Munro',\n",
-       "  'Población': '35234',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5272623078248',\n",
-       "  'Longitud': '-58.5255060588714'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Olivos',\n",
-       "  'Población': '74242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.512161433984',\n",
-       "  'Longitud': '-58.4985444232342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Vicente López',\n",
-       "  'Población': '23668',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.525536745172',\n",
-       "  'Longitud': '-58.4736495025234'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Villa Adelina',\n",
-       "  'Población': '9122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5287596487564',\n",
-       "  'Longitud': '-58.5460242623901'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Villa Martelli',\n",
-       "  'Población': '25616',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5525979527695',\n",
-       "  'Longitud': '-58.5091432644227'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villa Gesell',\n",
-       "  'Localidad': 'Mar Azul',\n",
-       "  'Población': '1239',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6868010',\n",
-       "  'Latitud': '-37.3366731576801',\n",
-       "  'Longitud': '-57.032501468863'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villa Gesell',\n",
-       "  'Localidad': 'Villa Gesell',\n",
-       "  'Población': '29593',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6868020',\n",
-       "  'Latitud': '-37.2464704698501',\n",
-       "  'Longitud': '-56.9707267624406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Argerich',\n",
-       "  'Población': '80',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6875010',\n",
-       "  'Latitud': '-38.7686560837266',\n",
-       "  'Longitud': '-62.6025276771033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Hilario Ascasubi',\n",
-       "  'Población': '3427',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6875030',\n",
-       "  'Latitud': '-39.3758602632663',\n",
-       "  'Longitud': '-62.6477900877351'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Juan Cousté (Est. Algarrobo)',\n",
-       "  'Población': '1993',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875040',\n",
-       "  'Latitud': '-38.8942604188728',\n",
-       "  'Longitud': '-63.1361581918897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Mayor Buratovich',\n",
-       "  'Población': '5372',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875050',\n",
-       "  'Latitud': '-39.2590946793617',\n",
-       "  'Longitud': '-62.6157889589915'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Médanos',\n",
-       "  'Población': '5188',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875060',\n",
-       "  'Latitud': '-38.8293145512181',\n",
-       "  'Longitud': '-62.6943321574343'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Pedro Luro',\n",
-       "  'Población': '9494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875070',\n",
-       "  'Latitud': '-39.5007767274615',\n",
-       "  'Longitud': '-62.6874317159849'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Teniente Origone',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6875080',\n",
-       "  'Latitud': '-39.0580586668564',\n",
-       "  'Longitud': '-62.5697137402023'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Barrio Saavedra',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882050',\n",
-       "  'Latitud': '-34.1263843372848',\n",
-       "  'Longitud': '-59.020156759664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Country Club El Casco',\n",
-       "  'Población': '452',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882020',\n",
-       "  'Latitud': '-34.1275885141615',\n",
-       "  'Longitud': '-59.0834596008166'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Escalada',\n",
-       "  'Población': '213',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6882030',\n",
-       "  'Latitud': '-34.160933188334',\n",
-       "  'Longitud': '-59.1125399836881'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Lima',\n",
-       "  'Población': '10219',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882040',\n",
-       "  'Latitud': '-34.0436335939636',\n",
-       "  'Longitud': '-59.1973339595539'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Zárate',\n",
-       "  'Población': '98522',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882050',\n",
-       "  'Latitud': '-34.0998630672257',\n",
-       "  'Longitud': '-59.024557255152'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Rafael Castillo',\n",
-       "  'Población': '147069',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7132054583486',\n",
-       "  'Longitud': '-58.6258365121679'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Ramos Mejía',\n",
-       "  'Población': '139369',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6523081823718',\n",
-       "  'Longitud': '-58.5592114732944'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'San Justo',\n",
-       "  'Población': '148882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6881604248706',\n",
-       "  'Longitud': '-58.5626785715398'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Tapiales',\n",
-       "  'Población': '21437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7108317770604',\n",
-       "  'Longitud': '-58.495008488146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Eduardo Madero',\n",
-       "  'Población': '106891',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6981156880684',\n",
-       "  'Longitud': '-58.4877575961419'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Luzuriaga',\n",
-       "  'Población': '104585',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6730866446433',\n",
-       "  'Longitud': '-58.5938792359541'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Virrey Del Pino',\n",
-       "  'Población': '127171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.8475213469043',\n",
-       "  'Longitud': '-58.686067635918'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Barrio El Peligro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6441030',\n",
-       "  'Latitud': '-34.933333',\n",
-       "  'Longitud': '-58.166667'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Country Club El Rodeo',\n",
-       "  'Población': '262',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6441010',\n",
-       "  'Latitud': '-35.0794688053886',\n",
-       "  'Longitud': '-58.1393275732941'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Ignacio Correas',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6441020',\n",
-       "  'Latitud': '-35.0345600341406',\n",
-       "  'Longitud': '-57.8440249586726'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'La Plata',\n",
-       "  'Población': '207620',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6441030',\n",
-       "  'Latitud': '-34.920863104693',\n",
-       "  'Longitud': '-57.9540560062469'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Lomas de Copello',\n",
-       "  'Población': '420',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6441040',\n",
-       "  'Latitud': '-34.9520385659845',\n",
-       "  'Longitud': '-57.8409385980167'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'ruta del sol',\n",
-       "  'Población': '2312',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9437333541431',\n",
-       "  'Longitud': '-58.1732652389706'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '33704',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.6909571502715',\n",
-       "  'Longitud': '-58.3838628492162'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Este',\n",
-       "  'Población': '55952',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.7108609216651',\n",
-       "  'Longitud': '-58.3725047463731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Oeste',\n",
-       "  'Población': '159094',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.6957815314992',\n",
-       "  'Longitud': '-58.416253274019'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Monte Chingolo',\n",
-       "  'Población': '86220',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.7302098940207',\n",
-       "  'Longitud': '-58.3561741850066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Remedios Escalada De San Martin',\n",
-       "  'Población': '82576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.723808815713',\n",
-       "  'Longitud': '-58.397669711018'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Valentín Alsina',\n",
-       "  'Población': '41716',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.672035526127',\n",
-       "  'Longitud': '-58.4134851675076'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Laprida',\n",
-       "  'Población': '8840',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6448010',\n",
-       "  'Latitud': '-37.5467976434903',\n",
-       "  'Longitud': '-60.7970535965801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'General Pirán',\n",
-       "  'Población': '2934',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518020',\n",
-       "  'Latitud': '-37.2778606745914',\n",
-       "  'Longitud': '-57.7740148170475'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'La Armonía',\n",
-       "  'Población': '172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518030',\n",
-       "  'Latitud': '-37.774854850113',\n",
-       "  'Longitud': '-57.6351210747907'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'Mar Chiquita',\n",
-       "  'Población': '487',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518040',\n",
-       "  'Latitud': '-37.7462581727647',\n",
-       "  'Longitud': '-57.4274479339348'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'Mar de Cobo',\n",
-       "  'Población': '466',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518050',\n",
-       "  'Latitud': '-37.7768000427976',\n",
-       "  'Longitud': '-57.455658983424'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'Santa Clara del Mar',\n",
-       "  'Población': '5657',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518060',\n",
-       "  'Latitud': '-37.834833606977',\n",
-       "  'Longitud': '-57.5079487213859'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'Vivoratá',\n",
-       "  'Población': '956',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518070',\n",
-       "  'Latitud': '-37.6627994476991',\n",
-       "  'Longitud': '-57.6670967441538'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Marcos Paz',\n",
-       "  'Localidad': 'Barrio Santa Rosa',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6525010',\n",
-       "  'Latitud': '-34.953080822173',\n",
-       "  'Longitud': '-58.78292863718'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Marcos Paz',\n",
-       "  'Localidad': 'Marcos Paz',\n",
-       "  'Población': '50460',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6525020',\n",
-       "  'Latitud': '-34.7965436888808',\n",
-       "  'Longitud': '-58.8778211205753'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Gowland',\n",
-       "  'Población': '1738',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6532010',\n",
-       "  'Latitud': '-34.652429281715',\n",
-       "  'Longitud': '-59.3523186300108'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Mercedes',\n",
-       "  'Población': '56116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6532020',\n",
-       "  'Latitud': '-34.6521715354886',\n",
-       "  'Longitud': '-59.4295981722689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '112806',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7085422423529',\n",
-       "  'Longitud': '-58.6795867252566'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Mariano Acosta',\n",
-       "  'Población': '60717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7154808073462',\n",
-       "  'Longitud': '-58.7976740413845'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Merlo',\n",
-       "  'Población': '274130',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.6823277014068',\n",
-       "  'Longitud': '-58.7436432079669'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Pontevedra',\n",
-       "  'Población': '37628',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7467959489481',\n",
-       "  'Longitud': '-58.7060431536772'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'San Antonio De Padua',\n",
-       "  'Población': '42377',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.6698581359268',\n",
-       "  'Longitud': '-58.697930436646'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte',\n",
-       "  'Localidad': 'Abbott',\n",
-       "  'Población': '603',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6547010',\n",
-       "  'Latitud': '-35.2825062106661',\n",
-       "  'Longitud': '-58.8042619084922'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte',\n",
-       "  'Localidad': 'San Miguel del Monte (Est. Monte)',\n",
-       "  'Población': '17005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6547020',\n",
-       "  'Latitud': '-35.4391643240479',\n",
-       "  'Longitud': '-58.8094598355672'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte',\n",
-       "  'Localidad': 'Zenón Videla Dorna',\n",
-       "  'Población': '76',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6547030',\n",
-       "  'Latitud': '-35.5447734044526',\n",
-       "  'Longitud': '-58.8855911917932'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte Hermoso',\n",
-       "  'Localidad': 'Balneario Sauce Grande',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6553010',\n",
-       "  'Latitud': '-38.995357691335',\n",
-       "  'Longitud': '-61.2152015930805'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Lobería',\n",
-       "  'Población': '13005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476030',\n",
-       "  'Latitud': '-38.165273387122',\n",
-       "  'Longitud': '-58.7822303314999'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Pieres',\n",
-       "  'Población': '36',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6476040',\n",
-       "  'Latitud': '-38.3962306181995',\n",
-       "  'Longitud': '-58.670580006548'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'San Manuel',\n",
-       "  'Población': '1126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476050',\n",
-       "  'Latitud': '-37.7892829007834',\n",
-       "  'Longitud': '-58.8486476710495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Antonio Carboni',\n",
-       "  'Población': '295',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6483010',\n",
-       "  'Latitud': '-35.2033088915799',\n",
-       "  'Longitud': '-59.3449562581802'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Elvira',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6483020',\n",
-       "  'Latitud': '-35.243272141682',\n",
-       "  'Longitud': '-59.4860397931491'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Laguna de Lobos',\n",
-       "  'Población': '509',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6483030',\n",
-       "  'Latitud': '-35.2747624905943',\n",
-       "  'Longitud': '-59.1339060011927'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Lobos',\n",
-       "  'Población': '29868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6483040',\n",
-       "  'Latitud': '-35.1858677983922',\n",
-       "  'Longitud': '-59.0957115706922'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Salvador María',\n",
-       "  'Población': '830',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6483050',\n",
-       "  'Latitud': '-35.3028071422894',\n",
-       "  'Longitud': '-59.1696841440203'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Banfield',\n",
-       "  'Población': '233339',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7379027155314',\n",
-       "  'Longitud': '-58.440675368556'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Llavallol',\n",
-       "  'Población': '43211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7946182344111',\n",
-       "  'Longitud': '-58.4320908524909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Centenario',\n",
-       "  'Población': '51834',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7289932955803',\n",
-       "  'Longitud': '-58.4283436419093'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Fiorito',\n",
-       "  'Población': '44713',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7067104032516',\n",
-       "  'Longitud': '-58.4451304500011'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Barrio Las Casuarinas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5607457195455',\n",
-       "  'Longitud': '-59.1700837097016'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Carlos Keen',\n",
-       "  'Población': '557',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497020',\n",
-       "  'Latitud': '-34.4862819813638',\n",
-       "  'Longitud': '-59.2180861330698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Cortines',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5590633814317',\n",
-       "  'Longitud': '-59.2044266157478'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'José María Jáuregui (Est. Jáuregui)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.6028553295745',\n",
-       "  'Longitud': '-59.1757529081248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Lezica y Torrezuri',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5806997364467',\n",
-       "  'Longitud': '-59.0582308683017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Francisco Madero',\n",
-       "  'Población': '1389',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609030',\n",
-       "  'Latitud': '-35.8483065194137',\n",
-       "  'Longitud': '-62.0693918423117'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Juan José Paso',\n",
-       "  'Población': '2176',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609040',\n",
-       "  'Latitud': '-35.8524740557321',\n",
-       "  'Longitud': '-62.2962123802194'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Magdala',\n",
-       "  'Población': '195',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6609050',\n",
-       "  'Latitud': '-36.0846707903374',\n",
-       "  'Longitud': '-61.7254747841859'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Mones Cazón',\n",
-       "  'Población': '1764',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609060',\n",
-       "  'Latitud': '-36.2301776476091',\n",
-       "  'Longitud': '-62.0069944091925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Nueva Plata',\n",
-       "  'Población': '206',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6609070',\n",
-       "  'Latitud': '-35.9199117438484',\n",
-       "  'Longitud': '-61.8133995164977'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Pehuajó',\n",
-       "  'Población': '31533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609080',\n",
-       "  'Latitud': '-35.8123030689596',\n",
-       "  'Longitud': '-61.8988207561037'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'San Bernardo (Est. Guanaco)',\n",
-       "  'Población': '282',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6609090',\n",
-       "  'Latitud': '-35.7137365347985',\n",
-       "  'Longitud': '-61.6477830181101'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Bocayuva',\n",
-       "  'Población': '83',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6616010',\n",
-       "  'Latitud': '-36.2065730139324',\n",
-       "  'Longitud': '-63.0761554731554'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'De Bary',\n",
-       "  'Población': '63',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6616020',\n",
-       "  'Latitud': '-36.3416806655424',\n",
-       "  'Longitud': '-63.2611533171506'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Pellegrini',\n",
-       "  'Población': '5115',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6616030',\n",
-       "  'Latitud': '-36.2697352282386',\n",
-       "  'Longitud': '-63.1652861097017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Acevedo',\n",
-       "  'Población': '1499',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623010',\n",
-       "  'Latitud': '-33.755665348987',\n",
-       "  'Longitud': '-60.4408373865386'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Fontezuela',\n",
-       "  'Población': '365',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623020',\n",
-       "  'Latitud': '-33.9138392371386',\n",
-       "  'Longitud': '-60.4628650932084'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Guerrico',\n",
-       "  'Población': '774',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623030',\n",
-       "  'Latitud': '-33.6745849638169',\n",
-       "  'Longitud': '-60.4006865938611'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Juan A. de la Peña',\n",
-       "  'Población': '211',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623040',\n",
-       "  'Latitud': '-33.8322767381074',\n",
-       "  'Longitud': '-60.4864895356947'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Juan Anchorena (Est. Urquiza)',\n",
-       "  'Población': '976',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623050',\n",
-       "  'Latitud': '-33.9263378592898',\n",
-       "  'Longitud': '-60.3829034809436'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'La Violeta',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623060',\n",
-       "  'Latitud': '-33.7347851403163',\n",
-       "  'Longitud': '-60.1701773086428'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Manuel Ocampo',\n",
-       "  'Población': '1078',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623070',\n",
-       "  'Latitud': '-33.7647232673599',\n",
-       "  'Longitud': '-60.6492429333859'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Mariano Benítez',\n",
-       "  'Población': '168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623080',\n",
-       "  'Latitud': '-33.7090270411103',\n",
-       "  'Longitud': '-60.5842599045876'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Mariano H. Alfonzo (Est. San Patricio)',\n",
-       "  'Población': '993',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623090',\n",
-       "  'Latitud': '-33.9149979004605',\n",
-       "  'Longitud': '-60.8383550657724'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Pergamino',\n",
-       "  'Población': '91399',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623100',\n",
-       "  'Latitud': '-33.8949900563191',\n",
-       "  'Longitud': '-60.5716400794952'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Pinzón',\n",
-       "  'Población': '393',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623110',\n",
-       "  'Latitud': '-33.9947211174052',\n",
-       "  'Longitud': '-60.7316480040989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Pirovano',\n",
-       "  'Población': '1551',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6105050',\n",
-       "  'Latitud': '-36.5109170215402',\n",
-       "  'Longitud': '-61.5545516558692'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'San Carlos de Bolívar (Est. Bolívar)',\n",
-       "  'Población': '26242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6105060',\n",
-       "  'Latitud': '-36.2295602208798',\n",
-       "  'Longitud': '-61.1131898679983'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Urdampilleta',\n",
-       "  'Población': '2643',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6105070',\n",
-       "  'Latitud': '-36.4329292363695',\n",
-       "  'Longitud': '-61.4191160192421'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Villa Lynch Pueyrredón',\n",
-       "  'Población': '62',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6105080',\n",
-       "  'Latitud': '-36.6025793254646',\n",
-       "  'Longitud': '-61.3618625494725'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Bragado',\n",
-       "  'Población': '33222',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6112010',\n",
-       "  'Latitud': '-35.118942299763',\n",
-       "  'Longitud': '-60.4879147568209'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Comodoro Py',\n",
-       "  'Población': '634',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6112020',\n",
-       "  'Latitud': '-35.3233100374631',\n",
-       "  'Longitud': '-60.5217314911689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': \"General O'Brien\",\n",
-       "  'Población': '2488',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6112030',\n",
-       "  'Latitud': '-34.9067979091956',\n",
-       "  'Longitud': '-60.7597838238054'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Irala',\n",
-       "  'Población': '400',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112040',\n",
-       "  'Latitud': '-34.7718230311122',\n",
-       "  'Longitud': '-60.6916912010278'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Mechita (Est. Mecha)',\n",
-       "  'Población': '1414',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112070',\n",
-       "  'Latitud': '-35.0699378566803',\n",
-       "  'Longitud': '-60.4084937925362'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Olascoaga',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112080',\n",
-       "  'Latitud': '-35.2375277927366',\n",
-       "  'Longitud': '-60.6115341696178'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Warnes',\n",
-       "  'Población': '437',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112090',\n",
-       "  'Latitud': '-34.9098734445057',\n",
-       "  'Longitud': '-60.5381681629003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Altamirano',\n",
-       "  'Población': '215',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119010',\n",
-       "  'Latitud': '-35.3615828022139',\n",
-       "  'Longitud': '-58.1504868159157'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Barrio Las Golondrinas',\n",
-       "  'Población': '383',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119020',\n",
-       "  'Latitud': '-35.0335777783556',\n",
-       "  'Longitud': '-58.1935382681817'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Barrio Parque Las Acacias',\n",
-       "  'Población': '229',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119040',\n",
-       "  'Latitud': '-35.1030329461442',\n",
-       "  'Longitud': '-58.2730405375653'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Coronel Brandsen',\n",
-       "  'Población': '19877',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119050',\n",
-       "  'Latitud': '-35.1690983002919',\n",
-       "  'Longitud': '-58.2373529446643'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Matheu',\n",
-       "  'Población': '16903',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3688779666182',\n",
-       "  'Longitud': '-58.8402291878847'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Puerto Paraná',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.2467',\n",
-       "  'Longitud': '-58.7308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': '9 De Abril',\n",
-       "  'Población': '50116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.7565075768115',\n",
-       "  'Longitud': '-58.4902923509723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '7941',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8849791351051',\n",
-       "  'Longitud': '-58.4778099372334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Villa Serrana La Gruta',\n",
-       "  'Población': '52',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6819060',\n",
-       "  'Latitud': '-38.0568266332177',\n",
-       "  'Longitud': '-62.0782618310425'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Villa Ventana',\n",
-       "  'Población': '609',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6819070',\n",
-       "  'Latitud': '-38.0795765714478',\n",
-       "  'Longitud': '-61.9311383483155'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': '30 de Agosto',\n",
-       "  'Población': '4777',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826040',\n",
-       "  'Latitud': '-36.2779720057322',\n",
-       "  'Longitud': '-62.5453088654651'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Berutti',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826010',\n",
-       "  'Latitud': '-35.8580311359835',\n",
-       "  'Longitud': '-62.5126328995628'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Girodias',\n",
-       "  'Población': '161',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6826020',\n",
-       "  'Latitud': '-36.367451804132',\n",
-       "  'Longitud': '-62.3569660936558'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Trenque Lauquen',\n",
-       "  'Población': '33442',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826050',\n",
-       "  'Latitud': '-35.9746951559846',\n",
-       "  'Longitud': '-62.7323099655579'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Baradero',\n",
-       "  'Localidad': 'Baradero',\n",
-       "  'Población': '28537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6070010',\n",
-       "  'Latitud': '-33.8128781547156',\n",
-       "  'Longitud': '-59.5043068852807'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Baradero',\n",
-       "  'Localidad': 'Irineo Portela',\n",
-       "  'Población': '379',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6070020',\n",
-       "  'Latitud': '-33.9810489198561',\n",
-       "  'Longitud': '-59.6715601606315'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Baradero',\n",
-       "  'Localidad': 'Santa Coloma',\n",
-       "  'Población': '203',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6070030',\n",
-       "  'Latitud': '-34.062154134736',\n",
-       "  'Longitud': '-59.5585420642846'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Baradero',\n",
-       "  'Localidad': 'Villa Alsina (Est. Alsina)',\n",
-       "  'Población': '1488',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6070040',\n",
-       "  'Latitud': '-33.9096038045591',\n",
-       "  'Longitud': '-59.3882017132282'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Barker',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6084010',\n",
-       "  'Latitud': '-37.6424111302365',\n",
-       "  'Longitud': '-59.3889380312927'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Benito Juárez (Est. Juárez)',\n",
-       "  'Población': '14279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084020',\n",
-       "  'Latitud': '-37.6766410210105',\n",
-       "  'Longitud': '-59.8057677109444'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Tedín Uriburu',\n",
-       "  'Población': '157',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084040',\n",
-       "  'Latitud': '-37.3683686253208',\n",
-       "  'Longitud': '-59.7630391604187'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Villa Cacique (Est. Alfredo Fortabat)',\n",
-       "  'Población': '2689',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084050',\n",
-       "  'Latitud': '-37.6704778893557',\n",
-       "  'Longitud': '-59.4003533386514'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Berazategui',\n",
-       "  'Población': '100855',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7597493264937',\n",
-       "  'Longitud': '-58.2019645234278'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Berazategui Oeste',\n",
-       "  'Población': '87792',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7804201858899',\n",
-       "  'Longitud': '-58.2415010261207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Carlos Tomás Sourigues',\n",
-       "  'Población': '11695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8021192214631',\n",
-       "  'Longitud': '-58.2188212494897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Centro Agrícola El Pato',\n",
-       "  'Población': '7847',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.9067557072114',\n",
-       "  'Longitud': '-58.1966995021239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Dolores',\n",
-       "  'Localidad': 'Sevigne',\n",
-       "  'Población': '286',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6238020',\n",
-       "  'Latitud': '-36.2067284269712',\n",
-       "  'Longitud': '-57.7413707296745'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ensenada',\n",
-       "  'Localidad': 'Ensenada',\n",
-       "  'Población': '34139',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6245010',\n",
-       "  'Latitud': '-34.8679770208454',\n",
-       "  'Longitud': '-57.9214379246659'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Belen de Escobar',\n",
-       "  'Población': '64544',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3516704130246',\n",
-       "  'Longitud': '-58.7832526742638'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'El cazador',\n",
-       "  'Población': '4722',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3034904902207',\n",
-       "  'Longitud': '-58.7811274560113'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Garín',\n",
-       "  'Población': '70042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.428785229178',\n",
-       "  'Longitud': '-58.7361732596546'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Ingeniero Maschwitz',\n",
-       "  'Población': '14734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3790006332322',\n",
-       "  'Longitud': '-58.7303342412363'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Loma Verde',\n",
-       "  'Población': '3783',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3285234890863',\n",
-       "  'Longitud': '-58.8506997728362'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Maquinista F. Savio (este)',\n",
-       "  'Población': '37480',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3964888336318',\n",
-       "  'Longitud': '-58.7629458829717'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pinamar',\n",
-       "  'Localidad': 'Pinamar',\n",
-       "  'Población': '12099',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6644010',\n",
-       "  'Latitud': '-37.0777448860202',\n",
-       "  'Longitud': '-56.8437227435213'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Presidente Perón',\n",
-       "  'Localidad': 'Guernica',\n",
-       "  'Población': '76409',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6648010',\n",
-       "  'Latitud': '-34.9230592108536',\n",
-       "  'Longitud': '-58.3650272662643'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': '17 de Agosto',\n",
-       "  'Población': '319',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651040',\n",
-       "  'Latitud': '-37.9086924428976',\n",
-       "  'Longitud': '-62.9360284730803'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Bordenave',\n",
-       "  'Población': '852',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651020',\n",
-       "  'Latitud': '-37.8028181597411',\n",
-       "  'Longitud': '-63.0425144041162'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Darregueira',\n",
-       "  'Población': '5547',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6651030',\n",
-       "  'Latitud': '-37.6857562622736',\n",
-       "  'Longitud': '-63.1595663902141'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Estela',\n",
-       "  'Población': '2',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6651050',\n",
-       "  'Latitud': '-38.1080950084855',\n",
-       "  'Longitud': '-62.9129041375994'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Felipe Solá',\n",
-       "  'Población': '626',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651060',\n",
-       "  'Latitud': '-38.005992834739',\n",
-       "  'Longitud': '-62.8186936682637'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Puán',\n",
-       "  'Población': '4743',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6651080',\n",
-       "  'Latitud': '-37.542613502113',\n",
-       "  'Longitud': '-62.7652275731166'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'San Germán',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651090',\n",
-       "  'Latitud': '-38.2995183581309',\n",
-       "  'Longitud': '-62.9821877089624'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Villa Castelar (Est. Erize)',\n",
-       "  'Población': '31',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651100',\n",
-       "  'Latitud': '-37.3905464925651',\n",
-       "  'Longitud': '-62.8051325654187'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Villa Iris',\n",
-       "  'Población': '1858',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6651110',\n",
-       "  'Latitud': '-38.1693097057753',\n",
-       "  'Longitud': '-63.2320511809102'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Punta Indio',\n",
-       "  'Localidad': 'Pipinas',\n",
-       "  'Población': '954',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6655030',\n",
-       "  'Latitud': '-35.53126706917',\n",
-       "  'Longitud': '-57.3285887617048'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Punta Indio',\n",
-       "  'Localidad': 'Punta Indio',\n",
-       "  'Población': '569',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6655040',\n",
-       "  'Latitud': '-35.2808352898089',\n",
-       "  'Longitud': '-57.2360072391524'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Punta Indio',\n",
-       "  'Localidad': 'Verónica',\n",
-       "  'Población': '6546',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6655050',\n",
-       "  'Latitud': '-35.3881552142501',\n",
-       "  'Longitud': '-57.3371601623743'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Bernal',\n",
-       "  'Población': '37547',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.700378406023',\n",
-       "  'Longitud': '-58.2766427817003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Bernal Oeste',\n",
-       "  'Población': '85959',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7269644246033',\n",
-       "  'Longitud': '-58.3182795621594'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Don Bosco',\n",
-       "  'Población': '23458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7032130159372',\n",
-       "  'Longitud': '-58.2984533178872'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Ezpeleta',\n",
-       "  'Población': '55274',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7435644425127',\n",
-       "  'Longitud': '-58.2281408361207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Ezpeleta Oeste',\n",
-       "  'Población': '26256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7634442077448',\n",
-       "  'Longitud': '-58.2638314351646'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes',\n",
-       "  'Población': '125373',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7241344748224',\n",
-       "  'Longitud': '-58.2492205541766'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes Oeste',\n",
-       "  'Población': '133980',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7477989892391',\n",
-       "  'Longitud': '-58.2999440151876'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Balneario Orense',\n",
-       "  'Población': '77',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833010',\n",
-       "  'Latitud': '-38.8079580951783',\n",
-       "  'Longitud': '-59.7382989446997'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Claromecó',\n",
-       "  'Población': '1897',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833020',\n",
-       "  'Latitud': '-38.7973744243016',\n",
-       "  'Longitud': '-60.107623035402'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Copetonas',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6833030',\n",
-       "  'Latitud': '-38.7227403438549',\n",
-       "  'Longitud': '-60.4519655195991'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Lin Calel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6833040',\n",
-       "  'Latitud': '-38.7081778337076',\n",
-       "  'Longitud': '-60.2417246463467'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Micaela Cascallares (Est. Cascallares)',\n",
-       "  'Población': '567',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833050',\n",
-       "  'Latitud': '-38.4926790060303',\n",
-       "  'Longitud': '-60.4684232796744'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Orense',\n",
-       "  'Población': '2063',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833060',\n",
-       "  'Latitud': '-38.6855169253543',\n",
-       "  'Longitud': '-59.7764287092023'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Reta',\n",
-       "  'Población': '495',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833070',\n",
-       "  'Latitud': '-38.8970805514765',\n",
-       "  'Longitud': '-60.343409791669'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'San Francisco de Bellocq',\n",
-       "  'Población': '523',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833080',\n",
-       "  'Latitud': '-38.6931705173547',\n",
-       "  'Longitud': '-60.0141786926695'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'San Mayol',\n",
-       "  'Población': '63',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6833090',\n",
-       "  'Latitud': '-38.3177365227324',\n",
-       "  'Longitud': '-60.0258421214843'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Tres Arroyos',\n",
-       "  'Población': '46867',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833100',\n",
-       "  'Latitud': '-38.3771785795114',\n",
-       "  'Longitud': '-60.2755588939396'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Villa Rodríguez (Est. Barrow)',\n",
-       "  'Población': '17',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833110',\n",
-       "  'Latitud': '-38.3125817693893',\n",
-       "  'Longitud': '-60.2324995777758'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': '11 De Septiembre',\n",
-       "  'Población': '4402',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.566314345456',\n",
-       "  'Longitud': '-58.6183600679169'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Caseros',\n",
-       "  'Población': '91280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.608872950993',\n",
-       "  'Longitud': '-58.5636644572416'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Churruca',\n",
-       "  'Población': '5846',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5589664800215',\n",
-       "  'Longitud': '-58.6228016204112'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Luján',\n",
-       "  'Población': '97363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5706550661632',\n",
-       "  'Longitud': '-59.109540176033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Olivera',\n",
-       "  'Población': '1926',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497070',\n",
-       "  'Latitud': '-34.6265041710141',\n",
-       "  'Longitud': '-59.2533805145177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Open Door (Est. Dr. Domingo Cabred)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.4890162386569',\n",
-       "  'Longitud': '-59.0617361279716'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Torres',\n",
-       "  'Población': '2664',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497090',\n",
-       "  'Latitud': '-34.4318215080317',\n",
-       "  'Longitud': '-59.1287739002816'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Atalaya',\n",
-       "  'Población': '720',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6505010',\n",
-       "  'Latitud': '-35.0240363457416',\n",
-       "  'Longitud': '-57.5340253600961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'General Mansilla (Est. Bartolomé Bavio)',\n",
-       "  'Población': '2022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6505020',\n",
-       "  'Latitud': '-35.0816834306862',\n",
-       "  'Longitud': '-57.7469762592144'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Magdalena',\n",
-       "  'Población': '11093',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6505040',\n",
-       "  'Latitud': '-35.0806853032506',\n",
-       "  'Longitud': '-57.5172585839912'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Vieytes',\n",
-       "  'Población': '287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6505060',\n",
-       "  'Latitud': '-35.269568396303',\n",
-       "  'Longitud': '-57.5757117447539'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Las Armas',\n",
-       "  'Población': '365',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6511010',\n",
-       "  'Latitud': '-37.0860540989',\n",
-       "  'Longitud': '-57.8285752273883'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '8883',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6511020',\n",
-       "  'Latitud': '-36.8648514645038',\n",
-       "  'Longitud': '-57.8829166198472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Santo Domingo',\n",
-       "  'Población': '95',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6511030',\n",
-       "  'Latitud': '-36.7137597811284',\n",
-       "  'Longitud': '-57.5860126519926'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Area De Promocion El Triángulo',\n",
-       "  'Población': '2877',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4544550576034',\n",
-       "  'Longitud': '-58.7062417407487'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Grand Bourg',\n",
-       "  'Población': '94441',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4869935800875',\n",
-       "  'Longitud': '-58.7286750953502'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Ingeniero Adolfo Sourdeaux',\n",
-       "  'Población': '28780',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5004325972609',\n",
-       "  'Longitud': '-58.6618050648717'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Ingeniero Pablo Nogués',\n",
-       "  'Población': '42663',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4790933125467',\n",
-       "  'Longitud': '-58.6989741628196'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Los Polvorines',\n",
-       "  'Población': '59169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5078746726212',\n",
-       "  'Longitud': '-58.7013439131882'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5078746726212',\n",
-       "  'Longitud': '-58.7013439131882'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Tortuguitas',\n",
-       "  'Población': '45901',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4746661471823',\n",
-       "  'Longitud': '-58.7513344097631'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Villa De Mayo',\n",
-       "  'Población': '48136',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5061507591135',\n",
-       "  'Longitud': '-58.6793063506777'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'Coronel Vidal',\n",
-       "  'Población': '6611',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518010',\n",
-       "  'Latitud': '-37.452214188593',\n",
-       "  'Longitud': '-57.7299500229319'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Rancagua',\n",
-       "  'Población': '695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623120',\n",
-       "  'Latitud': '-34.0303722475767',\n",
-       "  'Longitud': '-60.5042327001336'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Villa Angélica (Est. El Socorro)',\n",
-       "  'Población': '1144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623130',\n",
-       "  'Latitud': '-33.6647037443081',\n",
-       "  'Longitud': '-60.7084372635626'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Villa San José',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623140',\n",
-       "  'Latitud': '-34.0906695795004',\n",
-       "  'Longitud': '-60.4162716627136'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pila',\n",
-       "  'Localidad': 'Casalins',\n",
-       "  'Población': '66',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6630010',\n",
-       "  'Latitud': '-36.3181419923689',\n",
-       "  'Longitud': '-58.5525025522873'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pila',\n",
-       "  'Localidad': 'Pila',\n",
-       "  'Población': '2502',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6630020',\n",
-       "  'Latitud': '-36.0014746137723',\n",
-       "  'Longitud': '-58.1427778873885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Barrio Parque Almirante Irizar (Ap. Kilómetro 61)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4220055807037',\n",
-       "  'Longitud': '-58.9528378824193'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Club de Campo Larena - Los Quinchos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.3911412682883',\n",
-       "  'Longitud': '-59.0007332098308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Country Club El Jagüel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.400000',\n",
-       "  'Longitud': '-59.0219'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Del Viso',\n",
-       "  'Población': '41437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4494009456502',\n",
-       "  'Longitud': '-58.8009119728306'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Fátima',\n",
-       "  'Población': '4923',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4072575836787',\n",
-       "  'Longitud': '-58.974691291144'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'La Lonja',\n",
-       "  'Población': '12451',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4448149403448',\n",
-       "  'Longitud': '-58.8393730861805'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Los Cachorros',\n",
-       "  'Población': '9009',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4250028270043',\n",
-       "  'Longitud': '-58.7950003996087'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Manzanares',\n",
-       "  'Población': '4379',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.452630932571',\n",
-       "  'Longitud': '-59.0136606624887'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Manzone',\n",
-       "  'Población': '1970',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.5287308766458',\n",
-       "  'Longitud': '-58.8775995091498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Maquinista F. Savio (oeste)',\n",
-       "  'Población': '12240',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4106172547359',\n",
-       "  'Longitud': '-58.7821701089412'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '86158',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4663318396358',\n",
-       "  'Longitud': '-58.9227197887079'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Presidente Derqui',\n",
-       "  'Población': '50783',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4928616935261',\n",
-       "  'Longitud': '-58.8416985218723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Santa Teresa',\n",
-       "  'Población': '5324',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4366914158447',\n",
-       "  'Longitud': '-58.7573470164393'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Tortuguitas',\n",
-       "  'Población': '26024',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4578061717121',\n",
-       "  'Longitud': '-58.76209072062'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Villa Astolfi',\n",
-       "  'Población': '6735',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4858983446269',\n",
-       "  'Longitud': '-58.8768335703823'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Villa Rosa',\n",
-       "  'Población': '23865',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4077327133185',\n",
-       "  'Longitud': '-58.8539345779841'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Zelaya',\n",
-       "  'Población': '3461',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.3657182841794',\n",
-       "  'Longitud': '-58.893696088678'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '23408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854100',\n",
-       "  'Latitud': '-35.4339385892588',\n",
-       "  'Longitud': '-60.1731209454056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Agustín Mosconi',\n",
-       "  'Población': '280',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854010',\n",
-       "  'Latitud': '-35.7392169542026',\n",
-       "  'Longitud': '-60.5590634621789'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Del Valle',\n",
-       "  'Población': '899',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854020',\n",
-       "  'Latitud': '-35.8973453887603',\n",
-       "  'Longitud': '-60.7316089512944'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Ernestina',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854030',\n",
-       "  'Latitud': '-35.2702340519789',\n",
-       "  'Longitud': '-59.5575034078873'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Gobernador Ugarte',\n",
-       "  'Población': '547',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854040',\n",
-       "  'Latitud': '-35.1643973648093',\n",
-       "  'Longitud': '-60.0813577815069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Lucas Monteverde',\n",
-       "  'Población': '63',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854050',\n",
-       "  'Latitud': '-35.4838272164734',\n",
-       "  'Longitud': '-59.9880647932831'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Norberto de la Riestra',\n",
-       "  'Población': '4524',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854060',\n",
-       "  'Latitud': '-35.2727788695321',\n",
-       "  'Longitud': '-59.7719327250509'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Pedernales',\n",
-       "  'Población': '1432',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854070',\n",
-       "  'Latitud': '-35.2666085074294',\n",
-       "  'Longitud': '-59.6306574695384'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'San Enrique',\n",
-       "  'Población': '279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854080',\n",
-       "  'Latitud': '-35.7785028686085',\n",
-       "  'Longitud': '-60.3546454811901'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Valdés',\n",
-       "  'Población': '579',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854090',\n",
-       "  'Latitud': '-35.6488128268597',\n",
-       "  'Longitud': '-60.4672591673156'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '12 de Octubre',\n",
-       "  'Población': '219',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6588030',\n",
-       "  'Latitud': '-35.607730780146',\n",
-       "  'Longitud': '-60.9182929927645'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '9 de Julio',\n",
-       "  'Población': '36494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588100',\n",
-       "  'Latitud': '-35.4447435053964',\n",
-       "  'Longitud': '-60.8843433362719'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Alfredo Demarchi (Est. Facundo Quiroga)',\n",
-       "  'Población': '1853',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588010',\n",
-       "  'Latitud': '-35.2929819536873',\n",
-       "  'Longitud': '-61.4072542128'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Carlos María Naón',\n",
-       "  'Población': '497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588020',\n",
-       "  'Latitud': '-35.239499381663',\n",
-       "  'Longitud': '-60.8251358750153'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Dudignac',\n",
-       "  'Población': '2670',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588040',\n",
-       "  'Latitud': '-35.6511928511123',\n",
-       "  'Longitud': '-60.7098962799094'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'La Aurora (Est. La Niña)',\n",
-       "  'Población': '531',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588050',\n",
-       "  'Latitud': '-35.4079467934432',\n",
-       "  'Longitud': '-61.2105668204871'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Manuel B. Gonnet (Est. French)',\n",
-       "  'Población': '748',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588060',\n",
-       "  'Latitud': '-35.5201414507378',\n",
-       "  'Longitud': '-60.9989487976537'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Marcelino Ugarte (Est. Dennehy)',\n",
-       "  'Población': '76',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588070',\n",
-       "  'Latitud': '-35.3462662593318',\n",
-       "  'Longitud': '-60.7453446826815'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Morea',\n",
-       "  'Población': '347',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6588080',\n",
-       "  'Latitud': '-35.5563880098445',\n",
-       "  'Longitud': '-60.5605940553161'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Norumbega',\n",
-       "  'Población': '57',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6588090',\n",
-       "  'Latitud': '-35.5357392707567',\n",
-       "  'Longitud': '-60.7928143632315'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Patricios',\n",
-       "  'Población': '745',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6588110',\n",
-       "  'Latitud': '-35.4395526972374',\n",
-       "  'Longitud': '-60.7174384712323'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Lisandro Olmos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9976086009747',\n",
-       "  'Longitud': '-58.043377425691'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Lomas de Copello',\n",
-       "  'Población': '420',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9520385659845',\n",
-       "  'Longitud': '-57.8409385980167'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Los Hornos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.973715513981',\n",
-       "  'Longitud': '-57.9850539062724'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Manuel B Gonnet',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8819511933447',\n",
-       "  'Longitud': '-58.0189915342036'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Poblet',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.0604581',\n",
-       "  'Longitud': '-57.9547426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Ringuelet',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8910544941568',\n",
-       "  'Longitud': '-57.9913781921596'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Rufino De Elizalde',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9710900774179',\n",
-       "  'Longitud': '-57.9524351288235'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'ruta del sol',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9437333541431',\n",
-       "  'Longitud': '-58.1732652389706'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'ruta del sol',\n",
-       "  'Población': '2312',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9437333541431',\n",
-       "  'Longitud': '-58.1732652389706'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'González Moreno',\n",
-       "  'Población': '1610',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.5576529256075',\n",
-       "  'Longitud': '-63.3815800402317'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Mira Pampa',\n",
-       "  'Población': '40',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.8703867348478',\n",
-       "  'Longitud': '-63.3742010687724'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Roosevelt',\n",
-       "  'Población': '239',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.8466320155134',\n",
-       "  'Longitud': '-63.2898118317476'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'San Mauricio',\n",
-       "  'Población': '18',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.5118022821456',\n",
-       "  'Longitud': '-63.1882154861262'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Sansinena',\n",
-       "  'Población': '522',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2750295400617',\n",
-       "  'Longitud': '-63.2135436741919'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Sundblad',\n",
-       "  'Población': '63',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.7656416636683',\n",
-       "  'Longitud': '-63.1386100973601'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Barrio Las Margaritas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1932374145653',\n",
-       "  'Longitud': '-60.6820264999894'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'La Beba',\n",
-       "  'Población': '37',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1555633544922',\n",
-       "  'Longitud': '-61.0121421813965'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Bajo Hondo',\n",
-       "  'Población': '164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7647705078125',\n",
-       "  'Longitud': '-61.9209671020508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Balneario Pehuen Co',\n",
-       "  'Población': '681',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9961963948629',\n",
-       "  'Longitud': '-61.5471990087107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Pago Chico',\n",
-       "  'Población': '327',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7839402799391',\n",
-       "  'Longitud': '-62.1195194756714'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Punta Alta (Est Almirante Solier)',\n",
-       "  'Población': '58315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8813527346955',\n",
-       "  'Longitud': '-62.0749536088688'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa del Mar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8532242630709',\n",
-       "  'Longitud': '-62.1164752039925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa General Arias (Est. Kilómetro 638)',\n",
-       "  'Población': '1845',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8069001411051',\n",
-       "  'Longitud': '-62.09498539538'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Aparicio',\n",
-       "  'Población': '80',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.6204949120776',\n",
-       "  'Longitud': '-60.8809603426407'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Balneario Marisol',\n",
-       "  'Población': '158',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9224906889726',\n",
-       "  'Longitud': '-60.5329774471942'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'El Perdido (Est. José A. Guisasola)',\n",
-       "  'Población': '919',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.6757752787604',\n",
-       "  'Longitud': '-61.0884421797928'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Faro',\n",
-       "  'Población': '20',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7966781095909',\n",
-       "  'Longitud': '-61.0688772134763'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Irene',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.5543426342658',\n",
-       "  'Longitud': '-60.6954938748393'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Oriente',\n",
-       "  'Población': '1778',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7388491145692',\n",
-       "  'Longitud': '-60.6092238150829'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Tolosa',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9007699307169',\n",
-       "  'Longitud': '-57.9821293495972'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Transradio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8790055541958',\n",
-       "  'Longitud': '-58.081733864461'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8776205187118',\n",
-       "  'Longitud': '-58.0907139194439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Elvira',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9406437624757',\n",
-       "  'Longitud': '-57.9214984675578'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Garibaldi',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9986517196678',\n",
-       "  'Longitud': '-57.8404966243711'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Montoro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9634490535296',\n",
-       "  'Longitud': '-57.9025001308298'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Parque Sicardi',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9830288461923',\n",
-       "  'Longitud': '-57.8674653074052'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '33704',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6909571502715',\n",
-       "  'Longitud': '-58.3838628492162'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Este',\n",
-       "  'Población': '55952',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7108609216651',\n",
-       "  'Longitud': '-58.3725047463731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Oeste',\n",
-       "  'Población': '159094',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6957815314992',\n",
-       "  'Longitud': '-58.416253274019'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Monte Chingolo',\n",
-       "  'Población': '86220',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7302098940207',\n",
-       "  'Longitud': '-58.3561741850066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Los Indios',\n",
-       "  'Población': '66',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3735696107802',\n",
-       "  'Longitud': '-60.6523710265627'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rafael Obligado',\n",
-       "  'Población': '901',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3588132488617',\n",
-       "  'Longitud': '-60.7845693256007'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Roberto Cano',\n",
-       "  'Población': '23',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.0861129760742',\n",
-       "  'Longitud': '-60.6667747497559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rojas',\n",
-       "  'Población': '19766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1961600446015',\n",
-       "  'Longitud': '-60.7332636467146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Sol de Mayo',\n",
-       "  'Población': '20',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2689448512236',\n",
-       "  'Longitud': '-60.8717773420981'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Villa Manuel Pomar',\n",
-       "  'Población': '52',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.9159508805463',\n",
-       "  'Longitud': '-60.9379380238883'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Villa Parque Cecir',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1707175989305',\n",
-       "  'Longitud': '-60.7438336816558'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Carlos Beguerie',\n",
-       "  'Población': '399',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4854690457283',\n",
-       "  'Longitud': '-59.1017155978911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Arroyo Corto',\n",
-       "  'Población': '514',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.512917973477',\n",
-       "  'Longitud': '-62.3116837747426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Colonia San Martín',\n",
-       "  'Población': '92',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.9769152091143',\n",
-       "  'Longitud': '-62.3326095560459'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Dufaur',\n",
-       "  'Población': '182',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.9428223013646',\n",
-       "  'Longitud': '-62.284864272698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Espartillar',\n",
-       "  'Población': '785',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.3604343942367',\n",
-       "  'Longitud': '-62.4297386825705'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Goyena',\n",
-       "  'Población': '516',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.7192518502325',\n",
-       "  'Longitud': '-62.6071296330023'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Las Encadenadas',\n",
-       "  'Población': '9',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.0361082716296',\n",
-       "  'Longitud': '-62.4704140736323'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Puerto Paraná',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2467',\n",
-       "  'Longitud': '-58.7308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': '9 De Abril',\n",
-       "  'Población': '50116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7565075768115',\n",
-       "  'Longitud': '-58.4902923509723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '7941',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8849791351051',\n",
-       "  'Longitud': '-58.4778099372334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'El Jagüel',\n",
-       "  'Población': '60132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8304505041023',\n",
-       "  'Longitud': '-58.494869419897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Luis Guillón',\n",
-       "  'Población': '46649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.800196435999',\n",
-       "  'Longitud': '-58.4530964052639'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Zona Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Arroyo de la Cruz',\n",
-       "  'Población': '243',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3363786908945',\n",
-       "  'Longitud': '-59.1094149717708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Capilla del Señor (Est. Capilla)',\n",
-       "  'Población': '9244',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2912108668035',\n",
-       "  'Longitud': '-59.1015232724441'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Remedios Escalada De San Martin',\n",
-       "  'Población': '82576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.723808815713',\n",
-       "  'Longitud': '-58.397669711018'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Valentín Alsina',\n",
-       "  'Población': '41716',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.672035526127',\n",
-       "  'Longitud': '-58.4134851675076'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Laprida',\n",
-       "  'Población': '8840',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.5467976434903',\n",
-       "  'Longitud': '-60.7970535965801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Pueblo Nuevo',\n",
-       "  'Población': '36',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.3263227',\n",
-       "  'Longitud': '-60.9098409'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Pueblo San Jorge',\n",
-       "  'Población': '248',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.2298626892886',\n",
-       "  'Longitud': '-60.9621658450441'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Coronel Boerr',\n",
-       "  'Población': '15',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.9414440334215',\n",
-       "  'Longitud': '-59.0693547287839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'El Trigo',\n",
-       "  'Población': '43',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.8815483511482',\n",
-       "  'Longitud': '-59.4063369903389'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Las Flores',\n",
-       "  'Población': '21455',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.0154969145348',\n",
-       "  'Longitud': '-59.1004659218434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Pardo',\n",
-       "  'Población': '159',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.2437580460508',\n",
-       "  'Longitud': '-59.3662916338311'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Alberdi Viejo',\n",
-       "  'Población': '318',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4418003349',\n",
-       "  'Longitud': '-61.8448787838164'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'El Dorado',\n",
-       "  'Población': '318',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6528608747523',\n",
-       "  'Longitud': '-61.5829085058874'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Fortín Acha',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3430420274499',\n",
-       "  'Longitud': '-61.5156655267073'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Saavedra',\n",
-       "  'Población': '2276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.7636402199499',\n",
-       "  'Longitud': '-62.3506328041255'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Alvarez de Toledo',\n",
-       "  'Población': '213',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.6391609182127',\n",
-       "  'Longitud': '-59.6292383440582'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Blaquier',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.767700734608',\n",
-       "  'Longitud': '-59.3038642874232'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Cazón',\n",
-       "  'Población': '209',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.576803202395',\n",
-       "  'Longitud': '-59.6645037628687'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Polvaredas',\n",
-       "  'Población': '392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.593907231155',\n",
-       "  'Longitud': '-59.5079734849201'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Saladillo',\n",
-       "  'Población': '26763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.6404298805989',\n",
-       "  'Longitud': '-59.7790589845354'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Quenumá',\n",
-       "  'Población': '653',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.5689908284906',\n",
-       "  'Longitud': '-63.0876229573465'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Salliqueló',\n",
-       "  'Población': '7617',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.7511653813281',\n",
-       "  'Longitud': '-62.9599573443115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Arroyo Dulce',\n",
-       "  'Población': '1715',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1024332833136',\n",
-       "  'Longitud': '-60.4061551794069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Berdier',\n",
-       "  'Población': '177',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3987726587976',\n",
-       "  'Longitud': '-60.2605725409335'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Gahan',\n",
-       "  'Población': '648',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3380744009945',\n",
-       "  'Longitud': '-60.0992736191527'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Inés Indart',\n",
-       "  'Población': '911',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3994163305262',\n",
-       "  'Longitud': '-60.5436825925267'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'La Invencible',\n",
-       "  'Población': '77',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2687422037239',\n",
-       "  'Longitud': '-60.3853645216588'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Martínez',\n",
-       "  'Población': '66169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4944230772436',\n",
-       "  'Longitud': '-58.5105732755943'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'San Isidro',\n",
-       "  'Población': '45403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4770412162141',\n",
-       "  'Longitud': '-58.52719519996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Villa Adelina',\n",
-       "  'Población': '35473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5151197673508',\n",
-       "  'Longitud': '-58.5457579220177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '74138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5751401519414',\n",
-       "  'Longitud': '-58.6960409885544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Campo De Mayo',\n",
-       "  'Población': '1525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5346818189868',\n",
-       "  'Longitud': '-58.6513860167431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Muñiz',\n",
-       "  'Población': '28615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5557351629874',\n",
-       "  'Longitud': '-58.7080227572424'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '171913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5536228677773',\n",
-       "  'Longitud': '-58.7347875195953'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'Campos Salles',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4010837029564',\n",
-       "  'Longitud': '-60.2846972878391'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Diego Gaynor',\n",
-       "  'Población': '236',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.288973975279',\n",
-       "  'Longitud': '-59.222781222713'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'El Remanso',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4149477393736',\n",
-       "  'Longitud': '-59.086281182388'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Los Cardales',\n",
-       "  'Población': '7174',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3300736993853',\n",
-       "  'Longitud': '-58.9885651588167'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Orlando',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3273003551547',\n",
-       "  'Longitud': '-59.0759905460338'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Robles - Pavón',\n",
-       "  'Población': '8008',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3581118951493',\n",
-       "  'Longitud': '-59.0310010709452'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '5651',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '3444',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8962283957338',\n",
-       "  'Longitud': '-58.5087006002723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Carlos Spegazzini',\n",
-       "  'Población': '25990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9338489869515',\n",
-       "  'Longitud': '-58.5780017334776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'José Maria Ezeiza',\n",
-       "  'Población': '56219',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8536100103068',\n",
-       "  'Longitud': '-58.5195521653909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'La Unión',\n",
-       "  'Población': '33227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8503859677023',\n",
-       "  'Longitud': '-58.5558695462288'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '23408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4339385892588',\n",
-       "  'Longitud': '-60.1731209454056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Agustín Mosconi',\n",
-       "  'Población': '280',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.7392169542026',\n",
-       "  'Longitud': '-60.5590634621789'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Del Valle',\n",
-       "  'Población': '899',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.8973453887603',\n",
-       "  'Longitud': '-60.7316089512944'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Ernestina',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2702340519789',\n",
-       "  'Longitud': '-59.5575034078873'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Gobernador Ugarte',\n",
-       "  'Población': '547',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.1643973648093',\n",
-       "  'Longitud': '-60.0813577815069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Lucas Monteverde',\n",
-       "  'Población': '63',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4838272164734',\n",
-       "  'Longitud': '-59.9880647932831'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Norberto de la Riestra',\n",
-       "  'Población': '4524',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2727788695321',\n",
-       "  'Longitud': '-59.7719327250509'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Pedernales',\n",
-       "  'Población': '1432',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2666085074294',\n",
-       "  'Longitud': '-59.6306574695384'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'San Enrique',\n",
-       "  'Población': '279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.7785028686085',\n",
-       "  'Longitud': '-60.3546454811901'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Valdés',\n",
-       "  'Población': '579',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.6488128268597',\n",
-       "  'Longitud': '-60.4672591673156'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '12 de Octubre',\n",
-       "  'Población': '219',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.607730780146',\n",
-       "  'Longitud': '-60.9182929927645'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '9 de Julio',\n",
-       "  'Población': '36494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4447435053964',\n",
-       "  'Longitud': '-60.8843433362719'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Alfredo Demarchi (Est. Facundo Quiroga)',\n",
-       "  'Población': '1853',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2929819536873',\n",
-       "  'Longitud': '-61.4072542128'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Juan Bautista Alberdi (Est. Alberdi)',\n",
-       "  'Población': '3404',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4387919326349',\n",
-       "  'Longitud': '-61.8121893821736'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Leandro N. Alem',\n",
-       "  'Población': '2468',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5217246234597',\n",
-       "  'Longitud': '-61.391182899484'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Vedia',\n",
-       "  'Población': '8827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4973984349932',\n",
-       "  'Longitud': '-61.5453447631479'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Arenaza',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9846043002155',\n",
-       "  'Longitud': '-61.7729116988591'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Bayauca',\n",
-       "  'Población': '541',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8710511337121',\n",
-       "  'Longitud': '-61.2895451446375'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Bermúdez',\n",
-       "  'Población': '72',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6966047108596',\n",
-       "  'Longitud': '-61.3250128810539'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Carlos Salas',\n",
-       "  'Población': '234',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.3913662871435',\n",
-       "  'Longitud': '-61.9949102331933'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.3321817215807',\n",
-       "  'Longitud': '-61.6140851684372'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'El Triunfo',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.0882210775847',\n",
-       "  'Longitud': '-61.5163333232822'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '485',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.3627586364746',\n",
-       "  'Longitud': '-61.8061599731445'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Lincoln',\n",
-       "  'Población': '28051',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.869042222818',\n",
-       "  'Longitud': '-61.5291649669285'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Pasteur',\n",
-       "  'Población': '1962',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.1426386337075',\n",
-       "  'Longitud': '-62.2439028944602'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Roberts',\n",
-       "  'Población': '2982',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.1440875676884',\n",
-       "  'Longitud': '-61.9707859541264'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Salto',\n",
-       "  'Población': '27466',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2921598652878',\n",
-       "  'Longitud': '-60.2546244496406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Azcuénaga',\n",
-       "  'Población': '312',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3637910907784',\n",
-       "  'Longitud': '-59.3745991110996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Cucullú',\n",
-       "  'Población': '551',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4460870677999',\n",
-       "  'Longitud': '-59.3622553297801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Franklin',\n",
-       "  'Población': '87',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6103908719397',\n",
-       "  'Longitud': '-59.6301795182439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Espil',\n",
-       "  'Población': '157',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5066814044811',\n",
-       "  'Longitud': '-59.3372661316763'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Ruiz',\n",
-       "  'Población': '477',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4352021828488',\n",
-       "  'Longitud': '-59.260395880426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Duggan',\n",
-       "  'Población': '573',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2071973030208',\n",
-       "  'Longitud': '-59.6357055338083'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'San Antonio de Areco',\n",
-       "  'Población': '19768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2503763113877',\n",
-       "  'Longitud': '-59.4708634797005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Villa Lía',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1237740718192',\n",
-       "  'Longitud': '-59.4313725724126'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'Balneario San Cayetano',\n",
-       "  'Población': '46',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7481815016452',\n",
-       "  'Longitud': '-59.429204589717'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'Ochandío',\n",
-       "  'Población': '51',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.3598244506044',\n",
-       "  'Longitud': '-59.7935349347064'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Tristán Suarez',\n",
-       "  'Población': '37944',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8851527149847',\n",
-       "  'Longitud': '-58.5700335845498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Bosques',\n",
-       "  'Población': '64077',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.827580702831',\n",
-       "  'Longitud': '-58.2229120039488'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'El Tropezon',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9564048574127',\n",
-       "  'Longitud': '-58.2787454299742'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Estanislao Severo Zeballos',\n",
-       "  'Población': '26005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.812285887223',\n",
-       "  'Longitud': '-58.2426532633495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Gobernador Julio A. Costa',\n",
-       "  'Población': '61135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8152397261388',\n",
-       "  'Longitud': '-58.3082334245906'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Ingeniero Juan Allan',\n",
-       "  'Población': '32994',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8648075260046',\n",
-       "  'Longitud': '-58.2110437322304'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'La Capilla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9437330109546',\n",
-       "  'Longitud': '-58.2632550914349'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Brown',\n",
-       "  'Población': '7484',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8790424725562',\n",
-       "  'Longitud': '-58.2898092496787'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Llavallol',\n",
-       "  'Población': '43211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7946182344111',\n",
-       "  'Longitud': '-58.4320908524909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Centenario',\n",
-       "  'Población': '51834',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7289932955803',\n",
-       "  'Longitud': '-58.4283436419093'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Fiorito',\n",
-       "  'Población': '44713',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7067104032516',\n",
-       "  'Longitud': '-58.4451304500011'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Barrio Las Casuarinas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5607457195455',\n",
-       "  'Longitud': '-59.1700837097016'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Carlos Keen',\n",
-       "  'Población': '557',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4862819813638',\n",
-       "  'Longitud': '-59.2180861330698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Club de Campo Los Puentes',\n",
-       "  'Población': '302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5760126891975',\n",
-       "  'Longitud': '-59.0214105976263'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Cortines',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5590633814317',\n",
-       "  'Longitud': '-59.2044266157478'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Country Club Las Praderas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4902656696955',\n",
-       "  'Longitud': '-59.1324863072423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'José María Jáuregui (Est. Jáuregui)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6028553295745',\n",
-       "  'Longitud': '-59.1757529081248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Lezica y Torrezuri',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5806997364467',\n",
-       "  'Longitud': '-59.0582308683017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Luján',\n",
-       "  'Población': '97363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5706550661632',\n",
-       "  'Longitud': '-59.109540176033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Olivera',\n",
-       "  'Población': '1926',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6265041710141',\n",
-       "  'Longitud': '-59.2533805145177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Open Door (Est. Dr. Domingo Cabred)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4890162386569',\n",
-       "  'Longitud': '-59.0617361279716'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Torres',\n",
-       "  'Población': '2664',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4318215080317',\n",
-       "  'Longitud': '-59.1287739002816'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Atalaya',\n",
-       "  'Población': '720',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.0240363457416',\n",
-       "  'Longitud': '-57.5340253600961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'San Cayetano',\n",
-       "  'Población': '7354',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.346970946847',\n",
-       "  'Longitud': '-59.6063826058006'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'San Fernando',\n",
-       "  'Población': '74814',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4473601745411',\n",
-       "  'Longitud': '-58.5690015916776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '42703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4619820050413',\n",
-       "  'Longitud': '-58.5595970877081'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Virreyes',\n",
-       "  'Población': '42768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4636240092728',\n",
-       "  'Longitud': '-58.5761941633194'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Beccar',\n",
-       "  'Población': '59088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4674159462571',\n",
-       "  'Longitud': '-58.5400343502635'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Boulogne Sur Mer',\n",
-       "  'Población': '73842',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4983312888498',\n",
-       "  'Longitud': '-58.5700137209729'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Santa Rosa',\n",
-       "  'Población': '27308',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8380276482598',\n",
-       "  'Longitud': '-58.2888899071764'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Vatteone',\n",
-       "  'Población': '44632',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8303193176345',\n",
-       "  'Longitud': '-58.2635239901185'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Blaquier',\n",
-       "  'Población': '676',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6356616332748',\n",
-       "  'Longitud': '-62.4786821321875'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Florentino Ameghino',\n",
-       "  'Población': '7225',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.846677699169',\n",
-       "  'Longitud': '-62.4671575805384'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Porvenir',\n",
-       "  'Población': '156',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9522292183733',\n",
-       "  'Longitud': '-62.2174229886622'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Centinela del Mar',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.4348806367321',\n",
-       "  'Longitud': '-58.216863731472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Comandante Nicanor Otamendi',\n",
-       "  'Población': '6623',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.1119335118514',\n",
-       "  'Longitud': '-57.8415353121543'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mar del Sur',\n",
-       "  'Población': '453',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.3446881533109',\n",
-       "  'Longitud': '-57.9920393065731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mechongué',\n",
-       "  'Población': '1307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.1486545138318',\n",
-       "  'Longitud': '-58.2230121065801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Miramar',\n",
-       "  'Población': '29433',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.2707429318083',\n",
-       "  'Longitud': '-57.8404714577536'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '9812',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.0229384341367',\n",
-       "  'Longitud': '-60.0147935726886'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'Arribeños',\n",
-       "  'Población': '2910',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2101542565966',\n",
-       "  'Longitud': '-61.3548577979495'}]"
-      ]
-     },
-     "execution_count": 435,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "prov_BA = list(filter(lambda x: x['Provincia'] == 'BUENOS AIRES', datos_estruct))\n",
     "prov_BA"
@@ -59687,327 +732,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 436,
+   "execution_count": null,
    "id": "64ea6aef",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Provincia</th>\n",
-       "      <th>Partido</th>\n",
-       "      <th>Localidad</th>\n",
-       "      <th>Población</th>\n",
-       "      <th>ADSL</th>\n",
-       "      <th>Cablemódem</th>\n",
-       "      <th>Dial Up</th>\n",
-       "      <th>Fibra óptica</th>\n",
-       "      <th>Satelital</th>\n",
-       "      <th>Wireless</th>\n",
-       "      <th>Telefonía Fija</th>\n",
-       "      <th>3G</th>\n",
-       "      <th>4G</th>\n",
-       "      <th>link</th>\n",
-       "      <th>Latitud</th>\n",
-       "      <th>Longitud</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>9 de Julio</td>\n",
-       "      <td>Villa General Fournier (Est. 9 de Julio Sud)</td>\n",
-       "      <td>566</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6588120</td>\n",
-       "      <td>-35.4989239490928</td>\n",
-       "      <td>-60.8647207106461</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Carhué</td>\n",
-       "      <td>9660</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007010</td>\n",
-       "      <td>-37.1774801030509</td>\n",
-       "      <td>-62.7578962604015</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Colonia San Miguel Arcángel</td>\n",
-       "      <td>563</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007020</td>\n",
-       "      <td>-37.4486186469627</td>\n",
-       "      <td>-63.117609405389</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Espartillar</td>\n",
-       "      <td>21</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007040</td>\n",
-       "      <td>-37.3563345638716</td>\n",
-       "      <td>-62.4387637810214</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Esteban Agustín Gascón</td>\n",
-       "      <td>104</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>6007050</td>\n",
-       "      <td>-37.4544378016288</td>\n",
-       "      <td>-63.2565950033782</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>...</th>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4171</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>General Alvarado</td>\n",
-       "      <td>Mar del Sur</td>\n",
-       "      <td>453</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-38.3446881533109</td>\n",
-       "      <td>-57.9920393065731</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4172</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>General Alvarado</td>\n",
-       "      <td>Mechongué</td>\n",
-       "      <td>1307</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-38.1486545138318</td>\n",
-       "      <td>-58.2230121065801</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4173</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>General Alvarado</td>\n",
-       "      <td>Miramar</td>\n",
-       "      <td>29433</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-38.2707429318083</td>\n",
-       "      <td>-57.8404714577536</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4174</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>General Alvear</td>\n",
-       "      <td>General Alvear</td>\n",
-       "      <td>9812</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-36.0229384341367</td>\n",
-       "      <td>-60.0147935726886</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4175</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>General Arenales</td>\n",
-       "      <td>Arribeños</td>\n",
-       "      <td>2910</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-34.2101542565966</td>\n",
-       "      <td>-61.3548577979495</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "<p>928 rows × 16 columns</p>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "         Provincia           Partido  \\\n",
-       "0     BUENOS AIRES        9 de Julio   \n",
-       "1     BUENOS AIRES     Adolfo Alsina   \n",
-       "2     BUENOS AIRES     Adolfo Alsina   \n",
-       "3     BUENOS AIRES     Adolfo Alsina   \n",
-       "4     BUENOS AIRES     Adolfo Alsina   \n",
-       "...            ...               ...   \n",
-       "4171  BUENOS AIRES  General Alvarado   \n",
-       "4172  BUENOS AIRES  General Alvarado   \n",
-       "4173  BUENOS AIRES  General Alvarado   \n",
-       "4174  BUENOS AIRES    General Alvear   \n",
-       "4175  BUENOS AIRES  General Arenales   \n",
-       "\n",
-       "                                         Localidad  Población ADSL Cablemódem  \\\n",
-       "0     Villa General Fournier (Est. 9 de Julio Sud)        566   --         --   \n",
-       "1                                           Carhué       9660   SI         SI   \n",
-       "2                      Colonia San Miguel Arcángel        563   --         --   \n",
-       "3                                      Espartillar         21   --         --   \n",
-       "4                           Esteban Agustín Gascón        104   --         --   \n",
-       "...                                            ...        ...  ...        ...   \n",
-       "4171                                   Mar del Sur        453   --         --   \n",
-       "4172                                     Mechongué       1307   SI         --   \n",
-       "4173                                       Miramar      29433   SI         SI   \n",
-       "4174                                General Alvear       9812   --         --   \n",
-       "4175                                     Arribeños       2910   SI         SI   \n",
-       "\n",
-       "     Dial Up Fibra óptica Satelital Wireless Telefonía Fija  3G  4G  \\\n",
-       "0         --           --        --       SI             --  SI  SI   \n",
-       "1         SI           SI        --       SI             SI  SI  SI   \n",
-       "2         --           --        --       --             SI  SI  SI   \n",
-       "3         --           --        --       --             --  SI  SI   \n",
-       "4         --           --        --       --             SI  --  --   \n",
-       "...      ...          ...       ...      ...            ...  ..  ..   \n",
-       "4171      SI           --        --       SI             SI  SI  SI   \n",
-       "4172      --           --        --       SI             SI  SI  SI   \n",
-       "4173      SI           SI        SI       SI             SI  SI  SI   \n",
-       "4174      --           --        SI       --             SI  SI  SI   \n",
-       "4175      SI           --        --       SI             SI  SI  SI   \n",
-       "\n",
-       "                  link            Latitud           Longitud  \n",
-       "0              6588120  -35.4989239490928  -60.8647207106461  \n",
-       "1              6007010  -37.1774801030509  -62.7578962604015  \n",
-       "2              6007020  -37.4486186469627   -63.117609405389  \n",
-       "3              6007040  -37.3563345638716  -62.4387637810214  \n",
-       "4              6007050  -37.4544378016288  -63.2565950033782  \n",
-       "...                ...                ...                ...  \n",
-       "4171  Sin código Indec  -38.3446881533109  -57.9920393065731  \n",
-       "4172  Sin código Indec  -38.1486545138318  -58.2230121065801  \n",
-       "4173  Sin código Indec  -38.2707429318083  -57.8404714577536  \n",
-       "4174  Sin código Indec  -36.0229384341367  -60.0147935726886  \n",
-       "4175  Sin código Indec  -34.2101542565966  -61.3548577979495  \n",
-       "\n",
-       "[928 rows x 16 columns]"
-      ]
-     },
-     "execution_count": 436,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_conex[df_conex['Provincia']=='BUENOS AIRES']"
    ]
@@ -60022,996 +750,20 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 439,
+   "execution_count": null,
    "id": "d78186ae",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "['Villa General Fournier (Est. 9 de Julio Sud)',\n",
-       " 'Carhué',\n",
-       " 'Colonia San Miguel Arcángel',\n",
-       " 'Espartillar',\n",
-       " 'Esteban Agustín Gascón',\n",
-       " 'Maza',\n",
-       " 'Rivera',\n",
-       " 'Yutuyaco',\n",
-       " 'Adolfo Gonzales Chaves (Est. Chaves)',\n",
-       " 'De la Garma',\n",
-       " 'Juan E. Barra',\n",
-       " 'Vásquez',\n",
-       " 'Alberti (Est. Andrés Vaccarezza)',\n",
-       " 'Mechita',\n",
-       " 'Pla',\n",
-       " 'Villa Ortiz (Est. Coronel Mom)',\n",
-       " 'Adrogué',\n",
-       " 'Burzaco',\n",
-       " 'Claypole',\n",
-       " 'Don Orione',\n",
-       " 'Lomas del Río Luján (Est. Río Luján)',\n",
-       " 'Alejandro Petión',\n",
-       " 'Barrio Belgrano-Máximo Paz',\n",
-       " 'Barrio El Taladro',\n",
-       " 'Cañuelas',\n",
-       " 'Gobernador Udaondo',\n",
-       " 'Máximo Paz',\n",
-       " 'Santa Rosa',\n",
-       " 'Uribelarrea',\n",
-       " 'Vicente Casares',\n",
-       " 'Capitán Sarmiento',\n",
-       " 'La Luisa',\n",
-       " 'Bellocq',\n",
-       " 'Cadret',\n",
-       " 'Carlos Casares',\n",
-       " 'Hortensia',\n",
-       " 'La Sofía',\n",
-       " 'Mauricio Hirsch',\n",
-       " 'Moctezuma',\n",
-       " 'Smith',\n",
-       " 'Carlos Tejedor',\n",
-       " 'Monte Hermoso',\n",
-       " 'Cuartel V',\n",
-       " 'Francisco Alvarez',\n",
-       " 'La Reja',\n",
-       " 'Moreno',\n",
-       " 'Paso Del Rey',\n",
-       " 'Trujui',\n",
-       " 'Castelar',\n",
-       " 'El Palomar',\n",
-       " 'Haedo',\n",
-       " 'Moron',\n",
-       " 'Villa Sarmiento',\n",
-       " 'José Juan Almeyra',\n",
-       " 'Las Marianas',\n",
-       " 'Navarro',\n",
-       " 'Villa Moll (Est. Moll)',\n",
-       " 'Claraz',\n",
-       " 'Costa Bonita',\n",
-       " 'Juan N. Fernández',\n",
-       " 'Dufaur',\n",
-       " 'Espartillar',\n",
-       " 'Goyena',\n",
-       " 'Pigüé',\n",
-       " 'Saavedra',\n",
-       " 'Alvarez de Toledo',\n",
-       " 'Blaquier',\n",
-       " 'Cazón',\n",
-       " 'Del Carril',\n",
-       " 'Polvaredas',\n",
-       " 'Saladillo',\n",
-       " 'Quenumá',\n",
-       " 'Salliqueló',\n",
-       " 'Arroyo Dulce',\n",
-       " 'Berdier',\n",
-       " 'Gahan',\n",
-       " 'Inés Indart',\n",
-       " 'La Invencible',\n",
-       " 'Salto',\n",
-       " 'Azcuénaga',\n",
-       " 'Cucullú',\n",
-       " 'Franklin',\n",
-       " 'San Andrés de Giles',\n",
-       " 'El Jagüel',\n",
-       " 'Luis Guillón',\n",
-       " 'Monte Grande',\n",
-       " 'Zona Aeropuerto Internacional Ezeiza',\n",
-       " 'Arroyo de la Cruz',\n",
-       " 'Capilla del Señor (Est. Capilla)',\n",
-       " 'Los Cardales',\n",
-       " 'Parada Orlando',\n",
-       " 'Parada Robles - Pavón',\n",
-       " 'Aeropuerto Internacional Ezeiza',\n",
-       " 'Canning',\n",
-       " 'Carlos Spegazzini',\n",
-       " 'José Maria Ezeiza',\n",
-       " 'La Unión',\n",
-       " 'Tristán Suarez',\n",
-       " 'San Francisco Solano',\n",
-       " 'Villa La Florida',\n",
-       " 'El Paraíso',\n",
-       " 'Las Bahamas',\n",
-       " 'Gómez',\n",
-       " 'Jeppener',\n",
-       " 'Oliden',\n",
-       " 'Alto Los Cardales',\n",
-       " 'Barrio Los Pioneros',\n",
-       " 'Campana',\n",
-       " 'Guillermo E. Hudson',\n",
-       " 'Juan María Gutierrez',\n",
-       " 'Pereyra',\n",
-       " 'Plátanos',\n",
-       " 'Ranelagh',\n",
-       " 'Villa España',\n",
-       " 'Berisso',\n",
-       " 'Hale',\n",
-       " 'Indio Rico',\n",
-       " 'Coronel Suárez',\n",
-       " 'Huanguelén',\n",
-       " 'Pasman',\n",
-       " 'San José',\n",
-       " 'Santa María',\n",
-       " 'Santa Trinidad',\n",
-       " 'Andant',\n",
-       " 'Arboledas',\n",
-       " 'Daireaux',\n",
-       " 'La Larga',\n",
-       " 'Salazar',\n",
-       " 'Dolores',\n",
-       " 'Glew',\n",
-       " 'Jose Mármol',\n",
-       " 'Longchamps',\n",
-       " 'Malvinas Argentinas',\n",
-       " 'Ministro Rivadavia',\n",
-       " 'Rafael Calzada',\n",
-       " 'San Francisco Solano',\n",
-       " 'San Jose',\n",
-       " 'Arrecifes',\n",
-       " 'Todd',\n",
-       " 'Viña',\n",
-       " 'Area Reserva Cinturón Ecológico',\n",
-       " 'Avellaneda',\n",
-       " 'Crucesita',\n",
-       " 'Dock Sud',\n",
-       " 'Gerli',\n",
-       " 'Pineyro',\n",
-       " 'Sarandí',\n",
-       " 'Colonia Seré',\n",
-       " 'Curarú',\n",
-       " 'Timote',\n",
-       " 'Tres Algarrobos (Est. Cuenca)',\n",
-       " 'Carmen de Areco',\n",
-       " 'Pueblo Gouin',\n",
-       " 'Tres Sargentos',\n",
-       " 'Castelli',\n",
-       " 'Centro Guerrero',\n",
-       " 'Castilla',\n",
-       " 'Chacabuco',\n",
-       " 'Los Angeles',\n",
-       " \"O'Higgins\",\n",
-       " 'Rawson',\n",
-       " 'Chascomús',\n",
-       " 'Manuel J. Cobo (Est. Lezama)',\n",
-       " 'Villa Parque Girado',\n",
-       " 'Chivilcoy',\n",
-       " 'Emilio Ayarza',\n",
-       " 'Gorostiaga',\n",
-       " 'Villa Domínico',\n",
-       " 'Wilde',\n",
-       " 'Ayacucho',\n",
-       " 'La Constancia',\n",
-       " 'Solanet',\n",
-       " 'Udaquiola',\n",
-       " '16 de Julio',\n",
-       " 'Ariel',\n",
-       " 'Azul',\n",
-       " 'Cacharí',\n",
-       " 'Chillar',\n",
-       " 'Bahía Blanca',\n",
-       " 'Cabildo',\n",
-       " 'General Daniel Cerri (Est. General Cerri)',\n",
-       " 'Balcarce',\n",
-       " 'Los Pinos',\n",
-       " 'Napaleofú',\n",
-       " 'Ramos Otero',\n",
-       " 'San Agustín',\n",
-       " 'Villa Laguna La Brava',\n",
-       " 'La Rica',\n",
-       " 'Moquehuá',\n",
-       " 'Ramón Biaus',\n",
-       " 'San Sebastián',\n",
-       " 'Colón',\n",
-       " 'El Arbolito',\n",
-       " 'Pearson',\n",
-       " 'Bajo Hondo',\n",
-       " 'Balneario Pehuen Co',\n",
-       " 'Punta Alta (Est Almirante Solier)',\n",
-       " 'Villa del Mar',\n",
-       " 'Villa General Arias (Est. Kilómetro 638)',\n",
-       " 'Aparicio',\n",
-       " 'Coronel Dorrego',\n",
-       " 'El Perdido (Est. José A. Guisasola)',\n",
-       " 'Faro',\n",
-       " 'Irene',\n",
-       " 'Oriente',\n",
-       " 'San Román',\n",
-       " 'Coronel Pringles (Est. Pringles)',\n",
-       " 'Necochea - Quequén',\n",
-       " 'Nicanor Olivera (Est. La Dulce)',\n",
-       " 'Ramón Santamarina',\n",
-       " 'Colonia Hinojo',\n",
-       " 'Colonia Nievas',\n",
-       " 'Colonia San Miguel',\n",
-       " 'Espigas',\n",
-       " 'Hinojo',\n",
-       " 'Olavarría',\n",
-       " 'Recalde',\n",
-       " 'Sierra Chica',\n",
-       " 'Sierras Bayas',\n",
-       " 'Villa Alfredo Fortabat',\n",
-       " 'Villa La Serranía',\n",
-       " 'Bahía San Blas',\n",
-       " 'Cardenal Cagliero',\n",
-       " 'Carmen de Patagones',\n",
-       " 'Juan A. Pradere',\n",
-       " 'Stroeder',\n",
-       " 'Villalonga',\n",
-       " 'Chiclana',\n",
-       " 'Solís',\n",
-       " 'Villa Espil',\n",
-       " 'Villa Ruiz',\n",
-       " 'Duggan',\n",
-       " 'San Antonio de Areco',\n",
-       " 'Villa Lía',\n",
-       " 'Balneario San Cayetano',\n",
-       " 'San Cayetano',\n",
-       " 'San Fernando',\n",
-       " 'Victoria',\n",
-       " 'Virreyes',\n",
-       " 'Acassuso',\n",
-       " 'Beccar',\n",
-       " 'Boulogne Sur Mer',\n",
-       " 'Martínez',\n",
-       " 'San Isidro',\n",
-       " 'Villa Adelina',\n",
-       " 'Bella Vista',\n",
-       " 'Campo De Mayo',\n",
-       " 'Muñiz',\n",
-       " 'Pérez Millán',\n",
-       " 'Ramallo',\n",
-       " 'Villa General Savio (Est. Sánchez)',\n",
-       " 'Villa Ramallo',\n",
-       " 'Rauch',\n",
-       " 'América',\n",
-       " 'Fortín Olavarría',\n",
-       " 'González Moreno',\n",
-       " 'Roosevelt',\n",
-       " 'Sansinena',\n",
-       " 'Las Carabelas',\n",
-       " 'Rafael Obligado',\n",
-       " 'Roberto Cano',\n",
-       " 'Rojas',\n",
-       " 'Carlos Beguerie',\n",
-       " 'Roque Pérez',\n",
-       " 'Arroyo Corto',\n",
-       " 'Bosques',\n",
-       " 'Estanislao Severo Zeballos',\n",
-       " 'Florencio Varela',\n",
-       " 'Gobernador Julio A. Costa',\n",
-       " 'Ingeniero Juan Allan',\n",
-       " 'La Capilla',\n",
-       " 'Villa Brown',\n",
-       " 'Villa San Luis',\n",
-       " 'Villa Santa Rosa',\n",
-       " 'Villa Vatteone',\n",
-       " 'Blaquier',\n",
-       " 'Florentino Ameghino',\n",
-       " 'Comandante Nicanor Otamendi',\n",
-       " 'Mar del Sur',\n",
-       " 'Mechongué',\n",
-       " 'Miramar',\n",
-       " 'General Alvear',\n",
-       " 'Arribeños',\n",
-       " 'Ascensión',\n",
-       " 'Loma Verde',\n",
-       " 'Ranchos',\n",
-       " 'Villanueva (Ap. Río Salado)',\n",
-       " 'Colonia San Ricardo (Est. Iriarte)',\n",
-       " 'General Pinto',\n",
-       " 'Germania (Est. Mayor José Orellano)',\n",
-       " 'Villa Francia (Est. Coronel Granada)',\n",
-       " 'Barrio Colinas Verdes',\n",
-       " 'Barrio El Boquerón',\n",
-       " 'Barrio El Casal',\n",
-       " 'Barrio El Coyunco',\n",
-       " 'Barrio La Gloria',\n",
-       " 'Barrio Santa Paula',\n",
-       " 'Batán',\n",
-       " 'Chapadmalal',\n",
-       " 'El Marquesado',\n",
-       " 'Estación Chapadmalal',\n",
-       " 'Mar del Plata',\n",
-       " 'Sierra de los Padres',\n",
-       " 'Barrio Ruta 24 Kilómetro 10',\n",
-       " 'San Miguel',\n",
-       " 'Conesa',\n",
-       " 'Erézcano',\n",
-       " 'General Rojo',\n",
-       " 'La Emilia',\n",
-       " 'San Nicolás de los Arroyos',\n",
-       " 'Villa Esperanza',\n",
-       " 'Gobernador Castro',\n",
-       " 'Obligado',\n",
-       " 'Pueblo Doyle',\n",
-       " 'Río Tala',\n",
-       " 'San Pedro',\n",
-       " 'Santa Lucía',\n",
-       " 'Alejandro Korn',\n",
-       " 'Domselaar',\n",
-       " 'San Vicente',\n",
-       " 'General Rivas',\n",
-       " 'Suipacha',\n",
-       " 'De la Canal',\n",
-       " 'Desvío Aguirre',\n",
-       " 'Gardey',\n",
-       " 'Ferré',\n",
-       " 'General Arenales',\n",
-       " 'La Angelita',\n",
-       " 'La Trinidad',\n",
-       " 'General Belgrano',\n",
-       " 'Gorchs',\n",
-       " 'General Guido',\n",
-       " 'Labarden',\n",
-       " 'General Juan Madariaga',\n",
-       " 'General La Madrid',\n",
-       " 'La Colina',\n",
-       " 'Las Martinetas',\n",
-       " 'Líbano',\n",
-       " 'General Hornos',\n",
-       " 'General Las Heras (Est. Las Heras)',\n",
-       " 'Lozano',\n",
-       " 'Plomer',\n",
-       " 'Villars',\n",
-       " 'Chacras de San Clemente',\n",
-       " 'General Lavalle',\n",
-       " 'Pavón',\n",
-       " 'Country Club Bosque Real - Barrio Morabo',\n",
-       " 'General Rodríguez',\n",
-       " 'Barrio Parque General San Martin',\n",
-       " 'Billinghurst',\n",
-       " 'Ciudad Del Libertador General San Martin',\n",
-       " 'Ciudad Jardin El Libertador',\n",
-       " 'Va Ma Irene De Los Remedios De Escalada',\n",
-       " 'Villa Ayacucho',\n",
-       " 'Villa Ballester',\n",
-       " 'Villa Bernardo Monteagudo',\n",
-       " 'Villa Chacabuco',\n",
-       " 'Villa Coronel Jose M. Zapiola',\n",
-       " 'Villa General Antonio J. De Sucre',\n",
-       " 'Villa General Eugenio Necochea',\n",
-       " 'Villa General Jose Tomas Guido',\n",
-       " 'Villa General Juan G. Las Heras',\n",
-       " 'Villa Godoy Cruz',\n",
-       " 'Villa Granaderos De San Martín',\n",
-       " 'Villa Gregoria Matorras',\n",
-       " 'María Ignacia (Est. Vela)',\n",
-       " 'Tandil',\n",
-       " 'Tapalqué',\n",
-       " 'Benavídez',\n",
-       " 'Dique Luján',\n",
-       " 'Don Torcuato Este',\n",
-       " 'Don Torcuato Oeste',\n",
-       " 'El Talar',\n",
-       " 'General Pacheco',\n",
-       " 'Los Troncos Del Talar',\n",
-       " 'Ricardo Rojas',\n",
-       " 'Rincón de Milberg',\n",
-       " 'Tigre',\n",
-       " 'General Conesa',\n",
-       " 'Villa Roch',\n",
-       " 'Chasicó',\n",
-       " 'Saldungaray',\n",
-       " 'Sierra de la Ventana',\n",
-       " 'Tornquist',\n",
-       " 'Tres Picos',\n",
-       " 'Villa José León Suarez',\n",
-       " 'Villa Juan Martín De Pueyrredon',\n",
-       " 'Villa Libertad',\n",
-       " 'Villa Lynch',\n",
-       " 'Villa Maipu',\n",
-       " 'Villa Marqués Alejandro María De Aguado',\n",
-       " 'Villa Parque Pres Figueroa Alcorta',\n",
-       " 'Villa Parque San Lorenzo',\n",
-       " 'Villa San Andrés',\n",
-       " 'Villa Yapeyú',\n",
-       " 'Baigorrita',\n",
-       " 'Los Toldos',\n",
-       " 'San Emilio',\n",
-       " 'Zavalía',\n",
-       " 'Banderaló',\n",
-       " 'Cañada Seca',\n",
-       " 'Coronel Charlone',\n",
-       " 'Emilio V. Bunge',\n",
-       " 'General Villegas (Est. Villegas)',\n",
-       " 'Agustina',\n",
-       " 'Balneario Laguna de Gómez',\n",
-       " 'Fortín Tiburcio',\n",
-       " 'Junín',\n",
-       " 'Laplacette',\n",
-       " 'Morse',\n",
-       " 'Saforcada',\n",
-       " 'Las Toninas',\n",
-       " 'Mar de Ajó - San Bernardo',\n",
-       " 'San Clemente del Tuyú',\n",
-       " 'Santa Teresita - Mar del Tuyú',\n",
-       " '20 De Junio',\n",
-       " 'Aldo Bonzi',\n",
-       " 'Ciudad Evita',\n",
-       " 'Gonzalez Catán',\n",
-       " 'Gregorio De Laferrere',\n",
-       " 'Isidro Casanova',\n",
-       " 'La Tablada',\n",
-       " 'Lomas Del Mirador',\n",
-       " 'Ciudad Jardín Lomas del Palomar',\n",
-       " 'Ciudadela',\n",
-       " 'El Libertador',\n",
-       " 'Jose Ingenieros',\n",
-       " 'Loma Hermosa',\n",
-       " 'Martín Coronado',\n",
-       " 'Pablo Podestá',\n",
-       " 'Remedios De Escalada',\n",
-       " 'Saenz Peña',\n",
-       " 'Santos Lugares',\n",
-       " 'Villa Bosch (Est. Juan Maria Bosch)',\n",
-       " 'Villa Raffo',\n",
-       " 'Ingeniero Thompson',\n",
-       " 'Tres Lomas',\n",
-       " 'Carapachay',\n",
-       " 'Florida',\n",
-       " 'Florida Oeste',\n",
-       " 'La Lucila',\n",
-       " 'Piedritas',\n",
-       " 'Santa Eleodora',\n",
-       " 'Santa Regina',\n",
-       " 'Villa Saboya',\n",
-       " 'Villa Sauze',\n",
-       " 'Casbas',\n",
-       " 'Garré',\n",
-       " 'Guaminí',\n",
-       " 'Laguna Alsina (Est. Bonifacio)',\n",
-       " 'Henderson',\n",
-       " 'Herrera Vegas',\n",
-       " 'Hurlingham',\n",
-       " 'Villa Santos Tesei',\n",
-       " 'William C. Morris',\n",
-       " 'Ituzaingó Centro',\n",
-       " 'Ituzaingó Sur',\n",
-       " 'Villa Gobernador Udaondo',\n",
-       " 'Del Viso',\n",
-       " 'José C Paz',\n",
-       " 'Tortuguitas',\n",
-       " 'Agustín Roca',\n",
-       " 'Pueblo Nuevo',\n",
-       " 'Pueblo San Jorge',\n",
-       " 'El Trigo',\n",
-       " 'Las Flores',\n",
-       " 'Pardo',\n",
-       " 'Alberdi Viejo',\n",
-       " 'El Dorado',\n",
-       " 'Juan Bautista Alberdi (Est. Alberdi)',\n",
-       " 'Leandro N. Alem',\n",
-       " 'Vedia',\n",
-       " 'Arenaza',\n",
-       " 'Bayauca',\n",
-       " 'Carlos Salas',\n",
-       " 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       " 'El Triunfo',\n",
-       " 'Las Toscas',\n",
-       " 'Lincoln',\n",
-       " 'Pasteur',\n",
-       " 'Roberts',\n",
-       " 'Arenas Verdes',\n",
-       " 'Licenciado Matienzo',\n",
-       " 'Munro',\n",
-       " 'Olivos',\n",
-       " 'Vicente López',\n",
-       " 'Villa Adelina',\n",
-       " 'Villa Martelli',\n",
-       " 'Mar Azul',\n",
-       " 'Villa Gesell',\n",
-       " 'Argerich',\n",
-       " 'Hilario Ascasubi',\n",
-       " 'Juan Cousté (Est. Algarrobo)',\n",
-       " 'Mayor Buratovich',\n",
-       " 'Médanos',\n",
-       " 'Pedro Luro',\n",
-       " 'Teniente Origone',\n",
-       " 'Barrio Saavedra',\n",
-       " 'Country Club El Casco',\n",
-       " 'Escalada',\n",
-       " 'Lima',\n",
-       " 'Zárate',\n",
-       " 'Rafael Castillo',\n",
-       " 'Ramos Mejía',\n",
-       " 'San Justo',\n",
-       " 'Tapiales',\n",
-       " 'Villa Eduardo Madero',\n",
-       " 'Villa Luzuriaga',\n",
-       " 'Virrey Del Pino',\n",
-       " 'Barrio El Peligro',\n",
-       " 'Country Club El Rodeo',\n",
-       " 'Ignacio Correas',\n",
-       " 'La Plata',\n",
-       " 'Lomas de Copello',\n",
-       " 'ruta del sol',\n",
-       " 'Gerli',\n",
-       " 'Lanús Este',\n",
-       " 'Lanús Oeste',\n",
-       " 'Monte Chingolo',\n",
-       " 'Remedios Escalada De San Martin',\n",
-       " 'Valentín Alsina',\n",
-       " 'Laprida',\n",
-       " 'General Pirán',\n",
-       " 'La Armonía',\n",
-       " 'Mar Chiquita',\n",
-       " 'Mar de Cobo',\n",
-       " 'Santa Clara del Mar',\n",
-       " 'Vivoratá',\n",
-       " 'Barrio Santa Rosa',\n",
-       " 'Marcos Paz',\n",
-       " 'Gowland',\n",
-       " 'Mercedes',\n",
-       " 'Libertad',\n",
-       " 'Mariano Acosta',\n",
-       " 'Merlo',\n",
-       " 'Pontevedra',\n",
-       " 'San Antonio De Padua',\n",
-       " 'Abbott',\n",
-       " 'San Miguel del Monte (Est. Monte)',\n",
-       " 'Zenón Videla Dorna',\n",
-       " 'Balneario Sauce Grande',\n",
-       " 'Lobería',\n",
-       " 'Pieres',\n",
-       " 'San Manuel',\n",
-       " 'Antonio Carboni',\n",
-       " 'Elvira',\n",
-       " 'Laguna de Lobos',\n",
-       " 'Lobos',\n",
-       " 'Salvador María',\n",
-       " 'Banfield',\n",
-       " 'Llavallol',\n",
-       " 'Lomas De Zamora',\n",
-       " 'Temperley',\n",
-       " 'Turdera',\n",
-       " 'Villa Centenario',\n",
-       " 'Villa Fiorito',\n",
-       " 'Barrio Las Casuarinas',\n",
-       " 'Carlos Keen',\n",
-       " 'Cortines',\n",
-       " 'José María Jáuregui (Est. Jáuregui)',\n",
-       " 'Lezica y Torrezuri',\n",
-       " 'Francisco Madero',\n",
-       " 'Juan José Paso',\n",
-       " 'Magdala',\n",
-       " 'Mones Cazón',\n",
-       " 'Nueva Plata',\n",
-       " 'Pehuajó',\n",
-       " 'San Bernardo (Est. Guanaco)',\n",
-       " 'Bocayuva',\n",
-       " 'De Bary',\n",
-       " 'Pellegrini',\n",
-       " 'Acevedo',\n",
-       " 'Fontezuela',\n",
-       " 'Guerrico',\n",
-       " 'Juan A. de la Peña',\n",
-       " 'Juan Anchorena (Est. Urquiza)',\n",
-       " 'La Violeta',\n",
-       " 'Manuel Ocampo',\n",
-       " 'Mariano Benítez',\n",
-       " 'Mariano H. Alfonzo (Est. San Patricio)',\n",
-       " 'Pergamino',\n",
-       " 'Pinzón',\n",
-       " 'Pirovano',\n",
-       " 'San Carlos de Bolívar (Est. Bolívar)',\n",
-       " 'Urdampilleta',\n",
-       " 'Villa Lynch Pueyrredón',\n",
-       " 'Bragado',\n",
-       " 'Comodoro Py',\n",
-       " \"General O'Brien\",\n",
-       " 'Irala',\n",
-       " 'Mechita (Est. Mecha)',\n",
-       " 'Olascoaga',\n",
-       " 'Warnes',\n",
-       " 'Altamirano',\n",
-       " 'Barrio Las Golondrinas',\n",
-       " 'Barrio Parque Las Acacias',\n",
-       " 'Coronel Brandsen',\n",
-       " 'Matheu',\n",
-       " 'Puerto Paraná',\n",
-       " '9 De Abril',\n",
-       " 'Canning',\n",
-       " 'Villa Serrana La Gruta',\n",
-       " 'Villa Ventana',\n",
-       " '30 de Agosto',\n",
-       " 'Berutti',\n",
-       " 'Girodias',\n",
-       " 'Trenque Lauquen',\n",
-       " 'Baradero',\n",
-       " 'Irineo Portela',\n",
-       " 'Santa Coloma',\n",
-       " 'Villa Alsina (Est. Alsina)',\n",
-       " 'Barker',\n",
-       " 'Benito Juárez (Est. Juárez)',\n",
-       " 'Tedín Uriburu',\n",
-       " 'Villa Cacique (Est. Alfredo Fortabat)',\n",
-       " 'Berazategui',\n",
-       " 'Berazategui Oeste',\n",
-       " 'Carlos Tomás Sourigues',\n",
-       " 'Centro Agrícola El Pato',\n",
-       " 'Sevigne',\n",
-       " 'Ensenada',\n",
-       " 'Belen de Escobar',\n",
-       " 'El cazador',\n",
-       " 'Garín',\n",
-       " 'Ingeniero Maschwitz',\n",
-       " 'Loma Verde',\n",
-       " 'Maquinista F. Savio (este)',\n",
-       " 'Pinamar',\n",
-       " 'Guernica',\n",
-       " '17 de Agosto',\n",
-       " 'Bordenave',\n",
-       " 'Darregueira',\n",
-       " 'Estela',\n",
-       " 'Felipe Solá',\n",
-       " 'Puán',\n",
-       " 'San Germán',\n",
-       " 'Villa Castelar (Est. Erize)',\n",
-       " 'Villa Iris',\n",
-       " 'Pipinas',\n",
-       " 'Punta Indio',\n",
-       " 'Verónica',\n",
-       " 'Bernal',\n",
-       " 'Bernal Oeste',\n",
-       " 'Don Bosco',\n",
-       " 'Ezpeleta',\n",
-       " 'Ezpeleta Oeste',\n",
-       " 'Quilmes',\n",
-       " 'Quilmes Oeste',\n",
-       " 'Balneario Orense',\n",
-       " 'Claromecó',\n",
-       " 'Copetonas',\n",
-       " 'Lin Calel',\n",
-       " 'Micaela Cascallares (Est. Cascallares)',\n",
-       " 'Orense',\n",
-       " 'Reta',\n",
-       " 'San Francisco de Bellocq',\n",
-       " 'San Mayol',\n",
-       " 'Tres Arroyos',\n",
-       " 'Villa Rodríguez (Est. Barrow)',\n",
-       " '11 De Septiembre',\n",
-       " 'Caseros',\n",
-       " 'Churruca',\n",
-       " 'Luján',\n",
-       " 'Olivera',\n",
-       " 'Open Door (Est. Dr. Domingo Cabred)',\n",
-       " 'Torres',\n",
-       " 'Atalaya',\n",
-       " 'General Mansilla (Est. Bartolomé Bavio)',\n",
-       " 'Magdalena',\n",
-       " 'Vieytes',\n",
-       " 'Las Armas',\n",
-       " 'Maipú',\n",
-       " 'Santo Domingo',\n",
-       " 'Area De Promocion El Triángulo',\n",
-       " 'Grand Bourg',\n",
-       " 'Ingeniero Adolfo Sourdeaux',\n",
-       " 'Ingeniero Pablo Nogués',\n",
-       " 'Los Polvorines',\n",
-       " 'Malvinas Argentinas',\n",
-       " 'Tortuguitas',\n",
-       " 'Villa De Mayo',\n",
-       " 'Coronel Vidal',\n",
-       " 'Rancagua',\n",
-       " 'Villa Angélica (Est. El Socorro)',\n",
-       " 'Villa San José',\n",
-       " 'Casalins',\n",
-       " 'Pila',\n",
-       " 'Barrio Parque Almirante Irizar (Ap. Kilómetro 61)',\n",
-       " 'Club de Campo Larena - Los Quinchos',\n",
-       " 'Country Club El Jagüel',\n",
-       " 'Del Viso',\n",
-       " 'Fátima',\n",
-       " 'La Lonja',\n",
-       " 'Los Cachorros',\n",
-       " 'Manzanares',\n",
-       " 'Manzone',\n",
-       " 'Maquinista F. Savio (oeste)',\n",
-       " 'Pilar',\n",
-       " 'Presidente Derqui',\n",
-       " 'Santa Teresa',\n",
-       " 'Tortuguitas',\n",
-       " 'Villa Astolfi',\n",
-       " 'Villa Rosa',\n",
-       " 'Zelaya',\n",
-       " '25 de Mayo',\n",
-       " 'Agustín Mosconi',\n",
-       " 'Del Valle',\n",
-       " 'Ernestina',\n",
-       " 'Gobernador Ugarte',\n",
-       " 'Lucas Monteverde',\n",
-       " 'Norberto de la Riestra',\n",
-       " 'Pedernales',\n",
-       " 'San Enrique',\n",
-       " 'Valdés',\n",
-       " '12 de Octubre',\n",
-       " '9 de Julio',\n",
-       " 'Alfredo Demarchi (Est. Facundo Quiroga)',\n",
-       " 'Carlos María Naón',\n",
-       " 'Dudignac',\n",
-       " 'La Aurora (Est. La Niña)',\n",
-       " 'Manuel B. Gonnet (Est. French)',\n",
-       " 'Marcelino Ugarte (Est. Dennehy)',\n",
-       " 'Morea',\n",
-       " 'Norumbega',\n",
-       " 'Patricios',\n",
-       " 'Lisandro Olmos',\n",
-       " 'Lomas de Copello',\n",
-       " 'Los Hornos',\n",
-       " 'Manuel B Gonnet',\n",
-       " 'Poblet',\n",
-       " 'Ringuelet',\n",
-       " 'Rufino De Elizalde',\n",
-       " 'ruta del sol',\n",
-       " 'ruta del sol',\n",
-       " 'Ramallo',\n",
-       " 'Villa General Savio (Est. Sánchez)',\n",
-       " 'Villa Ramallo',\n",
-       " 'Rauch',\n",
-       " 'América',\n",
-       " 'Fortín Olavarría',\n",
-       " 'González Moreno',\n",
-       " 'Mira Pampa',\n",
-       " 'Roosevelt',\n",
-       " 'San Mauricio',\n",
-       " 'Sansinena',\n",
-       " 'Sundblad',\n",
-       " 'Barrio Las Margaritas',\n",
-       " 'La Beba',\n",
-       " 'Bajo Hondo',\n",
-       " 'Balneario Pehuen Co',\n",
-       " 'Pago Chico',\n",
-       " 'Punta Alta (Est Almirante Solier)',\n",
-       " 'Villa del Mar',\n",
-       " 'Villa General Arias (Est. Kilómetro 638)',\n",
-       " 'Aparicio',\n",
-       " 'Balneario Marisol',\n",
-       " 'Coronel Dorrego',\n",
-       " 'El Perdido (Est. José A. Guisasola)',\n",
-       " 'Faro',\n",
-       " 'Irene',\n",
-       " 'Oriente',\n",
-       " 'Tolosa',\n",
-       " 'Transradio',\n",
-       " 'Villa Elisa',\n",
-       " 'Villa Elvira',\n",
-       " 'Villa Garibaldi',\n",
-       " 'Villa Montoro',\n",
-       " 'Villa Parque Sicardi',\n",
-       " 'Gerli',\n",
-       " 'Lanús Este',\n",
-       " 'Lanús Oeste',\n",
-       " 'Monte Chingolo',\n",
-       " 'Las Carabelas',\n",
-       " 'Los Indios',\n",
-       " 'Rafael Obligado',\n",
-       " 'Roberto Cano',\n",
-       " 'Rojas',\n",
-       " 'Sol de Mayo',\n",
-       " 'Villa Manuel Pomar',\n",
-       " 'Villa Parque Cecir',\n",
-       " 'Carlos Beguerie',\n",
-       " 'Roque Pérez',\n",
-       " 'Arroyo Corto',\n",
-       " 'Colonia San Martín',\n",
-       " 'Dufaur',\n",
-       " 'Espartillar',\n",
-       " 'Goyena',\n",
-       " 'Las Encadenadas',\n",
-       " 'Puerto Paraná',\n",
-       " '9 De Abril',\n",
-       " 'Canning',\n",
-       " 'El Jagüel',\n",
-       " 'Luis Guillón',\n",
-       " 'Monte Grande',\n",
-       " 'Zona Aeropuerto Internacional Ezeiza',\n",
-       " 'Arroyo de la Cruz',\n",
-       " 'Capilla del Señor (Est. Capilla)',\n",
-       " 'Remedios Escalada De San Martin',\n",
-       " 'Valentín Alsina',\n",
-       " 'Laprida',\n",
-       " 'Pueblo Nuevo',\n",
-       " 'Pueblo San Jorge',\n",
-       " 'Coronel Boerr',\n",
-       " 'El Trigo',\n",
-       " 'Las Flores',\n",
-       " 'Pardo',\n",
-       " 'Alberdi Viejo',\n",
-       " 'El Dorado',\n",
-       " 'Fortín Acha',\n",
-       " 'Pigüé',\n",
-       " 'Saavedra',\n",
-       " 'Alvarez de Toledo',\n",
-       " 'Blaquier',\n",
-       " 'Cazón',\n",
-       " 'Del Carril',\n",
-       " 'Polvaredas',\n",
-       " 'Saladillo',\n",
-       " 'Quenumá',\n",
-       " 'Salliqueló',\n",
-       " 'Arroyo Dulce',\n",
-       " 'Berdier',\n",
-       " 'Gahan',\n",
-       " 'Inés Indart',\n",
-       " 'La Invencible',\n",
-       " 'Martínez',\n",
-       " 'San Isidro',\n",
-       " 'Villa Adelina',\n",
-       " 'Bella Vista',\n",
-       " 'Campo De Mayo',\n",
-       " 'Muñiz',\n",
-       " 'San Miguel',\n",
-       " 'Campos Salles',\n",
-       " 'Diego Gaynor',\n",
-       " 'El Remanso',\n",
-       " 'Los Cardales',\n",
-       " 'Parada Orlando',\n",
-       " 'Parada Robles - Pavón',\n",
-       " 'Aeropuerto Internacional Ezeiza',\n",
-       " 'Canning',\n",
-       " 'Carlos Spegazzini',\n",
-       " 'José Maria Ezeiza',\n",
-       " 'La Unión',\n",
-       " '25 de Mayo',\n",
-       " 'Agustín Mosconi',\n",
-       " 'Del Valle',\n",
-       " 'Ernestina',\n",
-       " 'Gobernador Ugarte',\n",
-       " 'Lucas Monteverde',\n",
-       " 'Norberto de la Riestra',\n",
-       " 'Pedernales',\n",
-       " 'San Enrique',\n",
-       " 'Valdés',\n",
-       " '12 de Octubre',\n",
-       " '9 de Julio',\n",
-       " 'Alfredo Demarchi (Est. Facundo Quiroga)',\n",
-       " 'Juan Bautista Alberdi (Est. Alberdi)',\n",
-       " 'Leandro N. Alem',\n",
-       " 'Vedia',\n",
-       " 'Arenaza',\n",
-       " 'Bayauca',\n",
-       " 'Bermúdez',\n",
-       " 'Carlos Salas',\n",
-       " 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       " 'El Triunfo',\n",
-       " 'Las Toscas',\n",
-       " 'Lincoln',\n",
-       " 'Pasteur',\n",
-       " 'Roberts',\n",
-       " 'Salto',\n",
-       " 'Azcuénaga',\n",
-       " 'Cucullú',\n",
-       " 'Franklin',\n",
-       " 'San Andrés de Giles',\n",
-       " 'Solís',\n",
-       " 'Villa Espil',\n",
-       " 'Villa Ruiz',\n",
-       " 'Duggan',\n",
-       " 'San Antonio de Areco',\n",
-       " 'Villa Lía',\n",
-       " 'Balneario San Cayetano',\n",
-       " 'Ochandío',\n",
-       " 'Tristán Suarez',\n",
-       " 'Bosques',\n",
-       " 'El Tropezon',\n",
-       " 'Estanislao Severo Zeballos',\n",
-       " 'Florencio Varela',\n",
-       " 'Gobernador Julio A. Costa',\n",
-       " 'Ingeniero Juan Allan',\n",
-       " 'La Capilla',\n",
-       " 'Villa Brown',\n",
-       " 'Villa San Luis',\n",
-       " 'Llavallol',\n",
-       " 'Lomas De Zamora',\n",
-       " 'Temperley',\n",
-       " 'Turdera',\n",
-       " 'Villa Centenario',\n",
-       " 'Villa Fiorito',\n",
-       " 'Barrio Las Casuarinas',\n",
-       " 'Carlos Keen',\n",
-       " 'Club de Campo Los Puentes',\n",
-       " 'Cortines',\n",
-       " 'Country Club Las Praderas',\n",
-       " 'José María Jáuregui (Est. Jáuregui)',\n",
-       " 'Lezica y Torrezuri',\n",
-       " 'Luján',\n",
-       " 'Olivera',\n",
-       " 'Open Door (Est. Dr. Domingo Cabred)',\n",
-       " 'Torres',\n",
-       " 'Atalaya',\n",
-       " 'San Cayetano',\n",
-       " 'San Fernando',\n",
-       " 'Victoria',\n",
-       " 'Virreyes',\n",
-       " 'Acassuso',\n",
-       " 'Beccar',\n",
-       " 'Boulogne Sur Mer',\n",
-       " 'Villa Santa Rosa',\n",
-       " 'Villa Vatteone',\n",
-       " 'Blaquier',\n",
-       " 'Florentino Ameghino',\n",
-       " 'Porvenir',\n",
-       " 'Centinela del Mar',\n",
-       " 'Comandante Nicanor Otamendi',\n",
-       " 'Mar del Sur',\n",
-       " 'Mechongué',\n",
-       " 'Miramar',\n",
-       " 'General Alvear',\n",
-       " 'Arribeños']"
-      ]
-     },
-     "execution_count": 439,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "list(df_conex[df_conex['Provincia']=='BUENOS AIRES']['Localidad'])"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 440,
+   "execution_count": null,
    "id": "atlantic-bobby",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "['SANTIAGO DEL ESTERO',\n",
-       " 'TUCUMAN',\n",
-       " 'TIERRA DEL FUEGO',\n",
-       " 'CABA',\n",
-       " 'SANTA CRUZ',\n",
-       " 'FORMOSA',\n",
-       " 'CATAMARCA',\n",
-       " 'SALTA',\n",
-       " 'SANTA FE',\n",
-       " 'LA RIOJA',\n",
-       " 'BUENOS AIRES',\n",
-       " 'MISIONES',\n",
-       " 'CHACO',\n",
-       " 'CHUBUT',\n",
-       " 'CORDOBA',\n",
-       " 'MENDOZA',\n",
-       " 'JUJUY',\n",
-       " 'NEUQUEN',\n",
-       " 'SAN JUAN',\n",
-       " 'ENTRE RIOS',\n",
-       " 'RIO NEGRO',\n",
-       " 'CORRIENTES',\n",
-       " 'SAN LUIS',\n",
-       " 'LA PAMPA']"
-      ]
-     },
-     "execution_count": 440,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "provincias = list(set(map(lambda x: x['Provincia'], datos_estruct)))\n",
     "provincias"
@@ -61019,28 +771,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 441,
+   "execution_count": null,
    "id": "d97305dd",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "array(['BUENOS AIRES', 'CHACO', 'CORDOBA', 'CORRIENTES', 'ENTRE RIOS',\n",
-       "       'LA RIOJA', 'MENDOZA', 'MISIONES', 'RIO NEGRO', 'SALTA',\n",
-       "       'SAN LUIS', 'SANTA CRUZ', 'SANTA FE', 'LA PAMPA', 'JUJUY',\n",
-       "       'FORMOSA', 'SANTIAGO DEL ESTERO', 'CABA', 'CHUBUT', 'NEUQUEN',\n",
-       "       'SAN JUAN', 'CATAMARCA', 'TIERRA DEL FUEGO', 'TUCUMAN'],\n",
-       "      dtype=object)"
-      ]
-     },
-     "execution_count": 441,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_conex['Provincia'].unique()"
    ]
@@ -61057,14358 +791,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 442,
+   "execution_count": null,
    "id": "sunrise-learning",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[{'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Carhué',\n",
-       "  'Población': '9660',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007010',\n",
-       "  'Latitud': '-37.1774801030509',\n",
-       "  'Longitud': '-62.7578962604015'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Maza',\n",
-       "  'Población': '1748',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007070',\n",
-       "  'Latitud': '-36.7999468137731',\n",
-       "  'Longitud': '-63.3385151506224'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Rivera',\n",
-       "  'Población': '3217',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6007080',\n",
-       "  'Latitud': '-37.1583546113813',\n",
-       "  'Longitud': '-63.2442194943605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'Adolfo Gonzales Chaves (Est. Chaves)',\n",
-       "  'Población': '9066',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014010',\n",
-       "  'Latitud': '-38.0333995087596',\n",
-       "  'Longitud': '-60.1003341740637'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'De la Garma',\n",
-       "  'Población': '1625',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014020',\n",
-       "  'Latitud': '-37.9635021758562',\n",
-       "  'Longitud': '-60.415659383962'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Alberti',\n",
-       "  'Localidad': 'Alberti (Est. Andrés Vaccarezza)',\n",
-       "  'Población': '8260',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6021010',\n",
-       "  'Latitud': '-35.0330734347841',\n",
-       "  'Longitud': '-60.2806197287099'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Adrogué',\n",
-       "  'Población': '30271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8015580737331',\n",
-       "  'Longitud': '-58.3914677191541'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Burzaco',\n",
-       "  'Población': '92223',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8315415891783',\n",
-       "  'Longitud': '-58.3986874871405'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Claypole',\n",
-       "  'Población': '44098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8044759080477',\n",
-       "  'Longitud': '-58.3447825531042'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Alejandro Petión',\n",
-       "  'Población': '2759',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134010',\n",
-       "  'Latitud': '-34.9793768508134',\n",
-       "  'Longitud': '-58.6749430768989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Cañuelas',\n",
-       "  'Población': '29974',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134030',\n",
-       "  'Latitud': '-35.0527140350539',\n",
-       "  'Longitud': '-58.7583856965375'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'Capitán Sarmiento',\n",
-       "  'Población': '13088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6140010',\n",
-       "  'Latitud': '-34.1723674255219',\n",
-       "  'Longitud': '-59.789349139091'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Carlos Casares',\n",
-       "  'Población': '18347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147030',\n",
-       "  'Latitud': '-35.623543502046',\n",
-       "  'Longitud': '-61.3653159121918'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Moctezuma',\n",
-       "  'Población': '471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6147080',\n",
-       "  'Latitud': '-35.4774725641963',\n",
-       "  'Longitud': '-61.4930734927677'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Carlos Tejedor',\n",
-       "  'Población': '5178',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6154010',\n",
-       "  'Latitud': '-35.3925733302196',\n",
-       "  'Longitud': '-62.4193023144118'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte Hermoso',\n",
-       "  'Localidad': 'Monte Hermoso',\n",
-       "  'Población': '6351',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6553020',\n",
-       "  'Latitud': '-38.9815065384254',\n",
-       "  'Longitud': '-61.3005457486605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Cuartel V',\n",
-       "  'Población': '45231',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5586595722532',\n",
-       "  'Longitud': '-58.8163010886698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Francisco Alvarez',\n",
-       "  'Población': '27954',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6073137077479',\n",
-       "  'Longitud': '-58.859942785434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'La Reja',\n",
-       "  'Población': '39685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6452391234366',\n",
-       "  'Longitud': '-58.8380252692761'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Moreno',\n",
-       "  'Población': '177572',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.637632238148',\n",
-       "  'Longitud': '-58.7921362740593'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Trujui',\n",
-       "  'Población': '112511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5941439978594',\n",
-       "  'Longitud': '-58.7557346559769'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Haedo',\n",
-       "  'Población': '39511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6440661183216',\n",
-       "  'Longitud': '-58.5978176171897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Moron',\n",
-       "  'Población': '96240',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6652227151167',\n",
-       "  'Longitud': '-58.6190557007973'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Villa Sarmiento',\n",
-       "  'Población': '18082',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6346596523214',\n",
-       "  'Longitud': '-58.5715757135423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Navarro',\n",
-       "  'Población': '13224',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6574030',\n",
-       "  'Latitud': '-35.0036066018879',\n",
-       "  'Longitud': '-59.2774163163898'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700060',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Saavedra',\n",
-       "  'Población': '2276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700070',\n",
-       "  'Latitud': '-37.7636402199499',\n",
-       "  'Longitud': '-62.3506328041255'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707040',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Saladillo',\n",
-       "  'Población': '26763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6707060',\n",
-       "  'Latitud': '-35.6404298805989',\n",
-       "  'Longitud': '-59.7790589845354'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Quenumá',\n",
-       "  'Población': '653',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6721010',\n",
-       "  'Latitud': '-36.5689908284906',\n",
-       "  'Longitud': '-63.0876229573465'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salliqueló',\n",
-       "  'Localidad': 'Salliqueló',\n",
-       "  'Población': '7617',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6721020',\n",
-       "  'Latitud': '-36.7511653813281',\n",
-       "  'Longitud': '-62.9599573443115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Arroyo Dulce',\n",
-       "  'Población': '1715',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714010',\n",
-       "  'Latitud': '-34.1024332833136',\n",
-       "  'Longitud': '-60.4061551794069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Berdier',\n",
-       "  'Población': '177',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6714020',\n",
-       "  'Latitud': '-34.3987726587976',\n",
-       "  'Longitud': '-60.2605725409335'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Salto',\n",
-       "  'Población': '27466',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714060',\n",
-       "  'Latitud': '-34.2921598652878',\n",
-       "  'Longitud': '-60.2546244496406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6728040',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Charata',\n",
-       "  'Población': '26497',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22028010',\n",
-       "  'Latitud': '-27.2200458502784',\n",
-       "  'Longitud': '-61.1915854495204'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Comandante Fernández',\n",
-       "  'Localidad': 'Presidencia Roque Sáenz Peña',\n",
-       "  'Población': '89882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22021010',\n",
-       "  'Latitud': '-26.7916058929378',\n",
-       "  'Longitud': '-60.4421462814095'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Fray Justo Santa María de Oro',\n",
-       "  'Localidad': 'Chorotis',\n",
-       "  'Población': '941',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22043010',\n",
-       "  'Latitud': '-27.9175852858656',\n",
-       "  'Longitud': '-61.3995694680726'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Fray Justo Santa María de Oro',\n",
-       "  'Localidad': 'Santa Sylvina',\n",
-       "  'Población': '7340',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22043020',\n",
-       "  'Latitud': '-27.8356008575455',\n",
-       "  'Longitud': '-61.1361742191871'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22049010',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'La Escondida',\n",
-       "  'Población': '3261',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22056010',\n",
-       "  'Latitud': '-27.1073248470025',\n",
-       "  'Longitud': '-59.4475325100431'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'La Verde',\n",
-       "  'Población': '2717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22056020',\n",
-       "  'Latitud': '-27.1297934337807',\n",
-       "  'Longitud': '-59.3774619894492'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'Makallé',\n",
-       "  'Población': '4322',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22056040',\n",
-       "  'Latitud': '-27.211618544441',\n",
-       "  'Longitud': '-59.2883662132688'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Sauzalito',\n",
-       "  'Población': '3374',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063030',\n",
-       "  'Latitud': '-24.4345499393074',\n",
-       "  'Longitud': '-61.6813716975806'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Fuerte Esperanza',\n",
-       "  'Población': '1376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063050',\n",
-       "  'Latitud': '-25.1560600566745',\n",
-       "  'Longitud': '-61.8424104268078'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Juan José Castelli',\n",
-       "  'Población': '27201',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063060',\n",
-       "  'Latitud': '-25.9504150377594',\n",
-       "  'Longitud': '-60.6243211030425'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Miraflores',\n",
-       "  'Población': '4737',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063070',\n",
-       "  'Latitud': '-25.6489334968628',\n",
-       "  'Longitud': '-60.9300401901344'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Nueva Pompeya',\n",
-       "  'Población': '2259',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063080',\n",
-       "  'Latitud': '-24.9334418837191',\n",
-       "  'Longitud': '-61.4846998398146'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Villa Río Bermejito',\n",
-       "  'Población': '3752',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063100',\n",
-       "  'Latitud': '-25.6424413894079',\n",
-       "  'Longitud': '-60.2629438807651'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Avia Terai',\n",
-       "  'Población': '6203',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22070010',\n",
-       "  'Latitud': '-26.6904269113097',\n",
-       "  'Longitud': '-60.7309487066584'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Campo Largo',\n",
-       "  'Población': '9069',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22070020',\n",
-       "  'Latitud': '-26.8038644067827',\n",
-       "  'Longitud': '-60.8423032131182'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'La Cesira',\n",
-       "  'Población': '1318',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084020',\n",
-       "  'Latitud': '-33.9518611160055',\n",
-       "  'Longitud': '-62.9744894136507'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Corralito',\n",
-       "  'Población': '1727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161030',\n",
-       "  'Latitud': '-32.0252572445237',\n",
-       "  'Longitud': '-64.1931588929625'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Río Tercero',\n",
-       "  'Población': '46421',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161150',\n",
-       "  'Latitud': '-32.173100971278',\n",
-       "  'Longitud': '-64.1130560562283'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Tancacha',\n",
-       "  'Población': '5298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161160',\n",
-       "  'Latitud': '-32.2402070251544',\n",
-       "  'Longitud': '-63.9799466045503'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Corrientes',\n",
-       "  'Población': '346334',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18021020',\n",
-       "  'Latitud': '-27.4632821641043',\n",
-       "  'Longitud': '-58.8392333481757'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Curuzú Cuatiá',\n",
-       "  'Localidad': 'Curuzú Cuatiá',\n",
-       "  'Población': '34470',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18035020',\n",
-       "  'Latitud': '-29.7915233554051',\n",
-       "  'Longitud': '-58.049945341682'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Villaguay',\n",
-       "  'Población': '32881',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113080',\n",
-       "  'Latitud': '-31.8654413738655',\n",
-       "  'Longitud': '-59.0290628351274'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Mendoza',\n",
-       "  'Población': '115041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50007010',\n",
-       "  'Latitud': '-32.8774938474965',\n",
-       "  'Longitud': '-68.852787067524'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Bowen',\n",
-       "  'Población': '4939',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50014010',\n",
-       "  'Latitud': '-35.0009124317209',\n",
-       "  'Longitud': '-67.5161818289008'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Carmensa',\n",
-       "  'Población': '941',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50014020',\n",
-       "  'Latitud': '-35.1449057898791',\n",
-       "  'Longitud': '-67.662955044003'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '29909',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50014030',\n",
-       "  'Latitud': '-34.9804694766564',\n",
-       "  'Longitud': '-67.7009950828176'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Godoy Cruz',\n",
-       "  'Localidad': 'Godoy Cruz',\n",
-       "  'Población': '191299',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50021010',\n",
-       "  'Latitud': '-32.9215283150576',\n",
-       "  'Longitud': '-68.8549231831208'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'Guaymallén',\n",
-       "  'Población': '261306',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50028020',\n",
-       "  'Latitud': '-32.8925289639529',\n",
-       "  'Longitud': '-68.820068537927'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'Los Corralitos',\n",
-       "  'Población': '942',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50028040',\n",
-       "  'Latitud': '-32.8978664693342',\n",
-       "  'Longitud': '-68.7059893326547'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'Puente de Hierro',\n",
-       "  'Población': '7524',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50028050',\n",
-       "  'Latitud': '-32.8596996528436',\n",
-       "  'Longitud': '-68.6889630695891'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa Regina',\n",
-       "  'Población': '30028',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042560',\n",
-       "  'Latitud': '-39.0962966627004',\n",
-       "  'Longitud': '-67.0828092630939'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pichi Mahuida',\n",
-       "  'Localidad': 'Río Colorado',\n",
-       "  'Población': '11733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62063020',\n",
-       "  'Latitud': '-38.9914136078743',\n",
-       "  'Longitud': '-64.0874682295519'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Dina Huapi',\n",
-       "  'Población': '3469',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62070020',\n",
-       "  'Latitud': '-41.0691934226159',\n",
-       "  'Longitud': '-71.16219332616'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'Las Grutas',\n",
-       "  'Población': '4807',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62077010',\n",
-       "  'Latitud': '-40.806093320236',\n",
-       "  'Longitud': '-65.0847019757487'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'Puerto San Antonio Este',\n",
-       "  'Población': '381',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62077030',\n",
-       "  'Latitud': '-40.8008815532575',\n",
-       "  'Longitud': '-64.8778974161853'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio Oeste',\n",
-       "  'Población': '16265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62077050',\n",
-       "  'Latitud': '-40.7312945275013',\n",
-       "  'Longitud': '-64.9552941307172'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Quines',\n",
-       "  'Población': '7459',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74007050',\n",
-       "  'Latitud': '-32.2330822365033',\n",
-       "  'Longitud': '-65.8056329969317'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Fraga',\n",
-       "  'Población': '1127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021030',\n",
-       "  'Latitud': '-33.502087069887',\n",
-       "  'Longitud': '-65.7926477789763'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'San Luis',\n",
-       "  'Población': '169947',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74056150',\n",
-       "  'Latitud': '-33.3023139659883',\n",
-       "  'Longitud': '-66.3360877357358'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Corpen Aike',\n",
-       "  'Localidad': 'Comandante Luis Piedrabuena',\n",
-       "  'Población': '6405',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78007010',\n",
-       "  'Latitud': '-49.9859909808201',\n",
-       "  'Longitud': '-68.9130816915927'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Corpen Aike',\n",
-       "  'Localidad': 'Puerto Santa Cruz',\n",
-       "  'Población': '4431',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78007020',\n",
-       "  'Latitud': '-50.0171892721878',\n",
-       "  'Longitud': '-68.5248246324655'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Caleta Olivia',\n",
-       "  'Población': '51733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014010',\n",
-       "  'Latitud': '-46.4459492303195',\n",
-       "  'Longitud': '-67.5251564969847'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Las Heras',\n",
-       "  'Población': '17821',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014060',\n",
-       "  'Latitud': '-46.5424553787867',\n",
-       "  'Longitud': '-68.9341773229667'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Pico Truncado',\n",
-       "  'Población': '20889',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014070',\n",
-       "  'Latitud': '-46.7938981244061',\n",
-       "  'Longitud': '-67.9575704898943'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Puerto Deseado',\n",
-       "  'Población': '14183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014080',\n",
-       "  'Latitud': '-47.7514649275067',\n",
-       "  'Longitud': '-65.9012043680086'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'Río Gallegos',\n",
-       "  'Población': '95796',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78021040',\n",
-       "  'Latitud': '-51.6214349839165',\n",
-       "  'Longitud': '-69.2290509293744'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'Yacimientos Río Turbio',\n",
-       "  'Población': '8814',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78021070',\n",
-       "  'Latitud': '-51.5328383738253',\n",
-       "  'Longitud': '-72.3341032077956'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'El Calafate',\n",
-       "  'Población': '16655',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78028010',\n",
-       "  'Latitud': '-50.3373208485428',\n",
-       "  'Longitud': '-72.2619950698979'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'El Chaltén',\n",
-       "  'Población': '1627',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78028020',\n",
-       "  'Latitud': '-49.3319731177032',\n",
-       "  'Longitud': '-72.8916267088672'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Buenos Aires',\n",
-       "  'Localidad': 'Los Antiguos',\n",
-       "  'Población': '3363',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78035010',\n",
-       "  'Latitud': '-46.5487484894558',\n",
-       "  'Longitud': '-71.6274835082657'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Buenos Aires',\n",
-       "  'Localidad': 'Perito Moreno',\n",
-       "  'Población': '4617',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78035020',\n",
-       "  'Latitud': '-46.5921416878797',\n",
-       "  'Longitud': '-70.9257278426639'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Magallanes',\n",
-       "  'Localidad': 'Puerto San Julián',\n",
-       "  'Población': '7894',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78042010',\n",
-       "  'Latitud': '-49.307703595363',\n",
-       "  'Longitud': '-67.7319702926075'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'Rancul',\n",
-       "  'Población': '3322',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42126070',\n",
-       "  'Latitud': '-35.0661985558406',\n",
-       "  'Longitud': '-64.683114985952'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Alta Italia',\n",
-       "  'Población': '1350',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42133020',\n",
-       "  'Latitud': '-35.3338595551664',\n",
-       "  'Longitud': '-64.1182405361085'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Nogoyá',\n",
-       "  'Población': '22824',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077070',\n",
-       "  'Latitud': '-32.3956416421841',\n",
-       "  'Longitud': '-59.7880764157544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Luis Guillón',\n",
-       "  'Población': '46649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.800196435999',\n",
-       "  'Longitud': '-58.4530964052639'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Capilla del Señor (Est. Capilla)',\n",
-       "  'Población': '9244',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266020',\n",
-       "  'Latitud': '-34.2912108668035',\n",
-       "  'Longitud': '-59.1015232724441'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Los Cardales',\n",
-       "  'Población': '7174',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266040',\n",
-       "  'Latitud': '-34.3300736993853',\n",
-       "  'Longitud': '-58.9885651588167'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Robles - Pavón',\n",
-       "  'Población': '2727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6266060',\n",
-       "  'Latitud': '-34.3581118951493',\n",
-       "  'Longitud': '-59.0310010709452'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '5651',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '3444',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8962283957338',\n",
-       "  'Longitud': '-58.5087006002723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Carlos Spegazzini',\n",
-       "  'Población': '25990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.9338489869515',\n",
-       "  'Longitud': '-58.5780017334776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'José Maria Ezeiza',\n",
-       "  'Población': '56219',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8536100103068',\n",
-       "  'Longitud': '-58.5195521653909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'La Unión',\n",
-       "  'Población': '33227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8503859677023',\n",
-       "  'Longitud': '-58.5558695462288'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Tristán Suarez',\n",
-       "  'Población': '37944',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8851527149847',\n",
-       "  'Longitud': '-58.5700335845498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Villa La Florida',\n",
-       "  'Población': '35135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7688841339243',\n",
-       "  'Longitud': '-58.2957092489115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Campana',\n",
-       "  'Población': '86860',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126030',\n",
-       "  'Latitud': '-34.1639618118269',\n",
-       "  'Longitud': '-58.9588741035355'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Hughes',\n",
-       "  'Población': '4598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042130',\n",
-       "  'Latitud': '-33.8028556653324',\n",
-       "  'Longitud': '-61.3358033222625'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Villa Mercedes',\n",
-       "  'Población': '111391',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035070',\n",
-       "  'Latitud': '-33.6738636408858',\n",
-       "  'Longitud': '-65.4624765290195'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Santa Rosa del Conlara',\n",
-       "  'Población': '5511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74049070',\n",
-       "  'Latitud': '-32.3423081509941',\n",
-       "  'Longitud': '-65.2071206614116'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio Los Olivos',\n",
-       "  'Población': '73',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056070',\n",
-       "  'Latitud': '-32.6972155730911',\n",
-       "  'Longitud': '-68.3295580099939'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Agrelo',\n",
-       "  'Población': '2147',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063010',\n",
-       "  'Latitud': '-33.1173844439975',\n",
-       "  'Longitud': '-68.8960235351828'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Cacheuta',\n",
-       "  'Población': '636',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063030',\n",
-       "  'Latitud': '-33.0367104413315',\n",
-       "  'Longitud': '-69.1159068278817'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Las Compuertas',\n",
-       "  'Población': '827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063070',\n",
-       "  'Latitud': '-33.0343953638207',\n",
-       "  'Longitud': '-68.9757201428593'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Las Vegas',\n",
-       "  'Población': '190',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063080',\n",
-       "  'Latitud': '-33.0058788620171',\n",
-       "  'Longitud': '-69.2764002200338'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Venado Tuerto',\n",
-       "  'Población': '75437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042290',\n",
-       "  'Latitud': '-33.747315292187',\n",
-       "  'Longitud': '-61.9695358692001'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Wheelwright',\n",
-       "  'Población': '5733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042310',\n",
-       "  'Latitud': '-33.7942942799185',\n",
-       "  'Longitud': '-61.2114409469748'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Guillermo E. Hudson',\n",
-       "  'Población': '49458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7897594857633',\n",
-       "  'Longitud': '-58.1439692638183'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Juan María Gutierrez',\n",
-       "  'Población': '14868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8348420760566',\n",
-       "  'Longitud': '-58.1819061125702'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Pereyra',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8471945391094',\n",
-       "  'Longitud': '-58.1392765205344'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Ranelagh',\n",
-       "  'Población': '17183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7941468501172',\n",
-       "  'Longitud': '-58.1989815634425'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Villa España',\n",
-       "  'Población': '15205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.776063416904',\n",
-       "  'Longitud': '-58.2002532983623'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berisso',\n",
-       "  'Localidad': 'Berisso',\n",
-       "  'Población': '15567',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6098010',\n",
-       "  'Latitud': '-34.8746353679645',\n",
-       "  'Longitud': '-57.8947472316799'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Indio Rico',\n",
-       "  'Población': '1054',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196040',\n",
-       "  'Latitud': '-38.3293770967784',\n",
-       "  'Longitud': '-60.8866340266383'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Coronel Suárez',\n",
-       "  'Población': '23621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203020',\n",
-       "  'Latitud': '-37.4596224938744',\n",
-       "  'Longitud': '-61.9317530113989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Huanguelén',\n",
-       "  'Población': '5020',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203050',\n",
-       "  'Latitud': '-37.0622288209544',\n",
-       "  'Longitud': '-61.9297529087938'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Daireaux',\n",
-       "  'Población': '12122',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231030',\n",
-       "  'Latitud': '-36.6001749213746',\n",
-       "  'Longitud': '-61.7450132654369'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Salazar',\n",
-       "  'Población': '1924',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231060',\n",
-       "  'Latitud': '-36.307117163487',\n",
-       "  'Longitud': '-62.2003365899'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Dolores',\n",
-       "  'Localidad': 'Dolores',\n",
-       "  'Población': '25940',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6238010',\n",
-       "  'Latitud': '-36.3161215739926',\n",
-       "  'Longitud': '-57.6752657333964'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Empalme Villa Constitución',\n",
-       "  'Población': '6241',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028070',\n",
-       "  'Latitud': '-33.2628625471248',\n",
-       "  'Longitud': '-60.3804644639294'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Juan B. Molina',\n",
-       "  'Población': '1265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028110',\n",
-       "  'Latitud': '-33.496020689866',\n",
-       "  'Longitud': '-60.5122133295946'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'La Vanguardia',\n",
-       "  'Población': '385',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82028130',\n",
-       "  'Latitud': '-33.3596257970974',\n",
-       "  'Longitud': '-60.6584568664422'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Villa Constitución',\n",
-       "  'Población': '47374',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028230',\n",
-       "  'Latitud': '-33.2324133911798',\n",
-       "  'Longitud': '-60.3324988273466'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Santa Fe',\n",
-       "  'Población': '391164',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063170',\n",
-       "  'Latitud': '-31.645164805431',\n",
-       "  'Longitud': '-60.7093147118987'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Glew',\n",
-       "  'Población': '61985',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8860114180413',\n",
-       "  'Longitud': '-58.3818301842512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Jose Mármol',\n",
-       "  'Población': '43494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7851442510713',\n",
-       "  'Longitud': '-58.3681475603787'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Longchamps',\n",
-       "  'Población': '51001',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8609450255718',\n",
-       "  'Longitud': '-58.3891476922426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '25844',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8189583169642',\n",
-       "  'Longitud': '-58.4235610606239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Ministro Rivadavia',\n",
-       "  'Población': '17928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8556895005541',\n",
-       "  'Longitud': '-58.3616465427911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Rafael Calzada',\n",
-       "  'Población': '60422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7911367513318',\n",
-       "  'Longitud': '-58.350598184222'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Francisco Solano',\n",
-       "  'Población': '30355',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7866743578473',\n",
-       "  'Longitud': '-58.3219363521574'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Jose',\n",
-       "  'Población': '48151',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7673771924196',\n",
-       "  'Longitud': '-58.3432771404358'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Arrecifes',\n",
-       "  'Población': '26400',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077010',\n",
-       "  'Latitud': '-34.064591121211',\n",
-       "  'Longitud': '-60.1025564443537'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Todd',\n",
-       "  'Población': '732',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077020',\n",
-       "  'Latitud': '-34.0328240475348',\n",
-       "  'Longitud': '-60.1562270065746'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Viña',\n",
-       "  'Población': '464',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077030',\n",
-       "  'Latitud': '-33.9922765156087',\n",
-       "  'Longitud': '-60.2263211205477'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Avellaneda',\n",
-       "  'Población': '25325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6626508059016',\n",
-       "  'Longitud': '-58.3656990232718'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Sarandí',\n",
-       "  'Población': '63281',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6843716640855',\n",
-       "  'Longitud': '-58.348101313379'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Nuevo Torino',\n",
-       "  'Población': '425',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070160',\n",
-       "  'Latitud': '-31.3468823835409',\n",
-       "  'Longitud': '-61.235725734005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Tejedor',\n",
-       "  'Localidad': 'Timote',\n",
-       "  'Población': '526',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6154040',\n",
-       "  'Latitud': '-35.3477615165229',\n",
-       "  'Longitud': '-62.2246532791856'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Carmen de Areco',\n",
-       "  'Población': '12775',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161010',\n",
-       "  'Latitud': '-34.3776987251735',\n",
-       "  'Longitud': '-59.8229019801033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Castelli',\n",
-       "  'Localidad': 'Castelli',\n",
-       "  'Población': '6859',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6168010',\n",
-       "  'Latitud': '-36.091694119436',\n",
-       "  'Longitud': '-57.8071801619355'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Chacabuco',\n",
-       "  'Población': '38418',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210020',\n",
-       "  'Latitud': '-34.6429843999409',\n",
-       "  'Longitud': '-60.4701843504346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': \"O'Higgins\",\n",
-       "  'Población': '1206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210040',\n",
-       "  'Latitud': '-34.5854707868254',\n",
-       "  'Longitud': '-60.6986325840689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '2123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210050',\n",
-       "  'Latitud': '-34.6086374337309',\n",
-       "  'Longitud': '-60.0677106761007'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Chascomús',\n",
-       "  'Población': '33193',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217010',\n",
-       "  'Latitud': '-35.5743009068199',\n",
-       "  'Longitud': '-58.0005532563664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Manuel J. Cobo (Est. Lezama)',\n",
-       "  'Población': '4647',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217020',\n",
-       "  'Latitud': '-35.8748248734085',\n",
-       "  'Longitud': '-57.8964226760932'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Chivilcoy',\n",
-       "  'Población': '58152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6224010',\n",
-       "  'Latitud': '-34.8980163772726',\n",
-       "  'Longitud': '-60.0188841030321'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Wilde',\n",
-       "  'Población': '68624',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.7061588356333',\n",
-       "  'Longitud': '-58.3218349208501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Ayacucho',\n",
-       "  'Población': '17364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6042010',\n",
-       "  'Latitud': '-37.1536695670417',\n",
-       "  'Longitud': '-58.4895476662462'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Azul',\n",
-       "  'Población': '55728',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049020',\n",
-       "  'Latitud': '-36.7795144970313',\n",
-       "  'Longitud': '-59.8586331707414'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Cacharí',\n",
-       "  'Población': '2960',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049030',\n",
-       "  'Latitud': '-36.3805626332947',\n",
-       "  'Longitud': '-59.5030645507265'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Chillar',\n",
-       "  'Población': '3083',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049040',\n",
-       "  'Latitud': '-37.3150113247344',\n",
-       "  'Longitud': '-59.9853181679139'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'Bahía Blanca',\n",
-       "  'Población': '274064',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056010',\n",
-       "  'Latitud': '-38.7114037284555',\n",
-       "  'Longitud': '-62.2569089501864'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'Cabildo',\n",
-       "  'Población': '2046',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056020',\n",
-       "  'Latitud': '-38.4838572081944',\n",
-       "  'Longitud': '-61.8926015349487'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bahía Blanca',\n",
-       "  'Localidad': 'General Daniel Cerri (Est. General Cerri)',\n",
-       "  'Población': '6745',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6056030',\n",
-       "  'Latitud': '-38.7136524854986',\n",
-       "  'Longitud': '-62.3924221653991'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Balcarce',\n",
-       "  'Población': '38376',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063010',\n",
-       "  'Latitud': '-37.8482779294345',\n",
-       "  'Longitud': '-58.2551665841248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Moquehuá',\n",
-       "  'Población': '2130',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6224050',\n",
-       "  'Latitud': '-35.0926582854313',\n",
-       "  'Longitud': '-59.7745302971612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colón',\n",
-       "  'Población': '23206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6175010',\n",
-       "  'Latitud': '-33.8978633606345',\n",
-       "  'Longitud': '-61.099560506382'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Punta Alta (Est Almirante Solier)',\n",
-       "  'Población': '58315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182030',\n",
-       "  'Latitud': '-38.8813527346955',\n",
-       "  'Longitud': '-62.0749536088688'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189030',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Oriente',\n",
-       "  'Población': '1778',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189070',\n",
-       "  'Latitud': '-38.7388491145692',\n",
-       "  'Longitud': '-60.6092238150829'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Coronel Pringles (Est. Pringles)',\n",
-       "  'Población': '20263',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196010',\n",
-       "  'Latitud': '-37.9865210556901',\n",
-       "  'Longitud': '-61.3540715661069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Necochea - Quequén',\n",
-       "  'Población': '84784',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581040',\n",
-       "  'Latitud': '-38.5711702285697',\n",
-       "  'Longitud': '-58.7702419838751'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Nicanor Olivera (Est. La Dulce)',\n",
-       "  'Población': '2131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581050',\n",
-       "  'Latitud': '-38.2846361959919',\n",
-       "  'Longitud': '-59.202754253612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Espigas',\n",
-       "  'Población': '492',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6595050',\n",
-       "  'Latitud': '-36.4122732396335',\n",
-       "  'Longitud': '-60.6730694647'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Hinojo',\n",
-       "  'Población': '3841',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595060',\n",
-       "  'Latitud': '-36.8805120719062',\n",
-       "  'Longitud': '-60.1771940245473'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Olavarría',\n",
-       "  'Población': '89721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595070',\n",
-       "  'Latitud': '-36.8920935788859',\n",
-       "  'Longitud': '-60.3180046559577'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Sierras Bayas',\n",
-       "  'Población': '3080',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595110',\n",
-       "  'Latitud': '-36.9225238148372',\n",
-       "  'Longitud': '-60.2157925414657'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Carmen de Patagones',\n",
-       "  'Población': '20533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602030',\n",
-       "  'Latitud': '-40.797298324401',\n",
-       "  'Longitud': '-62.984754269904'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Stroeder',\n",
-       "  'Población': '1998',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602060',\n",
-       "  'Latitud': '-40.1854869993736',\n",
-       "  'Longitud': '-62.6205163469862'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Villalonga',\n",
-       "  'Población': '4517',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602070',\n",
-       "  'Latitud': '-39.9151387867695',\n",
-       "  'Longitud': '-62.6188702678852'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728050',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'San Antonio de Areco',\n",
-       "  'Población': '19768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735020',\n",
-       "  'Latitud': '-34.2503763113877',\n",
-       "  'Longitud': '-59.4708634797005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'San Cayetano',\n",
-       "  'Población': '7354',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6742030',\n",
-       "  'Latitud': '-38.346970946847',\n",
-       "  'Longitud': '-59.6063826058006'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Martínez',\n",
-       "  'Población': '66169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4944230772436',\n",
-       "  'Longitud': '-58.5105732755943'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'San Isidro',\n",
-       "  'Población': '45403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4770412162141',\n",
-       "  'Longitud': '-58.52719519996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '74138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5751401519414',\n",
-       "  'Longitud': '-58.6960409885544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Muñiz',\n",
-       "  'Población': '28615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5557351629874',\n",
-       "  'Longitud': '-58.7080227572424'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertad',\n",
-       "  'Localidad': 'Colonia Popular',\n",
-       "  'Población': '191',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22077010',\n",
-       "  'Latitud': '-27.2759309408353',\n",
-       "  'Longitud': '-59.1523781564389'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertad',\n",
-       "  'Localidad': 'Puerto Tirol',\n",
-       "  'Población': '8819',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22077040',\n",
-       "  'Latitud': '-27.3745125614532',\n",
-       "  'Longitud': '-59.0953159917862'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'General José de San Martín',\n",
-       "  'Población': '28124',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084020',\n",
-       "  'Latitud': '-26.5340730622708',\n",
-       "  'Longitud': '-59.334711358946'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'La Eduvigis',\n",
-       "  'Población': '392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084030',\n",
-       "  'Latitud': '-26.8374120457599',\n",
-       "  'Longitud': '-59.0641175796047'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Pampa del Indio',\n",
-       "  'Población': '9204',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084060',\n",
-       "  'Latitud': '-26.050714758193',\n",
-       "  'Longitud': '-59.9412241077467'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Tres Isletas',\n",
-       "  'Población': '16976',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22091010',\n",
-       "  'Latitud': '-26.3378349285309',\n",
-       "  'Longitud': '-60.4299349548752'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Mayor Luis J. Fontana',\n",
-       "  'Localidad': 'Coronel Du Graty',\n",
-       "  'Población': '7509',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22098010',\n",
-       "  'Latitud': '-27.682571155615',\n",
-       "  'Longitud': '-60.9091956314644'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Mayor Luis J. Fontana',\n",
-       "  'Localidad': 'Villa Angela',\n",
-       "  'Población': '41403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22098030',\n",
-       "  'Latitud': '-27.5788592432947',\n",
-       "  'Longitud': '-60.7141120066309'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Presidencia de la Plaza',\n",
-       "  'Localidad': 'Presidencia de la Plaza',\n",
-       "  'Población': '9642',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22119010',\n",
-       "  'Latitud': '-27.0029714359347',\n",
-       "  'Longitud': '-59.847600385659'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Quitilipi',\n",
-       "  'Localidad': 'Quitilipi',\n",
-       "  'Población': '24517',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22133010',\n",
-       "  'Latitud': '-26.8732071732978',\n",
-       "  'Longitud': '-60.2185241226399'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'La Falda',\n",
-       "  'Población': '16335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091120',\n",
-       "  'Latitud': '-31.0919649906581',\n",
-       "  'Longitud': '-64.4864417754562'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'San Salvador de Jujuy (Est. Jujuy)',\n",
-       "  'Población': '257970',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021060',\n",
-       "  'Latitud': '-24.1953577939088',\n",
-       "  'Longitud': '-65.302450636841'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Ingeniero Giagnoni',\n",
-       "  'Población': '594',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035010',\n",
-       "  'Latitud': '-33.1247748459194',\n",
-       "  'Longitud': '-68.4208925887498'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Junín',\n",
-       "  'Población': '6324',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035020',\n",
-       "  'Latitud': '-33.1450869905894',\n",
-       "  'Longitud': '-68.4921156012444'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Los Barriales',\n",
-       "  'Población': '4572',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50035040',\n",
-       "  'Latitud': '-33.1010405156356',\n",
-       "  'Longitud': '-68.567527971482'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'La Paz',\n",
-       "  'Población': '7872',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50042020',\n",
-       "  'Latitud': '-33.4610193184125',\n",
-       "  'Longitud': '-67.5595785270435'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Las Heras',\n",
-       "  'Población': '155443',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049050',\n",
-       "  'Latitud': '-32.8499236875213',\n",
-       "  'Longitud': '-68.8452567330483'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Uspallata',\n",
-       "  'Población': '3810',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049110',\n",
-       "  'Latitud': '-32.595534534037',\n",
-       "  'Longitud': '-69.3582053741335'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Salta',\n",
-       "  'Población': '520683',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66028050',\n",
-       "  'Latitud': '-24.7823766403156',\n",
-       "  'Longitud': '-65.4141329991055'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'La Toma',\n",
-       "  'Población': '7374',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021060',\n",
-       "  'Latitud': '-33.0544376204479',\n",
-       "  'Longitud': '-65.62269821015'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguay',\n",
-       "  'Localidad': 'Gualeguay',\n",
-       "  'Población': '40507',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30049040',\n",
-       "  'Latitud': '-33.1485556234267',\n",
-       "  'Longitud': '-59.3150160418816'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Gualeguaychú',\n",
-       "  'Población': '80614',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056070',\n",
-       "  'Latitud': '-33.0100328267382',\n",
-       "  'Longitud': '-58.5164257946352'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Merlo',\n",
-       "  'Población': '17084',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74049060',\n",
-       "  'Latitud': '-32.3425391142336',\n",
-       "  'Longitud': '-65.0141372032908'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Casilda',\n",
-       "  'Población': '34703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014050',\n",
-       "  'Latitud': '-33.0424955546762',\n",
-       "  'Longitud': '-61.1693311184421'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Sanford',\n",
-       "  'Población': '1810',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014130',\n",
-       "  'Latitud': '-33.1477729818051',\n",
-       "  'Longitud': '-61.2778572887319'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665050',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6672010',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679010',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679020',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'González Moreno',\n",
-       "  'Población': '1610',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679030',\n",
-       "  'Latitud': '-35.5576529256075',\n",
-       "  'Longitud': '-63.3815800402317'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6686020',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rojas',\n",
-       "  'Población': '19766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6686060',\n",
-       "  'Latitud': '-34.1961600446015',\n",
-       "  'Longitud': '-60.7332636467146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693020',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Pueblo Esther',\n",
-       "  'Población': '6789',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084230',\n",
-       "  'Latitud': '-33.0730969403696',\n",
-       "  'Longitud': '-60.5789195429283'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Rosario',\n",
-       "  'Población': '948312',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084270',\n",
-       "  'Latitud': '-32.9538142575214',\n",
-       "  'Longitud': '-60.6515379354516'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Villa Gobernador Gálvez',\n",
-       "  'Población': '80769',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084310',\n",
-       "  'Latitud': '-33.0224078611601',\n",
-       "  'Longitud': '-60.6336422555152'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Hersilia',\n",
-       "  'Población': '2780',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091120',\n",
-       "  'Latitud': '-30.0056765366847',\n",
-       "  'Longitud': '-61.8396467676821'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Suardi',\n",
-       "  'Población': '6080',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091260',\n",
-       "  'Latitud': '-30.5361453460922',\n",
-       "  'Longitud': '-61.9616805839765'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Justo Daract',\n",
-       "  'Población': '10135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035030',\n",
-       "  'Latitud': '-33.8585834476817',\n",
-       "  'Longitud': '-65.1870408754728'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Bosques',\n",
-       "  'Población': '64077',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.827580702831',\n",
-       "  'Longitud': '-58.2229120039488'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Estanislao Severo Zeballos',\n",
-       "  'Población': '26005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.812285887223',\n",
-       "  'Longitud': '-58.2426532633495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Gobernador Julio A. Costa',\n",
-       "  'Población': '61135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8152397261388',\n",
-       "  'Longitud': '-58.3082334245906'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Ingeniero Juan Allan',\n",
-       "  'Población': '32994',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8648075260046',\n",
-       "  'Longitud': '-58.2110437322304'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Santa Rosa',\n",
-       "  'Población': '27308',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8380276482598',\n",
-       "  'Longitud': '-58.2888899071764'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Vatteone',\n",
-       "  'Población': '44632',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8303193176345',\n",
-       "  'Longitud': '-58.2635239901185'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Comandante Nicanor Otamendi',\n",
-       "  'Población': '6623',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280010',\n",
-       "  'Latitud': '-38.1119335118514',\n",
-       "  'Longitud': '-57.8415353121543'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mar del Sur',\n",
-       "  'Población': '453',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280020',\n",
-       "  'Latitud': '-38.3446881533109',\n",
-       "  'Longitud': '-57.9920393065731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mechongué',\n",
-       "  'Población': '1307',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280030',\n",
-       "  'Latitud': '-38.1486545138318',\n",
-       "  'Longitud': '-58.2230121065801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Miramar',\n",
-       "  'Población': '29433',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280040',\n",
-       "  'Latitud': '-38.2707429318083',\n",
-       "  'Longitud': '-57.8404714577536'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '9812',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6287010',\n",
-       "  'Latitud': '-36.0229384341367',\n",
-       "  'Longitud': '-60.0147935726886'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Paz',\n",
-       "  'Localidad': 'Ranchos',\n",
-       "  'Población': '7916',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6343030',\n",
-       "  'Latitud': '-35.5173520233652',\n",
-       "  'Longitud': '-58.3184247148653'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Colonia San Ricardo (Est. Iriarte)',\n",
-       "  'Población': '811',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351010',\n",
-       "  'Latitud': '-34.4162137301573',\n",
-       "  'Longitud': '-61.9280141749282'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'General Pinto',\n",
-       "  'Población': '6557',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351020',\n",
-       "  'Latitud': '-34.764155990724',\n",
-       "  'Longitud': '-61.8900674920122'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Germania (Est. Mayor José Orellano)',\n",
-       "  'Población': '1397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351030',\n",
-       "  'Latitud': '-34.576111833277',\n",
-       "  'Longitud': '-62.0518306894073'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Villa Francia (Est. Coronel Granada)',\n",
-       "  'Población': '1176',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351040',\n",
-       "  'Latitud': '-34.7913160212074',\n",
-       "  'Longitud': '-62.2011090686366'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Batán',\n",
-       "  'Población': '10152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357070',\n",
-       "  'Latitud': '-38.0086211557001',\n",
-       "  'Longitud': '-57.7085500402678'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Chapadmalal',\n",
-       "  'Población': '4112',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357080',\n",
-       "  'Latitud': '-38.1757779275595',\n",
-       "  'Longitud': '-57.6513390003209'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Estación Chapadmalal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357100',\n",
-       "  'Latitud': '-38.036727731373',\n",
-       "  'Longitud': '-57.7129897398616'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Mar del Plata',\n",
-       "  'Población': '560913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357110',\n",
-       "  'Latitud': '-38.0120914785136',\n",
-       "  'Longitud': '-57.6064947153173'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Sierra de los Padres',\n",
-       "  'Población': '4249',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357120',\n",
-       "  'Latitud': '-37.954166706805',\n",
-       "  'Longitud': '-57.7715971022228'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '171913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5536228677773',\n",
-       "  'Longitud': '-58.7347875195953'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'San Nicolás de los Arroyos',\n",
-       "  'Población': '132438',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763050',\n",
-       "  'Latitud': '-33.3487082868277',\n",
-       "  'Longitud': '-60.231333927581'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'Alejandro Korn',\n",
-       "  'Población': '34760',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.0135125285778',\n",
-       "  'Longitud': '-58.3865346894091'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'Domselaar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.048692550243',\n",
-       "  'Longitud': '-58.3145745868708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'San Vicente',\n",
-       "  'Población': '23405',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.010404143813',\n",
-       "  'Longitud': '-58.4699705982043'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Suipacha',\n",
-       "  'Localidad': 'Suipacha',\n",
-       "  'Población': '8403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6784020',\n",
-       "  'Latitud': '-34.7712617839883',\n",
-       "  'Longitud': '-59.6879181821818'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'De la Canal',\n",
-       "  'Población': '57',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6791010',\n",
-       "  'Latitud': '-37.1293125663244',\n",
-       "  'Longitud': '-59.105380206456'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Gardey',\n",
-       "  'Población': '532',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791030',\n",
-       "  'Latitud': '-37.2823323375205',\n",
-       "  'Longitud': '-59.3630004748452'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 01',\n",
-       "  'Localidad': 'MONSERRAT',\n",
-       "  'Población': '205886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6126880821742',\n",
-       "  'Longitud': '-58.379652044818'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 01',\n",
-       "  'Localidad': 'PUERTO MADERO',\n",
-       "  'Población': '205886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6092161933037',\n",
-       "  'Longitud': '-58.3563809151849'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 01',\n",
-       "  'Localidad': 'RETIRO',\n",
-       "  'Población': '205886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5884243429366',\n",
-       "  'Longitud': '-58.3759359131827'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 01',\n",
-       "  'Localidad': 'SAN NICOLAS',\n",
-       "  'Población': '205886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6036683192305',\n",
-       "  'Longitud': '-58.3805143256131'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 01',\n",
-       "  'Localidad': 'SAN TELMO',\n",
-       "  'Población': '205886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6215200115838',\n",
-       "  'Longitud': '-58.3715453876304'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 02',\n",
-       "  'Localidad': 'RECOLETA',\n",
-       "  'Población': '157932',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5858760078165',\n",
-       "  'Longitud': '-58.3949961802632'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 03',\n",
-       "  'Localidad': 'BALVANERA',\n",
-       "  'Población': '187537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6090997738407',\n",
-       "  'Longitud': '-58.4030625195747'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 03',\n",
-       "  'Localidad': 'SAN CRISTOBAL',\n",
-       "  'Población': '187537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.623864473461',\n",
-       "  'Longitud': '-58.4018857979853'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'BARRACAS',\n",
-       "  'Población': '218245',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6464135507847',\n",
-       "  'Longitud': '-58.3842710319828'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'BOCA',\n",
-       "  'Población': '218245',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6310700719721',\n",
-       "  'Longitud': '-58.3568304109892'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'NUEVA POMPEYA',\n",
-       "  'Población': '218245',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6505501963997',\n",
-       "  'Longitud': '-58.4188550090093'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'PARQUE PATRICIOS',\n",
-       "  'Población': '218245',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6375496406835',\n",
-       "  'Longitud': '-58.4016756206755'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 05',\n",
-       "  'Localidad': 'ALMAGRO',\n",
-       "  'Población': '179005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6092276891202',\n",
-       "  'Longitud': '-58.4217452253939'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 05',\n",
-       "  'Localidad': 'BOEDO',\n",
-       "  'Población': '179005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6299600080664',\n",
-       "  'Longitud': '-58.4188403738383'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 06',\n",
-       "  'Localidad': 'CABALLITO',\n",
-       "  'Población': '176076',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6168254996915',\n",
-       "  'Longitud': '-58.443603110353'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 07',\n",
-       "  'Localidad': 'FLORES',\n",
-       "  'Población': '220591',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6368070795903',\n",
-       "  'Longitud': '-58.4582698515258'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 07',\n",
-       "  'Localidad': 'PARQUE CHACABUCO',\n",
-       "  'Población': '220591',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6359392274734',\n",
-       "  'Longitud': '-58.4376956019926'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 08',\n",
-       "  'Localidad': 'VILLA LUGANO',\n",
-       "  'Población': '187237',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6749935792889',\n",
-       "  'Longitud': '-58.4761629844706'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 08',\n",
-       "  'Localidad': 'VILLA RIACHUELO',\n",
-       "  'Población': '187237',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6918955269685',\n",
-       "  'Longitud': '-58.4632519393435'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 08',\n",
-       "  'Localidad': 'VILLA SOLDATI',\n",
-       "  'Población': '187237',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6654688444976',\n",
-       "  'Longitud': '-58.4465225253229'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 09',\n",
-       "  'Localidad': 'LINIERS',\n",
-       "  'Población': '161797',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6437960835294',\n",
-       "  'Longitud': '-58.5191298958228'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Gaiman',\n",
-       "  'Localidad': 'Gaiman',\n",
-       "  'Población': '4730',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26042030',\n",
-       "  'Latitud': '-43.288807480447',\n",
-       "  'Longitud': '-65.4924135000744'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Languiñeo',\n",
-       "  'Localidad': 'Tecka',\n",
-       "  'Población': '1237',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26056050',\n",
-       "  'Latitud': '-43.4935820815258',\n",
-       "  'Longitud': '-70.8135608321009'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '24616',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26077030',\n",
-       "  'Latitud': '-43.3010516778945',\n",
-       "  'Longitud': '-65.0955202340428'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Trelew',\n",
-       "  'Población': '97915',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26077040',\n",
-       "  'Latitud': '-43.2483538570309',\n",
-       "  'Longitud': '-65.3103813319694'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Río Senguer',\n",
-       "  'Localidad': 'Alto Río Senguer',\n",
-       "  'Población': '1570',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26084030',\n",
-       "  'Latitud': '-45.0476417520383',\n",
-       "  'Longitud': '-70.8227552077123'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Cruz de Piedra',\n",
-       "  'Población': '1536',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070030',\n",
-       "  'Latitud': '-33.0293391100097',\n",
-       "  'Longitud': '-68.7922412248266'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Fray Luis Beltrán',\n",
-       "  'Población': '4735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070050',\n",
-       "  'Latitud': '-33.0049403047291',\n",
-       "  'Longitud': '-68.6612377129718'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '106662',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070060',\n",
-       "  'Latitud': '-32.9394310178507',\n",
-       "  'Longitud': '-68.8068438760291'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Rodeo del Medio',\n",
-       "  'Población': '12327',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070070',\n",
-       "  'Latitud': '-32.9880056754694',\n",
-       "  'Longitud': '-68.7010652608485'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Russell',\n",
-       "  'Población': '1416',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070080',\n",
-       "  'Latitud': '-33.0046770772729',\n",
-       "  'Longitud': '-68.8012715093769'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'San Roque',\n",
-       "  'Población': '5093',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070090',\n",
-       "  'Latitud': '-33.0285638174611',\n",
-       "  'Longitud': '-68.5981475648442'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Malargüe',\n",
-       "  'Localidad': 'Las Leñas',\n",
-       "  'Población': '9',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50077030',\n",
-       "  'Latitud': '-35.1539650781638',\n",
-       "  'Longitud': '-70.0817910991633'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Malargüe',\n",
-       "  'Localidad': 'Malargüe',\n",
-       "  'Población': '21619',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50077040',\n",
-       "  'Latitud': '-35.4770107120892',\n",
-       "  'Longitud': '-69.5886491865783'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Los Campamentos',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50084100',\n",
-       "  'Latitud': '-33.2763607628549',\n",
-       "  'Longitud': '-68.4008493516637'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Medrano',\n",
-       "  'Población': '1598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50084110',\n",
-       "  'Latitud': '-33.1787463382932',\n",
-       "  'Longitud': '-68.6219271508795'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Neuquén',\n",
-       "  'Población': '231198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035070',\n",
-       "  'Latitud': '-38.9492856796033',\n",
-       "  'Longitud': '-68.0839057621977'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Plottier',\n",
-       "  'Población': '32390',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035100',\n",
-       "  'Latitud': '-38.9510561611213',\n",
-       "  'Longitud': '-68.2478403865049'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Senillosa',\n",
-       "  'Población': '7542',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035110',\n",
-       "  'Latitud': '-39.0113034801537',\n",
-       "  'Longitud': '-68.4333833911279'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Villa El Chocón',\n",
-       "  'Población': '707',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035120',\n",
-       "  'Latitud': '-39.2610101785628',\n",
-       "  'Longitud': '-68.7842564223565'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Huiliches',\n",
-       "  'Localidad': 'Junín de los Andes',\n",
-       "  'Población': '12621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58049010',\n",
-       "  'Latitud': '-39.9494720138355',\n",
-       "  'Longitud': '-71.0703335609136'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Lácar',\n",
-       "  'Localidad': 'San Martín de los Andes',\n",
-       "  'Población': '27956',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58056010',\n",
-       "  'Latitud': '-40.1537600653137',\n",
-       "  'Longitud': '-71.3550098619322'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Loncopué',\n",
-       "  'Localidad': 'Loncopué',\n",
-       "  'Población': '4877',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58063020',\n",
-       "  'Latitud': '-38.0699432722928',\n",
-       "  'Longitud': '-70.6124039046889'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Los Lagos',\n",
-       "  'Localidad': 'Villa La Angostura',\n",
-       "  'Población': '11063',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58070010',\n",
-       "  'Latitud': '-40.7631760692681',\n",
-       "  'Longitud': '-71.6451967512926'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'Caviahué',\n",
-       "  'Población': '607',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58084010',\n",
-       "  'Latitud': '-37.8741211534774',\n",
-       "  'Longitud': '-71.0537792468958'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Reducción de Abajo',\n",
-       "  'Población': '490',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50084130',\n",
-       "  'Latitud': '-33.2063088772501',\n",
-       "  'Longitud': '-68.5835152115814'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Rivadavia',\n",
-       "  'Población': '31038',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50084140',\n",
-       "  'Latitud': '-33.19403215031',\n",
-       "  'Longitud': '-68.4736188877526'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Eugenio Bustos',\n",
-       "  'Población': '5591',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50091030',\n",
-       "  'Latitud': '-33.7850224488548',\n",
-       "  'Longitud': '-69.0729045258216'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'La Consulta',\n",
-       "  'Población': '8241',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50091040',\n",
-       "  'Latitud': '-33.7386757381913',\n",
-       "  'Longitud': '-69.1281255649691'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Pareditas',\n",
-       "  'Población': '1021',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50091050',\n",
-       "  'Latitud': '-33.9452563037172',\n",
-       "  'Longitud': '-69.0824859034273'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Tres Porteñas',\n",
-       "  'Población': '2545',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50098110',\n",
-       "  'Latitud': '-32.8994801779562',\n",
-       "  'Longitud': '-68.3990962886724'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Cuadro Benegas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105060',\n",
-       "  'Latitud': '-34.6331750282237',\n",
-       "  'Longitud': '-68.2302164082512'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'El Nihuil',\n",
-       "  'Población': '1030',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105070',\n",
-       "  'Latitud': '-35.0353713864246',\n",
-       "  'Longitud': '-68.6806149266928'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'El Sosneado',\n",
-       "  'Población': '65',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105080',\n",
-       "  'Latitud': '-35.0821772227253',\n",
-       "  'Longitud': '-69.5924127887533'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Goudge',\n",
-       "  'Población': '2126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105100',\n",
-       "  'Latitud': '-34.6803228490363',\n",
-       "  'Longitud': '-68.1358422919666'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'La Llave Nueva',\n",
-       "  'Población': '499',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105120',\n",
-       "  'Latitud': '-34.6449297466889',\n",
-       "  'Longitud': '-68.0147704723126'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Monte Comán',\n",
-       "  'Población': '3529',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105150',\n",
-       "  'Latitud': '-34.5971809945468',\n",
-       "  'Longitud': '-67.8842899055404'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Rama Caída',\n",
-       "  'Población': '850',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105180',\n",
-       "  'Latitud': '-34.7043760307316',\n",
-       "  'Longitud': '-68.3708631047738'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Real del Padre',\n",
-       "  'Población': '3635',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105190',\n",
-       "  'Latitud': '-34.8433149755939',\n",
-       "  'Longitud': '-67.7674203749059'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'San Rafael',\n",
-       "  'Población': '117199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105210',\n",
-       "  'Latitud': '-34.6356104202068',\n",
-       "  'Longitud': '-68.3310920132847'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Villa Atuel',\n",
-       "  'Población': '3311',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105230',\n",
-       "  'Latitud': '-34.8345022006919',\n",
-       "  'Longitud': '-67.9257905889932'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Santa Rosa',\n",
-       "  'Localidad': 'La Dormida',\n",
-       "  'Población': '2270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50112040',\n",
-       "  'Latitud': '-33.3499243562079',\n",
-       "  'Longitud': '-67.9160460628593'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Santa Rosa',\n",
-       "  'Localidad': 'Las Catitas',\n",
-       "  'Población': '3621',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50112050',\n",
-       "  'Latitud': '-33.3001058785583',\n",
-       "  'Longitud': '-68.0532182373693'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Santa Rosa',\n",
-       "  'Localidad': 'Santa Rosa',\n",
-       "  'Población': '2509',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50112060',\n",
-       "  'Latitud': '-33.2544227888887',\n",
-       "  'Longitud': '-68.1567438797332'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '9 de Julio',\n",
-       "  'Población': '3484',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70063040',\n",
-       "  'Latitud': '-31.669750919971',\n",
-       "  'Longitud': '-68.3900416378963'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Albardón',\n",
-       "  'Localidad': 'El Rincón',\n",
-       "  'Población': '1252',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70007010',\n",
-       "  'Latitud': '-31.4480943761332',\n",
-       "  'Longitud': '-68.5425141343624'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'San José de Jáchal',\n",
-       "  'Población': '10940',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70056080',\n",
-       "  'Latitud': '-30.2427672850044',\n",
-       "  'Longitud': '-68.7454934559357'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Villa Aberastain - La Rinconada',\n",
-       "  'Población': '15409',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070040',\n",
-       "  'Latitud': '-31.6952378674877',\n",
-       "  'Longitud': '-68.5923025771378'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '89496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70077010',\n",
-       "  'Latitud': '-31.5696190485463',\n",
-       "  'Longitud': '-68.5577689018569'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Rivadavia',\n",
-       "  'Población': '82582',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70084010',\n",
-       "  'Latitud': '-31.5335200372447',\n",
-       "  'Longitud': '-68.5920689785483'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Santa Lucía',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '43271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70098010',\n",
-       "  'Latitud': '-31.5130353688268',\n",
-       "  'Longitud': '-68.4565988777122'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Concarán',\n",
-       "  'Población': '5119',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74028010',\n",
-       "  'Latitud': '-32.5607275180287',\n",
-       "  'Longitud': '-65.2452806076649'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Naschel',\n",
-       "  'Población': '3543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74028030',\n",
-       "  'Latitud': '-32.9168215937221',\n",
-       "  'Longitud': '-65.3755476812695'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Calingasta',\n",
-       "  'Localidad': 'Barreal - Villa Pituil',\n",
-       "  'Población': '3463',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70021010',\n",
-       "  'Latitud': '-31.6528323304108',\n",
-       "  'Longitud': '-69.4815385910816'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'San Juan',\n",
-       "  'Población': '109123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70028010',\n",
-       "  'Latitud': '-31.5371970378027',\n",
-       "  'Longitud': '-68.5250183173793'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Caucete',\n",
-       "  'Localidad': 'Caucete',\n",
-       "  'Población': '28222',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70035020',\n",
-       "  'Latitud': '-31.6514787868907',\n",
-       "  'Longitud': '-68.2821404352408'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Chimbas',\n",
-       "  'Localidad': 'Chimbas',\n",
-       "  'Población': '84115',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70042010',\n",
-       "  'Latitud': '-31.4929011532856',\n",
-       "  'Longitud': '-68.4840477499344'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Sunchales',\n",
-       "  'Población': '20537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021360',\n",
-       "  'Latitud': '-30.9468555127161',\n",
-       "  'Longitud': '-61.5612504315515'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Cañada Rica',\n",
-       "  'Población': '641',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028050',\n",
-       "  'Latitud': '-33.5174175561246',\n",
-       "  'Longitud': '-60.6132968867711'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Arenales',\n",
-       "  'Localidad': 'General Arenales',\n",
-       "  'Población': '4321',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6294050',\n",
-       "  'Latitud': '-34.3044679711077',\n",
-       "  'Longitud': '-61.3056277788216'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'General Belgrano',\n",
-       "  'Población': '15394',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6301010',\n",
-       "  'Latitud': '-35.7694577358026',\n",
-       "  'Longitud': '-58.4944615102033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Guido',\n",
-       "  'Localidad': 'General Guido',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6308010',\n",
-       "  'Latitud': '-36.6431651777017',\n",
-       "  'Longitud': '-57.7905019037041'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Juan Madariaga',\n",
-       "  'Localidad': 'General Juan Madariaga',\n",
-       "  'Población': '17982',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6315010',\n",
-       "  'Latitud': '-36.9967730012079',\n",
-       "  'Longitud': '-57.1374769071298'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General La Madrid',\n",
-       "  'Localidad': 'General La Madrid',\n",
-       "  'Población': '8073',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6322010',\n",
-       "  'Latitud': '-37.2503992475804',\n",
-       "  'Longitud': '-61.2595794125711'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'General Las Heras (Est. Las Heras)',\n",
-       "  'Población': '11331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329020',\n",
-       "  'Latitud': '-34.9267739074255',\n",
-       "  'Longitud': '-58.9453407851291'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Lavalle',\n",
-       "  'Localidad': 'General Lavalle',\n",
-       "  'Población': '1827',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6336020',\n",
-       "  'Latitud': '-36.4080851872455',\n",
-       "  'Longitud': '-56.9433553335054'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Rodríguez',\n",
-       "  'Localidad': 'General Rodríguez',\n",
-       "  'Población': '85315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6364030',\n",
-       "  'Latitud': '-34.6079239021063',\n",
-       "  'Longitud': '-58.950282039134'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'Buena Esperanza',\n",
-       "  'Población': '2933',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74042050',\n",
-       "  'Latitud': '-34.7582787968944',\n",
-       "  'Longitud': '-65.2503691694475'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'Fortuna',\n",
-       "  'Población': '82',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74042070',\n",
-       "  'Latitud': '-35.1282918635603',\n",
-       "  'Longitud': '-65.3818218917708'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'Martín de Loyola',\n",
-       "  'Población': '78',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74042100',\n",
-       "  'Latitud': '-35.7111681131223',\n",
-       "  'Longitud': '-66.3525275844943'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Reconquista',\n",
-       "  'Población': '70549',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049180',\n",
-       "  'Latitud': '-29.1451468389264',\n",
-       "  'Longitud': '-59.6510730563582'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'María Ignacia (Est. Vela)',\n",
-       "  'Población': '1948',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791040',\n",
-       "  'Latitud': '-37.4029073074266',\n",
-       "  'Longitud': '-59.5093354449092'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Tandil',\n",
-       "  'Población': '116916',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791050',\n",
-       "  'Latitud': '-37.3238849060878',\n",
-       "  'Longitud': '-59.1310691770429'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tapalqué',\n",
-       "  'Localidad': 'Tapalqué',\n",
-       "  'Población': '7444',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6798020',\n",
-       "  'Latitud': '-36.3573669882462',\n",
-       "  'Longitud': '-60.0247443487218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Benavídez',\n",
-       "  'Población': '42781',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4104347356392',\n",
-       "  'Longitud': '-58.6887919689512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'General Pacheco',\n",
-       "  'Población': '54208',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4523088119909',\n",
-       "  'Longitud': '-58.6448936162046'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Ricardo Rojas',\n",
-       "  'Población': '24410',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4563339674448',\n",
-       "  'Longitud': '-58.6806670320976'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Tigre',\n",
-       "  'Población': '38954',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4266925110065',\n",
-       "  'Longitud': '-58.5779717541318'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tordillo',\n",
-       "  'Localidad': 'General Conesa',\n",
-       "  'Población': '1302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6812010',\n",
-       "  'Latitud': '-36.5208587437818',\n",
-       "  'Longitud': '-57.3249371025508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Saldungaray',\n",
-       "  'Población': '1351',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819020',\n",
-       "  'Latitud': '-38.2028131038038',\n",
-       "  'Longitud': '-61.7678925154653'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Sierra de la Ventana',\n",
-       "  'Población': '2165',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819030',\n",
-       "  'Latitud': '-38.1366716139365',\n",
-       "  'Longitud': '-61.7956860399239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Tornquist',\n",
-       "  'Población': '6473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819040',\n",
-       "  'Latitud': '-38.0989983131157',\n",
-       "  'Longitud': '-62.2218091270044'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 09',\n",
-       "  'Localidad': 'MATADEROS',\n",
-       "  'Población': '161797',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6583682885816',\n",
-       "  'Longitud': '-58.5017319521438'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 09',\n",
-       "  'Localidad': 'PARQUE AVELLANEDA',\n",
-       "  'Población': '161797',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.64864128675',\n",
-       "  'Longitud': '-58.47645640345'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'FLORESTA',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6276862905939',\n",
-       "  'Longitud': '-58.4835872783595'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'MONTE CASTRO',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6192974826904',\n",
-       "  'Longitud': '-58.5065803391285'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VELEZ SARSFIELD',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6313610222',\n",
-       "  'Longitud': '-58.493276996941'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VERSALLES',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6301234618064',\n",
-       "  'Longitud': '-58.5224017483433'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA LURO',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6364127783977',\n",
-       "  'Longitud': '-58.5027288050931'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA REAL',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6194831337073',\n",
-       "  'Longitud': '-58.5259860729102'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA DEL PARQUE',\n",
-       "  'Población': '189832',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6042463004493',\n",
-       "  'Longitud': '-58.4906764324396'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA DEVOTO',\n",
-       "  'Población': '189832',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6023803136553',\n",
-       "  'Longitud': '-58.5142437101484'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA GENERAL MITRE',\n",
-       "  'Población': '189832',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6100289507588',\n",
-       "  'Longitud': '-58.4689425541216'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA SANTA RITA',\n",
-       "  'Población': '189832',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6161936201559',\n",
-       "  'Longitud': '-58.4829573518477'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 12',\n",
-       "  'Localidad': 'COGHLAN',\n",
-       "  'Población': '200116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5606251344745',\n",
-       "  'Longitud': '-58.4749447458843'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 12',\n",
-       "  'Localidad': 'SAAVEDRA',\n",
-       "  'Población': '200116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.553063289604',\n",
-       "  'Longitud': '-58.4887266668384'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 12',\n",
-       "  'Localidad': 'VILLA PUEYRREDON',\n",
-       "  'Población': '200116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5821104495703',\n",
-       "  'Longitud': '-58.5034848793052'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 12',\n",
-       "  'Localidad': 'VILLA URQUIZA',\n",
-       "  'Población': '200116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5715411303449',\n",
-       "  'Longitud': '-58.4878560596649'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 13',\n",
-       "  'Localidad': 'BELGRANO',\n",
-       "  'Población': '231331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5548815240237',\n",
-       "  'Longitud': '-58.4502890947349'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 13',\n",
-       "  'Localidad': 'COLEGIALES',\n",
-       "  'Población': '231331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5746427442082',\n",
-       "  'Longitud': '-58.4509682045183'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 13',\n",
-       "  'Localidad': 'NUÑEZ',\n",
-       "  'Población': '231331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5437376606688',\n",
-       "  'Longitud': '-58.4628575470422'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 14',\n",
-       "  'Localidad': 'PALERMO',\n",
-       "  'Población': '225970',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5738999836423',\n",
-       "  'Longitud': '-58.4224364523189'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'AGRONOMIA',\n",
-       "  'Población': '182574',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5929442472726',\n",
-       "  'Longitud': '-58.4886714155361'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Morteros',\n",
-       "  'Población': '16890',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140300',\n",
-       "  'Latitud': '-30.7107058083835',\n",
-       "  'Longitud': '-62.0044437379159'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26091020',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'Gobernador Costa',\n",
-       "  'Población': '2251',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26098020',\n",
-       "  'Latitud': '-44.0529826063177',\n",
-       "  'Longitud': '-70.597920256446'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'José de San Martín',\n",
-       "  'Población': '1612',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26098030',\n",
-       "  'Latitud': '-44.0545030861499',\n",
-       "  'Longitud': '-70.4698423450266'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119150',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119160',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Capayán',\n",
-       "  'Localidad': 'Miraflores',\n",
-       "  'Población': '1650',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10042120',\n",
-       "  'Latitud': '-28.61156437771',\n",
-       "  'Longitud': '-65.9045510608673'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'San Fernando del Valle de Catamarca',\n",
-       "  'Población': '159139',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10049030',\n",
-       "  'Latitud': '-28.4846581947085',\n",
-       "  'Longitud': '-65.7867892937631'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa José León Suarez',\n",
-       "  'Población': '16173',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5253711653351',\n",
-       "  'Longitud': '-58.5802550661988'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'Los Toldos',\n",
-       "  'Población': '14496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6385030',\n",
-       "  'Latitud': '-35.0010365651503',\n",
-       "  'Longitud': '-61.0381497866181'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'San Emilio',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6385040',\n",
-       "  'Latitud': '-35.0319914044113',\n",
-       "  'Longitud': '-60.8647685857183'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Cañada Seca',\n",
-       "  'Población': '718',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392020',\n",
-       "  'Latitud': '-34.4155054560621',\n",
-       "  'Longitud': '-62.9618553806295'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Fortín Tiburcio',\n",
-       "  'Población': '257',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6413040',\n",
-       "  'Latitud': '-34.3467322372427',\n",
-       "  'Longitud': '-61.1310781728463'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Junín',\n",
-       "  'Población': '87509',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6413050',\n",
-       "  'Latitud': '-34.5838316271397',\n",
-       "  'Longitud': '-60.9472651715327'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Las Toninas',\n",
-       "  'Población': '5278',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420010',\n",
-       "  'Latitud': '-36.4883976285615',\n",
-       "  'Longitud': '-56.7004352579533'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Mar de Ajó - San Bernardo',\n",
-       "  'Población': '26302',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420020',\n",
-       "  'Latitud': '-36.6874110140403',\n",
-       "  'Longitud': '-56.6841400639982'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'San Clemente del Tuyú',\n",
-       "  'Población': '12126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420030',\n",
-       "  'Latitud': '-36.3532388310754',\n",
-       "  'Longitud': '-56.723944139417'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Santa Teresita - Mar del Tuyú',\n",
-       "  'Población': '23581',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420040',\n",
-       "  'Latitud': '-36.5409111808415',\n",
-       "  'Longitud': '-56.705867443875'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': '20 De Junio',\n",
-       "  'Población': '1171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7855336508384',\n",
-       "  'Longitud': '-58.7171850019077'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Aldo Bonzi',\n",
-       "  'Población': '18965',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7141728890679',\n",
-       "  'Longitud': '-58.5089043765674'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Ciudad Evita',\n",
-       "  'Población': '97087',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7245358500775',\n",
-       "  'Longitud': '-58.5370063768546'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Gonzalez Catán',\n",
-       "  'Población': '233988',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7724652485211',\n",
-       "  'Longitud': '-58.6404861634561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Gregorio De Laferrere',\n",
-       "  'Población': '248439',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7468379962284',\n",
-       "  'Longitud': '-58.5925328858169'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Isidro Casanova',\n",
-       "  'Población': '192465',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7184291570686',\n",
-       "  'Longitud': '-58.577751528605'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'La Tablada',\n",
-       "  'Población': '113689',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6870536689657',\n",
-       "  'Longitud': '-58.5256123986254'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Lomas Del Mirador',\n",
-       "  'Población': '74065',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6656949723622',\n",
-       "  'Longitud': '-58.5331553311677'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Ciudadela',\n",
-       "  'Población': '73939',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.6326965166188',\n",
-       "  'Longitud': '-58.5424067827037'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Lomas',\n",
-       "  'Localidad': 'Tres Lomas',\n",
-       "  'Población': '8061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6847020',\n",
-       "  'Latitud': '-36.458109497037',\n",
-       "  'Longitud': '-62.8621355091327'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'CHACARITA',\n",
-       "  'Población': '182574',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5883730730472',\n",
-       "  'Longitud': '-58.4541748568778'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'PARQUE CHAS',\n",
-       "  'Población': '182574',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5855218978064',\n",
-       "  'Longitud': '-58.4791226108546'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'PATERNAL',\n",
-       "  'Población': '182574',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5974220425569',\n",
-       "  'Longitud': '-58.4686652940674'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'VILLA CRESPO',\n",
-       "  'Población': '182574',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5988344062647',\n",
-       "  'Longitud': '-58.4427221412974'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'VILLA ORTUZAR',\n",
-       "  'Población': '182574',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5809741138535',\n",
-       "  'Longitud': '-58.4676516664339'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Córdoba',\n",
-       "  'Población': '1317298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14014010',\n",
-       "  'Latitud': '-31.4138166206931',\n",
-       "  'Longitud': '-64.1833384346292'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Brinkmann',\n",
-       "  'Población': '9890',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140050',\n",
-       "  'Latitud': '-30.8665250177702',\n",
-       "  'Longitud': '-62.0356522438995'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Concordia',\n",
-       "  'Población': '142254',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015060',\n",
-       "  'Latitud': '-31.3687044068789',\n",
-       "  'Longitud': '-58.0450288431718'},\n",
-       " {'Provincia': 'TIERRA DEL FUEGO',\n",
-       "  'Partido': 'Río Grande',\n",
-       "  'Localidad': 'Río Grande',\n",
-       "  'Población': '66475',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '94007010',\n",
-       "  'Latitud': '-53.7870473449159',\n",
-       "  'Longitud': '-67.7132350718047'},\n",
-       " {'Provincia': 'TIERRA DEL FUEGO',\n",
-       "  'Partido': 'Río Grande',\n",
-       "  'Localidad': 'Tolhuin',\n",
-       "  'Población': '2626',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '94007020',\n",
-       "  'Latitud': '-54.5113867546733',\n",
-       "  'Longitud': '-67.195804463563'},\n",
-       " {'Provincia': 'TIERRA DEL FUEGO',\n",
-       "  'Partido': 'Ushuaia',\n",
-       "  'Localidad': 'Ushuaia',\n",
-       "  'Población': '56593',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '94014020',\n",
-       "  'Latitud': '-54.8036404601709',\n",
-       "  'Longitud': '-68.3160624772532'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'San Miguel de Tucumán (Est. Tucumán)',\n",
-       "  'Población': '548866',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90084010',\n",
-       "  'Latitud': '-26.82900979033',\n",
-       "  'Longitud': '-65.2105441811048'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Casbas',\n",
-       "  'Población': '4450',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6399020',\n",
-       "  'Latitud': '-36.7580953396186',\n",
-       "  'Longitud': '-62.5017754084549'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Garré',\n",
-       "  'Población': '1036',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6399030',\n",
-       "  'Latitud': '-36.5604378772819',\n",
-       "  'Longitud': '-62.5981120377825'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Guaminí',\n",
-       "  'Población': '2845',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6399040',\n",
-       "  'Latitud': '-37.0120881308673',\n",
-       "  'Longitud': '-62.4166857296556'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Laguna Alsina (Est. Bonifacio)',\n",
-       "  'Población': '1677',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6399050',\n",
-       "  'Latitud': '-36.80905243808',\n",
-       "  'Longitud': '-62.2451480754422'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hipólito Yrigoyen',\n",
-       "  'Localidad': 'Henderson',\n",
-       "  'Población': '8645',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6406010',\n",
-       "  'Latitud': '-36.2994630370091',\n",
-       "  'Longitud': '-61.7178401805261'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'Hurlingham',\n",
-       "  'Población': '63307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.5930931356257',\n",
-       "  'Longitud': '-58.6357209509749'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'Villa Santos Tesei',\n",
-       "  'Población': '66463',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.6123944448227',\n",
-       "  'Longitud': '-58.6538103691925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó Centro',\n",
-       "  'Población': '111138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6440551161203',\n",
-       "  'Longitud': '-58.688489332955'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Gobernador Udaondo',\n",
-       "  'Población': '33422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6168695808944',\n",
-       "  'Longitud': '-58.693287500009'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'José C. Paz',\n",
-       "  'Localidad': 'Del Viso',\n",
-       "  'Población': '6873',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6412010',\n",
-       "  'Latitud': '-34.480495794913',\n",
-       "  'Longitud': '-58.8042588983994'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'José C. Paz',\n",
-       "  'Localidad': 'José C Paz',\n",
-       "  'Población': '250301',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6412010',\n",
-       "  'Latitud': '-34.5211611965464',\n",
-       "  'Longitud': '-58.770881112578'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Las Flores',\n",
-       "  'Población': '21455',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6455030',\n",
-       "  'Latitud': '-36.0154969145348',\n",
-       "  'Longitud': '-59.1004659218434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Juan Bautista Alberdi (Est. Alberdi)',\n",
-       "  'Población': '3404',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6462040',\n",
-       "  'Latitud': '-34.4387919326349',\n",
-       "  'Longitud': '-61.8121893821736'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Vedia',\n",
-       "  'Población': '8827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6462060',\n",
-       "  'Latitud': '-34.4973984349932',\n",
-       "  'Longitud': '-61.5453447631479'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Arenaza',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469010',\n",
-       "  'Latitud': '-34.9846043002155',\n",
-       "  'Longitud': '-61.7729116988591'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469050',\n",
-       "  'Latitud': '-35.3321817215807',\n",
-       "  'Longitud': '-61.6140851684372'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'El Triunfo',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469060',\n",
-       "  'Latitud': '-35.0882210775847',\n",
-       "  'Longitud': '-61.5163333232822'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '485',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469070',\n",
-       "  'Latitud': '-35.3627586364746',\n",
-       "  'Longitud': '-61.8061599731445'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Lincoln',\n",
-       "  'Población': '28051',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469080',\n",
-       "  'Latitud': '-34.869042222818',\n",
-       "  'Longitud': '-61.5291649669285'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Pasteur',\n",
-       "  'Población': '1962',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469090',\n",
-       "  'Latitud': '-35.1426386337075',\n",
-       "  'Longitud': '-62.2439028944602'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Roberts',\n",
-       "  'Población': '2982',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469100',\n",
-       "  'Latitud': '-35.1440875676884',\n",
-       "  'Longitud': '-61.9707859541264'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Munro',\n",
-       "  'Población': '35234',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5272623078248',\n",
-       "  'Longitud': '-58.5255060588714'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villa Gesell',\n",
-       "  'Localidad': 'Villa Gesell',\n",
-       "  'Población': '29593',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6868020',\n",
-       "  'Latitud': '-37.2464704698501',\n",
-       "  'Longitud': '-56.9707267624406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Hilario Ascasubi',\n",
-       "  'Población': '3427',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6875030',\n",
-       "  'Latitud': '-39.3758602632663',\n",
-       "  'Longitud': '-62.6477900877351'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Juan Cousté (Est. Algarrobo)',\n",
-       "  'Población': '1993',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875040',\n",
-       "  'Latitud': '-38.8942604188728',\n",
-       "  'Longitud': '-63.1361581918897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Mayor Buratovich',\n",
-       "  'Población': '5372',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875050',\n",
-       "  'Latitud': '-39.2590946793617',\n",
-       "  'Longitud': '-62.6157889589915'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Médanos',\n",
-       "  'Población': '5188',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875060',\n",
-       "  'Latitud': '-38.8293145512181',\n",
-       "  'Longitud': '-62.6943321574343'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Pedro Luro',\n",
-       "  'Población': '9494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6875070',\n",
-       "  'Latitud': '-39.5007767274615',\n",
-       "  'Longitud': '-62.6874317159849'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Zárate',\n",
-       "  'Población': '98522',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882050',\n",
-       "  'Latitud': '-34.0998630672257',\n",
-       "  'Longitud': '-59.024557255152'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 01',\n",
-       "  'Localidad': 'CONSTITUCION',\n",
-       "  'Población': '205886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6250478642294',\n",
-       "  'Longitud': '-58.384387226424'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Capitán Bermúdez',\n",
-       "  'Población': '29218',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119020',\n",
-       "  'Latitud': '-32.8282349449349',\n",
-       "  'Longitud': '-60.7168207550494'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Coronel Arnold',\n",
-       "  'Población': '857',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119040',\n",
-       "  'Latitud': '-33.1066175391399',\n",
-       "  'Longitud': '-60.9665015588484'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Fray Luis Beltrán',\n",
-       "  'Población': '15176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119050',\n",
-       "  'Latitud': '-32.7855581880336',\n",
-       "  'Longitud': '-60.7291236444004'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Fuentes',\n",
-       "  'Población': '2791',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119060',\n",
-       "  'Latitud': '-33.1744416497872',\n",
-       "  'Longitud': '-61.0750536976089'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'San Lorenzo',\n",
-       "  'Población': '45958',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119130',\n",
-       "  'Latitud': '-32.7523069549362',\n",
-       "  'Longitud': '-60.7356209815072'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'San Jorge',\n",
-       "  'Población': '17615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126140',\n",
-       "  'Latitud': '-31.898003817155',\n",
-       "  'Longitud': '-61.8603287777206'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Margarita',\n",
-       "  'Población': '3534',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82133110',\n",
-       "  'Latitud': '-29.6910879587641',\n",
-       "  'Longitud': '-60.2524652684442'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Santiago del Estero',\n",
-       "  'Población': '252192',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86049110',\n",
-       "  'Latitud': '-27.8089009906807',\n",
-       "  'Longitud': '-64.2166602117129'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Rafael Castillo',\n",
-       "  'Población': '147069',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7132054583486',\n",
-       "  'Longitud': '-58.6258365121679'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Ramos Mejía',\n",
-       "  'Población': '139369',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6523081823718',\n",
-       "  'Longitud': '-58.5592114732944'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'San Justo',\n",
-       "  'Población': '148882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6881604248706',\n",
-       "  'Longitud': '-58.5626785715398'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Tapiales',\n",
-       "  'Población': '21437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7108317770604',\n",
-       "  'Longitud': '-58.495008488146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Eduardo Madero',\n",
-       "  'Población': '106891',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6981156880684',\n",
-       "  'Longitud': '-58.4877575961419'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Luzuriaga',\n",
-       "  'Población': '104585',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6730866446433',\n",
-       "  'Longitud': '-58.5938792359541'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'La Plata',\n",
-       "  'Población': '207620',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6441030',\n",
-       "  'Latitud': '-34.920863104693',\n",
-       "  'Longitud': '-57.9540560062469'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '33704',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.6909571502715',\n",
-       "  'Longitud': '-58.3838628492162'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Este',\n",
-       "  'Población': '55952',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.7108609216651',\n",
-       "  'Longitud': '-58.3725047463731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Monte Chingolo',\n",
-       "  'Población': '86220',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.7302098940207',\n",
-       "  'Longitud': '-58.3561741850066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Remedios Escalada De San Martin',\n",
-       "  'Población': '82576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.723808815713',\n",
-       "  'Longitud': '-58.397669711018'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Valentín Alsina',\n",
-       "  'Población': '41716',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.672035526127',\n",
-       "  'Longitud': '-58.4134851675076'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Laprida',\n",
-       "  'Población': '8840',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6448010',\n",
-       "  'Latitud': '-37.5467976434903',\n",
-       "  'Longitud': '-60.7970535965801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'General Pirán',\n",
-       "  'Población': '2934',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518020',\n",
-       "  'Latitud': '-37.2778606745914',\n",
-       "  'Longitud': '-57.7740148170475'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Marcos Paz',\n",
-       "  'Localidad': 'Marcos Paz',\n",
-       "  'Población': '50460',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6525020',\n",
-       "  'Latitud': '-34.7965436888808',\n",
-       "  'Longitud': '-58.8778211205753'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Mercedes',\n",
-       "  'Población': '56116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6532020',\n",
-       "  'Latitud': '-34.6521715354886',\n",
-       "  'Longitud': '-59.4295981722689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '112806',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7085422423529',\n",
-       "  'Longitud': '-58.6795867252566'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Mariano Acosta',\n",
-       "  'Población': '60717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7154808073462',\n",
-       "  'Longitud': '-58.7976740413845'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Merlo',\n",
-       "  'Población': '274130',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.6823277014068',\n",
-       "  'Longitud': '-58.7436432079669'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Pontevedra',\n",
-       "  'Población': '37628',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7467959489481',\n",
-       "  'Longitud': '-58.7060431536772'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'San Antonio De Padua',\n",
-       "  'Población': '42377',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.6698581359268',\n",
-       "  'Longitud': '-58.697930436646'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte',\n",
-       "  'Localidad': 'Abbott',\n",
-       "  'Población': '603',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6547010',\n",
-       "  'Latitud': '-35.2825062106661',\n",
-       "  'Longitud': '-58.8042619084922'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte',\n",
-       "  'Localidad': 'San Miguel del Monte (Est. Monte)',\n",
-       "  'Población': '17005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6547020',\n",
-       "  'Latitud': '-35.4391643240479',\n",
-       "  'Longitud': '-58.8094598355672'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte Hermoso',\n",
-       "  'Localidad': 'Balneario Sauce Grande',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6553010',\n",
-       "  'Latitud': '-38.995357691335',\n",
-       "  'Longitud': '-61.2152015930805'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Basail',\n",
-       "  'Población': '1929',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22140020',\n",
-       "  'Latitud': '-27.8868655966917',\n",
-       "  'Longitud': '-59.2791003619491'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Fontana',\n",
-       "  'Población': '32027',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22140040',\n",
-       "  'Latitud': '-27.4167127425858',\n",
-       "  'Longitud': '-59.04393778912'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Resistencia',\n",
-       "  'Población': '290723',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22140060',\n",
-       "  'Latitud': '-27.4521194584549',\n",
-       "  'Longitud': '-58.9876174408016'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Samuhú',\n",
-       "  'Población': '1251',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22147010',\n",
-       "  'Latitud': '-27.5222254234698',\n",
-       "  'Longitud': '-60.3941746057505'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Villa Berthet',\n",
-       "  'Población': '10224',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22147020',\n",
-       "  'Latitud': '-27.2895492409257',\n",
-       "  'Longitud': '-60.4155962080604'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Sargento Cabral',\n",
-       "  'Localidad': 'Colonia Elisa',\n",
-       "  'Población': '3471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22154020',\n",
-       "  'Latitud': '-26.9324550960675',\n",
-       "  'Longitud': '-59.5204851339373'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Sargento Cabral',\n",
-       "  'Localidad': 'Colonias Unidas',\n",
-       "  'Población': '3282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22154030',\n",
-       "  'Latitud': '-26.7000971775462',\n",
-       "  'Longitud': '-59.6277421824927'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Biedma',\n",
-       "  'Localidad': 'Puerto Madryn',\n",
-       "  'Población': '81315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26007020',\n",
-       "  'Latitud': '-42.7550996783449',\n",
-       "  'Longitud': '-65.0422298178163'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Cholila',\n",
-       "  'Población': '1658',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014020',\n",
-       "  'Latitud': '-42.5105313648355',\n",
-       "  'Longitud': '-71.4351548288659'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa Huidobro',\n",
-       "  'Población': '5656',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14035120',\n",
-       "  'Latitud': '-34.8371817717375',\n",
-       "  'Longitud': '-64.5833571665395'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Alta Gracia',\n",
-       "  'Población': '48140',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147010',\n",
-       "  'Latitud': '-31.6576798267691',\n",
-       "  'Longitud': '-64.4288214061936'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Villa Media Agua',\n",
-       "  'Población': '7983',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70105100',\n",
-       "  'Latitud': '-31.9810022624945',\n",
-       "  'Longitud': '-68.4270029177237'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Ullum',\n",
-       "  'Localidad': 'Villa Ibáñez',\n",
-       "  'Población': '4421',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70112010',\n",
-       "  'Latitud': '-31.4659385111811',\n",
-       "  'Longitud': '-68.7353338028121'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Zonda',\n",
-       "  'Localidad': 'Villa Basilio Nievas',\n",
-       "  'Población': '4242',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70133010',\n",
-       "  'Latitud': '-31.543878931951',\n",
-       "  'Longitud': '-68.7407758815646'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Tilisarao',\n",
-       "  'Población': '6256',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74028070',\n",
-       "  'Latitud': '-32.7329281106581',\n",
-       "  'Longitud': '-65.2915274383295'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'La Rioja',\n",
-       "  'Población': '178872',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46014010',\n",
-       "  'Latitud': '-29.4217827668094',\n",
-       "  'Longitud': '-66.856675379963'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tunuyán',\n",
-       "  'Localidad': 'Los Sauces',\n",
-       "  'Población': '661',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50119050',\n",
-       "  'Latitud': '-33.5952101670008',\n",
-       "  'Longitud': '-69.1840214848841'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tunuyán',\n",
-       "  'Localidad': 'Tunuyán',\n",
-       "  'Población': '28859',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50119060',\n",
-       "  'Latitud': '-33.5775549686559',\n",
-       "  'Longitud': '-69.0253759357637'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tunuyán',\n",
-       "  'Localidad': 'Vista Flores',\n",
-       "  'Población': '4358',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50119070',\n",
-       "  'Latitud': '-33.651355463945',\n",
-       "  'Longitud': '-69.1646922660824'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'Tupungato',\n",
-       "  'Población': '11650',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50126060',\n",
-       "  'Latitud': '-33.3643638135734',\n",
-       "  'Longitud': '-69.1513190958561'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'El Bolsón',\n",
-       "  'Población': '17061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021030',\n",
-       "  'Latitud': '-41.9804859657332',\n",
-       "  'Longitud': '-71.5336172136647'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'San Carlos de Bariloche',\n",
-       "  'Población': '109305',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021060',\n",
-       "  'Latitud': '-41.1369282850916',\n",
-       "  'Longitud': '-71.2990645403113'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'Villa Catedral',\n",
-       "  'Población': '88',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021080',\n",
-       "  'Latitud': '-41.1666351264313',\n",
-       "  'Longitud': '-71.4375745404969'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'Villa Llao Llao',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-41.0697604387258',\n",
-       "  'Longitud': '-71.5396513534561'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Conesa',\n",
-       "  'Localidad': 'General Conesa',\n",
-       "  'Población': '5484',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62028020',\n",
-       "  'Latitud': '-40.1047354258125',\n",
-       "  'Longitud': '-64.452961945825'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'El Cuy',\n",
-       "  'Localidad': 'El Cuy',\n",
-       "  'Población': '498',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62035030',\n",
-       "  'Latitud': '-39.9230912187031',\n",
-       "  'Longitud': '-68.3369498427779'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Allen',\n",
-       "  'Población': '22859',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042010',\n",
-       "  'Latitud': '-38.9795106570689',\n",
-       "  'Longitud': '-67.828021398161'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'Sierra Grande',\n",
-       "  'Población': '7404',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62077060',\n",
-       "  'Latitud': '-41.6071863315513',\n",
-       "  'Longitud': '-65.3534017406091'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Chapaleufú',\n",
-       "  'Localidad': 'Intendente Alvear',\n",
-       "  'Población': '7510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42056040',\n",
-       "  'Latitud': '-35.2368693365619',\n",
-       "  'Longitud': '-63.5923274522769'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Chapaleufú',\n",
-       "  'Localidad': 'Vértiz',\n",
-       "  'Población': '688',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42056060',\n",
-       "  'Latitud': '-35.4262411079929',\n",
-       "  'Longitud': '-63.9063646669037'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Conhelo',\n",
-       "  'Localidad': 'Eduardo Castex',\n",
-       "  'Población': '9253',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42035020',\n",
-       "  'Latitud': '-35.916589710926',\n",
-       "  'Longitud': '-64.2945868368038'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Conhelo',\n",
-       "  'Localidad': 'Winifreda',\n",
-       "  'Población': '2222',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42035060',\n",
-       "  'Latitud': '-36.2272741396174',\n",
-       "  'Longitud': '-64.2348767956417'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Guatraché',\n",
-       "  'Localidad': 'General Manuel J. Campos',\n",
-       "  'Población': '935',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42070020',\n",
-       "  'Latitud': '-37.4589894326191',\n",
-       "  'Longitud': '-63.5872408548874'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Guatraché',\n",
-       "  'Localidad': 'Guatraché',\n",
-       "  'Población': '3697',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42070030',\n",
-       "  'Latitud': '-37.6669652272263',\n",
-       "  'Longitud': '-63.5415367289386'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Guatraché',\n",
-       "  'Localidad': 'Santa Teresa',\n",
-       "  'Población': '466',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42070050',\n",
-       "  'Latitud': '-37.5749339058948',\n",
-       "  'Longitud': '-63.4328864695669'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Hucal',\n",
-       "  'Localidad': 'Bernasconi',\n",
-       "  'Población': '1577',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42077020',\n",
-       "  'Latitud': '-37.9020681912485',\n",
-       "  'Longitud': '-63.7450793526802'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Hucal',\n",
-       "  'Localidad': 'General San Martín (Est. Villa Alba)',\n",
-       "  'Población': '2576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42077030',\n",
-       "  'Latitud': '-37.9785301335454',\n",
-       "  'Longitud': '-63.6065854529977'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Ingeniero Luiggi',\n",
-       "  'Población': '4659',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42133060',\n",
-       "  'Latitud': '-35.3837504384968',\n",
-       "  'Longitud': '-64.4685685991593'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Realicó',\n",
-       "  'Población': '7343',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42133080',\n",
-       "  'Latitud': '-35.0368857536117',\n",
-       "  'Longitud': '-64.2454209673953'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Toay',\n",
-       "  'Localidad': 'Toay',\n",
-       "  'Población': '11626',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42140020',\n",
-       "  'Latitud': '-36.6751577652887',\n",
-       "  'Longitud': '-64.3803253806581'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Trenel',\n",
-       "  'Localidad': 'Trenel',\n",
-       "  'Población': '3387',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42147030',\n",
-       "  'Latitud': '-35.6941743318846',\n",
-       "  'Longitud': '-64.1358999676104'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Utracán',\n",
-       "  'Localidad': 'Ataliva Roca',\n",
-       "  'Población': '707',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42154010',\n",
-       "  'Latitud': '-37.0323315728651',\n",
-       "  'Longitud': '-64.2865724433513'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Utracán',\n",
-       "  'Localidad': 'Colonia Santa María',\n",
-       "  'Población': '289',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42154030',\n",
-       "  'Latitud': '-37.4952435783299',\n",
-       "  'Longitud': '-64.2248805481774'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Utracán',\n",
-       "  'Localidad': 'General Acha',\n",
-       "  'Población': '12184',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42154040',\n",
-       "  'Latitud': '-37.373672668717',\n",
-       "  'Longitud': '-64.6038964711256'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Lobería',\n",
-       "  'Población': '13005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476030',\n",
-       "  'Latitud': '-38.165273387122',\n",
-       "  'Longitud': '-58.7822303314999'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'San Manuel',\n",
-       "  'Población': '1126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476050',\n",
-       "  'Latitud': '-37.7892829007834',\n",
-       "  'Longitud': '-58.8486476710495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Lobos',\n",
-       "  'Población': '29868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6483040',\n",
-       "  'Latitud': '-35.1858677983922',\n",
-       "  'Longitud': '-59.0957115706922'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Banfield',\n",
-       "  'Población': '233339',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7379027155314',\n",
-       "  'Longitud': '-58.440675368556'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Llavallol',\n",
-       "  'Población': '43211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7946182344111',\n",
-       "  'Longitud': '-58.4320908524909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Francisco Madero',\n",
-       "  'Población': '1389',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609030',\n",
-       "  'Latitud': '-35.8483065194137',\n",
-       "  'Longitud': '-62.0693918423117'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Mones Cazón',\n",
-       "  'Población': '1764',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609060',\n",
-       "  'Latitud': '-36.2301776476091',\n",
-       "  'Longitud': '-62.0069944091925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Pehuajó',\n",
-       "  'Población': '31533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609080',\n",
-       "  'Latitud': '-35.8123030689596',\n",
-       "  'Longitud': '-61.8988207561037'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Pellegrini',\n",
-       "  'Población': '5115',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6616030',\n",
-       "  'Latitud': '-36.2697352282386',\n",
-       "  'Longitud': '-63.1652861097017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Fontezuela',\n",
-       "  'Población': '365',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623020',\n",
-       "  'Latitud': '-33.9138392371386',\n",
-       "  'Longitud': '-60.4628650932084'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Mariano H. Alfonzo (Est. San Patricio)',\n",
-       "  'Población': '993',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623090',\n",
-       "  'Latitud': '-33.9149979004605',\n",
-       "  'Longitud': '-60.8383550657724'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Pergamino',\n",
-       "  'Población': '91399',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623100',\n",
-       "  'Latitud': '-33.8949900563191',\n",
-       "  'Longitud': '-60.5716400794952'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Santa María',\n",
-       "  'Población': '11648',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091150',\n",
-       "  'Latitud': '-26.6891167120231',\n",
-       "  'Longitud': '-66.018884441311'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '12 de Octubre',\n",
-       "  'Localidad': 'Gancedo',\n",
-       "  'Población': '4284',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22036010',\n",
-       "  'Latitud': '-27.4896487904756',\n",
-       "  'Longitud': '-61.6738771708385'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Huinca Renancó',\n",
-       "  'Población': '9426',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14035040',\n",
-       "  'Latitud': '-34.8397251237332',\n",
-       "  'Longitud': '-64.3724876795015'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Ranqueles',\n",
-       "  'Población': '46',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14035100',\n",
-       "  'Latitud': '-34.8436937843761',\n",
-       "  'Longitud': '-64.0987740916452'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Deheza',\n",
-       "  'Población': '11061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056080',\n",
-       "  'Latitud': '-32.7549291159098',\n",
-       "  'Longitud': '-63.7850383518255'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Pirovano',\n",
-       "  'Población': '1551',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6105050',\n",
-       "  'Latitud': '-36.5109170215402',\n",
-       "  'Longitud': '-61.5545516558692'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'San Carlos de Bolívar (Est. Bolívar)',\n",
-       "  'Población': '26242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6105060',\n",
-       "  'Latitud': '-36.2295602208798',\n",
-       "  'Longitud': '-61.1131898679983'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Urdampilleta',\n",
-       "  'Población': '2643',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6105070',\n",
-       "  'Latitud': '-36.4329292363695',\n",
-       "  'Longitud': '-61.4191160192421'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Bragado',\n",
-       "  'Población': '33222',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6112010',\n",
-       "  'Latitud': '-35.118942299763',\n",
-       "  'Longitud': '-60.4879147568209'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Warnes',\n",
-       "  'Población': '437',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112090',\n",
-       "  'Latitud': '-34.9098734445057',\n",
-       "  'Longitud': '-60.5381681629003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Coronel Brandsen',\n",
-       "  'Población': '19877',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119050',\n",
-       "  'Latitud': '-35.1690983002919',\n",
-       "  'Longitud': '-58.2373529446643'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Atreucó',\n",
-       "  'Localidad': 'Macachín',\n",
-       "  'Población': '4814',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '42007020',\n",
-       "  'Latitud': '-37.1369555361687',\n",
-       "  'Longitud': '-63.667141835534'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Atreucó',\n",
-       "  'Localidad': 'Miguel Riglos',\n",
-       "  'Población': '2034',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42007030',\n",
-       "  'Latitud': '-36.8538749058938',\n",
-       "  'Longitud': '-63.6881846143541'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Anguil',\n",
-       "  'Población': '1705',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42021010',\n",
-       "  'Latitud': '-36.527922625355',\n",
-       "  'Longitud': '-64.010555897973'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Santa Rosa',\n",
-       "  'Población': '102860',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42021020',\n",
-       "  'Latitud': '-36.61828979857',\n",
-       "  'Longitud': '-64.2916770389461'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Catriló',\n",
-       "  'Localidad': 'Catriló',\n",
-       "  'Población': '3955',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42028010',\n",
-       "  'Latitud': '-36.4077407331528',\n",
-       "  'Longitud': '-63.4231236479695'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Catriló',\n",
-       "  'Localidad': 'Uriburu',\n",
-       "  'Población': '964',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42028040',\n",
-       "  'Latitud': '-36.5077574745038',\n",
-       "  'Longitud': '-63.8626307655783'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Chalileo',\n",
-       "  'Localidad': 'Santa Isabel',\n",
-       "  'Población': '2526',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42049010',\n",
-       "  'Latitud': '-36.2298585551973',\n",
-       "  'Longitud': '-66.9416696902043'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': '9 De Abril',\n",
-       "  'Población': '50116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.7565075768115',\n",
-       "  'Longitud': '-58.4902923509723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '7941',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8849791351051',\n",
-       "  'Longitud': '-58.4778099372334'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'El Huecú',\n",
-       "  'Población': '1391',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58084040',\n",
-       "  'Latitud': '-37.6415832578483',\n",
-       "  'Longitud': '-70.5790877358744'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Pehuenches',\n",
-       "  'Localidad': 'Rincón de los Sauces',\n",
-       "  'Población': '18691',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58091040',\n",
-       "  'Latitud': '-37.3899075901743',\n",
-       "  'Longitud': '-68.9309943279283'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Picún Leufú',\n",
-       "  'Localidad': 'Picún Leufú',\n",
-       "  'Población': '3144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '58098020',\n",
-       "  'Latitud': '-39.5191361709356',\n",
-       "  'Longitud': '-69.2962673114558'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Picunches',\n",
-       "  'Localidad': 'Las Lajas',\n",
-       "  'Población': '4464',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58105030',\n",
-       "  'Latitud': '-38.5292612011937',\n",
-       "  'Longitud': '-70.3689502898328'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Zapala',\n",
-       "  'Localidad': 'Zapala',\n",
-       "  'Población': '32097',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58112040',\n",
-       "  'Latitud': '-38.8961687323721',\n",
-       "  'Longitud': '-70.0668545323772'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Ingeniero Jacobacci',\n",
-       "  'Población': '6261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62091050',\n",
-       "  'Latitud': '-41.3268134240327',\n",
-       "  'Longitud': '-69.5441263890306'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Los Menucos',\n",
-       "  'Población': '5187',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62091060',\n",
-       "  'Latitud': '-40.8451911426273',\n",
-       "  'Longitud': '-68.0832025061279'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'El Cóndor',\n",
-       "  'Población': '746',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62007020',\n",
-       "  'Latitud': '-41.043074401021',\n",
-       "  'Longitud': '-62.8212339732456'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Viedma',\n",
-       "  'Población': '52789',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62007090',\n",
-       "  'Latitud': '-40.8093232712389',\n",
-       "  'Longitud': '-62.9853203682712'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Chimpay',\n",
-       "  'Población': '4025',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014030',\n",
-       "  'Latitud': '-39.1651527318617',\n",
-       "  'Longitud': '-66.1447069274027'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Choele Choel',\n",
-       "  'Población': '10146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014040',\n",
-       "  'Latitud': '-39.2884543350453',\n",
-       "  'Longitud': '-65.663280823108'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Lamarque',\n",
-       "  'Población': '7686',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014070',\n",
-       "  'Latitud': '-39.4232652920959',\n",
-       "  'Longitud': '-65.7014504976777'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Gálvez',\n",
-       "  'Población': '19061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105130',\n",
-       "  'Latitud': '-32.0326455920318',\n",
-       "  'Longitud': '-61.2199610274248'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Alvear',\n",
-       "  'Población': '2402',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084040',\n",
-       "  'Latitud': '-33.0614584695641',\n",
-       "  'Longitud': '-60.6159765613734'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Luján de Cuyo',\n",
-       "  'Población': '87743',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063090',\n",
-       "  'Latitud': '-33.0328665626243',\n",
-       "  'Longitud': '-68.8912066261393'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Perdriel',\n",
-       "  'Población': '5399',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063100',\n",
-       "  'Latitud': '-33.0690096392441',\n",
-       "  'Longitud': '-68.8986010698045'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Potrerillos',\n",
-       "  'Población': '292',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063110',\n",
-       "  'Latitud': '-32.945486814506',\n",
-       "  'Longitud': '-69.2086449063504'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Aluminé',\n",
-       "  'Localidad': 'Aluminé',\n",
-       "  'Población': '4591',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58007010',\n",
-       "  'Latitud': '-39.2395006622098',\n",
-       "  'Longitud': '-70.9180131491474'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Añelo',\n",
-       "  'Localidad': 'Añelo',\n",
-       "  'Población': '2449',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58014010',\n",
-       "  'Latitud': '-38.3514440221419',\n",
-       "  'Longitud': '-68.7919715586172'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58042010',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Collón Curá',\n",
-       "  'Localidad': 'Piedra del Águila',\n",
-       "  'Población': '3669',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58028010',\n",
-       "  'Latitud': '-40.0465538638606',\n",
-       "  'Longitud': '-70.077319578901'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Centenario',\n",
-       "  'Población': '32928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035030',\n",
-       "  'Latitud': '-38.8275777081112',\n",
-       "  'Longitud': '-68.1532191639297'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Futaleufú',\n",
-       "  'Localidad': 'Corcovado',\n",
-       "  'Población': '1820',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26035020',\n",
-       "  'Latitud': '-43.5380021657326',\n",
-       "  'Longitud': '-71.4659616215841'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': '30 de Agosto',\n",
-       "  'Población': '4777',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826040',\n",
-       "  'Latitud': '-36.2779720057322',\n",
-       "  'Longitud': '-62.5453088654651'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Trenque Lauquen',\n",
-       "  'Población': '33442',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826050',\n",
-       "  'Latitud': '-35.9746951559846',\n",
-       "  'Longitud': '-62.7323099655579'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'El Maitén',\n",
-       "  'Población': '4011',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014050',\n",
-       "  'Latitud': '-42.0542854358373',\n",
-       "  'Longitud': '-71.1673153308386'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'Comodoro Rivadavia',\n",
-       "  'Población': '134072',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26021030',\n",
-       "  'Latitud': '-45.8729846778063',\n",
-       "  'Longitud': '-67.5430559979427'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'Rada Tilly',\n",
-       "  'Población': '9098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26021050',\n",
-       "  'Latitud': '-45.9368019185633',\n",
-       "  'Longitud': '-67.5653960236573'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Futaleufú',\n",
-       "  'Localidad': 'Esquel',\n",
-       "  'Población': '32343',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26035030',\n",
-       "  'Latitud': '-42.9133238858291',\n",
-       "  'Longitud': '-71.3185116319277'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Futaleufú',\n",
-       "  'Localidad': 'Trevelín',\n",
-       "  'Población': '6353',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26035060',\n",
-       "  'Latitud': '-43.0908711905976',\n",
-       "  'Longitud': '-71.4654853699539'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Adelia María',\n",
-       "  'Población': '7586',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098020',\n",
-       "  'Latitud': '-33.631620222358',\n",
-       "  'Longitud': '-64.0208372956378'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Río Cuarto',\n",
-       "  'Población': '157010',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098230',\n",
-       "  'Latitud': '-33.1242631220064',\n",
-       "  'Longitud': '-64.3487377033754'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Mercedes',\n",
-       "  'Población': '33551',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18105030',\n",
-       "  'Latitud': '-29.1833885579996',\n",
-       "  'Longitud': '-58.0742364424806'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Paraná',\n",
-       "  'Población': '247139',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084160',\n",
-       "  'Latitud': '-31.7415676426411',\n",
-       "  'Longitud': '-60.5284145917589'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Barker',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6084010',\n",
-       "  'Latitud': '-37.6424111302365',\n",
-       "  'Longitud': '-59.3889380312927'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Benito Juárez (Est. Juárez)',\n",
-       "  'Población': '14279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084020',\n",
-       "  'Latitud': '-37.6766410210105',\n",
-       "  'Longitud': '-59.8057677109444'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Berazategui',\n",
-       "  'Población': '100855',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7597493264937',\n",
-       "  'Longitud': '-58.2019645234278'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Carlos Tomás Sourigues',\n",
-       "  'Población': '11695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8021192214631',\n",
-       "  'Longitud': '-58.2188212494897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Centro Agrícola El Pato',\n",
-       "  'Población': '7847',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.9067557072114',\n",
-       "  'Longitud': '-58.1966995021239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ensenada',\n",
-       "  'Localidad': 'Ensenada',\n",
-       "  'Población': '34139',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6245010',\n",
-       "  'Latitud': '-34.8679770208454',\n",
-       "  'Longitud': '-57.9214379246659'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Belen de Escobar',\n",
-       "  'Población': '64544',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3516704130246',\n",
-       "  'Longitud': '-58.7832526742638'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Garín',\n",
-       "  'Población': '70042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.428785229178',\n",
-       "  'Longitud': '-58.7361732596546'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Ingeniero Maschwitz',\n",
-       "  'Población': '14734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3790006332322',\n",
-       "  'Longitud': '-58.7303342412363'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pinamar',\n",
-       "  'Localidad': 'Pinamar',\n",
-       "  'Población': '12099',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6644010',\n",
-       "  'Latitud': '-37.0777448860202',\n",
-       "  'Longitud': '-56.8437227435213'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Presidente Perón',\n",
-       "  'Localidad': 'Guernica',\n",
-       "  'Población': '76409',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6648010',\n",
-       "  'Latitud': '-34.9230592108536',\n",
-       "  'Longitud': '-58.3650272662643'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Darregueira',\n",
-       "  'Población': '5547',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6651030',\n",
-       "  'Latitud': '-37.6857562622736',\n",
-       "  'Longitud': '-63.1595663902141'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Felipe Solá',\n",
-       "  'Población': '626',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651060',\n",
-       "  'Latitud': '-38.005992834739',\n",
-       "  'Longitud': '-62.8186936682637'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Puán',\n",
-       "  'Población': '4743',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6651080',\n",
-       "  'Latitud': '-37.542613502113',\n",
-       "  'Longitud': '-62.7652275731166'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'Villa Iris',\n",
-       "  'Población': '1858',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6651110',\n",
-       "  'Latitud': '-38.1693097057753',\n",
-       "  'Longitud': '-63.2320511809102'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Punta Indio',\n",
-       "  'Localidad': 'Punta Indio',\n",
-       "  'Población': '569',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6655040',\n",
-       "  'Latitud': '-35.2808352898089',\n",
-       "  'Longitud': '-57.2360072391524'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Punta Indio',\n",
-       "  'Localidad': 'Verónica',\n",
-       "  'Población': '6546',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6655050',\n",
-       "  'Latitud': '-35.3881552142501',\n",
-       "  'Longitud': '-57.3371601623743'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Bernal',\n",
-       "  'Población': '37547',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.700378406023',\n",
-       "  'Longitud': '-58.2766427817003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Bernal Oeste',\n",
-       "  'Población': '85959',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7269644246033',\n",
-       "  'Longitud': '-58.3182795621594'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Ezpeleta',\n",
-       "  'Población': '55274',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7435644425127',\n",
-       "  'Longitud': '-58.2281408361207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Ezpeleta Oeste',\n",
-       "  'Población': '26256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7634442077448',\n",
-       "  'Longitud': '-58.2638314351646'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes',\n",
-       "  'Población': '125373',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7241344748224',\n",
-       "  'Longitud': '-58.2492205541766'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes Oeste',\n",
-       "  'Población': '133980',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7477989892391',\n",
-       "  'Longitud': '-58.2999440151876'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Claromecó',\n",
-       "  'Población': '1897',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833020',\n",
-       "  'Latitud': '-38.7973744243016',\n",
-       "  'Longitud': '-60.107623035402'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Copetonas',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6833030',\n",
-       "  'Latitud': '-38.7227403438549',\n",
-       "  'Longitud': '-60.4519655195991'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Orense',\n",
-       "  'Población': '2063',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833060',\n",
-       "  'Latitud': '-38.6855169253543',\n",
-       "  'Longitud': '-59.7764287092023'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'San Francisco de Bellocq',\n",
-       "  'Población': '523',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833080',\n",
-       "  'Latitud': '-38.6931705173547',\n",
-       "  'Longitud': '-60.0141786926695'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Tres Arroyos',\n",
-       "  'Población': '46867',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833100',\n",
-       "  'Latitud': '-38.3771785795114',\n",
-       "  'Longitud': '-60.2755588939396'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Luján',\n",
-       "  'Población': '97363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5706550661632',\n",
-       "  'Longitud': '-59.109540176033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Open Door (Est. Dr. Domingo Cabred)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.4890162386569',\n",
-       "  'Longitud': '-59.0617361279716'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Magdalena',\n",
-       "  'Población': '11093',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6505040',\n",
-       "  'Latitud': '-35.0806853032506',\n",
-       "  'Longitud': '-57.5172585839912'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Las Armas',\n",
-       "  'Población': '365',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6511010',\n",
-       "  'Latitud': '-37.0860540989',\n",
-       "  'Longitud': '-57.8285752273883'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '8883',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6511020',\n",
-       "  'Latitud': '-36.8648514645038',\n",
-       "  'Longitud': '-57.8829166198472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Area De Promocion El Triángulo',\n",
-       "  'Población': '2877',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4544550576034',\n",
-       "  'Longitud': '-58.7062417407487'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Ingeniero Pablo Nogués',\n",
-       "  'Población': '42663',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4790933125467',\n",
-       "  'Longitud': '-58.6989741628196'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Los Polvorines',\n",
-       "  'Población': '59169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5078746726212',\n",
-       "  'Longitud': '-58.7013439131882'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5078746726212',\n",
-       "  'Longitud': '-58.7013439131882'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Tortuguitas',\n",
-       "  'Población': '45901',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4746661471823',\n",
-       "  'Longitud': '-58.7513344097631'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Villa De Mayo',\n",
-       "  'Población': '48136',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5061507591135',\n",
-       "  'Longitud': '-58.6793063506777'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'Coronel Vidal',\n",
-       "  'Población': '6611',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518010',\n",
-       "  'Latitud': '-37.452214188593',\n",
-       "  'Longitud': '-57.7299500229319'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Rancagua',\n",
-       "  'Población': '695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623120',\n",
-       "  'Latitud': '-34.0303722475767',\n",
-       "  'Longitud': '-60.5042327001336'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pila',\n",
-       "  'Localidad': 'Pila',\n",
-       "  'Población': '2502',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6630020',\n",
-       "  'Latitud': '-36.0014746137723',\n",
-       "  'Longitud': '-58.1427778873885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Fátima',\n",
-       "  'Población': '4923',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4072575836787',\n",
-       "  'Longitud': '-58.974691291144'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'La Lonja',\n",
-       "  'Población': '12451',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4448149403448',\n",
-       "  'Longitud': '-58.8393730861805'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '86158',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4663318396358',\n",
-       "  'Longitud': '-58.9227197887079'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Villa Rosa',\n",
-       "  'Población': '23865',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4077327133185',\n",
-       "  'Longitud': '-58.8539345779841'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '12 de Octubre',\n",
-       "  'Localidad': 'General Pinedo',\n",
-       "  'Población': '13042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22036030',\n",
-       "  'Latitud': '-27.3252979421708',\n",
-       "  'Longitud': '-61.282210419911'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '1º de Mayo',\n",
-       "  'Localidad': 'Colonia Benítez',\n",
-       "  'Población': '2212',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22126020',\n",
-       "  'Latitud': '-27.3305884379906',\n",
-       "  'Longitud': '-58.9450102746869'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '2 de Abril',\n",
-       "  'Localidad': 'Hermoso Campo',\n",
-       "  'Población': '5011',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22039010',\n",
-       "  'Latitud': '-27.610539212014',\n",
-       "  'Longitud': '-61.344844244037'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Machagai',\n",
-       "  'Población': '21997',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22168020',\n",
-       "  'Latitud': '-26.9287335504143',\n",
-       "  'Longitud': '-60.0477196130638'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Las Breñas',\n",
-       "  'Población': '22953',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22105010',\n",
-       "  'Latitud': '-27.0885167236059',\n",
-       "  'Longitud': '-61.0836993088858'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Los Frentones',\n",
-       "  'Población': '5520',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22007020',\n",
-       "  'Latitud': '-26.4082976307567',\n",
-       "  'Longitud': '-61.4134271371597'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Río Muerto',\n",
-       "  'Población': '1052',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22007040',\n",
-       "  'Latitud': '-26.3078818113872',\n",
-       "  'Longitud': '-61.6540440649869'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Taco Pozo',\n",
-       "  'Población': '7813',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22007050',\n",
-       "  'Latitud': '-25.6156598937138',\n",
-       "  'Longitud': '-63.2692964997065'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'General Vedia',\n",
-       "  'Población': '1751',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22014010',\n",
-       "  'Latitud': '-26.9349378591637',\n",
-       "  'Longitud': '-58.6612848328678'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'La Leonesa',\n",
-       "  'Población': '8823',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22014030',\n",
-       "  'Latitud': '-27.0379596283785',\n",
-       "  'Longitud': '-58.7069377183708'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Puerto Bermejo Nuevo',\n",
-       "  'Población': '1733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22014050',\n",
-       "  'Latitud': '-26.9073753724695',\n",
-       "  'Longitud': '-58.5428316633796'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Puerto Eva Perón',\n",
-       "  'Población': '609',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22014070',\n",
-       "  'Latitud': '-26.661480092829',\n",
-       "  'Longitud': '-58.6355818176747'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '26',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14063230',\n",
-       "  'Latitud': '-32.7487775757302',\n",
-       "  'Longitud': '-62.3306744044274'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Bell Ville',\n",
-       "  'Población': '33835',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182060',\n",
-       "  'Latitud': '-32.6285600750708',\n",
-       "  'Longitud': '-62.6891149083321'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Justiniano Posse',\n",
-       "  'Población': '8499',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182140',\n",
-       "  'Latitud': '-32.883580112369',\n",
-       "  'Longitud': '-62.6802767037884'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Concepción del Uruguay',\n",
-       "  'Población': '72528',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098040',\n",
-       "  'Latitud': '-32.4853601673728',\n",
-       "  'Longitud': '-58.2320517380782'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Loventué',\n",
-       "  'Localidad': 'Victorica',\n",
-       "  'Población': '5703',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42098050',\n",
-       "  'Latitud': '-36.2048593679219',\n",
-       "  'Longitud': '-65.4403752727095'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Maracó',\n",
-       "  'Localidad': 'Dorila',\n",
-       "  'Población': '377',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42105020',\n",
-       "  'Latitud': '-35.7763229509013',\n",
-       "  'Longitud': '-63.716840693317'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Maracó',\n",
-       "  'Localidad': 'General Pico',\n",
-       "  'Población': '56795',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42105030',\n",
-       "  'Latitud': '-35.6633805937206',\n",
-       "  'Longitud': '-63.760929267739'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Puelén',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '7878',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42112020',\n",
-       "  'Latitud': '-37.7697053748681',\n",
-       "  'Longitud': '-67.7172958236186'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Quemú Quemú',\n",
-       "  'Localidad': 'Colonia Barón',\n",
-       "  'Población': '2804',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42119010',\n",
-       "  'Latitud': '-36.1513889624763',\n",
-       "  'Longitud': '-63.8541959060258'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Quemú Quemú',\n",
-       "  'Localidad': 'Quemú Quemú',\n",
-       "  'Población': '3714',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42119040',\n",
-       "  'Latitud': '-36.053677480752',\n",
-       "  'Longitud': '-63.5632432919433'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'Caleufú',\n",
-       "  'Población': '2014',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42126010',\n",
-       "  'Latitud': '-35.5928646334622',\n",
-       "  'Longitud': '-64.5586842581366'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'La Maruja',\n",
-       "  'Población': '1168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42126030',\n",
-       "  'Latitud': '-35.671688678266',\n",
-       "  'Longitud': '-64.940569826581'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Posadas',\n",
-       "  'Población': '275028',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54028030',\n",
-       "  'Latitud': '-27.36621704276',\n",
-       "  'Longitud': '-55.8940020980262'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Concepción',\n",
-       "  'Localidad': 'Barra Concepción',\n",
-       "  'Población': '39',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54035010',\n",
-       "  'Latitud': '-28.1109522025734',\n",
-       "  'Longitud': '-55.5820048143948'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Guerrico',\n",
-       "  'Población': '52',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62042160',\n",
-       "  'Latitud': '-39.0416838101557',\n",
-       "  'Longitud': '-67.7340081423714'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Mosconi',\n",
-       "  'Población': '564',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042270',\n",
-       "  'Latitud': '-39.0907183953718',\n",
-       "  'Longitud': '-67.5898603467619'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Catriel',\n",
-       "  'Población': '17584',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042360',\n",
-       "  'Latitud': '-37.8815288625891',\n",
-       "  'Longitud': '-67.7945569701758'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cinco Saltos',\n",
-       "  'Población': '22790',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042390',\n",
-       "  'Latitud': '-38.8275620197177',\n",
-       "  'Longitud': '-68.0660962055201'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cipolletti',\n",
-       "  'Población': '77713',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042400',\n",
-       "  'Latitud': '-38.9388659',\n",
-       "  'Longitud': '-67.9976147'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'General Fernández Oro',\n",
-       "  'Población': '6772',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042440',\n",
-       "  'Latitud': '-38.95436020459',\n",
-       "  'Longitud': '-67.9251089784989'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'General Roca',\n",
-       "  'Población': '81534',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042450',\n",
-       "  'Latitud': '-39.0267025182087',\n",
-       "  'Longitud': '-67.5748540962425'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Ingeniero Luis A. Huergo',\n",
-       "  'Población': '6227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042460',\n",
-       "  'Latitud': '-39.0711757468082',\n",
-       "  'Longitud': '-67.2328876350348'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '23408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854100',\n",
-       "  'Latitud': '-35.4339385892588',\n",
-       "  'Longitud': '-60.1731209454056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Del Valle',\n",
-       "  'Población': '899',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854020',\n",
-       "  'Latitud': '-35.8973453887603',\n",
-       "  'Longitud': '-60.7316089512944'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Norberto de la Riestra',\n",
-       "  'Población': '4524',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854060',\n",
-       "  'Latitud': '-35.2727788695321',\n",
-       "  'Longitud': '-59.7719327250509'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '9 de Julio',\n",
-       "  'Población': '36494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588100',\n",
-       "  'Latitud': '-35.4447435053964',\n",
-       "  'Longitud': '-60.8843433362719'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Dudignac',\n",
-       "  'Población': '2670',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588040',\n",
-       "  'Latitud': '-35.6511928511123',\n",
-       "  'Longitud': '-60.7098962799094'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Manuel B. Gonnet (Est. French)',\n",
-       "  'Población': '748',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588060',\n",
-       "  'Latitud': '-35.5201414507378',\n",
-       "  'Longitud': '-60.9989487976537'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Patricios',\n",
-       "  'Población': '745',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6588110',\n",
-       "  'Latitud': '-35.4395526972374',\n",
-       "  'Longitud': '-60.7174384712323'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'NUEVA POMPEYA',\n",
-       "  'Población': '42695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6505501963997',\n",
-       "  'Longitud': '-58.4188550090093'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '1º de Mayo',\n",
-       "  'Localidad': 'Margarita Belén',\n",
-       "  'Población': '5701',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.2616473234151',\n",
-       "  'Longitud': '-58.9741473116095'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '2 de Abril',\n",
-       "  'Localidad': 'Hermoso Campo',\n",
-       "  'Población': '5011',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.610539212014',\n",
-       "  'Longitud': '-61.344844244037'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Machagai',\n",
-       "  'Población': '21997',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9287335504143',\n",
-       "  'Longitud': '-60.0477196130638'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VERSALLES',\n",
-       "  'Población': '13822',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6301234618064',\n",
-       "  'Longitud': '-58.5224017483433'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Las Vertientes',\n",
-       "  'Población': '766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.2839463852241',\n",
-       "  'Longitud': '-64.5781462257606'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Río Cuarto',\n",
-       "  'Población': '157010',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1242631220064',\n",
-       "  'Longitud': '-64.3487377033754'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'CHACARITA',\n",
-       "  'Población': '27761',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5883730730472',\n",
-       "  'Longitud': '-58.4541748568778'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Las Breñas',\n",
-       "  'Población': '22953',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.0885167236059',\n",
-       "  'Longitud': '-61.0836993088858'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Concepción del Bermejo',\n",
-       "  'Población': '5309',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.602273964006',\n",
-       "  'Longitud': '-60.9492636999567'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Los Frentones',\n",
-       "  'Población': '5520',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.4082976307567',\n",
-       "  'Longitud': '-61.4134271371597'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Pampa del Infierno',\n",
-       "  'Población': '9063',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.5063974406178',\n",
-       "  'Longitud': '-61.1764901971888'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Taco Pozo',\n",
-       "  'Población': '7813',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-25.6156598937138',\n",
-       "  'Longitud': '-63.2692964997065'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'El Perdido (Est. José A. Guisasola)',\n",
-       "  'Población': '919',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.6757752787604',\n",
-       "  'Longitud': '-61.0884421797928'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Oriente',\n",
-       "  'Población': '1778',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7388491145692',\n",
-       "  'Longitud': '-60.6092238150829'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '33704',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6909571502715',\n",
-       "  'Longitud': '-58.3838628492162'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Este',\n",
-       "  'Población': '55952',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7108609216651',\n",
-       "  'Longitud': '-58.3725047463731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Oeste',\n",
-       "  'Población': '159094',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6957815314992',\n",
-       "  'Longitud': '-58.416253274019'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Monte Chingolo',\n",
-       "  'Población': '86220',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7302098940207',\n",
-       "  'Longitud': '-58.3561741850066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rojas',\n",
-       "  'Población': '19766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1961600446015',\n",
-       "  'Longitud': '-60.7332636467146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Espartillar',\n",
-       "  'Población': '785',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.3604343942367',\n",
-       "  'Longitud': '-62.4297386825705'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Goyena',\n",
-       "  'Población': '516',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.7192518502325',\n",
-       "  'Longitud': '-62.6071296330023'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'PARQUE PATRICIOS',\n",
-       "  'Población': '40985',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6375496406835',\n",
-       "  'Longitud': '-58.4016756206755'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'General Vedia',\n",
-       "  'Población': '1751',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9349378591637',\n",
-       "  'Longitud': '-58.6612848328678'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Las Palmas',\n",
-       "  'Población': '4914',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.0478975207771',\n",
-       "  'Longitud': '-58.6795739267563'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Puerto Bermejo Nuevo',\n",
-       "  'Población': '1733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9073753724695',\n",
-       "  'Longitud': '-58.5428316633796'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Puerto Eva Perón',\n",
-       "  'Población': '609',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.661480092829',\n",
-       "  'Longitud': '-58.6355818176747'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA LURO',\n",
-       "  'Población': '32502',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6364127783977',\n",
-       "  'Longitud': '-58.5027288050931'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Sampacho',\n",
-       "  'Población': '7716',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.3845382952352',\n",
-       "  'Longitud': '-64.7219849539761'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'San Basilio',\n",
-       "  'Población': '3160',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4978542515606',\n",
-       "  'Longitud': '-64.3151828240087'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'PARQUE CHAS',\n",
-       "  'Población': '17489',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5855218978064',\n",
-       "  'Longitud': '-58.4791226108546'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Charata',\n",
-       "  'Población': '26497',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.2200458502784',\n",
-       "  'Longitud': '-61.1915854495204'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Comandante Fernández',\n",
-       "  'Localidad': 'Presidencia Roque Sáenz Peña',\n",
-       "  'Población': '89882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.7916058929378',\n",
-       "  'Longitud': '-60.4421462814095'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Fray Justo Santa María de Oro',\n",
-       "  'Localidad': 'Santa Sylvina',\n",
-       "  'Población': '7340',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.8356008575455',\n",
-       "  'Longitud': '-61.1361742191871'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Donovan',\n",
-       "  'Localidad': 'La Verde',\n",
-       "  'Población': '2717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.1297934337807',\n",
-       "  'Longitud': '-59.3774619894492'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Vicuña Mackenna',\n",
-       "  'Población': '10021',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.917235746816',\n",
-       "  'Longitud': '-64.3902222715013'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': '9 De Abril',\n",
-       "  'Población': '50116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7565075768115',\n",
-       "  'Longitud': '-58.4902923509723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '7941',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8849791351051',\n",
-       "  'Longitud': '-58.4778099372334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'El Jagüel',\n",
-       "  'Población': '60132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8304505041023',\n",
-       "  'Longitud': '-58.494869419897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Luis Guillón',\n",
-       "  'Población': '46649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.800196435999',\n",
-       "  'Longitud': '-58.4530964052639'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Capilla del Señor (Est. Capilla)',\n",
-       "  'Población': '9244',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2912108668035',\n",
-       "  'Longitud': '-59.1015232724441'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Remedios Escalada De San Martin',\n",
-       "  'Población': '82576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.723808815713',\n",
-       "  'Longitud': '-58.397669711018'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Valentín Alsina',\n",
-       "  'Población': '41716',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.672035526127',\n",
-       "  'Longitud': '-58.4134851675076'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Laprida',\n",
-       "  'Localidad': 'Laprida',\n",
-       "  'Población': '8840',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.5467976434903',\n",
-       "  'Longitud': '-60.7970535965801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Las Flores',\n",
-       "  'Población': '21455',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.0154969145348',\n",
-       "  'Longitud': '-59.1004659218434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Saavedra',\n",
-       "  'Población': '2276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.7636402199499',\n",
-       "  'Longitud': '-62.3506328041255'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Saladillo',\n",
-       "  'Población': '26763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.6404298805989',\n",
-       "  'Longitud': '-59.7790589845354'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Inés Indart',\n",
-       "  'Población': '911',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3994163305262',\n",
-       "  'Longitud': '-60.5436825925267'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 05',\n",
-       "  'Localidad': 'ALMAGRO',\n",
-       "  'Población': '131699',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6092276891202',\n",
-       "  'Longitud': '-58.4217452253939'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Sargento Cabral',\n",
-       "  'Localidad': 'Capitán Solari',\n",
-       "  'Población': '1888',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.8050732181615',\n",
-       "  'Longitud': '-59.5596523744138'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Charadai',\n",
-       "  'Población': '1519',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6553304709616',\n",
-       "  'Longitud': '-59.8624460245382'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Cote Lai',\n",
-       "  'Población': '1323',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5303116601138',\n",
-       "  'Longitud': '-59.5765171513905'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA REAL',\n",
-       "  'Población': '13419',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6194831337073',\n",
-       "  'Longitud': '-58.5259860729102'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Montecristo',\n",
-       "  'Población': '9254',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3438538707604',\n",
-       "  'Longitud': '-63.9457735584091'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Río Primero',\n",
-       "  'Población': '7044',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3291838493004',\n",
-       "  'Longitud': '-63.621866727412'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'PATERNAL',\n",
-       "  'Población': '19717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5974220425569',\n",
-       "  'Longitud': '-58.4686652940674'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Esquina',\n",
-       "  'Localidad': 'Esquina',\n",
-       "  'Población': '19081',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.0159284150174',\n",
-       "  'Longitud': '-59.5309812132883'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'El Hoyo',\n",
-       "  'Población': '1477',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.0679666637038',\n",
-       "  'Longitud': '-71.5206708370904'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Santa Rosa de Río Primero',\n",
-       "  'Población': '7761',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.1514772066717',\n",
-       "  'Longitud': '-63.4015912555355'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Villa Fontana',\n",
-       "  'Población': '938',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.8940088267342',\n",
-       "  'Longitud': '-63.1159181990178'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Monte Caseros',\n",
-       "  'Población': '23470',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.2515527236356',\n",
-       "  'Longitud': '-57.6388140007913'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Paso de los Libres',\n",
-       "  'Localidad': 'Paso de los Libres',\n",
-       "  'Población': '43251',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.7116998596983',\n",
-       "  'Longitud': '-57.0877441027999'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Cosme',\n",
-       "  'Localidad': 'Paso de la Patria',\n",
-       "  'Población': '5598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.3150060127599',\n",
-       "  'Longitud': '-58.5720142980631'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Cosme',\n",
-       "  'Localidad': 'San Cosme',\n",
-       "  'Población': '2563',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.3711801624716',\n",
-       "  'Longitud': '-58.5115291113063'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Cosme',\n",
-       "  'Localidad': 'Santa Ana',\n",
-       "  'Población': '1906',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.455091402543',\n",
-       "  'Longitud': '-58.6530388459631'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Palpalá',\n",
-       "  'Localidad': 'Palpalá (Est. Gral. Manuel N. Savio)',\n",
-       "  'Población': '50183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.2660503354304',\n",
-       "  'Longitud': '-65.2120271030598'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Rinconada',\n",
-       "  'Localidad': 'Coyaguaima',\n",
-       "  'Población': '83',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.7704435619992',\n",
-       "  'Longitud': '-66.440426993556'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Las Heras',\n",
-       "  'Población': '189067',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8499236875213',\n",
-       "  'Longitud': '-68.8452567330483'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Las Calles',\n",
-       "  'Población': '320',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8206855464004',\n",
-       "  'Longitud': '-64.9717608825205'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Las Rabonas',\n",
-       "  'Población': '591',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8544494669466',\n",
-       "  'Longitud': '-64.9870970596913'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Mina Clavero',\n",
-       "  'Población': '8487',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.7267843574619',\n",
-       "  'Longitud': '-65.0055332639059'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Nono',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.795570031823',\n",
-       "  'Longitud': '-65.0034036260171'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Huberto',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.832529380563',\n",
-       "  'Longitud': '-64.9856729137672'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '106662',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9394310178507',\n",
-       "  'Longitud': '-68.8068438760291'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Campo Viera',\n",
-       "  'Población': '7099',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.3310558767329',\n",
-       "  'Longitud': '-55.0528548158544'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4228667193793',\n",
-       "  'Longitud': '-55.1702709710527'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Guaraní',\n",
-       "  'Población': '2824',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5203317456103',\n",
-       "  'Longitud': '-55.161363476829'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Los Helechos',\n",
-       "  'Población': '344',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5531853202103',\n",
-       "  'Longitud': '-55.0778227687919'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Oberá',\n",
-       "  'Población': '63960',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4816559378759',\n",
-       "  'Longitud': '-55.1251546931471'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí',\n",
-       "  'Población': '700',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.7185151219435',\n",
-       "  'Longitud': '-54.9183708210206'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí Kilómetro 8',\n",
-       "  'Población': '1422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6631606292713',\n",
-       "  'Longitud': '-54.9846517202885'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'San Martín',\n",
-       "  'Población': '815',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4618128955547',\n",
-       "  'Longitud': '-55.2783440740601'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Villa Bonita',\n",
-       "  'Población': '1664',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.479699295829',\n",
-       "  'Longitud': '-54.9639234038824'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Añelo',\n",
-       "  'Localidad': 'Añelo',\n",
-       "  'Población': '2449',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.3514440221419',\n",
-       "  'Longitud': '-68.7919715586172'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Añelo',\n",
-       "  'Localidad': 'San Patricio del Chañar',\n",
-       "  'Población': '6474',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.6257824069657',\n",
-       "  'Longitud': '-68.2986456816821'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'General Roca',\n",
-       "  'Población': '81534',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.0267025182087',\n",
-       "  'Longitud': '-67.5748540962425'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Ingeniero Luis A. Huergo',\n",
-       "  'Población': '6227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.0711757468082',\n",
-       "  'Longitud': '-67.2328876350348'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa Regina',\n",
-       "  'Población': '30028',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.0962966627004',\n",
-       "  'Longitud': '-67.0828092630939'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio Oeste',\n",
-       "  'Población': '16265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-40.7312945275013',\n",
-       "  'Longitud': '-64.9552941307172'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Valcheta',\n",
-       "  'Localidad': 'Valcheta',\n",
-       "  'Población': '3867',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-40.6778617788507',\n",
-       "  'Longitud': '-66.1653261356888'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Diego de Alvear',\n",
-       "  'Población': '1855',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3743429234538',\n",
-       "  'Longitud': '-62.1289273623308'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Firmat',\n",
-       "  'Población': '19757',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4580496833225',\n",
-       "  'Longitud': '-61.4914525089409'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Hughes',\n",
-       "  'Población': '4598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.8028556653324',\n",
-       "  'Longitud': '-61.3358033222625'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Murphy',\n",
-       "  'Población': '3630',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.6428623685969',\n",
-       "  'Longitud': '-61.8577974691015'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '11589',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.9847966992846',\n",
-       "  'Longitud': '-59.1017576429994'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Mercedes',\n",
-       "  'Población': '33551',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.1833885579996',\n",
-       "  'Longitud': '-58.0742364424806'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'VILLA ORTUZAR',\n",
-       "  'Población': '21736',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5809741138535',\n",
-       "  'Longitud': '-58.4676516664339'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Wheelwright',\n",
-       "  'Población': '5733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.7942942799185',\n",
-       "  'Longitud': '-61.2114409469748'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'San Guillermo',\n",
-       "  'Población': '6747',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.3602098529676',\n",
-       "  'Longitud': '-61.9178272634037'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Suardi',\n",
-       "  'Población': '6080',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.5361453460922',\n",
-       "  'Longitud': '-61.9616805839765'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Barrancas',\n",
-       "  'Población': '4650',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.2366357816462',\n",
-       "  'Longitud': '-60.9827401330363'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Bernardo de Irigoyen (Est. Irigoyen)',\n",
-       "  'Población': '1566',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1709306189148',\n",
-       "  'Longitud': '-61.1572748282837'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Coronda',\n",
-       "  'Población': '16873',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.975646712145',\n",
-       "  'Longitud': '-60.9201341188126'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Gaboto',\n",
-       "  'Población': '2788',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.4343760818819',\n",
-       "  'Longitud': '-60.8185390941723'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Gálvez',\n",
-       "  'Población': '19061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0326455920318',\n",
-       "  'Longitud': '-61.2199610274248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Martínez',\n",
-       "  'Población': '66169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4944230772436',\n",
-       "  'Longitud': '-58.5105732755943'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'San Isidro',\n",
-       "  'Población': '45403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4770412162141',\n",
-       "  'Longitud': '-58.52719519996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Villa Adelina',\n",
-       "  'Población': '35473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5151197673508',\n",
-       "  'Longitud': '-58.5457579220177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '74138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5751401519414',\n",
-       "  'Longitud': '-58.6960409885544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Muñiz',\n",
-       "  'Población': '28615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5557351629874',\n",
-       "  'Longitud': '-58.7080227572424'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '171913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5536228677773',\n",
-       "  'Longitud': '-58.7347875195953'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Figueroa',\n",
-       "  'Localidad': 'La Cañada',\n",
-       "  'Población': '1696',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.7276588087454',\n",
-       "  'Longitud': '-63.7176686023268'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Figueroa',\n",
-       "  'Localidad': 'La Invernada',\n",
-       "  'Población': '517',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.3862606116963',\n",
-       "  'Longitud': '-63.4356002677335'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Añatuya',\n",
-       "  'Población': '23286',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.4604679974535',\n",
-       "  'Longitud': '-62.7596093300983'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Estación Tacañitas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.6138541583173',\n",
-       "  'Longitud': '-62.5238361883097'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Guasayán',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '1997',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.004477679772',\n",
-       "  'Longitud': '-65.1016629117011'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Jiménez',\n",
-       "  'Localidad': 'El Charco',\n",
-       "  'Población': '178',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.2617112952825',\n",
-       "  'Longitud': '-64.6538973422057'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Jiménez',\n",
-       "  'Localidad': 'Pozo Hondo',\n",
-       "  'Población': '3249',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.1937927074288',\n",
-       "  'Longitud': '-64.4393140879384'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Matará',\n",
-       "  'Población': '1172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.1124229765898',\n",
-       "  'Longitud': '-63.1276057745649'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Alhuampa',\n",
-       "  'Población': '471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.1324238744579',\n",
-       "  'Longitud': '-62.5491681163406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Robles - Pavón',\n",
-       "  'Población': '8008',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3581118951493',\n",
-       "  'Longitud': '-59.0310010709452'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '5651',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Canning',\n",
-       "  'Población': '3444',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8962283957338',\n",
-       "  'Longitud': '-58.5087006002723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Carlos Spegazzini',\n",
-       "  'Población': '25990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9338489869515',\n",
-       "  'Longitud': '-58.5780017334776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'José Maria Ezeiza',\n",
-       "  'Población': '56219',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8536100103068',\n",
-       "  'Longitud': '-58.5195521653909'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 06',\n",
-       "  'Localidad': 'CABALLITO',\n",
-       "  'Población': '176076',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6168254996915',\n",
-       "  'Longitud': '-58.443603110353'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '23408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4339385892588',\n",
-       "  'Longitud': '-60.1731209454056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '9 de Julio',\n",
-       "  'Población': '36494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4447435053964',\n",
-       "  'Longitud': '-60.8843433362719'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Vedia',\n",
-       "  'Población': '8827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4973984349932',\n",
-       "  'Longitud': '-61.5453447631479'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'El Triunfo',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.0882210775847',\n",
-       "  'Longitud': '-61.5163333232822'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Lincoln',\n",
-       "  'Población': '28051',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.869042222818',\n",
-       "  'Longitud': '-61.5291649669285'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Roberts',\n",
-       "  'Población': '2982',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.1440875676884',\n",
-       "  'Longitud': '-61.9707859541264'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Salto',\n",
-       "  'Población': '27466',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2921598652878',\n",
-       "  'Longitud': '-60.2546244496406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Azcuénaga',\n",
-       "  'Población': '312',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3637910907784',\n",
-       "  'Longitud': '-59.3745991110996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Ruiz',\n",
-       "  'Población': '477',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4352021828488',\n",
-       "  'Longitud': '-59.260395880426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'San Antonio de Areco',\n",
-       "  'Población': '19768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2503763113877',\n",
-       "  'Longitud': '-59.4708634797005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Tristán Suarez',\n",
-       "  'Población': '37944',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8851527149847',\n",
-       "  'Longitud': '-58.5700335845498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Bosques',\n",
-       "  'Población': '64077',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.827580702831',\n",
-       "  'Longitud': '-58.2229120039488'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'La Capilla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9437330109546',\n",
-       "  'Longitud': '-58.2632550914349'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Llavallol',\n",
-       "  'Población': '43211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7946182344111',\n",
-       "  'Longitud': '-58.4320908524909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Barrio Las Casuarinas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5607457195455',\n",
-       "  'Longitud': '-59.1700837097016'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Cortines',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5590633814317',\n",
-       "  'Longitud': '-59.2044266157478'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'José María Jáuregui (Est. Jáuregui)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6028553295745',\n",
-       "  'Longitud': '-59.1757529081248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Luján',\n",
-       "  'Población': '97363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5706550661632',\n",
-       "  'Longitud': '-59.109540176033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Olivera',\n",
-       "  'Población': '1926',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6265041710141',\n",
-       "  'Longitud': '-59.2533805145177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Cayetano',\n",
-       "  'Localidad': 'San Cayetano',\n",
-       "  'Población': '7354',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.346970946847',\n",
-       "  'Longitud': '-59.6063826058006'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'San Fernando',\n",
-       "  'Población': '74814',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4473601745411',\n",
-       "  'Longitud': '-58.5690015916776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '42703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4619820050413',\n",
-       "  'Longitud': '-58.5595970877081'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Virreyes',\n",
-       "  'Población': '42768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4636240092728',\n",
-       "  'Longitud': '-58.5761941633194'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Beccar',\n",
-       "  'Población': '59088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4674159462571',\n",
-       "  'Longitud': '-58.5400343502635'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Boulogne Sur Mer',\n",
-       "  'Población': '73842',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4983312888498',\n",
-       "  'Longitud': '-58.5700137209729'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 05',\n",
-       "  'Localidad': 'BOEDO',\n",
-       "  'Población': '47306',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6299600080664',\n",
-       "  'Longitud': '-58.4188403738383'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA DEL PARQUE',\n",
-       "  'Población': '55273',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6042463004493',\n",
-       "  'Longitud': '-58.4906764324396'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Colazo',\n",
-       "  'Población': '1598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.964293093898',\n",
-       "  'Longitud': '-63.3834011052136'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Costasacate',\n",
-       "  'Población': '1480',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6470984739179',\n",
-       "  'Longitud': '-63.7598955842163'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Laguna Larga',\n",
-       "  'Población': '7437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.7783987221778',\n",
-       "  'Longitud': '-63.8027369015332'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'VILLA CRESPO',\n",
-       "  'Población': '81959',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5988344062647',\n",
-       "  'Longitud': '-58.4427221412974'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '24616',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.3010516778945',\n",
-       "  'Longitud': '-65.0955202340428'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Las Junturas',\n",
-       "  'Población': '1748',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8313972998615',\n",
-       "  'Longitud': '-63.4506364545889'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Luque',\n",
-       "  'Población': '6253',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6468736294787',\n",
-       "  'Longitud': '-63.344798299585'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Río Segundo',\n",
-       "  'Población': '19713',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.650153972407',\n",
-       "  'Longitud': '-63.9118630162229'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Arroyo Barú',\n",
-       "  'Población': '489',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8673630759862',\n",
-       "  'Longitud': '-58.445702857466'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Ubajay',\n",
-       "  'Población': '3234',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.7925728023428',\n",
-       "  'Longitud': '-58.3158517356'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '10266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1606202225925',\n",
-       "  'Longitud': '-58.4037483450693'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Formosa',\n",
-       "  'Localidad': 'Formosa',\n",
-       "  'Población': '222218',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.1828223055764',\n",
-       "  'Longitud': '-58.1733930549121'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'Barrios',\n",
-       "  'Población': '187',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.2462779565987',\n",
-       "  'Longitud': '-65.5278717064727'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'Cangrejillos',\n",
-       "  'Población': '181',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.4229613059544',\n",
-       "  'Longitud': '-65.5801247511292'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'La Intermedia',\n",
-       "  'Población': '178',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.4224885948586',\n",
-       "  'Longitud': '-65.700385084978'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'Pumahuasi',\n",
-       "  'Población': '233',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.2890579793897',\n",
-       "  'Longitud': '-65.6786766560839'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'Yavi Chico',\n",
-       "  'Población': '33',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.0909983923897',\n",
-       "  'Longitud': '-65.4650631210317'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Atreucó',\n",
-       "  'Localidad': 'Doblas',\n",
-       "  'Población': '1586',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.1521838816608',\n",
-       "  'Longitud': '-64.0140550927574'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Atreucó',\n",
-       "  'Localidad': 'Macachín',\n",
-       "  'Población': '4814',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.1369555361687',\n",
-       "  'Longitud': '-63.667141835534'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Atreucó',\n",
-       "  'Localidad': 'Miguel Riglos',\n",
-       "  'Población': '2034',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.8538749058938',\n",
-       "  'Longitud': '-63.6881846143541'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Villa Tulumaya',\n",
-       "  'Población': '7870',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.7196142429269',\n",
-       "  'Longitud': '-68.6030438537926'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Luján de Cuyo',\n",
-       "  'Población': '82615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0328665626243',\n",
-       "  'Longitud': '-68.8912066261393'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Jardín América',\n",
-       "  'Población': '22762',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.0410707861025',\n",
-       "  'Longitud': '-55.2320858824009'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier',\n",
-       "  'Población': '9058',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.8653231566702',\n",
-       "  'Longitud': '-55.1348376530446'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '10397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.6197903071037',\n",
-       "  'Longitud': '-54.1146818942839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Comandante Nicanor Otamendi',\n",
-       "  'Población': '6623',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.1119335118514',\n",
-       "  'Longitud': '-57.8415353121543'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Miramar',\n",
-       "  'Población': '29433',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.2707429318083',\n",
-       "  'Longitud': '-57.8404714577536'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Chichinales',\n",
-       "  'Población': '3057',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.1148814347412',\n",
-       "  'Longitud': '-66.9425150029993'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cinco Saltos',\n",
-       "  'Población': '22790',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8275620197177',\n",
-       "  'Longitud': '-68.0660962055201'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cipolletti',\n",
-       "  'Población': '77713',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9388659',\n",
-       "  'Longitud': '-67.9976147'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'General Enrique Godoy',\n",
-       "  'Población': '3112',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.0795501222919',\n",
-       "  'Longitud': '-67.1575508259755'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'General Fernández Oro',\n",
-       "  'Población': '6772',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.95436020459',\n",
-       "  'Longitud': '-67.9251089784989'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA DEVOTO',\n",
-       "  'Población': '66521',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6023803136553',\n",
-       "  'Longitud': '-58.5142437101484'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Embalse',\n",
-       "  'Población': '8793',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.2065076875762',\n",
-       "  'Longitud': '-64.4006226825819'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Hipólito Yrigoyen (Est. Iturbe)',\n",
-       "  'Población': '456',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.978267572073',\n",
-       "  'Longitud': '-65.3537794942853'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Tres Cruces',\n",
-       "  'Población': '376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.9172890384617',\n",
-       "  'Longitud': '-65.5874003328951'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Uquía (Est. Senador Pérez)',\n",
-       "  'Población': '508',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.3018065170017',\n",
-       "  'Longitud': '-65.3575618341785'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'San Salvador de Jujuy (Est. Jujuy)',\n",
-       "  'Población': '257970',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.1953577939088',\n",
-       "  'Longitud': '-65.302450636841'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Cafayate',\n",
-       "  'Población': '13698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.0765384358548',\n",
-       "  'Longitud': '-65.9862897320293'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'La Ciénaga y Barrio San Rafael',\n",
-       "  'Población': '5342',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24..8',\n",
-       "  'Longitud': '-65.4833'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Rufino',\n",
-       "  'Población': '18727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2636098414032',\n",
-       "  'Longitud': '-62.7117038844931'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'San Francisco de Santa Fe',\n",
-       "  'Población': '279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.5905400040189',\n",
-       "  'Longitud': '-62.1244693933144'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'San Gregorio',\n",
-       "  'Población': '4291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3265186547551',\n",
-       "  'Longitud': '-62.0379529693876'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Venado Tuerto',\n",
-       "  'Población': '75437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.747315292187',\n",
-       "  'Longitud': '-61.9695358692001'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Villa Cañás',\n",
-       "  'Población': '8821',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.0061339956012',\n",
-       "  'Longitud': '-61.6063880455097'}]"
-      ]
-     },
-     "execution_count": 442,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "fibra = list(filter(lambda x: x['Fibra óptica'] == 'SI', datos_estruct))\n",
     "fibra"
@@ -75416,327 +802,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 446,
+   "execution_count": null,
    "id": "d1110ae6",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Provincia</th>\n",
-       "      <th>Partido</th>\n",
-       "      <th>Localidad</th>\n",
-       "      <th>Población</th>\n",
-       "      <th>ADSL</th>\n",
-       "      <th>Cablemódem</th>\n",
-       "      <th>Dial Up</th>\n",
-       "      <th>Fibra óptica</th>\n",
-       "      <th>Satelital</th>\n",
-       "      <th>Wireless</th>\n",
-       "      <th>Telefonía Fija</th>\n",
-       "      <th>3G</th>\n",
-       "      <th>4G</th>\n",
-       "      <th>link</th>\n",
-       "      <th>Latitud</th>\n",
-       "      <th>Longitud</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>1</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Carhué</td>\n",
-       "      <td>9660</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007010</td>\n",
-       "      <td>-37.1774801030509</td>\n",
-       "      <td>-62.7578962604015</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>5</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Maza</td>\n",
-       "      <td>1748</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>6007070</td>\n",
-       "      <td>-36.7999468137731</td>\n",
-       "      <td>-63.3385151506224</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>6</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Alsina</td>\n",
-       "      <td>Rivera</td>\n",
-       "      <td>3217</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6007080</td>\n",
-       "      <td>-37.1583546113813</td>\n",
-       "      <td>-63.2442194943605</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>8</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Gonzales Chaves</td>\n",
-       "      <td>Adolfo Gonzales Chaves (Est. Chaves)</td>\n",
-       "      <td>9066</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6014010</td>\n",
-       "      <td>-38.0333995087596</td>\n",
-       "      <td>-60.1003341740637</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>9</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Adolfo Gonzales Chaves</td>\n",
-       "      <td>De la Garma</td>\n",
-       "      <td>1625</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6014020</td>\n",
-       "      <td>-37.9635021758562</td>\n",
-       "      <td>-60.415659383962</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>...</th>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4302</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Rufino</td>\n",
-       "      <td>18727</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-34.2636098414032</td>\n",
-       "      <td>-62.7117038844931</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4304</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>San Francisco de Santa Fe</td>\n",
-       "      <td>279</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-33.5905400040189</td>\n",
-       "      <td>-62.1244693933144</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4305</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>San Gregorio</td>\n",
-       "      <td>4291</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-34.3265186547551</td>\n",
-       "      <td>-62.0379529693876</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4309</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Venado Tuerto</td>\n",
-       "      <td>75437</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-33.747315292187</td>\n",
-       "      <td>-61.9695358692001</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4310</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>General López</td>\n",
-       "      <td>Villa Cañás</td>\n",
-       "      <td>8821</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-34.0061339956012</td>\n",
-       "      <td>-61.6063880455097</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "<p>896 rows × 16 columns</p>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "         Provincia                 Partido  \\\n",
-       "1     BUENOS AIRES           Adolfo Alsina   \n",
-       "5     BUENOS AIRES           Adolfo Alsina   \n",
-       "6     BUENOS AIRES           Adolfo Alsina   \n",
-       "8     BUENOS AIRES  Adolfo Gonzales Chaves   \n",
-       "9     BUENOS AIRES  Adolfo Gonzales Chaves   \n",
-       "...            ...                     ...   \n",
-       "4302      SANTA FE           General López   \n",
-       "4304      SANTA FE           General López   \n",
-       "4305      SANTA FE           General López   \n",
-       "4309      SANTA FE           General López   \n",
-       "4310      SANTA FE           General López   \n",
-       "\n",
-       "                                 Localidad  Población ADSL Cablemódem Dial Up  \\\n",
-       "1                                   Carhué       9660   SI         SI      SI   \n",
-       "5                                     Maza       1748   --         --      --   \n",
-       "6                                   Rivera       3217   --         SI      --   \n",
-       "8     Adolfo Gonzales Chaves (Est. Chaves)       9066   SI         --      SI   \n",
-       "9                              De la Garma       1625   SI         --      --   \n",
-       "...                                    ...        ...  ...        ...     ...   \n",
-       "4302                                Rufino      18727   SI         --      --   \n",
-       "4304             San Francisco de Santa Fe        279   --         --      --   \n",
-       "4305                          San Gregorio       4291   SI         --      --   \n",
-       "4309                         Venado Tuerto      75437   SI         SI      --   \n",
-       "4310                           Villa Cañás       8821   SI         SI      --   \n",
-       "\n",
-       "     Fibra óptica Satelital Wireless Telefonía Fija  3G  4G              link  \\\n",
-       "1              SI        --       SI             SI  SI  SI           6007010   \n",
-       "5              SI        SI       SI             SI  SI  --           6007070   \n",
-       "6              SI        SI       --             SI  SI  SI           6007080   \n",
-       "8              SI        SI       SI             SI  SI  SI           6014010   \n",
-       "9              SI        SI       SI             SI  SI  SI           6014020   \n",
-       "...           ...       ...      ...            ...  ..  ..               ...   \n",
-       "4302           SI        SI       --             SI  SI  SI  Sin código Indec   \n",
-       "4304           SI        SI       --             SI  --  SI  Sin código Indec   \n",
-       "4305           SI        --       SI             SI  SI  SI  Sin código Indec   \n",
-       "4309           SI        SI       SI             SI  SI  SI  Sin código Indec   \n",
-       "4310           SI        SI       SI             SI  SI  SI  Sin código Indec   \n",
-       "\n",
-       "                Latitud           Longitud  \n",
-       "1     -37.1774801030509  -62.7578962604015  \n",
-       "5     -36.7999468137731  -63.3385151506224  \n",
-       "6     -37.1583546113813  -63.2442194943605  \n",
-       "8     -38.0333995087596  -60.1003341740637  \n",
-       "9     -37.9635021758562   -60.415659383962  \n",
-       "...                 ...                ...  \n",
-       "4302  -34.2636098414032  -62.7117038844931  \n",
-       "4304  -33.5905400040189  -62.1244693933144  \n",
-       "4305  -34.3265186547551  -62.0379529693876  \n",
-       "4309   -33.747315292187  -61.9695358692001  \n",
-       "4310  -34.0061339956012  -61.6063880455097  \n",
-       "\n",
-       "[896 rows x 16 columns]"
-      ]
-     },
-     "execution_count": 446,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_conex[df_conex['Fibra óptica']=='SI']"
    ]
@@ -75751,16023 +820,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 447,
+   "execution_count": null,
    "id": "personalized-investigator",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[{'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Máximo Paz',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6134050',\n",
-       "  'Latitud': '-34.9364563092157',\n",
-       "  'Longitud': '-58.6143957995956'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Costa Bonita',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6581040',\n",
-       "  'Latitud': '-38.559592',\n",
-       "  'Longitud': '-58.6306517'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Blaquier',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707060',\n",
-       "  'Latitud': '-35.767700734608',\n",
-       "  'Longitud': '-59.3038642874232'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Barrio Esperanza',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5475',\n",
-       "  'Longitud': '-58.785556'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Charigüé',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9331069681438',\n",
-       "  'Longitud': '-60.5907241451802'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Laguna del Pescado',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6900337710703',\n",
-       "  'Longitud': '-60.011835871903'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Rincón de Nogoyá',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.7840822565326',\n",
-       "  'Longitud': '-59.9066011827697'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Mojones Norte',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5083237598534',\n",
-       "  'Longitud': '-59.2008898465196'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Peñas Blancas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6830439804041',\n",
-       "  'Longitud': '-67.8688871212575'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Paso Flores',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-40.6020855452361',\n",
-       "  'Longitud': '-70.6965424592972'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Río Juan Gómez',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.603889',\n",
-       "  'Longitud': '-66.086944'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'El Arbolito',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6175010',\n",
-       "  'Latitud': '-33.9147838019682',\n",
-       "  'Longitud': '-60.9438081845998'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa del Mar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182030',\n",
-       "  'Latitud': '-38.8532242630709',\n",
-       "  'Longitud': '-62.1164752039925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Chiclana',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609080',\n",
-       "  'Latitud': '-35.7327373193414',\n",
-       "  'Longitud': '-61.7439272931387'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Ensanche Sauce',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.8567132993029',\n",
-       "  'Longitud': '-57.8648918069168'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Santa María',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.5993375212861',\n",
-       "  'Longitud': '-58.1858011706289'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Papagayos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8219',\n",
-       "  'Longitud': '-68.8964'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'El Tipal - La Almudena',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.7589',\n",
-       "  'Longitud': '-65.4719'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Arroyo Martínez',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.6387532',\n",
-       "  'Longitud': '-58.82767479'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Ñancay',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4486459401767',\n",
-       "  'Longitud': '-58.6696419201236'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'La Capilla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.9437330109546',\n",
-       "  'Longitud': '-58.2632550914349'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio Colinas Verdes',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351020',\n",
-       "  'Latitud': '-37.8931024789245',\n",
-       "  'Longitud': '-57.8261645643114'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio El Casal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357110',\n",
-       "  'Latitud': '-37.8324145231571',\n",
-       "  'Longitud': '-57.6311155465986'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Barrio El Coyunco',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357110',\n",
-       "  'Latitud': '-37.9050810135269',\n",
-       "  'Longitud': '-57.7391824086455'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Estación Chapadmalal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357100',\n",
-       "  'Latitud': '-38.036727731373',\n",
-       "  'Longitud': '-57.7129897398616'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Rodríguez',\n",
-       "  'Localidad': 'Barrio Ruta 24 Kilómetro 10',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6364030',\n",
-       "  'Latitud': '-34.6882159472973',\n",
-       "  'Longitud': '-58.9574297137089'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'Domselaar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.048692550243',\n",
-       "  'Longitud': '-58.3145745868708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Desvío Aguirre',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791050',\n",
-       "  'Latitud': '-37.35',\n",
-       "  'Longitud': '-59'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Formosa',\n",
-       "  'Localidad': 'Villa Trinidad',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.1828223055764',\n",
-       "  'Longitud': '-58.1733930549121'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Malargüe',\n",
-       "  'Localidad': 'Bardas Blancas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.870882529299',\n",
-       "  'Longitud': '-69.8066780720987'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Alto Salvador',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0359716817131',\n",
-       "  'Longitud': '-68.4708407197208'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Cuadro Benegas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105060',\n",
-       "  'Latitud': '-34.6331750282237',\n",
-       "  'Longitud': '-68.2302164082512'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'El Diquecito',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3589143636745',\n",
-       "  'Longitud': '-64.3650932467319'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'Lozano',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329020',\n",
-       "  'Latitud': '-34.8542796259808',\n",
-       "  'Longitud': '-59.0533451317779'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Lavalle',\n",
-       "  'Localidad': 'Chacras de San Clemente',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6336020',\n",
-       "  'Latitud': '-36.4080851872455',\n",
-       "  'Longitud': '-56.9433553335054'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Rodríguez',\n",
-       "  'Localidad': 'Country Club Bosque Real - Barrio Morabo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6364030',\n",
-       "  'Latitud': '-34.555',\n",
-       "  'Longitud': '-58.935'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tordillo',\n",
-       "  'Localidad': 'Villa Roch',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6812010',\n",
-       "  'Latitud': '-36.4735206430311',\n",
-       "  'Longitud': '-57.3384090004103'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Arroyo San Antonio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007020',\n",
-       "  'Latitud': '-32.26205146004',\n",
-       "  'Longitud': '-64.5937253212731'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Monte Ralo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.916666666667',\n",
-       "  'Longitud': '-64.238888888889'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Barrio Bancario',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.466667',\n",
-       "  'Longitud': '-65.783333'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'San Ignacio (Loteo Vélez Crespo)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.165',\n",
-       "  'Longitud': '-64.516944444444'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Ciudad Parque Los Reartes (3a. Sección)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.9091576',\n",
-       "  'Longitud': '-64.54568873'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa San Miguel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8582901636165',\n",
-       "  'Longitud': '-64.3750577906576'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Jardín Arenales',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3686406343815',\n",
-       "  'Longitud': '-64.0603031964104'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Colonia Yeruá',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015087',\n",
-       "  'Latitud': '-31.4408896802806',\n",
-       "  'Longitud': '-58.1194803676389'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Río Hondo',\n",
-       "  'Localidad': 'Gramilla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86147050',\n",
-       "  'Latitud': '-27.3384269183396',\n",
-       "  'Longitud': '-64.5620856680986'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Cruz Alta',\n",
-       "  'Localidad': 'Barrio Aeropuerto',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.8489',\n",
-       "  'Longitud': '-65.1311'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Yerba Buena',\n",
-       "  'Localidad': 'Cevil Redondo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.7789639578912',\n",
-       "  'Longitud': '-65.2853208416875'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Yerba Buena',\n",
-       "  'Localidad': 'Villa San Javier',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.7825946807861',\n",
-       "  'Longitud': '-65.3595657348633'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Barrio Saavedra',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882050',\n",
-       "  'Latitud': '-34.1263843372848',\n",
-       "  'Longitud': '-59.020156759664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Barrio El Peligro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6441030',\n",
-       "  'Latitud': '-34.933333',\n",
-       "  'Longitud': '-58.166667'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Cumbrecita',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.898333',\n",
-       "  'Longitud': '-64.773333'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'Villa Campanario',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-41.0649702714092',\n",
-       "  'Longitud': '-71.4726736795373'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'Villa Llao Llao',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-41.0697604387258',\n",
-       "  'Longitud': '-71.5396513534561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Barrio Las Casuarinas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5607457195455',\n",
-       "  'Longitud': '-59.1700837097016'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Cortines',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5590633814317',\n",
-       "  'Longitud': '-59.2044266157478'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'José María Jáuregui (Est. Jáuregui)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.6028553295745',\n",
-       "  'Longitud': '-59.1757529081248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Lezica y Torrezuri',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5806997364467',\n",
-       "  'Longitud': '-59.0582308683017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Puerto Paraná',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.2467',\n",
-       "  'Longitud': '-58.7308'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'San Bernardo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82112120',\n",
-       "  'Latitud': '-30.8905395009228',\n",
-       "  'Longitud': '-60.5751464890853'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Metán',\n",
-       "  'Localidad': 'El Tunal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66112020',\n",
-       "  'Latitud': '-25.2652645771513',\n",
-       "  'Longitud': '-64.4061042227155'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Paso del Durazno',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098220',\n",
-       "  'Latitud': '-33.170068435327',\n",
-       "  'Longitud': '-64.049630767807'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Lin Calel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6833040',\n",
-       "  'Latitud': '-38.7081778337076',\n",
-       "  'Longitud': '-60.2417246463467'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Open Door (Est. Dr. Domingo Cabred)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.4890162386569',\n",
-       "  'Longitud': '-59.0617361279716'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Barrio Parque Almirante Irizar (Ap. Kilómetro 61)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4220055807037',\n",
-       "  'Longitud': '-58.9528378824193'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Club de Campo Larena - Los Quinchos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.3911412682883',\n",
-       "  'Longitud': '-59.0007332098308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Country Club El Jagüel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.400000',\n",
-       "  'Longitud': '-59.0219'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Estancia San Pedro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.2669',\n",
-       "  'Longitud': '-58.6294'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio La Lor',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.940397',\n",
-       "  'Longitud': '-68.0307899442508'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Pino Azul',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.055737401237',\n",
-       "  'Longitud': '-67.5935301061017'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'La Majada',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5298829031211',\n",
-       "  'Longitud': '-66.0429032510053'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Lisandro Olmos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9976086009747',\n",
-       "  'Longitud': '-58.043377425691'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Los Hornos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.973715513981',\n",
-       "  'Longitud': '-57.9850539062724'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Manuel B Gonnet',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8819511933447',\n",
-       "  'Longitud': '-58.0189915342036'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Poblet',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.0604581',\n",
-       "  'Longitud': '-57.9547426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Ringuelet',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8910544941568',\n",
-       "  'Longitud': '-57.9913781921596'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Rufino De Elizalde',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9710900774179',\n",
-       "  'Longitud': '-57.9524351288235'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'ruta del sol',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9437333541431',\n",
-       "  'Longitud': '-58.1732652389706'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Barrio Las Margaritas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1932374145653',\n",
-       "  'Longitud': '-60.6820264999894'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Villa del Mar',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8532242630709',\n",
-       "  'Longitud': '-62.1164752039925'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Tolosa',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9007699307169',\n",
-       "  'Longitud': '-57.9821293495972'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Transradio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8790055541958',\n",
-       "  'Longitud': '-58.081733864461'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8776205187118',\n",
-       "  'Longitud': '-58.0907139194439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Elvira',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9406437624757',\n",
-       "  'Longitud': '-57.9214984675578'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Garibaldi',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9986517196678',\n",
-       "  'Longitud': '-57.8404966243711'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Montoro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9634490535296',\n",
-       "  'Longitud': '-57.9025001308298'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Villa Parque Sicardi',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9830288461923',\n",
-       "  'Longitud': '-57.8674653074052'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Villa Parque Cecir',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1707175989305',\n",
-       "  'Longitud': '-60.7438336816558'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Cumbrecita',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.898333',\n",
-       "  'Longitud': '-64.773333'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Donosa',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6430306930417',\n",
-       "  'Longitud': '-64.3453826897825'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Puerto Paraná',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2467',\n",
-       "  'Longitud': '-58.7308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Blaquier',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.767700734608',\n",
-       "  'Longitud': '-59.3038642874232'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Maíz Negro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.9512957904139',\n",
-       "  'Longitud': '-64.7747416972346'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Pueblo Ledesma',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.8273072049676',\n",
-       "  'Longitud': '-64.791360563704'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Palpalá',\n",
-       "  'Localidad': 'Mina 9 de Octubre',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.245642700609',\n",
-       "  'Longitud': '-65.0838068756619'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Palpalá',\n",
-       "  'Localidad': 'Rio Blanco',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.2342342593785',\n",
-       "  'Longitud': '-65.2300747773282'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Panquehua',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8349236425418',\n",
-       "  'Longitud': '-68.8451652007894'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Papagayos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8219',\n",
-       "  'Longitud': '-68.8964'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Sierras De Encalada',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9869460291704',\n",
-       "  'Longitud': '-68.9485091767272'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio La Esperanza',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6735728612892',\n",
-       "  'Longitud': '-68.3840802981371'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Piedras Blancas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0198804741995',\n",
-       "  'Longitud': '-69.3030036808918'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Valle Del Sol',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0174255607471',\n",
-       "  'Longitud': '-69.2972914626044'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Villa El Refugio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9975296309707',\n",
-       "  'Longitud': '-69.317680250878'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'VISTALBA',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0237918976098',\n",
-       "  'Longitud': '-68.9247432402669'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'COQUIMBITO',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9792545593489',\n",
-       "  'Longitud': '-68.8089838444183'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'GENERAL GUTIERREZ',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9797721809011',\n",
-       "  'Longitud': '-68.769429675373'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'LUZURIAGA',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9500582112409',\n",
-       "  'Longitud': '-68.8034450473205'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Peñas Blancas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6830439804041',\n",
-       "  'Longitud': '-67.8688871212575'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Tres Luces',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9655980210737',\n",
-       "  'Longitud': '-67.9509550220406'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'San Ignacio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0866257032099',\n",
-       "  'Longitud': '-66.0888231134367'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.14116477',\n",
-       "  'Longitud': '-65.81342262'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'San Roque',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.15448797',\n",
-       "  'Longitud': '-66.96257853'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Santa Ana',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1448782188562',\n",
-       "  'Longitud': '-66.0460393687647'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Santa Rosa De Catantal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.33294095',\n",
-       "  'Longitud': '-66.91334013'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Santa Teresa',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.20206139',\n",
-       "  'Longitud': '-66.26698743'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Santo Domingo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8973633310749',\n",
-       "  'Longitud': '-65.6491557457839'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Talita',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.3496514640192',\n",
-       "  'Longitud': '-66.7266327912252'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Arbol Solo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.52213375',\n",
-       "  'Longitud': '-66.48595015'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Bella Estancia',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8188624645794',\n",
-       "  'Longitud': '-66.6427145357585'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Buen Orden',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.59798771',\n",
-       "  'Longitud': '-66.71267133'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'El Barrial',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8288468409196',\n",
-       "  'Longitud': '-66.3734349744985'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'El Milagro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.10055908',\n",
-       "  'Longitud': '-66.36174359'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'El Recodo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9827253369368',\n",
-       "  'Longitud': '-66.4680980568412'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Estancia De Amieva',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6952146',\n",
-       "  'Longitud': '-66.26680538'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Hualtaran',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.46760813',\n",
-       "  'Longitud': '-66.96050979'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Lagunitas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9957785714348',\n",
-       "  'Longitud': '-67.0904154332342'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Los Molles',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.10962076',\n",
-       "  'Longitud': '-66.28134706'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Los Ramblones',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5115721012844',\n",
-       "  'Longitud': '-66.4266138930999'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Naranjo Esquino',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.02126301',\n",
-       "  'Longitud': '-66.85216648'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Pozo Cavado',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.55034841',\n",
-       "  'Longitud': '-66.23912573'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Pozo Del Tala',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.60300671',\n",
-       "  'Longitud': '-66.29297728'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Represa Del Carmen',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.061384065842',\n",
-       "  'Longitud': '-66.9794665073681'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.64699837',\n",
-       "  'Longitud': '-66.89703137'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9709634117604',\n",
-       "  'Longitud': '-66.6970240054288'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Santa Rosa Del Gigante',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9905965705411',\n",
-       "  'Longitud': '-66.8140366443439'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Suyuque Nuevo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1293440341281',\n",
-       "  'Longitud': '-66.2867981527892'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Toro Negro',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.729764247677',\n",
-       "  'Longitud': '-66.3363734621401'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Balcarce',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5633976217563',\n",
-       "  'Longitud': '-65.0315307446834'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Eleodoro Lobos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.39105095',\n",
-       "  'Longitud': '-66.01520981'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Intihuasi',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8258700904104',\n",
-       "  'Longitud': '-65.9697369177069'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'La Petra',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.2506814309201',\n",
-       "  'Longitud': '-65.9968368448597'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'La Totora',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1502423833397',\n",
-       "  'Longitud': '-65.7245723822157'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Las Barranquitas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.16844847',\n",
-       "  'Longitud': '-66.06146551'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Las Pircas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0768050699044',\n",
-       "  'Longitud': '-66.1099086074017'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Loma Alta',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9616958338113',\n",
-       "  'Longitud': '-65.9538726828963'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Marmol Verde',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.944380406095',\n",
-       "  'Longitud': '-65.8792040325979'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Pampa Del Tamboreo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0601810256268',\n",
-       "  'Longitud': '-65.9849396635213'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Paso Del Rey',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.944943420996',\n",
-       "  'Longitud': '-66.0040313669643'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Valle De Pancanta',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.89747705',\n",
-       "  'Longitud': '-66.11113332'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': '5Ta Brigada',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.7239942428561',\n",
-       "  'Longitud': '-65.3810379035533'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Caldenadas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.7828408',\n",
-       "  'Longitud': '-65.72200942'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Colonia Don Antonio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.3245101084583',\n",
-       "  'Longitud': '-65.2023655210938'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Coronel Alzogaray',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4478977099803',\n",
-       "  'Longitud': '-65.5540435925998'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Country Club Los Caldenes',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.7036125779234',\n",
-       "  'Longitud': '-65.3290340917624'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Dique Vulpiani',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.6615469909619',\n",
-       "  'Longitud': '-65.5357268932931'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio El Treinta',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8937119363148',\n",
-       "  'Longitud': '-67.971068167392'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Goretti',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9655980210737',\n",
-       "  'Longitud': '-67.9509550220406'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio La Lor',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.940397',\n",
-       "  'Longitud': '-68.0307899442508'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Norte (municipio de Cinco Saltos)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8680463297555',\n",
-       "  'Longitud': '-68.0191261381801'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Pino Azul',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.055737401237',\n",
-       "  'Longitud': '-67.5935301061017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'Campos Salles',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4010837029564',\n",
-       "  'Longitud': '-60.2846972878391'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'El Remanso',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4149477393736',\n",
-       "  'Longitud': '-59.086281182388'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'KM. 3 - General Mosconi',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.8318281251079',\n",
-       "  'Longitud': '-67.4917096424434'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'KM. 5 - Presidente Ortiz',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.7875522789201',\n",
-       "  'Longitud': '-67.4695736235974'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'KM. 8 - Don Bosco',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.7988982385959',\n",
-       "  'Longitud': '-67.4314970230436'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Presidente Perón',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7961848310008',\n",
-       "  'Longitud': '-68.0734334344623'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Ciudad Parque Los Reartes',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.9091576117526',\n",
-       "  'Longitud': '-64.5456887371347'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Ciudad Parque Los Reartes (3a. Sección)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.9091576',\n",
-       "  'Longitud': '-64.54568873'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa San Miguel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8582901636165',\n",
-       "  'Longitud': '-64.3750577906576'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'El Tropezon',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9564048574127',\n",
-       "  'Longitud': '-58.2787454299742'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'La Capilla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9437330109546',\n",
-       "  'Longitud': '-58.2632550914349'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Barrio Las Casuarinas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5607457195455',\n",
-       "  'Longitud': '-59.1700837097016'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Cortines',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5590633814317',\n",
-       "  'Longitud': '-59.2044266157478'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Country Club Las Praderas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4902656696955',\n",
-       "  'Longitud': '-59.1324863072423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'José María Jáuregui (Est. Jáuregui)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6028553295745',\n",
-       "  'Longitud': '-59.1757529081248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Lezica y Torrezuri',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5806997364467',\n",
-       "  'Longitud': '-59.0582308683017'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Open Door (Est. Dr. Domingo Cabred)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4890162386569',\n",
-       "  'Longitud': '-59.0617361279716'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Puente De Madera',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9589646944033',\n",
-       "  'Longitud': '-67.9492414342193'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Aconquija',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4743798884533',\n",
-       "  'Longitud': '-66.0266884349829'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Alto De Las Juntas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4511959792163',\n",
-       "  'Longitud': '-66.0199688270559'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Buena Vista',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.3391922396844',\n",
-       "  'Longitud': '-66.0241892155379'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'El Brillante',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1797669801643',\n",
-       "  'Longitud': '-58.2122328834059'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'El Colorado',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1819017485871',\n",
-       "  'Longitud': '-58.1918561863469'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Hocker',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0874958453901',\n",
-       "  'Longitud': '-58.3417058444451'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Benito Legeren',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.4288786267036',\n",
-       "  'Longitud': '-58.0768061386463'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Formosa',\n",
-       "  'Localidad': 'Villa Trinidad',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.1828223055764',\n",
-       "  'Longitud': '-58.1733930549121'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Colonia Yeruá',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.4408896802806',\n",
-       "  'Longitud': '-58.1194803676389'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'El Redomón',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.0958808459898',\n",
-       "  'Longitud': '-58.290063733468'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Las Tejas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.4119399624827',\n",
-       "  'Longitud': '-58.0740082494429'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Villa Adela',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.4037426459166',\n",
-       "  'Longitud': '-58.0394128271546'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'VILLA ZORRAQUIN',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3299511832527',\n",
-       "  'Longitud': '-58.0174848453444'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'San Jose',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.1378271107898',\n",
-       "  'Longitud': '-65.3097886156379'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Barrio Adina I Y Ii',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0649388173829',\n",
-       "  'Longitud': '-68.8877014932113'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'CARRODILLA',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9776578285745',\n",
-       "  'Longitud': '-68.8524394649607'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'CHACRAS DE CORIA',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9899032062811',\n",
-       "  'Longitud': '-68.8913679185275'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'El Carmelo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9551111218674',\n",
-       "  'Longitud': '-69.281192394514'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'La Puntilla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9609713860174',\n",
-       "  'Longitud': '-68.8723323876365'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Las Carditas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9551111218674',\n",
-       "  'Longitud': '-69.281192394514'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Los Manantiales',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8990128008468',\n",
-       "  'Longitud': '-69.3340868979844'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'MAYOR DRUMMOND',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0038391611615',\n",
-       "  'Longitud': '-68.8612966964436'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Tres Luces',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9386794797604',\n",
-       "  'Longitud': '-67.9440033559728'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Arroyo San Antonio',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.26205146004',\n",
-       "  'Longitud': '-64.5937253212731'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Monte Ralo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.916666666667',\n",
-       "  'Longitud': '-64.238888888889'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'San Ignacio (Loteo Vélez Crespo)',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.165',\n",
-       "  'Longitud': '-64.516944444444'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Santa Monica',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0665951444652',\n",
-       "  'Longitud': '-64.5791018557419'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Pila Pardo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.5598827881681',\n",
-       "  'Longitud': '-64.9141975517301'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'San Pablo De Reyes',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.1436588948106',\n",
-       "  'Longitud': '-65.482919981479'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Fleming',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.587376342521',\n",
-       "  'Longitud': '-64.924057792361'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'El Tipal - La Almudena',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.7589',\n",
-       "  'Longitud': '-65.4719'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'El Algarrobal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.7114393924943',\n",
-       "  'Longitud': '-65.4671947070394'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'El Churrasco',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.60479851',\n",
-       "  'Longitud': '-65.18870622'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'El Recuerdo',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.7089534025051',\n",
-       "  'Longitud': '-65.0012860131932'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'El Sauce',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.52248319',\n",
-       "  'Longitud': '-65.23578125'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'El Sifon',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5851934079751',\n",
-       "  'Longitud': '-65.2377611303891'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'El Tala',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.93460754',\n",
-       "  'Longitud': '-65.15713108'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'La Celestina',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.84352609',\n",
-       "  'Longitud': '-65.21504978'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Las Rosas',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.602006',\n",
-       "  'Longitud': '-65.05370603'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Pozo Cavado',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5788404639064',\n",
-       "  'Longitud': '-65.161517865176'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Punta De La Loma',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6849107237951',\n",
-       "  'Longitud': '-65.0788264408136'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'San Felipe',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.80964342',\n",
-       "  'Longitud': '-65.46121169'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8898231742815',\n",
-       "  'Longitud': '-65.042421189722'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Santa Martina',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.51637957',\n",
-       "  'Longitud': '-65.12347967'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Balde De La Isla',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1207484881024',\n",
-       "  'Longitud': '-65.9668439489068'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Cerros Largos',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.78265068',\n",
-       "  'Longitud': '-65.95597155'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Cienaga De Intihuasi',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.92912318',\n",
-       "  'Longitud': '-65.94001107'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Arenal',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.7000331013064',\n",
-       "  'Longitud': '-66.0130171058256'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Baldecito',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8833401170964',\n",
-       "  'Longitud': '-65.8658654920024'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Durazno',\n",
-       "  'Población': '0',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1933000679405',\n",
-       "  'Longitud': '-66.1568981530519'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'Copahue',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58084020',\n",
-       "  'Latitud': '-37.8191699254756',\n",
-       "  'Longitud': '-71.0991107043764'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'La Lobería',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62007050',\n",
-       "  'Latitud': '-41.1541008885686',\n",
-       "  'Longitud': '-63.1234800366544'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'Copahue',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.8191699254756',\n",
-       "  'Longitud': '-71.0991107043764'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Centinela del Mar',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.4348806367321',\n",
-       "  'Longitud': '-58.216863731472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia Nievas',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595030',\n",
-       "  'Latitud': '-36.8641370257955',\n",
-       "  'Longitud': '-60.0816424704'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'La Cortadera',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14126040',\n",
-       "  'Latitud': '-31.668668399569',\n",
-       "  'Longitud': '-65.37239422356'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'La Cortadera',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.668668399569',\n",
-       "  'Longitud': '-65.37239422356'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Las Aguadas',\n",
-       "  'Población': '100',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063020',\n",
-       "  'Latitud': '-32.3763580460128',\n",
-       "  'Longitud': '-65.5012041382003'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Cazador',\n",
-       "  'Población': '100',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74056050',\n",
-       "  'Latitud': '-33.8576584773376',\n",
-       "  'Longitud': '-66.3696150667545'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'El Durazno',\n",
-       "  'Población': '100',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1695656120552',\n",
-       "  'Longitud': '-64.7747710529989'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Contralmirante Cordero',\n",
-       "  'Población': '1000',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042410',\n",
-       "  'Latitud': '-38.7570062611988',\n",
-       "  'Longitud': '-68.0994972104866'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Contralmirante Cordero',\n",
-       "  'Población': '1000',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7570062611988',\n",
-       "  'Longitud': '-68.0994972104866'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728050',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Río de los Sauces',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007170',\n",
-       "  'Latitud': '-32.5265595269976',\n",
-       "  'Longitud': '-64.5869530802431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Río de los Sauces',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5265595269976',\n",
-       "  'Longitud': '-64.5869530802431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa San Andrés',\n",
-       "  'Población': '10018',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5659932905453',\n",
-       "  'Longitud': '-58.5448069225448'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Susana',\n",
-       "  'Población': '1002',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021370',\n",
-       "  'Latitud': '-31.3575963913649',\n",
-       "  'Longitud': '-61.5164389963223'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Vicuña Mackenna',\n",
-       "  'Población': '10021',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098290',\n",
-       "  'Latitud': '-33.917235746816',\n",
-       "  'Longitud': '-64.3902222715013'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Vicuña Mackenna',\n",
-       "  'Población': '10021',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.917235746816',\n",
-       "  'Longitud': '-64.3902222715013'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Villa Quilino',\n",
-       "  'Población': '1003',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049130',\n",
-       "  'Latitud': '-30.2101157475483',\n",
-       "  'Longitud': '-64.4775674155262'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Sargento Cabral',\n",
-       "  'Población': '1007',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028200',\n",
-       "  'Latitud': '-33.4330128597835',\n",
-       "  'Longitud': '-60.6301906902003'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ambato',\n",
-       "  'Localidad': 'El Rodeo',\n",
-       "  'Población': '1007',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10007040',\n",
-       "  'Latitud': '-28.2141516424861',\n",
-       "  'Longitud': '-65.8738600634115'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ambato',\n",
-       "  'Localidad': 'El Rodeo',\n",
-       "  'Población': '1007',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2141516424861',\n",
-       "  'Longitud': '-65.8738600634115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Berazategui',\n",
-       "  'Población': '100855',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7597493264937',\n",
-       "  'Longitud': '-58.2019645234278'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Las Tunas',\n",
-       "  'Población': '101',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084130',\n",
-       "  'Latitud': '-31.8706095724666',\n",
-       "  'Longitud': '-59.7324361083485'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Tala',\n",
-       "  'Localidad': 'Guardamonte',\n",
-       "  'Población': '101',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30091070',\n",
-       "  'Latitud': '-32.0826358698135',\n",
-       "  'Longitud': '-59.3082772238093'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Tala',\n",
-       "  'Localidad': 'Guardamonte',\n",
-       "  'Población': '101',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0826358698135',\n",
-       "  'Longitud': '-59.3082772238093'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Gobernador López',\n",
-       "  'Población': '1010',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070060',\n",
-       "  'Latitud': '-27.6615245708492',\n",
-       "  'Longitud': '-55.2124455595203'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Hernando',\n",
-       "  'Población': '10109',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161060',\n",
-       "  'Latitud': '-32.4276148348373',\n",
-       "  'Longitud': '-63.7330119093142'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Lozada',\n",
-       "  'Población': '1013',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147200',\n",
-       "  'Latitud': '-31.6484545317081',\n",
-       "  'Longitud': '-64.0899796115028'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Justo Daract',\n",
-       "  'Población': '10135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035030',\n",
-       "  'Latitud': '-33.8585834476817',\n",
-       "  'Longitud': '-65.1870408754728'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Choele Choel',\n",
-       "  'Población': '10146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014040',\n",
-       "  'Latitud': '-39.2884543350453',\n",
-       "  'Longitud': '-65.663280823108'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Batán',\n",
-       "  'Población': '10152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357070',\n",
-       "  'Latitud': '-38.0086211557001',\n",
-       "  'Longitud': '-57.7085500402678'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Potrero de Garay',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147230',\n",
-       "  'Latitud': '-31.7824159665775',\n",
-       "  'Longitud': '-64.5424068778316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Copetonas',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6833030',\n",
-       "  'Latitud': '-38.7227403438549',\n",
-       "  'Longitud': '-60.4519655195991'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Juan F. Quiroga',\n",
-       "  'Localidad': 'Portezuelo',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46070030',\n",
-       "  'Latitud': '-30.847619186484',\n",
-       "  'Longitud': '-66.7186798501751'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'San José del Rincón',\n",
-       "  'Población': '10176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063160',\n",
-       "  'Latitud': '-31.6061471114691',\n",
-       "  'Longitud': '-60.569631684875'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Esquiú',\n",
-       "  'Población': '1019',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070060',\n",
-       "  'Latitud': '-29.3790661944991',\n",
-       "  'Longitud': '-65.2898287859815'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'Hipólito Yrigoyen',\n",
-       "  'Población': '10196',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126040',\n",
-       "  'Latitud': '-23.2382702479068',\n",
-       "  'Longitud': '-64.2718125360107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Laguna Blanca',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070030',\n",
-       "  'Latitud': '-40.7925954846977',\n",
-       "  'Longitud': '-69.8810399581108'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Capivara',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091050',\n",
-       "  'Latitud': '-30.4615028173869',\n",
-       "  'Longitud': '-61.2722735128607'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'Aldea Salto',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30021030',\n",
-       "  'Latitud': '-31.9260358583332',\n",
-       "  'Longitud': '-60.5483852721123'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Famatina',\n",
-       "  'Localidad': 'Antinaco',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46049030',\n",
-       "  'Latitud': '-28.8250781693493',\n",
-       "  'Longitud': '-67.3233196534937'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Pareditas',\n",
-       "  'Población': '1021',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50091050',\n",
-       "  'Latitud': '-33.9452563037172',\n",
-       "  'Longitud': '-69.0824859034273'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Lima',\n",
-       "  'Población': '10219',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882040',\n",
-       "  'Latitud': '-34.0436335939636',\n",
-       "  'Longitud': '-59.1973339595539'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Villa Berthet',\n",
-       "  'Población': '10224',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22147020',\n",
-       "  'Latitud': '-27.2895492409257',\n",
-       "  'Longitud': '-60.4155962080604'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Paso Córdova',\n",
-       "  'Población': '1024',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.1077504096641',\n",
-       "  'Longitud': '-67.6277074998828'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Humahuaca',\n",
-       "  'Población': '10256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38028040',\n",
-       "  'Latitud': '-23.2026118920444',\n",
-       "  'Longitud': '-65.3508743745648'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Humahuaca',\n",
-       "  'Población': '10256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.2026118920444',\n",
-       "  'Longitud': '-65.3508743745648'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Trenel',\n",
-       "  'Localidad': 'Arata',\n",
-       "  'Población': '1026',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42147010',\n",
-       "  'Latitud': '-35.6381231858073',\n",
-       "  'Longitud': '-64.3574125644643'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '10266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30008110',\n",
-       "  'Latitud': '-32.1606202225925',\n",
-       "  'Longitud': '-58.4037483450693'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '10266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1606202225925',\n",
-       "  'Longitud': '-58.4037483450693'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Mendiolaza',\n",
-       "  'Población': '10271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021200',\n",
-       "  'Latitud': '-31.2634679794013',\n",
-       "  'Longitud': '-64.3038336466706'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Feliciano',\n",
-       "  'Localidad': 'San José de Feliciano',\n",
-       "  'Población': '10282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30042010',\n",
-       "  'Latitud': '-30.3852713114912',\n",
-       "  'Longitud': '-58.7515719602207'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Santa Rosa',\n",
-       "  'Población': '102860',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42021020',\n",
-       "  'Latitud': '-36.61828979857',\n",
-       "  'Longitud': '-64.2916770389461'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Paso de los Libres',\n",
-       "  'Localidad': 'Bonpland',\n",
-       "  'Población': '1029',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18119010',\n",
-       "  'Latitud': '-29.8203735190576',\n",
-       "  'Longitud': '-57.4296479379825'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Paso de los Libres',\n",
-       "  'Localidad': 'Bonpland',\n",
-       "  'Población': '1029',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.8203735190576',\n",
-       "  'Longitud': '-57.4296479379825'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Río Bamba',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084060',\n",
-       "  'Latitud': '-34.0511211181075',\n",
-       "  'Longitud': '-63.7321532881296'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Las Jarillas',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091130',\n",
-       "  'Latitud': '-31.5182256602189',\n",
-       "  'Longitud': '-64.5345928843013'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Fortín Acha',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3430420274499',\n",
-       "  'Longitud': '-61.5156655267073'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Palca de Varas',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1004388682846',\n",
-       "  'Longitud': '-65.1160803501257'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'El Nihuil',\n",
-       "  'Población': '1030',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105070',\n",
-       "  'Latitud': '-35.0353713864246',\n",
-       "  'Longitud': '-68.6806149266928'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Arauco',\n",
-       "  'Localidad': 'Aimogasta',\n",
-       "  'Población': '10309',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46007010',\n",
-       "  'Latitud': '-28.5589898446523',\n",
-       "  'Longitud': '-66.8272851017638'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Chilecito',\n",
-       "  'Población': '1033',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50091020',\n",
-       "  'Latitud': '-33.8934020968296',\n",
-       "  'Longitud': '-69.0804633582269'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Cruz del Eje',\n",
-       "  'Localidad': 'Paso Viejo',\n",
-       "  'Población': '1033',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14028160',\n",
-       "  'Latitud': '-30.7686835768001',\n",
-       "  'Longitud': '-65.1864700189142'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22049010',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693020',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Garré',\n",
-       "  'Población': '1036',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6399030',\n",
-       "  'Latitud': '-36.5604378772819',\n",
-       "  'Longitud': '-62.5981120377825'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'La Pelada',\n",
-       "  'Población': '1037',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070120',\n",
-       "  'Latitud': '-30.8679477693336',\n",
-       "  'Longitud': '-60.9718116807155'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Epuyén',\n",
-       "  'Población': '1038',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014060',\n",
-       "  'Latitud': '-42.2329247123472',\n",
-       "  'Longitud': '-71.3695066579513'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Epuyén',\n",
-       "  'Población': '1038',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.2329247123472',\n",
-       "  'Longitud': '-71.3695066579513'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Leones',\n",
-       "  'Población': '10391',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063160',\n",
-       "  'Latitud': '-32.658391411409',\n",
-       "  'Longitud': '-62.299914625293'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '10397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54112040',\n",
-       "  'Latitud': '-26.6197903071037',\n",
-       "  'Longitud': '-54.1146818942839'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '10397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.6197903071037',\n",
-       "  'Longitud': '-54.1146818942839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Esteban Agustín Gascón',\n",
-       "  'Población': '104',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007050',\n",
-       "  'Latitud': '-37.4544378016288',\n",
-       "  'Longitud': '-63.2565950033782'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Susques',\n",
-       "  'Localidad': 'Pastos Chicos',\n",
-       "  'Población': '104',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38084070',\n",
-       "  'Latitud': '-23.7718693292219',\n",
-       "  'Longitud': '-66.420983463337'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'Arizona',\n",
-       "  'Población': '1040',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74042020',\n",
-       "  'Latitud': '-35.7229145031177',\n",
-       "  'Longitud': '-65.3187210360081'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Corral de Bustos',\n",
-       "  'Población': '10407',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063090',\n",
-       "  'Latitud': '-33.2816219895104',\n",
-       "  'Longitud': '-62.1854508942409'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Carrizales (Est. Clarke)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056040',\n",
-       "  'Latitud': '-32.5112871642714',\n",
-       "  'Longitud': '-61.0305147885477'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469050',\n",
-       "  'Latitud': '-35.3321817215807',\n",
-       "  'Longitud': '-61.6140851684372'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'La Violeta',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623060',\n",
-       "  'Latitud': '-33.7347851403163',\n",
-       "  'Longitud': '-60.1701773086428'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.3321817215807',\n",
-       "  'Longitud': '-61.6140851684372'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Aguaray',\n",
-       "  'Población': '10410',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056010',\n",
-       "  'Latitud': '-22.2388143093458',\n",
-       "  'Longitud': '-63.7283889210813'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Choya',\n",
-       "  'Localidad': 'Choya',\n",
-       "  'Población': '1042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86063020',\n",
-       "  'Latitud': '-28.5336107326804',\n",
-       "  'Longitud': '-64.7770893794004'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Luzuriaga',\n",
-       "  'Población': '104585',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6730866446433',\n",
-       "  'Longitud': '-58.5938792359541'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Ausonia',\n",
-       "  'Población': '1046',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042030',\n",
-       "  'Latitud': '-32.6613825801545',\n",
-       "  'Longitud': '-63.2447973807791'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '1049',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084030',\n",
-       "  'Latitud': '-27.5073854602181',\n",
-       "  'Longitud': '-56.7411670700869'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '1049',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5073854602181',\n",
-       "  'Longitud': '-56.7411670700869'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Estación Luxardo',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140210',\n",
-       "  'Latitud': '-31.3047488843392',\n",
-       "  'Longitud': '-62.1333023360613'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Buen Pasto',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26091010',\n",
-       "  'Latitud': '-45.0804225633305',\n",
-       "  'Longitud': '-69.4497777721279'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Estación Saguier',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021170',\n",
-       "  'Latitud': '-31.3174603823906',\n",
-       "  'Longitud': '-61.6940034650798'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Buen Pasto',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.0804225633305',\n",
-       "  'Longitud': '-69.4497777721279'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Bulnes',\n",
-       "  'Población': '1051',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098060',\n",
-       "  'Latitud': '-33.5032818212674',\n",
-       "  'Longitud': '-64.6755735163666'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Los Amores',\n",
-       "  'Población': '1052',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82133100',\n",
-       "  'Latitud': '-28.1063721680455',\n",
-       "  'Longitud': '-59.9786648326772'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Río Muerto',\n",
-       "  'Población': '1052',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22007040',\n",
-       "  'Latitud': '-26.3078818113872',\n",
-       "  'Longitud': '-61.6540440649869'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Río Muerto',\n",
-       "  'Población': '1052',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.3078818113872',\n",
-       "  'Longitud': '-61.6540440649869'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Frontera',\n",
-       "  'Población': '10520',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021200',\n",
-       "  'Latitud': '-31.4313990849769',\n",
-       "  'Longitud': '-62.0634917387843'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Indio Rico',\n",
-       "  'Población': '1054',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196040',\n",
-       "  'Latitud': '-38.3293770967784',\n",
-       "  'Longitud': '-60.8866340266383'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'Frontera de Río Pico',\n",
-       "  'Población': '1055',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26098010',\n",
-       "  'Latitud': '-44.1988556500986',\n",
-       "  'Longitud': '-71.6666681641388'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'Río Pico',\n",
-       "  'Población': '1055',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26098040',\n",
-       "  'Latitud': '-44.1829932413496',\n",
-       "  'Longitud': '-71.3700565360866'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'Río Pico',\n",
-       "  'Población': '1055',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-44.1829932413496',\n",
-       "  'Longitud': '-71.3700565360866'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Tatané',\n",
-       "  'Población': '1056',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34021050',\n",
-       "  'Latitud': '-26.3987186827879',\n",
-       "  'Longitud': '-58.3575600493034'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Tatané',\n",
-       "  'Población': '1056',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.3987186827879',\n",
-       "  'Longitud': '-58.3575600493034'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Pilquiniyeu del Limay',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070070',\n",
-       "  'Latitud': '-40.5448524836234',\n",
-       "  'Longitud': '-70.0532314661515'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'La Rinconada',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14112050',\n",
-       "  'Latitud': '-30.1846537889428',\n",
-       "  'Longitud': '-62.8301426342643'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'La Rinconada',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.1846537889428',\n",
-       "  'Longitud': '-62.8301426342643'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Unión',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.979186876102',\n",
-       "  'Longitud': '-67.941976373184'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'San Blas de los Sauces',\n",
-       "  'Localidad': 'Salicas - San Blas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46119010',\n",
-       "  'Latitud': '-28.4076258105119',\n",
-       "  'Longitud': '-67.0961546311904'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Estación Tacañitas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86077030',\n",
-       "  'Latitud': '-28.6138541583173',\n",
-       "  'Longitud': '-62.5238361883097'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Estación Tacañitas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.6138541583173',\n",
-       "  'Longitud': '-62.5238361883097'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Saldán',\n",
-       "  'Población': '10605',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021240',\n",
-       "  'Latitud': '-31.3142696814132',\n",
-       "  'Longitud': '-64.3129043036137'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Manuel García Fernández',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056040',\n",
-       "  'Latitud': '-26.9557033913379',\n",
-       "  'Longitud': '-65.272073063004'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Villa Mailín',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86028060',\n",
-       "  'Latitud': '-28.4893268442445',\n",
-       "  'Longitud': '-63.2031078475841'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Chazón',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042040',\n",
-       "  'Latitud': '-33.0772598274988',\n",
-       "  'Longitud': '-63.275435286184'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Coronel Mollinedo',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66007040',\n",
-       "  'Latitud': '-24.5136418287603',\n",
-       "  'Longitud': '-64.0648836625582'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Coronel Mollinedo',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.5136418287603',\n",
-       "  'Longitud': '-64.0648836625582'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Chalicán',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035050',\n",
-       "  'Latitud': '-24.0708657869155',\n",
-       "  'Longitud': '-64.8037328279296'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Los Campamentos',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50084100',\n",
-       "  'Latitud': '-33.2763607628549',\n",
-       "  'Longitud': '-68.4008493516637'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Chalicán',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.0708657869155',\n",
-       "  'Longitud': '-64.8037328279296'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Banda',\n",
-       "  'Localidad': 'La Banda',\n",
-       "  'Población': '106441',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86035090',\n",
-       "  'Latitud': '-27.7598104844079',\n",
-       "  'Longitud': '-64.1861422955531'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Banda',\n",
-       "  'Localidad': 'Los Quiroga',\n",
-       "  'Población': '1065',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86035110',\n",
-       "  'Latitud': '-27.6776258319697',\n",
-       "  'Longitud': '-64.2978136481689'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '106662',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070060',\n",
-       "  'Latitud': '-32.9394310178507',\n",
-       "  'Longitud': '-68.8068438760291'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '106662',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9394310178507',\n",
-       "  'Longitud': '-68.8068438760291'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Eduardo Madero',\n",
-       "  'Población': '106891',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6981156880684',\n",
-       "  'Longitud': '-58.4877575961419'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Los Cedros - Las Quintas',\n",
-       "  'Población': '1069',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147190',\n",
-       "  'Latitud': '-31.5262509877113',\n",
-       "  'Longitud': '-64.2847584167114'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Los Cedros - Las Quintas',\n",
-       "  'Población': '1069',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5262509877113',\n",
-       "  'Longitud': '-64.2847584167114'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Piñalito Sur',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54112030',\n",
-       "  'Latitud': '-26.4160781340411',\n",
-       "  'Longitud': '-53.8369134466205'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Sauce Pinto',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30084220',\n",
-       "  'Latitud': '-31.8442990730164',\n",
-       "  'Longitud': '-60.3747483050584'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Colonia Las Cuatro Esquinas',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14105050',\n",
-       "  'Latitud': '-31.1735851610445',\n",
-       "  'Longitud': '-63.3375921895433'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Colonia Las Cuatro Esquinas',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.1735851610445',\n",
-       "  'Longitud': '-63.3375921895433'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Piñalito Sur',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.4160781340411',\n",
-       "  'Longitud': '-53.8369134466205'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Bella Italia',\n",
-       "  'Población': '1070',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021070',\n",
-       "  'Latitud': '-31.2839795053037',\n",
-       "  'Longitud': '-61.409342518123'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Luis Burela',\n",
-       "  'Población': '1070',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.397713500488',\n",
-       "  'Longitud': '-63.9961108041489'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'San Carlos Centro',\n",
-       "  'Población': '10717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070230',\n",
-       "  'Latitud': '-31.7284179989089',\n",
-       "  'Longitud': '-61.0913957859145'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Los Blancos',\n",
-       "  'Población': '1073',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66133050',\n",
-       "  'Latitud': '-23.630147809494',\n",
-       "  'Longitud': '-62.5972373009179'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Pomán',\n",
-       "  'Localidad': 'Mutquin',\n",
-       "  'Población': '1075',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10084060',\n",
-       "  'Latitud': '-28.3178455729042',\n",
-       "  'Longitud': '-66.1420642866296'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Río Colorado',\n",
-       "  'Población': '1077',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056060',\n",
-       "  'Latitud': '-27.1496800217878',\n",
-       "  'Longitud': '-65.3560513582608'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Manuel Ocampo',\n",
-       "  'Población': '1078',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623070',\n",
-       "  'Latitud': '-33.7647232673599',\n",
-       "  'Longitud': '-60.6492429333859'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Castelar',\n",
-       "  'Población': '107962',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6644131034283',\n",
-       "  'Longitud': '-58.6456427123911'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Lago Azul',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091280',\n",
-       "  'Latitud': '-31.3740257221359',\n",
-       "  'Longitud': '-64.4831122938584'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'El Pantanillo',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14133050',\n",
-       "  'Latitud': '-31.8862653496977',\n",
-       "  'Longitud': '-64.990651569992'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Ignacio Correas',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6441020',\n",
-       "  'Latitud': '-35.0345600341406',\n",
-       "  'Longitud': '-57.8440249586726'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Soledad',\n",
-       "  'Población': '1083',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091250',\n",
-       "  'Latitud': '-30.6225538384456',\n",
-       "  'Longitud': '-60.9166112630514'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Soledad',\n",
-       "  'Población': '1083',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.6225538384456',\n",
-       "  'Longitud': '-60.9166112630514'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '10838',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049130',\n",
-       "  'Latitud': '-28.3540749299597',\n",
-       "  'Longitud': '-59.2595521000375'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '10838',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.3540749299597',\n",
-       "  'Longitud': '-59.2595521000375'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26091020',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679020',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Charras',\n",
-       "  'Población': '1088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056050',\n",
-       "  'Latitud': '-33.0241677315378',\n",
-       "  'Longitud': '-64.0458262411649'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Colonia Polana',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098010',\n",
-       "  'Latitud': '-26.9810475025624',\n",
-       "  'Longitud': '-55.3170685541177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Marcos Paz',\n",
-       "  'Localidad': 'Barrio Santa Rosa',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6525010',\n",
-       "  'Latitud': '-34.953080822173',\n",
-       "  'Longitud': '-58.78292863718'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Gramillas',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14105150',\n",
-       "  'Latitud': '-31.0882555128663',\n",
-       "  'Longitud': '-63.2418444621471'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Gramillas',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.0882555128663',\n",
-       "  'Longitud': '-63.2418444621471'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Colonia Polana',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9810475025624',\n",
-       "  'Longitud': '-55.3170685541177'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Arauco',\n",
-       "  'Localidad': 'Villa Mazán',\n",
-       "  'Población': '1090',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46007050',\n",
-       "  'Latitud': '-28.6586281834455',\n",
-       "  'Longitud': '-66.5552758852995'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Italó',\n",
-       "  'Población': '1090',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14035050',\n",
-       "  'Latitud': '-34.7911820710534',\n",
-       "  'Longitud': '-63.781208388865'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Aldea San Antonio',\n",
-       "  'Población': '1091',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056010',\n",
-       "  'Latitud': '-32.6253281653841',\n",
-       "  'Longitud': '-58.703196864174'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Silípica',\n",
-       "  'Localidad': 'Nueva Francia',\n",
-       "  'Población': '1091',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86189020',\n",
-       "  'Latitud': '-28.197257042159',\n",
-       "  'Longitud': '-64.1289571495793'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'San Juan',\n",
-       "  'Población': '109123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70028010',\n",
-       "  'Latitud': '-31.5371970378027',\n",
-       "  'Longitud': '-68.5250183173793'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'San Carlos de Bariloche',\n",
-       "  'Población': '109305',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021060',\n",
-       "  'Latitud': '-41.1369282850916',\n",
-       "  'Longitud': '-71.2990645403113'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'San José de Jáchal',\n",
-       "  'Población': '10940',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70056080',\n",
-       "  'Latitud': '-30.2427672850044',\n",
-       "  'Longitud': '-68.7454934559357'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Chaquiago',\n",
-       "  'Población': '1096',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10021030',\n",
-       "  'Latitud': '-27.5368955481985',\n",
-       "  'Longitud': '-66.3350568927423'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa Rosa',\n",
-       "  'Localidad': 'Bañado de Ovanta',\n",
-       "  'Población': '1096',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10098020',\n",
-       "  'Latitud': '-28.1034003361447',\n",
-       "  'Longitud': '-65.3076846046355'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Chaquiago',\n",
-       "  'Población': '1096',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5368955481985',\n",
-       "  'Longitud': '-66.3350568927423'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Yacanto',\n",
-       "  'Población': '1097',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007360',\n",
-       "  'Latitud': '-32.1037825310006',\n",
-       "  'Longitud': '-64.7541028295247'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Bustinza',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056020',\n",
-       "  'Latitud': '-32.7399961772877',\n",
-       "  'Longitud': '-61.2915869736645'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Aguirre',\n",
-       "  'Localidad': 'Malbrán',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86007030',\n",
-       "  'Latitud': '-29.3352110611277',\n",
-       "  'Longitud': '-62.3314794611812'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070310',\n",
-       "  'Latitud': '-31.0606024884219',\n",
-       "  'Longitud': '-61.167889729979'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Berutti',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826010',\n",
-       "  'Latitud': '-35.8580311359835',\n",
-       "  'Longitud': '-62.5126328995628'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Loreto',\n",
-       "  'Localidad': 'Villa San Martín (Est. Loreto)',\n",
-       "  'Población': '10996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86105010',\n",
-       "  'Latitud': '-28.3266654290546',\n",
-       "  'Longitud': '-64.105600188844'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Loreto',\n",
-       "  'Localidad': 'Villa San Martín (Est. Loreto)',\n",
-       "  'Población': '10996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.3266654290546',\n",
-       "  'Longitud': '-64.105600188844'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Villa El Salvador',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '70091040',\n",
-       "  'Latitud': '-31.4639044466924',\n",
-       "  'Longitud': '-68.4095847372199'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'El Cuy',\n",
-       "  'Localidad': 'Aguada Guzmán',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62035010',\n",
-       "  'Latitud': '-39.9787588388031',\n",
-       "  'Longitud': '-68.8683979876685'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Barrio Ruca Luhé',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7543907123239',\n",
-       "  'Longitud': '-68.1803399743279'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'El Cuy',\n",
-       "  'Localidad': 'Aguada Guzmán',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.9787588388031',\n",
-       "  'Longitud': '-68.8683979876685'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Florentino Ameghino',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6349575540286',\n",
-       "  'Longitud': '-55.0877551421696'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Yala',\n",
-       "  'Población': '1100',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021070',\n",
-       "  'Latitud': '-24.1217546163942',\n",
-       "  'Longitud': '-65.4145726152103'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Rosario Vera Peñaloza',\n",
-       "  'Localidad': 'Chepes',\n",
-       "  'Población': '11039',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46112010',\n",
-       "  'Latitud': '-31.3506186314416',\n",
-       "  'Longitud': '-66.6046417930744'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tulumba',\n",
-       "  'Localidad': 'Las Arrias',\n",
-       "  'Población': '1104',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14175050',\n",
-       "  'Latitud': '-30.3812826841011',\n",
-       "  'Longitud': '-63.5966635615372'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Montecaseros',\n",
-       "  'Población': '1106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50098080',\n",
-       "  'Latitud': '-33.0109966347898',\n",
-       "  'Longitud': '-68.3936801268915'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Deheza',\n",
-       "  'Población': '11061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056080',\n",
-       "  'Latitud': '-32.7549291159098',\n",
-       "  'Longitud': '-63.7850383518255'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Los Lagos',\n",
-       "  'Localidad': 'Villa La Angostura',\n",
-       "  'Población': '11063',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58070010',\n",
-       "  'Latitud': '-40.7631760692681',\n",
-       "  'Longitud': '-71.6451967512926'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6686020',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Itacaruaré',\n",
-       "  'Población': '1108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54105020',\n",
-       "  'Latitud': '-27.8655824463799',\n",
-       "  'Longitud': '-55.2638525290793'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Itacaruaré',\n",
-       "  'Población': '1108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.8655824463799',\n",
-       "  'Longitud': '-55.2638525290793'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'El Trébol',\n",
-       "  'Población': '11086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126070',\n",
-       "  'Latitud': '-32.2030242455008',\n",
-       "  'Longitud': '-61.7028944914559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Magdalena',\n",
-       "  'Población': '11093',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6505040',\n",
-       "  'Latitud': '-35.0806853032506',\n",
-       "  'Longitud': '-57.5172585839912'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Las Lagunas',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063040',\n",
-       "  'Latitud': '-32.6298120296294',\n",
-       "  'Longitud': '-65.551144128608'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': '16 de Julio',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049050',\n",
-       "  'Latitud': '-37.2020524773603',\n",
-       "  'Longitud': '-60.1652139181813'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Colonia Bossi',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091080',\n",
-       "  'Latitud': '-30.6691245233432',\n",
-       "  'Longitud': '-61.7896030300364'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Loventué',\n",
-       "  'Localidad': 'Loventué',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42098020',\n",
-       "  'Latitud': '-36.1887459763907',\n",
-       "  'Longitud': '-65.2899702728719'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó Centro',\n",
-       "  'Población': '111138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6440551161203',\n",
-       "  'Longitud': '-58.688489332955'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Villa Mercedes',\n",
-       "  'Población': '111391',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035070',\n",
-       "  'Latitud': '-33.6738636408858',\n",
-       "  'Longitud': '-65.4624765290195'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Puerto Leoni',\n",
-       "  'Población': '1114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077050',\n",
-       "  'Latitud': '-26.9840910613646',\n",
-       "  'Longitud': '-55.1694842635982'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Capilla del Monte',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091040',\n",
-       "  'Latitud': '-30.8563966713395',\n",
-       "  'Longitud': '-64.526268881497'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Armstrong',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007010',\n",
-       "  'Latitud': '-32.7846557002825',\n",
-       "  'Longitud': '-61.605481877095'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tumbaya',\n",
-       "  'Localidad': 'Volcán',\n",
-       "  'Población': '1121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38098050',\n",
-       "  'Latitud': '-23.9138726824815',\n",
-       "  'Longitud': '-65.4630986774907'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tumbaya',\n",
-       "  'Localidad': 'Volcán',\n",
-       "  'Población': '1121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.9138726824815',\n",
-       "  'Longitud': '-65.4630986774907'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Garzas',\n",
-       "  'Población': '1123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049120',\n",
-       "  'Latitud': '-28.8490101824631',\n",
-       "  'Longitud': '-59.5005781021303'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Garzas',\n",
-       "  'Población': '1123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.8490101824631',\n",
-       "  'Longitud': '-59.5005781021303'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Trujui',\n",
-       "  'Población': '112511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5941439978594',\n",
-       "  'Longitud': '-58.7557346559769'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'San Roque',\n",
-       "  'Población': '1126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091200',\n",
-       "  'Latitud': '-31.3496904364626',\n",
-       "  'Longitud': '-64.4599293921174'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'San Manuel',\n",
-       "  'Población': '1126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476050',\n",
-       "  'Latitud': '-37.7892829007834',\n",
-       "  'Longitud': '-58.8486476710495'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Fraga',\n",
-       "  'Población': '1127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021030',\n",
-       "  'Latitud': '-33.502087069887',\n",
-       "  'Longitud': '-65.7926477789763'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Fraga',\n",
-       "  'Población': '1127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.502087069887',\n",
-       "  'Longitud': '-65.7926477789763'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'Las Ovejas',\n",
-       "  'Población': '1128',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58077030',\n",
-       "  'Latitud': '-36.9881343331798',\n",
-       "  'Longitud': '-70.7487001311443'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665060',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '112806',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7085422423529',\n",
-       "  'Longitud': '-58.6795867252566'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Aurelia',\n",
-       "  'Población': '113',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021040',\n",
-       "  'Latitud': '-31.4236023757354',\n",
-       "  'Longitud': '-61.4244708809147'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Formosa',\n",
-       "  'Localidad': 'Mojón de Fierro',\n",
-       "  'Población': '1131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34014050',\n",
-       "  'Latitud': '-26.0345119719636',\n",
-       "  'Longitud': '-58.0499307616902'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Huanchillas',\n",
-       "  'Población': '1131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056090',\n",
-       "  'Latitud': '-33.6655227252595',\n",
-       "  'Longitud': '-63.6372618363763'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Formosa',\n",
-       "  'Localidad': 'Mojón de Fierro',\n",
-       "  'Población': '1131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.0345119719636',\n",
-       "  'Longitud': '-58.0499307616902'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Barrio Mutual San Martín',\n",
-       "  'Población': '1132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105030',\n",
-       "  'Latitud': '-26.7180167498877',\n",
-       "  'Longitud': '-65.2249109374961'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Intiyaco',\n",
-       "  'Población': '1132',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82133070',\n",
-       "  'Latitud': '-28.6779253668564',\n",
-       "  'Longitud': '-60.0724684333926'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'General Las Heras (Est. Las Heras)',\n",
-       "  'Población': '11331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329020',\n",
-       "  'Latitud': '-34.9267739074255',\n",
-       "  'Longitud': '-58.9453407851291'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Bartolomé de las Casas',\n",
-       "  'Población': '1134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '34035010',\n",
-       "  'Latitud': '-25.3474022268881',\n",
-       "  'Longitud': '-59.6181476016645'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Carpintería',\n",
-       "  'Población': '1134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070020',\n",
-       "  'Latitud': '-31.8301409850684',\n",
-       "  'Longitud': '-68.5420989256398'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Silípica',\n",
-       "  'Localidad': 'Árraga',\n",
-       "  'Población': '1136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86189010',\n",
-       "  'Latitud': '-28.0781229945078',\n",
-       "  'Longitud': '-64.1575725231187'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'La Tablada',\n",
-       "  'Población': '113689',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6870536689657',\n",
-       "  'Longitud': '-58.5256123986254'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Castelli',\n",
-       "  'Localidad': 'Centro Guerrero',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6168020',\n",
-       "  'Latitud': '-36.0570621940227',\n",
-       "  'Longitud': '-57.8235422591576'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'Mogna',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70056040',\n",
-       "  'Latitud': '-30.6845100664473',\n",
-       "  'Longitud': '-68.3775543569819'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tilcara',\n",
-       "  'Localidad': 'Colonia San José',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38094010',\n",
-       "  'Latitud': '-23.4023544678311',\n",
-       "  'Longitud': '-65.3910451552268'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Clemente Onelli',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62091020',\n",
-       "  'Latitud': '-41.2448350046555',\n",
-       "  'Longitud': '-70.0342029410146'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Monte del Rosario',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.9826026339688',\n",
-       "  'Longitud': '-63.6017850424963'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Famaillá',\n",
-       "  'Localidad': 'Barrio Casa Rosada',\n",
-       "  'Población': '1141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90028010',\n",
-       "  'Latitud': '-27.0430593855029',\n",
-       "  'Longitud': '-65.4291435588925'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Almafuerte',\n",
-       "  'Población': '11422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161010',\n",
-       "  'Latitud': '-32.1934604986786',\n",
-       "  'Longitud': '-64.2543871859511'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'El Tabacal',\n",
-       "  'Población': '1143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126030',\n",
-       "  'Latitud': '-23.2500270361093',\n",
-       "  'Longitud': '-64.2445058938392'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Puerto Reconquista',\n",
-       "  'Población': '1144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049170',\n",
-       "  'Latitud': '-29.2349873699001',\n",
-       "  'Longitud': '-59.5802691789886'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Villa Angélica (Est. El Socorro)',\n",
-       "  'Población': '1144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623130',\n",
-       "  'Latitud': '-33.6647037443081',\n",
-       "  'Longitud': '-60.7084372635626'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Monterrico',\n",
-       "  'Población': '11442',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014070',\n",
-       "  'Latitud': '-24.4385200992504',\n",
-       "  'Longitud': '-65.1622250242149'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Piñero (Est. Erasto)',\n",
-       "  'Población': '1146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084220',\n",
-       "  'Latitud': '-33.1112071010784',\n",
-       "  'Longitud': '-60.7964961630631'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'Villars',\n",
-       "  'Población': '1147',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6329060',\n",
-       "  'Latitud': '-34.8300241949658',\n",
-       "  'Longitud': '-58.9422589402025'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Darwin',\n",
-       "  'Población': '1148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014060',\n",
-       "  'Latitud': '-39.2026912901608',\n",
-       "  'Longitud': '-65.7409172296959'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'General Manuel Belgrano',\n",
-       "  'Localidad': 'Almirante Brown',\n",
-       "  'Población': '11482',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54049010',\n",
-       "  'Latitud': '-25.6674361424553',\n",
-       "  'Longitud': '-54.0456434709472'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Tinogasta',\n",
-       "  'Localidad': 'Tinogasta',\n",
-       "  'Población': '11485',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10105180',\n",
-       "  'Latitud': '-28.0637510698675',\n",
-       "  'Longitud': '-67.5802695760226'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Diagonal Norte - Luz y Fuerza - Los Pocitos - Villa Nueva Italia (6)',\n",
-       "  'Población': '11494',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105060',\n",
-       "  'Latitud': '-26.7815251300034',\n",
-       "  'Longitud': '-65.2193041804807'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Villa Laguna La Brava',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063060',\n",
-       "  'Latitud': '-37.8596285282151',\n",
-       "  'Longitud': '-57.9806008736401'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hipólito Yrigoyen',\n",
-       "  'Localidad': 'Herrera Vegas',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6406020',\n",
-       "  'Latitud': '-36.0883254041477',\n",
-       "  'Longitud': '-61.4112500767203'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Cuatro Bocas',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86042020',\n",
-       "  'Latitud': '-28.8789396191069',\n",
-       "  'Longitud': '-61.8155670834195'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Mendoza',\n",
-       "  'Población': '115041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50007010',\n",
-       "  'Latitud': '-32.8774938474965',\n",
-       "  'Longitud': '-68.852787067524'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Santa Victoria',\n",
-       "  'Localidad': 'Santa Victoria',\n",
-       "  'Población': '1151',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66161070',\n",
-       "  'Latitud': '-22.2294615004585',\n",
-       "  'Longitud': '-64.9503255468472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189030',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Banda',\n",
-       "  'Localidad': 'La Dársena',\n",
-       "  'Población': '1152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86035100',\n",
-       "  'Latitud': '-27.7275522729384',\n",
-       "  'Longitud': '-64.2457984728141'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Colonia Marina',\n",
-       "  'Población': '1153',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140090',\n",
-       "  'Latitud': '-31.2485066335845',\n",
-       "  'Longitud': '-62.3639645596989'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Cañada de Luque',\n",
-       "  'Población': '1154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168020',\n",
-       "  'Latitud': '-30.7370875150032',\n",
-       "  'Longitud': '-63.723661877713'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Quirós',\n",
-       "  'Población': '1156',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070120',\n",
-       "  'Latitud': '-28.7883056058069',\n",
-       "  'Longitud': '-65.1007302335708'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '11589',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091040',\n",
-       "  'Latitud': '-28.9847966992846',\n",
-       "  'Longitud': '-59.1017576429994'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '11589',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.9847966992846',\n",
-       "  'Longitud': '-59.1017576429994'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Monterrico',\n",
-       "  'Población': '11591',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.4385200992504',\n",
-       "  'Longitud': '-65.1622250242149'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Estación Torrent',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18056020',\n",
-       "  'Latitud': '-28.8266239157245',\n",
-       "  'Longitud': '-56.469525963544'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Huberto',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14126130',\n",
-       "  'Latitud': '-31.832529380563',\n",
-       "  'Longitud': '-64.9856729137672'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Leleque',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014100',\n",
-       "  'Latitud': '-42.4288626216315',\n",
-       "  'Longitud': '-71.0683951630343'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Castro Barros',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46063010',\n",
-       "  'Latitud': '-30.5956924271806',\n",
-       "  'Longitud': '-65.7419372748158'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Estación Torrent',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.8266239157245',\n",
-       "  'Longitud': '-56.469525963544'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Huberto',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.832529380563',\n",
-       "  'Longitud': '-64.9856729137672'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Toay',\n",
-       "  'Localidad': 'Toay',\n",
-       "  'Población': '11626',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42140020',\n",
-       "  'Latitud': '-36.6751577652887',\n",
-       "  'Longitud': '-64.3803253806581'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Subteniente Perín',\n",
-       "  'Población': '1163',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34035150',\n",
-       "  'Latitud': '-25.5350397293764',\n",
-       "  'Longitud': '-60.0190827630116'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'La Primavera',\n",
-       "  'Población': '1164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50028030',\n",
-       "  'Latitud': '-32.9212115151732',\n",
-       "  'Longitud': '-68.6797682708562'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Angel V. Peñaloza',\n",
-       "  'Localidad': 'Tama',\n",
-       "  'Población': '1164',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46056020',\n",
-       "  'Latitud': '-30.5173084388038',\n",
-       "  'Longitud': '-66.5413792482074'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Santa María',\n",
-       "  'Población': '11648',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091150',\n",
-       "  'Latitud': '-26.6891167120231',\n",
-       "  'Longitud': '-66.018884441311'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'Tupungato',\n",
-       "  'Población': '11650',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50126060',\n",
-       "  'Latitud': '-33.3643638135734',\n",
-       "  'Longitud': '-69.1513190958561'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'El Puesto',\n",
-       "  'Población': '1166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38063050',\n",
-       "  'Latitud': '-24.1988254992426',\n",
-       "  'Longitud': '-64.7893441637782'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Saenz Peña',\n",
-       "  'Población': '11666',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5992886088748',\n",
-       "  'Longitud': '-58.5320796402641'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Oliva',\n",
-       "  'Población': '11672',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161110',\n",
-       "  'Latitud': '-32.0413174021447',\n",
-       "  'Longitud': '-63.5693820664827'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'La Maruja',\n",
-       "  'Población': '1168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42126030',\n",
-       "  'Latitud': '-35.671688678266',\n",
-       "  'Longitud': '-64.940569826581'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679010',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Tupelí',\n",
-       "  'Población': '1169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70126020',\n",
-       "  'Latitud': '-31.8390315742989',\n",
-       "  'Longitud': '-68.3573941216943'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Tacural',\n",
-       "  'Población': '1169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021380',\n",
-       "  'Latitud': '-30.8481071493852',\n",
-       "  'Longitud': '-61.5924018154956'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Pomán',\n",
-       "  'Localidad': 'Siján',\n",
-       "  'Población': '1169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10084110',\n",
-       "  'Latitud': '-28.2623558875079',\n",
-       "  'Longitud': '-66.2209299175292'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Tandil',\n",
-       "  'Población': '116916',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791050',\n",
-       "  'Latitud': '-37.3238849060878',\n",
-       "  'Longitud': '-59.1310691770429'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Carlos Tomás Sourigues',\n",
-       "  'Población': '11695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8021192214631',\n",
-       "  'Longitud': '-58.2188212494897'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Colonia Las Pichanas',\n",
-       "  'Población': '117',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14140080',\n",
-       "  'Latitud': '-31.2454066292387',\n",
-       "  'Longitud': '-62.9256664887207'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'San Nicolás',\n",
-       "  'Población': '1171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147260',\n",
-       "  'Latitud': '-31.435151387072',\n",
-       "  'Longitud': '-64.4492154097951'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': '20 De Junio',\n",
-       "  'Población': '1171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7855336508384',\n",
-       "  'Longitud': '-58.7171850019077'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'San Rafael',\n",
-       "  'Población': '117199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105210',\n",
-       "  'Latitud': '-34.6356104202068',\n",
-       "  'Longitud': '-68.3310920132847'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Matará',\n",
-       "  'Población': '1172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86098030',\n",
-       "  'Latitud': '-28.1124229765898',\n",
-       "  'Longitud': '-63.1276057745649'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Matará',\n",
-       "  'Población': '1172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.1124229765898',\n",
-       "  'Longitud': '-63.1276057745649'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pichi Mahuida',\n",
-       "  'Localidad': 'Río Colorado',\n",
-       "  'Población': '11733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62063020',\n",
-       "  'Latitud': '-38.9914136078743',\n",
-       "  'Longitud': '-64.0874682295519'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Cabrera',\n",
-       "  'Población': '11734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056070',\n",
-       "  'Latitud': '-32.8118910840567',\n",
-       "  'Longitud': '-63.8736965709556'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Villa Francia (Est. Coronel Granada)',\n",
-       "  'Población': '1176',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351040',\n",
-       "  'Latitud': '-34.7913160212074',\n",
-       "  'Longitud': '-62.2011090686366'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Los Conquistadores',\n",
-       "  'Población': '1177',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028080',\n",
-       "  'Latitud': '-30.5944074579969',\n",
-       "  'Longitud': '-58.4682627057869'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Pasco',\n",
-       "  'Población': '1178',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042110',\n",
-       "  'Latitud': '-32.7470044961114',\n",
-       "  'Longitud': '-63.3411254262064'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'La Rica',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224040',\n",
-       "  'Latitud': '-34.9739189538858',\n",
-       "  'Longitud': '-59.8639302070489'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte Hermoso',\n",
-       "  'Localidad': 'Balneario Sauce Grande',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6553010',\n",
-       "  'Latitud': '-38.995357691335',\n",
-       "  'Longitud': '-61.2152015930805'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Colonia Cello',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021100',\n",
-       "  'Latitud': '-31.4338497252165',\n",
-       "  'Longitud': '-61.8417021711297'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Segunda Usina',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1650425977053',\n",
-       "  'Longitud': '-64.3784225873001'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Villa Lía',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735030',\n",
-       "  'Latitud': '-34.1237740718192',\n",
-       "  'Longitud': '-59.4313725724126'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Cintra',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182100',\n",
-       "  'Latitud': '-32.3081476332499',\n",
-       "  'Longitud': '-62.6531184151953'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Villa Lía',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1237740718192',\n",
-       "  'Longitud': '-59.4313725724126'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Molinos',\n",
-       "  'Localidad': 'Molinos',\n",
-       "  'Población': '1183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66119020',\n",
-       "  'Latitud': '-25.4442432937572',\n",
-       "  'Longitud': '-66.3088500894253'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Gualjaina',\n",
-       "  'Población': '1183',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014070',\n",
-       "  'Latitud': '-42.7267578946733',\n",
-       "  'Longitud': '-70.5354876126711'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Gualjaina',\n",
-       "  'Población': '1183',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.7267578946733',\n",
-       "  'Longitud': '-70.5354876126711'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Recreo',\n",
-       "  'Población': '11847',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070140',\n",
-       "  'Latitud': '-29.2768611237227',\n",
-       "  'Longitud': '-65.0565641552447'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Juan G. Las Heras',\n",
-       "  'Población': '11866',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5612567076697',\n",
-       "  'Longitud': '-58.5553936643491'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cerrillos',\n",
-       "  'Localidad': 'Cerrillos',\n",
-       "  'Población': '11869',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66035010',\n",
-       "  'Latitud': '-24.899748268594',\n",
-       "  'Longitud': '-65.4884058419647'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Santa Anita',\n",
-       "  'Población': '1187',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098120',\n",
-       "  'Latitud': '-32.1762466320214',\n",
-       "  'Longitud': '-58.7864822456477'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Godoy',\n",
-       "  'Población': '1189',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028100',\n",
-       "  'Latitud': '-33.3697098731789',\n",
-       "  'Longitud': '-60.5094130215383'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Alto Pelado',\n",
-       "  'Población': '119',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74056010',\n",
-       "  'Latitud': '-33.8425029072214',\n",
-       "  'Longitud': '-66.1375993056552'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Los Reartes',\n",
-       "  'Población': '1192',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007130',\n",
-       "  'Latitud': '-31.919856077953',\n",
-       "  'Longitud': '-64.5755037073336'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Los Reartes',\n",
-       "  'Población': '1192',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.919856077953',\n",
-       "  'Longitud': '-64.5755037073336'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Santa Rosa de Calamuchita',\n",
-       "  'Población': '11967',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007210',\n",
-       "  'Latitud': '-32.0700578177618',\n",
-       "  'Longitud': '-64.537633731877'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Choya',\n",
-       "  'Localidad': 'Laprida',\n",
-       "  'Población': '1197',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86063050',\n",
-       "  'Latitud': '-28.4073548165504',\n",
-       "  'Longitud': '-64.4541927821887'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Melo',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084050',\n",
-       "  'Latitud': '-34.3483191246018',\n",
-       "  'Longitud': '-63.4471714447308'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Nono',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14126110',\n",
-       "  'Latitud': '-31.795570031823',\n",
-       "  'Longitud': '-65.0034036260171'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Nono',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.795570031823',\n",
-       "  'Longitud': '-65.0034036260171'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Remedios De Escalada',\n",
-       "  'Población': '11987',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5705752444729',\n",
-       "  'Longitud': '-58.620118067161'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'La Sofía',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147060',\n",
-       "  'Latitud': '-35.7003907357414',\n",
-       "  'Longitud': '-61.1702865161871'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Arenas Verdes',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476010',\n",
-       "  'Latitud': '-38.5463782386967',\n",
-       "  'Longitud': '-58.557322112625'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Barrio El Pacaá - Barrio Comipini',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1313356998216',\n",
-       "  'Longitud': '-60.9282685049176'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Barrio Intendencia',\n",
-       "  'Población': '120',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105040',\n",
-       "  'Latitud': '-34.645100562517',\n",
-       "  'Longitud': '-68.2754543992412'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Trapiche',\n",
-       "  'Población': '1200',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021020',\n",
-       "  'Latitud': '-33.1082715280981',\n",
-       "  'Longitud': '-66.063371211902'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Trapiche',\n",
-       "  'Población': '1200',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1082715280981',\n",
-       "  'Longitud': '-66.063371211902'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'La Lucila',\n",
-       "  'Población': '12014',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.4985433329471',\n",
-       "  'Longitud': '-58.486582489457'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Cavanagh',\n",
-       "  'Población': '1202',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063050',\n",
-       "  'Latitud': '-33.478334898944',\n",
-       "  'Longitud': '-62.3393464555145'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Juan Bautista Alberdi',\n",
-       "  'Localidad': 'Villa Belgrano',\n",
-       "  'Población': '1205',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '90042020',\n",
-       "  'Latitud': '-27.5271408525417',\n",
-       "  'Longitud': '-65.614612836175'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': \"O'Higgins\",\n",
-       "  'Población': '1206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210040',\n",
-       "  'Latitud': '-34.5854707868254',\n",
-       "  'Longitud': '-60.6986325840689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Orlando',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6266050',\n",
-       "  'Latitud': '-34.3273003551547',\n",
-       "  'Longitud': '-59.0759905460338'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Laguna Limpia',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084040',\n",
-       "  'Latitud': '-26.4967013914467',\n",
-       "  'Longitud': '-59.6799372880349'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Orlando',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3273003551547',\n",
-       "  'Longitud': '-59.0759905460338'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Pampayasta Sur',\n",
-       "  'Población': '1208',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161130',\n",
-       "  'Latitud': '-32.2507581145055',\n",
-       "  'Longitud': '-63.6510140335346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pinamar',\n",
-       "  'Localidad': 'Pinamar',\n",
-       "  'Población': '12099',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6644010',\n",
-       "  'Latitud': '-37.0777448860202',\n",
-       "  'Longitud': '-56.8437227435213'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Febré',\n",
-       "  'Población': '121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077040',\n",
-       "  'Latitud': '-32.4774515995652',\n",
-       "  'Longitud': '-59.9217117300676'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Susques',\n",
-       "  'Localidad': 'El Toro',\n",
-       "  'Población': '121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38084030',\n",
-       "  'Latitud': '-23.1389750587235',\n",
-       "  'Longitud': '-66.7524458751301'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier y Yacanto',\n",
-       "  'Población': '1210',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14133170',\n",
-       "  'Latitud': '-32.0266518585481',\n",
-       "  'Longitud': '-65.027552227227'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Daireaux',\n",
-       "  'Población': '12122',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231030',\n",
-       "  'Latitud': '-36.6001749213746',\n",
-       "  'Longitud': '-61.7450132654369'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'San Clemente del Tuyú',\n",
-       "  'Población': '12126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420030',\n",
-       "  'Latitud': '-36.3532388310754',\n",
-       "  'Longitud': '-56.723944139417'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Villada',\n",
-       "  'Población': '1213',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014140',\n",
-       "  'Latitud': '-33.3503085722913',\n",
-       "  'Longitud': '-61.4460374000461'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Utracán',\n",
-       "  'Localidad': 'General Acha',\n",
-       "  'Población': '12184',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42154040',\n",
-       "  'Latitud': '-37.373672668717',\n",
-       "  'Longitud': '-64.6038964711256'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '12187',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021190',\n",
-       "  'Latitud': '-31.3677025435362',\n",
-       "  'Longitud': '-64.0503196448495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Pueblo Gouin',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6161020',\n",
-       "  'Latitud': '-34.4951191416005',\n",
-       "  'Longitud': '-59.8029737383366'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Lorenzo',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14126140',\n",
-       "  'Latitud': '-31.6822276756771',\n",
-       "  'Longitud': '-65.0255685400222'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Valle Viejo',\n",
-       "  'Localidad': 'Santa Cruz',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10112050',\n",
-       "  'Latitud': '-28.4928946549812',\n",
-       "  'Longitud': '-65.6744465587279'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Horquilla',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5427589336639',\n",
-       "  'Longitud': '-59.9578541039413'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Lorenzo',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6822276756771',\n",
-       "  'Longitud': '-65.0255685400222'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Tambillos',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.8895749670499',\n",
-       "  'Longitud': '-65.9630137674565'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Misión El Cruce - El Milagro - El Jardín de San Martín',\n",
-       "  'Población': '1221',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056140',\n",
-       "  'Latitud': '-22.5413249097327',\n",
-       "  'Longitud': '-63.7927888759365'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Candelaria',\n",
-       "  'Localidad': 'El Jardín',\n",
-       "  'Población': '1221',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66084010',\n",
-       "  'Latitud': '-26.0938834199791',\n",
-       "  'Longitud': '-65.41384156239'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Lugones',\n",
-       "  'Población': '1222',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86028040',\n",
-       "  'Latitud': '-28.3418852045255',\n",
-       "  'Longitud': '-63.2706691942439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Maquinista F. Savio (oeste)',\n",
-       "  'Población': '12240',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4106172547359',\n",
-       "  'Longitud': '-58.7821701089412'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Los Chiriguanos',\n",
-       "  'Población': '1225',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34007020',\n",
-       "  'Latitud': '-24.0986835294011',\n",
-       "  'Longitud': '-61.4675867695849'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Belén',\n",
-       "  'Localidad': 'Belén',\n",
-       "  'Población': '12256',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10035020',\n",
-       "  'Latitud': '-27.6337582271366',\n",
-       "  'Longitud': '-67.0181224346383'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'El Zanjón',\n",
-       "  'Población': '1226',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86049030',\n",
-       "  'Latitud': '-27.886040581301',\n",
-       "  'Longitud': '-64.1730797752693'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Luis del Palmar',\n",
-       "  'Localidad': 'San Luis del Palmar',\n",
-       "  'Población': '12287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18140010',\n",
-       "  'Latitud': '-27.5081078409756',\n",
-       "  'Longitud': '-58.5554744159758'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Luis del Palmar',\n",
-       "  'Localidad': 'San Luis del Palmar',\n",
-       "  'Población': '12287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5081078409756',\n",
-       "  'Longitud': '-58.5554744159758'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Valle Fértil',\n",
-       "  'Localidad': 'Chucuma',\n",
-       "  'Población': '123',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70119030',\n",
-       "  'Latitud': '-31.0688861561951',\n",
-       "  'Longitud': '-67.2788289085567'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Colonia Raquel',\n",
-       "  'Población': '123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021120',\n",
-       "  'Latitud': '-30.8392235567556',\n",
-       "  'Longitud': '-61.4897111638226'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Bouquet',\n",
-       "  'Población': '1230',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007020',\n",
-       "  'Latitud': '-32.4247998561473',\n",
-       "  'Longitud': '-61.8903345863257'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Rodeo del Medio',\n",
-       "  'Población': '12327',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070070',\n",
-       "  'Latitud': '-32.9880056754694',\n",
-       "  'Longitud': '-68.7010652608485'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Rodeo del Medio',\n",
-       "  'Población': '12327',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9880056754694',\n",
-       "  'Longitud': '-68.7010652608485'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Laguna Paiva',\n",
-       "  'Población': '12334',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063080',\n",
-       "  'Latitud': '-31.3092619266382',\n",
-       "  'Longitud': '-60.6607816085928'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Campo Ramón',\n",
-       "  'Población': '1235',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54091020',\n",
-       "  'Latitud': '-27.4522700869441',\n",
-       "  'Longitud': '-55.0237352385306'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Languiñeo',\n",
-       "  'Localidad': 'Tecka',\n",
-       "  'Población': '1237',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26056050',\n",
-       "  'Latitud': '-43.4935820815258',\n",
-       "  'Longitud': '-70.8135608321009'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Villa de Leales',\n",
-       "  'Población': '1237',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056090',\n",
-       "  'Latitud': '-27.1942605268211',\n",
-       "  'Longitud': '-65.3095561336322'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Languiñeo',\n",
-       "  'Localidad': 'Tecka',\n",
-       "  'Población': '1237',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.4935820815258',\n",
-       "  'Longitud': '-70.8135608321009'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Parejas',\n",
-       "  'Población': '12375',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007030',\n",
-       "  'Latitud': '-32.6826842550048',\n",
-       "  'Longitud': '-61.5185798347876'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Cainguás',\n",
-       "  'Localidad': 'Aristóbulo del Valle',\n",
-       "  'Población': '12375',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54014010',\n",
-       "  'Latitud': '-27.0952902000827',\n",
-       "  'Longitud': '-54.8949054572105'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villa Gesell',\n",
-       "  'Localidad': 'Mar Azul',\n",
-       "  'Población': '1239',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6868010',\n",
-       "  'Latitud': '-37.3366731576801',\n",
-       "  'Longitud': '-57.032501468863'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Santa Rosa de Calamuchita',\n",
-       "  'Población': '12395',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0700578177618',\n",
-       "  'Longitud': '-64.537633731877'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Las Lomitas',\n",
-       "  'Población': '12399',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34035100',\n",
-       "  'Latitud': '-24.7105776136691',\n",
-       "  'Longitud': '-60.5937892586839'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'San Pedro de Gütemberg',\n",
-       "  'Población': '124',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.698228417088',\n",
-       "  'Longitud': '-63.5610809474438'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Clodomiro Ledesma',\n",
-       "  'Población': '124',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5794028169306',\n",
-       "  'Longitud': '-58.1813678170213'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Loventué',\n",
-       "  'Localidad': 'Telén',\n",
-       "  'Población': '1240',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42098040',\n",
-       "  'Latitud': '-36.2640564040186',\n",
-       "  'Longitud': '-65.5097731802402'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Osvaldo Magnasco',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015120',\n",
-       "  'Latitud': '-31.3131',\n",
-       "  'Longitud': '-58.06'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Graneros',\n",
-       "  'Localidad': 'Taco Ralo',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90035030',\n",
-       "  'Latitud': '-27.8350683836867',\n",
-       "  'Longitud': '-65.1946017699559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Barker',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6084010',\n",
-       "  'Latitud': '-37.6424111302365',\n",
-       "  'Longitud': '-59.3889380312927'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Osvaldo Magnasco',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3131',\n",
-       "  'Longitud': '-58..06'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Yocsina',\n",
-       "  'Población': '1242',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147380',\n",
-       "  'Latitud': '-31.4470577243833',\n",
-       "  'Longitud': '-64.3660748415952'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Los Cocos',\n",
-       "  'Población': '1242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091140',\n",
-       "  'Latitud': '-30.9269774865861',\n",
-       "  'Longitud': '-64.5026123921004'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'La Lonja',\n",
-       "  'Población': '12451',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4448149403448',\n",
-       "  'Longitud': '-58.8393730861805'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa del Prado',\n",
-       "  'Población': '1247',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147320',\n",
-       "  'Latitud': '-31.6179397578028',\n",
-       "  'Longitud': '-64.3924925248834'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Empalme San Carlos',\n",
-       "  'Población': '125',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070040',\n",
-       "  'Latitud': '-31.5487780871674',\n",
-       "  'Longitud': '-60.8127223355579'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Zapala',\n",
-       "  'Localidad': 'Ramon M. Castro',\n",
-       "  'Población': '125',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58112030',\n",
-       "  'Latitud': '-38.865500620555',\n",
-       "  'Longitud': '-69.750265287383'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Samuhú',\n",
-       "  'Población': '1251',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22147010',\n",
-       "  'Latitud': '-27.5222254234698',\n",
-       "  'Longitud': '-60.3941746057505'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Herrera',\n",
-       "  'Población': '1251',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098060',\n",
-       "  'Latitud': '-32.434613979879',\n",
-       "  'Longitud': '-58.6330137118779'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Albardón',\n",
-       "  'Localidad': 'El Rincón',\n",
-       "  'Población': '1252',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70007010',\n",
-       "  'Latitud': '-31.4480943761332',\n",
-       "  'Longitud': '-68.5425141343624'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'La Carlota',\n",
-       "  'Población': '12537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056100',\n",
-       "  'Latitud': '-33.4201679372505',\n",
-       "  'Longitud': '-63.2969802619056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes',\n",
-       "  'Población': '125373',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7241344748224',\n",
-       "  'Longitud': '-58.2492205541766'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Copo',\n",
-       "  'Localidad': 'Monte Quemado',\n",
-       "  'Población': '12543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86056050',\n",
-       "  'Latitud': '-25.8042379417741',\n",
-       "  'Longitud': '-62.8316265906336'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'La Tordilla',\n",
-       "  'Población': '1257',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140250',\n",
-       "  'Latitud': '-31.2352452196552',\n",
-       "  'Longitud': '-63.0599042713799'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Mayu Sumaj',\n",
-       "  'Población': '1259',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091160',\n",
-       "  'Latitud': '-31.4668646402709',\n",
-       "  'Longitud': '-64.5427634762868'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Puente del Inca',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049090',\n",
-       "  'Latitud': '-32.8198835580194',\n",
-       "  'Longitud': '-69.9250020499226'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Río Senguer',\n",
-       "  'Localidad': 'Aldea Apeleg',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26084010',\n",
-       "  'Latitud': '-44.7052521139583',\n",
-       "  'Longitud': '-70.8460010136593'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Las Palmitas',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070110',\n",
-       "  'Latitud': '-28.6402396947153',\n",
-       "  'Longitud': '-64.9870716926629'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Aguada de Guerra',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62091010',\n",
-       "  'Latitud': '-41.0639017102391',\n",
-       "  'Longitud': '-68.3843810353051'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Villa Santa Eugenia',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6651066386532',\n",
-       "  'Longitud': '-64.741501810378'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Puente del Inca',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8198835580194',\n",
-       "  'Longitud': '-69.9250020499226'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Río Senguer',\n",
-       "  'Localidad': 'Aldea Apeleg',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-44.7052521139583',\n",
-       "  'Longitud': '-70.8460010136593'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Andalgalá',\n",
-       "  'Población': '12600',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10021020',\n",
-       "  'Latitud': '-27.5732225954972',\n",
-       "  'Longitud': '-66.3235466394645'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Andalgalá',\n",
-       "  'Población': '12600',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5732225954972',\n",
-       "  'Longitud': '-66.3235466394645'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Espinillo',\n",
-       "  'Población': '1261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063010',\n",
-       "  'Latitud': '-25.4176698636006',\n",
-       "  'Longitud': '-60.4139677023547'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Espinillo',\n",
-       "  'Población': '1261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-25.4176698636006',\n",
-       "  'Longitud': '-60.4139677023547'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Huiliches',\n",
-       "  'Localidad': 'Junín de los Andes',\n",
-       "  'Población': '12621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58049010',\n",
-       "  'Latitud': '-39.9494720138355',\n",
-       "  'Longitud': '-71.0703335609136'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Paso de Indios',\n",
-       "  'Localidad': 'Paso de Indios',\n",
-       "  'Población': '1264',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26070030',\n",
-       "  'Latitud': '-43.8663054117658',\n",
-       "  'Longitud': '-69.0448870902309'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Paso de Indios',\n",
-       "  'Localidad': 'Paso de Indios',\n",
-       "  'Población': '1264',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.8663054117658',\n",
-       "  'Longitud': '-69.0448870902309'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Juan B. Molina',\n",
-       "  'Población': '1265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028110',\n",
-       "  'Latitud': '-33.496020689866',\n",
-       "  'Longitud': '-60.5122133295946'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Va Ma Irene De Los Remedios De Escalada',\n",
-       "  'Población': '1265',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5646397095177',\n",
-       "  'Longitud': '-58.5922548425316'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'San Antonio de Litín',\n",
-       "  'Población': '1268',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14182240',\n",
-       "  'Latitud': '-32.2128605395629',\n",
-       "  'Longitud': '-62.6330068495678'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Solar de los Molinos',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007230',\n",
-       "  'Latitud': '-31.8262216703829',\n",
-       "  'Longitud': '-64.5197802668561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Olascoaga',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112080',\n",
-       "  'Latitud': '-35.2375277927366',\n",
-       "  'Longitud': '-60.6115341696178'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Famatina',\n",
-       "  'Localidad': 'Angulos',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46049020',\n",
-       "  'Latitud': '-28.6595753462725',\n",
-       "  'Longitud': '-67.6529605556859'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Solar de los Molinos',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8262216703829',\n",
-       "  'Longitud': '-64.5197802668561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707040',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6672010',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Hipólito Yrigoyen',\n",
-       "  'Población': '1271',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098070',\n",
-       "  'Latitud': '-27.0900613258757',\n",
-       "  'Longitud': '-55.2870716950334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Virrey Del Pino',\n",
-       "  'Población': '127171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.8475213469043',\n",
-       "  'Longitud': '-58.686067635918'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Colonia Aborigen',\n",
-       "  'Población': '1272',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22168010',\n",
-       "  'Latitud': '-26.9583436350996',\n",
-       "  'Longitud': '-60.1902370459592'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Colonia Aborigen',\n",
-       "  'Población': '1272',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9583436350996',\n",
-       "  'Longitud': '-60.1902370459592'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'San Salvador',\n",
-       "  'Localidad': 'San Salvador',\n",
-       "  'Población': '12733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30088020',\n",
-       "  'Latitud': '-31.6255225523021',\n",
-       "  'Longitud': '-58.5040738167896'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Puerto Yeruá',\n",
-       "  'Población': '1274',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015140',\n",
-       "  'Latitud': '-31.530833509471',\n",
-       "  'Longitud': '-58.0128947749058'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Puerto Yeruá',\n",
-       "  'Población': '1274',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.530833509471',\n",
-       "  'Longitud': '-58.0128947749058'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Pocho',\n",
-       "  'Localidad': 'Salsacate',\n",
-       "  'Población': '1275',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14077040',\n",
-       "  'Latitud': '-31.3151616749444',\n",
-       "  'Longitud': '-65.0910260595287'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Olivari',\n",
-       "  'Población': '1276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084050',\n",
-       "  'Latitud': '-27.6329473311043',\n",
-       "  'Longitud': '-56.9062014827101'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Animaná',\n",
-       "  'Población': '1276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66154020',\n",
-       "  'Latitud': '-25.9250695350422',\n",
-       "  'Longitud': '-65.9634886394429'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Olivari',\n",
-       "  'Población': '1276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6329473311043',\n",
-       "  'Longitud': '-56.9062014827101'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Barrio Gilbert',\n",
-       "  'Población': '1277',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147030',\n",
-       "  'Latitud': '-31.4426508165936',\n",
-       "  'Longitud': '-64.3178623084579'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Recreo',\n",
-       "  'Población': '12774',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063140',\n",
-       "  'Latitud': '-31.4935807560402',\n",
-       "  'Longitud': '-60.735411088708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Carmen de Areco',\n",
-       "  'Población': '12775',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161010',\n",
-       "  'Latitud': '-34.3776987251735',\n",
-       "  'Longitud': '-59.8229019801033'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Pampa Almirón',\n",
-       "  'Población': '1278',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084050',\n",
-       "  'Latitud': '-26.702247857191',\n",
-       "  'Longitud': '-59.1237850343206'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Matacos',\n",
-       "  'Localidad': 'Ingeniero Guillermo N. Juárez',\n",
-       "  'Población': '12798',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34028010',\n",
-       "  'Latitud': '-23.8976004129254',\n",
-       "  'Longitud': '-61.8538220483946'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Polvaredas',\n",
-       "  'Población': '128',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8190384814445',\n",
-       "  'Longitud': '-69.7097346552796'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Figueroa',\n",
-       "  'Localidad': 'Minerva',\n",
-       "  'Población': '128',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.539157866442',\n",
-       "  'Longitud': '-63.3590552312354'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Tala',\n",
-       "  'Localidad': 'Rosario del Tala',\n",
-       "  'Población': '12801',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30091100',\n",
-       "  'Latitud': '-32.3026339163322',\n",
-       "  'Longitud': '-59.1445792095518'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Uribelarrea',\n",
-       "  'Población': '1282',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134070',\n",
-       "  'Latitud': '-35.1227364407356',\n",
-       "  'Longitud': '-58.8904871463421'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Saladas',\n",
-       "  'Localidad': 'Saladas',\n",
-       "  'Población': '12864',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18126010',\n",
-       "  'Latitud': '-28.2553374256059',\n",
-       "  'Longitud': '-58.6238010038908'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Saladas',\n",
-       "  'Localidad': 'Saladas',\n",
-       "  'Población': '12864',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2553374256059',\n",
-       "  'Longitud': '-58.6238010038908'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '1288',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168090',\n",
-       "  'Latitud': '-30.7741941000543',\n",
-       "  'Longitud': '-64.1089868115808'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Robles',\n",
-       "  'Localidad': 'Fernández',\n",
-       "  'Población': '12886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86161030',\n",
-       "  'Latitud': '-27.9454006099507',\n",
-       "  'Longitud': '-63.8299170183325'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Constanza',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091100',\n",
-       "  'Latitud': '-30.664633909429',\n",
-       "  'Longitud': '-61.3207552160733'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Gastre',\n",
-       "  'Localidad': 'Lagunita Salada',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26049040',\n",
-       "  'Latitud': '-42.7167792838299',\n",
-       "  'Longitud': '-69.1884723935703'},\n",
-       " {'Provincia': 'TIERRA DEL FUEGO',\n",
-       "  'Partido': 'Ushuaia',\n",
-       "  'Localidad': 'Laguna Escondida',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '94014010',\n",
-       "  'Latitud': '-54.6376860828691',\n",
-       "  'Longitud': '-67.766940855265'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Paclín',\n",
-       "  'Localidad': 'La Viña',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10077060',\n",
-       "  'Latitud': '-28.044445782746',\n",
-       "  'Longitud': '-65.6079383578395'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Rancherita',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147170',\n",
-       "  'Latitud': '-31.7574675409558',\n",
-       "  'Longitud': '-64.448690277725'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chilecito',\n",
-       "  'Localidad': 'Santa Florentina',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46042110',\n",
-       "  'Latitud': '-29.1330615805931',\n",
-       "  'Longitud': '-67.5576081781931'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Conesa',\n",
-       "  'Localidad': 'Barrio Colonia Conesa',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62028010',\n",
-       "  'Latitud': '-40.1405715071916',\n",
-       "  'Longitud': '-64.3297427915782'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Yapes',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091160',\n",
-       "  'Latitud': '-26.8289862929732',\n",
-       "  'Longitud': '-66.0179166770413'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Rancherita',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.7574675409558',\n",
-       "  'Longitud': '-64.448690277725'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Gastre',\n",
-       "  'Localidad': 'Lagunita Salada',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.7167792838299',\n",
-       "  'Longitud': '-69.1884723935703'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Villa Escolar',\n",
-       "  'Población': '1290',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '34021060',\n",
-       "  'Latitud': '-26.6211844819298',\n",
-       "  'Longitud': '-58.6718336940894'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Villa Escolar',\n",
-       "  'Población': '1290',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.6211844819298',\n",
-       "  'Longitud': '-58.6718336940894'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Pereyra',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8471945391094',\n",
-       "  'Longitud': '-58.1392765205344'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Guido',\n",
-       "  'Localidad': 'General Guido',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6308010',\n",
-       "  'Latitud': '-36.6431651777017',\n",
-       "  'Longitud': '-57.7905019037041'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Colonia San Bartolomé',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140110',\n",
-       "  'Latitud': '-31.528322298444',\n",
-       "  'Longitud': '-62.7244933856141'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chamical',\n",
-       "  'Localidad': 'Chamical',\n",
-       "  'Población': '12919',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46035010',\n",
-       "  'Latitud': '-30.3772951613356',\n",
-       "  'Longitud': '-66.3240368838483'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colonia Tirolesa',\n",
-       "  'Población': '1293',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021060',\n",
-       "  'Latitud': '-31.2357859283773',\n",
-       "  'Longitud': '-64.0672541009397'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Isla de Cañas',\n",
-       "  'Población': '1295',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070020',\n",
-       "  'Latitud': '-22.8864200252899',\n",
-       "  'Longitud': '-64.6573757192202'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Camarones',\n",
-       "  'Población': '1296',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26028010',\n",
-       "  'Latitud': '-44.79829087317',\n",
-       "  'Longitud': '-65.7105992934951'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Camarones',\n",
-       "  'Población': '1296',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-44.79829087317',\n",
-       "  'Longitud': '-65.7105992934951'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Angélica',\n",
-       "  'Población': '1298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021020',\n",
-       "  'Latitud': '-31.5526328296108',\n",
-       "  'Longitud': '-61.5462650173096'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Pablo Podestá',\n",
-       "  'Población': '12990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5758246152249',\n",
-       "  'Longitud': '-58.6202497472316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Irene',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189060',\n",
-       "  'Latitud': '-38.5543426342658',\n",
-       "  'Longitud': '-60.6954938748393'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Colonia Médici',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82056060',\n",
-       "  'Latitud': '-32.5988903254118',\n",
-       "  'Longitud': '-61.3767121670301'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Famaillá',\n",
-       "  'Localidad': 'Ingenio Fronterita',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '90028040',\n",
-       "  'Latitud': '-27.0354707281153',\n",
-       "  'Longitud': '-65.455616412105'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Irene',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.5543426342658',\n",
-       "  'Longitud': '-60.6954938748393'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Sobremonte',\n",
-       "  'Localidad': 'Pozo Nuevo',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14154040',\n",
-       "  'Latitud': '-29.5775456904692',\n",
-       "  'Longitud': '-64.1070996245776'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Cruz del Eje',\n",
-       "  'Localidad': 'Cruz de Caña',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14028040',\n",
-       "  'Latitud': '-31.0662466251544',\n",
-       "  'Longitud': '-64.9425321672363'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Albertina',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042160',\n",
-       "  'Latitud': '-32.4342175966013',\n",
-       "  'Longitud': '-63.1844586471364'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4228667193793',\n",
-       "  'Longitud': '-55.1702709710527'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Valle Grande',\n",
-       "  'Localidad': 'Pampichuela',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.5544093778059',\n",
-       "  'Longitud': '-65.0528072587448'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Lobería',\n",
-       "  'Población': '13005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476030',\n",
-       "  'Latitud': '-38.165273387122',\n",
-       "  'Longitud': '-58.7822303314999'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '13014',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30008090',\n",
-       "  'Latitud': '-32.2021613289668',\n",
-       "  'Longitud': '-58.2095931555666'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Misión Chaqueña',\n",
-       "  'Población': '1302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056130',\n",
-       "  'Latitud': '-23.2761412353834',\n",
-       "  'Longitud': '-63.7361800240654'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tordillo',\n",
-       "  'Localidad': 'General Conesa',\n",
-       "  'Población': '1302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6812010',\n",
-       "  'Latitud': '-36.5208587437818',\n",
-       "  'Longitud': '-57.3249371025508'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Rapelli',\n",
-       "  'Población': '1303',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86133050',\n",
-       "  'Latitud': '-26.4226389838804',\n",
-       "  'Longitud': '-64.4823360114476'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '12 de Octubre',\n",
-       "  'Localidad': 'General Pinedo',\n",
-       "  'Población': '13042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22036030',\n",
-       "  'Latitud': '-27.3252979421708',\n",
-       "  'Longitud': '-61.282210419911'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Rosas',\n",
-       "  'Población': '13068',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007040',\n",
-       "  'Latitud': '-32.4785768176046',\n",
-       "  'Longitud': '-61.5748036822531'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mechongué',\n",
-       "  'Población': '1307',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280030',\n",
-       "  'Latitud': '-38.1486545138318',\n",
-       "  'Longitud': '-58.2230121065801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mechongué',\n",
-       "  'Población': '1307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.1486545138318',\n",
-       "  'Longitud': '-58.2230121065801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'Capitán Sarmiento',\n",
-       "  'Población': '13088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6140010',\n",
-       "  'Latitud': '-34.1723674255219',\n",
-       "  'Longitud': '-59.789349139091'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58042010',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Tala Huasi',\n",
-       "  'Población': '131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091220',\n",
-       "  'Latitud': '-31.472446933222',\n",
-       "  'Longitud': '-64.5651507693433'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Ojo de Agua',\n",
-       "  'Localidad': 'El 49',\n",
-       "  'Población': '131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86126010',\n",
-       "  'Latitud': '-29.0867993771921',\n",
-       "  'Longitud': '-63.875828156503'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Los Cardos',\n",
-       "  'Población': '1310',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126110',\n",
-       "  'Latitud': '-32.3243031135987',\n",
-       "  'Longitud': '-61.6321111218833'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'San Carlos Minas',\n",
-       "  'Población': '1311',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14070060',\n",
-       "  'Latitud': '-31.175590415787',\n",
-       "  'Longitud': '-65.1017054267171'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Estación Aráoz',\n",
-       "  'Población': '1315',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056020',\n",
-       "  'Latitud': '-27.0571152473018',\n",
-       "  'Longitud': '-64.9218123993231'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 05',\n",
-       "  'Localidad': 'ALMAGRO',\n",
-       "  'Población': '131699',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6092276891202',\n",
-       "  'Longitud': '-58.4217452253939'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'Diadema Argentina',\n",
-       "  'Población': '1317',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26021040',\n",
-       "  'Latitud': '-45.7906089158021',\n",
-       "  'Longitud': '-67.6738925726169'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Sinsacate',\n",
-       "  'Población': '1317',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168110',\n",
-       "  'Latitud': '-30.9428574787407',\n",
-       "  'Longitud': '-64.0884974374818'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Plaza Huincul',\n",
-       "  'Población': '13172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035090',\n",
-       "  'Latitud': '-38.9290709532125',\n",
-       "  'Longitud': '-69.2021594435231'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Córdoba',\n",
-       "  'Población': '1317298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14014010',\n",
-       "  'Latitud': '-31.4138166206931',\n",
-       "  'Longitud': '-64.1833384346292'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'La Cesira',\n",
-       "  'Población': '1318',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084020',\n",
-       "  'Latitud': '-33.9518611160055',\n",
-       "  'Longitud': '-62.9744894136507'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119150',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Las Varas',\n",
-       "  'Población': '1320',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140260',\n",
-       "  'Latitud': '-31.801292158779',\n",
-       "  'Longitud': '-62.6171047243489'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Barrio El Milagro',\n",
-       "  'Población': '1321',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.4612361196434',\n",
-       "  'Longitud': '-65.119054261617'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Tabossi',\n",
-       "  'Población': '1322',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084250',\n",
-       "  'Latitud': '-31.8047077554997',\n",
-       "  'Longitud': '-59.9379151601641'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Navarro',\n",
-       "  'Población': '13224',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6574030',\n",
-       "  'Latitud': '-35.0036066018879',\n",
-       "  'Longitud': '-59.2774163163898'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Cote Lai',\n",
-       "  'Población': '1323',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22161020',\n",
-       "  'Latitud': '-27.5303116601138',\n",
-       "  'Longitud': '-59.5765171513905'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Cote Lai',\n",
-       "  'Población': '1323',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5303116601138',\n",
-       "  'Longitud': '-59.5765171513905'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Puerto General San Martín',\n",
-       "  'Población': '13243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119080',\n",
-       "  'Latitud': '-32.7190025958741',\n",
-       "  'Longitud': '-60.7334925388318'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'San Nicolás de los Arroyos',\n",
-       "  'Población': '132438',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763050',\n",
-       "  'Latitud': '-33.3487082868277',\n",
-       "  'Longitud': '-60.231333927581'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'San Gustavo',\n",
-       "  'Población': '1325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070070',\n",
-       "  'Latitud': '-30.6905067150943',\n",
-       "  'Longitud': '-59.3994540133514'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí del Valle',\n",
-       "  'Localidad': 'Amaicha del Valle',\n",
-       "  'Población': '1327',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90098010',\n",
-       "  'Latitud': '-26.5936376610691',\n",
-       "  'Longitud': '-65.9279885664724'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Arenaza',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469010',\n",
-       "  'Latitud': '-34.9846043002155',\n",
-       "  'Longitud': '-61.7729116988591'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Nuestra Señora de Talavera',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66007130',\n",
-       "  'Latitud': '-25.481072557645',\n",
-       "  'Longitud': '-63.7880008281707'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Arenaza',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9846043002155',\n",
-       "  'Longitud': '-61.7729116988591'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Nuestra Señora de Talavera',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-25.481072557645',\n",
-       "  'Longitud': '-63.7880008281707'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'El Huayco',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14126030',\n",
-       "  'Latitud': '-31.845848320458',\n",
-       "  'Longitud': '-64.9560921756071'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Fortín Sargento 1º Leyes',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '34035070',\n",
-       "  'Latitud': '-24.5503048524758',\n",
-       "  'Longitud': '-59.390271557059'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Elvira',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6483020',\n",
-       "  'Latitud': '-35.243272141682',\n",
-       "  'Longitud': '-59.4860397931491'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'El Huayco',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.845848320458',\n",
-       "  'Longitud': '-64.9560921756071'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Fraile Pintado',\n",
-       "  'Población': '13300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035060',\n",
-       "  'Latitud': '-23.9366734846348',\n",
-       "  'Longitud': '-64.8001555521003'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Fraile Pintado',\n",
-       "  'Población': '13300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.9366734846348',\n",
-       "  'Longitud': '-64.8001555521003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665040',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Juan F. Quiroga',\n",
-       "  'Localidad': 'Malanzán',\n",
-       "  'Población': '1335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46070010',\n",
-       "  'Latitud': '-30.815543887629',\n",
-       "  'Longitud': '-66.6194814951279'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Embajador Martini',\n",
-       "  'Población': '1336',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42133040',\n",
-       "  'Latitud': '-35.3861854808904',\n",
-       "  'Longitud': '-64.2836857257322'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Villa San Justo',\n",
-       "  'Población': '1337',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098140',\n",
-       "  'Latitud': '-32.446319897702',\n",
-       "  'Longitud': '-58.4359138343848'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Conscripto Bernardi',\n",
-       "  'Población': '1339',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035010',\n",
-       "  'Latitud': '-31.0477778936084',\n",
-       "  'Longitud': '-59.0867391405808'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Banderaló',\n",
-       "  'Población': '1339',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392010',\n",
-       "  'Latitud': '-35.0124666610174',\n",
-       "  'Longitud': '-63.3741563457186'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes Oeste',\n",
-       "  'Población': '133980',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7477989892391',\n",
-       "  'Longitud': '-58.2999440151876'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Cañada de Río Pinto',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14049020',\n",
-       "  'Latitud': '-30.7759183214925',\n",
-       "  'Longitud': '-64.2182971976615'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'San Clemente',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147250',\n",
-       "  'Latitud': '-31.7166546515515',\n",
-       "  'Longitud': '-64.6265869046185'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Saladas',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14105160',\n",
-       "  'Latitud': '-30.7594681012857',\n",
-       "  'Longitud': '-63.2035027286926'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Saladas',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.7594681012857',\n",
-       "  'Longitud': '-63.2035027286926'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Tusaquillas',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1709455394342',\n",
-       "  'Longitud': '-65.9732427949322'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'Comodoro Rivadavia',\n",
-       "  'Población': '134072',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26021030',\n",
-       "  'Latitud': '-45.8729846778063',\n",
-       "  'Longitud': '-67.5430559979427'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA REAL',\n",
-       "  'Población': '13419',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6194831337073',\n",
-       "  'Longitud': '-58.5259860729102'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Salto de Las Rosas',\n",
-       "  'Población': '1343',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105200',\n",
-       "  'Latitud': '-34.726958284268',\n",
-       "  'Longitud': '-68.2329031579027'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Marqués Alejandro María De Aguado',\n",
-       "  'Población': '13440',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5551356608044',\n",
-       "  'Longitud': '-58.5383771255925'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Piquillín',\n",
-       "  'Población': '1347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14105210',\n",
-       "  'Latitud': '-31.2995844445842',\n",
-       "  'Longitud': '-63.7591050718367'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Piquillín',\n",
-       "  'Población': '1347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.2995844445842',\n",
-       "  'Longitud': '-63.7591050718367'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Coronel Charlone',\n",
-       "  'Población': '1348',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392030',\n",
-       "  'Latitud': '-34.672994561958',\n",
-       "  'Longitud': '-63.3724454840572'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Juan Pujol',\n",
-       "  'Población': '1349',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18112030',\n",
-       "  'Latitud': '-30.4178964519869',\n",
-       "  'Longitud': '-57.8560694385919'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Juan Pujol',\n",
-       "  'Población': '1349',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.4178964519869',\n",
-       "  'Longitud': '-57.8560694385919'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Berna',\n",
-       "  'Población': '135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14007260',\n",
-       "  'Latitud': '-31.9052382568315',\n",
-       "  'Longitud': '-64.7428823583405'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Añelo',\n",
-       "  'Localidad': 'Aguada San Roque',\n",
-       "  'Población': '135',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.9994791767967',\n",
-       "  'Longitud': '-68.9231103975687'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Berna',\n",
-       "  'Población': '135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.9052382568315',\n",
-       "  'Longitud': '-64.7428823583405'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Alta Italia',\n",
-       "  'Población': '1350',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42133020',\n",
-       "  'Latitud': '-35.3338595551664',\n",
-       "  'Longitud': '-64.1182405361085'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Saldungaray',\n",
-       "  'Población': '1351',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819020',\n",
-       "  'Latitud': '-38.2028131038038',\n",
-       "  'Longitud': '-61.7678925154653'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Fortín Cabo 1º Lugones',\n",
-       "  'Población': '1351',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34035060',\n",
-       "  'Latitud': '-24.2854864616665',\n",
-       "  'Longitud': '-59.8282499173384'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'La Florida',\n",
-       "  'Población': '1353',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50084070',\n",
-       "  'Latitud': '-33.2827922646265',\n",
-       "  'Longitud': '-68.4657172961175'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'Nueva Galia',\n",
-       "  'Población': '1353',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74042130',\n",
-       "  'Latitud': '-35.1124747000615',\n",
-       "  'Longitud': '-65.2532109154966'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Landeta',\n",
-       "  'Población': '1357',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126080',\n",
-       "  'Latitud': '-32.0138147005941',\n",
-       "  'Longitud': '-62.0611771301989'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Gregoria Pérez de Denis (Est. El Nochero)',\n",
-       "  'Población': '1358',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077030',\n",
-       "  'Latitud': '-28.2296230607257',\n",
-       "  'Longitud': '-61.5297529930521'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Garupá',\n",
-       "  'Población': '13595',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54028010',\n",
-       "  'Latitud': '-27.4788128514289',\n",
-       "  'Longitud': '-55.8224411787639'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Lules',\n",
-       "  'Localidad': 'El Manantial',\n",
-       "  'Población': '13596',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90063020',\n",
-       "  'Latitud': '-26.8445604430497',\n",
-       "  'Longitud': '-65.2856690422125'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio La Palmera',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056030',\n",
-       "  'Latitud': '-32.6969328275291',\n",
-       "  'Longitud': '-68.5506213221534'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Panaholma',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14126120',\n",
-       "  'Latitud': '-31.626892878253',\n",
-       "  'Longitud': '-65.058665894714'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Las Esquinas',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '10070100',\n",
-       "  'Latitud': '-28.7644628061471',\n",
-       "  'Longitud': '-65.1120210167305'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Paclín',\n",
-       "  'Localidad': 'Las Lajas',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10077070',\n",
-       "  'Latitud': '-27.826913357423',\n",
-       "  'Longitud': '-65.7401079267206'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio La Palmera',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6969328275291',\n",
-       "  'Longitud': '-68.5506213221534'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Panaholma',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.626892878253',\n",
-       "  'Longitud': '-65.058665894714'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Fátima',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.05317',\n",
-       "  'Longitud': '-67.47297'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier',\n",
-       "  'Población': '13604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82098060',\n",
-       "  'Latitud': '-30.5822068409869',\n",
-       "  'Longitud': '-59.9313985183809'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier',\n",
-       "  'Población': '13604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.5822068409869',\n",
-       "  'Longitud': '-59.9313985183809'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Piedras Blancas',\n",
-       "  'Población': '1362',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070050',\n",
-       "  'Latitud': '-31.1859575955508',\n",
-       "  'Longitud': '-59.9521591252044'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'El Carmen',\n",
-       "  'Población': '13623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014040',\n",
-       "  'Latitud': '-24.3855119166984',\n",
-       "  'Longitud': '-65.260519420291'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'El Carmen',\n",
-       "  'Población': '13623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.3855119166984',\n",
-       "  'Longitud': '-65.260519420291'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'La Cruz',\n",
-       "  'Población': '1363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007070',\n",
-       "  'Latitud': '-32.3034055718452',\n",
-       "  'Longitud': '-64.4831089740345'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'La Cruz',\n",
-       "  'Población': '1363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.3034055718452',\n",
-       "  'Longitud': '-64.4831089740345'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa Los Aromos',\n",
-       "  'Población': '1364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147340',\n",
-       "  'Latitud': '-31.7359598057037',\n",
-       "  'Longitud': '-64.4389279396961'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Villa El Tango',\n",
-       "  'Población': '1367',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70126040',\n",
-       "  'Latitud': '-31.763268918716',\n",
-       "  'Longitud': '-68.2222966354108'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'López (Est. San Martín de Tours)',\n",
-       "  'Población': '1368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105180',\n",
-       "  'Latitud': '-31.9069668930749',\n",
-       "  'Longitud': '-61.2799295377437'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Cafayate',\n",
-       "  'Población': '13698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66021010',\n",
-       "  'Latitud': '-26.0765384358548',\n",
-       "  'Longitud': '-65.9862897320293'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Cafayate',\n",
-       "  'Población': '13698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.0765384358548',\n",
-       "  'Longitud': '-65.9862897320293'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Cavour',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070010',\n",
-       "  'Latitud': '-31.3666330323604',\n",
-       "  'Longitud': '-61.0172254853249'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Alemana',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30028020',\n",
-       "  'Latitud': '-30.896158506292',\n",
-       "  'Longitud': '-58.0221576342783'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Copo',\n",
-       "  'Localidad': 'Urutaú',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86056090',\n",
-       "  'Latitud': '-25.7123770498498',\n",
-       "  'Longitud': '-63.0412753199535'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Puesto Viejo',\n",
-       "  'Población': '1372',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014100',\n",
-       "  'Latitud': '-24.4823598416465',\n",
-       "  'Longitud': '-64.9672130216717'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Puesto Viejo',\n",
-       "  'Población': '1372',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.4823598416465',\n",
-       "  'Longitud': '-64.9672130216717'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Fuerte Esperanza',\n",
-       "  'Población': '1376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063050',\n",
-       "  'Latitud': '-25.1560600566745',\n",
-       "  'Longitud': '-61.8424104268078'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Candelaria',\n",
-       "  'Localidad': 'Candelaria',\n",
-       "  'Población': '13777',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54021020',\n",
-       "  'Latitud': '-27.4591653471738',\n",
-       "  'Longitud': '-55.7430844145913'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Estación Raíces',\n",
-       "  'Población': '138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113010',\n",
-       "  'Latitud': '-31.908248192653',\n",
-       "  'Longitud': '-59.2606926522048'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '138',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38035070',\n",
-       "  'Latitud': '-23.7628935085037',\n",
-       "  'Longitud': '-64.7268036826305'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '138',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.7628935085037',\n",
-       "  'Longitud': '-64.7268036826305'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VERSALLES',\n",
-       "  'Población': '13822',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6301234618064',\n",
-       "  'Longitud': '-58.5224017483433'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Ferri',\n",
-       "  'Población': '1385',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042420',\n",
-       "  'Latitud': '-38.8871754648156',\n",
-       "  'Longitud': '-68.0068433988189'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Ferri',\n",
-       "  'Población': '1385',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8871754648156',\n",
-       "  'Longitud': '-68.0068433988189'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Lozano (Ap. Chañi)',\n",
-       "  'Población': '1388',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021040',\n",
-       "  'Latitud': '-24.0773597398703',\n",
-       "  'Longitud': '-65.4047004835351'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Lozano (Ap. Chañi)',\n",
-       "  'Población': '1388',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.0773597398703',\n",
-       "  'Longitud': '-65.4047004835351'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Francisco Madero',\n",
-       "  'Población': '1389',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609030',\n",
-       "  'Latitud': '-35.8483065194137',\n",
-       "  'Longitud': '-62.0693918423117'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Molino Doll',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30105040',\n",
-       "  'Latitud': '-32.3100409280054',\n",
-       "  'Longitud': '-60.4202063551195'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Paraje Chaco Chico',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063120',\n",
-       "  'Latitud': '-31.567299963712',\n",
-       "  'Longitud': '-60.6617466185791'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tumbaya',\n",
-       "  'Localidad': 'Bárcena',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38098010',\n",
-       "  'Latitud': '-23.9694741938995',\n",
-       "  'Longitud': '-65.446477650042'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Capayán',\n",
-       "  'Localidad': 'San Pablo',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10042140',\n",
-       "  'Latitud': '-28.7185211619112',\n",
-       "  'Longitud': '-66.0406031753627'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Wanda',\n",
-       "  'Población': '13901',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063040',\n",
-       "  'Latitud': '-25.9713257064178',\n",
-       "  'Longitud': '-54.5610255460819'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'El Huecú',\n",
-       "  'Población': '1391',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58084040',\n",
-       "  'Latitud': '-37.6415832578483',\n",
-       "  'Longitud': '-70.5790877358744'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'Barrio Belgrano Norte',\n",
-       "  'Población': '1392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50126010',\n",
-       "  'Latitud': '-33.3301032817585',\n",
-       "  'Longitud': '-69.1359513617454'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Ramos Mejía',\n",
-       "  'Población': '139369',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6523081823718',\n",
-       "  'Longitud': '-58.5592114732944'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa Rosa',\n",
-       "  'Localidad': 'Alijilán',\n",
-       "  'Población': '1396',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10098010',\n",
-       "  'Latitud': '-28.1771812692249',\n",
-       "  'Longitud': '-65.4915924205872'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Germania (Est. Mayor José Orellano)',\n",
-       "  'Población': '1397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351030',\n",
-       "  'Latitud': '-34.576111833277',\n",
-       "  'Longitud': '-62.0518306894073'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Zona Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'La Maroma',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74042080',\n",
-       "  'Latitud': '-35.2127003045126',\n",
-       "  'Longitud': '-66.3264252245578'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Zona Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'Estancia de Guadalupe',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070030',\n",
-       "  'Latitud': '-31.1242101609074',\n",
-       "  'Longitud': '-65.2269002056273'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'San Joaquín',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14084080',\n",
-       "  'Latitud': '-34.5106395562101',\n",
-       "  'Longitud': '-63.7132746964365'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'San Ignacio (Loteo San Javier)',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14007190',\n",
-       "  'Latitud': '-32.1667856733263',\n",
-       "  'Longitud': '-64.5163972060979'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'San Ignacio (Loteo San Javier)',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1667856733263',\n",
-       "  'Longitud': '-64.5163972060979'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Villa de las Rosas',\n",
-       "  'Población': '1400',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14133190',\n",
-       "  'Latitud': '-31.9484733205417',\n",
-       "  'Longitud': '-65.0550181621034'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Rosario de Lerma',\n",
-       "  'Localidad': 'La Silleta',\n",
-       "  'Población': '1402',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66147020',\n",
-       "  'Latitud': '-24.8784643256455',\n",
-       "  'Longitud': '-65.5901794974296'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Vila',\n",
-       "  'Población': '1405',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021390',\n",
-       "  'Latitud': '-31.1923707919053',\n",
-       "  'Longitud': '-61.8336140985666'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Burruyacú',\n",
-       "  'Localidad': 'La Ramada',\n",
-       "  'Población': '1409',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90007050',\n",
-       "  'Latitud': '-26.6881473308745',\n",
-       "  'Longitud': '-64.9464369337093'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Burruyacú',\n",
-       "  'Localidad': 'Villa Benjamín Aráoz',\n",
-       "  'Población': '1409',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90007090',\n",
-       "  'Latitud': '-26.5561603640592',\n",
-       "  'Longitud': '-64.7983838278956'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Las Bajadas',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007090',\n",
-       "  'Latitud': '-32.0954063583092',\n",
-       "  'Longitud': '-64.3310535546374'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Coctaca',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38028010',\n",
-       "  'Latitud': '-23.1281936873376',\n",
-       "  'Longitud': '-65.2973378850934'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Colmena',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82133030',\n",
-       "  'Latitud': '-28.7658190432744',\n",
-       "  'Longitud': '-60.0880421430925'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'La Penca y Caraguatá',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82112070',\n",
-       "  'Latitud': '-30.3484964424709',\n",
-       "  'Longitud': '-60.5217853393141'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Las Bajadas',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0954063583092',\n",
-       "  'Longitud': '-64.3310535546374'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Coctaca',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1281936873376',\n",
-       "  'Longitud': '-65.2973378850934'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Berón de Astrada',\n",
-       "  'Localidad': 'Berón de Astrada',\n",
-       "  'Población': '1411',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18014010',\n",
-       "  'Latitud': '-27.5506233626678',\n",
-       "  'Longitud': '-57.5376245501398'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Roldán',\n",
-       "  'Población': '14113',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119110',\n",
-       "  'Latitud': '-32.9023879302416',\n",
-       "  'Longitud': '-60.9108827950649'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Real Sayana',\n",
-       "  'Población': '1412',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86028050',\n",
-       "  'Latitud': '-28.8151294886589',\n",
-       "  'Longitud': '-62.7610345462438'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Mechita (Est. Mecha)',\n",
-       "  'Población': '1414',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112070',\n",
-       "  'Latitud': '-35.0699378566803',\n",
-       "  'Longitud': '-60.4084937925362'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Russell',\n",
-       "  'Población': '1416',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070080',\n",
-       "  'Latitud': '-33.0046770772729',\n",
-       "  'Longitud': '-68.8012715093769'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Puerto Deseado',\n",
-       "  'Población': '14183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014080',\n",
-       "  'Latitud': '-47.7514649275067',\n",
-       "  'Longitud': '-65.9012043680086'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'San Emilio',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6385040',\n",
-       "  'Latitud': '-35.0319914044113',\n",
-       "  'Longitud': '-60.8647685857183'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Garibaldi',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021210',\n",
-       "  'Latitud': '-31.652027726261',\n",
-       "  'Longitud': '-61.8053907511433'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Cacique Ariacaiquín',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82098020',\n",
-       "  'Latitud': '-30.6581364074941',\n",
-       "  'Longitud': '-60.2307356488107'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Cacique Ariacaiquín',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.6581364074941',\n",
-       "  'Longitud': '-60.2307356488107'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Metán',\n",
-       "  'Localidad': 'Río Piedras',\n",
-       "  'Población': '1420',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66112070',\n",
-       "  'Latitud': '-25.3211818761179',\n",
-       "  'Longitud': '-64.917329424853'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí Kilómetro 8',\n",
-       "  'Población': '1422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091100',\n",
-       "  'Latitud': '-27.6631606292713',\n",
-       "  'Longitud': '-54.9846517202885'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí Kilómetro 8',\n",
-       "  'Población': '1422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6631606292713',\n",
-       "  'Longitud': '-54.9846517202885'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Concordia',\n",
-       "  'Población': '142254',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015060',\n",
-       "  'Latitud': '-31.3687044068789',\n",
-       "  'Longitud': '-58.0450288431718'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'El Colorado',\n",
-       "  'Población': '14228',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056020',\n",
-       "  'Latitud': '-26.3117354640006',\n",
-       "  'Longitud': '-59.3684434678409'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Villa Mantero',\n",
-       "  'Población': '1427',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098130',\n",
-       "  'Latitud': '-32.3987091260597',\n",
-       "  'Longitud': '-58.7440638984338'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Benito Juárez (Est. Juárez)',\n",
-       "  'Población': '14279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084020',\n",
-       "  'Latitud': '-37.6766410210105',\n",
-       "  'Longitud': '-59.8057677109444'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Cruz de los Milagros',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091010',\n",
-       "  'Latitud': '-28.8357350715385',\n",
-       "  'Longitud': '-59.0068578339405'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'El Cuadrado',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86098020',\n",
-       "  'Latitud': '-28.2913337442834',\n",
-       "  'Longitud': '-61.720781100109'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Cruz de los Milagros',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.8357350715385',\n",
-       "  'Longitud': '-59.0068578339405'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'El Cuadrado',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2913337442834',\n",
-       "  'Longitud': '-61.720781100109'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '1430',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38056030',\n",
-       "  'Latitud': '-24.3676606220994',\n",
-       "  'Longitud': '-65.3337612645336'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Pedernales',\n",
-       "  'Población': '1432',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854070',\n",
-       "  'Latitud': '-35.2666085074294',\n",
-       "  'Longitud': '-59.6306574695384'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Pedernales',\n",
-       "  'Población': '1432',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2666085074294',\n",
-       "  'Longitud': '-59.6306574695384'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Santa Rita',\n",
-       "  'Población': '1433',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54119050',\n",
-       "  'Latitud': '-27.5183529379611',\n",
-       "  'Longitud': '-54.7305712624723'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Felipe Yofré',\n",
-       "  'Población': '1435',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18105010',\n",
-       "  'Latitud': '-29.105919764542',\n",
-       "  'Longitud': '-58.3424746747141'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Felipe Yofré',\n",
-       "  'Población': '1435',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.105919764542',\n",
-       "  'Longitud': '-58.3424746747141'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700060',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'San Cristóbal',\n",
-       "  'Población': '14389',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091220',\n",
-       "  'Latitud': '-30.311687011314',\n",
-       "  'Longitud': '-61.2386444593771'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'Villa Mercedes',\n",
-       "  'Población': '1439',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70056110',\n",
-       "  'Latitud': '-30.1088721898605',\n",
-       "  'Longitud': '-68.7009429184891'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Aldea San Rafael',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '30084020',\n",
-       "  'Latitud': '-31.9598299451355',\n",
-       "  'Longitud': '-60.2558755485286'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'General Almada',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056050',\n",
-       "  'Latitud': '-32.8376334754538',\n",
-       "  'Longitud': '-58.8038160467091'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'El Desmonte',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091050',\n",
-       "  'Latitud': '-26.9077168676094',\n",
-       "  'Longitud': '-66.020423153794'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Palca de Aparzo',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1229806791675',\n",
-       "  'Longitud': '-65.1333482063984'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Caraguatay',\n",
-       "  'Población': '1440',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54084010',\n",
-       "  'Latitud': '-26.6563488324986',\n",
-       "  'Longitud': '-54.7392272649556'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'San Isidro (Est. Los Angacos)',\n",
-       "  'Población': '1440',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70091030',\n",
-       "  'Latitud': '-31.4870993000717',\n",
-       "  'Longitud': '-68.325134344897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Libertad',\n",
-       "  'Población': '14404',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5846960052521',\n",
-       "  'Longitud': '-58.5623334028073'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '1445',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50126050',\n",
-       "  'Latitud': '-33.3068450101282',\n",
-       "  'Longitud': '-69.1645780862147'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Cafferata',\n",
-       "  'Población': '1449',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042030',\n",
-       "  'Latitud': '-33.4414158758935',\n",
-       "  'Longitud': '-62.0868714692657'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'Los Toldos',\n",
-       "  'Población': '14496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6385030',\n",
-       "  'Latitud': '-35.0010365651503',\n",
-       "  'Longitud': '-61.0381497866181'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Ceres',\n",
-       "  'Población': '14499',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091060',\n",
-       "  'Latitud': '-29.8823371283479',\n",
-       "  'Longitud': '-61.9452374270961'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Betbeder',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077020',\n",
-       "  'Latitud': '-32.374100868006',\n",
-       "  'Longitud': '-59.9380818002549'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Bermejito',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38035020',\n",
-       "  'Latitud': '-23.7870506884017',\n",
-       "  'Longitud': '-64.730065775808'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Teniente Origone',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6875080',\n",
-       "  'Latitud': '-39.0580586668564',\n",
-       "  'Longitud': '-62.5697137402023'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Las Peñas',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098180',\n",
-       "  'Latitud': '-32.5348511864127',\n",
-       "  'Longitud': '-64.1052291964295'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Villa San José',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623140',\n",
-       "  'Latitud': '-34.0906695795004',\n",
-       "  'Longitud': '-60.4162716627136'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Ernestina',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854030',\n",
-       "  'Latitud': '-35.2702340519789',\n",
-       "  'Longitud': '-59.5575034078873'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Las Peñas',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5348511864127',\n",
-       "  'Longitud': '-64.1052291964295'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Ernestina',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2702340519789',\n",
-       "  'Longitud': '-59.5575034078873'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Bermejito',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.7870506884017',\n",
-       "  'Longitud': '-64.730065775808'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '1450',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105220',\n",
-       "  'Latitud': '-34.5859138924719',\n",
-       "  'Longitud': '-68.5495682219631'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'Huaco',\n",
-       "  'Población': '1454',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70056030',\n",
-       "  'Latitud': '-30.1570667184839',\n",
-       "  'Longitud': '-68.4809365791381'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Barrio U.T.A. II',\n",
-       "  'Población': '1455',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105050',\n",
-       "  'Latitud': '-26.756263713385',\n",
-       "  'Longitud': '-65.2390248245137'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Coronel Baigorria',\n",
-       "  'Población': '1456',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098090',\n",
-       "  'Latitud': '-32.8495478948519',\n",
-       "  'Longitud': '-64.3598591374051'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Tostado',\n",
-       "  'Población': '14582',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077080',\n",
-       "  'Latitud': '-29.2344732488739',\n",
-       "  'Longitud': '-61.7719824163622'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Montefiore',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82077050',\n",
-       "  'Latitud': '-29.6678698226711',\n",
-       "  'Longitud': '-61.867108287483'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Río Hondo',\n",
-       "  'Localidad': 'Chauchillas',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86147020',\n",
-       "  'Latitud': '-27.5578779533854',\n",
-       "  'Longitud': '-64.5047691864018'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Valle Grande',\n",
-       "  'Localidad': 'Valle Colorado',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.4570103207588',\n",
-       "  'Longitud': '-64.9437440496263'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'El Cóndor',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.383451243468',\n",
-       "  'Longitud': '-65.3279048344849'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Río Hondo',\n",
-       "  'Localidad': 'Chauchillas',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5578779533854',\n",
-       "  'Longitud': '-64.5047691864018'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Eldorado',\n",
-       "  'Localidad': 'Colonia Victoria',\n",
-       "  'Población': '1461',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54042010',\n",
-       "  'Latitud': '-26.3298887730818',\n",
-       "  'Longitud': '-54.6215572258235'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Belén',\n",
-       "  'Localidad': 'Farallón Negro',\n",
-       "  'Población': '1463',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '10035060',\n",
-       "  'Latitud': '-27.297991160481',\n",
-       "  'Longitud': '-66.6526535881206'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Jiménez',\n",
-       "  'Localidad': 'El Bobadal',\n",
-       "  'Población': '1466',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86091010',\n",
-       "  'Latitud': '-26.7503821112546',\n",
-       "  'Longitud': '-64.3648190953026'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Jiménez',\n",
-       "  'Localidad': 'El Bobadal',\n",
-       "  'Población': '1466',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.7503821112546',\n",
-       "  'Longitud': '-64.3648190953026'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Prahuaniyeu',\n",
-       "  'Población': '147',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62049040',\n",
-       "  'Latitud': '-41.3591519247092',\n",
-       "  'Longitud': '-67.9314763422669'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Santo Domingo',\n",
-       "  'Población': '1470',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070300',\n",
-       "  'Latitud': '-31.1222768363914',\n",
-       "  'Longitud': '-60.8888854567848'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Rafael Castillo',\n",
-       "  'Población': '147069',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7132054583486',\n",
-       "  'Longitud': '-58.6258365121679'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Yerba Buena',\n",
-       "  'Localidad': 'Villa Carmela',\n",
-       "  'Población': '14728',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90119020',\n",
-       "  'Latitud': '-26.7677751896138',\n",
-       "  'Longitud': '-65.2708444093707'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Ingeniero Maschwitz',\n",
-       "  'Población': '14734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3790006332322',\n",
-       "  'Longitud': '-58.7303342412363'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119160',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Santa Trinidad',\n",
-       "  'Población': '1474',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203090',\n",
-       "  'Latitud': '-37.4891036510029',\n",
-       "  'Longitud': '-61.9252761219778'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tulumba',\n",
-       "  'Localidad': 'Villa Tulumba',\n",
-       "  'Población': '1474',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14175110',\n",
-       "  'Latitud': '-30.397481563929',\n",
-       "  'Longitud': '-64.1231771567642'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'El Hoyo',\n",
-       "  'Población': '1477',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014040',\n",
-       "  'Latitud': '-42.0679666637038',\n",
-       "  'Longitud': '-71.5206708370904'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'El Hoyo',\n",
-       "  'Población': '1477',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.0679666637038',\n",
-       "  'Longitud': '-71.5206708370904'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '14791',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056010',\n",
-       "  'Latitud': '-27.0310036528782',\n",
-       "  'Longitud': '-65.3086376425668'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Amaná',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46105010',\n",
-       "  'Latitud': '-30.0611119791655',\n",
-       "  'Longitud': '-67.5084950612514'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'El Salto',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063060',\n",
-       "  'Latitud': '-32.8994781760003',\n",
-       "  'Longitud': '-69.3336484431929'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Villa del Curi Leuvú',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58042030',\n",
-       "  'Latitud': '-37.1337365202592',\n",
-       "  'Longitud': '-70.3969231250344'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Villa del Curi Leuvú',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.1337365202592',\n",
-       "  'Longitud': '-70.3969231250344'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Costasacate',\n",
-       "  'Población': '1480',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119070',\n",
-       "  'Latitud': '-31.6470984739179',\n",
-       "  'Longitud': '-63.7598955842163'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Costasacate',\n",
-       "  'Población': '1480',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6470984739179',\n",
-       "  'Longitud': '-63.7598955842163'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'La Laguna',\n",
-       "  'Población': '1482',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042060',\n",
-       "  'Latitud': '-32.8014149822474',\n",
-       "  'Longitud': '-63.2440045658431'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '1486',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077100',\n",
-       "  'Latitud': '-26.8533367010148',\n",
-       "  'Longitud': '-54.8892924101276'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Chapanay',\n",
-       "  'Población': '1486',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50098060',\n",
-       "  'Latitud': '-32.9801177295667',\n",
-       "  'Longitud': '-68.4765253845307'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Juan María Gutierrez',\n",
-       "  'Población': '14868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8348420760566',\n",
-       "  'Longitud': '-58.1819061125702'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Baradero',\n",
-       "  'Localidad': 'Villa Alsina (Est. Alsina)',\n",
-       "  'Población': '1488',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6070040',\n",
-       "  'Latitud': '-33.9096038045591',\n",
-       "  'Longitud': '-59.3882017132282'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'San Justo',\n",
-       "  'Población': '148882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6881604248706',\n",
-       "  'Longitud': '-58.5626785715398'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Elisa',\n",
-       "  'Población': '1490',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070030',\n",
-       "  'Latitud': '-30.6980797094538',\n",
-       "  'Longitud': '-61.0487593646417'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Carapachay',\n",
-       "  'Población': '14923',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5259149691463',\n",
-       "  'Longitud': '-58.5357639427634'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Concordia',\n",
-       "  'Población': '149450',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3687044068789',\n",
-       "  'Longitud': '-58.0450288431718'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Dalmacio Vélez',\n",
-       "  'Población': '1497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161040',\n",
-       "  'Latitud': '-32.6108732524704',\n",
-       "  'Longitud': '-63.5798837158318'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Comallo',\n",
-       "  'Población': '1497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070010',\n",
-       "  'Latitud': '-41.0298746753183',\n",
-       "  'Longitud': '-70.269980649853'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Acevedo',\n",
-       "  'Población': '1499',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623010',\n",
-       "  'Latitud': '-33.755665348987',\n",
-       "  'Longitud': '-60.4408373865386'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Chapaleufú',\n",
-       "  'Localidad': 'Bernardo Larroude',\n",
-       "  'Población': '1499',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42056010',\n",
-       "  'Latitud': '-35.0240766140268',\n",
-       "  'Longitud': '-63.5814786778188'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Coronel Boerr',\n",
-       "  'Población': '15',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.9414440334215',\n",
-       "  'Longitud': '-59.0693547287839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Lomas',\n",
-       "  'Localidad': 'Ingeniero Thompson',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6847010',\n",
-       "  'Latitud': '-36.6102541131892',\n",
-       "  'Longitud': '-62.9109612139671'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'Colonia Suiza',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021020',\n",
-       "  'Latitud': '-41.0947497360429',\n",
-       "  'Longitud': '-71.505527376881'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'La Quinta',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14105140',\n",
-       "  'Latitud': '-31.0622588456023',\n",
-       "  'Longitud': '-63.1501281830965'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Famatina',\n",
-       "  'Localidad': 'Bajo Carrizal',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46049040',\n",
-       "  'Latitud': '-28.8911007689177',\n",
-       "  'Longitud': '-67.5667461563502'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'La Quinta',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.0622588456023',\n",
-       "  'Longitud': '-63.1501281830965'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'Chañar Viejo',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.0139606979963',\n",
-       "  'Longitud': '-63.8503752152119'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Villa Ocampo',\n",
-       "  'Población': '15037',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049230',\n",
-       "  'Latitud': '-28.4904509578913',\n",
-       "  'Longitud': '-59.3587641281681'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Wenceslao Escalante',\n",
-       "  'Población': '1504',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182290',\n",
-       "  'Latitud': '-33.1720228484368',\n",
-       "  'Longitud': '-62.7700003268955'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Quimilí',\n",
-       "  'Población': '15052',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86119100',\n",
-       "  'Latitud': '-27.634290977928',\n",
-       "  'Longitud': '-62.3568862967013'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Virginia',\n",
-       "  'Población': '151',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021420',\n",
-       "  'Latitud': '-30.7402529602428',\n",
-       "  'Longitud': '-61.3409665931228'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Hernández',\n",
-       "  'Población': '1510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077050',\n",
-       "  'Latitud': '-32.3380692970598',\n",
-       "  'Longitud': '-60.0301404781048'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665050',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Estación Taboada',\n",
-       "  'Población': '1512',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86175030',\n",
-       "  'Latitud': '-28.0244133561374',\n",
-       "  'Longitud': '-63.6780500726067'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Vista Alegre Sur',\n",
-       "  'Población': '1513',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58035140',\n",
-       "  'Latitud': '-38.7715537254998',\n",
-       "  'Longitud': '-68.1369187198489'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Idiazabal',\n",
-       "  'Población': '1513',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182130',\n",
-       "  'Latitud': '-32.813142666622',\n",
-       "  'Longitud': '-63.0329101219103'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Vista Alegre Sur',\n",
-       "  'Población': '1513',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7715537254998',\n",
-       "  'Longitud': '-68.1369187198489'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Fray Luis Beltrán',\n",
-       "  'Población': '15176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119050',\n",
-       "  'Latitud': '-32.7855581880336',\n",
-       "  'Longitud': '-60.7291236444004'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Charadai',\n",
-       "  'Población': '1519',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22161010',\n",
-       "  'Latitud': '-27.6553304709616',\n",
-       "  'Longitud': '-59.8624460245382'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Charadai',\n",
-       "  'Población': '1519',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6553304709616',\n",
-       "  'Longitud': '-59.8624460245382'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Las Isletillas',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161080',\n",
-       "  'Latitud': '-32.5100979867632',\n",
-       "  'Longitud': '-63.9290229356551'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Los Nogales',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82014100',\n",
-       "  'Latitud': '-33.1430061971604',\n",
-       "  'Longitud': '-61.6066128669784'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Santo Domingo',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86133060',\n",
-       "  'Latitud': '-26.2546885459751',\n",
-       "  'Longitud': '-63.7552458641711'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'San Germán',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651090',\n",
-       "  'Latitud': '-38.2995183581309',\n",
-       "  'Longitud': '-62.9821877089624'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ambato',\n",
-       "  'Localidad': 'Huaycama',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.0988458342305',\n",
-       "  'Longitud': '-65.8147464336478'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Santuario de Tres Pozos',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.5155069556653',\n",
-       "  'Longitud': '-65.9476128685398'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Esperanza',\n",
-       "  'Población': '15204',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063010',\n",
-       "  'Latitud': '-26.0232970897792',\n",
-       "  'Longitud': '-54.6125092333468'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Villa España',\n",
-       "  'Población': '15205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.776063416904',\n",
-       "  'Longitud': '-58.2002532983623'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Iruya',\n",
-       "  'Población': '1523',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070010',\n",
-       "  'Latitud': '-22.7789158765788',\n",
-       "  'Longitud': '-65.2063598136374'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Campo De Mayo',\n",
-       "  'Población': '1525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5346818189868',\n",
-       "  'Longitud': '-58.6513860167431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Campo De Mayo',\n",
-       "  'Población': '1525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5346818189868',\n",
-       "  'Longitud': '-58.6513860167431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'El Libertador',\n",
-       "  'Población': '15270',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5564986200599',\n",
-       "  'Longitud': '-58.622337837699'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Eldorado',\n",
-       "  'Localidad': '9 de Julio Kilómetro 20',\n",
-       "  'Población': '1528',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54042050',\n",
-       "  'Latitud': '-26.4145333109522',\n",
-       "  'Longitud': '-54.4976116231155'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'General Mosconi',\n",
-       "  'Población': '15295',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056110',\n",
-       "  'Latitud': '-22.5872984531874',\n",
-       "  'Longitud': '-63.8075098662841'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Conlara',\n",
-       "  'Población': '153',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14133010',\n",
-       "  'Latitud': '-32.0788609958395',\n",
-       "  'Longitud': '-65.2312586416728'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chilecito',\n",
-       "  'Localidad': 'San Nicolás',\n",
-       "  'Población': '153',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46042100',\n",
-       "  'Latitud': '-29.1217634888802',\n",
-       "  'Longitud': '-67.475895961327'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '153',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.0758668814254',\n",
-       "  'Longitud': '-63.0708903756963'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Plaza Clucellas',\n",
-       "  'Población': '1530',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021270',\n",
-       "  'Latitud': '-31.4545505198837',\n",
-       "  'Longitud': '-61.7074756228147'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Campamento Vespucio',\n",
-       "  'Población': '1531',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '66056020',\n",
-       "  'Latitud': '-22.5800471662206',\n",
-       "  'Longitud': '-63.8523231844895'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Villa del Rosario',\n",
-       "  'Población': '15313',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119210',\n",
-       "  'Latitud': '-31.5540113344661',\n",
-       "  'Longitud': '-63.5341489014562'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Villa del Rosario',\n",
-       "  'Población': '15313',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5540113344661',\n",
-       "  'Longitud': '-63.5341489014562'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Sa Pereyra',\n",
-       "  'Población': '1533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070210',\n",
-       "  'Latitud': '-31.5721513951563',\n",
-       "  'Longitud': '-61.3782231110791'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Cruz de Piedra',\n",
-       "  'Población': '1536',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070030',\n",
-       "  'Latitud': '-33.0293391100097',\n",
-       "  'Longitud': '-68.7922412248266'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Cruz de Piedra',\n",
-       "  'Población': '1536',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0293391100097',\n",
-       "  'Longitud': '-68.7922412248266'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'General Belgrano',\n",
-       "  'Población': '15394',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6301010',\n",
-       "  'Latitud': '-35.7694577358026',\n",
-       "  'Longitud': '-58.4944615102033'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'El Chacho',\n",
-       "  'Población': '154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070020',\n",
-       "  'Latitud': '-30.8017974058313',\n",
-       "  'Longitud': '-65.6440521440399'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Alpina',\n",
-       "  'Población': '154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.9532611007669',\n",
-       "  'Longitud': '-64.8132541353652'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ancasti',\n",
-       "  'Localidad': 'La Majada',\n",
-       "  'Población': '154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.0295107636719',\n",
-       "  'Longitud': '-65.5499567687055'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Villa Aberastain - La Rinconada',\n",
-       "  'Población': '15409',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070040',\n",
-       "  'Latitud': '-31.6952378674877',\n",
-       "  'Longitud': '-68.5923025771378'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Sierra Colorada',\n",
-       "  'Población': '1542',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62049050',\n",
-       "  'Latitud': '-40.5850993527615',\n",
-       "  'Longitud': '-67.7555445864448'},\n",
-       " ...]"
-      ]
-     },
-     "execution_count": 447,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "pobl_min_max = sorted(datos_estruct, key=lambda k: k['Población'])\n",
     "pobl_min_max"
@@ -91775,327 +831,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 448,
+   "execution_count": null,
    "id": "e02f12dd",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Provincia</th>\n",
-       "      <th>Partido</th>\n",
-       "      <th>Localidad</th>\n",
-       "      <th>Población</th>\n",
-       "      <th>ADSL</th>\n",
-       "      <th>Cablemódem</th>\n",
-       "      <th>Dial Up</th>\n",
-       "      <th>Fibra óptica</th>\n",
-       "      <th>Satelital</th>\n",
-       "      <th>Wireless</th>\n",
-       "      <th>Telefonía Fija</th>\n",
-       "      <th>3G</th>\n",
-       "      <th>4G</th>\n",
-       "      <th>link</th>\n",
-       "      <th>Latitud</th>\n",
-       "      <th>Longitud</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>3251</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Coronel de Marina L. Rosales</td>\n",
-       "      <td>Villa del Mar</td>\n",
-       "      <td>0</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-38.8532242630709</td>\n",
-       "      <td>-62.1164752039925</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3649</th>\n",
-       "      <td>SAN LUIS</td>\n",
-       "      <td>Ayacucho</td>\n",
-       "      <td>Santo Domingo</td>\n",
-       "      <td>0</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-31.8973633310749</td>\n",
-       "      <td>-65.6491557457839</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2919</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>Tres Arroyos</td>\n",
-       "      <td>Lin Calel</td>\n",
-       "      <td>0</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>6833040</td>\n",
-       "      <td>-38.7081778337076</td>\n",
-       "      <td>-60.2417246463467</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3648</th>\n",
-       "      <td>SAN LUIS</td>\n",
-       "      <td>Ayacucho</td>\n",
-       "      <td>Santa Teresa</td>\n",
-       "      <td>0</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-32.20206139</td>\n",
-       "      <td>-66.26698743</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3647</th>\n",
-       "      <td>SAN LUIS</td>\n",
-       "      <td>Ayacucho</td>\n",
-       "      <td>Santa Rosa De Catantal</td>\n",
-       "      <td>0</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>Sin código Indec</td>\n",
-       "      <td>-32.33294095</td>\n",
-       "      <td>-66.91334013</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>...</th>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>849</th>\n",
-       "      <td>SALTA</td>\n",
-       "      <td>Capital</td>\n",
-       "      <td>Salta</td>\n",
-       "      <td>520683</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>66028050</td>\n",
-       "      <td>-24.7823766403156</td>\n",
-       "      <td>-65.4141329991055</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1911</th>\n",
-       "      <td>TUCUMAN</td>\n",
-       "      <td>Capital</td>\n",
-       "      <td>San Miguel de Tucumán (Est. Tucumán)</td>\n",
-       "      <td>548866</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>90084010</td>\n",
-       "      <td>-26.82900979033</td>\n",
-       "      <td>-65.2105441811048</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1062</th>\n",
-       "      <td>BUENOS AIRES</td>\n",
-       "      <td>General Pueyrredón</td>\n",
-       "      <td>Mar del Plata</td>\n",
-       "      <td>560913</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>6357110</td>\n",
-       "      <td>-38.0120914785136</td>\n",
-       "      <td>-57.6064947153173</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>989</th>\n",
-       "      <td>SANTA FE</td>\n",
-       "      <td>Rosario</td>\n",
-       "      <td>Rosario</td>\n",
-       "      <td>948312</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>82084270</td>\n",
-       "      <td>-32.9538142575214</td>\n",
-       "      <td>-60.6515379354516</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1794</th>\n",
-       "      <td>CORDOBA</td>\n",
-       "      <td>Capital</td>\n",
-       "      <td>Córdoba</td>\n",
-       "      <td>1317298</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>14014010</td>\n",
-       "      <td>-31.4138166206931</td>\n",
-       "      <td>-64.1833384346292</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "<p>4311 rows × 16 columns</p>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "         Provincia                       Partido  \\\n",
-       "3251  BUENOS AIRES  Coronel de Marina L. Rosales   \n",
-       "3649      SAN LUIS                      Ayacucho   \n",
-       "2919  BUENOS AIRES                  Tres Arroyos   \n",
-       "3648      SAN LUIS                      Ayacucho   \n",
-       "3647      SAN LUIS                      Ayacucho   \n",
-       "...            ...                           ...   \n",
-       "849          SALTA                       Capital   \n",
-       "1911       TUCUMAN                       Capital   \n",
-       "1062  BUENOS AIRES            General Pueyrredón   \n",
-       "989       SANTA FE                       Rosario   \n",
-       "1794       CORDOBA                       Capital   \n",
-       "\n",
-       "                                 Localidad  Población ADSL Cablemódem Dial Up  \\\n",
-       "3251                         Villa del Mar          0   --         --      --   \n",
-       "3649                         Santo Domingo          0   --         --      --   \n",
-       "2919                             Lin Calel          0   --         --      --   \n",
-       "3648                          Santa Teresa          0   --         --      --   \n",
-       "3647                Santa Rosa De Catantal          0   --         --      --   \n",
-       "...                                    ...        ...  ...        ...     ...   \n",
-       "849                                  Salta     520683   SI         SI      SI   \n",
-       "1911  San Miguel de Tucumán (Est. Tucumán)     548866   SI         SI      SI   \n",
-       "1062                         Mar del Plata     560913   SI         SI      SI   \n",
-       "989                                Rosario     948312   SI         SI      SI   \n",
-       "1794                               Córdoba    1317298   SI         SI      SI   \n",
-       "\n",
-       "     Fibra óptica Satelital Wireless Telefonía Fija  3G  4G              link  \\\n",
-       "3251           --        --       --             --  SI  SI  Sin código Indec   \n",
-       "3649           --        --       --             --  --  --  Sin código Indec   \n",
-       "2919           --        --       SI             --  --  --           6833040   \n",
-       "3648           --        --       --             --  --  --  Sin código Indec   \n",
-       "3647           --        --       --             --  --  --  Sin código Indec   \n",
-       "...           ...       ...      ...            ...  ..  ..               ...   \n",
-       "849            SI        SI       SI             SI  SI  SI          66028050   \n",
-       "1911           SI        SI       SI             SI  SI  SI          90084010   \n",
-       "1062           SI        SI       SI             SI  SI  SI           6357110   \n",
-       "989            SI        SI       SI             SI  SI  SI          82084270   \n",
-       "1794           SI        SI       SI             SI  SI  SI          14014010   \n",
-       "\n",
-       "                Latitud           Longitud  \n",
-       "3251  -38.8532242630709  -62.1164752039925  \n",
-       "3649  -31.8973633310749  -65.6491557457839  \n",
-       "2919  -38.7081778337076  -60.2417246463467  \n",
-       "3648       -32.20206139       -66.26698743  \n",
-       "3647       -32.33294095       -66.91334013  \n",
-       "...                 ...                ...  \n",
-       "849   -24.7823766403156  -65.4141329991055  \n",
-       "1911    -26.82900979033  -65.2105441811048  \n",
-       "1062  -38.0120914785136  -57.6064947153173  \n",
-       "989   -32.9538142575214  -60.6515379354516  \n",
-       "1794  -31.4138166206931  -64.1833384346292  \n",
-       "\n",
-       "[4311 rows x 16 columns]"
-      ]
-     },
-     "execution_count": 448,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_conex.sort_values('Población')"
    ]
@@ -92112,16023 +851,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 170,
+   "execution_count": null,
    "id": "commercial-state",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[{'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'Copahue',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58084020',\n",
-       "  'Latitud': '-37.8191699254756',\n",
-       "  'Longitud': '-71.0991107043764'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'La Lobería',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62007050',\n",
-       "  'Latitud': '-41.1541008885686',\n",
-       "  'Longitud': '-63.1234800366544'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'Copahue',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.8191699254756',\n",
-       "  'Longitud': '-71.0991107043764'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Centinela del Mar',\n",
-       "  'Población': '1',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.4348806367321',\n",
-       "  'Longitud': '-58.216863731472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Colonia Nievas',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595030',\n",
-       "  'Latitud': '-36.8641370257955',\n",
-       "  'Longitud': '-60.0816424704'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'La Cortadera',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14126040',\n",
-       "  'Latitud': '-31.668668399569',\n",
-       "  'Longitud': '-65.37239422356'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'La Cortadera',\n",
-       "  'Población': '10',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.668668399569',\n",
-       "  'Longitud': '-65.37239422356'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Las Aguadas',\n",
-       "  'Población': '100',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063020',\n",
-       "  'Latitud': '-32.3763580460128',\n",
-       "  'Longitud': '-65.5012041382003'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Cazador',\n",
-       "  'Población': '100',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74056050',\n",
-       "  'Latitud': '-33.8576584773376',\n",
-       "  'Longitud': '-66.3696150667545'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'El Durazno',\n",
-       "  'Población': '100',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1695656120552',\n",
-       "  'Longitud': '-64.7747710529989'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Contralmirante Cordero',\n",
-       "  'Población': '1000',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042410',\n",
-       "  'Latitud': '-38.7570062611988',\n",
-       "  'Longitud': '-68.0994972104866'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Contralmirante Cordero',\n",
-       "  'Población': '1000',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7570062611988',\n",
-       "  'Longitud': '-68.0994972104866'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728050',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Río de los Sauces',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007170',\n",
-       "  'Latitud': '-32.5265595269976',\n",
-       "  'Longitud': '-64.5869530802431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Solís',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2989712949513',\n",
-       "  'Longitud': '-59.3250547278241'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Río de los Sauces',\n",
-       "  'Población': '1001',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5265595269976',\n",
-       "  'Longitud': '-64.5869530802431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa San Andrés',\n",
-       "  'Población': '10018',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5659932905453',\n",
-       "  'Longitud': '-58.5448069225448'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Susana',\n",
-       "  'Población': '1002',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021370',\n",
-       "  'Latitud': '-31.3575963913649',\n",
-       "  'Longitud': '-61.5164389963223'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Vicuña Mackenna',\n",
-       "  'Población': '10021',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098290',\n",
-       "  'Latitud': '-33.917235746816',\n",
-       "  'Longitud': '-64.3902222715013'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Vicuña Mackenna',\n",
-       "  'Población': '10021',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.917235746816',\n",
-       "  'Longitud': '-64.3902222715013'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Villa Quilino',\n",
-       "  'Población': '1003',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049130',\n",
-       "  'Latitud': '-30.2101157475483',\n",
-       "  'Longitud': '-64.4775674155262'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Sargento Cabral',\n",
-       "  'Población': '1007',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028200',\n",
-       "  'Latitud': '-33.4330128597835',\n",
-       "  'Longitud': '-60.6301906902003'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ambato',\n",
-       "  'Localidad': 'El Rodeo',\n",
-       "  'Población': '1007',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10007040',\n",
-       "  'Latitud': '-28.2141516424861',\n",
-       "  'Longitud': '-65.8738600634115'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ambato',\n",
-       "  'Localidad': 'El Rodeo',\n",
-       "  'Población': '1007',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2141516424861',\n",
-       "  'Longitud': '-65.8738600634115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Berazategui',\n",
-       "  'Población': '100855',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7597493264937',\n",
-       "  'Longitud': '-58.2019645234278'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Las Tunas',\n",
-       "  'Población': '101',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084130',\n",
-       "  'Latitud': '-31.8706095724666',\n",
-       "  'Longitud': '-59.7324361083485'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Tala',\n",
-       "  'Localidad': 'Guardamonte',\n",
-       "  'Población': '101',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30091070',\n",
-       "  'Latitud': '-32.0826358698135',\n",
-       "  'Longitud': '-59.3082772238093'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Tala',\n",
-       "  'Localidad': 'Guardamonte',\n",
-       "  'Población': '101',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0826358698135',\n",
-       "  'Longitud': '-59.3082772238093'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Gobernador López',\n",
-       "  'Población': '1010',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070060',\n",
-       "  'Latitud': '-27.6615245708492',\n",
-       "  'Longitud': '-55.2124455595203'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Hernando',\n",
-       "  'Población': '10109',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161060',\n",
-       "  'Latitud': '-32.4276148348373',\n",
-       "  'Longitud': '-63.7330119093142'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Lozada',\n",
-       "  'Población': '1013',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147200',\n",
-       "  'Latitud': '-31.6484545317081',\n",
-       "  'Longitud': '-64.0899796115028'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Justo Daract',\n",
-       "  'Población': '10135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035030',\n",
-       "  'Latitud': '-33.8585834476817',\n",
-       "  'Longitud': '-65.1870408754728'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Choele Choel',\n",
-       "  'Población': '10146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014040',\n",
-       "  'Latitud': '-39.2884543350453',\n",
-       "  'Longitud': '-65.663280823108'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Batán',\n",
-       "  'Población': '10152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357070',\n",
-       "  'Latitud': '-38.0086211557001',\n",
-       "  'Longitud': '-57.7085500402678'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Potrero de Garay',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147230',\n",
-       "  'Latitud': '-31.7824159665775',\n",
-       "  'Longitud': '-64.5424068778316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Copetonas',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6833030',\n",
-       "  'Latitud': '-38.7227403438549',\n",
-       "  'Longitud': '-60.4519655195991'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Juan F. Quiroga',\n",
-       "  'Localidad': 'Portezuelo',\n",
-       "  'Población': '1017',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46070030',\n",
-       "  'Latitud': '-30.847619186484',\n",
-       "  'Longitud': '-66.7186798501751'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'San José del Rincón',\n",
-       "  'Población': '10176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063160',\n",
-       "  'Latitud': '-31.6061471114691',\n",
-       "  'Longitud': '-60.569631684875'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Esquiú',\n",
-       "  'Población': '1019',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070060',\n",
-       "  'Latitud': '-29.3790661944991',\n",
-       "  'Longitud': '-65.2898287859815'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'Hipólito Yrigoyen',\n",
-       "  'Población': '10196',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126040',\n",
-       "  'Latitud': '-23.2382702479068',\n",
-       "  'Longitud': '-64.2718125360107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Laguna Blanca',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070030',\n",
-       "  'Latitud': '-40.7925954846977',\n",
-       "  'Longitud': '-69.8810399581108'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Capivara',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091050',\n",
-       "  'Latitud': '-30.4615028173869',\n",
-       "  'Longitud': '-61.2722735128607'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'Aldea Salto',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30021030',\n",
-       "  'Latitud': '-31.9260358583332',\n",
-       "  'Longitud': '-60.5483852721123'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Famatina',\n",
-       "  'Localidad': 'Antinaco',\n",
-       "  'Población': '102',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46049030',\n",
-       "  'Latitud': '-28.8250781693493',\n",
-       "  'Longitud': '-67.3233196534937'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Pareditas',\n",
-       "  'Población': '1021',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50091050',\n",
-       "  'Latitud': '-33.9452563037172',\n",
-       "  'Longitud': '-69.0824859034273'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Lima',\n",
-       "  'Población': '10219',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882040',\n",
-       "  'Latitud': '-34.0436335939636',\n",
-       "  'Longitud': '-59.1973339595539'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Villa Berthet',\n",
-       "  'Población': '10224',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22147020',\n",
-       "  'Latitud': '-27.2895492409257',\n",
-       "  'Longitud': '-60.4155962080604'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Paso Córdova',\n",
-       "  'Población': '1024',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.1077504096641',\n",
-       "  'Longitud': '-67.6277074998828'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Humahuaca',\n",
-       "  'Población': '10256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38028040',\n",
-       "  'Latitud': '-23.2026118920444',\n",
-       "  'Longitud': '-65.3508743745648'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Humahuaca',\n",
-       "  'Población': '10256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.2026118920444',\n",
-       "  'Longitud': '-65.3508743745648'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Trenel',\n",
-       "  'Localidad': 'Arata',\n",
-       "  'Población': '1026',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42147010',\n",
-       "  'Latitud': '-35.6381231858073',\n",
-       "  'Longitud': '-64.3574125644643'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '10266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30008110',\n",
-       "  'Latitud': '-32.1606202225925',\n",
-       "  'Longitud': '-58.4037483450693'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '10266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1606202225925',\n",
-       "  'Longitud': '-58.4037483450693'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Mendiolaza',\n",
-       "  'Población': '10271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021200',\n",
-       "  'Latitud': '-31.2634679794013',\n",
-       "  'Longitud': '-64.3038336466706'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Feliciano',\n",
-       "  'Localidad': 'San José de Feliciano',\n",
-       "  'Población': '10282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30042010',\n",
-       "  'Latitud': '-30.3852713114912',\n",
-       "  'Longitud': '-58.7515719602207'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Santa Rosa',\n",
-       "  'Población': '102860',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42021020',\n",
-       "  'Latitud': '-36.61828979857',\n",
-       "  'Longitud': '-64.2916770389461'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Paso de los Libres',\n",
-       "  'Localidad': 'Bonpland',\n",
-       "  'Población': '1029',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18119010',\n",
-       "  'Latitud': '-29.8203735190576',\n",
-       "  'Longitud': '-57.4296479379825'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Paso de los Libres',\n",
-       "  'Localidad': 'Bonpland',\n",
-       "  'Población': '1029',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.8203735190576',\n",
-       "  'Longitud': '-57.4296479379825'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Río Bamba',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084060',\n",
-       "  'Latitud': '-34.0511211181075',\n",
-       "  'Longitud': '-63.7321532881296'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Las Jarillas',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091130',\n",
-       "  'Latitud': '-31.5182256602189',\n",
-       "  'Longitud': '-64.5345928843013'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Fortín Acha',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3430420274499',\n",
-       "  'Longitud': '-61.5156655267073'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Palca de Varas',\n",
-       "  'Población': '103',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1004388682846',\n",
-       "  'Longitud': '-65.1160803501257'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'El Nihuil',\n",
-       "  'Población': '1030',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105070',\n",
-       "  'Latitud': '-35.0353713864246',\n",
-       "  'Longitud': '-68.6806149266928'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Arauco',\n",
-       "  'Localidad': 'Aimogasta',\n",
-       "  'Población': '10309',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46007010',\n",
-       "  'Latitud': '-28.5589898446523',\n",
-       "  'Longitud': '-66.8272851017638'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Chilecito',\n",
-       "  'Población': '1033',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50091020',\n",
-       "  'Latitud': '-33.8934020968296',\n",
-       "  'Longitud': '-69.0804633582269'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Cruz del Eje',\n",
-       "  'Localidad': 'Paso Viejo',\n",
-       "  'Población': '1033',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14028160',\n",
-       "  'Latitud': '-30.7686835768001',\n",
-       "  'Longitud': '-65.1864700189142'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22049010',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693020',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Garré',\n",
-       "  'Población': '1036',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6399030',\n",
-       "  'Latitud': '-36.5604378772819',\n",
-       "  'Longitud': '-62.5981120377825'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'La Pelada',\n",
-       "  'Población': '1037',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070120',\n",
-       "  'Latitud': '-30.8679477693336',\n",
-       "  'Longitud': '-60.9718116807155'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Epuyén',\n",
-       "  'Población': '1038',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014060',\n",
-       "  'Latitud': '-42.2329247123472',\n",
-       "  'Longitud': '-71.3695066579513'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Epuyén',\n",
-       "  'Población': '1038',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.2329247123472',\n",
-       "  'Longitud': '-71.3695066579513'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Leones',\n",
-       "  'Población': '10391',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063160',\n",
-       "  'Latitud': '-32.658391411409',\n",
-       "  'Longitud': '-62.299914625293'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '10397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54112040',\n",
-       "  'Latitud': '-26.6197903071037',\n",
-       "  'Longitud': '-54.1146818942839'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '10397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.6197903071037',\n",
-       "  'Longitud': '-54.1146818942839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Esteban Agustín Gascón',\n",
-       "  'Población': '104',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007050',\n",
-       "  'Latitud': '-37.4544378016288',\n",
-       "  'Longitud': '-63.2565950033782'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Susques',\n",
-       "  'Localidad': 'Pastos Chicos',\n",
-       "  'Población': '104',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38084070',\n",
-       "  'Latitud': '-23.7718693292219',\n",
-       "  'Longitud': '-66.420983463337'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'Arizona',\n",
-       "  'Población': '1040',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74042020',\n",
-       "  'Latitud': '-35.7229145031177',\n",
-       "  'Longitud': '-65.3187210360081'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Corral de Bustos',\n",
-       "  'Población': '10407',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063090',\n",
-       "  'Latitud': '-33.2816219895104',\n",
-       "  'Longitud': '-62.1854508942409'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Carrizales (Est. Clarke)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056040',\n",
-       "  'Latitud': '-32.5112871642714',\n",
-       "  'Longitud': '-61.0305147885477'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469050',\n",
-       "  'Latitud': '-35.3321817215807',\n",
-       "  'Longitud': '-61.6140851684372'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'La Violeta',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623060',\n",
-       "  'Latitud': '-33.7347851403163',\n",
-       "  'Longitud': '-60.1701773086428'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Coronel Martínez de Hoz (Ap. Kilómetro 322)',\n",
-       "  'Población': '1041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.3321817215807',\n",
-       "  'Longitud': '-61.6140851684372'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Aguaray',\n",
-       "  'Población': '10410',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056010',\n",
-       "  'Latitud': '-22.2388143093458',\n",
-       "  'Longitud': '-63.7283889210813'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Choya',\n",
-       "  'Localidad': 'Choya',\n",
-       "  'Población': '1042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86063020',\n",
-       "  'Latitud': '-28.5336107326804',\n",
-       "  'Longitud': '-64.7770893794004'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Luzuriaga',\n",
-       "  'Población': '104585',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6730866446433',\n",
-       "  'Longitud': '-58.5938792359541'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Ausonia',\n",
-       "  'Población': '1046',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042030',\n",
-       "  'Latitud': '-32.6613825801545',\n",
-       "  'Longitud': '-63.2447973807791'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '1049',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084030',\n",
-       "  'Latitud': '-27.5073854602181',\n",
-       "  'Longitud': '-56.7411670700869'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '1049',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5073854602181',\n",
-       "  'Longitud': '-56.7411670700869'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Estación Luxardo',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140210',\n",
-       "  'Latitud': '-31.3047488843392',\n",
-       "  'Longitud': '-62.1333023360613'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Buen Pasto',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26091010',\n",
-       "  'Latitud': '-45.0804225633305',\n",
-       "  'Longitud': '-69.4497777721279'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Estación Saguier',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021170',\n",
-       "  'Latitud': '-31.3174603823906',\n",
-       "  'Longitud': '-61.6940034650798'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Buen Pasto',\n",
-       "  'Población': '105',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.0804225633305',\n",
-       "  'Longitud': '-69.4497777721279'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Bulnes',\n",
-       "  'Población': '1051',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098060',\n",
-       "  'Latitud': '-33.5032818212674',\n",
-       "  'Longitud': '-64.6755735163666'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Los Amores',\n",
-       "  'Población': '1052',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82133100',\n",
-       "  'Latitud': '-28.1063721680455',\n",
-       "  'Longitud': '-59.9786648326772'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Río Muerto',\n",
-       "  'Población': '1052',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22007040',\n",
-       "  'Latitud': '-26.3078818113872',\n",
-       "  'Longitud': '-61.6540440649869'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Río Muerto',\n",
-       "  'Población': '1052',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.3078818113872',\n",
-       "  'Longitud': '-61.6540440649869'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Frontera',\n",
-       "  'Población': '10520',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021200',\n",
-       "  'Latitud': '-31.4313990849769',\n",
-       "  'Longitud': '-62.0634917387843'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Indio Rico',\n",
-       "  'Población': '1054',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196040',\n",
-       "  'Latitud': '-38.3293770967784',\n",
-       "  'Longitud': '-60.8866340266383'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'Frontera de Río Pico',\n",
-       "  'Población': '1055',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26098010',\n",
-       "  'Latitud': '-44.1988556500986',\n",
-       "  'Longitud': '-71.6666681641388'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'Río Pico',\n",
-       "  'Población': '1055',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26098040',\n",
-       "  'Latitud': '-44.1829932413496',\n",
-       "  'Longitud': '-71.3700565360866'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'Río Pico',\n",
-       "  'Población': '1055',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-44.1829932413496',\n",
-       "  'Longitud': '-71.3700565360866'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Tatané',\n",
-       "  'Población': '1056',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34021050',\n",
-       "  'Latitud': '-26.3987186827879',\n",
-       "  'Longitud': '-58.3575600493034'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Tatané',\n",
-       "  'Población': '1056',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.3987186827879',\n",
-       "  'Longitud': '-58.3575600493034'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Pilquiniyeu del Limay',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070070',\n",
-       "  'Latitud': '-40.5448524836234',\n",
-       "  'Longitud': '-70.0532314661515'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'La Rinconada',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14112050',\n",
-       "  'Latitud': '-30.1846537889428',\n",
-       "  'Longitud': '-62.8301426342643'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'La Rinconada',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.1846537889428',\n",
-       "  'Longitud': '-62.8301426342643'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Unión',\n",
-       "  'Población': '106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.979186876102',\n",
-       "  'Longitud': '-67.941976373184'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'San Blas de los Sauces',\n",
-       "  'Localidad': 'Salicas - San Blas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46119010',\n",
-       "  'Latitud': '-28.4076258105119',\n",
-       "  'Longitud': '-67.0961546311904'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Estación Tacañitas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86077030',\n",
-       "  'Latitud': '-28.6138541583173',\n",
-       "  'Longitud': '-62.5238361883097'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Estación Tacañitas',\n",
-       "  'Población': '1060',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.6138541583173',\n",
-       "  'Longitud': '-62.5238361883097'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Saldán',\n",
-       "  'Población': '10605',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021240',\n",
-       "  'Latitud': '-31.3142696814132',\n",
-       "  'Longitud': '-64.3129043036137'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Manuel García Fernández',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056040',\n",
-       "  'Latitud': '-26.9557033913379',\n",
-       "  'Longitud': '-65.272073063004'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Villa Mailín',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86028060',\n",
-       "  'Latitud': '-28.4893268442445',\n",
-       "  'Longitud': '-63.2031078475841'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Chazón',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042040',\n",
-       "  'Latitud': '-33.0772598274988',\n",
-       "  'Longitud': '-63.275435286184'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Coronel Mollinedo',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66007040',\n",
-       "  'Latitud': '-24.5136418287603',\n",
-       "  'Longitud': '-64.0648836625582'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Coronel Mollinedo',\n",
-       "  'Población': '1061',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.5136418287603',\n",
-       "  'Longitud': '-64.0648836625582'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Chalicán',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035050',\n",
-       "  'Latitud': '-24.0708657869155',\n",
-       "  'Longitud': '-64.8037328279296'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Los Campamentos',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50084100',\n",
-       "  'Latitud': '-33.2763607628549',\n",
-       "  'Longitud': '-68.4008493516637'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Chalicán',\n",
-       "  'Población': '1062',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.0708657869155',\n",
-       "  'Longitud': '-64.8037328279296'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Banda',\n",
-       "  'Localidad': 'La Banda',\n",
-       "  'Población': '106441',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86035090',\n",
-       "  'Latitud': '-27.7598104844079',\n",
-       "  'Longitud': '-64.1861422955531'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Banda',\n",
-       "  'Localidad': 'Los Quiroga',\n",
-       "  'Población': '1065',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86035110',\n",
-       "  'Latitud': '-27.6776258319697',\n",
-       "  'Longitud': '-64.2978136481689'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '106662',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070060',\n",
-       "  'Latitud': '-32.9394310178507',\n",
-       "  'Longitud': '-68.8068438760291'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Maipú',\n",
-       "  'Población': '106662',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9394310178507',\n",
-       "  'Longitud': '-68.8068438760291'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Villa Eduardo Madero',\n",
-       "  'Población': '106891',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6981156880684',\n",
-       "  'Longitud': '-58.4877575961419'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Los Cedros - Las Quintas',\n",
-       "  'Población': '1069',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147190',\n",
-       "  'Latitud': '-31.5262509877113',\n",
-       "  'Longitud': '-64.2847584167114'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Los Cedros - Las Quintas',\n",
-       "  'Población': '1069',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5262509877113',\n",
-       "  'Longitud': '-64.2847584167114'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Piñalito Sur',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54112030',\n",
-       "  'Latitud': '-26.4160781340411',\n",
-       "  'Longitud': '-53.8369134466205'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Sauce Pinto',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30084220',\n",
-       "  'Latitud': '-31.8442990730164',\n",
-       "  'Longitud': '-60.3747483050584'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Colonia Las Cuatro Esquinas',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14105050',\n",
-       "  'Latitud': '-31.1735851610445',\n",
-       "  'Longitud': '-63.3375921895433'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Colonia Las Cuatro Esquinas',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.1735851610445',\n",
-       "  'Longitud': '-63.3375921895433'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'Piñalito Sur',\n",
-       "  'Población': '107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.4160781340411',\n",
-       "  'Longitud': '-53.8369134466205'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Bella Italia',\n",
-       "  'Población': '1070',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021070',\n",
-       "  'Latitud': '-31.2839795053037',\n",
-       "  'Longitud': '-61.409342518123'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Luis Burela',\n",
-       "  'Población': '1070',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.397713500488',\n",
-       "  'Longitud': '-63.9961108041489'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'San Carlos Centro',\n",
-       "  'Población': '10717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070230',\n",
-       "  'Latitud': '-31.7284179989089',\n",
-       "  'Longitud': '-61.0913957859145'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Los Blancos',\n",
-       "  'Población': '1073',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66133050',\n",
-       "  'Latitud': '-23.630147809494',\n",
-       "  'Longitud': '-62.5972373009179'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Pomán',\n",
-       "  'Localidad': 'Mutquin',\n",
-       "  'Población': '1075',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10084060',\n",
-       "  'Latitud': '-28.3178455729042',\n",
-       "  'Longitud': '-66.1420642866296'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Río Colorado',\n",
-       "  'Población': '1077',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056060',\n",
-       "  'Latitud': '-27.1496800217878',\n",
-       "  'Longitud': '-65.3560513582608'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Manuel Ocampo',\n",
-       "  'Población': '1078',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623070',\n",
-       "  'Latitud': '-33.7647232673599',\n",
-       "  'Longitud': '-60.6492429333859'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Castelar',\n",
-       "  'Población': '107962',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6644131034283',\n",
-       "  'Longitud': '-58.6456427123911'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Lago Azul',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091280',\n",
-       "  'Latitud': '-31.3740257221359',\n",
-       "  'Longitud': '-64.4831122938584'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'El Pantanillo',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14133050',\n",
-       "  'Latitud': '-31.8862653496977',\n",
-       "  'Longitud': '-64.990651569992'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Plata',\n",
-       "  'Localidad': 'Ignacio Correas',\n",
-       "  'Población': '108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6441020',\n",
-       "  'Latitud': '-35.0345600341406',\n",
-       "  'Longitud': '-57.8440249586726'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Soledad',\n",
-       "  'Población': '1083',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091250',\n",
-       "  'Latitud': '-30.6225538384456',\n",
-       "  'Longitud': '-60.9166112630514'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Soledad',\n",
-       "  'Población': '1083',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.6225538384456',\n",
-       "  'Longitud': '-60.9166112630514'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '10838',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049130',\n",
-       "  'Latitud': '-28.3540749299597',\n",
-       "  'Longitud': '-59.2595521000375'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '10838',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.3540749299597',\n",
-       "  'Longitud': '-59.2595521000375'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26091020',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679020',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Fortín Olavarría',\n",
-       "  'Población': '1086',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.7048848499519',\n",
-       "  'Longitud': '-63.0230332752501'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Charras',\n",
-       "  'Población': '1088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056050',\n",
-       "  'Latitud': '-33.0241677315378',\n",
-       "  'Longitud': '-64.0458262411649'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Colonia Polana',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098010',\n",
-       "  'Latitud': '-26.9810475025624',\n",
-       "  'Longitud': '-55.3170685541177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Marcos Paz',\n",
-       "  'Localidad': 'Barrio Santa Rosa',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6525010',\n",
-       "  'Latitud': '-34.953080822173',\n",
-       "  'Longitud': '-58.78292863718'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Gramillas',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14105150',\n",
-       "  'Latitud': '-31.0882555128663',\n",
-       "  'Longitud': '-63.2418444621471'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Gramillas',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.0882555128663',\n",
-       "  'Longitud': '-63.2418444621471'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Colonia Polana',\n",
-       "  'Población': '109',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9810475025624',\n",
-       "  'Longitud': '-55.3170685541177'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Arauco',\n",
-       "  'Localidad': 'Villa Mazán',\n",
-       "  'Población': '1090',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46007050',\n",
-       "  'Latitud': '-28.6586281834455',\n",
-       "  'Longitud': '-66.5552758852995'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Italó',\n",
-       "  'Población': '1090',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14035050',\n",
-       "  'Latitud': '-34.7911820710534',\n",
-       "  'Longitud': '-63.781208388865'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Aldea San Antonio',\n",
-       "  'Población': '1091',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056010',\n",
-       "  'Latitud': '-32.6253281653841',\n",
-       "  'Longitud': '-58.703196864174'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Silípica',\n",
-       "  'Localidad': 'Nueva Francia',\n",
-       "  'Población': '1091',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86189020',\n",
-       "  'Latitud': '-28.197257042159',\n",
-       "  'Longitud': '-64.1289571495793'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'San Juan',\n",
-       "  'Población': '109123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70028010',\n",
-       "  'Latitud': '-31.5371970378027',\n",
-       "  'Longitud': '-68.5250183173793'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'San Carlos de Bariloche',\n",
-       "  'Población': '109305',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021060',\n",
-       "  'Latitud': '-41.1369282850916',\n",
-       "  'Longitud': '-71.2990645403113'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'San José de Jáchal',\n",
-       "  'Población': '10940',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70056080',\n",
-       "  'Latitud': '-30.2427672850044',\n",
-       "  'Longitud': '-68.7454934559357'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Chaquiago',\n",
-       "  'Población': '1096',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10021030',\n",
-       "  'Latitud': '-27.5368955481985',\n",
-       "  'Longitud': '-66.3350568927423'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa Rosa',\n",
-       "  'Localidad': 'Bañado de Ovanta',\n",
-       "  'Población': '1096',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10098020',\n",
-       "  'Latitud': '-28.1034003361447',\n",
-       "  'Longitud': '-65.3076846046355'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Chaquiago',\n",
-       "  'Población': '1096',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5368955481985',\n",
-       "  'Longitud': '-66.3350568927423'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Yacanto',\n",
-       "  'Población': '1097',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007360',\n",
-       "  'Latitud': '-32.1037825310006',\n",
-       "  'Longitud': '-64.7541028295247'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Bustinza',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056020',\n",
-       "  'Latitud': '-32.7399961772877',\n",
-       "  'Longitud': '-61.2915869736645'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Aguirre',\n",
-       "  'Localidad': 'Malbrán',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86007030',\n",
-       "  'Latitud': '-29.3352110611277',\n",
-       "  'Longitud': '-62.3314794611812'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070310',\n",
-       "  'Latitud': '-31.0606024884219',\n",
-       "  'Longitud': '-61.167889729979'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Berutti',\n",
-       "  'Población': '1098',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826010',\n",
-       "  'Latitud': '-35.8580311359835',\n",
-       "  'Longitud': '-62.5126328995628'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Loreto',\n",
-       "  'Localidad': 'Villa San Martín (Est. Loreto)',\n",
-       "  'Población': '10996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86105010',\n",
-       "  'Latitud': '-28.3266654290546',\n",
-       "  'Longitud': '-64.105600188844'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Loreto',\n",
-       "  'Localidad': 'Villa San Martín (Est. Loreto)',\n",
-       "  'Población': '10996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.3266654290546',\n",
-       "  'Longitud': '-64.105600188844'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Villa El Salvador',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '70091040',\n",
-       "  'Latitud': '-31.4639044466924',\n",
-       "  'Longitud': '-68.4095847372199'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'El Cuy',\n",
-       "  'Localidad': 'Aguada Guzmán',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62035010',\n",
-       "  'Latitud': '-39.9787588388031',\n",
-       "  'Longitud': '-68.8683979876685'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Barrio Ruca Luhé',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7543907123239',\n",
-       "  'Longitud': '-68.1803399743279'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'El Cuy',\n",
-       "  'Localidad': 'Aguada Guzmán',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.9787588388031',\n",
-       "  'Longitud': '-68.8683979876685'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Florentino Ameghino',\n",
-       "  'Población': '110',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6349575540286',\n",
-       "  'Longitud': '-55.0877551421696'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Yala',\n",
-       "  'Población': '1100',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021070',\n",
-       "  'Latitud': '-24.1217546163942',\n",
-       "  'Longitud': '-65.4145726152103'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Rosario Vera Peñaloza',\n",
-       "  'Localidad': 'Chepes',\n",
-       "  'Población': '11039',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46112010',\n",
-       "  'Latitud': '-31.3506186314416',\n",
-       "  'Longitud': '-66.6046417930744'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tulumba',\n",
-       "  'Localidad': 'Las Arrias',\n",
-       "  'Población': '1104',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14175050',\n",
-       "  'Latitud': '-30.3812826841011',\n",
-       "  'Longitud': '-63.5966635615372'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Montecaseros',\n",
-       "  'Población': '1106',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50098080',\n",
-       "  'Latitud': '-33.0109966347898',\n",
-       "  'Longitud': '-68.3936801268915'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Deheza',\n",
-       "  'Población': '11061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056080',\n",
-       "  'Latitud': '-32.7549291159098',\n",
-       "  'Longitud': '-63.7850383518255'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Los Lagos',\n",
-       "  'Localidad': 'Villa La Angostura',\n",
-       "  'Población': '11063',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58070010',\n",
-       "  'Latitud': '-40.7631760692681',\n",
-       "  'Longitud': '-71.6451967512926'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6686020',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Las Carabelas',\n",
-       "  'Población': '1107',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.0381002651925',\n",
-       "  'Longitud': '-60.8685264174218'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Itacaruaré',\n",
-       "  'Población': '1108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54105020',\n",
-       "  'Latitud': '-27.8655824463799',\n",
-       "  'Longitud': '-55.2638525290793'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Itacaruaré',\n",
-       "  'Población': '1108',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.8655824463799',\n",
-       "  'Longitud': '-55.2638525290793'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'El Trébol',\n",
-       "  'Población': '11086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126070',\n",
-       "  'Latitud': '-32.2030242455008',\n",
-       "  'Longitud': '-61.7028944914559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Magdalena',\n",
-       "  'Población': '11093',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6505040',\n",
-       "  'Latitud': '-35.0806853032506',\n",
-       "  'Longitud': '-57.5172585839912'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Las Lagunas',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74063040',\n",
-       "  'Latitud': '-32.6298120296294',\n",
-       "  'Longitud': '-65.551144128608'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': '16 de Julio',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049050',\n",
-       "  'Latitud': '-37.2020524773603',\n",
-       "  'Longitud': '-60.1652139181813'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Colonia Bossi',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091080',\n",
-       "  'Latitud': '-30.6691245233432',\n",
-       "  'Longitud': '-61.7896030300364'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Loventué',\n",
-       "  'Localidad': 'Loventué',\n",
-       "  'Población': '111',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42098020',\n",
-       "  'Latitud': '-36.1887459763907',\n",
-       "  'Longitud': '-65.2899702728719'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó Centro',\n",
-       "  'Población': '111138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6440551161203',\n",
-       "  'Longitud': '-58.688489332955'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Villa Mercedes',\n",
-       "  'Población': '111391',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035070',\n",
-       "  'Latitud': '-33.6738636408858',\n",
-       "  'Longitud': '-65.4624765290195'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Puerto Leoni',\n",
-       "  'Población': '1114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077050',\n",
-       "  'Latitud': '-26.9840910613646',\n",
-       "  'Longitud': '-55.1694842635982'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Capilla del Monte',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091040',\n",
-       "  'Latitud': '-30.8563966713395',\n",
-       "  'Longitud': '-64.526268881497'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Armstrong',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007010',\n",
-       "  'Latitud': '-32.7846557002825',\n",
-       "  'Longitud': '-61.605481877095'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tumbaya',\n",
-       "  'Localidad': 'Volcán',\n",
-       "  'Población': '1121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38098050',\n",
-       "  'Latitud': '-23.9138726824815',\n",
-       "  'Longitud': '-65.4630986774907'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tumbaya',\n",
-       "  'Localidad': 'Volcán',\n",
-       "  'Población': '1121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.9138726824815',\n",
-       "  'Longitud': '-65.4630986774907'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Garzas',\n",
-       "  'Población': '1123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049120',\n",
-       "  'Latitud': '-28.8490101824631',\n",
-       "  'Longitud': '-59.5005781021303'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Garzas',\n",
-       "  'Población': '1123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.8490101824631',\n",
-       "  'Longitud': '-59.5005781021303'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Trujui',\n",
-       "  'Población': '112511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5941439978594',\n",
-       "  'Longitud': '-58.7557346559769'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'San Roque',\n",
-       "  'Población': '1126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091200',\n",
-       "  'Latitud': '-31.3496904364626',\n",
-       "  'Longitud': '-64.4599293921174'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'San Manuel',\n",
-       "  'Población': '1126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476050',\n",
-       "  'Latitud': '-37.7892829007834',\n",
-       "  'Longitud': '-58.8486476710495'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Fraga',\n",
-       "  'Población': '1127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021030',\n",
-       "  'Latitud': '-33.502087069887',\n",
-       "  'Longitud': '-65.7926477789763'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Fraga',\n",
-       "  'Población': '1127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.502087069887',\n",
-       "  'Longitud': '-65.7926477789763'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'Las Ovejas',\n",
-       "  'Población': '1128',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58077030',\n",
-       "  'Latitud': '-36.9881343331798',\n",
-       "  'Longitud': '-70.7487001311443'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665060',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '112806',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7085422423529',\n",
-       "  'Longitud': '-58.6795867252566'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Aurelia',\n",
-       "  'Población': '113',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021040',\n",
-       "  'Latitud': '-31.4236023757354',\n",
-       "  'Longitud': '-61.4244708809147'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Formosa',\n",
-       "  'Localidad': 'Mojón de Fierro',\n",
-       "  'Población': '1131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34014050',\n",
-       "  'Latitud': '-26.0345119719636',\n",
-       "  'Longitud': '-58.0499307616902'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Huanchillas',\n",
-       "  'Población': '1131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056090',\n",
-       "  'Latitud': '-33.6655227252595',\n",
-       "  'Longitud': '-63.6372618363763'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Formosa',\n",
-       "  'Localidad': 'Mojón de Fierro',\n",
-       "  'Población': '1131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.0345119719636',\n",
-       "  'Longitud': '-58.0499307616902'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Barrio Mutual San Martín',\n",
-       "  'Población': '1132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105030',\n",
-       "  'Latitud': '-26.7180167498877',\n",
-       "  'Longitud': '-65.2249109374961'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Intiyaco',\n",
-       "  'Población': '1132',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82133070',\n",
-       "  'Latitud': '-28.6779253668564',\n",
-       "  'Longitud': '-60.0724684333926'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'General Las Heras (Est. Las Heras)',\n",
-       "  'Población': '11331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329020',\n",
-       "  'Latitud': '-34.9267739074255',\n",
-       "  'Longitud': '-58.9453407851291'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Bartolomé de las Casas',\n",
-       "  'Población': '1134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '34035010',\n",
-       "  'Latitud': '-25.3474022268881',\n",
-       "  'Longitud': '-59.6181476016645'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Carpintería',\n",
-       "  'Población': '1134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070020',\n",
-       "  'Latitud': '-31.8301409850684',\n",
-       "  'Longitud': '-68.5420989256398'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Silípica',\n",
-       "  'Localidad': 'Árraga',\n",
-       "  'Población': '1136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86189010',\n",
-       "  'Latitud': '-28.0781229945078',\n",
-       "  'Longitud': '-64.1575725231187'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'La Tablada',\n",
-       "  'Población': '113689',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6870536689657',\n",
-       "  'Longitud': '-58.5256123986254'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Castelli',\n",
-       "  'Localidad': 'Centro Guerrero',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6168020',\n",
-       "  'Latitud': '-36.0570621940227',\n",
-       "  'Longitud': '-57.8235422591576'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'Mogna',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70056040',\n",
-       "  'Latitud': '-30.6845100664473',\n",
-       "  'Longitud': '-68.3775543569819'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tilcara',\n",
-       "  'Localidad': 'Colonia San José',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38094010',\n",
-       "  'Latitud': '-23.4023544678311',\n",
-       "  'Longitud': '-65.3910451552268'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Clemente Onelli',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62091020',\n",
-       "  'Latitud': '-41.2448350046555',\n",
-       "  'Longitud': '-70.0342029410146'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Monte del Rosario',\n",
-       "  'Población': '114',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.9826026339688',\n",
-       "  'Longitud': '-63.6017850424963'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Famaillá',\n",
-       "  'Localidad': 'Barrio Casa Rosada',\n",
-       "  'Población': '1141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90028010',\n",
-       "  'Latitud': '-27.0430593855029',\n",
-       "  'Longitud': '-65.4291435588925'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Almafuerte',\n",
-       "  'Población': '11422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161010',\n",
-       "  'Latitud': '-32.1934604986786',\n",
-       "  'Longitud': '-64.2543871859511'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'El Tabacal',\n",
-       "  'Población': '1143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126030',\n",
-       "  'Latitud': '-23.2500270361093',\n",
-       "  'Longitud': '-64.2445058938392'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Puerto Reconquista',\n",
-       "  'Población': '1144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049170',\n",
-       "  'Latitud': '-29.2349873699001',\n",
-       "  'Longitud': '-59.5802691789886'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Villa Angélica (Est. El Socorro)',\n",
-       "  'Población': '1144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623130',\n",
-       "  'Latitud': '-33.6647037443081',\n",
-       "  'Longitud': '-60.7084372635626'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Monterrico',\n",
-       "  'Población': '11442',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014070',\n",
-       "  'Latitud': '-24.4385200992504',\n",
-       "  'Longitud': '-65.1622250242149'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Piñero (Est. Erasto)',\n",
-       "  'Población': '1146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084220',\n",
-       "  'Latitud': '-33.1112071010784',\n",
-       "  'Longitud': '-60.7964961630631'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'Villars',\n",
-       "  'Población': '1147',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6329060',\n",
-       "  'Latitud': '-34.8300241949658',\n",
-       "  'Longitud': '-58.9422589402025'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Darwin',\n",
-       "  'Población': '1148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014060',\n",
-       "  'Latitud': '-39.2026912901608',\n",
-       "  'Longitud': '-65.7409172296959'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'General Manuel Belgrano',\n",
-       "  'Localidad': 'Almirante Brown',\n",
-       "  'Población': '11482',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54049010',\n",
-       "  'Latitud': '-25.6674361424553',\n",
-       "  'Longitud': '-54.0456434709472'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Tinogasta',\n",
-       "  'Localidad': 'Tinogasta',\n",
-       "  'Población': '11485',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10105180',\n",
-       "  'Latitud': '-28.0637510698675',\n",
-       "  'Longitud': '-67.5802695760226'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Diagonal Norte - Luz y Fuerza - Los Pocitos - Villa Nueva Italia (6)',\n",
-       "  'Población': '11494',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105060',\n",
-       "  'Latitud': '-26.7815251300034',\n",
-       "  'Longitud': '-65.2193041804807'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Villa Laguna La Brava',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063060',\n",
-       "  'Latitud': '-37.8596285282151',\n",
-       "  'Longitud': '-57.9806008736401'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hipólito Yrigoyen',\n",
-       "  'Localidad': 'Herrera Vegas',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6406020',\n",
-       "  'Latitud': '-36.0883254041477',\n",
-       "  'Longitud': '-61.4112500767203'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Cuatro Bocas',\n",
-       "  'Población': '115',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86042020',\n",
-       "  'Latitud': '-28.8789396191069',\n",
-       "  'Longitud': '-61.8155670834195'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Mendoza',\n",
-       "  'Población': '115041',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50007010',\n",
-       "  'Latitud': '-32.8774938474965',\n",
-       "  'Longitud': '-68.852787067524'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Santa Victoria',\n",
-       "  'Localidad': 'Santa Victoria',\n",
-       "  'Población': '1151',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66161070',\n",
-       "  'Latitud': '-22.2294615004585',\n",
-       "  'Longitud': '-64.9503255468472'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189030',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Banda',\n",
-       "  'Localidad': 'La Dársena',\n",
-       "  'Población': '1152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86035100',\n",
-       "  'Latitud': '-27.7275522729384',\n",
-       "  'Longitud': '-64.2457984728141'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Colonia Marina',\n",
-       "  'Población': '1153',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140090',\n",
-       "  'Latitud': '-31.2485066335845',\n",
-       "  'Longitud': '-62.3639645596989'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Cañada de Luque',\n",
-       "  'Población': '1154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168020',\n",
-       "  'Latitud': '-30.7370875150032',\n",
-       "  'Longitud': '-63.723661877713'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Quirós',\n",
-       "  'Población': '1156',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070120',\n",
-       "  'Latitud': '-28.7883056058069',\n",
-       "  'Longitud': '-65.1007302335708'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '11589',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091040',\n",
-       "  'Latitud': '-28.9847966992846',\n",
-       "  'Longitud': '-59.1017576429994'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '11589',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.9847966992846',\n",
-       "  'Longitud': '-59.1017576429994'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Monterrico',\n",
-       "  'Población': '11591',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.4385200992504',\n",
-       "  'Longitud': '-65.1622250242149'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Estación Torrent',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18056020',\n",
-       "  'Latitud': '-28.8266239157245',\n",
-       "  'Longitud': '-56.469525963544'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Huberto',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14126130',\n",
-       "  'Latitud': '-31.832529380563',\n",
-       "  'Longitud': '-64.9856729137672'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Leleque',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014100',\n",
-       "  'Latitud': '-42.4288626216315',\n",
-       "  'Longitud': '-71.0683951630343'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Castro Barros',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46063010',\n",
-       "  'Latitud': '-30.5956924271806',\n",
-       "  'Longitud': '-65.7419372748158'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'Estación Torrent',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.8266239157245',\n",
-       "  'Longitud': '-56.469525963544'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Huberto',\n",
-       "  'Población': '116',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.832529380563',\n",
-       "  'Longitud': '-64.9856729137672'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Toay',\n",
-       "  'Localidad': 'Toay',\n",
-       "  'Población': '11626',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42140020',\n",
-       "  'Latitud': '-36.6751577652887',\n",
-       "  'Longitud': '-64.3803253806581'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Subteniente Perín',\n",
-       "  'Población': '1163',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34035150',\n",
-       "  'Latitud': '-25.5350397293764',\n",
-       "  'Longitud': '-60.0190827630116'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Temperley',\n",
-       "  'Población': '116368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.767486625425',\n",
-       "  'Longitud': '-58.3780461337408'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Guaymallén',\n",
-       "  'Localidad': 'La Primavera',\n",
-       "  'Población': '1164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50028030',\n",
-       "  'Latitud': '-32.9212115151732',\n",
-       "  'Longitud': '-68.6797682708562'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Angel V. Peñaloza',\n",
-       "  'Localidad': 'Tama',\n",
-       "  'Población': '1164',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46056020',\n",
-       "  'Latitud': '-30.5173084388038',\n",
-       "  'Longitud': '-66.5413792482074'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Santa María',\n",
-       "  'Población': '11648',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091150',\n",
-       "  'Latitud': '-26.6891167120231',\n",
-       "  'Longitud': '-66.018884441311'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'Tupungato',\n",
-       "  'Población': '11650',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50126060',\n",
-       "  'Latitud': '-33.3643638135734',\n",
-       "  'Longitud': '-69.1513190958561'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'El Puesto',\n",
-       "  'Población': '1166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38063050',\n",
-       "  'Latitud': '-24.1988254992426',\n",
-       "  'Longitud': '-64.7893441637782'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Lomas De Zamora',\n",
-       "  'Población': '116615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7627676410061',\n",
-       "  'Longitud': '-58.4267903899666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Saenz Peña',\n",
-       "  'Población': '11666',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5992886088748',\n",
-       "  'Longitud': '-58.5320796402641'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Oliva',\n",
-       "  'Población': '11672',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161110',\n",
-       "  'Latitud': '-32.0413174021447',\n",
-       "  'Longitud': '-63.5693820664827'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Rancul',\n",
-       "  'Localidad': 'La Maruja',\n",
-       "  'Población': '1168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42126030',\n",
-       "  'Latitud': '-35.671688678266',\n",
-       "  'Longitud': '-64.940569826581'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679010',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Tupelí',\n",
-       "  'Población': '1169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70126020',\n",
-       "  'Latitud': '-31.8390315742989',\n",
-       "  'Longitud': '-68.3573941216943'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Tacural',\n",
-       "  'Población': '1169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021380',\n",
-       "  'Latitud': '-30.8481071493852',\n",
-       "  'Longitud': '-61.5924018154956'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Pomán',\n",
-       "  'Localidad': 'Siján',\n",
-       "  'Población': '1169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10084110',\n",
-       "  'Latitud': '-28.2623558875079',\n",
-       "  'Longitud': '-66.2209299175292'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tandil',\n",
-       "  'Localidad': 'Tandil',\n",
-       "  'Población': '116916',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6791050',\n",
-       "  'Latitud': '-37.3238849060878',\n",
-       "  'Longitud': '-59.1310691770429'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Carlos Tomás Sourigues',\n",
-       "  'Población': '11695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8021192214631',\n",
-       "  'Longitud': '-58.2188212494897'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Colonia Las Pichanas',\n",
-       "  'Población': '117',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14140080',\n",
-       "  'Latitud': '-31.2454066292387',\n",
-       "  'Longitud': '-62.9256664887207'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'San Nicolás',\n",
-       "  'Población': '1171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147260',\n",
-       "  'Latitud': '-31.435151387072',\n",
-       "  'Longitud': '-64.4492154097951'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': '20 De Junio',\n",
-       "  'Población': '1171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7855336508384',\n",
-       "  'Longitud': '-58.7171850019077'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'San Rafael',\n",
-       "  'Población': '117199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105210',\n",
-       "  'Latitud': '-34.6356104202068',\n",
-       "  'Longitud': '-68.3310920132847'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Matará',\n",
-       "  'Población': '1172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86098030',\n",
-       "  'Latitud': '-28.1124229765898',\n",
-       "  'Longitud': '-63.1276057745649'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Matará',\n",
-       "  'Población': '1172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.1124229765898',\n",
-       "  'Longitud': '-63.1276057745649'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pichi Mahuida',\n",
-       "  'Localidad': 'Río Colorado',\n",
-       "  'Población': '11733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62063020',\n",
-       "  'Latitud': '-38.9914136078743',\n",
-       "  'Longitud': '-64.0874682295519'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Cabrera',\n",
-       "  'Población': '11734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056070',\n",
-       "  'Latitud': '-32.8118910840567',\n",
-       "  'Longitud': '-63.8736965709556'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Villa Francia (Est. Coronel Granada)',\n",
-       "  'Población': '1176',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351040',\n",
-       "  'Latitud': '-34.7913160212074',\n",
-       "  'Longitud': '-62.2011090686366'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Los Conquistadores',\n",
-       "  'Población': '1177',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028080',\n",
-       "  'Latitud': '-30.5944074579969',\n",
-       "  'Longitud': '-58.4682627057869'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Pasco',\n",
-       "  'Población': '1178',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042110',\n",
-       "  'Latitud': '-32.7470044961114',\n",
-       "  'Longitud': '-63.3411254262064'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'La Rica',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224040',\n",
-       "  'Latitud': '-34.9739189538858',\n",
-       "  'Longitud': '-59.8639302070489'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte Hermoso',\n",
-       "  'Localidad': 'Balneario Sauce Grande',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6553010',\n",
-       "  'Latitud': '-38.995357691335',\n",
-       "  'Longitud': '-61.2152015930805'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Colonia Cello',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021100',\n",
-       "  'Latitud': '-31.4338497252165',\n",
-       "  'Longitud': '-61.8417021711297'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Segunda Usina',\n",
-       "  'Población': '118',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1650425977053',\n",
-       "  'Longitud': '-64.3784225873001'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Villa Lía',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735030',\n",
-       "  'Latitud': '-34.1237740718192',\n",
-       "  'Longitud': '-59.4313725724126'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Cintra',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182100',\n",
-       "  'Latitud': '-32.3081476332499',\n",
-       "  'Longitud': '-62.6531184151953'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'Villa Lía',\n",
-       "  'Población': '1182',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1237740718192',\n",
-       "  'Longitud': '-59.4313725724126'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Molinos',\n",
-       "  'Localidad': 'Molinos',\n",
-       "  'Población': '1183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66119020',\n",
-       "  'Latitud': '-25.4442432937572',\n",
-       "  'Longitud': '-66.3088500894253'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Gualjaina',\n",
-       "  'Población': '1183',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014070',\n",
-       "  'Latitud': '-42.7267578946733',\n",
-       "  'Longitud': '-70.5354876126711'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Gualjaina',\n",
-       "  'Población': '1183',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.7267578946733',\n",
-       "  'Longitud': '-70.5354876126711'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Recreo',\n",
-       "  'Población': '11847',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070140',\n",
-       "  'Latitud': '-29.2768611237227',\n",
-       "  'Longitud': '-65.0565641552447'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Juan G. Las Heras',\n",
-       "  'Población': '11866',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5612567076697',\n",
-       "  'Longitud': '-58.5553936643491'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cerrillos',\n",
-       "  'Localidad': 'Cerrillos',\n",
-       "  'Población': '11869',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66035010',\n",
-       "  'Latitud': '-24.899748268594',\n",
-       "  'Longitud': '-65.4884058419647'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Santa Anita',\n",
-       "  'Población': '1187',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098120',\n",
-       "  'Latitud': '-32.1762466320214',\n",
-       "  'Longitud': '-58.7864822456477'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Godoy',\n",
-       "  'Población': '1189',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028100',\n",
-       "  'Latitud': '-33.3697098731789',\n",
-       "  'Longitud': '-60.5094130215383'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Alto Pelado',\n",
-       "  'Población': '119',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74056010',\n",
-       "  'Latitud': '-33.8425029072214',\n",
-       "  'Longitud': '-66.1375993056552'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Los Reartes',\n",
-       "  'Población': '1192',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007130',\n",
-       "  'Latitud': '-31.919856077953',\n",
-       "  'Longitud': '-64.5755037073336'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Los Reartes',\n",
-       "  'Población': '1192',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.919856077953',\n",
-       "  'Longitud': '-64.5755037073336'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Santa Rosa de Calamuchita',\n",
-       "  'Población': '11967',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007210',\n",
-       "  'Latitud': '-32.0700578177618',\n",
-       "  'Longitud': '-64.537633731877'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Choya',\n",
-       "  'Localidad': 'Laprida',\n",
-       "  'Población': '1197',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86063050',\n",
-       "  'Latitud': '-28.4073548165504',\n",
-       "  'Longitud': '-64.4541927821887'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Melo',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084050',\n",
-       "  'Latitud': '-34.3483191246018',\n",
-       "  'Longitud': '-63.4471714447308'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Nono',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14126110',\n",
-       "  'Latitud': '-31.795570031823',\n",
-       "  'Longitud': '-65.0034036260171'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Nono',\n",
-       "  'Población': '1198',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.795570031823',\n",
-       "  'Longitud': '-65.0034036260171'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Remedios De Escalada',\n",
-       "  'Población': '11987',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5705752444729',\n",
-       "  'Longitud': '-58.620118067161'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'La Sofía',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147060',\n",
-       "  'Latitud': '-35.7003907357414',\n",
-       "  'Longitud': '-61.1702865161871'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Arenas Verdes',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476010',\n",
-       "  'Latitud': '-38.5463782386967',\n",
-       "  'Longitud': '-58.557322112625'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Barrio El Pacaá - Barrio Comipini',\n",
-       "  'Población': '12',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1313356998216',\n",
-       "  'Longitud': '-60.9282685049176'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Barrio Intendencia',\n",
-       "  'Población': '120',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105040',\n",
-       "  'Latitud': '-34.645100562517',\n",
-       "  'Longitud': '-68.2754543992412'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Trapiche',\n",
-       "  'Población': '1200',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74021020',\n",
-       "  'Latitud': '-33.1082715280981',\n",
-       "  'Longitud': '-66.063371211902'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'El Trapiche',\n",
-       "  'Población': '1200',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1082715280981',\n",
-       "  'Longitud': '-66.063371211902'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'La Lucila',\n",
-       "  'Población': '12014',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.4985433329471',\n",
-       "  'Longitud': '-58.486582489457'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Cavanagh',\n",
-       "  'Población': '1202',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063050',\n",
-       "  'Latitud': '-33.478334898944',\n",
-       "  'Longitud': '-62.3393464555145'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Juan Bautista Alberdi',\n",
-       "  'Localidad': 'Villa Belgrano',\n",
-       "  'Población': '1205',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '90042020',\n",
-       "  'Latitud': '-27.5271408525417',\n",
-       "  'Longitud': '-65.614612836175'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': \"O'Higgins\",\n",
-       "  'Población': '1206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210040',\n",
-       "  'Latitud': '-34.5854707868254',\n",
-       "  'Longitud': '-60.6986325840689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Orlando',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6266050',\n",
-       "  'Latitud': '-34.3273003551547',\n",
-       "  'Longitud': '-59.0759905460338'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Laguna Limpia',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084040',\n",
-       "  'Latitud': '-26.4967013914467',\n",
-       "  'Longitud': '-59.6799372880349'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Exaltación de la Cruz',\n",
-       "  'Localidad': 'Parada Orlando',\n",
-       "  'Población': '1207',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.3273003551547',\n",
-       "  'Longitud': '-59.0759905460338'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Pampayasta Sur',\n",
-       "  'Población': '1208',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161130',\n",
-       "  'Latitud': '-32.2507581145055',\n",
-       "  'Longitud': '-63.6510140335346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pinamar',\n",
-       "  'Localidad': 'Pinamar',\n",
-       "  'Población': '12099',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6644010',\n",
-       "  'Latitud': '-37.0777448860202',\n",
-       "  'Longitud': '-56.8437227435213'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Febré',\n",
-       "  'Población': '121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077040',\n",
-       "  'Latitud': '-32.4774515995652',\n",
-       "  'Longitud': '-59.9217117300676'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Susques',\n",
-       "  'Localidad': 'El Toro',\n",
-       "  'Población': '121',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38084030',\n",
-       "  'Latitud': '-23.1389750587235',\n",
-       "  'Longitud': '-66.7524458751301'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier y Yacanto',\n",
-       "  'Población': '1210',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14133170',\n",
-       "  'Latitud': '-32.0266518585481',\n",
-       "  'Longitud': '-65.027552227227'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Daireaux',\n",
-       "  'Población': '12122',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231030',\n",
-       "  'Latitud': '-36.6001749213746',\n",
-       "  'Longitud': '-61.7450132654369'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'San Clemente del Tuyú',\n",
-       "  'Población': '12126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420030',\n",
-       "  'Latitud': '-36.3532388310754',\n",
-       "  'Longitud': '-56.723944139417'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Villada',\n",
-       "  'Población': '1213',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014140',\n",
-       "  'Latitud': '-33.3503085722913',\n",
-       "  'Longitud': '-61.4460374000461'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Utracán',\n",
-       "  'Localidad': 'General Acha',\n",
-       "  'Población': '12184',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42154040',\n",
-       "  'Latitud': '-37.373672668717',\n",
-       "  'Longitud': '-64.6038964711256'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '12187',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021190',\n",
-       "  'Latitud': '-31.3677025435362',\n",
-       "  'Longitud': '-64.0503196448495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Pueblo Gouin',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6161020',\n",
-       "  'Latitud': '-34.4951191416005',\n",
-       "  'Longitud': '-59.8029737383366'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Lorenzo',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14126140',\n",
-       "  'Latitud': '-31.6822276756771',\n",
-       "  'Longitud': '-65.0255685400222'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Valle Viejo',\n",
-       "  'Localidad': 'Santa Cruz',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10112050',\n",
-       "  'Latitud': '-28.4928946549812',\n",
-       "  'Longitud': '-65.6744465587279'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Horquilla',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5427589336639',\n",
-       "  'Longitud': '-59.9578541039413'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'San Lorenzo',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6822276756771',\n",
-       "  'Longitud': '-65.0255685400222'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Tambillos',\n",
-       "  'Población': '122',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.8895749670499',\n",
-       "  'Longitud': '-65.9630137674565'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Misión El Cruce - El Milagro - El Jardín de San Martín',\n",
-       "  'Población': '1221',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056140',\n",
-       "  'Latitud': '-22.5413249097327',\n",
-       "  'Longitud': '-63.7927888759365'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'La Candelaria',\n",
-       "  'Localidad': 'El Jardín',\n",
-       "  'Población': '1221',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66084010',\n",
-       "  'Latitud': '-26.0938834199791',\n",
-       "  'Longitud': '-65.41384156239'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Lugones',\n",
-       "  'Población': '1222',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86028040',\n",
-       "  'Latitud': '-28.3418852045255',\n",
-       "  'Longitud': '-63.2706691942439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Maquinista F. Savio (oeste)',\n",
-       "  'Población': '12240',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4106172547359',\n",
-       "  'Longitud': '-58.7821701089412'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Los Chiriguanos',\n",
-       "  'Población': '1225',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34007020',\n",
-       "  'Latitud': '-24.0986835294011',\n",
-       "  'Longitud': '-61.4675867695849'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Belén',\n",
-       "  'Localidad': 'Belén',\n",
-       "  'Población': '12256',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10035020',\n",
-       "  'Latitud': '-27.6337582271366',\n",
-       "  'Longitud': '-67.0181224346383'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'El Zanjón',\n",
-       "  'Población': '1226',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86049030',\n",
-       "  'Latitud': '-27.886040581301',\n",
-       "  'Longitud': '-64.1730797752693'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Luis del Palmar',\n",
-       "  'Localidad': 'San Luis del Palmar',\n",
-       "  'Población': '12287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18140010',\n",
-       "  'Latitud': '-27.5081078409756',\n",
-       "  'Longitud': '-58.5554744159758'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Luis del Palmar',\n",
-       "  'Localidad': 'San Luis del Palmar',\n",
-       "  'Población': '12287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5081078409756',\n",
-       "  'Longitud': '-58.5554744159758'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Valle Fértil',\n",
-       "  'Localidad': 'Chucuma',\n",
-       "  'Población': '123',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70119030',\n",
-       "  'Latitud': '-31.0688861561951',\n",
-       "  'Longitud': '-67.2788289085567'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Colonia Raquel',\n",
-       "  'Población': '123',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021120',\n",
-       "  'Latitud': '-30.8392235567556',\n",
-       "  'Longitud': '-61.4897111638226'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Bouquet',\n",
-       "  'Población': '1230',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007020',\n",
-       "  'Latitud': '-32.4247998561473',\n",
-       "  'Longitud': '-61.8903345863257'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Rodeo del Medio',\n",
-       "  'Población': '12327',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070070',\n",
-       "  'Latitud': '-32.9880056754694',\n",
-       "  'Longitud': '-68.7010652608485'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Rodeo del Medio',\n",
-       "  'Población': '12327',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9880056754694',\n",
-       "  'Longitud': '-68.7010652608485'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Laguna Paiva',\n",
-       "  'Población': '12334',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063080',\n",
-       "  'Latitud': '-31.3092619266382',\n",
-       "  'Longitud': '-60.6607816085928'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Campo Ramón',\n",
-       "  'Población': '1235',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54091020',\n",
-       "  'Latitud': '-27.4522700869441',\n",
-       "  'Longitud': '-55.0237352385306'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Languiñeo',\n",
-       "  'Localidad': 'Tecka',\n",
-       "  'Población': '1237',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26056050',\n",
-       "  'Latitud': '-43.4935820815258',\n",
-       "  'Longitud': '-70.8135608321009'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Villa de Leales',\n",
-       "  'Población': '1237',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056090',\n",
-       "  'Latitud': '-27.1942605268211',\n",
-       "  'Longitud': '-65.3095561336322'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Languiñeo',\n",
-       "  'Localidad': 'Tecka',\n",
-       "  'Población': '1237',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.4935820815258',\n",
-       "  'Longitud': '-70.8135608321009'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Parejas',\n",
-       "  'Población': '12375',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007030',\n",
-       "  'Latitud': '-32.6826842550048',\n",
-       "  'Longitud': '-61.5185798347876'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Cainguás',\n",
-       "  'Localidad': 'Aristóbulo del Valle',\n",
-       "  'Población': '12375',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54014010',\n",
-       "  'Latitud': '-27.0952902000827',\n",
-       "  'Longitud': '-54.8949054572105'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villa Gesell',\n",
-       "  'Localidad': 'Mar Azul',\n",
-       "  'Población': '1239',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6868010',\n",
-       "  'Latitud': '-37.3366731576801',\n",
-       "  'Longitud': '-57.032501468863'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Santa Rosa de Calamuchita',\n",
-       "  'Población': '12395',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0700578177618',\n",
-       "  'Longitud': '-64.537633731877'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Las Lomitas',\n",
-       "  'Población': '12399',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34035100',\n",
-       "  'Latitud': '-24.7105776136691',\n",
-       "  'Longitud': '-60.5937892586839'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'San Pedro de Gütemberg',\n",
-       "  'Población': '124',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.698228417088',\n",
-       "  'Longitud': '-63.5610809474438'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Clodomiro Ledesma',\n",
-       "  'Población': '124',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5794028169306',\n",
-       "  'Longitud': '-58.1813678170213'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Loventué',\n",
-       "  'Localidad': 'Telén',\n",
-       "  'Población': '1240',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42098040',\n",
-       "  'Latitud': '-36.2640564040186',\n",
-       "  'Longitud': '-65.5097731802402'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Osvaldo Magnasco',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015120',\n",
-       "  'Latitud': '-31.3131',\n",
-       "  'Longitud': '-58.06'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Graneros',\n",
-       "  'Localidad': 'Taco Ralo',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90035030',\n",
-       "  'Latitud': '-27.8350683836867',\n",
-       "  'Longitud': '-65.1946017699559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Barker',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6084010',\n",
-       "  'Latitud': '-37.6424111302365',\n",
-       "  'Longitud': '-59.3889380312927'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Osvaldo Magnasco',\n",
-       "  'Población': '1241',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3131',\n",
-       "  'Longitud': '-58..06'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Yocsina',\n",
-       "  'Población': '1242',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147380',\n",
-       "  'Latitud': '-31.4470577243833',\n",
-       "  'Longitud': '-64.3660748415952'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Los Cocos',\n",
-       "  'Población': '1242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091140',\n",
-       "  'Latitud': '-30.9269774865861',\n",
-       "  'Longitud': '-64.5026123921004'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'La Lonja',\n",
-       "  'Población': '12451',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4448149403448',\n",
-       "  'Longitud': '-58.8393730861805'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa del Prado',\n",
-       "  'Población': '1247',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147320',\n",
-       "  'Latitud': '-31.6179397578028',\n",
-       "  'Longitud': '-64.3924925248834'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Empalme San Carlos',\n",
-       "  'Población': '125',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070040',\n",
-       "  'Latitud': '-31.5487780871674',\n",
-       "  'Longitud': '-60.8127223355579'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Zapala',\n",
-       "  'Localidad': 'Ramon M. Castro',\n",
-       "  'Población': '125',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58112030',\n",
-       "  'Latitud': '-38.865500620555',\n",
-       "  'Longitud': '-69.750265287383'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Samuhú',\n",
-       "  'Población': '1251',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22147010',\n",
-       "  'Latitud': '-27.5222254234698',\n",
-       "  'Longitud': '-60.3941746057505'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Herrera',\n",
-       "  'Población': '1251',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098060',\n",
-       "  'Latitud': '-32.434613979879',\n",
-       "  'Longitud': '-58.6330137118779'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Albardón',\n",
-       "  'Localidad': 'El Rincón',\n",
-       "  'Población': '1252',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70007010',\n",
-       "  'Latitud': '-31.4480943761332',\n",
-       "  'Longitud': '-68.5425141343624'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'La Carlota',\n",
-       "  'Población': '12537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056100',\n",
-       "  'Latitud': '-33.4201679372505',\n",
-       "  'Longitud': '-63.2969802619056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes',\n",
-       "  'Población': '125373',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7241344748224',\n",
-       "  'Longitud': '-58.2492205541766'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Copo',\n",
-       "  'Localidad': 'Monte Quemado',\n",
-       "  'Población': '12543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86056050',\n",
-       "  'Latitud': '-25.8042379417741',\n",
-       "  'Longitud': '-62.8316265906336'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'La Tordilla',\n",
-       "  'Población': '1257',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140250',\n",
-       "  'Latitud': '-31.2352452196552',\n",
-       "  'Longitud': '-63.0599042713799'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Mayu Sumaj',\n",
-       "  'Población': '1259',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14091160',\n",
-       "  'Latitud': '-31.4668646402709',\n",
-       "  'Longitud': '-64.5427634762868'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Puente del Inca',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049090',\n",
-       "  'Latitud': '-32.8198835580194',\n",
-       "  'Longitud': '-69.9250020499226'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Río Senguer',\n",
-       "  'Localidad': 'Aldea Apeleg',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26084010',\n",
-       "  'Latitud': '-44.7052521139583',\n",
-       "  'Longitud': '-70.8460010136593'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Las Palmitas',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070110',\n",
-       "  'Latitud': '-28.6402396947153',\n",
-       "  'Longitud': '-64.9870716926629'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Aguada de Guerra',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62091010',\n",
-       "  'Latitud': '-41.0639017102391',\n",
-       "  'Longitud': '-68.3843810353051'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Villa Santa Eugenia',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6651066386532',\n",
-       "  'Longitud': '-64.741501810378'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Puente del Inca',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8198835580194',\n",
-       "  'Longitud': '-69.9250020499226'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Río Senguer',\n",
-       "  'Localidad': 'Aldea Apeleg',\n",
-       "  'Población': '126',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-44.7052521139583',\n",
-       "  'Longitud': '-70.8460010136593'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Andalgalá',\n",
-       "  'Población': '12600',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10021020',\n",
-       "  'Latitud': '-27.5732225954972',\n",
-       "  'Longitud': '-66.3235466394645'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Andalgalá',\n",
-       "  'Población': '12600',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5732225954972',\n",
-       "  'Longitud': '-66.3235466394645'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Espinillo',\n",
-       "  'Población': '1261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063010',\n",
-       "  'Latitud': '-25.4176698636006',\n",
-       "  'Longitud': '-60.4139677023547'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'El Espinillo',\n",
-       "  'Población': '1261',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-25.4176698636006',\n",
-       "  'Longitud': '-60.4139677023547'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Huiliches',\n",
-       "  'Localidad': 'Junín de los Andes',\n",
-       "  'Población': '12621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58049010',\n",
-       "  'Latitud': '-39.9494720138355',\n",
-       "  'Longitud': '-71.0703335609136'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Paso de Indios',\n",
-       "  'Localidad': 'Paso de Indios',\n",
-       "  'Población': '1264',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26070030',\n",
-       "  'Latitud': '-43.8663054117658',\n",
-       "  'Longitud': '-69.0448870902309'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Paso de Indios',\n",
-       "  'Localidad': 'Paso de Indios',\n",
-       "  'Población': '1264',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.8663054117658',\n",
-       "  'Longitud': '-69.0448870902309'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Juan B. Molina',\n",
-       "  'Población': '1265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028110',\n",
-       "  'Latitud': '-33.496020689866',\n",
-       "  'Longitud': '-60.5122133295946'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Va Ma Irene De Los Remedios De Escalada',\n",
-       "  'Población': '1265',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5646397095177',\n",
-       "  'Longitud': '-58.5922548425316'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'San Antonio de Litín',\n",
-       "  'Población': '1268',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14182240',\n",
-       "  'Latitud': '-32.2128605395629',\n",
-       "  'Longitud': '-62.6330068495678'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Solar de los Molinos',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007230',\n",
-       "  'Latitud': '-31.8262216703829',\n",
-       "  'Longitud': '-64.5197802668561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Olascoaga',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112080',\n",
-       "  'Latitud': '-35.2375277927366',\n",
-       "  'Longitud': '-60.6115341696178'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Famatina',\n",
-       "  'Localidad': 'Angulos',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46049020',\n",
-       "  'Latitud': '-28.6595753462725',\n",
-       "  'Longitud': '-67.6529605556859'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Solar de los Molinos',\n",
-       "  'Población': '127',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8262216703829',\n",
-       "  'Longitud': '-64.5197802668561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6707040',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Del Carril',\n",
-       "  'Población': '1270',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.5127172285926',\n",
-       "  'Longitud': '-59.5158202035334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6672010',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Hipólito Yrigoyen',\n",
-       "  'Población': '1271',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098070',\n",
-       "  'Latitud': '-27.0900613258757',\n",
-       "  'Longitud': '-55.2870716950334'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Virrey Del Pino',\n",
-       "  'Población': '127171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.8475213469043',\n",
-       "  'Longitud': '-58.686067635918'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Colonia Aborigen',\n",
-       "  'Población': '1272',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22168010',\n",
-       "  'Latitud': '-26.9583436350996',\n",
-       "  'Longitud': '-60.1902370459592'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Colonia Aborigen',\n",
-       "  'Población': '1272',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9583436350996',\n",
-       "  'Longitud': '-60.1902370459592'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'San Salvador',\n",
-       "  'Localidad': 'San Salvador',\n",
-       "  'Población': '12733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30088020',\n",
-       "  'Latitud': '-31.6255225523021',\n",
-       "  'Longitud': '-58.5040738167896'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Puerto Yeruá',\n",
-       "  'Población': '1274',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015140',\n",
-       "  'Latitud': '-31.530833509471',\n",
-       "  'Longitud': '-58.0128947749058'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Puerto Yeruá',\n",
-       "  'Población': '1274',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.530833509471',\n",
-       "  'Longitud': '-58.0128947749058'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Pocho',\n",
-       "  'Localidad': 'Salsacate',\n",
-       "  'Población': '1275',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14077040',\n",
-       "  'Latitud': '-31.3151616749444',\n",
-       "  'Longitud': '-65.0910260595287'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Olivari',\n",
-       "  'Población': '1276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084050',\n",
-       "  'Latitud': '-27.6329473311043',\n",
-       "  'Longitud': '-56.9062014827101'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'San Carlos',\n",
-       "  'Localidad': 'Animaná',\n",
-       "  'Población': '1276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66154020',\n",
-       "  'Latitud': '-25.9250695350422',\n",
-       "  'Longitud': '-65.9634886394429'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Olivari',\n",
-       "  'Población': '1276',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6329473311043',\n",
-       "  'Longitud': '-56.9062014827101'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Barrio Gilbert',\n",
-       "  'Población': '1277',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147030',\n",
-       "  'Latitud': '-31.4426508165936',\n",
-       "  'Longitud': '-64.3178623084579'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Recreo',\n",
-       "  'Población': '12774',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063140',\n",
-       "  'Latitud': '-31.4935807560402',\n",
-       "  'Longitud': '-60.735411088708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Carmen de Areco',\n",
-       "  'Población': '12775',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161010',\n",
-       "  'Latitud': '-34.3776987251735',\n",
-       "  'Longitud': '-59.8229019801033'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'Pampa Almirón',\n",
-       "  'Población': '1278',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084050',\n",
-       "  'Latitud': '-26.702247857191',\n",
-       "  'Longitud': '-59.1237850343206'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Matacos',\n",
-       "  'Localidad': 'Ingeniero Guillermo N. Juárez',\n",
-       "  'Población': '12798',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34028010',\n",
-       "  'Latitud': '-23.8976004129254',\n",
-       "  'Longitud': '-61.8538220483946'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Polvaredas',\n",
-       "  'Población': '128',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.8190384814445',\n",
-       "  'Longitud': '-69.7097346552796'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Figueroa',\n",
-       "  'Localidad': 'Minerva',\n",
-       "  'Población': '128',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.539157866442',\n",
-       "  'Longitud': '-63.3590552312354'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Tala',\n",
-       "  'Localidad': 'Rosario del Tala',\n",
-       "  'Población': '12801',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30091100',\n",
-       "  'Latitud': '-32.3026339163322',\n",
-       "  'Longitud': '-59.1445792095518'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Uribelarrea',\n",
-       "  'Población': '1282',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134070',\n",
-       "  'Latitud': '-35.1227364407356',\n",
-       "  'Longitud': '-58.8904871463421'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Saladas',\n",
-       "  'Localidad': 'Saladas',\n",
-       "  'Población': '12864',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18126010',\n",
-       "  'Latitud': '-28.2553374256059',\n",
-       "  'Longitud': '-58.6238010038908'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Saladas',\n",
-       "  'Localidad': 'Saladas',\n",
-       "  'Población': '12864',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2553374256059',\n",
-       "  'Longitud': '-58.6238010038908'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '1288',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168090',\n",
-       "  'Latitud': '-30.7741941000543',\n",
-       "  'Longitud': '-64.1089868115808'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Robles',\n",
-       "  'Localidad': 'Fernández',\n",
-       "  'Población': '12886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86161030',\n",
-       "  'Latitud': '-27.9454006099507',\n",
-       "  'Longitud': '-63.8299170183325'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Constanza',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091100',\n",
-       "  'Latitud': '-30.664633909429',\n",
-       "  'Longitud': '-61.3207552160733'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Gastre',\n",
-       "  'Localidad': 'Lagunita Salada',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26049040',\n",
-       "  'Latitud': '-42.7167792838299',\n",
-       "  'Longitud': '-69.1884723935703'},\n",
-       " {'Provincia': 'TIERRA DEL FUEGO',\n",
-       "  'Partido': 'Ushuaia',\n",
-       "  'Localidad': 'Laguna Escondida',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '94014010',\n",
-       "  'Latitud': '-54.6376860828691',\n",
-       "  'Longitud': '-67.766940855265'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Paclín',\n",
-       "  'Localidad': 'La Viña',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10077060',\n",
-       "  'Latitud': '-28.044445782746',\n",
-       "  'Longitud': '-65.6079383578395'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Rancherita',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147170',\n",
-       "  'Latitud': '-31.7574675409558',\n",
-       "  'Longitud': '-64.448690277725'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chilecito',\n",
-       "  'Localidad': 'Santa Florentina',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46042110',\n",
-       "  'Latitud': '-29.1330615805931',\n",
-       "  'Longitud': '-67.5576081781931'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Conesa',\n",
-       "  'Localidad': 'Barrio Colonia Conesa',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62028010',\n",
-       "  'Latitud': '-40.1405715071916',\n",
-       "  'Longitud': '-64.3297427915782'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Yapes',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091160',\n",
-       "  'Latitud': '-26.8289862929732',\n",
-       "  'Longitud': '-66.0179166770413'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'La Rancherita',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.7574675409558',\n",
-       "  'Longitud': '-64.448690277725'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Gastre',\n",
-       "  'Localidad': 'Lagunita Salada',\n",
-       "  'Población': '129',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.7167792838299',\n",
-       "  'Longitud': '-69.1884723935703'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Villa Escolar',\n",
-       "  'Población': '1290',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '34021060',\n",
-       "  'Latitud': '-26.6211844819298',\n",
-       "  'Longitud': '-58.6718336940894'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Laishi',\n",
-       "  'Localidad': 'Villa Escolar',\n",
-       "  'Población': '1290',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.6211844819298',\n",
-       "  'Longitud': '-58.6718336940894'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Pereyra',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8471945391094',\n",
-       "  'Longitud': '-58.1392765205344'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Guido',\n",
-       "  'Localidad': 'General Guido',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6308010',\n",
-       "  'Latitud': '-36.6431651777017',\n",
-       "  'Longitud': '-57.7905019037041'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Colonia San Bartolomé',\n",
-       "  'Población': '1291',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140110',\n",
-       "  'Latitud': '-31.528322298444',\n",
-       "  'Longitud': '-62.7244933856141'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chamical',\n",
-       "  'Localidad': 'Chamical',\n",
-       "  'Población': '12919',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46035010',\n",
-       "  'Latitud': '-30.3772951613356',\n",
-       "  'Longitud': '-66.3240368838483'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colonia Tirolesa',\n",
-       "  'Población': '1293',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021060',\n",
-       "  'Latitud': '-31.2357859283773',\n",
-       "  'Longitud': '-64.0672541009397'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Isla de Cañas',\n",
-       "  'Población': '1295',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070020',\n",
-       "  'Latitud': '-22.8864200252899',\n",
-       "  'Longitud': '-64.6573757192202'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Camarones',\n",
-       "  'Población': '1296',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26028010',\n",
-       "  'Latitud': '-44.79829087317',\n",
-       "  'Longitud': '-65.7105992934951'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Camarones',\n",
-       "  'Población': '1296',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-44.79829087317',\n",
-       "  'Longitud': '-65.7105992934951'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Angélica',\n",
-       "  'Población': '1298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021020',\n",
-       "  'Latitud': '-31.5526328296108',\n",
-       "  'Longitud': '-61.5462650173096'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Pablo Podestá',\n",
-       "  'Población': '12990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5758246152249',\n",
-       "  'Longitud': '-58.6202497472316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Irene',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189060',\n",
-       "  'Latitud': '-38.5543426342658',\n",
-       "  'Longitud': '-60.6954938748393'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Colonia Médici',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82056060',\n",
-       "  'Latitud': '-32.5988903254118',\n",
-       "  'Longitud': '-61.3767121670301'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Famaillá',\n",
-       "  'Localidad': 'Ingenio Fronterita',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '90028040',\n",
-       "  'Latitud': '-27.0354707281153',\n",
-       "  'Longitud': '-65.455616412105'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Irene',\n",
-       "  'Población': '13',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.5543426342658',\n",
-       "  'Longitud': '-60.6954938748393'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Sobremonte',\n",
-       "  'Localidad': 'Pozo Nuevo',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14154040',\n",
-       "  'Latitud': '-29.5775456904692',\n",
-       "  'Longitud': '-64.1070996245776'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Cruz del Eje',\n",
-       "  'Localidad': 'Cruz de Caña',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14028040',\n",
-       "  'Latitud': '-31.0662466251544',\n",
-       "  'Longitud': '-64.9425321672363'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Albertina',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042160',\n",
-       "  'Latitud': '-32.4342175966013',\n",
-       "  'Longitud': '-63.1844586471364'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4228667193793',\n",
-       "  'Longitud': '-55.1702709710527'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Valle Grande',\n",
-       "  'Localidad': 'Pampichuela',\n",
-       "  'Población': '130',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.5544093778059',\n",
-       "  'Longitud': '-65.0528072587448'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Lobería',\n",
-       "  'Población': '13005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476030',\n",
-       "  'Latitud': '-38.165273387122',\n",
-       "  'Longitud': '-58.7822303314999'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '13014',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30008090',\n",
-       "  'Latitud': '-32.2021613289668',\n",
-       "  'Longitud': '-58.2095931555666'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Misión Chaqueña',\n",
-       "  'Población': '1302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056130',\n",
-       "  'Latitud': '-23.2761412353834',\n",
-       "  'Longitud': '-63.7361800240654'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tordillo',\n",
-       "  'Localidad': 'General Conesa',\n",
-       "  'Población': '1302',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6812010',\n",
-       "  'Latitud': '-36.5208587437818',\n",
-       "  'Longitud': '-57.3249371025508'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Rapelli',\n",
-       "  'Población': '1303',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86133050',\n",
-       "  'Latitud': '-26.4226389838804',\n",
-       "  'Longitud': '-64.4823360114476'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '12 de Octubre',\n",
-       "  'Localidad': 'General Pinedo',\n",
-       "  'Población': '13042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22036030',\n",
-       "  'Latitud': '-27.3252979421708',\n",
-       "  'Longitud': '-61.282210419911'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Rosas',\n",
-       "  'Población': '13068',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007040',\n",
-       "  'Latitud': '-32.4785768176046',\n",
-       "  'Longitud': '-61.5748036822531'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mechongué',\n",
-       "  'Población': '1307',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280030',\n",
-       "  'Latitud': '-38.1486545138318',\n",
-       "  'Longitud': '-58.2230121065801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Mechongué',\n",
-       "  'Población': '1307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.1486545138318',\n",
-       "  'Longitud': '-58.2230121065801'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'Capitán Sarmiento',\n",
-       "  'Población': '13088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6140010',\n",
-       "  'Latitud': '-34.1723674255219',\n",
-       "  'Longitud': '-59.789349139091'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58042010',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Tala Huasi',\n",
-       "  'Población': '131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091220',\n",
-       "  'Latitud': '-31.472446933222',\n",
-       "  'Longitud': '-64.5651507693433'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Ojo de Agua',\n",
-       "  'Localidad': 'El 49',\n",
-       "  'Población': '131',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86126010',\n",
-       "  'Latitud': '-29.0867993771921',\n",
-       "  'Longitud': '-63.875828156503'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Los Cardos',\n",
-       "  'Población': '1310',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126110',\n",
-       "  'Latitud': '-32.3243031135987',\n",
-       "  'Longitud': '-61.6321111218833'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'San Carlos Minas',\n",
-       "  'Población': '1311',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14070060',\n",
-       "  'Latitud': '-31.175590415787',\n",
-       "  'Longitud': '-65.1017054267171'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Estación Aráoz',\n",
-       "  'Población': '1315',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056020',\n",
-       "  'Latitud': '-27.0571152473018',\n",
-       "  'Longitud': '-64.9218123993231'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 05',\n",
-       "  'Localidad': 'ALMAGRO',\n",
-       "  'Población': '131699',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6092276891202',\n",
-       "  'Longitud': '-58.4217452253939'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'Diadema Argentina',\n",
-       "  'Población': '1317',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26021040',\n",
-       "  'Latitud': '-45.7906089158021',\n",
-       "  'Longitud': '-67.6738925726169'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Sinsacate',\n",
-       "  'Población': '1317',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168110',\n",
-       "  'Latitud': '-30.9428574787407',\n",
-       "  'Longitud': '-64.0884974374818'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Plaza Huincul',\n",
-       "  'Población': '13172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035090',\n",
-       "  'Latitud': '-38.9290709532125',\n",
-       "  'Longitud': '-69.2021594435231'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Córdoba',\n",
-       "  'Población': '1317298',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14014010',\n",
-       "  'Latitud': '-31.4138166206931',\n",
-       "  'Longitud': '-64.1833384346292'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'La Cesira',\n",
-       "  'Población': '1318',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084020',\n",
-       "  'Latitud': '-33.9518611160055',\n",
-       "  'Longitud': '-62.9744894136507'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119150',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Las Varas',\n",
-       "  'Población': '1320',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140260',\n",
-       "  'Latitud': '-31.801292158779',\n",
-       "  'Longitud': '-62.6171047243489'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Barrio El Milagro',\n",
-       "  'Población': '1321',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.4612361196434',\n",
-       "  'Longitud': '-65.119054261617'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Tabossi',\n",
-       "  'Población': '1322',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084250',\n",
-       "  'Latitud': '-31.8047077554997',\n",
-       "  'Longitud': '-59.9379151601641'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Navarro',\n",
-       "  'Población': '13224',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6574030',\n",
-       "  'Latitud': '-35.0036066018879',\n",
-       "  'Longitud': '-59.2774163163898'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Cote Lai',\n",
-       "  'Población': '1323',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22161020',\n",
-       "  'Latitud': '-27.5303116601138',\n",
-       "  'Longitud': '-59.5765171513905'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Cote Lai',\n",
-       "  'Población': '1323',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5303116601138',\n",
-       "  'Longitud': '-59.5765171513905'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Puerto General San Martín',\n",
-       "  'Población': '13243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119080',\n",
-       "  'Latitud': '-32.7190025958741',\n",
-       "  'Longitud': '-60.7334925388318'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Nicolás',\n",
-       "  'Localidad': 'San Nicolás de los Arroyos',\n",
-       "  'Población': '132438',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6763050',\n",
-       "  'Latitud': '-33.3487082868277',\n",
-       "  'Longitud': '-60.231333927581'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'San Gustavo',\n",
-       "  'Población': '1325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070070',\n",
-       "  'Latitud': '-30.6905067150943',\n",
-       "  'Longitud': '-59.3994540133514'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí del Valle',\n",
-       "  'Localidad': 'Amaicha del Valle',\n",
-       "  'Población': '1327',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90098010',\n",
-       "  'Latitud': '-26.5936376610691',\n",
-       "  'Longitud': '-65.9279885664724'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Arenaza',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469010',\n",
-       "  'Latitud': '-34.9846043002155',\n",
-       "  'Longitud': '-61.7729116988591'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Nuestra Señora de Talavera',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66007130',\n",
-       "  'Latitud': '-25.481072557645',\n",
-       "  'Longitud': '-63.7880008281707'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Arenaza',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9846043002155',\n",
-       "  'Longitud': '-61.7729116988591'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Nuestra Señora de Talavera',\n",
-       "  'Población': '1328',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-25.481072557645',\n",
-       "  'Longitud': '-63.7880008281707'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'El Huayco',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14126030',\n",
-       "  'Latitud': '-31.845848320458',\n",
-       "  'Longitud': '-64.9560921756071'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Fortín Sargento 1º Leyes',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '34035070',\n",
-       "  'Latitud': '-24.5503048524758',\n",
-       "  'Longitud': '-59.390271557059'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Elvira',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6483020',\n",
-       "  'Latitud': '-35.243272141682',\n",
-       "  'Longitud': '-59.4860397931491'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'El Huayco',\n",
-       "  'Población': '133',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.845848320458',\n",
-       "  'Longitud': '-64.9560921756071'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Fraile Pintado',\n",
-       "  'Población': '13300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035060',\n",
-       "  'Latitud': '-23.9366734846348',\n",
-       "  'Longitud': '-64.8001555521003'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Fraile Pintado',\n",
-       "  'Población': '13300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.9366734846348',\n",
-       "  'Longitud': '-64.8001555521003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665040',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Juan F. Quiroga',\n",
-       "  'Localidad': 'Malanzán',\n",
-       "  'Población': '1335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46070010',\n",
-       "  'Latitud': '-30.815543887629',\n",
-       "  'Longitud': '-66.6194814951279'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Embajador Martini',\n",
-       "  'Población': '1336',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42133040',\n",
-       "  'Latitud': '-35.3861854808904',\n",
-       "  'Longitud': '-64.2836857257322'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Villa San Justo',\n",
-       "  'Población': '1337',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098140',\n",
-       "  'Latitud': '-32.446319897702',\n",
-       "  'Longitud': '-58.4359138343848'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Conscripto Bernardi',\n",
-       "  'Población': '1339',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035010',\n",
-       "  'Latitud': '-31.0477778936084',\n",
-       "  'Longitud': '-59.0867391405808'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Banderaló',\n",
-       "  'Población': '1339',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392010',\n",
-       "  'Latitud': '-35.0124666610174',\n",
-       "  'Longitud': '-63.3741563457186'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Quilmes Oeste',\n",
-       "  'Población': '133980',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7477989892391',\n",
-       "  'Longitud': '-58.2999440151876'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Cañada de Río Pinto',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14049020',\n",
-       "  'Latitud': '-30.7759183214925',\n",
-       "  'Longitud': '-64.2182971976615'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'San Clemente',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147250',\n",
-       "  'Latitud': '-31.7166546515515',\n",
-       "  'Longitud': '-64.6265869046185'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Saladas',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14105160',\n",
-       "  'Latitud': '-30.7594681012857',\n",
-       "  'Longitud': '-63.2035027286926'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Las Saladas',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.7594681012857',\n",
-       "  'Longitud': '-63.2035027286926'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Tusaquillas',\n",
-       "  'Población': '134',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1709455394342',\n",
-       "  'Longitud': '-65.9732427949322'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Escalante',\n",
-       "  'Localidad': 'Comodoro Rivadavia',\n",
-       "  'Población': '134072',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26021030',\n",
-       "  'Latitud': '-45.8729846778063',\n",
-       "  'Longitud': '-67.5430559979427'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA REAL',\n",
-       "  'Población': '13419',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6194831337073',\n",
-       "  'Longitud': '-58.5259860729102'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Salto de Las Rosas',\n",
-       "  'Población': '1343',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105200',\n",
-       "  'Latitud': '-34.726958284268',\n",
-       "  'Longitud': '-68.2329031579027'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Marqués Alejandro María De Aguado',\n",
-       "  'Población': '13440',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5551356608044',\n",
-       "  'Longitud': '-58.5383771255925'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Piquillín',\n",
-       "  'Población': '1347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14105210',\n",
-       "  'Latitud': '-31.2995844445842',\n",
-       "  'Longitud': '-63.7591050718367'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'Piquillín',\n",
-       "  'Población': '1347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.2995844445842',\n",
-       "  'Longitud': '-63.7591050718367'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'Coronel Charlone',\n",
-       "  'Población': '1348',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392030',\n",
-       "  'Latitud': '-34.672994561958',\n",
-       "  'Longitud': '-63.3724454840572'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Juan Pujol',\n",
-       "  'Población': '1349',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18112030',\n",
-       "  'Latitud': '-30.4178964519869',\n",
-       "  'Longitud': '-57.8560694385919'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Juan Pujol',\n",
-       "  'Población': '1349',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.4178964519869',\n",
-       "  'Longitud': '-57.8560694385919'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Berna',\n",
-       "  'Población': '135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14007260',\n",
-       "  'Latitud': '-31.9052382568315',\n",
-       "  'Longitud': '-64.7428823583405'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Añelo',\n",
-       "  'Localidad': 'Aguada San Roque',\n",
-       "  'Población': '135',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.9994791767967',\n",
-       "  'Longitud': '-68.9231103975687'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Berna',\n",
-       "  'Población': '135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.9052382568315',\n",
-       "  'Longitud': '-64.7428823583405'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Realicó',\n",
-       "  'Localidad': 'Alta Italia',\n",
-       "  'Población': '1350',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42133020',\n",
-       "  'Latitud': '-35.3338595551664',\n",
-       "  'Longitud': '-64.1182405361085'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tornquist',\n",
-       "  'Localidad': 'Saldungaray',\n",
-       "  'Población': '1351',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6819020',\n",
-       "  'Latitud': '-38.2028131038038',\n",
-       "  'Longitud': '-61.7678925154653'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Fortín Cabo 1º Lugones',\n",
-       "  'Población': '1351',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34035060',\n",
-       "  'Latitud': '-24.2854864616665',\n",
-       "  'Longitud': '-59.8282499173384'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'La Florida',\n",
-       "  'Población': '1353',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50084070',\n",
-       "  'Latitud': '-33.2827922646265',\n",
-       "  'Longitud': '-68.4657172961175'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'Nueva Galia',\n",
-       "  'Población': '1353',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74042130',\n",
-       "  'Latitud': '-35.1124747000615',\n",
-       "  'Longitud': '-65.2532109154966'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Landeta',\n",
-       "  'Población': '1357',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126080',\n",
-       "  'Latitud': '-32.0138147005941',\n",
-       "  'Longitud': '-62.0611771301989'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Gregoria Pérez de Denis (Est. El Nochero)',\n",
-       "  'Población': '1358',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077030',\n",
-       "  'Latitud': '-28.2296230607257',\n",
-       "  'Longitud': '-61.5297529930521'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Monte Grande',\n",
-       "  'Población': '135893',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8191368630736',\n",
-       "  'Longitud': '-58.4726947603508'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Garupá',\n",
-       "  'Población': '13595',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54028010',\n",
-       "  'Latitud': '-27.4788128514289',\n",
-       "  'Longitud': '-55.8224411787639'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Lules',\n",
-       "  'Localidad': 'El Manantial',\n",
-       "  'Población': '13596',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90063020',\n",
-       "  'Latitud': '-26.8445604430497',\n",
-       "  'Longitud': '-65.2856690422125'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio La Palmera',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50056030',\n",
-       "  'Latitud': '-32.6969328275291',\n",
-       "  'Longitud': '-68.5506213221534'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Panaholma',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14126120',\n",
-       "  'Latitud': '-31.626892878253',\n",
-       "  'Longitud': '-65.058665894714'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Las Esquinas',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '10070100',\n",
-       "  'Latitud': '-28.7644628061471',\n",
-       "  'Longitud': '-65.1120210167305'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Paclín',\n",
-       "  'Localidad': 'Las Lajas',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10077070',\n",
-       "  'Latitud': '-27.826913357423',\n",
-       "  'Longitud': '-65.7401079267206'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio La Palmera',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6969328275291',\n",
-       "  'Longitud': '-68.5506213221534'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Alberto',\n",
-       "  'Localidad': 'Panaholma',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.626892878253',\n",
-       "  'Longitud': '-65.058665894714'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Fátima',\n",
-       "  'Población': '136',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.05317',\n",
-       "  'Longitud': '-67.47297'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier',\n",
-       "  'Población': '13604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82098060',\n",
-       "  'Latitud': '-30.5822068409869',\n",
-       "  'Longitud': '-59.9313985183809'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier',\n",
-       "  'Población': '13604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.5822068409869',\n",
-       "  'Longitud': '-59.9313985183809'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Piedras Blancas',\n",
-       "  'Población': '1362',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070050',\n",
-       "  'Latitud': '-31.1859575955508',\n",
-       "  'Longitud': '-59.9521591252044'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'El Carmen',\n",
-       "  'Población': '13623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014040',\n",
-       "  'Latitud': '-24.3855119166984',\n",
-       "  'Longitud': '-65.260519420291'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'El Carmen',\n",
-       "  'Población': '13623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.3855119166984',\n",
-       "  'Longitud': '-65.260519420291'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'La Cruz',\n",
-       "  'Población': '1363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007070',\n",
-       "  'Latitud': '-32.3034055718452',\n",
-       "  'Longitud': '-64.4831089740345'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'La Cruz',\n",
-       "  'Población': '1363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.3034055718452',\n",
-       "  'Longitud': '-64.4831089740345'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Villa Los Aromos',\n",
-       "  'Población': '1364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14147340',\n",
-       "  'Latitud': '-31.7359598057037',\n",
-       "  'Longitud': '-64.4389279396961'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Villa El Tango',\n",
-       "  'Población': '1367',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70126040',\n",
-       "  'Latitud': '-31.763268918716',\n",
-       "  'Longitud': '-68.2222966354108'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'López (Est. San Martín de Tours)',\n",
-       "  'Población': '1368',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105180',\n",
-       "  'Latitud': '-31.9069668930749',\n",
-       "  'Longitud': '-61.2799295377437'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Cafayate',\n",
-       "  'Población': '13698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66021010',\n",
-       "  'Latitud': '-26.0765384358548',\n",
-       "  'Longitud': '-65.9862897320293'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Cafayate',\n",
-       "  'Población': '13698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.0765384358548',\n",
-       "  'Longitud': '-65.9862897320293'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Cavour',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070010',\n",
-       "  'Latitud': '-31.3666330323604',\n",
-       "  'Longitud': '-61.0172254853249'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Colonia Alemana',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30028020',\n",
-       "  'Latitud': '-30.896158506292',\n",
-       "  'Longitud': '-58.0221576342783'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Copo',\n",
-       "  'Localidad': 'Urutaú',\n",
-       "  'Población': '137',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86056090',\n",
-       "  'Latitud': '-25.7123770498498',\n",
-       "  'Longitud': '-63.0412753199535'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Puesto Viejo',\n",
-       "  'Población': '1372',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014100',\n",
-       "  'Latitud': '-24.4823598416465',\n",
-       "  'Longitud': '-64.9672130216717'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Puesto Viejo',\n",
-       "  'Población': '1372',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.4823598416465',\n",
-       "  'Longitud': '-64.9672130216717'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Fuerte Esperanza',\n",
-       "  'Población': '1376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22063050',\n",
-       "  'Latitud': '-25.1560600566745',\n",
-       "  'Longitud': '-61.8424104268078'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Candelaria',\n",
-       "  'Localidad': 'Candelaria',\n",
-       "  'Población': '13777',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54021020',\n",
-       "  'Latitud': '-27.4591653471738',\n",
-       "  'Longitud': '-55.7430844145913'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Estación Raíces',\n",
-       "  'Población': '138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113010',\n",
-       "  'Latitud': '-31.908248192653',\n",
-       "  'Longitud': '-59.2606926522048'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '138',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38035070',\n",
-       "  'Latitud': '-23.7628935085037',\n",
-       "  'Longitud': '-64.7268036826305'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '138',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.7628935085037',\n",
-       "  'Longitud': '-64.7268036826305'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VERSALLES',\n",
-       "  'Población': '13822',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6301234618064',\n",
-       "  'Longitud': '-58.5224017483433'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Ferri',\n",
-       "  'Población': '1385',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042420',\n",
-       "  'Latitud': '-38.8871754648156',\n",
-       "  'Longitud': '-68.0068433988189'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Ferri',\n",
-       "  'Población': '1385',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8871754648156',\n",
-       "  'Longitud': '-68.0068433988189'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Lozano (Ap. Chañi)',\n",
-       "  'Población': '1388',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38021040',\n",
-       "  'Latitud': '-24.0773597398703',\n",
-       "  'Longitud': '-65.4047004835351'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Doctor Manuel Belgrano',\n",
-       "  'Localidad': 'Lozano (Ap. Chañi)',\n",
-       "  'Población': '1388',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.0773597398703',\n",
-       "  'Longitud': '-65.4047004835351'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Francisco Madero',\n",
-       "  'Población': '1389',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609030',\n",
-       "  'Latitud': '-35.8483065194137',\n",
-       "  'Longitud': '-62.0693918423117'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Molino Doll',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30105040',\n",
-       "  'Latitud': '-32.3100409280054',\n",
-       "  'Longitud': '-60.4202063551195'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Paraje Chaco Chico',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063120',\n",
-       "  'Latitud': '-31.567299963712',\n",
-       "  'Longitud': '-60.6617466185791'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Tumbaya',\n",
-       "  'Localidad': 'Bárcena',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38098010',\n",
-       "  'Latitud': '-23.9694741938995',\n",
-       "  'Longitud': '-65.446477650042'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Capayán',\n",
-       "  'Localidad': 'San Pablo',\n",
-       "  'Población': '139',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10042140',\n",
-       "  'Latitud': '-28.7185211619112',\n",
-       "  'Longitud': '-66.0406031753627'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Wanda',\n",
-       "  'Población': '13901',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063040',\n",
-       "  'Latitud': '-25.9713257064178',\n",
-       "  'Longitud': '-54.5610255460819'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Ñorquín',\n",
-       "  'Localidad': 'El Huecú',\n",
-       "  'Población': '1391',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58084040',\n",
-       "  'Latitud': '-37.6415832578483',\n",
-       "  'Longitud': '-70.5790877358744'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'Barrio Belgrano Norte',\n",
-       "  'Población': '1392',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '50126010',\n",
-       "  'Latitud': '-33.3301032817585',\n",
-       "  'Longitud': '-69.1359513617454'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Ramos Mejía',\n",
-       "  'Población': '139369',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6523081823718',\n",
-       "  'Longitud': '-58.5592114732944'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa Rosa',\n",
-       "  'Localidad': 'Alijilán',\n",
-       "  'Población': '1396',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10098010',\n",
-       "  'Latitud': '-28.1771812692249',\n",
-       "  'Longitud': '-65.4915924205872'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pinto',\n",
-       "  'Localidad': 'Germania (Est. Mayor José Orellano)',\n",
-       "  'Población': '1397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6351030',\n",
-       "  'Latitud': '-34.576111833277',\n",
-       "  'Longitud': '-62.0518306894073'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Zona Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Gobernador Dupuy',\n",
-       "  'Localidad': 'La Maroma',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74042080',\n",
-       "  'Latitud': '-35.2127003045126',\n",
-       "  'Longitud': '-66.3264252245578'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Zona Aeropuerto Internacional Ezeiza',\n",
-       "  'Población': '14',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8128216283518',\n",
-       "  'Longitud': '-58.5521650062885'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'Estancia de Guadalupe',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070030',\n",
-       "  'Latitud': '-31.1242101609074',\n",
-       "  'Longitud': '-65.2269002056273'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'San Joaquín',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14084080',\n",
-       "  'Latitud': '-34.5106395562101',\n",
-       "  'Longitud': '-63.7132746964365'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'San Ignacio (Loteo San Javier)',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14007190',\n",
-       "  'Latitud': '-32.1667856733263',\n",
-       "  'Longitud': '-64.5163972060979'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'San Ignacio (Loteo San Javier)',\n",
-       "  'Población': '140',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1667856733263',\n",
-       "  'Longitud': '-64.5163972060979'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Villa de las Rosas',\n",
-       "  'Población': '1400',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14133190',\n",
-       "  'Latitud': '-31.9484733205417',\n",
-       "  'Longitud': '-65.0550181621034'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Rosario de Lerma',\n",
-       "  'Localidad': 'La Silleta',\n",
-       "  'Población': '1402',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66147020',\n",
-       "  'Latitud': '-24.8784643256455',\n",
-       "  'Longitud': '-65.5901794974296'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Vila',\n",
-       "  'Población': '1405',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021390',\n",
-       "  'Latitud': '-31.1923707919053',\n",
-       "  'Longitud': '-61.8336140985666'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Burruyacú',\n",
-       "  'Localidad': 'La Ramada',\n",
-       "  'Población': '1409',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90007050',\n",
-       "  'Latitud': '-26.6881473308745',\n",
-       "  'Longitud': '-64.9464369337093'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Burruyacú',\n",
-       "  'Localidad': 'Villa Benjamín Aráoz',\n",
-       "  'Población': '1409',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90007090',\n",
-       "  'Latitud': '-26.5561603640592',\n",
-       "  'Longitud': '-64.7983838278956'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Las Bajadas',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007090',\n",
-       "  'Latitud': '-32.0954063583092',\n",
-       "  'Longitud': '-64.3310535546374'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Coctaca',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38028010',\n",
-       "  'Latitud': '-23.1281936873376',\n",
-       "  'Longitud': '-65.2973378850934'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Colmena',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82133030',\n",
-       "  'Latitud': '-28.7658190432744',\n",
-       "  'Longitud': '-60.0880421430925'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'La Penca y Caraguatá',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82112070',\n",
-       "  'Latitud': '-30.3484964424709',\n",
-       "  'Longitud': '-60.5217853393141'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Las Bajadas',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0954063583092',\n",
-       "  'Longitud': '-64.3310535546374'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Coctaca',\n",
-       "  'Población': '141',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1281936873376',\n",
-       "  'Longitud': '-65.2973378850934'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Berón de Astrada',\n",
-       "  'Localidad': 'Berón de Astrada',\n",
-       "  'Población': '1411',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18014010',\n",
-       "  'Latitud': '-27.5506233626678',\n",
-       "  'Longitud': '-57.5376245501398'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Roldán',\n",
-       "  'Población': '14113',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119110',\n",
-       "  'Latitud': '-32.9023879302416',\n",
-       "  'Longitud': '-60.9108827950649'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Real Sayana',\n",
-       "  'Población': '1412',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86028050',\n",
-       "  'Latitud': '-28.8151294886589',\n",
-       "  'Longitud': '-62.7610345462438'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Mechita (Est. Mecha)',\n",
-       "  'Población': '1414',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6112070',\n",
-       "  'Latitud': '-35.0699378566803',\n",
-       "  'Longitud': '-60.4084937925362'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Russell',\n",
-       "  'Población': '1416',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070080',\n",
-       "  'Latitud': '-33.0046770772729',\n",
-       "  'Longitud': '-68.8012715093769'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Puerto Deseado',\n",
-       "  'Población': '14183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014080',\n",
-       "  'Latitud': '-47.7514649275067',\n",
-       "  'Longitud': '-65.9012043680086'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'San Emilio',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6385040',\n",
-       "  'Latitud': '-35.0319914044113',\n",
-       "  'Longitud': '-60.8647685857183'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Garibaldi',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021210',\n",
-       "  'Latitud': '-31.652027726261',\n",
-       "  'Longitud': '-61.8053907511433'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Cacique Ariacaiquín',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82098020',\n",
-       "  'Latitud': '-30.6581364074941',\n",
-       "  'Longitud': '-60.2307356488107'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Cacique Ariacaiquín',\n",
-       "  'Población': '142',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.6581364074941',\n",
-       "  'Longitud': '-60.2307356488107'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Metán',\n",
-       "  'Localidad': 'Río Piedras',\n",
-       "  'Población': '1420',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66112070',\n",
-       "  'Latitud': '-25.3211818761179',\n",
-       "  'Longitud': '-64.917329424853'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí Kilómetro 8',\n",
-       "  'Población': '1422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091100',\n",
-       "  'Latitud': '-27.6631606292713',\n",
-       "  'Longitud': '-54.9846517202885'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambí Kilómetro 8',\n",
-       "  'Población': '1422',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6631606292713',\n",
-       "  'Longitud': '-54.9846517202885'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Concordia',\n",
-       "  'Población': '142254',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015060',\n",
-       "  'Latitud': '-31.3687044068789',\n",
-       "  'Longitud': '-58.0450288431718'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'El Colorado',\n",
-       "  'Población': '14228',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056020',\n",
-       "  'Latitud': '-26.3117354640006',\n",
-       "  'Longitud': '-59.3684434678409'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Villa Mantero',\n",
-       "  'Población': '1427',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098130',\n",
-       "  'Latitud': '-32.3987091260597',\n",
-       "  'Longitud': '-58.7440638984338'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Benito Juárez (Est. Juárez)',\n",
-       "  'Población': '14279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084020',\n",
-       "  'Latitud': '-37.6766410210105',\n",
-       "  'Longitud': '-59.8057677109444'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Cruz de los Milagros',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091010',\n",
-       "  'Latitud': '-28.8357350715385',\n",
-       "  'Longitud': '-59.0068578339405'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'El Cuadrado',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86098020',\n",
-       "  'Latitud': '-28.2913337442834',\n",
-       "  'Longitud': '-61.720781100109'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Cruz de los Milagros',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.8357350715385',\n",
-       "  'Longitud': '-59.0068578339405'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'El Cuadrado',\n",
-       "  'Población': '143',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2913337442834',\n",
-       "  'Longitud': '-61.720781100109'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio',\n",
-       "  'Población': '1430',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38056030',\n",
-       "  'Latitud': '-24.3676606220994',\n",
-       "  'Longitud': '-65.3337612645336'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Pedernales',\n",
-       "  'Población': '1432',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854070',\n",
-       "  'Latitud': '-35.2666085074294',\n",
-       "  'Longitud': '-59.6306574695384'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Pedernales',\n",
-       "  'Población': '1432',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2666085074294',\n",
-       "  'Longitud': '-59.6306574695384'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Santa Rita',\n",
-       "  'Población': '1433',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54119050',\n",
-       "  'Latitud': '-27.5183529379611',\n",
-       "  'Longitud': '-54.7305712624723'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Felipe Yofré',\n",
-       "  'Población': '1435',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18105010',\n",
-       "  'Latitud': '-29.105919764542',\n",
-       "  'Longitud': '-58.3424746747141'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Felipe Yofré',\n",
-       "  'Población': '1435',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.105919764542',\n",
-       "  'Longitud': '-58.3424746747141'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700060',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'San Cristóbal',\n",
-       "  'Población': '14389',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091220',\n",
-       "  'Latitud': '-30.311687011314',\n",
-       "  'Longitud': '-61.2386444593771'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'Villa Mercedes',\n",
-       "  'Población': '1439',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70056110',\n",
-       "  'Latitud': '-30.1088721898605',\n",
-       "  'Longitud': '-68.7009429184891'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Aldea San Rafael',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '30084020',\n",
-       "  'Latitud': '-31.9598299451355',\n",
-       "  'Longitud': '-60.2558755485286'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'General Almada',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056050',\n",
-       "  'Latitud': '-32.8376334754538',\n",
-       "  'Longitud': '-58.8038160467091'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'El Desmonte',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091050',\n",
-       "  'Latitud': '-26.9077168676094',\n",
-       "  'Longitud': '-66.020423153794'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Palca de Aparzo',\n",
-       "  'Población': '144',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.1229806791675',\n",
-       "  'Longitud': '-65.1333482063984'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Caraguatay',\n",
-       "  'Población': '1440',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54084010',\n",
-       "  'Latitud': '-26.6563488324986',\n",
-       "  'Longitud': '-54.7392272649556'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'San Isidro (Est. Los Angacos)',\n",
-       "  'Población': '1440',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70091030',\n",
-       "  'Latitud': '-31.4870993000717',\n",
-       "  'Longitud': '-68.325134344897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Libertad',\n",
-       "  'Población': '14404',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5846960052521',\n",
-       "  'Longitud': '-58.5623334028073'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '1445',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50126050',\n",
-       "  'Latitud': '-33.3068450101282',\n",
-       "  'Longitud': '-69.1645780862147'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Cafferata',\n",
-       "  'Población': '1449',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042030',\n",
-       "  'Latitud': '-33.4414158758935',\n",
-       "  'Longitud': '-62.0868714692657'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'Los Toldos',\n",
-       "  'Población': '14496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6385030',\n",
-       "  'Latitud': '-35.0010365651503',\n",
-       "  'Longitud': '-61.0381497866181'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Ceres',\n",
-       "  'Población': '14499',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091060',\n",
-       "  'Latitud': '-29.8823371283479',\n",
-       "  'Longitud': '-61.9452374270961'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Betbeder',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30077020',\n",
-       "  'Latitud': '-32.374100868006',\n",
-       "  'Longitud': '-59.9380818002549'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Bermejito',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38035020',\n",
-       "  'Latitud': '-23.7870506884017',\n",
-       "  'Longitud': '-64.730065775808'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villarino',\n",
-       "  'Localidad': 'Teniente Origone',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6875080',\n",
-       "  'Latitud': '-39.0580586668564',\n",
-       "  'Longitud': '-62.5697137402023'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Las Peñas',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098180',\n",
-       "  'Latitud': '-32.5348511864127',\n",
-       "  'Longitud': '-64.1052291964295'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Villa San José',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623140',\n",
-       "  'Latitud': '-34.0906695795004',\n",
-       "  'Longitud': '-60.4162716627136'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Ernestina',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6854030',\n",
-       "  'Latitud': '-35.2702340519789',\n",
-       "  'Longitud': '-59.5575034078873'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Las Peñas',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.5348511864127',\n",
-       "  'Longitud': '-64.1052291964295'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Ernestina',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.2702340519789',\n",
-       "  'Longitud': '-59.5575034078873'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Bermejito',\n",
-       "  'Población': '145',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.7870506884017',\n",
-       "  'Longitud': '-64.730065775808'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '1450',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50105220',\n",
-       "  'Latitud': '-34.5859138924719',\n",
-       "  'Longitud': '-68.5495682219631'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'Huaco',\n",
-       "  'Población': '1454',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70056030',\n",
-       "  'Latitud': '-30.1570667184839',\n",
-       "  'Longitud': '-68.4809365791381'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Barrio U.T.A. II',\n",
-       "  'Población': '1455',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105050',\n",
-       "  'Latitud': '-26.756263713385',\n",
-       "  'Longitud': '-65.2390248245137'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Coronel Baigorria',\n",
-       "  'Población': '1456',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098090',\n",
-       "  'Latitud': '-32.8495478948519',\n",
-       "  'Longitud': '-64.3598591374051'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Tostado',\n",
-       "  'Población': '14582',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077080',\n",
-       "  'Latitud': '-29.2344732488739',\n",
-       "  'Longitud': '-61.7719824163622'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Montefiore',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82077050',\n",
-       "  'Latitud': '-29.6678698226711',\n",
-       "  'Longitud': '-61.867108287483'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Río Hondo',\n",
-       "  'Localidad': 'Chauchillas',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86147020',\n",
-       "  'Latitud': '-27.5578779533854',\n",
-       "  'Longitud': '-64.5047691864018'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Valle Grande',\n",
-       "  'Localidad': 'Valle Colorado',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.4570103207588',\n",
-       "  'Longitud': '-64.9437440496263'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'El Cóndor',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.383451243468',\n",
-       "  'Longitud': '-65.3279048344849'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Río Hondo',\n",
-       "  'Localidad': 'Chauchillas',\n",
-       "  'Población': '146',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5578779533854',\n",
-       "  'Longitud': '-64.5047691864018'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Eldorado',\n",
-       "  'Localidad': 'Colonia Victoria',\n",
-       "  'Población': '1461',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '54042010',\n",
-       "  'Latitud': '-26.3298887730818',\n",
-       "  'Longitud': '-54.6215572258235'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Belén',\n",
-       "  'Localidad': 'Farallón Negro',\n",
-       "  'Población': '1463',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '10035060',\n",
-       "  'Latitud': '-27.297991160481',\n",
-       "  'Longitud': '-66.6526535881206'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Jiménez',\n",
-       "  'Localidad': 'El Bobadal',\n",
-       "  'Población': '1466',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86091010',\n",
-       "  'Latitud': '-26.7503821112546',\n",
-       "  'Longitud': '-64.3648190953026'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Jiménez',\n",
-       "  'Localidad': 'El Bobadal',\n",
-       "  'Población': '1466',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.7503821112546',\n",
-       "  'Longitud': '-64.3648190953026'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Prahuaniyeu',\n",
-       "  'Población': '147',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62049040',\n",
-       "  'Latitud': '-41.3591519247092',\n",
-       "  'Longitud': '-67.9314763422669'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Santo Domingo',\n",
-       "  'Población': '1470',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070300',\n",
-       "  'Latitud': '-31.1222768363914',\n",
-       "  'Longitud': '-60.8888854567848'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Rafael Castillo',\n",
-       "  'Población': '147069',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7132054583486',\n",
-       "  'Longitud': '-58.6258365121679'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Yerba Buena',\n",
-       "  'Localidad': 'Villa Carmela',\n",
-       "  'Población': '14728',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90119020',\n",
-       "  'Latitud': '-26.7677751896138',\n",
-       "  'Longitud': '-65.2708444093707'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Ingeniero Maschwitz',\n",
-       "  'Población': '14734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3790006332322',\n",
-       "  'Longitud': '-58.7303342412363'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119160',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Santa Trinidad',\n",
-       "  'Población': '1474',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203090',\n",
-       "  'Latitud': '-37.4891036510029',\n",
-       "  'Longitud': '-61.9252761219778'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tulumba',\n",
-       "  'Localidad': 'Villa Tulumba',\n",
-       "  'Población': '1474',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14175110',\n",
-       "  'Latitud': '-30.397481563929',\n",
-       "  'Longitud': '-64.1231771567642'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'El Hoyo',\n",
-       "  'Población': '1477',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014040',\n",
-       "  'Latitud': '-42.0679666637038',\n",
-       "  'Longitud': '-71.5206708370904'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'El Hoyo',\n",
-       "  'Población': '1477',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.0679666637038',\n",
-       "  'Longitud': '-71.5206708370904'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '14791',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056010',\n",
-       "  'Latitud': '-27.0310036528782',\n",
-       "  'Longitud': '-65.3086376425668'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Independencia',\n",
-       "  'Localidad': 'Amaná',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46105010',\n",
-       "  'Latitud': '-30.0611119791655',\n",
-       "  'Longitud': '-67.5084950612514'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'El Salto',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50063060',\n",
-       "  'Latitud': '-32.8994781760003',\n",
-       "  'Longitud': '-69.3336484431929'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Villa del Curi Leuvú',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58042030',\n",
-       "  'Latitud': '-37.1337365202592',\n",
-       "  'Longitud': '-70.3969231250344'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Villa del Curi Leuvú',\n",
-       "  'Población': '148',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.1337365202592',\n",
-       "  'Longitud': '-70.3969231250344'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Costasacate',\n",
-       "  'Población': '1480',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119070',\n",
-       "  'Latitud': '-31.6470984739179',\n",
-       "  'Longitud': '-63.7598955842163'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Costasacate',\n",
-       "  'Población': '1480',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6470984739179',\n",
-       "  'Longitud': '-63.7598955842163'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'La Laguna',\n",
-       "  'Población': '1482',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042060',\n",
-       "  'Latitud': '-32.8014149822474',\n",
-       "  'Longitud': '-63.2440045658431'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '1486',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077100',\n",
-       "  'Latitud': '-26.8533367010148',\n",
-       "  'Longitud': '-54.8892924101276'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Chapanay',\n",
-       "  'Población': '1486',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50098060',\n",
-       "  'Latitud': '-32.9801177295667',\n",
-       "  'Longitud': '-68.4765253845307'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Juan María Gutierrez',\n",
-       "  'Población': '14868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8348420760566',\n",
-       "  'Longitud': '-58.1819061125702'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Baradero',\n",
-       "  'Localidad': 'Villa Alsina (Est. Alsina)',\n",
-       "  'Población': '1488',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6070040',\n",
-       "  'Latitud': '-33.9096038045591',\n",
-       "  'Longitud': '-59.3882017132282'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'San Justo',\n",
-       "  'Población': '148882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6881604248706',\n",
-       "  'Longitud': '-58.5626785715398'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Elisa',\n",
-       "  'Población': '1490',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070030',\n",
-       "  'Latitud': '-30.6980797094538',\n",
-       "  'Longitud': '-61.0487593646417'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Carapachay',\n",
-       "  'Población': '14923',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5259149691463',\n",
-       "  'Longitud': '-58.5357639427634'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Concordia',\n",
-       "  'Población': '149450',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.3687044068789',\n",
-       "  'Longitud': '-58.0450288431718'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Florencio Varela',\n",
-       "  'Población': '149676',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7960544308506',\n",
-       "  'Longitud': '-58.2748588953342'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Dalmacio Vélez',\n",
-       "  'Población': '1497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161040',\n",
-       "  'Latitud': '-32.6108732524704',\n",
-       "  'Longitud': '-63.5798837158318'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pilcaniyeu',\n",
-       "  'Localidad': 'Comallo',\n",
-       "  'Población': '1497',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62070010',\n",
-       "  'Latitud': '-41.0298746753183',\n",
-       "  'Longitud': '-70.269980649853'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Acevedo',\n",
-       "  'Población': '1499',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623010',\n",
-       "  'Latitud': '-33.755665348987',\n",
-       "  'Longitud': '-60.4408373865386'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Chapaleufú',\n",
-       "  'Localidad': 'Bernardo Larroude',\n",
-       "  'Población': '1499',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42056010',\n",
-       "  'Latitud': '-35.0240766140268',\n",
-       "  'Longitud': '-63.5814786778188'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Coronel Boerr',\n",
-       "  'Población': '15',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.9414440334215',\n",
-       "  'Longitud': '-59.0693547287839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Lomas',\n",
-       "  'Localidad': 'Ingeniero Thompson',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6847010',\n",
-       "  'Latitud': '-36.6102541131892',\n",
-       "  'Longitud': '-62.9109612139671'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'Colonia Suiza',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021020',\n",
-       "  'Latitud': '-41.0947497360429',\n",
-       "  'Longitud': '-71.505527376881'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'La Quinta',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14105140',\n",
-       "  'Latitud': '-31.0622588456023',\n",
-       "  'Longitud': '-63.1501281830965'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Famatina',\n",
-       "  'Localidad': 'Bajo Carrizal',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46049040',\n",
-       "  'Latitud': '-28.8911007689177',\n",
-       "  'Longitud': '-67.5667461563502'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Primero',\n",
-       "  'Localidad': 'La Quinta',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.0622588456023',\n",
-       "  'Longitud': '-63.1501281830965'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'Chañar Viejo',\n",
-       "  'Población': '150',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.0139606979963',\n",
-       "  'Longitud': '-63.8503752152119'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Villa Ocampo',\n",
-       "  'Población': '15037',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049230',\n",
-       "  'Latitud': '-28.4904509578913',\n",
-       "  'Longitud': '-59.3587641281681'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Wenceslao Escalante',\n",
-       "  'Población': '1504',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182290',\n",
-       "  'Latitud': '-33.1720228484368',\n",
-       "  'Longitud': '-62.7700003268955'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Quimilí',\n",
-       "  'Población': '15052',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86119100',\n",
-       "  'Latitud': '-27.634290977928',\n",
-       "  'Longitud': '-62.3568862967013'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Virginia',\n",
-       "  'Población': '151',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82021420',\n",
-       "  'Latitud': '-30.7402529602428',\n",
-       "  'Longitud': '-61.3409665931228'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Hernández',\n",
-       "  'Población': '1510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077050',\n",
-       "  'Latitud': '-32.3380692970598',\n",
-       "  'Longitud': '-60.0301404781048'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665050',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa General Savio (Est. Sánchez)',\n",
-       "  'Población': '1511',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4352672179447',\n",
-       "  'Longitud': '-60.1451316522293'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Estación Taboada',\n",
-       "  'Población': '1512',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86175030',\n",
-       "  'Latitud': '-28.0244133561374',\n",
-       "  'Longitud': '-63.6780500726067'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Vista Alegre Sur',\n",
-       "  'Población': '1513',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '58035140',\n",
-       "  'Latitud': '-38.7715537254998',\n",
-       "  'Longitud': '-68.1369187198489'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Idiazabal',\n",
-       "  'Población': '1513',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182130',\n",
-       "  'Latitud': '-32.813142666622',\n",
-       "  'Longitud': '-63.0329101219103'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Vista Alegre Sur',\n",
-       "  'Población': '1513',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7715537254998',\n",
-       "  'Longitud': '-68.1369187198489'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Fray Luis Beltrán',\n",
-       "  'Población': '15176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119050',\n",
-       "  'Latitud': '-32.7855581880336',\n",
-       "  'Longitud': '-60.7291236444004'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Charadai',\n",
-       "  'Población': '1519',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22161010',\n",
-       "  'Latitud': '-27.6553304709616',\n",
-       "  'Longitud': '-59.8624460245382'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Tapenagá',\n",
-       "  'Localidad': 'Charadai',\n",
-       "  'Población': '1519',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.6553304709616',\n",
-       "  'Longitud': '-59.8624460245382'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Las Isletillas',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161080',\n",
-       "  'Latitud': '-32.5100979867632',\n",
-       "  'Longitud': '-63.9290229356551'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Los Nogales',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82014100',\n",
-       "  'Latitud': '-33.1430061971604',\n",
-       "  'Longitud': '-61.6066128669784'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'Santo Domingo',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86133060',\n",
-       "  'Latitud': '-26.2546885459751',\n",
-       "  'Longitud': '-63.7552458641711'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Puán',\n",
-       "  'Localidad': 'San Germán',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6651090',\n",
-       "  'Latitud': '-38.2995183581309',\n",
-       "  'Longitud': '-62.9821877089624'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ambato',\n",
-       "  'Localidad': 'Huaycama',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.0988458342305',\n",
-       "  'Longitud': '-65.8147464336478'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'Santuario de Tres Pozos',\n",
-       "  'Población': '152',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.5155069556653',\n",
-       "  'Longitud': '-65.9476128685398'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Esperanza',\n",
-       "  'Población': '15204',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063010',\n",
-       "  'Latitud': '-26.0232970897792',\n",
-       "  'Longitud': '-54.6125092333468'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Villa España',\n",
-       "  'Población': '15205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.776063416904',\n",
-       "  'Longitud': '-58.2002532983623'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Iruya',\n",
-       "  'Población': '1523',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070010',\n",
-       "  'Latitud': '-22.7789158765788',\n",
-       "  'Longitud': '-65.2063598136374'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Campo De Mayo',\n",
-       "  'Población': '1525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5346818189868',\n",
-       "  'Longitud': '-58.6513860167431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Campo De Mayo',\n",
-       "  'Población': '1525',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5346818189868',\n",
-       "  'Longitud': '-58.6513860167431'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'El Libertador',\n",
-       "  'Población': '15270',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5564986200599',\n",
-       "  'Longitud': '-58.622337837699'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Eldorado',\n",
-       "  'Localidad': '9 de Julio Kilómetro 20',\n",
-       "  'Población': '1528',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54042050',\n",
-       "  'Latitud': '-26.4145333109522',\n",
-       "  'Longitud': '-54.4976116231155'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'General Mosconi',\n",
-       "  'Población': '15295',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056110',\n",
-       "  'Latitud': '-22.5872984531874',\n",
-       "  'Longitud': '-63.8075098662841'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Conlara',\n",
-       "  'Población': '153',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14133010',\n",
-       "  'Latitud': '-32.0788609958395',\n",
-       "  'Longitud': '-65.2312586416728'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chilecito',\n",
-       "  'Localidad': 'San Nicolás',\n",
-       "  'Población': '153',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46042100',\n",
-       "  'Latitud': '-29.1217634888802',\n",
-       "  'Longitud': '-67.475895961327'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Libertad',\n",
-       "  'Población': '153',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.0758668814254',\n",
-       "  'Longitud': '-63.0708903756963'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Plaza Clucellas',\n",
-       "  'Población': '1530',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021270',\n",
-       "  'Latitud': '-31.4545505198837',\n",
-       "  'Longitud': '-61.7074756228147'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Campamento Vespucio',\n",
-       "  'Población': '1531',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '66056020',\n",
-       "  'Latitud': '-22.5800471662206',\n",
-       "  'Longitud': '-63.8523231844895'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Villa del Rosario',\n",
-       "  'Población': '15313',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119210',\n",
-       "  'Latitud': '-31.5540113344661',\n",
-       "  'Longitud': '-63.5341489014562'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Villa del Rosario',\n",
-       "  'Población': '15313',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5540113344661',\n",
-       "  'Longitud': '-63.5341489014562'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Sa Pereyra',\n",
-       "  'Población': '1533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '82070210',\n",
-       "  'Latitud': '-31.5721513951563',\n",
-       "  'Longitud': '-61.3782231110791'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Cruz de Piedra',\n",
-       "  'Población': '1536',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070030',\n",
-       "  'Latitud': '-33.0293391100097',\n",
-       "  'Longitud': '-68.7922412248266'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Cruz de Piedra',\n",
-       "  'Población': '1536',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0293391100097',\n",
-       "  'Longitud': '-68.7922412248266'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'General Belgrano',\n",
-       "  'Población': '15394',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6301010',\n",
-       "  'Latitud': '-35.7694577358026',\n",
-       "  'Longitud': '-58.4944615102033'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Minas',\n",
-       "  'Localidad': 'El Chacho',\n",
-       "  'Población': '154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14070020',\n",
-       "  'Latitud': '-30.8017974058313',\n",
-       "  'Longitud': '-65.6440521440399'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Villa Alpina',\n",
-       "  'Población': '154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.9532611007669',\n",
-       "  'Longitud': '-64.8132541353652'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ancasti',\n",
-       "  'Localidad': 'La Majada',\n",
-       "  'Población': '154',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.0295107636719',\n",
-       "  'Longitud': '-65.5499567687055'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Villa Aberastain - La Rinconada',\n",
-       "  'Población': '15409',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070040',\n",
-       "  'Latitud': '-31.6952378674877',\n",
-       "  'Longitud': '-68.5923025771378'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Sierra Colorada',\n",
-       "  'Población': '1542',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62049050',\n",
-       "  'Latitud': '-40.5850993527615',\n",
-       "  'Longitud': '-67.7555445864448'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'La Criolla',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015090',\n",
-       "  'Latitud': '-31.2693712880357',\n",
-       "  'Longitud': '-58.1060425422369'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'El Triunfo',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6469060',\n",
-       "  'Latitud': '-35.0882210775847',\n",
-       "  'Longitud': '-61.5163333232822'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'El Triunfo',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.0882210775847',\n",
-       "  'Longitud': '-61.5163333232822'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'La Criolla',\n",
-       "  'Población': '1543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.2693712880357',\n",
-       "  'Longitud': '-58.1060425422369'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Loro Huasi',\n",
-       "  'Población': '1547',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091120',\n",
-       "  'Latitud': '-26.7361383729613',\n",
-       "  'Longitud': '-66.0217845814202'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Chicligasta',\n",
-       "  'Localidad': 'Medina',\n",
-       "  'Población': '1549',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '90021080',\n",
-       "  'Latitud': '-27.418836093134',\n",
-       "  'Longitud': '-65.5333450199588'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Barrio El Taladro',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134020',\n",
-       "  'Latitud': '-35.0742486164225',\n",
-       "  'Longitud': '-58.8632420603475'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'El Caramelo',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82084120',\n",
-       "  'Latitud': '-33.1288733975401',\n",
-       "  'Longitud': '-60.7130394393533'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Iruya',\n",
-       "  'Localidad': 'Pueblo Viejo',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66070030',\n",
-       "  'Latitud': '-22.8263430234688',\n",
-       "  'Longitud': '-65.2018356755618'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Río Grande',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74021080',\n",
-       "  'Latitud': '-33.0485046022503',\n",
-       "  'Longitud': '-66.0717543089664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Agustina',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6413020',\n",
-       "  'Latitud': '-34.4607068571169',\n",
-       "  'Longitud': '-61.067072329925'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'El Foyel',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021040',\n",
-       "  'Latitud': '-41.6571199223738',\n",
-       "  'Longitud': '-71.4592776287102'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Valcheta',\n",
-       "  'Localidad': 'Aguada Cecilio',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62084010',\n",
-       "  'Latitud': '-40.8478737807916',\n",
-       "  'Longitud': '-65.8393274592303'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'El Palenque',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084080',\n",
-       "  'Latitud': '-31.6625748086746',\n",
-       "  'Longitud': '-60.1751144821058'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Valcheta',\n",
-       "  'Localidad': 'Aguada Cecilio',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-40.8478737807916',\n",
-       "  'Longitud': '-65.8393274592303'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Río Grande',\n",
-       "  'Población': '155',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0485046022503',\n",
-       "  'Longitud': '-66.0717543089664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'Pirovano',\n",
-       "  'Población': '1551',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6105050',\n",
-       "  'Latitud': '-36.5109170215402',\n",
-       "  'Longitud': '-61.5545516558692'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Guasayán',\n",
-       "  'Localidad': 'Lavalle',\n",
-       "  'Población': '1554',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86084010',\n",
-       "  'Latitud': '-28.2413819630777',\n",
-       "  'Longitud': '-65.0404186745627'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Guasayán',\n",
-       "  'Localidad': 'Lavalle',\n",
-       "  'Población': '1554',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2413819630777',\n",
-       "  'Longitud': '-65.0404186745627'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Las Heras',\n",
-       "  'Localidad': 'Las Heras',\n",
-       "  'Población': '155443',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50049050',\n",
-       "  'Latitud': '-32.8499236875213',\n",
-       "  'Longitud': '-68.8452567330483'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'Colonia Santa Rosa',\n",
-       "  'Población': '15562',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126020',\n",
-       "  'Latitud': '-23.3885957203176',\n",
-       "  'Longitud': '-64.4234333229489'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berisso',\n",
-       "  'Localidad': 'Berisso',\n",
-       "  'Población': '15567',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6098010',\n",
-       "  'Latitud': '-34.8746353679645',\n",
-       "  'Longitud': '-57.8947472316799'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Gaiman',\n",
-       "  'Localidad': 'Dique Florentino Ameghino',\n",
-       "  'Población': '156',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26042010',\n",
-       "  'Latitud': '-43.7032847513538',\n",
-       "  'Longitud': '-66.479400323535'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Hernán Mejía Miraval',\n",
-       "  'Población': '156',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.1752881258606',\n",
-       "  'Longitud': '-62.4257292710739'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Gaiman',\n",
-       "  'Localidad': 'Dique Florentino Ameghino',\n",
-       "  'Población': '156',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.7032847513538',\n",
-       "  'Longitud': '-66.479400323535'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florentino Ameghino',\n",
-       "  'Localidad': 'Porvenir',\n",
-       "  'Población': '156',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9522292183733',\n",
-       "  'Longitud': '-62.2174229886622'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Angaco',\n",
-       "  'Localidad': 'Las Tapias',\n",
-       "  'Población': '1563',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70014010',\n",
-       "  'Latitud': '-31.4084472492778',\n",
-       "  'Longitud': '-68.3999429561259'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Bernardo de Irigoyen (Est. Irigoyen)',\n",
-       "  'Población': '1566',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105060',\n",
-       "  'Latitud': '-32.1709306189148',\n",
-       "  'Longitud': '-61.1572748282837'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Bernardo de Irigoyen (Est. Irigoyen)',\n",
-       "  'Población': '1566',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1709306189148',\n",
-       "  'Longitud': '-61.1572748282837'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Espil',\n",
-       "  'Población': '157',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6728060',\n",
-       "  'Latitud': '-34.5066814044811',\n",
-       "  'Longitud': '-59.3372661316763'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Tedín Uriburu',\n",
-       "  'Población': '157',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084040',\n",
-       "  'Latitud': '-37.3683686253208',\n",
-       "  'Longitud': '-59.7630391604187'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'Villa Espil',\n",
-       "  'Población': '157',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5066814044811',\n",
-       "  'Longitud': '-59.3372661316763'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Río Senguer',\n",
-       "  'Localidad': 'Alto Río Senguer',\n",
-       "  'Población': '1570',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26084030',\n",
-       "  'Latitud': '-45.0476417520383',\n",
-       "  'Longitud': '-70.8227552077123'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Río Senguer',\n",
-       "  'Localidad': 'Alto Río Senguer',\n",
-       "  'Población': '1570',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.0476417520383',\n",
-       "  'Longitud': '-70.8227552077123'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Río Cuarto',\n",
-       "  'Población': '157010',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098230',\n",
-       "  'Latitud': '-33.1242631220064',\n",
-       "  'Longitud': '-64.3487377033754'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Río Cuarto',\n",
-       "  'Población': '157010',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.1242631220064',\n",
-       "  'Longitud': '-64.3487377033754'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Aranguren',\n",
-       "  'Población': '1571',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077010',\n",
-       "  'Latitud': '-32.2443130059944',\n",
-       "  'Longitud': '-60.1627988186884'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Castro Barros',\n",
-       "  'Localidad': 'Anillaco',\n",
-       "  'Población': '1573',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46021020',\n",
-       "  'Latitud': '-28.8155900262519',\n",
-       "  'Longitud': '-66.9439245714904'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Aldao (Est. Casablanca)',\n",
-       "  'Población': '1576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021010',\n",
-       "  'Latitud': '-30.9823474545911',\n",
-       "  'Longitud': '-61.7439869348366'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Hucal',\n",
-       "  'Localidad': 'Bernasconi',\n",
-       "  'Población': '1577',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42077020',\n",
-       "  'Latitud': '-37.9020681912485',\n",
-       "  'Longitud': '-63.7450793526802'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 02',\n",
-       "  'Localidad': 'RECOLETA',\n",
-       "  'Población': '157932',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.5858760078165',\n",
-       "  'Longitud': '-58.3949961802632'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Faustino M. Parera',\n",
-       "  'Población': '158',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056040',\n",
-       "  'Latitud': '-32.8044314283598',\n",
-       "  'Longitud': '-58.8826333992369'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Casalegno',\n",
-       "  'Población': '158',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82105070',\n",
-       "  'Latitud': '-32.2638306241466',\n",
-       "  'Longitud': '-61.1261488657874'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Balneario Marisol',\n",
-       "  'Población': '158',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9224906889726',\n",
-       "  'Longitud': '-60.5329774471942'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Península Ruca Co',\n",
-       "  'Población': '158',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7010665100453',\n",
-       "  'Longitud': '-68.0277179698786'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Casalegno',\n",
-       "  'Población': '158',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.2638306241466',\n",
-       "  'Longitud': '-61.1261488657874'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Viamonte',\n",
-       "  'Población': '1583',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182270',\n",
-       "  'Latitud': '-33.7470669728167',\n",
-       "  'Longitud': '-63.0989062265371'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Roque',\n",
-       "  'Localidad': 'Pedro R. Fernández (Est. Manuel F. Mantilla)',\n",
-       "  'Población': '1585',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18161040',\n",
-       "  'Latitud': '-28.7505433489253',\n",
-       "  'Longitud': '-58.6545368651224'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Roque',\n",
-       "  'Localidad': 'Pedro R. Fernández (Est. Manuel F. Mantilla)',\n",
-       "  'Población': '1585',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.7505433489253',\n",
-       "  'Longitud': '-58.6545368651224'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Atreucó',\n",
-       "  'Localidad': 'Doblas',\n",
-       "  'Población': '1586',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '42007010',\n",
-       "  'Latitud': '-37.1521838816608',\n",
-       "  'Longitud': '-64.0140550927574'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Atreucó',\n",
-       "  'Localidad': 'Doblas',\n",
-       "  'Población': '1586',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.1521838816608',\n",
-       "  'Longitud': '-64.0140550927574'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Pardo',\n",
-       "  'Población': '159',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6455040',\n",
-       "  'Latitud': '-36.2437580460508',\n",
-       "  'Longitud': '-59.3662916338311'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Pardo',\n",
-       "  'Población': '159',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.2437580460508',\n",
-       "  'Longitud': '-59.3662916338311'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Parada Acuña',\n",
-       "  'Población': '159',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.9084817138799',\n",
-       "  'Longitud': '-57.9581770148793'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Totoral',\n",
-       "  'Localidad': 'Las Peñas',\n",
-       "  'Población': '1590',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14168060',\n",
-       "  'Latitud': '-30.5617525961006',\n",
-       "  'Longitud': '-64.0019842072006'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Oeste',\n",
-       "  'Población': '159094',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.6957815314992',\n",
-       "  'Longitud': '-58.416253274019'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Oeste',\n",
-       "  'Población': '159094',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6957815314992',\n",
-       "  'Longitud': '-58.416253274019'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'San Fernando del Valle de Catamarca',\n",
-       "  'Población': '159139',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10049030',\n",
-       "  'Latitud': '-28.4846581947085',\n",
-       "  'Longitud': '-65.7867892937631'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Colazo',\n",
-       "  'Población': '1598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119050',\n",
-       "  'Latitud': '-31.964293093898',\n",
-       "  'Longitud': '-63.3834011052136'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Medrano',\n",
-       "  'Población': '1598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50084110',\n",
-       "  'Latitud': '-33.1787463382932',\n",
-       "  'Longitud': '-68.6219271508795'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pilagás',\n",
-       "  'Localidad': 'Tres Lagunas',\n",
-       "  'Población': '1598',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34042060',\n",
-       "  'Latitud': '-25.2153644371658',\n",
-       "  'Longitud': '-58.5132694906705'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Colazo',\n",
-       "  'Población': '1598',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.964293093898',\n",
-       "  'Longitud': '-63.3834011052136'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Tartagal (Est. El Tajamar)',\n",
-       "  'Población': '1599',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82133150',\n",
-       "  'Latitud': '-28.6722104503175',\n",
-       "  'Longitud': '-59.8468195282736'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Puerto Rico',\n",
-       "  'Población': '15995',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077060',\n",
-       "  'Latitud': '-26.8148524027618',\n",
-       "  'Longitud': '-55.0240728847562'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Yutuyaco',\n",
-       "  'Población': '16',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6007110',\n",
-       "  'Latitud': '-36.9884309445004',\n",
-       "  'Longitud': '-63.133808887439'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Ariel',\n",
-       "  'Población': '16',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049010',\n",
-       "  'Latitud': '-36.5312544192466',\n",
-       "  'Longitud': '-59.9200651844348'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Colonia Ana',\n",
-       "  'Población': '16',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091070',\n",
-       "  'Latitud': '-30.1449998391803',\n",
-       "  'Longitud': '-61.9147917462344'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Rafael',\n",
-       "  'Localidad': 'Barrio El Nevado',\n",
-       "  'Población': '160',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '50105020',\n",
-       "  'Latitud': '-34.7898637210549',\n",
-       "  'Longitud': '-67.9874651693673'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Villa Fontana',\n",
-       "  'Población': '160',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084280',\n",
-       "  'Latitud': '-31.908647496665',\n",
-       "  'Longitud': '-60.468352081106'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'General Pizarro',\n",
-       "  'Población': '1604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66007080',\n",
-       "  'Latitud': '-24.2342248497577',\n",
-       "  'Longitud': '-63.9910915395849'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'General Pizarro',\n",
-       "  'Población': '1604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.2342248497577',\n",
-       "  'Longitud': '-63.9910915395849'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Amenábar',\n",
-       "  'Población': '1605',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042020',\n",
-       "  'Latitud': '-34.136118440775',\n",
-       "  'Longitud': '-62.4229084851079'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Federal',\n",
-       "  'Población': '16075',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035030',\n",
-       "  'Latitud': '-30.9513342178715',\n",
-       "  'Longitud': '-58.7851418943148'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Arocena',\n",
-       "  'Población': '1608',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105010',\n",
-       "  'Latitud': '-32.0800271942926',\n",
-       "  'Longitud': '-60.9770049639573'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Arocena',\n",
-       "  'Población': '1608',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0800271942926',\n",
-       "  'Longitud': '-60.9770049639573'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'La Cabral',\n",
-       "  'Población': '161',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82091140',\n",
-       "  'Latitud': '-30.0876438007142',\n",
-       "  'Longitud': '-61.1797070550573'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Rosario de la Frontera',\n",
-       "  'Localidad': 'El Naranjo',\n",
-       "  'Población': '161',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66140030',\n",
-       "  'Latitud': '-25.7376092528727',\n",
-       "  'Longitud': '-65.0197887857072'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Cruz del Eje',\n",
-       "  'Localidad': 'Alto de los Quebrachos',\n",
-       "  'Población': '161',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14028010',\n",
-       "  'Latitud': '-30.5409658147192',\n",
-       "  'Longitud': '-65.0384387721916'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Copo',\n",
-       "  'Localidad': 'Los Tigres',\n",
-       "  'Población': '161',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86056040',\n",
-       "  'Latitud': '-25.9094965483747',\n",
-       "  'Longitud': '-62.5920554191228'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Girodias',\n",
-       "  'Población': '161',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6826020',\n",
-       "  'Latitud': '-36.367451804132',\n",
-       "  'Longitud': '-62.3569660936558'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'González Moreno',\n",
-       "  'Población': '1610',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679030',\n",
-       "  'Latitud': '-35.5576529256075',\n",
-       "  'Longitud': '-63.3815800402317'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'González Moreno',\n",
-       "  'Población': '1610',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.5576529256075',\n",
-       "  'Longitud': '-63.3815800402317'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Carmen',\n",
-       "  'Población': '1611',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042050',\n",
-       "  'Latitud': '-33.7327788629688',\n",
-       "  'Longitud': '-61.7609271479419'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Susques',\n",
-       "  'Localidad': 'Susques',\n",
-       "  'Población': '1611',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38084100',\n",
-       "  'Latitud': '-23.3997525205999',\n",
-       "  'Longitud': '-66.3674476958012'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'José de San Martín',\n",
-       "  'Población': '1612',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26098030',\n",
-       "  'Latitud': '-44.0545030861499',\n",
-       "  'Longitud': '-70.4698423450266'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Tehuelches',\n",
-       "  'Localidad': 'José de San Martín',\n",
-       "  'Población': '1612',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-44.0545030861499',\n",
-       "  'Longitud': '-70.4698423450266'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colonia Caroya',\n",
-       "  'Población': '16168',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14021050',\n",
-       "  'Latitud': '-31.0172322466264',\n",
-       "  'Longitud': '-64.066728610829'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa José León Suarez',\n",
-       "  'Población': '16173',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5253711653351',\n",
-       "  'Longitud': '-58.5802550661988'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 09',\n",
-       "  'Localidad': 'LINIERS',\n",
-       "  'Población': '161797',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6437960835294',\n",
-       "  'Longitud': '-58.5191298958228'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 09',\n",
-       "  'Localidad': 'MATADEROS',\n",
-       "  'Población': '161797',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6583682885816',\n",
-       "  'Longitud': '-58.5017319521438'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 09',\n",
-       "  'Localidad': 'PARQUE AVELLANEDA',\n",
-       "  'Población': '161797',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.64864128675',\n",
-       "  'Longitud': '-58.47645640345'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Villa General Roca',\n",
-       "  'Población': '162',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '74014040',\n",
-       "  'Latitud': '-32.6661925630759',\n",
-       "  'Longitud': '-66.4524010178082'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Palpalá',\n",
-       "  'Localidad': 'Carahunco',\n",
-       "  'Población': '162',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38042010',\n",
-       "  'Latitud': '-24.3137765483739',\n",
-       "  'Longitud': '-65.0785405481684'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio María Elvira',\n",
-       "  'Población': '162',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042260',\n",
-       "  'Latitud': '-38.9901442627179',\n",
-       "  'Longitud': '-67.9613095600255'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Palpalá',\n",
-       "  'Localidad': 'Carahunco',\n",
-       "  'Población': '162',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.3137765483739',\n",
-       "  'Longitud': '-65.0785405481684'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Villa General Roca',\n",
-       "  'Población': '162',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6661925630759',\n",
-       "  'Longitud': '-66.4524010178082'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio María Elvira',\n",
-       "  'Población': '162',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9901442627179',\n",
-       "  'Longitud': '-67.9613095600255'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Pellegrini',\n",
-       "  'Localidad': 'El Mojón',\n",
-       "  'Población': '1620',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86133010',\n",
-       "  'Latitud': '-26.1227673476409',\n",
-       "  'Longitud': '-64.2866649635389'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Las Varillas',\n",
-       "  'Población': '16238',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140270',\n",
-       "  'Latitud': '-31.8731135581313',\n",
-       "  'Longitud': '-62.7187948274612'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Las Tinajas',\n",
-       "  'Población': '1624',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.461472889843',\n",
-       "  'Longitud': '-62.9188088964109'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6728040',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Adolfo Gonzales Chaves',\n",
-       "  'Localidad': 'De la Garma',\n",
-       "  'Población': '1625',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6014020',\n",
-       "  'Latitud': '-37.9635021758562',\n",
-       "  'Longitud': '-60.415659383962'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio Oeste',\n",
-       "  'Población': '16265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62077050',\n",
-       "  'Latitud': '-40.7312945275013',\n",
-       "  'Longitud': '-64.9552941307172'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio Oeste',\n",
-       "  'Población': '16265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-40.7312945275013',\n",
-       "  'Longitud': '-64.9552941307172'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'El Chaltén',\n",
-       "  'Población': '1627',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '78028020',\n",
-       "  'Latitud': '-49.3319731177032',\n",
-       "  'Longitud': '-72.8916267088672'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Alto Verde',\n",
-       "  'Población': '1627',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50098020',\n",
-       "  'Latitud': '-33.1195037386563',\n",
-       "  'Longitud': '-68.4180218961221'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Carcarañá',\n",
-       "  'Población': '16277',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119030',\n",
-       "  'Latitud': '-32.8588281760163',\n",
-       "  'Longitud': '-61.1523502197425'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Impira',\n",
-       "  'Población': '163',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14119080',\n",
-       "  'Latitud': '-31.7965929244084',\n",
-       "  'Longitud': '-63.6511207667299'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Barrio Jocolí II',\n",
-       "  'Población': '163',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.6740793089036',\n",
-       "  'Longitud': '-68.6692696211749'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Panambi Kilómetro 15',\n",
-       "  'Población': '163',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.7043305063396',\n",
-       "  'Longitud': '-54.9664319816326'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Impira',\n",
-       "  'Población': '163',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.7965929244084',\n",
-       "  'Longitud': '-63.6511207667299'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barrio Santa Lucia',\n",
-       "  'Población': '163',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.0282517975929',\n",
-       "  'Longitud': '-67.2984549123711'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Joaquín V. González',\n",
-       "  'Población': '16329',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66007090',\n",
-       "  'Latitud': '-25.1294324707809',\n",
-       "  'Longitud': '-64.1385893694805'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Joaquín V. González',\n",
-       "  'Población': '16329',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-25.1294324707809',\n",
-       "  'Longitud': '-64.1385893694805'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'La Falda',\n",
-       "  'Población': '16335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091120',\n",
-       "  'Latitud': '-31.0919649906581',\n",
-       "  'Longitud': '-64.4864417754562'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '16336',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.2021613289668',\n",
-       "  'Longitud': '-58.2095931555666'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Zenón Pereyra',\n",
-       "  'Población': '1637',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021430',\n",
-       "  'Latitud': '-31.5643972137494',\n",
-       "  'Longitud': '-61.898425060781'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Gregoria Matorras',\n",
-       "  'Población': '16376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5383846467918',\n",
-       "  'Longitud': '-58.5491721010066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Bajo Hondo',\n",
-       "  'Población': '164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182010',\n",
-       "  'Latitud': '-38.7647705078125',\n",
-       "  'Longitud': '-61.9209671020508'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Paraje San Manuel',\n",
-       "  'Población': '164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82049160',\n",
-       "  'Latitud': '-28.8716623885107',\n",
-       "  'Longitud': '-59.86560439575'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Bajo Hondo',\n",
-       "  'Población': '164',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7647705078125',\n",
-       "  'Longitud': '-61.9209671020508'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Marcelino Escalada',\n",
-       "  'Población': '1646',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82112080',\n",
-       "  'Latitud': '-30.5819493055119',\n",
-       "  'Longitud': '-60.4693860436357'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Famaillá',\n",
-       "  'Localidad': 'Famaillá',\n",
-       "  'Población': '16475',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90028030',\n",
-       "  'Latitud': '-27.0450456348935',\n",
-       "  'Longitud': '-65.3956359866229'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'El Fortín',\n",
-       "  'Población': '1648',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140180',\n",
-       "  'Latitud': '-31.9672502352148',\n",
-       "  'Longitud': '-62.3026285942112'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Pasman',\n",
-       "  'Población': '165',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6203060',\n",
-       "  'Latitud': '-37.2234351404125',\n",
-       "  'Longitud': '-62.1602259170472'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'La Carolina',\n",
-       "  'Población': '165',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14098120',\n",
-       "  'Latitud': '-33.1868433713045',\n",
-       "  'Longitud': '-64.7251129655857'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Capayán',\n",
-       "  'Localidad': 'Miraflores',\n",
-       "  'Población': '1650',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10042120',\n",
-       "  'Latitud': '-28.61156437771',\n",
-       "  'Longitud': '-65.9045510608673'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barda del Medio',\n",
-       "  'Población': '1651',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042030',\n",
-       "  'Latitud': '-38.7246633358539',\n",
-       "  'Longitud': '-68.1580560913419'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Barda del Medio',\n",
-       "  'Población': '1651',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7246633358539',\n",
-       "  'Longitud': '-68.1580560913419'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Gödeken',\n",
-       "  'Población': '1652',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014080',\n",
-       "  'Latitud': '-33.402405547162',\n",
-       "  'Longitud': '-61.8449306727075'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Pueblo Italiano',\n",
-       "  'Población': '1654',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182220',\n",
-       "  'Latitud': '-33.880722767451',\n",
-       "  'Longitud': '-62.8407250305139'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Barrio Caima',\n",
-       "  'Población': '1655',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82105040',\n",
-       "  'Latitud': '-31.8320800807618',\n",
-       "  'Longitud': '-60.8719647067245'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Barrio Caima',\n",
-       "  'Población': '1655',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.8320800807618',\n",
-       "  'Longitud': '-60.8719647067245'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Cholila',\n",
-       "  'Población': '1658',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '26014020',\n",
-       "  'Latitud': '-42.5105313648355',\n",
-       "  'Longitud': '-71.4351548288659'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Cushamen',\n",
-       "  'Localidad': 'Cholila',\n",
-       "  'Población': '1658',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.5105313648355',\n",
-       "  'Longitud': '-71.4351548288659'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'San Sebastián',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6224070',\n",
-       "  'Latitud': '-34.9443783815263',\n",
-       "  'Longitud': '-59.7018597369347'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Monte Flores',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084200',\n",
-       "  'Latitud': '-33.0800073993365',\n",
-       "  'Longitud': '-60.6355226681116'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Choya',\n",
-       "  'Localidad': 'Ancaján',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86063010',\n",
-       "  'Latitud': '-28.4435975805854',\n",
-       "  'Longitud': '-64.8622051979914'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'Eufrasio Loza',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.9247226351086',\n",
-       "  'Longitud': '-63.5889152129175'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Seco',\n",
-       "  'Localidad': 'Puesto de Castro',\n",
-       "  'Población': '166',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.2390823848323',\n",
-       "  'Longitud': '-63.4916854103812'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'FLORESTA',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6276862905939',\n",
-       "  'Longitud': '-58.4835872783595'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'MONTE CASTRO',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6192974826904',\n",
-       "  'Longitud': '-58.5065803391285'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VELEZ SARSFIELD',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6313610222',\n",
-       "  'Longitud': '-58.493276996941'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VERSALLES',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6301234618064',\n",
-       "  'Longitud': '-58.5224017483433'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA LURO',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6364127783977',\n",
-       "  'Longitud': '-58.5027288050931'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA REAL',\n",
-       "  'Población': '166022',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '2000010',\n",
-       "  'Latitud': '-34.6194831337073',\n",
-       "  'Longitud': '-58.5259860729102'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Quinto Cuartel',\n",
-       "  'Población': '1661',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070030',\n",
-       "  'Latitud': '-31.6140359426027',\n",
-       "  'Longitud': '-68.6001745092873'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Villa Bonita',\n",
-       "  'Población': '1664',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '54091120',\n",
-       "  'Latitud': '-27.479699295829',\n",
-       "  'Longitud': '-54.9639234038824'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Villa Bonita',\n",
-       "  'Población': '1664',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.479699295829',\n",
-       "  'Longitud': '-54.9639234038824'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'El Calafate',\n",
-       "  'Población': '16655',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78028010',\n",
-       "  'Latitud': '-50.3373208485428',\n",
-       "  'Longitud': '-72.2619950698979'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Federación',\n",
-       "  'Población': '16658',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028070',\n",
-       "  'Latitud': '-30.990072444489',\n",
-       "  'Longitud': '-57.9183475208406'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chilecito',\n",
-       "  'Localidad': 'Malligasta',\n",
-       "  'Población': '1668',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46042070',\n",
-       "  'Latitud': '-29.1772024890585',\n",
-       "  'Longitud': '-67.4408316312776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Villa La Serranía',\n",
-       "  'Población': '167',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595130',\n",
-       "  'Latitud': '-36.9903632120511',\n",
-       "  'Longitud': '-60.3108081181748'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Ruiz de Montoya',\n",
-       "  'Población': '1672',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077070',\n",
-       "  'Latitud': '-26.9665882832067',\n",
-       "  'Longitud': '-55.05758992095'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Guaminí',\n",
-       "  'Localidad': 'Laguna Alsina (Est. Bonifacio)',\n",
-       "  'Población': '1677',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6399050',\n",
-       "  'Latitud': '-36.80905243808',\n",
-       "  'Longitud': '-62.2451480754422'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'La Travesía',\n",
-       "  'Población': '168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14133090',\n",
-       "  'Latitud': '-32.1066758248056',\n",
-       "  'Longitud': '-65.063758957899'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Valcheta',\n",
-       "  'Localidad': 'Arroyo Los Berros',\n",
-       "  'Población': '168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '62084020',\n",
-       "  'Latitud': '-41.4372536416486',\n",
-       "  'Longitud': '-66.0950773167367'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Mariano Benítez',\n",
-       "  'Población': '168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '6623080',\n",
-       "  'Latitud': '-33.7090270411103',\n",
-       "  'Longitud': '-60.5842599045876'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Los Andes',\n",
-       "  'Localidad': 'Santa Rosa de los Pastos Grandes',\n",
-       "  'Población': '168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '66105030',\n",
-       "  'Latitud': '-24.478105777316',\n",
-       "  'Longitud': '-66.6785400667592'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Valcheta',\n",
-       "  'Localidad': 'Arroyo Los Berros',\n",
-       "  'Población': '168',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-41.4372536416486',\n",
-       "  'Longitud': '-66.0950773167367'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Ataliva',\n",
-       "  'Población': '1680',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021030',\n",
-       "  'Latitud': '-30.9981187823937',\n",
-       "  'Longitud': '-61.4325186889204'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Catriló',\n",
-       "  'Localidad': 'Lonquimay',\n",
-       "  'Población': '1680',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42028030',\n",
-       "  'Latitud': '-36.4676263417811',\n",
-       "  'Longitud': '-63.6237223449231'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Yacuy',\n",
-       "  'Población': '1686',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056250',\n",
-       "  'Latitud': '-22.3765769868638',\n",
-       "  'Longitud': '-63.7654304903786'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Concepción',\n",
-       "  'Localidad': 'Tabay',\n",
-       "  'Población': '1687',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18028030',\n",
-       "  'Latitud': '-28.3062678179647',\n",
-       "  'Longitud': '-58.2862966985736'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Coronda',\n",
-       "  'Población': '16873',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105090',\n",
-       "  'Latitud': '-31.975646712145',\n",
-       "  'Longitud': '-60.9201341188126'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Coronda',\n",
-       "  'Población': '16873',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.975646712145',\n",
-       "  'Longitud': '-60.9201341188126'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'La Quiaca',\n",
-       "  'Población': '16874',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38112050',\n",
-       "  'Latitud': '-22.100030990273',\n",
-       "  'Longitud': '-65.5962624926205'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'La Quiaca',\n",
-       "  'Población': '16874',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.100030990273',\n",
-       "  'Longitud': '-65.5962624926205'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Morteros',\n",
-       "  'Población': '16890',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140300',\n",
-       "  'Latitud': '-30.7107058083835',\n",
-       "  'Longitud': '-62.0044437379159'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Esteban Rams',\n",
-       "  'Población': '169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077010',\n",
-       "  'Latitud': '-29.7726717957721',\n",
-       "  'Longitud': '-61.4881512346811'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'San Francisco de Alfarcito',\n",
-       "  'Población': '169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '38007080',\n",
-       "  'Latitud': '-23.2753025226875',\n",
-       "  'Longitud': '-65.9463804620407'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Tinoco',\n",
-       "  'Población': '169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '14021270',\n",
-       "  'Latitud': '-31.1238790204144',\n",
-       "  'Longitud': '-63.8923777817115'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Cochinoca',\n",
-       "  'Localidad': 'San Francisco de Alfarcito',\n",
-       "  'Población': '169',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.2753025226875',\n",
-       "  'Longitud': '-65.9463804620407'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Matheu',\n",
-       "  'Población': '16903',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3688779666182',\n",
-       "  'Longitud': '-58.8402291878847'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Ramona',\n",
-       "  'Población': '1694',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021320',\n",
-       "  'Latitud': '-31.0937041766842',\n",
-       "  'Longitud': '-61.9032318673573'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Ocampo',\n",
-       "  'Localidad': 'Santa Rita de Catuna',\n",
-       "  'Población': '1695',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '46084050',\n",
-       "  'Latitud': '-30.9665198359206',\n",
-       "  'Longitud': '-66.2356607957536'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Figueroa',\n",
-       "  'Localidad': 'La Cañada',\n",
-       "  'Población': '1696',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '86070060',\n",
-       "  'Latitud': '-27.7276588087454',\n",
-       "  'Longitud': '-63.7176686023268'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Figueroa',\n",
-       "  'Localidad': 'La Cañada',\n",
-       "  'Población': '1696',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.7276588087454',\n",
-       "  'Longitud': '-63.7176686023268'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'General Lamadrid',\n",
-       "  'Localidad': 'Villa Castelli',\n",
-       "  'Población': '1697',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46077010',\n",
-       "  'Latitud': '-29.0207515543035',\n",
-       "  'Longitud': '-68.2253713917754'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Tres Isletas',\n",
-       "  'Población': '16976',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22091010',\n",
-       "  'Latitud': '-26.3378349285309',\n",
-       "  'Longitud': '-60.4299349548752'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Potrero de los Funes',\n",
-       "  'Población': '1698',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74056120',\n",
-       "  'Latitud': '-33.2187787091432',\n",
-       "  'Longitud': '-66.2307288183005'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'San Luis',\n",
-       "  'Población': '169947',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74056150',\n",
-       "  'Latitud': '-33.3023139659883',\n",
-       "  'Longitud': '-66.3360877357358'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Villa Rodríguez (Est. Barrow)',\n",
-       "  'Población': '17',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833110',\n",
-       "  'Latitud': '-38.3125817693893',\n",
-       "  'Longitud': '-60.2324995777758'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Falda del Carmen',\n",
-       "  'Población': '170',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5854632680747',\n",
-       "  'Longitud': '-64.4548814536225'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'El Cuy',\n",
-       "  'Localidad': 'Naupa Huen',\n",
-       "  'Población': '170',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.8282845926545',\n",
-       "  'Longitud': '-69.5089726874799'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Ambato',\n",
-       "  'Localidad': 'Los Talas',\n",
-       "  'Población': '170',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.94999754917',\n",
-       "  'Longitud': '-65.875829814164'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte',\n",
-       "  'Localidad': 'San Miguel del Monte (Est. Monte)',\n",
-       "  'Población': '17005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6547020',\n",
-       "  'Latitud': '-35.4391643240479',\n",
-       "  'Longitud': '-58.8094598355672'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Maggiolo',\n",
-       "  'Población': '1701',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042170',\n",
-       "  'Latitud': '-33.7244236308417',\n",
-       "  'Longitud': '-62.2478391856324'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Maggiolo',\n",
-       "  'Población': '1701',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.7244236308417',\n",
-       "  'Longitud': '-62.2478391856324'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Yerba Buena',\n",
-       "  'Localidad': 'Barrio San José III',\n",
-       "  'Población': '1703',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90119010',\n",
-       "  'Latitud': '-26.7964431224326',\n",
-       "  'Longitud': '-65.2657159116952'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Anguil',\n",
-       "  'Población': '1705',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42021010',\n",
-       "  'Latitud': '-36.527922625355',\n",
-       "  'Longitud': '-64.010555897973'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'El Bolsón',\n",
-       "  'Población': '17061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021030',\n",
-       "  'Latitud': '-41.9804859657332',\n",
-       "  'Longitud': '-71.5336172136647'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Merlo',\n",
-       "  'Población': '17084',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74049060',\n",
-       "  'Latitud': '-32.3425391142336',\n",
-       "  'Longitud': '-65.0141372032908'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Pocho',\n",
-       "  'Localidad': 'Villa de Pocho',\n",
-       "  'Población': '171',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14077080',\n",
-       "  'Latitud': '-31.4880894840309',\n",
-       "  'Longitud': '-65.2830353856188'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'Estación Camps',\n",
-       "  'Población': '171',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '30021090',\n",
-       "  'Latitud': '-32.1133207438253',\n",
-       "  'Longitud': '-60.2299017967384'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chilecito',\n",
-       "  'Localidad': 'Miranda',\n",
-       "  'Población': '171',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '46042080',\n",
-       "  'Latitud': '-29.3410380679447',\n",
-       "  'Longitud': '-67.6618699588305'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'Cordón del Plata',\n",
-       "  'Población': '1713',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50126020',\n",
-       "  'Latitud': '-33.4689491349532',\n",
-       "  'Longitud': '-69.1399451802858'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Arroyo Dulce',\n",
-       "  'Población': '1715',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714010',\n",
-       "  'Latitud': '-34.1024332833136',\n",
-       "  'Longitud': '-60.4061551794069'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Arroyo Dulce',\n",
-       "  'Población': '1715',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1024332833136',\n",
-       "  'Longitud': '-60.4061551794069'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Altos de Chipión',\n",
-       "  'Población': '1718',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140020',\n",
-       "  'Latitud': '-30.9563507625723',\n",
-       "  'Longitud': '-62.3378881220879'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Ranelagh',\n",
-       "  'Población': '17183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7941468501172',\n",
-       "  'Longitud': '-58.1989815634425'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'Diamante',\n",
-       "  'Población': '17191',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30021080',\n",
-       "  'Latitud': '-32.0671549441222',\n",
-       "  'Longitud': '-60.6377365188118'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '171913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5536228677773',\n",
-       "  'Longitud': '-58.7347875195953'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'San Miguel',\n",
-       "  'Población': '171913',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5536228677773',\n",
-       "  'Longitud': '-58.7347875195953'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Las Bandurrias',\n",
-       "  'Población': '172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126090',\n",
-       "  'Latitud': '-32.1991899646564',\n",
-       "  'Longitud': '-61.4927940449511'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mar Chiquita',\n",
-       "  'Localidad': 'La Armonía',\n",
-       "  'Población': '172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6518030',\n",
-       "  'Latitud': '-37.774854850113',\n",
-       "  'Longitud': '-57.6351210747907'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Paclín',\n",
-       "  'Localidad': 'Amadores',\n",
-       "  'Población': '172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10077010',\n",
-       "  'Latitud': '-28.2680363798746',\n",
-       "  'Longitud': '-65.6462108146466'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Santos Lugares',\n",
-       "  'Población': '17205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5991533496562',\n",
-       "  'Longitud': '-58.5478835120962'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Díaz',\n",
-       "  'Población': '1721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105110',\n",
-       "  'Latitud': '-32.3750588242506',\n",
-       "  'Longitud': '-61.091442512126'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Díaz',\n",
-       "  'Población': '1721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.3750588242506',\n",
-       "  'Longitud': '-61.091442512126'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Vilelas',\n",
-       "  'Población': '1723',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86098050',\n",
-       "  'Latitud': '-27.9532653685769',\n",
-       "  'Longitud': '-62.5456888179709'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Juan F. Ibarra',\n",
-       "  'Localidad': 'Vilelas',\n",
-       "  'Población': '1723',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.9532653685769',\n",
-       "  'Longitud': '-62.5456888179709'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Colonia Ayuí',\n",
-       "  'Población': '1724',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30015030',\n",
-       "  'Latitud': '-31.2050901632153',\n",
-       "  'Longitud': '-58.0338899223591'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Concordia',\n",
-       "  'Localidad': 'Colonia Ayuí',\n",
-       "  'Población': '1724',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.2050901632153',\n",
-       "  'Longitud': '-58.0338899223591'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Corralito',\n",
-       "  'Población': '1727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161030',\n",
-       "  'Latitud': '-32.0252572445237',\n",
-       "  'Longitud': '-64.1931588929625'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Copo',\n",
-       "  'Localidad': 'Los Pirpintos',\n",
-       "  'Población': '1729',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86056030',\n",
-       "  'Latitud': '-26.1143281340404',\n",
-       "  'Longitud': '-62.0443344069224'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Toro Pujio',\n",
-       "  'Población': '173',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140390',\n",
-       "  'Latitud': '-31.1090401829574',\n",
-       "  'Longitud': '-62.9876506224993'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Islas del Ibicuy',\n",
-       "  'Localidad': 'Ceibas',\n",
-       "  'Población': '1730',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30063020',\n",
-       "  'Latitud': '-33.4994124052794',\n",
-       "  'Longitud': '-58.8003541709834'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'Villa Reducción',\n",
-       "  'Población': '1732',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056170',\n",
-       "  'Latitud': '-33.2014556304775',\n",
-       "  'Longitud': '-63.8622207209792'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Puerto Bermejo Nuevo',\n",
-       "  'Población': '1733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '22014050',\n",
-       "  'Latitud': '-26.9073753724695',\n",
-       "  'Longitud': '-58.5428316633796'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Bermejo',\n",
-       "  'Localidad': 'Puerto Bermejo Nuevo',\n",
-       "  'Población': '1733',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9073753724695',\n",
-       "  'Longitud': '-58.5428316633796'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Yapeyú',\n",
-       "  'Población': '1736',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18147040',\n",
-       "  'Latitud': '-29.4706323042238',\n",
-       "  'Longitud': '-56.8158358918793'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'Yapeyú',\n",
-       "  'Población': '1736',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.4706323042238',\n",
-       "  'Longitud': '-56.8158358918793'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Ayacucho',\n",
-       "  'Población': '17364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6042010',\n",
-       "  'Latitud': '-37.1536695670417',\n",
-       "  'Longitud': '-58.4895476662462'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Parque Siquimán',\n",
-       "  'Población': '1738',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091290',\n",
-       "  'Latitud': '-31.3457170881093',\n",
-       "  'Longitud': '-64.4802571053108'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Gowland',\n",
-       "  'Población': '1738',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '6532010',\n",
-       "  'Latitud': '-34.652429281715',\n",
-       "  'Longitud': '-59.3523186300108'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Cuatro Esquinas',\n",
-       "  'Población': '174',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '82084110',\n",
-       "  'Latitud': '-33.2466228889596',\n",
-       "  'Longitud': '-60.7649740219949'},\n",
-       " ...]"
-      ]
-     },
-     "execution_count": 170,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "pobl_min_max_may0 = list(filter(lambda x: int(x['Población']) > 0, pobl_min_max))\n",
     "pobl_min_max_may0"
@@ -108136,9942 +862,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 171,
+   "execution_count": null,
    "id": "mounted-testimony",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[{'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa San Andrés',\n",
-       "  'Población': '10018',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5659932905453',\n",
-       "  'Longitud': '-58.5448069225448'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Vicuña Mackenna',\n",
-       "  'Población': '10021',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14098290',\n",
-       "  'Latitud': '-33.917235746816',\n",
-       "  'Longitud': '-64.3902222715013'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Cuarto',\n",
-       "  'Localidad': 'Vicuña Mackenna',\n",
-       "  'Población': '10021',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.917235746816',\n",
-       "  'Longitud': '-64.3902222715013'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Hernando',\n",
-       "  'Población': '10109',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161060',\n",
-       "  'Latitud': '-32.4276148348373',\n",
-       "  'Longitud': '-63.7330119093142'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'General Pedernera',\n",
-       "  'Localidad': 'Justo Daract',\n",
-       "  'Población': '10135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74035030',\n",
-       "  'Latitud': '-33.8585834476817',\n",
-       "  'Longitud': '-65.1870408754728'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Choele Choel',\n",
-       "  'Población': '10146',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62014040',\n",
-       "  'Latitud': '-39.2884543350453',\n",
-       "  'Longitud': '-65.663280823108'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Pueyrredón',\n",
-       "  'Localidad': 'Batán',\n",
-       "  'Población': '10152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6357070',\n",
-       "  'Latitud': '-38.0086211557001',\n",
-       "  'Longitud': '-57.7085500402678'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'San José del Rincón',\n",
-       "  'Población': '10176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063160',\n",
-       "  'Latitud': '-31.6061471114691',\n",
-       "  'Longitud': '-60.569631684875'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'Hipólito Yrigoyen',\n",
-       "  'Población': '10196',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126040',\n",
-       "  'Latitud': '-23.2382702479068',\n",
-       "  'Longitud': '-64.2718125360107'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Turdera',\n",
-       "  'Población': '10199',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.789560716095',\n",
-       "  'Longitud': '-58.4041056486523'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Lima',\n",
-       "  'Población': '10219',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882040',\n",
-       "  'Latitud': '-34.0436335939636',\n",
-       "  'Longitud': '-59.1973339595539'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Villa Berthet',\n",
-       "  'Población': '10224',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22147020',\n",
-       "  'Latitud': '-27.2895492409257',\n",
-       "  'Longitud': '-60.4155962080604'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Humahuaca',\n",
-       "  'Población': '10256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38028040',\n",
-       "  'Latitud': '-23.2026118920444',\n",
-       "  'Longitud': '-65.3508743745648'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Humahuaca',\n",
-       "  'Localidad': 'Humahuaca',\n",
-       "  'Población': '10256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.2026118920444',\n",
-       "  'Longitud': '-65.3508743745648'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '10266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30008110',\n",
-       "  'Latitud': '-32.1606202225925',\n",
-       "  'Longitud': '-58.4037483450693'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Elisa',\n",
-       "  'Población': '10266',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.1606202225925',\n",
-       "  'Longitud': '-58.4037483450693'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Mendiolaza',\n",
-       "  'Población': '10271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021200',\n",
-       "  'Latitud': '-31.2634679794013',\n",
-       "  'Longitud': '-64.3038336466706'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Feliciano',\n",
-       "  'Localidad': 'San José de Feliciano',\n",
-       "  'Población': '10282',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30042010',\n",
-       "  'Latitud': '-30.3852713114912',\n",
-       "  'Longitud': '-58.7515719602207'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Arauco',\n",
-       "  'Localidad': 'Aimogasta',\n",
-       "  'Población': '10309',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46007010',\n",
-       "  'Latitud': '-28.5589898446523',\n",
-       "  'Longitud': '-66.8272851017638'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22049010',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'Corzuela',\n",
-       "  'Población': '10335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9556760087163',\n",
-       "  'Longitud': '-60.9707574059512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6693020',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Roque Pérez',\n",
-       "  'Localidad': 'Roque Pérez',\n",
-       "  'Población': '10358',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4016375824204',\n",
-       "  'Longitud': '-59.3346857845207'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Leones',\n",
-       "  'Población': '10391',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063160',\n",
-       "  'Latitud': '-32.658391411409',\n",
-       "  'Longitud': '-62.299914625293'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '10397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54112040',\n",
-       "  'Latitud': '-26.6197903071037',\n",
-       "  'Longitud': '-54.1146818942839'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '10397',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.6197903071037',\n",
-       "  'Longitud': '-54.1146818942839'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Corral de Bustos',\n",
-       "  'Población': '10407',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063090',\n",
-       "  'Latitud': '-33.2816219895104',\n",
-       "  'Longitud': '-62.1854508942409'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Aguaray',\n",
-       "  'Población': '10410',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056010',\n",
-       "  'Latitud': '-22.2388143093458',\n",
-       "  'Longitud': '-63.7283889210813'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Frontera',\n",
-       "  'Población': '10520',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021200',\n",
-       "  'Latitud': '-31.4313990849769',\n",
-       "  'Longitud': '-62.0634917387843'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Saldán',\n",
-       "  'Población': '10605',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021240',\n",
-       "  'Latitud': '-31.3142696814132',\n",
-       "  'Longitud': '-64.3129043036137'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'San Carlos Centro',\n",
-       "  'Población': '10717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070230',\n",
-       "  'Latitud': '-31.7284179989089',\n",
-       "  'Longitud': '-61.0913957859145'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '10838',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049130',\n",
-       "  'Latitud': '-28.3540749299597',\n",
-       "  'Longitud': '-59.2595521000375'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Las Toscas',\n",
-       "  'Población': '10838',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.3540749299597',\n",
-       "  'Longitud': '-59.2595521000375'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26091020',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Sarmiento',\n",
-       "  'Localidad': 'Sarmiento',\n",
-       "  'Población': '10858',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-45.590519720018',\n",
-       "  'Longitud': '-69.0706825167205'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Jáchal',\n",
-       "  'Localidad': 'San José de Jáchal',\n",
-       "  'Población': '10940',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70056080',\n",
-       "  'Latitud': '-30.2427672850044',\n",
-       "  'Longitud': '-68.7454934559357'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Loreto',\n",
-       "  'Localidad': 'Villa San Martín (Est. Loreto)',\n",
-       "  'Población': '10996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86105010',\n",
-       "  'Latitud': '-28.3266654290546',\n",
-       "  'Longitud': '-64.105600188844'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Loreto',\n",
-       "  'Localidad': 'Villa San Martín (Est. Loreto)',\n",
-       "  'Población': '10996',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.3266654290546',\n",
-       "  'Longitud': '-64.105600188844'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Rosario Vera Peñaloza',\n",
-       "  'Localidad': 'Chepes',\n",
-       "  'Población': '11039',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46112010',\n",
-       "  'Latitud': '-31.3506186314416',\n",
-       "  'Longitud': '-66.6046417930744'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Deheza',\n",
-       "  'Población': '11061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056080',\n",
-       "  'Latitud': '-32.7549291159098',\n",
-       "  'Longitud': '-63.7850383518255'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Los Lagos',\n",
-       "  'Localidad': 'Villa La Angostura',\n",
-       "  'Población': '11063',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58070010',\n",
-       "  'Latitud': '-40.7631760692681',\n",
-       "  'Longitud': '-71.6451967512926'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'El Trébol',\n",
-       "  'Población': '11086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126070',\n",
-       "  'Latitud': '-32.2030242455008',\n",
-       "  'Longitud': '-61.7028944914559'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Magdalena',\n",
-       "  'Localidad': 'Magdalena',\n",
-       "  'Población': '11093',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6505040',\n",
-       "  'Latitud': '-35.0806853032506',\n",
-       "  'Longitud': '-57.5172585839912'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Capilla del Monte',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091040',\n",
-       "  'Latitud': '-30.8563966713395',\n",
-       "  'Longitud': '-64.526268881497'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Armstrong',\n",
-       "  'Población': '11181',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007010',\n",
-       "  'Latitud': '-32.7846557002825',\n",
-       "  'Longitud': '-61.605481877095'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665060',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Villa Ramallo',\n",
-       "  'Población': '11280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.502293213764',\n",
-       "  'Longitud': '-60.0650138035308'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Las Heras',\n",
-       "  'Localidad': 'General Las Heras (Est. Las Heras)',\n",
-       "  'Población': '11331',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6329020',\n",
-       "  'Latitud': '-34.9267739074255',\n",
-       "  'Longitud': '-58.9453407851291'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Almafuerte',\n",
-       "  'Población': '11422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161010',\n",
-       "  'Latitud': '-32.1934604986786',\n",
-       "  'Longitud': '-64.2543871859511'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Monterrico',\n",
-       "  'Población': '11442',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014070',\n",
-       "  'Latitud': '-24.4385200992504',\n",
-       "  'Longitud': '-65.1622250242149'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'General Manuel Belgrano',\n",
-       "  'Localidad': 'Almirante Brown',\n",
-       "  'Población': '11482',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54049010',\n",
-       "  'Latitud': '-25.6674361424553',\n",
-       "  'Longitud': '-54.0456434709472'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Tinogasta',\n",
-       "  'Localidad': 'Tinogasta',\n",
-       "  'Población': '11485',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10105180',\n",
-       "  'Latitud': '-28.0637510698675',\n",
-       "  'Longitud': '-67.5802695760226'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Diagonal Norte - Luz y Fuerza - Los Pocitos - Villa Nueva Italia (6)',\n",
-       "  'Población': '11494',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105060',\n",
-       "  'Latitud': '-26.7815251300034',\n",
-       "  'Longitud': '-65.2193041804807'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6189030',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Dorrego',\n",
-       "  'Localidad': 'Coronel Dorrego',\n",
-       "  'Población': '11510',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.7166239148323',\n",
-       "  'Longitud': '-61.2884948879698'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '11589',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18091040',\n",
-       "  'Latitud': '-28.9847966992846',\n",
-       "  'Longitud': '-59.1017576429994'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Lavalle',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '11589',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.9847966992846',\n",
-       "  'Longitud': '-59.1017576429994'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Monterrico',\n",
-       "  'Población': '11591',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.4385200992504',\n",
-       "  'Longitud': '-65.1622250242149'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Toay',\n",
-       "  'Localidad': 'Toay',\n",
-       "  'Población': '11626',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42140020',\n",
-       "  'Latitud': '-36.6751577652887',\n",
-       "  'Longitud': '-64.3803253806581'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Santa María',\n",
-       "  'Población': '11648',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '10091150',\n",
-       "  'Latitud': '-26.6891167120231',\n",
-       "  'Longitud': '-66.018884441311'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tupungato',\n",
-       "  'Localidad': 'Tupungato',\n",
-       "  'Población': '11650',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50126060',\n",
-       "  'Latitud': '-33.3643638135734',\n",
-       "  'Longitud': '-69.1513190958561'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Saenz Peña',\n",
-       "  'Población': '11666',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5992886088748',\n",
-       "  'Longitud': '-58.5320796402641'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Oliva',\n",
-       "  'Población': '11672',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161110',\n",
-       "  'Latitud': '-32.0413174021447',\n",
-       "  'Longitud': '-63.5693820664827'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6679010',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'América',\n",
-       "  'Población': '11685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4903412429492',\n",
-       "  'Longitud': '-62.9763759840765'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Carlos Tomás Sourigues',\n",
-       "  'Población': '11695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8021192214631',\n",
-       "  'Longitud': '-58.2188212494897'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Pichi Mahuida',\n",
-       "  'Localidad': 'Río Colorado',\n",
-       "  'Población': '11733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62063020',\n",
-       "  'Latitud': '-38.9914136078743',\n",
-       "  'Longitud': '-64.0874682295519'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'General Cabrera',\n",
-       "  'Población': '11734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056070',\n",
-       "  'Latitud': '-32.8118910840567',\n",
-       "  'Longitud': '-63.8736965709556'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Recreo',\n",
-       "  'Población': '11847',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10070140',\n",
-       "  'Latitud': '-29.2768611237227',\n",
-       "  'Longitud': '-65.0565641552447'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Juan G. Las Heras',\n",
-       "  'Población': '11866',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5612567076697',\n",
-       "  'Longitud': '-58.5553936643491'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cerrillos',\n",
-       "  'Localidad': 'Cerrillos',\n",
-       "  'Población': '11869',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66035010',\n",
-       "  'Latitud': '-24.899748268594',\n",
-       "  'Longitud': '-65.4884058419647'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Santa Rosa de Calamuchita',\n",
-       "  'Población': '11967',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14007210',\n",
-       "  'Latitud': '-32.0700578177618',\n",
-       "  'Longitud': '-64.537633731877'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Remedios De Escalada',\n",
-       "  'Población': '11987',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5705752444729',\n",
-       "  'Longitud': '-58.620118067161'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'La Lucila',\n",
-       "  'Población': '12014',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.4985433329471',\n",
-       "  'Longitud': '-58.486582489457'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pinamar',\n",
-       "  'Localidad': 'Pinamar',\n",
-       "  'Población': '12099',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6644010',\n",
-       "  'Latitud': '-37.0777448860202',\n",
-       "  'Longitud': '-56.8437227435213'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Daireaux',\n",
-       "  'Localidad': 'Daireaux',\n",
-       "  'Población': '12122',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6231030',\n",
-       "  'Latitud': '-36.6001749213746',\n",
-       "  'Longitud': '-61.7450132654369'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'San Clemente del Tuyú',\n",
-       "  'Población': '12126',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420030',\n",
-       "  'Latitud': '-36.3532388310754',\n",
-       "  'Longitud': '-56.723944139417'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Utracán',\n",
-       "  'Localidad': 'General Acha',\n",
-       "  'Población': '12184',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42154040',\n",
-       "  'Latitud': '-37.373672668717',\n",
-       "  'Longitud': '-64.6038964711256'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '12187',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021190',\n",
-       "  'Latitud': '-31.3677025435362',\n",
-       "  'Longitud': '-64.0503196448495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Maquinista F. Savio (oeste)',\n",
-       "  'Población': '12240',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4106172547359',\n",
-       "  'Longitud': '-58.7821701089412'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Belén',\n",
-       "  'Localidad': 'Belén',\n",
-       "  'Población': '12256',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10035020',\n",
-       "  'Latitud': '-27.6337582271366',\n",
-       "  'Longitud': '-67.0181224346383'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Luis del Palmar',\n",
-       "  'Localidad': 'San Luis del Palmar',\n",
-       "  'Población': '12287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18140010',\n",
-       "  'Latitud': '-27.5081078409756',\n",
-       "  'Longitud': '-58.5554744159758'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'San Luis del Palmar',\n",
-       "  'Localidad': 'San Luis del Palmar',\n",
-       "  'Población': '12287',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5081078409756',\n",
-       "  'Longitud': '-58.5554744159758'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Rodeo del Medio',\n",
-       "  'Población': '12327',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50070070',\n",
-       "  'Latitud': '-32.9880056754694',\n",
-       "  'Longitud': '-68.7010652608485'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Rodeo del Medio',\n",
-       "  'Población': '12327',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.9880056754694',\n",
-       "  'Longitud': '-68.7010652608485'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Laguna Paiva',\n",
-       "  'Población': '12334',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063080',\n",
-       "  'Latitud': '-31.3092619266382',\n",
-       "  'Longitud': '-60.6607816085928'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Parejas',\n",
-       "  'Población': '12375',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007030',\n",
-       "  'Latitud': '-32.6826842550048',\n",
-       "  'Longitud': '-61.5185798347876'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Cainguás',\n",
-       "  'Localidad': 'Aristóbulo del Valle',\n",
-       "  'Población': '12375',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54014010',\n",
-       "  'Latitud': '-27.0952902000827',\n",
-       "  'Longitud': '-54.8949054572105'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Calamuchita',\n",
-       "  'Localidad': 'Santa Rosa de Calamuchita',\n",
-       "  'Población': '12395',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0700578177618',\n",
-       "  'Longitud': '-64.537633731877'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Patiño',\n",
-       "  'Localidad': 'Las Lomitas',\n",
-       "  'Población': '12399',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34035100',\n",
-       "  'Latitud': '-24.7105776136691',\n",
-       "  'Longitud': '-60.5937892586839'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'La Lonja',\n",
-       "  'Población': '12451',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4448149403448',\n",
-       "  'Longitud': '-58.8393730861805'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Juárez Celman',\n",
-       "  'Localidad': 'La Carlota',\n",
-       "  'Población': '12537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14056100',\n",
-       "  'Latitud': '-33.4201679372505',\n",
-       "  'Longitud': '-63.2969802619056'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Copo',\n",
-       "  'Localidad': 'Monte Quemado',\n",
-       "  'Población': '12543',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86056050',\n",
-       "  'Latitud': '-25.8042379417741',\n",
-       "  'Longitud': '-62.8316265906336'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Andalgalá',\n",
-       "  'Población': '12600',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '10021020',\n",
-       "  'Latitud': '-27.5732225954972',\n",
-       "  'Longitud': '-66.3235466394645'},\n",
-       " {'Provincia': 'CATAMARCA',\n",
-       "  'Partido': 'Andalgalá',\n",
-       "  'Localidad': 'Andalgalá',\n",
-       "  'Población': '12600',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5732225954972',\n",
-       "  'Longitud': '-66.3235466394645'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Huiliches',\n",
-       "  'Localidad': 'Junín de los Andes',\n",
-       "  'Población': '12621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58049010',\n",
-       "  'Latitud': '-39.9494720138355',\n",
-       "  'Longitud': '-71.0703335609136'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa San Luis',\n",
-       "  'Población': '12693',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8627929258513',\n",
-       "  'Longitud': '-58.2553232274346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6672010',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rauch',\n",
-       "  'Localidad': 'Rauch',\n",
-       "  'Población': '12705',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.7755035485732',\n",
-       "  'Longitud': '-59.0871114029954'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'San Salvador',\n",
-       "  'Localidad': 'San Salvador',\n",
-       "  'Población': '12733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30088020',\n",
-       "  'Latitud': '-31.6255225523021',\n",
-       "  'Longitud': '-58.5040738167896'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Recreo',\n",
-       "  'Población': '12774',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063140',\n",
-       "  'Latitud': '-31.4935807560402',\n",
-       "  'Longitud': '-60.735411088708'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carmen de Areco',\n",
-       "  'Localidad': 'Carmen de Areco',\n",
-       "  'Población': '12775',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6161010',\n",
-       "  'Latitud': '-34.3776987251735',\n",
-       "  'Longitud': '-59.8229019801033'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Matacos',\n",
-       "  'Localidad': 'Ingeniero Guillermo N. Juárez',\n",
-       "  'Población': '12798',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34028010',\n",
-       "  'Latitud': '-23.8976004129254',\n",
-       "  'Longitud': '-61.8538220483946'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Tala',\n",
-       "  'Localidad': 'Rosario del Tala',\n",
-       "  'Población': '12801',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30091100',\n",
-       "  'Latitud': '-32.3026339163322',\n",
-       "  'Longitud': '-59.1445792095518'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Saladas',\n",
-       "  'Localidad': 'Saladas',\n",
-       "  'Población': '12864',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18126010',\n",
-       "  'Latitud': '-28.2553374256059',\n",
-       "  'Longitud': '-58.6238010038908'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Saladas',\n",
-       "  'Localidad': 'Saladas',\n",
-       "  'Población': '12864',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.2553374256059',\n",
-       "  'Longitud': '-58.6238010038908'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Robles',\n",
-       "  'Localidad': 'Fernández',\n",
-       "  'Población': '12886',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86161030',\n",
-       "  'Latitud': '-27.9454006099507',\n",
-       "  'Longitud': '-63.8299170183325'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Acassuso',\n",
-       "  'Población': '12902',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4794018120083',\n",
-       "  'Longitud': '-58.5074043996961'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chamical',\n",
-       "  'Localidad': 'Chamical',\n",
-       "  'Población': '12919',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46035010',\n",
-       "  'Latitud': '-30.3772951613356',\n",
-       "  'Longitud': '-66.3240368838483'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Pablo Podestá',\n",
-       "  'Población': '12990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5758246152249',\n",
-       "  'Longitud': '-58.6202497472316'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobería',\n",
-       "  'Localidad': 'Lobería',\n",
-       "  'Población': '13005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6476030',\n",
-       "  'Latitud': '-38.165273387122',\n",
-       "  'Longitud': '-58.7822303314999'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '13014',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30008090',\n",
-       "  'Latitud': '-32.2021613289668',\n",
-       "  'Longitud': '-58.2095931555666'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '12 de Octubre',\n",
-       "  'Localidad': 'General Pinedo',\n",
-       "  'Población': '13042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22036030',\n",
-       "  'Latitud': '-27.3252979421708',\n",
-       "  'Longitud': '-61.282210419911'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Belgrano',\n",
-       "  'Localidad': 'Las Rosas',\n",
-       "  'Población': '13068',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82007040',\n",
-       "  'Latitud': '-32.4785768176046',\n",
-       "  'Longitud': '-61.5748036822531'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Capitán Sarmiento',\n",
-       "  'Localidad': 'Capitán Sarmiento',\n",
-       "  'Población': '13088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6140010',\n",
-       "  'Latitud': '-34.1723674255219',\n",
-       "  'Longitud': '-59.789349139091'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58042010',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Chos Malal',\n",
-       "  'Localidad': 'Chos Malal',\n",
-       "  'Población': '13092',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.3792566593514',\n",
-       "  'Longitud': '-70.2723772223192'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Plaza Huincul',\n",
-       "  'Población': '13172',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035090',\n",
-       "  'Latitud': '-38.9290709532125',\n",
-       "  'Longitud': '-69.2021594435231'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119150',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Oncativo',\n",
-       "  'Población': '13180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.912835805369',\n",
-       "  'Longitud': '-63.6836820317482'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Navarro',\n",
-       "  'Localidad': 'Navarro',\n",
-       "  'Población': '13224',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6574030',\n",
-       "  'Latitud': '-35.0036066018879',\n",
-       "  'Longitud': '-59.2774163163898'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Puerto General San Martín',\n",
-       "  'Población': '13243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119080',\n",
-       "  'Latitud': '-32.7190025958741',\n",
-       "  'Longitud': '-60.7334925388318'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Fraile Pintado',\n",
-       "  'Población': '13300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035060',\n",
-       "  'Latitud': '-23.9366734846348',\n",
-       "  'Longitud': '-64.8001555521003'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Fraile Pintado',\n",
-       "  'Población': '13300',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.9366734846348',\n",
-       "  'Longitud': '-64.8001555521003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6665040',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ramallo',\n",
-       "  'Localidad': 'Ramallo',\n",
-       "  'Población': '13319',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4877021169888',\n",
-       "  'Longitud': '-60.0072209741607'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA REAL',\n",
-       "  'Población': '13419',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6194831337073',\n",
-       "  'Longitud': '-58.5259860729102'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Marqués Alejandro María De Aguado',\n",
-       "  'Población': '13440',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5551356608044',\n",
-       "  'Longitud': '-58.5383771255925'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Capital',\n",
-       "  'Localidad': 'Garupá',\n",
-       "  'Población': '13595',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54028010',\n",
-       "  'Latitud': '-27.4788128514289',\n",
-       "  'Longitud': '-55.8224411787639'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Lules',\n",
-       "  'Localidad': 'El Manantial',\n",
-       "  'Población': '13596',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90063020',\n",
-       "  'Latitud': '-26.8445604430497',\n",
-       "  'Longitud': '-65.2856690422125'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier',\n",
-       "  'Población': '13604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82098060',\n",
-       "  'Latitud': '-30.5822068409869',\n",
-       "  'Longitud': '-59.9313985183809'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'San Javier',\n",
-       "  'Población': '13604',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.5822068409869',\n",
-       "  'Longitud': '-59.9313985183809'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'El Carmen',\n",
-       "  'Población': '13623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014040',\n",
-       "  'Latitud': '-24.3855119166984',\n",
-       "  'Longitud': '-65.260519420291'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'El Carmen',\n",
-       "  'Población': '13623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.3855119166984',\n",
-       "  'Longitud': '-65.260519420291'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Cafayate',\n",
-       "  'Población': '13698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66021010',\n",
-       "  'Latitud': '-26.0765384358548',\n",
-       "  'Longitud': '-65.9862897320293'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Cafayate',\n",
-       "  'Localidad': 'Cafayate',\n",
-       "  'Población': '13698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.0765384358548',\n",
-       "  'Longitud': '-65.9862897320293'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Candelaria',\n",
-       "  'Localidad': 'Candelaria',\n",
-       "  'Población': '13777',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54021020',\n",
-       "  'Latitud': '-27.4591653471738',\n",
-       "  'Longitud': '-55.7430844145913'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VERSALLES',\n",
-       "  'Población': '13822',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6301234618064',\n",
-       "  'Longitud': '-58.5224017483433'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Wanda',\n",
-       "  'Población': '13901',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063040',\n",
-       "  'Latitud': '-25.9713257064178',\n",
-       "  'Longitud': '-54.5610255460819'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Roldán',\n",
-       "  'Población': '14113',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119110',\n",
-       "  'Latitud': '-32.9023879302416',\n",
-       "  'Longitud': '-60.9108827950649'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Puerto Deseado',\n",
-       "  'Población': '14183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014080',\n",
-       "  'Latitud': '-47.7514649275067',\n",
-       "  'Longitud': '-65.9012043680086'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'El Colorado',\n",
-       "  'Población': '14228',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056020',\n",
-       "  'Latitud': '-26.3117354640006',\n",
-       "  'Longitud': '-59.3684434678409'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Benito Juárez',\n",
-       "  'Localidad': 'Benito Juárez (Est. Juárez)',\n",
-       "  'Población': '14279',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6084020',\n",
-       "  'Latitud': '-37.6766410210105',\n",
-       "  'Longitud': '-59.8057677109444'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6700060',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saavedra',\n",
-       "  'Localidad': 'Pigüé',\n",
-       "  'Población': '14383',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.6063896033626',\n",
-       "  'Longitud': '-62.4057728759143'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'San Cristóbal',\n",
-       "  'Población': '14389',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091220',\n",
-       "  'Latitud': '-30.311687011314',\n",
-       "  'Longitud': '-61.2386444593771'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Libertad',\n",
-       "  'Población': '14404',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5846960052521',\n",
-       "  'Longitud': '-58.5623334028073'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Viamonte',\n",
-       "  'Localidad': 'Los Toldos',\n",
-       "  'Población': '14496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6385030',\n",
-       "  'Latitud': '-35.0010365651503',\n",
-       "  'Longitud': '-61.0381497866181'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Cristóbal',\n",
-       "  'Localidad': 'Ceres',\n",
-       "  'Población': '14499',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82091060',\n",
-       "  'Latitud': '-29.8823371283479',\n",
-       "  'Longitud': '-61.9452374270961'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Tostado',\n",
-       "  'Población': '14582',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82077080',\n",
-       "  'Latitud': '-29.2344732488739',\n",
-       "  'Longitud': '-61.7719824163622'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Yerba Buena',\n",
-       "  'Localidad': 'Villa Carmela',\n",
-       "  'Población': '14728',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90119020',\n",
-       "  'Latitud': '-26.7677751896138',\n",
-       "  'Longitud': '-65.2708444093707'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Ingeniero Maschwitz',\n",
-       "  'Población': '14734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3790006332322',\n",
-       "  'Longitud': '-58.7303342412363'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119160',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '14735',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.6804516863719',\n",
-       "  'Longitud': '-63.8814979795567'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Leales',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '14791',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90056010',\n",
-       "  'Latitud': '-27.0310036528782',\n",
-       "  'Longitud': '-65.3086376425668'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Juan María Gutierrez',\n",
-       "  'Población': '14868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.8348420760566',\n",
-       "  'Longitud': '-58.1819061125702'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Carapachay',\n",
-       "  'Población': '14923',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5259149691463',\n",
-       "  'Longitud': '-58.5357639427634'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Villa Ocampo',\n",
-       "  'Población': '15037',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049230',\n",
-       "  'Latitud': '-28.4904509578913',\n",
-       "  'Longitud': '-59.3587641281681'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Quimilí',\n",
-       "  'Población': '15052',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86119100',\n",
-       "  'Latitud': '-27.634290977928',\n",
-       "  'Longitud': '-62.3568862967013'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Fray Luis Beltrán',\n",
-       "  'Población': '15176',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119050',\n",
-       "  'Latitud': '-32.7855581880336',\n",
-       "  'Longitud': '-60.7291236444004'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Esperanza',\n",
-       "  'Población': '15204',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063010',\n",
-       "  'Latitud': '-26.0232970897792',\n",
-       "  'Longitud': '-54.6125092333468'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Villa España',\n",
-       "  'Población': '15205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.776063416904',\n",
-       "  'Longitud': '-58.2002532983623'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'El Libertador',\n",
-       "  'Población': '15270',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5564986200599',\n",
-       "  'Longitud': '-58.622337837699'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'General Mosconi',\n",
-       "  'Población': '15295',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056110',\n",
-       "  'Latitud': '-22.5872984531874',\n",
-       "  'Longitud': '-63.8075098662841'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Villa del Rosario',\n",
-       "  'Población': '15313',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119210',\n",
-       "  'Latitud': '-31.5540113344661',\n",
-       "  'Longitud': '-63.5341489014562'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Villa del Rosario',\n",
-       "  'Población': '15313',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.5540113344661',\n",
-       "  'Longitud': '-63.5341489014562'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Belgrano',\n",
-       "  'Localidad': 'General Belgrano',\n",
-       "  'Población': '15394',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6301010',\n",
-       "  'Latitud': '-35.7694577358026',\n",
-       "  'Longitud': '-58.4944615102033'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Villa Aberastain - La Rinconada',\n",
-       "  'Población': '15409',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070040',\n",
-       "  'Latitud': '-31.6952378674877',\n",
-       "  'Longitud': '-68.5923025771378'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'Colonia Santa Rosa',\n",
-       "  'Población': '15562',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126020',\n",
-       "  'Latitud': '-23.3885957203176',\n",
-       "  'Longitud': '-64.4234333229489'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berisso',\n",
-       "  'Localidad': 'Berisso',\n",
-       "  'Población': '15567',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6098010',\n",
-       "  'Latitud': '-34.8746353679645',\n",
-       "  'Longitud': '-57.8947472316799'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Libertador Grl. San Martín',\n",
-       "  'Localidad': 'Puerto Rico',\n",
-       "  'Población': '15995',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54077060',\n",
-       "  'Latitud': '-26.8148524027618',\n",
-       "  'Longitud': '-55.0240728847562'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federal',\n",
-       "  'Localidad': 'Federal',\n",
-       "  'Población': '16075',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30035030',\n",
-       "  'Latitud': '-30.9513342178715',\n",
-       "  'Longitud': '-58.7851418943148'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colonia Caroya',\n",
-       "  'Población': '16168',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': '--',\n",
-       "  'link': '14021050',\n",
-       "  'Latitud': '-31.0172322466264',\n",
-       "  'Longitud': '-64.066728610829'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa José León Suarez',\n",
-       "  'Población': '16173',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5253711653351',\n",
-       "  'Longitud': '-58.5802550661988'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Las Varillas',\n",
-       "  'Población': '16238',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140270',\n",
-       "  'Latitud': '-31.8731135581313',\n",
-       "  'Longitud': '-62.7187948274612'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6728040',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Andrés de Giles',\n",
-       "  'Localidad': 'San Andrés de Giles',\n",
-       "  'Población': '16243',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4459080814748',\n",
-       "  'Longitud': '-59.4451673563949'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio Oeste',\n",
-       "  'Población': '16265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62077050',\n",
-       "  'Latitud': '-40.7312945275013',\n",
-       "  'Longitud': '-64.9552941307172'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'San Antonio',\n",
-       "  'Localidad': 'San Antonio Oeste',\n",
-       "  'Población': '16265',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-40.7312945275013',\n",
-       "  'Longitud': '-64.9552941307172'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Carcarañá',\n",
-       "  'Población': '16277',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119030',\n",
-       "  'Latitud': '-32.8588281760163',\n",
-       "  'Longitud': '-61.1523502197425'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Joaquín V. González',\n",
-       "  'Población': '16329',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66007090',\n",
-       "  'Latitud': '-25.1294324707809',\n",
-       "  'Longitud': '-64.1385893694805'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Anta',\n",
-       "  'Localidad': 'Joaquín V. González',\n",
-       "  'Población': '16329',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-25.1294324707809',\n",
-       "  'Longitud': '-64.1385893694805'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'La Falda',\n",
-       "  'Población': '16335',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091120',\n",
-       "  'Latitud': '-31.0919649906581',\n",
-       "  'Longitud': '-64.4864417754562'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'San José',\n",
-       "  'Población': '16336',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.2021613289668',\n",
-       "  'Longitud': '-58.2095931555666'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Gregoria Matorras',\n",
-       "  'Población': '16376',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5383846467918',\n",
-       "  'Longitud': '-58.5491721010066'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Famaillá',\n",
-       "  'Localidad': 'Famaillá',\n",
-       "  'Población': '16475',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90028030',\n",
-       "  'Latitud': '-27.0450456348935',\n",
-       "  'Longitud': '-65.3956359866229'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Lago Argentino',\n",
-       "  'Localidad': 'El Calafate',\n",
-       "  'Población': '16655',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78028010',\n",
-       "  'Latitud': '-50.3373208485428',\n",
-       "  'Longitud': '-72.2619950698979'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Federación',\n",
-       "  'Población': '16658',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028070',\n",
-       "  'Latitud': '-30.990072444489',\n",
-       "  'Longitud': '-57.9183475208406'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Coronda',\n",
-       "  'Población': '16873',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105090',\n",
-       "  'Latitud': '-31.975646712145',\n",
-       "  'Longitud': '-60.9201341188126'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Coronda',\n",
-       "  'Población': '16873',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.975646712145',\n",
-       "  'Longitud': '-60.9201341188126'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'La Quiaca',\n",
-       "  'Población': '16874',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38112050',\n",
-       "  'Latitud': '-22.100030990273',\n",
-       "  'Longitud': '-65.5962624926205'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Yavi',\n",
-       "  'Localidad': 'La Quiaca',\n",
-       "  'Población': '16874',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': '--',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-22.100030990273',\n",
-       "  'Longitud': '-65.5962624926205'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Morteros',\n",
-       "  'Población': '16890',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140300',\n",
-       "  'Latitud': '-30.7107058083835',\n",
-       "  'Longitud': '-62.0044437379159'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Matheu',\n",
-       "  'Población': '16903',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3688779666182',\n",
-       "  'Longitud': '-58.8402291878847'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Maipú',\n",
-       "  'Localidad': 'Tres Isletas',\n",
-       "  'Población': '16976',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22091010',\n",
-       "  'Latitud': '-26.3378349285309',\n",
-       "  'Longitud': '-60.4299349548752'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Monte',\n",
-       "  'Localidad': 'San Miguel del Monte (Est. Monte)',\n",
-       "  'Población': '17005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6547020',\n",
-       "  'Latitud': '-35.4391643240479',\n",
-       "  'Longitud': '-58.8094598355672'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Bariloche',\n",
-       "  'Localidad': 'El Bolsón',\n",
-       "  'Población': '17061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62021030',\n",
-       "  'Latitud': '-41.9804859657332',\n",
-       "  'Longitud': '-71.5336172136647'},\n",
-       " {'Provincia': 'SAN LUIS',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Merlo',\n",
-       "  'Población': '17084',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '74049060',\n",
-       "  'Latitud': '-32.3425391142336',\n",
-       "  'Longitud': '-65.0141372032908'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Ranelagh',\n",
-       "  'Población': '17183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7941468501172',\n",
-       "  'Longitud': '-58.1989815634425'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Diamante',\n",
-       "  'Localidad': 'Diamante',\n",
-       "  'Población': '17191',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30021080',\n",
-       "  'Latitud': '-32.0671549441222',\n",
-       "  'Longitud': '-60.6377365188118'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Santos Lugares',\n",
-       "  'Población': '17205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5991533496562',\n",
-       "  'Longitud': '-58.5478835120962'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ayacucho',\n",
-       "  'Localidad': 'Ayacucho',\n",
-       "  'Población': '17364',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6042010',\n",
-       "  'Latitud': '-37.1536695670417',\n",
-       "  'Longitud': '-58.4895476662462'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'PARQUE CHAS',\n",
-       "  'Población': '17489',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5855218978064',\n",
-       "  'Longitud': '-58.4791226108546'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Catriel',\n",
-       "  'Población': '17584',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042360',\n",
-       "  'Latitud': '-37.8815288625891',\n",
-       "  'Longitud': '-67.7945569701758'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Catriel',\n",
-       "  'Población': '17584',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-37.8815288625891',\n",
-       "  'Longitud': '-67.7945569701758'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'San Jorge',\n",
-       "  'Población': '17615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82126140',\n",
-       "  'Latitud': '-31.898003817155',\n",
-       "  'Longitud': '-61.8603287777206'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'Santa Elena',\n",
-       "  'Población': '17791',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070080',\n",
-       "  'Latitud': '-30.9466589584952',\n",
-       "  'Longitud': '-59.7882850384119'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Ciudad Jardín Lomas del Palomar',\n",
-       "  'Población': '17794',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5961197253917',\n",
-       "  'Longitud': '-58.5965998962097'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Las Heras',\n",
-       "  'Población': '17821',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014060',\n",
-       "  'Latitud': '-46.5424553787867',\n",
-       "  'Longitud': '-68.9341773229667'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Ministro Rivadavia',\n",
-       "  'Población': '17928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8556895005541',\n",
-       "  'Longitud': '-58.3616465427911'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Plátanos',\n",
-       "  'Población': '17961',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7674201820877',\n",
-       "  'Longitud': '-58.1652686003148'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Juan Madariaga',\n",
-       "  'Localidad': 'General Juan Madariaga',\n",
-       "  'Población': '17982',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6315010',\n",
-       "  'Latitud': '-36.9967730012079',\n",
-       "  'Longitud': '-57.1374769071298'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Villa Sarmiento',\n",
-       "  'Población': '18082',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6346596523214',\n",
-       "  'Longitud': '-58.5715757135423'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Juan Martín De Pueyrredon',\n",
-       "  'Población': '18082',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5474839124216',\n",
-       "  'Longitud': '-58.5750972559389'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Unquillo',\n",
-       "  'Población': '18086',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021280',\n",
-       "  'Latitud': '-31.2319725034056',\n",
-       "  'Longitud': '-64.3177425598673'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Loma Hermosa',\n",
-       "  'Población': '18152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5684066633166',\n",
-       "  'Longitud': '-58.603081885803'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Villegas',\n",
-       "  'Localidad': 'General Villegas (Est. Villegas)',\n",
-       "  'Población': '18275',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6392050',\n",
-       "  'Latitud': '-35.0338419886306',\n",
-       "  'Longitud': '-63.0146637107531'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Carlos Casares',\n",
-       "  'Localidad': 'Carlos Casares',\n",
-       "  'Población': '18347',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6147030',\n",
-       "  'Latitud': '-35.623543502046',\n",
-       "  'Longitud': '-61.3653159121918'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Juan Bautista Alberdi',\n",
-       "  'Localidad': 'Juan Bautista Alberdi',\n",
-       "  'Población': '18430',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90042010',\n",
-       "  'Latitud': '-27.5859774039585',\n",
-       "  'Longitud': '-65.620843677012'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Pehuenches',\n",
-       "  'Localidad': 'Rincón de los Sauces',\n",
-       "  'Población': '18691',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58091040',\n",
-       "  'Latitud': '-37.3899075901743',\n",
-       "  'Longitud': '-68.9309943279283'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Rufino',\n",
-       "  'Población': '18727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042220',\n",
-       "  'Latitud': '-34.2636098414032',\n",
-       "  'Longitud': '-62.7117038844931'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Rufino',\n",
-       "  'Población': '18727',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2636098414032',\n",
-       "  'Longitud': '-62.7117038844931'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Nueva',\n",
-       "  'Población': '18818',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042180',\n",
-       "  'Latitud': '-32.4288251783807',\n",
-       "  'Longitud': '-63.249359249877'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Montecarlo',\n",
-       "  'Localidad': 'Montecarlo',\n",
-       "  'Población': '18827',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54084030',\n",
-       "  'Latitud': '-26.5661764915312',\n",
-       "  'Longitud': '-54.7614267394945'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Jose Tomas Guido',\n",
-       "  'Población': '18828',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.553116323608',\n",
-       "  'Longitud': '-58.5669976603922'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Profesor Salvador Mazza',\n",
-       "  'Población': '18899',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056200',\n",
-       "  'Latitud': '-22.0542634419099',\n",
-       "  'Longitud': '-63.6872829649674'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Aldo Bonzi',\n",
-       "  'Población': '18965',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7141728890679',\n",
-       "  'Longitud': '-58.5089043765674'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Gálvez',\n",
-       "  'Población': '19061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82105130',\n",
-       "  'Latitud': '-32.0326455920318',\n",
-       "  'Longitud': '-61.2199610274248'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Jerónimo',\n",
-       "  'Localidad': 'Gálvez',\n",
-       "  'Población': '19061',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.0326455920318',\n",
-       "  'Longitud': '-61.2199610274248'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Esquina',\n",
-       "  'Localidad': 'Esquina',\n",
-       "  'Población': '19081',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18049010',\n",
-       "  'Latitud': '-30.0159284150174',\n",
-       "  'Longitud': '-59.5309812132883'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Esquina',\n",
-       "  'Localidad': 'Esquina',\n",
-       "  'Población': '19081',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.0159284150174',\n",
-       "  'Longitud': '-59.5309812132883'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Vera',\n",
-       "  'Localidad': 'Vera (Est. Gobernador Vera)',\n",
-       "  'Población': '19185',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82133170',\n",
-       "  'Latitud': '-29.4629204507651',\n",
-       "  'Longitud': '-60.2133477841634'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Martín Coronado',\n",
-       "  'Población': '19326',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5852038063892',\n",
-       "  'Longitud': '-58.5918755543704'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Cosquín',\n",
-       "  'Población': '19458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091070',\n",
-       "  'Latitud': '-31.240571224569',\n",
-       "  'Longitud': '-64.4655312574209'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Paraná',\n",
-       "  'Localidad': 'Crespo',\n",
-       "  'Población': '19536',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30084070',\n",
-       "  'Latitud': '-32.0346491846505',\n",
-       "  'Longitud': '-60.3107514290928'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó',\n",
-       "  'Población': '19575',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18084020',\n",
-       "  'Latitud': '-27.5910429413741',\n",
-       "  'Longitud': '-56.7039739448011'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó',\n",
-       "  'Población': '19575',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.5910429413741',\n",
-       "  'Longitud': '-56.7039739448011'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Albardón',\n",
-       "  'Localidad': 'Villa General San Martín - Campo Afuera',\n",
-       "  'Población': '19637',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': '--',\n",
-       "  '4G': '--',\n",
-       "  'link': '70007020',\n",
-       "  'Latitud': '-31.421071066377',\n",
-       "  'Longitud': '-68.4907605706737'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Billinghurst',\n",
-       "  'Población': '19664',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5751071711249',\n",
-       "  'Longitud': '-58.5745828938046'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Río Ceballos',\n",
-       "  'Población': '19688',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021230',\n",
-       "  'Latitud': '-31.1748535571499',\n",
-       "  'Longitud': '-64.3096761754849'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Río Segundo',\n",
-       "  'Población': '19713',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14119190',\n",
-       "  'Latitud': '-31.650153972407',\n",
-       "  'Longitud': '-63.9118630162229'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Río Segundo',\n",
-       "  'Localidad': 'Río Segundo',\n",
-       "  'Población': '19713',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-31.650153972407',\n",
-       "  'Longitud': '-63.9118630162229'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'PATERNAL',\n",
-       "  'Población': '19717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5974220425569',\n",
-       "  'Longitud': '-58.4686652940674'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Firmat',\n",
-       "  'Población': '19757',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042120',\n",
-       "  'Latitud': '-33.4580496833225',\n",
-       "  'Longitud': '-61.4914525089409'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Firmat',\n",
-       "  'Población': '19757',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.4580496833225',\n",
-       "  'Longitud': '-61.4914525089409'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rojas',\n",
-       "  'Población': '19766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6686060',\n",
-       "  'Latitud': '-34.1961600446015',\n",
-       "  'Longitud': '-60.7332636467146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Rojas',\n",
-       "  'Localidad': 'Rojas',\n",
-       "  'Población': '19766',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.1961600446015',\n",
-       "  'Longitud': '-60.7332636467146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'San Antonio de Areco',\n",
-       "  'Población': '19768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6735020',\n",
-       "  'Latitud': '-34.2503763113877',\n",
-       "  'Longitud': '-59.4708634797005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Antonio de Areco',\n",
-       "  'Localidad': 'San Antonio de Areco',\n",
-       "  'Población': '19768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2503763113877',\n",
-       "  'Longitud': '-59.4708634797005'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Brandsen',\n",
-       "  'Localidad': 'Coronel Brandsen',\n",
-       "  'Población': '19877',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6119050',\n",
-       "  'Latitud': '-35.1690983002919',\n",
-       "  'Longitud': '-58.2373529446643'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Pringles',\n",
-       "  'Localidad': 'Coronel Pringles (Est. Pringles)',\n",
-       "  'Población': '20263',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6196010',\n",
-       "  'Latitud': '-37.9865210556901',\n",
-       "  'Longitud': '-61.3540715661069'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pirané',\n",
-       "  'Localidad': 'Pirané',\n",
-       "  'Población': '20335',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34056040',\n",
-       "  'Latitud': '-25.7306417902346',\n",
-       "  'Longitud': '-59.1075205904775'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Patagones',\n",
-       "  'Localidad': 'Carmen de Patagones',\n",
-       "  'Población': '20533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6602030',\n",
-       "  'Latitud': '-40.797298324401',\n",
-       "  'Longitud': '-62.984754269904'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Presidente Roque Sáenz Peña',\n",
-       "  'Localidad': 'Laboulaye',\n",
-       "  'Población': '20534',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14084030',\n",
-       "  'Latitud': '-34.1236122063832',\n",
-       "  'Longitud': '-63.388646306069'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Sunchales',\n",
-       "  'Población': '20537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021360',\n",
-       "  'Latitud': '-30.9468555127161',\n",
-       "  'Longitud': '-61.5612504315515'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Arroyo Seco',\n",
-       "  'Población': '20620',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084070',\n",
-       "  'Latitud': '-33.1560225761175',\n",
-       "  'Longitud': '-60.5101308080247'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Rosario de Lerma',\n",
-       "  'Localidad': 'Rosario de Lerma',\n",
-       "  'Población': '20795',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66147030',\n",
-       "  'Latitud': '-24.9780005506773',\n",
-       "  'Longitud': '-65.5804316181731'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Embarcación',\n",
-       "  'Población': '20843',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056090',\n",
-       "  'Latitud': '-23.2042135269827',\n",
-       "  'Longitud': '-64.0900817936338'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Pico Truncado',\n",
-       "  'Población': '20889',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014070',\n",
-       "  'Latitud': '-46.7938981244061',\n",
-       "  'Longitud': '-67.9575704898943'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Guaraní',\n",
-       "  'Localidad': 'San Vicente',\n",
-       "  'Población': '21068',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54056030',\n",
-       "  'Latitud': '-26.9953791755128',\n",
-       "  'Longitud': '-54.4834965149084'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Lules',\n",
-       "  'Localidad': 'Lules',\n",
-       "  'Población': '21088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90063050',\n",
-       "  'Latitud': '-26.9239379177434',\n",
-       "  'Longitud': '-65.3364017910576'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Granaderos De San Martín',\n",
-       "  'Población': '21113',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5507646909435',\n",
-       "  'Longitud': '-58.5284854572959'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Ischilín',\n",
-       "  'Localidad': 'Deán Funes',\n",
-       "  'Población': '21211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14049050',\n",
-       "  'Latitud': '-30.4229409365773',\n",
-       "  'Longitud': '-64.3516697664768'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Tapiales',\n",
-       "  'Población': '21437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7108317770604',\n",
-       "  'Longitud': '-58.495008488146'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Las Flores',\n",
-       "  'Población': '21455',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6455030',\n",
-       "  'Latitud': '-36.0154969145348',\n",
-       "  'Longitud': '-59.1004659218434'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Las Flores',\n",
-       "  'Localidad': 'Las Flores',\n",
-       "  'Población': '21455',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-36.0154969145348',\n",
-       "  'Longitud': '-59.1004659218434'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Malargüe',\n",
-       "  'Localidad': 'Malargüe',\n",
-       "  'Población': '21619',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50077040',\n",
-       "  'Latitud': '-35.4770107120892',\n",
-       "  'Longitud': '-69.5886491865783'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'San Justo',\n",
-       "  'Población': '21624',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82112130',\n",
-       "  'Latitud': '-30.7908665162845',\n",
-       "  'Longitud': '-60.5940368250334'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'VILLA ORTUZAR',\n",
-       "  'Población': '21736',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5809741138535',\n",
-       "  'Longitud': '-58.4676516664339'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Machagai',\n",
-       "  'Población': '21997',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22168020',\n",
-       "  'Latitud': '-26.9287335504143',\n",
-       "  'Longitud': '-60.0477196130638'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': 'Machagai',\n",
-       "  'Población': '21997',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.9287335504143',\n",
-       "  'Longitud': '-60.0477196130638'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'Arroyito',\n",
-       "  'Población': '22147',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140030',\n",
-       "  'Latitud': '-31.4193908735633',\n",
-       "  'Longitud': '-63.0503444103203'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Coronel Jose M. Zapiola',\n",
-       "  'Población': '22369',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5595169115142',\n",
-       "  'Longitud': '-58.5772769308184'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'Pichanal',\n",
-       "  'Población': '22439',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126060',\n",
-       "  'Latitud': '-23.3133896525098',\n",
-       "  'Longitud': '-64.219751841333'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Crucesita',\n",
-       "  'Población': '22745',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.66910587351',\n",
-       "  'Longitud': '-58.3574544412345'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Jardín América',\n",
-       "  'Población': '22762',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54098080',\n",
-       "  'Latitud': '-27.0410707861025',\n",
-       "  'Longitud': '-55.2320858824009'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'San Ignacio',\n",
-       "  'Localidad': 'Jardín América',\n",
-       "  'Población': '22762',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.0410707861025',\n",
-       "  'Longitud': '-55.2320858824009'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cinco Saltos',\n",
-       "  'Población': '22790',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042390',\n",
-       "  'Latitud': '-38.8275620197177',\n",
-       "  'Longitud': '-68.0660962055201'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cinco Saltos',\n",
-       "  'Población': '22790',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8275620197177',\n",
-       "  'Longitud': '-68.0660962055201'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Nogoyá',\n",
-       "  'Localidad': 'Nogoyá',\n",
-       "  'Población': '22824',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30077070',\n",
-       "  'Latitud': '-32.3956416421841',\n",
-       "  'Longitud': '-59.7880764157544'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Allen',\n",
-       "  'Población': '22859',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042010',\n",
-       "  'Latitud': '-38.9795106570689',\n",
-       "  'Longitud': '-67.828021398161'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Allen',\n",
-       "  'Población': '22859',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9795106570689',\n",
-       "  'Longitud': '-67.828021398161'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Las Breñas',\n",
-       "  'Población': '22953',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22105010',\n",
-       "  'Latitud': '-27.0885167236059',\n",
-       "  'Longitud': '-61.0836993088858'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': 'Las Breñas',\n",
-       "  'Población': '22953',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.0885167236059',\n",
-       "  'Longitud': '-61.0836993088858'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colón',\n",
-       "  'Población': '23150',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30008020',\n",
-       "  'Latitud': '-32.2232180852093',\n",
-       "  'Longitud': '-58.1419674849484'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colón',\n",
-       "  'Población': '23150',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-32.2232180852093',\n",
-       "  'Longitud': '-58.1419674849484'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Colón',\n",
-       "  'Población': '23206',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6175010',\n",
-       "  'Latitud': '-33.8978633606345',\n",
-       "  'Longitud': '-61.099560506382'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Ituzaingó Sur',\n",
-       "  'Población': '23264',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6699430265699',\n",
-       "  'Longitud': '-58.6733044157835'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Monteros',\n",
-       "  'Localidad': 'Monteros',\n",
-       "  'Población': '23274',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90070030',\n",
-       "  'Latitud': '-27.1674766637374',\n",
-       "  'Longitud': '-65.4987774491472'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Funes',\n",
-       "  'Población': '23281',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084140',\n",
-       "  'Latitud': '-32.922782783063',\n",
-       "  'Longitud': '-60.8121802825957'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Añatuya',\n",
-       "  'Población': '23286',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86077010',\n",
-       "  'Latitud': '-28.4604679974535',\n",
-       "  'Longitud': '-62.7596093300983'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'General Taboada',\n",
-       "  'Localidad': 'Añatuya',\n",
-       "  'Población': '23286',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.4604679974535',\n",
-       "  'Longitud': '-62.7596093300983'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Santo Tomé',\n",
-       "  'Localidad': 'Santo Tomé',\n",
-       "  'Población': '23299',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18168040',\n",
-       "  'Latitud': '-28.5511588178368',\n",
-       "  'Longitud': '-56.0420862814163'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Santo Tomé',\n",
-       "  'Localidad': 'Santo Tomé',\n",
-       "  'Población': '23299',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.5511588178368',\n",
-       "  'Longitud': '-56.0420862814163'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Cruz Alta',\n",
-       "  'Localidad': 'Alderetes',\n",
-       "  'Población': '23308',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90014010',\n",
-       "  'Latitud': '-26.8220641277209',\n",
-       "  'Longitud': '-65.1385924038502'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Leandro N. Alem',\n",
-       "  'Localidad': 'Leandro N. Alem',\n",
-       "  'Población': '23339',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54070070',\n",
-       "  'Latitud': '-27.601867604082',\n",
-       "  'Longitud': '-55.3264659218849'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Avellaneda (Est. Ewald)',\n",
-       "  'Población': '23341',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049020',\n",
-       "  'Latitud': '-29.1193659780886',\n",
-       "  'Longitud': '-59.6592512444638'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Avellaneda (Est. Ewald)',\n",
-       "  'Población': '23341',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.1193659780886',\n",
-       "  'Longitud': '-59.6592512444638'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'San Vicente',\n",
-       "  'Población': '23405',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.010404143813',\n",
-       "  'Longitud': '-58.4699705982043'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '23408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6854100',\n",
-       "  'Latitud': '-35.4339385892588',\n",
-       "  'Longitud': '-60.1731209454056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '25 de Mayo',\n",
-       "  'Localidad': '25 de Mayo',\n",
-       "  'Población': '23408',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4339385892588',\n",
-       "  'Longitud': '-60.1731209454056'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Don Bosco',\n",
-       "  'Población': '23458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7032130159372',\n",
-       "  'Longitud': '-58.2984533178872'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Monte Caseros',\n",
-       "  'Población': '23470',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18112050',\n",
-       "  'Latitud': '-30.2515527236356',\n",
-       "  'Longitud': '-57.6388140007913'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Monte Caseros',\n",
-       "  'Localidad': 'Monte Caseros',\n",
-       "  'Población': '23470',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-30.2515527236356',\n",
-       "  'Longitud': '-57.6388140007913'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Santa Teresita - Mar del Tuyú',\n",
-       "  'Población': '23581',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420040',\n",
-       "  'Latitud': '-36.5409111808415',\n",
-       "  'Longitud': '-56.705867443875'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel Suárez',\n",
-       "  'Localidad': 'Coronel Suárez',\n",
-       "  'Población': '23621',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6203020',\n",
-       "  'Latitud': '-37.4596224938744',\n",
-       "  'Longitud': '-61.9317530113989'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Vicente López',\n",
-       "  'Población': '23668',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.525536745172',\n",
-       "  'Longitud': '-58.4736495025234'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Villa Rosa',\n",
-       "  'Población': '23865',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4077327133185',\n",
-       "  'Longitud': '-58.8539345779841'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Apóstoles',\n",
-       "  'Localidad': 'Apóstoles',\n",
-       "  'Población': '24083',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54007010',\n",
-       "  'Latitud': '-27.909806877888',\n",
-       "  'Longitud': '-55.7532126178864'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Rosario de la Frontera',\n",
-       "  'Localidad': 'Rosario de la Frontera',\n",
-       "  'Población': '24140',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66140050',\n",
-       "  'Latitud': '-25.8088971820865',\n",
-       "  'Longitud': '-64.9840618242784'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Pocito',\n",
-       "  'Localidad': 'Villa Barbosa - Villa Nacusi',\n",
-       "  'Población': '24240',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70070050',\n",
-       "  'Latitud': '-31.6219383886537',\n",
-       "  'Longitud': '-68.5359580395485'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'La Paz',\n",
-       "  'Localidad': 'La Paz',\n",
-       "  'Población': '24307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30070040',\n",
-       "  'Latitud': '-30.741541104376',\n",
-       "  'Longitud': '-59.6433535241897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Ricardo Rojas',\n",
-       "  'Población': '24410',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4563339674448',\n",
-       "  'Longitud': '-58.6806670320976'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Quitilipi',\n",
-       "  'Localidad': 'Quitilipi',\n",
-       "  'Población': '24517',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22133010',\n",
-       "  'Latitud': '-26.8732071732978',\n",
-       "  'Longitud': '-60.2185241226399'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '24616',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26077030',\n",
-       "  'Latitud': '-43.3010516778945',\n",
-       "  'Longitud': '-65.0955202340428'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '24616',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.3010516778945',\n",
-       "  'Longitud': '-65.0955202340428'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Villa Bosch (Est. Juan Maria Bosch)',\n",
-       "  'Población': '24967',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.5822981982887',\n",
-       "  'Longitud': '-58.5802932642206'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Maipu',\n",
-       "  'Población': '25120',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5682131696117',\n",
-       "  'Longitud': '-58.5245451491949'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Avellaneda',\n",
-       "  'Población': '25325',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6626508059016',\n",
-       "  'Longitud': '-58.3656990232718'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Villa Martelli',\n",
-       "  'Población': '25616',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5525979527695',\n",
-       "  'Longitud': '-58.5091432644227'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Villa Allende',\n",
-       "  'Población': '25738',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021290',\n",
-       "  'Latitud': '-31.2922067561376',\n",
-       "  'Longitud': '-64.2950077746202'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Malvinas Argentinas',\n",
-       "  'Población': '25844',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8189583169642',\n",
-       "  'Longitud': '-58.4235610606239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Dolores',\n",
-       "  'Localidad': 'Dolores',\n",
-       "  'Población': '25940',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6238010',\n",
-       "  'Latitud': '-36.3161215739926',\n",
-       "  'Longitud': '-57.6752657333964'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Carlos Spegazzini',\n",
-       "  'Población': '25990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.9338489869515',\n",
-       "  'Longitud': '-58.5780017334776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Carlos Spegazzini',\n",
-       "  'Población': '25990',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.9338489869515',\n",
-       "  'Longitud': '-58.5780017334776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Estanislao Severo Zeballos',\n",
-       "  'Población': '26005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.812285887223',\n",
-       "  'Longitud': '-58.2426532633495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Estanislao Severo Zeballos',\n",
-       "  'Población': '26005',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.812285887223',\n",
-       "  'Longitud': '-58.2426532633495'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Tortuguitas',\n",
-       "  'Población': '26024',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4578061717121',\n",
-       "  'Longitud': '-58.76209072062'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bolívar',\n",
-       "  'Localidad': 'San Carlos de Bolívar (Est. Bolívar)',\n",
-       "  'Población': '26242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6105060',\n",
-       "  'Latitud': '-36.2295602208798',\n",
-       "  'Longitud': '-61.1131898679983'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Ezpeleta Oeste',\n",
-       "  'Población': '26256',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7634442077448',\n",
-       "  'Longitud': '-58.2638314351646'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Costa',\n",
-       "  'Localidad': 'Mar de Ajó - San Bernardo',\n",
-       "  'Población': '26302',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6420020',\n",
-       "  'Latitud': '-36.6874110140403',\n",
-       "  'Longitud': '-56.6841400639982'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Arrecifes',\n",
-       "  'Localidad': 'Arrecifes',\n",
-       "  'Población': '26400',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6077010',\n",
-       "  'Latitud': '-34.064591121211',\n",
-       "  'Longitud': '-60.1025564443537'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Pérez',\n",
-       "  'Población': '26448',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084210',\n",
-       "  'Latitud': '-32.99881116903',\n",
-       "  'Longitud': '-60.7721592101064'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Charata',\n",
-       "  'Población': '26497',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22028010',\n",
-       "  'Latitud': '-27.2200458502784',\n",
-       "  'Longitud': '-61.1915854495204'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Charata',\n",
-       "  'Población': '26497',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.2200458502784',\n",
-       "  'Longitud': '-61.1915854495204'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Choya',\n",
-       "  'Localidad': 'Frías',\n",
-       "  'Población': '26649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86063040',\n",
-       "  'Latitud': '-28.6752274468134',\n",
-       "  'Longitud': '-65.043543609352'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Saladillo',\n",
-       "  'Población': '26763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6707060',\n",
-       "  'Latitud': '-35.6404298805989',\n",
-       "  'Longitud': '-59.7790589845354'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Saladillo',\n",
-       "  'Localidad': 'Saladillo',\n",
-       "  'Población': '26763',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.6404298805989',\n",
-       "  'Longitud': '-59.7790589845354'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Marcos Juárez',\n",
-       "  'Localidad': 'Marcos Juárez',\n",
-       "  'Población': '27004',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14063180',\n",
-       "  'Latitud': '-32.6913099811557',\n",
-       "  'Longitud': '-62.1057946726991'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'Juan José Castelli',\n",
-       "  'Población': '27201',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22063060',\n",
-       "  'Latitud': '-25.9504150377594',\n",
-       "  'Longitud': '-60.6243211030425'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Florida Oeste',\n",
-       "  'Población': '27261',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5394223366496',\n",
-       "  'Longitud': '-58.5148137943065'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Santa Rosa',\n",
-       "  'Población': '27308',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8380276482598',\n",
-       "  'Longitud': '-58.2888899071764'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Santa Rosa',\n",
-       "  'Población': '27308',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8380276482598',\n",
-       "  'Longitud': '-58.2888899071764'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Salto',\n",
-       "  'Población': '27466',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6714060',\n",
-       "  'Latitud': '-34.2921598652878',\n",
-       "  'Longitud': '-60.2546244496406'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Salto',\n",
-       "  'Localidad': 'Salto',\n",
-       "  'Población': '27466',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.2921598652878',\n",
-       "  'Longitud': '-60.2546244496406'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'CHACARITA',\n",
-       "  'Población': '27761',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5883730730472',\n",
-       "  'Longitud': '-58.4541748568778'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Francisco Alvarez',\n",
-       "  'Población': '27954',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6073137077479',\n",
-       "  'Longitud': '-58.859942785434'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Lácar',\n",
-       "  'Localidad': 'San Martín de los Andes',\n",
-       "  'Población': '27956',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58056010',\n",
-       "  'Latitud': '-40.1537600653137',\n",
-       "  'Longitud': '-71.3550098619322'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Lincoln',\n",
-       "  'Población': '28051',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6469080',\n",
-       "  'Latitud': '-34.869042222818',\n",
-       "  'Longitud': '-61.5291649669285'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lincoln',\n",
-       "  'Localidad': 'Lincoln',\n",
-       "  'Población': '28051',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.869042222818',\n",
-       "  'Longitud': '-61.5291649669285'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Pineyro',\n",
-       "  'Población': '28102',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6685497926645',\n",
-       "  'Longitud': '-58.3886029123689'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Libertador General San Martín',\n",
-       "  'Localidad': 'General José de San Martín',\n",
-       "  'Población': '28124',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22084020',\n",
-       "  'Latitud': '-26.5340730622708',\n",
-       "  'Longitud': '-59.334711358946'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Caucete',\n",
-       "  'Localidad': 'Caucete',\n",
-       "  'Población': '28222',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70035020',\n",
-       "  'Latitud': '-31.6514787868907',\n",
-       "  'Longitud': '-68.2821404352408'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Metán',\n",
-       "  'Localidad': 'San José de Metán',\n",
-       "  'Población': '28295',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66112040',\n",
-       "  'Latitud': '-25.5077205377148',\n",
-       "  'Longitud': '-64.9821245409304'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'La Calera',\n",
-       "  'Población': '28297',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021150',\n",
-       "  'Latitud': '-31.3441541784042',\n",
-       "  'Longitud': '-64.3368093736089'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Baradero',\n",
-       "  'Localidad': 'Baradero',\n",
-       "  'Población': '28537',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6070010',\n",
-       "  'Latitud': '-33.8128781547156',\n",
-       "  'Longitud': '-59.5043068852807'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Muñiz',\n",
-       "  'Población': '28615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5557351629874',\n",
-       "  'Longitud': '-58.7080227572424'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Muñiz',\n",
-       "  'Población': '28615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5557351629874',\n",
-       "  'Longitud': '-58.7080227572424'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Ingeniero Adolfo Sourdeaux',\n",
-       "  'Población': '28780',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5004325972609',\n",
-       "  'Longitud': '-58.6618050648717'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Tunuyán',\n",
-       "  'Localidad': 'Tunuyán',\n",
-       "  'Población': '28859',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50119060',\n",
-       "  'Latitud': '-33.5775549686559',\n",
-       "  'Longitud': '-69.0253759357637'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Bella Vista',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '29071',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18007010',\n",
-       "  'Latitud': '-28.5076772496551',\n",
-       "  'Longitud': '-59.04433283502'},\n",
-       " {'Provincia': 'LA RIOJA',\n",
-       "  'Partido': 'Chilecito',\n",
-       "  'Localidad': 'Chilecito',\n",
-       "  'Población': '29110',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '46042010',\n",
-       "  'Latitud': '-29.1634978575196',\n",
-       "  'Longitud': '-67.5074284990176'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Ciudad Del Libertador General San Martin',\n",
-       "  'Población': '29180',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5796986848297',\n",
-       "  'Longitud': '-58.5420144816587'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Iriondo',\n",
-       "  'Localidad': 'Cañada de Gómez',\n",
-       "  'Población': '29205',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82056030',\n",
-       "  'Latitud': '-32.8166867292145',\n",
-       "  'Longitud': '-61.3899661468272'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'Capitán Bermúdez',\n",
-       "  'Población': '29218',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119020',\n",
-       "  'Latitud': '-32.8282349449349',\n",
-       "  'Longitud': '-60.7168207550494'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Miramar',\n",
-       "  'Población': '29433',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6280040',\n",
-       "  'Latitud': '-38.2707429318083',\n",
-       "  'Longitud': '-57.8404714577536'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Alvarado',\n",
-       "  'Localidad': 'Miramar',\n",
-       "  'Población': '29433',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.2707429318083',\n",
-       "  'Longitud': '-57.8404714577536'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Villa Gesell',\n",
-       "  'Localidad': 'Villa Gesell',\n",
-       "  'Población': '29593',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6868020',\n",
-       "  'Latitud': '-37.2464704698501',\n",
-       "  'Longitud': '-56.9707267624406'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Javier',\n",
-       "  'Localidad': 'Villa Dolores',\n",
-       "  'Población': '29854',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14133200',\n",
-       "  'Latitud': '-31.9440434116077',\n",
-       "  'Longitud': '-65.1961395608591'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lobos',\n",
-       "  'Localidad': 'Lobos',\n",
-       "  'Población': '29868',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6483040',\n",
-       "  'Latitud': '-35.1858677983922',\n",
-       "  'Longitud': '-59.0957115706922'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'General Alvear',\n",
-       "  'Localidad': 'General Alvear',\n",
-       "  'Población': '29909',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50014030',\n",
-       "  'Latitud': '-34.9804694766564',\n",
-       "  'Longitud': '-67.7009950828176'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Cañuelas',\n",
-       "  'Localidad': 'Cañuelas',\n",
-       "  'Población': '29974',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6134030',\n",
-       "  'Latitud': '-35.0527140350539',\n",
-       "  'Longitud': '-58.7583856965375'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa General Eugenio Necochea',\n",
-       "  'Población': '29982',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.51253320696',\n",
-       "  'Longitud': '-58.5801478288493'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa Regina',\n",
-       "  'Población': '30028',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042560',\n",
-       "  'Latitud': '-39.0962966627004',\n",
-       "  'Longitud': '-67.0828092630939'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Villa Regina',\n",
-       "  'Población': '30028',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.0962966627004',\n",
-       "  'Longitud': '-67.0828092630939'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Adrogué',\n",
-       "  'Población': '30271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8015580737331',\n",
-       "  'Longitud': '-58.3914677191541'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Francisco Solano',\n",
-       "  'Población': '30355',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7866743578473',\n",
-       "  'Longitud': '-58.3219363521574'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Victoria',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '30623',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30105060',\n",
-       "  'Latitud': '-32.6205968368011',\n",
-       "  'Longitud': '-60.1533126380173'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Santo Tomé',\n",
-       "  'Localidad': 'Gobernador Igr. Valentín Virasoro',\n",
-       "  'Población': '30666',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18168030',\n",
-       "  'Latitud': '-28.0455566790186',\n",
-       "  'Longitud': '-56.0190197167242'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Santo Tomé',\n",
-       "  'Localidad': 'Gobernador Igr. Valentín Virasoro',\n",
-       "  'Población': '30666',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-28.0455566790186',\n",
-       "  'Longitud': '-56.0190197167242'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Cruz del Eje',\n",
-       "  'Localidad': 'Cruz del Eje',\n",
-       "  'Población': '30680',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14028050',\n",
-       "  'Latitud': '-30.7218592173102',\n",
-       "  'Longitud': '-64.8077377312137'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Rivadavia',\n",
-       "  'Población': '31038',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50084140',\n",
-       "  'Latitud': '-33.19403215031',\n",
-       "  'Longitud': '-68.4736188877526'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Río Chico',\n",
-       "  'Localidad': 'Aguilares',\n",
-       "  'Población': '31457',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90077010',\n",
-       "  'Latitud': '-27.4298511184032',\n",
-       "  'Longitud': '-65.6204066716154'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'General Güemes',\n",
-       "  'Localidad': 'General Güemes',\n",
-       "  'Población': '31494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66049040',\n",
-       "  'Latitud': '-24.6684436198384',\n",
-       "  'Longitud': '-65.0493527755239'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pehuajó',\n",
-       "  'Localidad': 'Pehuajó',\n",
-       "  'Población': '31533',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6609080',\n",
-       "  'Latitud': '-35.8123030689596',\n",
-       "  'Longitud': '-61.8988207561037'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Colón',\n",
-       "  'Localidad': 'Jesús María',\n",
-       "  'Población': '31602',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14021140',\n",
-       "  'Latitud': '-30.9811937384049',\n",
-       "  'Longitud': '-64.095771286873'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Fontana',\n",
-       "  'Población': '32027',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22140040',\n",
-       "  'Latitud': '-27.4167127425858',\n",
-       "  'Longitud': '-59.04393778912'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Zapala',\n",
-       "  'Localidad': 'Zapala',\n",
-       "  'Población': '32097',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58112040',\n",
-       "  'Latitud': '-38.8961687323721',\n",
-       "  'Longitud': '-70.0668545323772'},\n",
-       " {'Provincia': 'SANTIAGO DEL ESTERO',\n",
-       "  'Partido': 'Río Hondo',\n",
-       "  'Localidad': 'Termas de Río Hondo',\n",
-       "  'Población': '32166',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '86147130',\n",
-       "  'Latitud': '-27.5377649433968',\n",
-       "  'Longitud': '-64.8042571400451'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Futaleufú',\n",
-       "  'Localidad': 'Esquel',\n",
-       "  'Población': '32343',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26035030',\n",
-       "  'Latitud': '-42.9133238858291',\n",
-       "  'Longitud': '-71.3185116319277'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Futaleufú',\n",
-       "  'Localidad': 'Esquel',\n",
-       "  'Población': '32343',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.9133238858291',\n",
-       "  'Longitud': '-71.3185116319277'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '32384',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6847637540553',\n",
-       "  'Longitud': '-58.3726025503412'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Plottier',\n",
-       "  'Población': '32390',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035100',\n",
-       "  'Latitud': '-38.9510561611213',\n",
-       "  'Longitud': '-68.2478403865049'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 10',\n",
-       "  'Localidad': 'VILLA LURO',\n",
-       "  'Población': '32502',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6364127783977',\n",
-       "  'Longitud': '-58.5027288050931'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Federación',\n",
-       "  'Localidad': 'Chajarí',\n",
-       "  'Población': '32734',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30028010',\n",
-       "  'Latitud': '-30.7540759107669',\n",
-       "  'Longitud': '-57.9841625878637'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Villaguay',\n",
-       "  'Localidad': 'Villaguay',\n",
-       "  'Población': '32881',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30113080',\n",
-       "  'Latitud': '-31.8654413738655',\n",
-       "  'Longitud': '-59.0290628351274'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Centenario',\n",
-       "  'Población': '32928',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035030',\n",
-       "  'Latitud': '-38.8275777081112',\n",
-       "  'Longitud': '-68.1532191639297'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Ingeniero Juan Allan',\n",
-       "  'Población': '32994',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8648075260046',\n",
-       "  'Longitud': '-58.2110437322304'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Ingeniero Juan Allan',\n",
-       "  'Población': '32994',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8648075260046',\n",
-       "  'Longitud': '-58.2110437322304'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chascomús',\n",
-       "  'Localidad': 'Chascomús',\n",
-       "  'Población': '33193',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6217010',\n",
-       "  'Latitud': '-35.5743009068199',\n",
-       "  'Longitud': '-58.0005532563664'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Bragado',\n",
-       "  'Localidad': 'Bragado',\n",
-       "  'Población': '33222',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6112010',\n",
-       "  'Latitud': '-35.118942299763',\n",
-       "  'Longitud': '-60.4879147568209'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'La Unión',\n",
-       "  'Población': '33227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8503859677023',\n",
-       "  'Longitud': '-58.5558695462288'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'La Unión',\n",
-       "  'Población': '33227',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8503859677023',\n",
-       "  'Longitud': '-58.5558695462288'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ituzaingó',\n",
-       "  'Localidad': 'Villa Gobernador Udaondo',\n",
-       "  'Población': '33422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6410010',\n",
-       "  'Latitud': '-34.6168695808944',\n",
-       "  'Longitud': '-58.693287500009'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Trenque Lauquen',\n",
-       "  'Localidad': 'Trenque Lauquen',\n",
-       "  'Población': '33442',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6826050',\n",
-       "  'Latitud': '-35.9746951559846',\n",
-       "  'Longitud': '-62.7323099655579'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Mercedes',\n",
-       "  'Población': '33551',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18105030',\n",
-       "  'Latitud': '-29.1833885579996',\n",
-       "  'Longitud': '-58.0742364424806'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Mercedes',\n",
-       "  'Población': '33551',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.1833885579996',\n",
-       "  'Longitud': '-58.0742364424806'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '33704',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.6909571502715',\n",
-       "  'Longitud': '-58.3838628492162'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Gerli',\n",
-       "  'Población': '33704',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6909571502715',\n",
-       "  'Longitud': '-58.3838628492162'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Unión',\n",
-       "  'Localidad': 'Bell Ville',\n",
-       "  'Población': '33835',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14182060',\n",
-       "  'Latitud': '-32.6285600750708',\n",
-       "  'Longitud': '-62.6891149083321'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ensenada',\n",
-       "  'Localidad': 'Ensenada',\n",
-       "  'Población': '34139',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6245010',\n",
-       "  'Latitud': '-34.8679770208454',\n",
-       "  'Longitud': '-57.9214379246659'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Curuzú Cuatiá',\n",
-       "  'Localidad': 'Curuzú Cuatiá',\n",
-       "  'Población': '34470',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18035020',\n",
-       "  'Latitud': '-29.7915233554051',\n",
-       "  'Longitud': '-58.049945341682'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Curuzú Cuatiá',\n",
-       "  'Localidad': 'Curuzú Cuatiá',\n",
-       "  'Población': '34470',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.7915233554051',\n",
-       "  'Longitud': '-58.049945341682'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Rincón de Milberg',\n",
-       "  'Población': '34588',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4097532043357',\n",
-       "  'Longitud': '-58.6304827023614'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Caseros',\n",
-       "  'Localidad': 'Casilda',\n",
-       "  'Población': '34703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82014050',\n",
-       "  'Latitud': '-33.0424955546762',\n",
-       "  'Longitud': '-61.1693311184421'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Vicente',\n",
-       "  'Localidad': 'Alejandro Korn',\n",
-       "  'Población': '34760',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6778020',\n",
-       "  'Latitud': '-35.0135125285778',\n",
-       "  'Longitud': '-58.3865346894091'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Villa La Florida',\n",
-       "  'Población': '35135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7688841339243',\n",
-       "  'Longitud': '-58.2957092489115'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Munro',\n",
-       "  'Población': '35234',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5272623078248',\n",
-       "  'Longitud': '-58.5255060588714'},\n",
-       " {'Provincia': 'NEUQUEN',\n",
-       "  'Partido': 'Confluencia',\n",
-       "  'Localidad': 'Cutral Có',\n",
-       "  'Población': '35465',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '58035040',\n",
-       "  'Latitud': '-38.9366016135518',\n",
-       "  'Longitud': '-69.2413390332884'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Villa Adelina',\n",
-       "  'Población': '35473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.5151197673508',\n",
-       "  'Longitud': '-58.5457579220177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Villa Adelina',\n",
-       "  'Población': '35473',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5151197673508',\n",
-       "  'Longitud': '-58.5457579220177'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa Ballester',\n",
-       "  'Población': '36272',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5422846822324',\n",
-       "  'Longitud': '-58.5583177179822'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '9 de Julio',\n",
-       "  'Población': '36494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6588100',\n",
-       "  'Latitud': '-35.4447435053964',\n",
-       "  'Longitud': '-60.8843433362719'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': '9 de Julio',\n",
-       "  'Localidad': '9 de Julio',\n",
-       "  'Población': '36494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-35.4447435053964',\n",
-       "  'Longitud': '-60.8843433362719'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Granadero Baigorria',\n",
-       "  'Población': '36994',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084160',\n",
-       "  'Latitud': '-32.8613641656775',\n",
-       "  'Longitud': '-60.7062159770827'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Los Troncos Del Talar',\n",
-       "  'Población': '37016',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4425672031974',\n",
-       "  'Longitud': '-58.6174364127772'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Dock Sud',\n",
-       "  'Población': '37392',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6491266928534',\n",
-       "  'Longitud': '-58.3411774769137'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Maquinista F. Savio (este)',\n",
-       "  'Población': '37480',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3964888336318',\n",
-       "  'Longitud': '-58.7629458829717'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Bernal',\n",
-       "  'Población': '37547',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.700378406023',\n",
-       "  'Longitud': '-58.2766427817003'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Pontevedra',\n",
-       "  'Población': '37628',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7467959489481',\n",
-       "  'Longitud': '-58.7060431536772'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Tristán Suarez',\n",
-       "  'Población': '37944',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8851527149847',\n",
-       "  'Longitud': '-58.5700335845498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'Tristán Suarez',\n",
-       "  'Población': '37944',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8851527149847',\n",
-       "  'Longitud': '-58.5700335845498'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Don Torcuato Este',\n",
-       "  'Población': '38359',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4869370480479',\n",
-       "  'Longitud': '-58.6159410299812'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Balcarce',\n",
-       "  'Localidad': 'Balcarce',\n",
-       "  'Población': '38376',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6063010',\n",
-       "  'Latitud': '-37.8482779294345',\n",
-       "  'Longitud': '-58.2551665841248'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chacabuco',\n",
-       "  'Localidad': 'Chacabuco',\n",
-       "  'Población': '38418',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6210020',\n",
-       "  'Latitud': '-34.6429843999409',\n",
-       "  'Longitud': '-60.4701843504346'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Tigre',\n",
-       "  'Población': '38954',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4266925110065',\n",
-       "  'Longitud': '-58.5779717541318'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Haedo',\n",
-       "  'Población': '39511',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6440661183216',\n",
-       "  'Longitud': '-58.5978176171897'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Tafí Viejo',\n",
-       "  'Población': '39601',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105080',\n",
-       "  'Latitud': '-26.7312682798666',\n",
-       "  'Longitud': '-65.2558176904322'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'La Reja',\n",
-       "  'Población': '39685',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6452391234366',\n",
-       "  'Longitud': '-58.8380252692761'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Las Colonias',\n",
-       "  'Localidad': 'Esperanza',\n",
-       "  'Población': '40145',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82070050',\n",
-       "  'Latitud': '-31.4505966144136',\n",
-       "  'Longitud': '-60.9310068119638'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguay',\n",
-       "  'Localidad': 'Gualeguay',\n",
-       "  'Población': '40507',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30049040',\n",
-       "  'Latitud': '-33.1485556234267',\n",
-       "  'Longitud': '-59.3150160418816'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'PARQUE PATRICIOS',\n",
-       "  'Población': '40985',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6375496406835',\n",
-       "  'Longitud': '-58.4016756206755'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Iguazú',\n",
-       "  'Localidad': 'Puerto Iguazú',\n",
-       "  'Población': '41062',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54063030',\n",
-       "  'Latitud': '-25.6010431152667',\n",
-       "  'Longitud': '-54.576736880982'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Mayor Luis J. Fontana',\n",
-       "  'Localidad': 'Villa Angela',\n",
-       "  'Población': '41403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22098030',\n",
-       "  'Latitud': '-27.5788592432947',\n",
-       "  'Longitud': '-60.7141120066309'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Del Viso',\n",
-       "  'Población': '41437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4494009456502',\n",
-       "  'Longitud': '-58.8009119728306'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Cruz Alta',\n",
-       "  'Localidad': 'Banda del Río Salí',\n",
-       "  'Población': '41571',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90014020',\n",
-       "  'Latitud': '-26.8438678881267',\n",
-       "  'Longitud': '-65.1632837939025'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Valentín Alsina',\n",
-       "  'Población': '41716',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.672035526127',\n",
-       "  'Longitud': '-58.4134851675076'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Valentín Alsina',\n",
-       "  'Población': '41716',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.672035526127',\n",
-       "  'Longitud': '-58.4134851675076'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'San Antonio De Padua',\n",
-       "  'Población': '42377',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.6698581359268',\n",
-       "  'Longitud': '-58.697930436646'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Ingeniero Pablo Nogués',\n",
-       "  'Población': '42663',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4790933125467',\n",
-       "  'Longitud': '-58.6989741628196'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 04',\n",
-       "  'Localidad': 'NUEVA POMPEYA',\n",
-       "  'Población': '42695',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6505501963997',\n",
-       "  'Longitud': '-58.4188550090093'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '42703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4619820050413',\n",
-       "  'Longitud': '-58.5595970877081'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Victoria',\n",
-       "  'Población': '42703',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4619820050413',\n",
-       "  'Longitud': '-58.5595970877081'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Virreyes',\n",
-       "  'Población': '42768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4636240092728',\n",
-       "  'Longitud': '-58.5761941633194'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Virreyes',\n",
-       "  'Población': '42768',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4636240092728',\n",
-       "  'Longitud': '-58.5761941633194'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Benavídez',\n",
-       "  'Población': '42781',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4104347356392',\n",
-       "  'Longitud': '-58.6887919689512'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'Don Torcuato Oeste',\n",
-       "  'Población': '42873',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.5035354582885',\n",
-       "  'Longitud': '-58.6275286549289'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Llavallol',\n",
-       "  'Población': '43211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7946182344111',\n",
-       "  'Longitud': '-58.4320908524909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Llavallol',\n",
-       "  'Población': '43211',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7946182344111',\n",
-       "  'Longitud': '-58.4320908524909'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Paso de los Libres',\n",
-       "  'Localidad': 'Paso de los Libres',\n",
-       "  'Población': '43251',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18119030',\n",
-       "  'Latitud': '-29.7116998596983',\n",
-       "  'Longitud': '-57.0877441027999'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Paso de los Libres',\n",
-       "  'Localidad': 'Paso de los Libres',\n",
-       "  'Población': '43251',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.7116998596983',\n",
-       "  'Longitud': '-57.0877441027999'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Santa Lucía',\n",
-       "  'Localidad': 'Santa Lucía',\n",
-       "  'Población': '43271',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70098010',\n",
-       "  'Latitud': '-31.5130353688268',\n",
-       "  'Longitud': '-68.4565988777122'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Jose Mármol',\n",
-       "  'Población': '43494',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7851442510713',\n",
-       "  'Longitud': '-58.3681475603787'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Claypole',\n",
-       "  'Población': '44098',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8044759080477',\n",
-       "  'Longitud': '-58.3447825531042'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Vatteone',\n",
-       "  'Población': '44632',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8303193176345',\n",
-       "  'Longitud': '-58.2635239901185'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Villa Vatteone',\n",
-       "  'Población': '44632',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8303193176345',\n",
-       "  'Longitud': '-58.2635239901185'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Fiorito',\n",
-       "  'Población': '44713',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7067104032516',\n",
-       "  'Longitud': '-58.4451304500011'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Fiorito',\n",
-       "  'Población': '44713',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7067104032516',\n",
-       "  'Longitud': '-58.4451304500011'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Perico',\n",
-       "  'Población': '44750',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38014090',\n",
-       "  'Latitud': '-24.3798152834467',\n",
-       "  'Longitud': '-65.1132793807486'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'El Carmen',\n",
-       "  'Localidad': 'Perico',\n",
-       "  'Población': '44750',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.3798152834467',\n",
-       "  'Longitud': '-65.1132793807486'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Cuartel V',\n",
-       "  'Población': '45231',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.5586595722532',\n",
-       "  'Longitud': '-58.8163010886698'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'San Isidro',\n",
-       "  'Población': '45403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4770412162141',\n",
-       "  'Longitud': '-58.52719519996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'San Isidro',\n",
-       "  'Población': '45403',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4770412162141',\n",
-       "  'Longitud': '-58.52719519996'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Tortuguitas',\n",
-       "  'Población': '45901',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4746661471823',\n",
-       "  'Longitud': '-58.7513344097631'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'San Lorenzo',\n",
-       "  'Localidad': 'San Lorenzo',\n",
-       "  'Población': '45958',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82119130',\n",
-       "  'Latitud': '-32.7523069549362',\n",
-       "  'Longitud': '-60.7356209815072'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Don Orione',\n",
-       "  'Población': '46366',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8210751643113',\n",
-       "  'Longitud': '-58.3447457989957'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Tercero Arriba',\n",
-       "  'Localidad': 'Río Tercero',\n",
-       "  'Población': '46421',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14161150',\n",
-       "  'Latitud': '-32.173100971278',\n",
-       "  'Longitud': '-64.1130560562283'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Libertador General San Martín (Est. Ledesma)',\n",
-       "  'Población': '46642',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38035080',\n",
-       "  'Latitud': '-23.7988475308181',\n",
-       "  'Longitud': '-64.7847435385117'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Ledesma',\n",
-       "  'Localidad': 'Libertador General San Martín (Est. Ledesma)',\n",
-       "  'Población': '46642',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-23.7988475308181',\n",
-       "  'Longitud': '-64.7847435385117'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Luis Guillón',\n",
-       "  'Población': '46649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.800196435999',\n",
-       "  'Longitud': '-58.4530964052639'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'Luis Guillón',\n",
-       "  'Población': '46649',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.800196435999',\n",
-       "  'Longitud': '-58.4530964052639'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres Arroyos',\n",
-       "  'Localidad': 'Tres Arroyos',\n",
-       "  'Población': '46867',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6833100',\n",
-       "  'Latitud': '-38.3771785795114',\n",
-       "  'Longitud': '-60.2755588939396'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Yerba Buena',\n",
-       "  'Localidad': 'Yerba Buena - Marcos Paz',\n",
-       "  'Población': '47289',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90119030',\n",
-       "  'Latitud': '-26.8088452576169',\n",
-       "  'Longitud': '-65.3106988268486'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 05',\n",
-       "  'Localidad': 'BOEDO',\n",
-       "  'Población': '47306',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6299600080664',\n",
-       "  'Longitud': '-58.4188403738383'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Florida',\n",
-       "  'Población': '47339',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.5327432636609',\n",
-       "  'Longitud': '-58.4910979599198'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Constitución',\n",
-       "  'Localidad': 'Villa Constitución',\n",
-       "  'Población': '47374',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82028230',\n",
-       "  'Latitud': '-33.2324133911798',\n",
-       "  'Longitud': '-60.3324988273466'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro',\n",
-       "  'Población': '47452',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6770050',\n",
-       "  'Latitud': '-33.6791252253366',\n",
-       "  'Longitud': '-59.6668951027895'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Villa De Mayo',\n",
-       "  'Población': '48136',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5061507591135',\n",
-       "  'Longitud': '-58.6793063506777'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Santa María',\n",
-       "  'Localidad': 'Alta Gracia',\n",
-       "  'Población': '48140',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14147010',\n",
-       "  'Latitud': '-31.6576798267691',\n",
-       "  'Longitud': '-64.4288214061936'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'San Jose',\n",
-       "  'Población': '48151',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7673771924196',\n",
-       "  'Longitud': '-58.3432771404358'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Palpalá',\n",
-       "  'Localidad': 'Palpalá (Est. Gral. Manuel N. Savio)',\n",
-       "  'Población': '49073',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38042040',\n",
-       "  'Latitud': '-24.2660503354304',\n",
-       "  'Longitud': '-65.2120271030598'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Guillermo E. Hudson',\n",
-       "  'Población': '49458',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7897594857633',\n",
-       "  'Longitud': '-58.1439692638183'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Moreno',\n",
-       "  'Localidad': 'Paso Del Rey',\n",
-       "  'Población': '49553',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6560010',\n",
-       "  'Latitud': '-34.6353876829627',\n",
-       "  'Longitud': '-58.7503180890016'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Chicligasta',\n",
-       "  'Localidad': 'Concepción',\n",
-       "  'Población': '49782',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90021050',\n",
-       "  'Latitud': '-27.3421785890325',\n",
-       "  'Longitud': '-65.598557597657'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': '9 De Abril',\n",
-       "  'Población': '50116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.7565075768115',\n",
-       "  'Longitud': '-58.4902923509723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': '9 De Abril',\n",
-       "  'Población': '50116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7565075768115',\n",
-       "  'Longitud': '-58.4902923509723'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'Palpalá',\n",
-       "  'Localidad': 'Palpalá (Est. Gral. Manuel N. Savio)',\n",
-       "  'Población': '50183',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-24.2660503354304',\n",
-       "  'Longitud': '-65.2120271030598'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Marcos Paz',\n",
-       "  'Localidad': 'Marcos Paz',\n",
-       "  'Población': '50460',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6525020',\n",
-       "  'Latitud': '-34.7965436888808',\n",
-       "  'Longitud': '-58.8778211205753'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Presidente Derqui',\n",
-       "  'Población': '50783',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4928616935261',\n",
-       "  'Longitud': '-58.8416985218723'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Longchamps',\n",
-       "  'Población': '51001',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8609450255718',\n",
-       "  'Longitud': '-58.3891476922426'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'William C. Morris',\n",
-       "  'Población': '51471',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.5815622830288',\n",
-       "  'Longitud': '-58.6583005365543'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Deseado',\n",
-       "  'Localidad': 'Caleta Olivia',\n",
-       "  'Población': '51733',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78014010',\n",
-       "  'Latitud': '-46.4459492303195',\n",
-       "  'Longitud': '-67.5251564969847'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Centenario',\n",
-       "  'Población': '51834',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6490010',\n",
-       "  'Latitud': '-34.7289932955803',\n",
-       "  'Longitud': '-58.4283436419093'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lomas De Zamora',\n",
-       "  'Localidad': 'Villa Centenario',\n",
-       "  'Población': '51834',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7289932955803',\n",
-       "  'Longitud': '-58.4283436419093'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'Adolfo Alsina',\n",
-       "  'Localidad': 'Viedma',\n",
-       "  'Población': '52789',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62007090',\n",
-       "  'Latitud': '-40.8093232712389',\n",
-       "  'Longitud': '-62.9853203682712'},\n",
-       " {'Provincia': 'FORMOSA',\n",
-       "  'Partido': 'Pilcomayo',\n",
-       "  'Localidad': 'Clorinda',\n",
-       "  'Población': '52837',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '34049010',\n",
-       "  'Latitud': '-25.2921612747741',\n",
-       "  'Longitud': '-57.7178091082588'},\n",
-       " {'Provincia': 'TUCUMAN',\n",
-       "  'Partido': 'Tafí Viejo',\n",
-       "  'Localidad': 'Villa Mariano Moreno - El Colmenar',\n",
-       "  'Población': '52960',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '90105100',\n",
-       "  'Latitud': '-26.7759821127859',\n",
-       "  'Longitud': '-65.2019701714422'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'General Pacheco',\n",
-       "  'Población': '54208',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4523088119909',\n",
-       "  'Longitud': '-58.6448936162046'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tigre',\n",
-       "  'Localidad': 'El Talar',\n",
-       "  'Población': '54374',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6805010',\n",
-       "  'Latitud': '-34.4713213368481',\n",
-       "  'Longitud': '-58.6570301927479'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'Barranqueras',\n",
-       "  'Población': '54698',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22140010',\n",
-       "  'Latitud': '-27.4877739289761',\n",
-       "  'Longitud': '-58.9327416886365'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA DEL PARQUE',\n",
-       "  'Población': '55273',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6042463004493',\n",
-       "  'Longitud': '-58.4906764324396'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Ezpeleta',\n",
-       "  'Población': '55274',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7435644425127',\n",
-       "  'Longitud': '-58.2281408361207'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Azul',\n",
-       "  'Localidad': 'Azul',\n",
-       "  'Población': '55728',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6049020',\n",
-       "  'Latitud': '-36.7795144970313',\n",
-       "  'Longitud': '-59.8586331707414'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'San Martín',\n",
-       "  'Localidad': 'San Martín',\n",
-       "  'Población': '55887',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50098100',\n",
-       "  'Latitud': '-33.0732178033808',\n",
-       "  'Longitud': '-68.4605125505865'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Este',\n",
-       "  'Población': '55952',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.7108609216651',\n",
-       "  'Longitud': '-58.3725047463731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Lanús Este',\n",
-       "  'Población': '55952',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7108609216651',\n",
-       "  'Longitud': '-58.3725047463731'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Mercedes',\n",
-       "  'Localidad': 'Mercedes',\n",
-       "  'Población': '56116',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6532020',\n",
-       "  'Latitud': '-34.6521715354886',\n",
-       "  'Longitud': '-59.4295981722689'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'José Maria Ezeiza',\n",
-       "  'Población': '56219',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6270010',\n",
-       "  'Latitud': '-34.8536100103068',\n",
-       "  'Longitud': '-58.5195521653909'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Ezeiza',\n",
-       "  'Localidad': 'José Maria Ezeiza',\n",
-       "  'Población': '56219',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8536100103068',\n",
-       "  'Longitud': '-58.5195521653909'},\n",
-       " {'Provincia': 'TIERRA DEL FUEGO',\n",
-       "  'Partido': 'Ushuaia',\n",
-       "  'Localidad': 'Ushuaia',\n",
-       "  'Población': '56593',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '94014020',\n",
-       "  'Latitud': '-54.8036404601709',\n",
-       "  'Longitud': '-68.3160624772532'},\n",
-       " {'Provincia': 'LA PAMPA',\n",
-       "  'Partido': 'Maracó',\n",
-       "  'Localidad': 'General Pico',\n",
-       "  'Población': '56795',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '42105030',\n",
-       "  'Latitud': '-35.6633805937206',\n",
-       "  'Longitud': '-63.760929267739'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Eldorado',\n",
-       "  'Localidad': 'Eldorado',\n",
-       "  'Población': '57323',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54042020',\n",
-       "  'Latitud': '-26.4086211746541',\n",
-       "  'Longitud': '-54.6238428075538'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Chivilcoy',\n",
-       "  'Localidad': 'Chivilcoy',\n",
-       "  'Población': '58152',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6224010',\n",
-       "  'Latitud': '-34.8980163772726',\n",
-       "  'Longitud': '-60.0188841030321'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Punta Alta (Est Almirante Solier)',\n",
-       "  'Población': '58315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6182030',\n",
-       "  'Latitud': '-38.8813527346955',\n",
-       "  'Longitud': '-62.0749536088688'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Coronel de Marina L. Rosales',\n",
-       "  'Localidad': 'Punta Alta (Est Almirante Solier)',\n",
-       "  'Población': '58315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.8813527346955',\n",
-       "  'Longitud': '-62.0749536088688'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Beccar',\n",
-       "  'Población': '59088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4674159462571',\n",
-       "  'Longitud': '-58.5400343502635'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Beccar',\n",
-       "  'Población': '59088',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4674159462571',\n",
-       "  'Longitud': '-58.5400343502635'},\n",
-       " {'Provincia': 'JUJUY',\n",
-       "  'Partido': 'San Pedro',\n",
-       "  'Localidad': 'San Pedro (Est. San Pedro de Jujuy)',\n",
-       "  'Población': '59131',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '38063180',\n",
-       "  'Latitud': '-24.293007141905',\n",
-       "  'Longitud': '-64.9524504388897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Los Polvorines',\n",
-       "  'Población': '59169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.5078746726212',\n",
-       "  'Longitud': '-58.7013439131882'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'El Palomar',\n",
-       "  'Población': '59312',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.617707172718',\n",
-       "  'Longitud': '-58.601533043415'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'San Francisco Solano',\n",
-       "  'Población': '59962',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7777730726874',\n",
-       "  'Longitud': '-58.3101561253692'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'El Jagüel',\n",
-       "  'Población': '60132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6260010',\n",
-       "  'Latitud': '-34.8304505041023',\n",
-       "  'Longitud': '-58.494869419897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Esteban Echeverría',\n",
-       "  'Localidad': 'El Jagüel',\n",
-       "  'Población': '60132',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8304505041023',\n",
-       "  'Longitud': '-58.494869419897'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Rafael Calzada',\n",
-       "  'Población': '60422',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.7911367513318',\n",
-       "  'Longitud': '-58.350598184222'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Merlo',\n",
-       "  'Localidad': 'Mariano Acosta',\n",
-       "  'Población': '60717',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6539010',\n",
-       "  'Latitud': '-34.7154808073462',\n",
-       "  'Longitud': '-58.7976740413845'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Gobernador Julio A. Costa',\n",
-       "  'Población': '61135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.8152397261388',\n",
-       "  'Longitud': '-58.3082334245906'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Gobernador Julio A. Costa',\n",
-       "  'Población': '61135',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.8152397261388',\n",
-       "  'Longitud': '-58.3082334245906'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Villa Domínico',\n",
-       "  'Población': '61273',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6986315148924',\n",
-       "  'Longitud': '-58.3363602646664'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'San Justo',\n",
-       "  'Localidad': 'San Francisco',\n",
-       "  'Población': '61750',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14140360',\n",
-       "  'Latitud': '-31.4276088869788',\n",
-       "  'Longitud': '-62.0866336146078'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Glew',\n",
-       "  'Población': '61985',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8860114180413',\n",
-       "  'Longitud': '-58.3818301842512'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'Punilla',\n",
-       "  'Localidad': 'Villa Carlos Paz',\n",
-       "  'Población': '62423',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14091250',\n",
-       "  'Latitud': '-31.4182380208919',\n",
-       "  'Longitud': '-64.4933448063141'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Grl. José de San Martín',\n",
-       "  'Localidad': 'Tartagal',\n",
-       "  'Población': '63196',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66056220',\n",
-       "  'Latitud': '-22.5098645099451',\n",
-       "  'Longitud': '-63.7970472996098'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Sarandí',\n",
-       "  'Población': '63281',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.6843716640855',\n",
-       "  'Longitud': '-58.348101313379'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'Hurlingham',\n",
-       "  'Población': '63307',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.5930931356257',\n",
-       "  'Longitud': '-58.6357209509749'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Ciudad Jardin El Libertador',\n",
-       "  'Población': '63479',\n",
-       "  'ADSL': '--',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6371010',\n",
-       "  'Latitud': '-34.5416520781805',\n",
-       "  'Longitud': '-58.5959093634496'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Oberá',\n",
-       "  'Población': '63960',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '54091080',\n",
-       "  'Latitud': '-27.4816559378759',\n",
-       "  'Longitud': '-55.1251546931471'},\n",
-       " {'Provincia': 'MISIONES',\n",
-       "  'Partido': 'Oberá',\n",
-       "  'Localidad': 'Oberá',\n",
-       "  'Población': '63960',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-27.4816559378759',\n",
-       "  'Longitud': '-55.1251546931471'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Bosques',\n",
-       "  'Población': '64077',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6274010',\n",
-       "  'Latitud': '-34.827580702831',\n",
-       "  'Longitud': '-58.2229120039488'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Florencio Varela',\n",
-       "  'Localidad': 'Bosques',\n",
-       "  'Población': '64077',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.827580702831',\n",
-       "  'Longitud': '-58.2229120039488'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Belen de Escobar',\n",
-       "  'Población': '64544',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.3516704130246',\n",
-       "  'Longitud': '-58.7832526742638'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'La Capital',\n",
-       "  'Localidad': 'Santo Tomé',\n",
-       "  'Población': '65684',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82063180',\n",
-       "  'Latitud': '-31.6648423299398',\n",
-       "  'Longitud': '-60.7626399841519'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Martínez',\n",
-       "  'Población': '66169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4944230772436',\n",
-       "  'Longitud': '-58.5105732755943'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Martínez',\n",
-       "  'Población': '66169',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4944230772436',\n",
-       "  'Longitud': '-58.5105732755943'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Hurlingham',\n",
-       "  'Localidad': 'Villa Santos Tesei',\n",
-       "  'Población': '66463',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6408010',\n",
-       "  'Latitud': '-34.6123944448227',\n",
-       "  'Longitud': '-58.6538103691925'},\n",
-       " {'Provincia': 'TIERRA DEL FUEGO',\n",
-       "  'Partido': 'Río Grande',\n",
-       "  'Localidad': 'Río Grande',\n",
-       "  'Población': '66475',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '94007010',\n",
-       "  'Latitud': '-53.7870473449159',\n",
-       "  'Longitud': '-67.7132350718047'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 11',\n",
-       "  'Localidad': 'VILLA DEVOTO',\n",
-       "  'Población': '66521',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.6023803136553',\n",
-       "  'Longitud': '-58.5142437101484'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Avellaneda',\n",
-       "  'Localidad': 'Wilde',\n",
-       "  'Población': '68624',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6035010',\n",
-       "  'Latitud': '-34.7061588356333',\n",
-       "  'Longitud': '-58.3218349208501'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Escobar',\n",
-       "  'Localidad': 'Garín',\n",
-       "  'Población': '70042',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6252010',\n",
-       "  'Latitud': '-34.428785229178',\n",
-       "  'Longitud': '-58.7361732596546'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General Obligado',\n",
-       "  'Localidad': 'Reconquista',\n",
-       "  'Población': '70549',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82049180',\n",
-       "  'Latitud': '-29.1451468389264',\n",
-       "  'Longitud': '-59.6510730563582'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Goya',\n",
-       "  'Localidad': 'Goya',\n",
-       "  'Población': '71606',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '18070020',\n",
-       "  'Latitud': '-29.1413439330685',\n",
-       "  'Longitud': '-59.2605311638707'},\n",
-       " {'Provincia': 'CORRIENTES',\n",
-       "  'Partido': 'Goya',\n",
-       "  'Localidad': 'Goya',\n",
-       "  'Población': '71606',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-29.1413439330685',\n",
-       "  'Longitud': '-59.2605311638707'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Uruguay',\n",
-       "  'Localidad': 'Concepción del Uruguay',\n",
-       "  'Población': '72528',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30098040',\n",
-       "  'Latitud': '-32.4853601673728',\n",
-       "  'Longitud': '-58.2320517380782'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Boulogne Sur Mer',\n",
-       "  'Población': '73842',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6756010',\n",
-       "  'Latitud': '-34.4983312888498',\n",
-       "  'Longitud': '-58.5700137209729'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Isidro',\n",
-       "  'Localidad': 'Boulogne Sur Mer',\n",
-       "  'Población': '73842',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4983312888498',\n",
-       "  'Longitud': '-58.5700137209729'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Ciudadela',\n",
-       "  'Población': '73939',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.6326965166188',\n",
-       "  'Longitud': '-58.5424067827037'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Lomas Del Mirador',\n",
-       "  'Población': '74065',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.6656949723622',\n",
-       "  'Longitud': '-58.5331553311677'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '74138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6760010',\n",
-       "  'Latitud': '-34.5751401519414',\n",
-       "  'Longitud': '-58.6960409885544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Miguel',\n",
-       "  'Localidad': 'Bella Vista',\n",
-       "  'Población': '74138',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5751401519414',\n",
-       "  'Longitud': '-58.6960409885544'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Vicente López',\n",
-       "  'Localidad': 'Olivos',\n",
-       "  'Población': '74242',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6861010',\n",
-       "  'Latitud': '-34.512161433984',\n",
-       "  'Longitud': '-58.4985444232342'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'San Fernando',\n",
-       "  'Población': '74814',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6749010',\n",
-       "  'Latitud': '-34.4473601745411',\n",
-       "  'Longitud': '-58.5690015916776'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'San Fernando',\n",
-       "  'Localidad': 'San Fernando',\n",
-       "  'Población': '74814',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.4473601745411',\n",
-       "  'Longitud': '-58.5690015916776'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Venado Tuerto',\n",
-       "  'Población': '75437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82042290',\n",
-       "  'Latitud': '-33.747315292187',\n",
-       "  'Longitud': '-61.9695358692001'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'General López',\n",
-       "  'Localidad': 'Venado Tuerto',\n",
-       "  'Población': '75437',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.747315292187',\n",
-       "  'Longitud': '-61.9695358692001'},\n",
-       " {'Provincia': 'SALTA',\n",
-       "  'Partido': 'Orán',\n",
-       "  'Localidad': 'San Ramón de la Nueva Orán',\n",
-       "  'Población': '76070',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '66126070',\n",
-       "  'Latitud': '-23.1298138873917',\n",
-       "  'Longitud': '-64.3185884747041'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Presidente Perón',\n",
-       "  'Localidad': 'Guernica',\n",
-       "  'Población': '76409',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6648010',\n",
-       "  'Latitud': '-34.9230592108536',\n",
-       "  'Longitud': '-58.3650272662643'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cipolletti',\n",
-       "  'Población': '77713',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042400',\n",
-       "  'Latitud': '-38.9388659',\n",
-       "  'Longitud': '-67.9976147'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'Cipolletti',\n",
-       "  'Población': '77713',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': '--',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-38.9388659',\n",
-       "  'Longitud': '-67.9976147'},\n",
-       " {'Provincia': 'CORDOBA',\n",
-       "  'Partido': 'General San Martín',\n",
-       "  'Localidad': 'Villa María',\n",
-       "  'Población': '79351',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '14042170',\n",
-       "  'Latitud': '-32.4120836110321',\n",
-       "  'Longitud': '-63.2499951238659'},\n",
-       " {'Provincia': 'ENTRE RIOS',\n",
-       "  'Partido': 'Gualeguaychú',\n",
-       "  'Localidad': 'Gualeguaychú',\n",
-       "  'Población': '80614',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '30056070',\n",
-       "  'Latitud': '-33.0100328267382',\n",
-       "  'Longitud': '-58.5164257946352'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Rosario',\n",
-       "  'Localidad': 'Villa Gobernador Gálvez',\n",
-       "  'Población': '80769',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82084310',\n",
-       "  'Latitud': '-33.0224078611601',\n",
-       "  'Longitud': '-60.6336422555152'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Biedma',\n",
-       "  'Localidad': 'Puerto Madryn',\n",
-       "  'Población': '81315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26007020',\n",
-       "  'Latitud': '-42.7550996783449',\n",
-       "  'Longitud': '-65.0422298178163'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Biedma',\n",
-       "  'Localidad': 'Puerto Madryn',\n",
-       "  'Población': '81315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-42.7550996783449',\n",
-       "  'Longitud': '-65.0422298178163'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'General Roca',\n",
-       "  'Población': '81534',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '62042450',\n",
-       "  'Latitud': '-39.0267025182087',\n",
-       "  'Longitud': '-67.5748540962425'},\n",
-       " {'Provincia': 'RIO NEGRO',\n",
-       "  'Partido': 'General Roca',\n",
-       "  'Localidad': 'General Roca',\n",
-       "  'Población': '81534',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-39.0267025182087',\n",
-       "  'Longitud': '-67.5748540962425'},\n",
-       " {'Provincia': 'CABA',\n",
-       "  'Partido': 'COMUNA 15',\n",
-       "  'Localidad': 'VILLA CRESPO',\n",
-       "  'Población': '81959',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5988344062647',\n",
-       "  'Longitud': '-58.4427221412974'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Remedios Escalada De San Martin',\n",
-       "  'Población': '82576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.723808815713',\n",
-       "  'Longitud': '-58.397669711018'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Remedios Escalada De San Martin',\n",
-       "  'Población': '82576',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.723808815713',\n",
-       "  'Longitud': '-58.397669711018'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Rivadavia',\n",
-       "  'Localidad': 'Rivadavia',\n",
-       "  'Población': '82582',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70084010',\n",
-       "  'Latitud': '-31.5335200372447',\n",
-       "  'Longitud': '-68.5920689785483'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Luján de Cuyo',\n",
-       "  'Población': '82615',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-33.0328665626243',\n",
-       "  'Longitud': '-68.8912066261393'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Chimbas',\n",
-       "  'Localidad': 'Chimbas',\n",
-       "  'Población': '84115',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70042010',\n",
-       "  'Latitud': '-31.4929011532856',\n",
-       "  'Longitud': '-68.4840477499344'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Necochea',\n",
-       "  'Localidad': 'Necochea - Quequén',\n",
-       "  'Población': '84784',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6581040',\n",
-       "  'Latitud': '-38.5711702285697',\n",
-       "  'Longitud': '-58.7702419838751'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'General Rodríguez',\n",
-       "  'Localidad': 'General Rodríguez',\n",
-       "  'Población': '85315',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6364030',\n",
-       "  'Latitud': '-34.6079239021063',\n",
-       "  'Longitud': '-58.950282039134'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Quilmes',\n",
-       "  'Localidad': 'Bernal Oeste',\n",
-       "  'Población': '85959',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6658010',\n",
-       "  'Latitud': '-34.7269644246033',\n",
-       "  'Longitud': '-58.3182795621594'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pilar',\n",
-       "  'Localidad': 'Pilar',\n",
-       "  'Población': '86158',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6638040',\n",
-       "  'Latitud': '-34.4663318396358',\n",
-       "  'Longitud': '-58.9227197887079'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Monte Chingolo',\n",
-       "  'Población': '86220',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6434010',\n",
-       "  'Latitud': '-34.7302098940207',\n",
-       "  'Longitud': '-58.3561741850066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Lanús',\n",
-       "  'Localidad': 'Monte Chingolo',\n",
-       "  'Población': '86220',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.7302098940207',\n",
-       "  'Longitud': '-58.3561741850066'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Campana',\n",
-       "  'Localidad': 'Campana',\n",
-       "  'Población': '86860',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6126030',\n",
-       "  'Latitud': '-34.1639618118269',\n",
-       "  'Longitud': '-58.9588741035355'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Junín',\n",
-       "  'Localidad': 'Junín',\n",
-       "  'Población': '87509',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6413050',\n",
-       "  'Latitud': '-34.5838316271397',\n",
-       "  'Longitud': '-60.9472651715327'},\n",
-       " {'Provincia': 'MENDOZA',\n",
-       "  'Partido': 'Luján de Cuyo',\n",
-       "  'Localidad': 'Luján de Cuyo',\n",
-       "  'Población': '87743',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '50063090',\n",
-       "  'Latitud': '-33.0328665626243',\n",
-       "  'Longitud': '-68.8912066261393'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Berazategui',\n",
-       "  'Localidad': 'Berazategui Oeste',\n",
-       "  'Población': '87792',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6091010',\n",
-       "  'Latitud': '-34.7804201858899',\n",
-       "  'Longitud': '-58.2415010261207'},\n",
-       " {'Provincia': 'SAN JUAN',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Rawson',\n",
-       "  'Población': '89496',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '70077010',\n",
-       "  'Latitud': '-31.5696190485463',\n",
-       "  'Longitud': '-68.5577689018569'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Olavarría',\n",
-       "  'Localidad': 'Olavarría',\n",
-       "  'Población': '89721',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6595070',\n",
-       "  'Latitud': '-36.8920935788859',\n",
-       "  'Longitud': '-60.3180046559577'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Comandante Fernández',\n",
-       "  'Localidad': 'Presidencia Roque Sáenz Peña',\n",
-       "  'Población': '89882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': '--',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '22021010',\n",
-       "  'Latitud': '-26.7916058929378',\n",
-       "  'Longitud': '-60.4421462814095'},\n",
-       " {'Provincia': 'CHACO',\n",
-       "  'Partido': 'Comandante Fernández',\n",
-       "  'Localidad': 'Presidencia Roque Sáenz Peña',\n",
-       "  'Población': '89882',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-26.7916058929378',\n",
-       "  'Longitud': '-60.4421462814095'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Tres De Febrero',\n",
-       "  'Localidad': 'Caseros',\n",
-       "  'Población': '91280',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6840010',\n",
-       "  'Latitud': '-34.608872950993',\n",
-       "  'Longitud': '-58.5636644572416'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Pergamino',\n",
-       "  'Localidad': 'Pergamino',\n",
-       "  'Población': '91399',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6623100',\n",
-       "  'Latitud': '-33.8949900563191',\n",
-       "  'Longitud': '-60.5716400794952'},\n",
-       " {'Provincia': 'SANTA FE',\n",
-       "  'Partido': 'Castellanos',\n",
-       "  'Localidad': 'Rafaela',\n",
-       "  'Población': '91571',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '82021310',\n",
-       "  'Latitud': '-31.2482482413205',\n",
-       "  'Longitud': '-61.4998117939868'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Almirante Brown',\n",
-       "  'Localidad': 'Burzaco',\n",
-       "  'Población': '92223',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6028010',\n",
-       "  'Latitud': '-34.8315415891783',\n",
-       "  'Longitud': '-58.3986874871405'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Malvinas Argentinas',\n",
-       "  'Localidad': 'Grand Bourg',\n",
-       "  'Población': '94441',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': '--',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6515010',\n",
-       "  'Latitud': '-34.4869935800875',\n",
-       "  'Longitud': '-58.7286750953502'},\n",
-       " {'Provincia': 'SANTA CRUZ',\n",
-       "  'Partido': 'Güer Aike',\n",
-       "  'Localidad': 'Río Gallegos',\n",
-       "  'Población': '95796',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': '--',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '78021040',\n",
-       "  'Latitud': '-51.6214349839165',\n",
-       "  'Longitud': '-69.2290509293744'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Morón',\n",
-       "  'Localidad': 'Moron',\n",
-       "  'Población': '96240',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6568010',\n",
-       "  'Latitud': '-34.6652227151167',\n",
-       "  'Longitud': '-58.6190557007973'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'La Matanza',\n",
-       "  'Localidad': 'Ciudad Evita',\n",
-       "  'Población': '97087',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6427010',\n",
-       "  'Latitud': '-34.7245358500775',\n",
-       "  'Longitud': '-58.5370063768546'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Luján',\n",
-       "  'Población': '97363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6497060',\n",
-       "  'Latitud': '-34.5706550661632',\n",
-       "  'Longitud': '-59.109540176033'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Luján',\n",
-       "  'Localidad': 'Luján',\n",
-       "  'Población': '97363',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-34.5706550661632',\n",
-       "  'Longitud': '-59.109540176033'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Trelew',\n",
-       "  'Población': '97915',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '26077040',\n",
-       "  'Latitud': '-43.2483538570309',\n",
-       "  'Longitud': '-65.3103813319694'},\n",
-       " {'Provincia': 'CHUBUT',\n",
-       "  'Partido': 'Rawson',\n",
-       "  'Localidad': 'Trelew',\n",
-       "  'Población': '97915',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': 'SI',\n",
-       "  'Fibra óptica': '--',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': 'Sin código Indec',\n",
-       "  'Latitud': '-43.2483538570309',\n",
-       "  'Longitud': '-65.3103813319694'},\n",
-       " {'Provincia': 'BUENOS AIRES',\n",
-       "  'Partido': 'Zárate',\n",
-       "  'Localidad': 'Zárate',\n",
-       "  'Población': '98522',\n",
-       "  'ADSL': 'SI',\n",
-       "  'Cablemódem': 'SI',\n",
-       "  'Dial Up': '--',\n",
-       "  'Fibra óptica': 'SI',\n",
-       "  'Satelital': 'SI',\n",
-       "  'Wireless': 'SI',\n",
-       "  'Telefonía Fija': 'SI',\n",
-       "  '3G': 'SI',\n",
-       "  '4G': 'SI',\n",
-       "  'link': '6882050',\n",
-       "  'Latitud': '-34.0998630672257',\n",
-       "  'Longitud': '-59.024557255152'}]"
-      ]
-     },
-     "execution_count": 171,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "pobl_min_max_may = list(filter(lambda x: 10000<int(x['Población']) < 100000, \n",
     "                                             pobl_min_max))\n",
@@ -118080,11 +874,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 449,
+   "execution_count": null,
    "id": "99cabbd0",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "erios_pobl = df_conex[(df_conex['Población']>10000) & (df_conex['Provincia']=='ENTRE RIOS')]"
@@ -118092,60 +884,29 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 450,
+   "execution_count": null,
    "id": "08d59ab1",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "SI    25\n",
-       "Name: 4G, dtype: int64"
-      ]
-     },
-     "execution_count": 450,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "erios_pobl['4G'].value_counts()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 463,
+   "execution_count": null,
    "id": "fd6d3d88",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "NO    17\n",
-       "SI     8\n",
-       "Name: Fibra óptica, dtype: int64"
-      ]
-     },
-     "execution_count": 463,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "erios_pobl['Fibra óptica'].value_counts()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 456,
+   "execution_count": null,
    "id": "53f8a33e",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "erios_pobl = erios_pobl.copy()\n",
@@ -118154,59 +915,19 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 462,
+   "execution_count": null,
    "id": "d3b25fdd",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "184     NO\n",
-       "192     SI\n",
-       "360     NO\n",
-       "364     NO\n",
-       "372     SI\n",
-       "757     NO\n",
-       "763     NO\n",
-       "771     NO\n",
-       "774     NO\n",
-       "898     SI\n",
-       "906     SI\n",
-       "1168    NO\n",
-       "1173    NO\n",
-       "1175    NO\n",
-       "1829    SI\n",
-       "1844    NO\n",
-       "2854    NO\n",
-       "2863    SI\n",
-       "3065    NO\n",
-       "3074    NO\n",
-       "3079    SI\n",
-       "4058    NO\n",
-       "4068    NO\n",
-       "4070    SI\n",
-       "4091    NO\n",
-       "Name: Fibra óptica, dtype: object"
-      ]
-     },
-     "execution_count": 462,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "erios_pobl['Fibra óptica']"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 458,
+   "execution_count": null,
    "id": "33b47bbc",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "erios_pobl = erios_pobl.copy()\n",
@@ -118215,236 +936,40 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 457,
+   "execution_count": null,
    "id": "60ca294b",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Provincia</th>\n",
-       "      <th>Partido</th>\n",
-       "      <th>Localidad</th>\n",
-       "      <th>Población</th>\n",
-       "      <th>ADSL</th>\n",
-       "      <th>Cablemódem</th>\n",
-       "      <th>Dial Up</th>\n",
-       "      <th>Fibra óptica</th>\n",
-       "      <th>Satelital</th>\n",
-       "      <th>Wireless</th>\n",
-       "      <th>Telefonía Fija</th>\n",
-       "      <th>3G</th>\n",
-       "      <th>4G</th>\n",
-       "      <th>link</th>\n",
-       "      <th>Latitud</th>\n",
-       "      <th>Longitud</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>184</th>\n",
-       "      <td>ENTRE RIOS</td>\n",
-       "      <td>Victoria</td>\n",
-       "      <td>Victoria</td>\n",
-       "      <td>30623</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>NO</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>30105060</td>\n",
-       "      <td>-32.6205968368011</td>\n",
-       "      <td>-60.1533126380173</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>192</th>\n",
-       "      <td>ENTRE RIOS</td>\n",
-       "      <td>Villaguay</td>\n",
-       "      <td>Villaguay</td>\n",
-       "      <td>32881</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>30113080</td>\n",
-       "      <td>-31.8654413738655</td>\n",
-       "      <td>-59.0290628351274</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>360</th>\n",
-       "      <td>ENTRE RIOS</td>\n",
-       "      <td>La Paz</td>\n",
-       "      <td>La Paz</td>\n",
-       "      <td>24307</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>NO</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>30070040</td>\n",
-       "      <td>-30.741541104376</td>\n",
-       "      <td>-59.6433535241897</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>364</th>\n",
-       "      <td>ENTRE RIOS</td>\n",
-       "      <td>La Paz</td>\n",
-       "      <td>Santa Elena</td>\n",
-       "      <td>17791</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>--</td>\n",
-       "      <td>NO</td>\n",
-       "      <td>--</td>\n",
-       "      <td>--</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>SI</td>\n",
-       "      <td>30070080</td>\n",
-       "      <td>-30.9466589584952</td>\n",
-       "      <td>-59.7882850384119</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "      Provincia    Partido    Localidad  Población ADSL Cablemódem Dial Up  \\\n",
-       "184  ENTRE RIOS   Victoria     Victoria      30623   SI         --      --   \n",
-       "192  ENTRE RIOS  Villaguay    Villaguay      32881   SI         --      --   \n",
-       "360  ENTRE RIOS     La Paz       La Paz      24307   SI         --      --   \n",
-       "364  ENTRE RIOS     La Paz  Santa Elena      17791   SI         SI      --   \n",
-       "\n",
-       "    Fibra óptica Satelital Wireless Telefonía Fija  3G  4G      link  \\\n",
-       "184           NO        SI       SI             SI  SI  SI  30105060   \n",
-       "192           SI        SI       SI             SI  SI  SI  30113080   \n",
-       "360           NO        --       SI             SI  SI  SI  30070040   \n",
-       "364           NO        --       --             SI  SI  SI  30070080   \n",
-       "\n",
-       "               Latitud           Longitud  \n",
-       "184  -32.6205968368011  -60.1533126380173  \n",
-       "192  -31.8654413738655  -59.0290628351274  \n",
-       "360   -30.741541104376  -59.6433535241897  \n",
-       "364  -30.9466589584952  -59.7882850384119  "
-      ]
-     },
-     "execution_count": 457,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "erios_pobl.head(4)"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 461,
+   "execution_count": null,
    "id": "dfb1fc90",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "<AxesSubplot:ylabel='Fibra óptica'>"
-      ]
-     },
-     "execution_count": 461,
-     "metadata": {},
-     "output_type": "execute_result"
-    },
-    {
-     "data": {
-      "image/png": "iVBORw0KGgoAAAANSUhEUgAAAPYAAADnCAYAAAAtmKv2AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAU80lEQVR4nO3deZQdZZnH8e9DEhJZEsAYA6IUoiObIFEIqMigrJYJTNiVUcAR46CAgkwpR70gasEoMyO4DCqgM6KgMWJOjSjGADIiEDAJyRAEQkVlNQRuAtmTd/6oariEXm5336qn7lvP55x7Ot3p5P3Bya9ruVVPiXMOY4xfttAOYIzpPCu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjISu2MR6yYhvjoZHaAUwxgih5JfB6YCdgx/y1EzAR2A7YGngFMBoYRfZvYR2wuuW1CngOeAJ4bLPXI2kcNkv7DzKDIvZQvu4WRMnWwCRgb2AvYM/844QSln8UWJi/FgH3AQvSOFxXwtqmH1ZsQEQccLlz7rz88/OBbZxzjfzzM4FP5d++AviUc+52jaxBlLwKeCdwcP5xP6q157UGuAu4Dfgd8Ps0Dp/TjVQ/VmxARNYAjwP7O+eWtRZbRN4HXAQcmf/eJODnwAHOuSeKzhZEiQCTgWOAKWRb426yAbgXmAX8PI3Dhcp5asGKDYjIc8CXyMp84WbF/h3wBefcb1u+/4sAzrnPFZEniJItgcN5scwTi1hHycPAjWQ/HP83jcNNunH8ZMXmhWLvBCwA9gU+wovFXg7s6pxrtnz/McCHnHPTOpkjiJJ9gDOADwDjO/l3V9RfgGuAa9I4TJWzeMWKTVZs59w2InIxsJ7sjHApxQ6iZDuyIp9BdhKsjhwwG/geMDONw7XKebqeFZuXFHsHsuPBa8j+3zRE5Hbg85vtil+c//6Qd8WDKHkd2Qm5DwPbDO+/wCvLgCuAK9M4XK4dpltZsXmx2PmvLwNOBq7Oiz0V+BxwlHPuaRF5C/ALYLJz7vHBrpXvbl8AnES1zmZXzfPAd4HL0zj8s3aYbmPF5mXFfjXwCHBZy9tdHwPOJdtlXAmc55y7bTBrBFHyFrITdO/tWPB62ABcB1yUxuES7TDdwopdsCBKdgEuITuOFuU43Ww9cBVwcRqHT2mHqTordkGCKNkeuBD4ONllm6YzVgJfAf4tjcM12mGqyordYfkFJR8BYmB75Tg+WwqclcZhoh2kiqzYHRREyd5ku4sHaWepkeuBs233/KWs2B2QXyn22fw1SjlOHS0Hzkvj8FrtIFVhxR6mIEr2BH4MvFk7i+Fm4LQ0Dh/TDqLNBi0MQxAlZwJzsVJXxeHAvCBKjtYOos222EMQRMk4smPpE7WzmF454GvAZ9M4XK8dRoMVe5CCKHkbcAOwq3YWM6A7gZPreIOJ7YoPQhAlJ5END7BSd4fJwN1BlLxTO0jZrNhtCqLkC8CPgDHaWcygjAd+E0TJqdpBymS74gMIomQMcDVwinYWM2yXAJ9P49D7f/RW7H7kl4Um2AUnPrke+KDvAxet2H3IhwbeTDZRxfjll8A0n681t2L3IoiSHckmeuyhncUUZjYwNY3DVdpBimAnzzaTTza5DSu1794D3BREybbaQYpgW+wWQZS8luztrF20s5jS/AE4Io3DldpBOsm22Ln8kTi/xkpdNwcCM/MbebxhxeaFx+QkwO7aWYyK9wA/yO+l90Ltix1EyShgBtlVSqa+TgL+XTtEp9S+2GSjho/UDmEq4ewgSiLtEJ1Q65NnQZT8C9kII2N6OOC4NA5nagcZjtoWO4iSI8guVLC9FrO5lcD+aRw+oB1kqGpZ7CBKdiUbkLCDdhZTWfcDk7v1bbDaba2CKHkF8DOs1KZ/ewDXaocYqtoVG7gSeIt2CNMVpgVR8mntEENRq13xIEqOIXsuszHtWkd2vL1AO8hg1KbYQZRMABYCr9LOYrrOArJyd82tnnXaFf8OVmozNPsAF2mHGIxabLGDKDmD7KHqxgzVRuDgNA7v0A7SDu+LHUTJq4EHgHHaWUzXexB4cxqHa7WDDKQOu+KXYaU2nfFG4ALtEO3weosdRMk7yO6v9uauHaNuDbBXGodLtIP0x9stdhAlI8jes7ZSm04aQ/aUkUrzttjAdOxCFFOMY4Moebd2iP54uSseRMlYYAnwSu0sxlvzgf2qOqPc1y32+VipTbH2BaZph+iLd1vsIErGk22tvZw+aSrlPmDfKm61fdxin4eV2pTjzcDx2iF649UWO580mgLbKEcx9bEI2CeNw03aQVr5tsU+Cyu1KddewHHaITbnTbHzaaMf085haulc7QCb86bYwAnARO0QppbeHkTJftohWvlU7LO1A5ha+7h2gFZenDwLomR/4C7tHKbW1gA7p3H4tHYQ8GeLfZZ2AFN7Y4APa4fo0fXFDqJkKyp4VtLU0mnaAXp0fbGBqdhbXKYa9giiZF/tEOBHsd+vHcCYFqdoB4AuL3YQJTsAR2nnMKbFSdoBYBDFFpHtReQAEXlXz6vIYG06HhilHcKYFkEQJQdphxjZzjeJyD8B5wA7A/OAA4E7AO2bzY9VXt+Y3pxA1g817W6xzwH2B5Y65w4F9gOeLSpUO4IoGQ0copnBmD6oP2+93WKvcc6tARCR0c65xcCbiovVloOBrZQzGNObPYMoeY1mgHaL/VcR2Y7suVc3i8iNwNKiQrVJ/aeiMf04QnPxto6xnXP/kP+yISJzyOZ031RYqvZYsU2VHQFco7V4W9eKi8iBwCLn3Mr887HAHs65OwvO16sgSiYCj2usbUyblgETtMYmtbsr/i3guZbPn8u/puVAxbWNacd4YHetxdsttriWTbtzbhNt7sYXZH/FtY1p19u0Fm632EtE5GwRGZW/ziGbBKrFim26QeWLPR14O/Ao8FdgMnBmUaHaoPY/zJhBUPt32nWDFoIoeQPZ40yNqbpVwNg0DjeWvXC/x8kicoFz7jIRuQJ42U8A55zGOKJKzZYyph9bkZ1AW1T2wgOdALs//zi36CCD8AbtAMYMwt9RtWI752blv1zlnPtJ6++JyAmFpeqfFdt0k900Fm335Nln2vxaGVT+RxkzRK/XWHSgY+yjgfcCrxGRr7f81lhgQ5HB+mHFNt2kesUGHiM7vp4K3NPy9ZXAJ4sK1ZcgSsYAqnfNGDNIKhuigY6x5wPzReQ6QMjO8DngAefcuhLybW7HPIcx3eJ1Gou2e4x9OPAw8HXgSuChfDe9bPYwe9NttgyipPQpuu1e7305cKhz7iEAEdkNSIBfFhWsD1Zs042256U3URWu3S32yp5S55aQHWeXbQeFNY0Zru3LXrDdLfZcEfkf4AayY+wTgLtFZBqAc+5nBeXbnBXbdKPS/922W+wxwJO8ODzwb8ArgClkRbdiG9O3am6xnXOnFx2kTaO1AxgzBKWfPGvrGFtEdhaRmSLyVP6aISI7Fx2utygKaxozXCPKXrDPYovIdBHZK//0GuAXwE75axY6g9qs2KYblV7s/nbFfwBcQfbM3wnOudYiXysi5xYZrA9W7ILMHT393h1YGWjn8NFqtlwPT5W6Zp/Fds6tEpGeKSnLRORU4Ef556cATxcdrhdW7AIctsXc+eNlxSTtHL7amrWlTzPp9xjbOdcz+eEM4ETgCbKxv8cDVTmhZobpy6OuXq+dwXOlX37d7lnxpWQ3gmh7XjuAbybJnxZPkGdthlyxSv/B2W3Px9a42s1rXx317We0M9SAFXsAK7QD+GQ3eXTprvLEAdo5amBN2Qt2W7GXawfwyeWjvvVnkfLfiqmhv5a9YNtP8xCRENiL7PJSAJxzFxcRqh8aZ+K9NJHlT+4jS2xrXY607AXbvfLs28BJwCfI3nI6AdilwFx9+ZvCml66dNRVi0XsEt0SPEmjubrsRdvdFX+7c+6DwDPOuYuAg8jGqpZN+5ncXhjHc813bbHA3rcuR6qxaLvF7jn4XyUiO5Gd5duxmEh9S+NwNdl76WYYLhp17TwRttXOUROPaCzabrFnich2wL8C95L9FLquoEwD0XwYYNcbw9rVU7e4Y6+Bv9N0SKqx6IDFFpEtgNnOuWedczPIjq13d859vvB0vVP5CeiLC0Zef/cW4sZr56iRVGPRAYudPwv7Gy2fr3XONQtN1T/bYg/RCDZu+OCIX6vMua6xSu+KzxaR40SkCjdhPKAdoFtNHzHrzpGySeM++jpLNRZtt9gfBX4CrBORFSKyUkS0rgK7V2ndLufcJ0bOnKidomYcSu/ktHsTSJXOoD5ANsq19HEz3eykEXPuHiPr7YKUci2l0VyrsXDbl5SKyDQRuVxEviYixxaYqV9pHG4C5mmt360uHPnDrbQz1NCtWgu3e+XZN4HpwH3AQmC6iHyj/z9VqHsG/hbT47At5s4fK6v31s5RQ7/VWrjda8XfDezhnHMAIvJ9FB7m3cKKPQg2SEHNHK2F290Vf4iXPlzstfnXtNymuHZXsUEKah6i0fyL1uL9FltEZonIL4BtgftF5BYRmQPcn39NRRqHS4EHtdbvJjZIQY3abjgMvCv+1VJSDM3NwBu1Q1SZDVJQpbYbDgM/H1vtrF4bbgb+WTtEleWDFDRurzXKW+yBdsVvzz+uzC9MWVGBC1R6zAE2DvhdNWWDFFQtotEsd5D4ZgY6efYByC5Qcc6NbXlt65wbW0K+PqVx2AT+oJmhymyQgirVrTUMXOyZPb8QkRkFZxmKn2gHqCIbpKBO9fgaBi52600fVbwr6AZgk3aIqrFBCqpWAL/SDjFQsV0fv66ENA4fB36nnaNKbJCCuh/SaK7SDjFQsfftOVkG7FOxk2c9fqwdoEpskIK672gHgIGf3TWi5WTZyCqdPGvxU2CDdogqsEEK6u6h0fyjdgjovgcGvEwah8vIntddezZIQd1V2gF6dH2xc5p3mlWEDVJQ9jwvPmZanRfFTuNwNrBYO4emfJDCbto5auzHNJqVeWikF8XOfVM7gCYbpKCuMrvh4Fexv082Mql2bJCCugU0mndph2jlTbHTOFwBXK2dQ4MNUlBXibe4WnlT7NylgMrwOC02SEHd02R7i5XiVbHTOHyMCv70LJINUlAXV+mkWQ+vip2LqclW2wYpqHsMuFI7RG+8K3Yah48C39XOUYZ8kMII7Rw1dgmN5pqBv6183hU79xWg9IeNl8kGKahbQoU3IF4WO99qX6qdo0g2SEHdZ2g0K/tuhJfFzl2K0gPRimaDFNTdRqN5g3aI/nhb7DQO1wDna+cogg1SULUJOEc7xEC8LTZAGoczgNnaOTrJBimou5pGc552iIF4Xezc2cA67RCdYoMUVD0LXKgdoh3eFzuNw/8DvqSdoxNskIK6j2qPFW6X98XOfRmoxGSL4bBBCqq+V/UTZq1qUew0DjcAH6Krr0izQQqKFpMd0nWNWhQbII3D++iS46Pe2CAFNWuBk6sweXQwalPs3OVkz/zqOjZIQc2naTTna4cYrFoVO41DB7wf+LN2lsGwQQpqZtFoXqEdYihqVWx4Yarp8XTR8bYNUlDxGHC6doihql2xAdI4vJsuORligxRUbAJOpdF8WjvIUNWy2ABpHF5FF4xSskEKKi6m0VR/sN5w1LbYuY9RgScj9sUGKaj4No3mRdohhqvWxU7jcB1wLFDJs542SKF0PwTO0g7RCbUuNrww3fRoYKl2llY2SKF0s4DTaDS9eCxz7YsNLzyO90iyiZOVYIMUSjUHOJFG05uHO1qxc2kcPkC25X5WOYoNUijXXcDUqs4uGyordov8bbDDgOWaOWyQQmkWAkfTaHr3BBkr9mbSOLwHeDewTGN9G6RQmoeBw2k0VX+IF8WK3Ys0DucDfw88WfbaNkihFA8Dh9FoPqEdpChW7D6kcbgIOAR4pKw1bZBCKeYAB9BoptpBimTF7kd+Qm0ycEcZ69kghcJ9CzjC193vVuKc085QeUGUjAGuAU4ubhXnFo8+bYndc12IDcA5NJq1eYa6bbHbkI8yfj9wSVFr2CCFwjwDHFWnUoNtsQctiJLjyR7tMq6Tf++C0R9eaPdcd9xiYAqN5kPaQcpmW+xBSuPwp8AkYG6n/k4bpFCIm4AD61hqsGIPSRqHS4B3AP/Rib/PBil01EayRym/j0azqR1Gi+2KD1MQJccAVwEThvLnJ8mfFv9sdGP3zqaqrfuB02k079QOos222MOUxuGNwB7Afw3lz9sghY7YSPYQxv2s1BnbYndQECVHAv8J7NLO9+8mjy79zZaf3tnuuR6W+cCZNJp3aQepEttid1Aah78C9iY79h7wFkAbpDAsK4BzgbdaqV/OttgFCaJkd+AyYEpvvz+R5U/eMfrj29k910NyHXA+jebj2kGqyopdsCBKDgW+SvYW2Qu+Pyq+9ZARCw7RSdW1bgEaNJq3agepOtsVL1gah3OAtwH/CDwINkhhkBxwI9l70ocOptQicqGILBKRBSIyT0Qmi8gtIuL9OOeR2gHqIH8CyX8HUfIj4MQvjPrBFBFO0c5VcevJdrkvpdG8f7B/WEQOAt4HTHLOrRWR8cCWHc5YWbYrrqUx7nDgU2Sz1kQ5TZWsIrtk92s0mkN+FJOITANOd85N2ezrtwDnO+c6duVgFVmxtTXG7Ql8EjgVGKOcRtMzwJXA12k0hz29RkS2AW4HtgJ+A1zvnLvVim3K1Rg3DpgKHEe2Fa9DyZtkY39nADd1eqCgiIwADgYOBT4KRMBpWLGNisa4bYD3kpU8BLbWDdRRy8hOhs0AZtNoritjURE5HvgQsC1WbKOuMW4McBRZyafQ4dtFS/IEMBP4KXArjebGohcUkTcBm5xzD+afXwJsR3YBkRXbVEhj3JbAe8juLNsvf+2omql3S4A/5q9bgd+X/YQNEXkrcAVZmTcADwFnkv1wsWKbimuMm8CLJe95vYFyzrRvILuj6o8tr3l1vl2yKqzYPmqM2xbYl2y381VkW63NX9vnH8fCy65X3wA8n7+eAf4GPNXy8VGymy8W+vYEDV9YseuuMU7ITihtDawGVpV1QssUx4ptjIfsWnFjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPGTFNsZDVmxjPPT/QAtgBx/FSSkAAAAASUVORK5CYII=\n",
-      "text/plain": [
-       "<Figure size 432x288 with 1 Axes>"
-      ]
-     },
-     "metadata": {},
-     "output_type": "display_data"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "erios_pobl['Fibra óptica'].value_counts().plot(kind='pie')"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 177,
+   "execution_count": null,
    "id": "52e0edfe",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      " ConectividadalserviciodeInternet_2776151617814887278.csv\r\n",
-      "'datos de prueba - datos.csv'\r\n",
-      " netflix_titles.csv\r\n",
-      " reddit_memes_db.json\r\n"
-     ]
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "!ls files/"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 211,
+   "execution_count": null,
    "id": "6a18e747",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "'files'"
-      ]
-     },
-     "execution_count": 211,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "path_files"
    ]
@@ -118477,11 +1002,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 466,
+   "execution_count": null,
    "id": "e2e36e97",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "df_juego = pd.read_csv(os.path.join(path_files,'datos de prueba - datos.csv'))"
@@ -118489,1184 +1012,59 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 364,
+   "execution_count": null,
    "id": "d8e96b8a",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Tiempo</th>\n",
-       "      <th>Partida</th>\n",
-       "      <th>Cantidad total de palabras a adivinar</th>\n",
-       "      <th>Nombre de evento</th>\n",
-       "      <th>Usuarie - nick</th>\n",
-       "      <th>usuarie -genero</th>\n",
-       "      <th>usuarie -edad</th>\n",
-       "      <th>Estado</th>\n",
-       "      <th>Palabra</th>\n",
-       "      <th>nivel</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>1621436490</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>inicio_partida</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1</th>\n",
-       "      <td>1621436491</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2</th>\n",
-       "      <td>1621436492</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3</th>\n",
-       "      <td>1621436493</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4</th>\n",
-       "      <td>1621436494</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>...</th>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "      <td>...</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>89</th>\n",
-       "      <td>1621449118</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MESA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>90</th>\n",
-       "      <td>1621449119</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>91</th>\n",
-       "      <td>1621449120</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>92</th>\n",
-       "      <td>1621449121</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MOCHILA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>93</th>\n",
-       "      <td>1621449136</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>fin</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>finalizada</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "<p>94 rows × 10 columns</p>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "        Tiempo  Partida  Cantidad total de palabras a adivinar  \\\n",
-       "0   1621436490        1                                      5   \n",
-       "1   1621436491        1                                      5   \n",
-       "2   1621436492        1                                      5   \n",
-       "3   1621436493        1                                      5   \n",
-       "4   1621436494        1                                      5   \n",
-       "..         ...      ...                                    ...   \n",
-       "89  1621449118        7                                      6   \n",
-       "90  1621449119        7                                      6   \n",
-       "91  1621449120        7                                      6   \n",
-       "92  1621449121        7                                      6   \n",
-       "93  1621449136        7                                      6   \n",
-       "\n",
-       "   Nombre de evento Usuarie - nick usuarie -genero  usuarie -edad     Estado   \\\n",
-       "0    inicio_partida           pepe       masculino             22         NaN   \n",
-       "1           intento           pepe       masculino             22       error   \n",
-       "2           intento           pepe       masculino             22       error   \n",
-       "3           intento           pepe       masculino             22          ok   \n",
-       "4           intento           pepe       masculino             22       error   \n",
-       "..              ...            ...             ...            ...         ...   \n",
-       "89          intento           flor        femenino             22          ok   \n",
-       "90          intento           flor        femenino             22          ok   \n",
-       "91          intento           flor        femenino             22          ok   \n",
-       "92          intento           flor        femenino             22          ok   \n",
-       "93              fin           flor        femenino             22  finalizada   \n",
-       "\n",
-       "    Palabra    nivel  \n",
-       "0       NaN    medio  \n",
-       "1      CASA    medio  \n",
-       "2      CASA    medio  \n",
-       "3      CASA    medio  \n",
-       "4     PERRO    medio  \n",
-       "..      ...      ...  \n",
-       "89     MESA  difícil  \n",
-       "90    PERRO  difícil  \n",
-       "91     GATO  difícil  \n",
-       "92  MOCHILA  difícil  \n",
-       "93      NaN  difícil  \n",
-       "\n",
-       "[94 rows x 10 columns]"
-      ]
-     },
-     "execution_count": 364,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 467,
+   "execution_count": null,
    "id": "25596b48",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "Index(['Tiempo', 'Partida', 'Cantidad total de palabras a adivinar',\n",
-       "       'Nombre de evento', 'Usuarie - nick', 'usuarie -genero',\n",
-       "       'usuarie -edad', 'Estado ', 'Palabra', 'nivel'],\n",
-       "      dtype='object')"
-      ]
-     },
-     "execution_count": 467,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego.columns"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 468,
+   "execution_count": null,
    "id": "dc52ac21",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Tiempo</th>\n",
-       "      <th>Partida</th>\n",
-       "      <th>Cantidad total de palabras a adivinar</th>\n",
-       "      <th>Nombre de evento</th>\n",
-       "      <th>Usuarie - nick</th>\n",
-       "      <th>usuarie -genero</th>\n",
-       "      <th>usuarie -edad</th>\n",
-       "      <th>Estado</th>\n",
-       "      <th>Palabra</th>\n",
-       "      <th>nivel</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>1621436490</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>inicio_partida</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1</th>\n",
-       "      <td>1621436491</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2</th>\n",
-       "      <td>1621436492</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3</th>\n",
-       "      <td>1621436493</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4</th>\n",
-       "      <td>1621436494</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>5</th>\n",
-       "      <td>1621436495</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>6</th>\n",
-       "      <td>1621436496</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7</th>\n",
-       "      <td>1621436497</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>8</th>\n",
-       "      <td>1621436498</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>9</th>\n",
-       "      <td>1621436499</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>10</th>\n",
-       "      <td>1621436500</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>11</th>\n",
-       "      <td>1621436501</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>12</th>\n",
-       "      <td>1621436502</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>13</th>\n",
-       "      <td>1621436503</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>14</th>\n",
-       "      <td>1621436504</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>15</th>\n",
-       "      <td>1621436505</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>MESA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>16</th>\n",
-       "      <td>1621436506</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>17</th>\n",
-       "      <td>1621436507</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>error</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>18</th>\n",
-       "      <td>1621436508</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>19</th>\n",
-       "      <td>1621436511</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>fin</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>timeout</td>\n",
-       "      <td>NaN</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "        Tiempo  Partida  Cantidad total de palabras a adivinar  \\\n",
-       "0   1621436490        1                                      5   \n",
-       "1   1621436491        1                                      5   \n",
-       "2   1621436492        1                                      5   \n",
-       "3   1621436493        1                                      5   \n",
-       "4   1621436494        1                                      5   \n",
-       "5   1621436495        1                                      5   \n",
-       "6   1621436496        1                                      5   \n",
-       "7   1621436497        1                                      5   \n",
-       "8   1621436498        1                                      5   \n",
-       "9   1621436499        1                                      5   \n",
-       "10  1621436500        1                                      5   \n",
-       "11  1621436501        1                                      5   \n",
-       "12  1621436502        1                                      5   \n",
-       "13  1621436503        1                                      5   \n",
-       "14  1621436504        1                                      5   \n",
-       "15  1621436505        1                                      5   \n",
-       "16  1621436506        1                                      5   \n",
-       "17  1621436507        1                                      5   \n",
-       "18  1621436508        1                                      5   \n",
-       "19  1621436511        1                                      5   \n",
-       "\n",
-       "   Nombre de evento Usuarie - nick usuarie -genero  usuarie -edad  Estado   \\\n",
-       "0    inicio_partida           pepe       masculino             22      NaN   \n",
-       "1           intento           pepe       masculino             22    error   \n",
-       "2           intento           pepe       masculino             22    error   \n",
-       "3           intento           pepe       masculino             22       ok   \n",
-       "4           intento           pepe       masculino             22    error   \n",
-       "5           intento           pepe       masculino             22    error   \n",
-       "6           intento           pepe       masculino             22    error   \n",
-       "7           intento           pepe       masculino             22    error   \n",
-       "8           intento           pepe       masculino             22    error   \n",
-       "9           intento           pepe       masculino             22    error   \n",
-       "10          intento           pepe       masculino             22    error   \n",
-       "11          intento           pepe       masculino             22    error   \n",
-       "12          intento           pepe       masculino             22       ok   \n",
-       "13          intento           pepe       masculino             22       ok   \n",
-       "14          intento           pepe       masculino             22    error   \n",
-       "15          intento           pepe       masculino             22    error   \n",
-       "16          intento           pepe       masculino             22    error   \n",
-       "17          intento           pepe       masculino             22    error   \n",
-       "18          intento           pepe       masculino             22       ok   \n",
-       "19              fin           pepe       masculino             22  timeout   \n",
-       "\n",
-       "   Palabra  nivel  \n",
-       "0      NaN  medio  \n",
-       "1     CASA  medio  \n",
-       "2     CASA  medio  \n",
-       "3     CASA  medio  \n",
-       "4    PERRO  medio  \n",
-       "5    PERRO  medio  \n",
-       "6     GATO  medio  \n",
-       "7     GATO  medio  \n",
-       "8    PERRO  medio  \n",
-       "9    PERRO  medio  \n",
-       "10   PERRO  medio  \n",
-       "11   PERRO  medio  \n",
-       "12    GATO  medio  \n",
-       "13   PERRO  medio  \n",
-       "14   SILLA  medio  \n",
-       "15    MESA  medio  \n",
-       "16   SILLA  medio  \n",
-       "17   SILLA  medio  \n",
-       "18   SILLA  medio  \n",
-       "19     NaN  medio  "
-      ]
-     },
-     "execution_count": 468,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego[df_juego['Partida']==1]"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 469,
+   "execution_count": null,
    "id": "b1bced6e",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Tiempo</th>\n",
-       "      <th>Partida</th>\n",
-       "      <th>Cantidad total de palabras a adivinar</th>\n",
-       "      <th>Nombre de evento</th>\n",
-       "      <th>Usuarie - nick</th>\n",
-       "      <th>usuarie -genero</th>\n",
-       "      <th>usuarie -edad</th>\n",
-       "      <th>Estado</th>\n",
-       "      <th>Palabra</th>\n",
-       "      <th>nivel</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>3</th>\n",
-       "      <td>1621436493</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>12</th>\n",
-       "      <td>1621436502</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>13</th>\n",
-       "      <td>1621436503</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>18</th>\n",
-       "      <td>1621436508</td>\n",
-       "      <td>1</td>\n",
-       "      <td>5</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>pepe</td>\n",
-       "      <td>masculino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>medio</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>21</th>\n",
-       "      <td>1621436513</td>\n",
-       "      <td>2</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>jose</td>\n",
-       "      <td>no binarie</td>\n",
-       "      <td>15</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MESA</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>25</th>\n",
-       "      <td>1621436517</td>\n",
-       "      <td>2</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>jose</td>\n",
-       "      <td>no binarie</td>\n",
-       "      <td>15</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>29</th>\n",
-       "      <td>1621436521</td>\n",
-       "      <td>2</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>jose</td>\n",
-       "      <td>no binarie</td>\n",
-       "      <td>15</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>31</th>\n",
-       "      <td>1621436523</td>\n",
-       "      <td>2</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>jose</td>\n",
-       "      <td>no binarie</td>\n",
-       "      <td>15</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>36</th>\n",
-       "      <td>1621446326</td>\n",
-       "      <td>3</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clementina</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>45</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>38</th>\n",
-       "      <td>1621446328</td>\n",
-       "      <td>3</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clementina</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>45</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MESA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>40</th>\n",
-       "      <td>1621446330</td>\n",
-       "      <td>3</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clementina</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>45</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>42</th>\n",
-       "      <td>1621446332</td>\n",
-       "      <td>3</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clementina</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>45</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>43</th>\n",
-       "      <td>1621446333</td>\n",
-       "      <td>3</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clementina</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>45</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>BANCO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>44</th>\n",
-       "      <td>1621446334</td>\n",
-       "      <td>3</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clementina</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>45</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PAJARO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>52</th>\n",
-       "      <td>1621446342</td>\n",
-       "      <td>4</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>jose</td>\n",
-       "      <td>no binarie</td>\n",
-       "      <td>15</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>54</th>\n",
-       "      <td>1621446344</td>\n",
-       "      <td>4</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>jose</td>\n",
-       "      <td>no binarie</td>\n",
-       "      <td>15</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MESA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>56</th>\n",
-       "      <td>1621446346</td>\n",
-       "      <td>4</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>jose</td>\n",
-       "      <td>no binarie</td>\n",
-       "      <td>15</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>67</th>\n",
-       "      <td>1621436557</td>\n",
-       "      <td>5</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clara</td>\n",
-       "      <td>trans</td>\n",
-       "      <td>31</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>69</th>\n",
-       "      <td>1621436559</td>\n",
-       "      <td>5</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clara</td>\n",
-       "      <td>trans</td>\n",
-       "      <td>31</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MESA</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>71</th>\n",
-       "      <td>1621436561</td>\n",
-       "      <td>5</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clara</td>\n",
-       "      <td>trans</td>\n",
-       "      <td>31</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>75</th>\n",
-       "      <td>1621436565</td>\n",
-       "      <td>5</td>\n",
-       "      <td>4</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>clara</td>\n",
-       "      <td>trans</td>\n",
-       "      <td>31</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>fácil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>87</th>\n",
-       "      <td>1621449116</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>SILLA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>88</th>\n",
-       "      <td>1621449117</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>CASA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>89</th>\n",
-       "      <td>1621449118</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MESA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>90</th>\n",
-       "      <td>1621449119</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>PERRO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>91</th>\n",
-       "      <td>1621449120</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>GATO</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>92</th>\n",
-       "      <td>1621449121</td>\n",
-       "      <td>7</td>\n",
-       "      <td>6</td>\n",
-       "      <td>intento</td>\n",
-       "      <td>flor</td>\n",
-       "      <td>femenino</td>\n",
-       "      <td>22</td>\n",
-       "      <td>ok</td>\n",
-       "      <td>MOCHILA</td>\n",
-       "      <td>difícil</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "        Tiempo  Partida  Cantidad total de palabras a adivinar  \\\n",
-       "3   1621436493        1                                      5   \n",
-       "12  1621436502        1                                      5   \n",
-       "13  1621436503        1                                      5   \n",
-       "18  1621436508        1                                      5   \n",
-       "21  1621436513        2                                      4   \n",
-       "25  1621436517        2                                      4   \n",
-       "29  1621436521        2                                      4   \n",
-       "31  1621436523        2                                      4   \n",
-       "36  1621446326        3                                      6   \n",
-       "38  1621446328        3                                      6   \n",
-       "40  1621446330        3                                      6   \n",
-       "42  1621446332        3                                      6   \n",
-       "43  1621446333        3                                      6   \n",
-       "44  1621446334        3                                      6   \n",
-       "52  1621446342        4                                      6   \n",
-       "54  1621446344        4                                      6   \n",
-       "56  1621446346        4                                      6   \n",
-       "67  1621436557        5                                      4   \n",
-       "69  1621436559        5                                      4   \n",
-       "71  1621436561        5                                      4   \n",
-       "75  1621436565        5                                      4   \n",
-       "87  1621449116        7                                      6   \n",
-       "88  1621449117        7                                      6   \n",
-       "89  1621449118        7                                      6   \n",
-       "90  1621449119        7                                      6   \n",
-       "91  1621449120        7                                      6   \n",
-       "92  1621449121        7                                      6   \n",
-       "\n",
-       "   Nombre de evento Usuarie - nick usuarie -genero  usuarie -edad Estado   \\\n",
-       "3           intento           pepe       masculino             22      ok   \n",
-       "12          intento           pepe       masculino             22      ok   \n",
-       "13          intento           pepe       masculino             22      ok   \n",
-       "18          intento           pepe       masculino             22      ok   \n",
-       "21          intento           jose      no binarie             15      ok   \n",
-       "25          intento           jose      no binarie             15      ok   \n",
-       "29          intento           jose      no binarie             15      ok   \n",
-       "31          intento           jose      no binarie             15      ok   \n",
-       "36          intento     clementina        femenino             45      ok   \n",
-       "38          intento     clementina        femenino             45      ok   \n",
-       "40          intento     clementina        femenino             45      ok   \n",
-       "42          intento     clementina        femenino             45      ok   \n",
-       "43          intento     clementina        femenino             45      ok   \n",
-       "44          intento     clementina        femenino             45      ok   \n",
-       "52          intento           jose      no binarie             15      ok   \n",
-       "54          intento           jose      no binarie             15      ok   \n",
-       "56          intento           jose      no binarie             15      ok   \n",
-       "67          intento          clara           trans             31      ok   \n",
-       "69          intento          clara           trans             31      ok   \n",
-       "71          intento          clara           trans             31      ok   \n",
-       "75          intento          clara           trans             31      ok   \n",
-       "87          intento           flor        femenino             22      ok   \n",
-       "88          intento           flor        femenino             22      ok   \n",
-       "89          intento           flor        femenino             22      ok   \n",
-       "90          intento           flor        femenino             22      ok   \n",
-       "91          intento           flor        femenino             22      ok   \n",
-       "92          intento           flor        femenino             22      ok   \n",
-       "\n",
-       "    Palabra    nivel  \n",
-       "3      CASA    medio  \n",
-       "12     GATO    medio  \n",
-       "13    PERRO    medio  \n",
-       "18    SILLA    medio  \n",
-       "21     MESA    fácil  \n",
-       "25    SILLA    fácil  \n",
-       "29     GATO    fácil  \n",
-       "31    PERRO    fácil  \n",
-       "36     GATO  difícil  \n",
-       "38     MESA  difícil  \n",
-       "40    PERRO  difícil  \n",
-       "42    SILLA  difícil  \n",
-       "43    BANCO  difícil  \n",
-       "44   PAJARO  difícil  \n",
-       "52    SILLA  difícil  \n",
-       "54     MESA  difícil  \n",
-       "56     GATO  difícil  \n",
-       "67    PERRO    fácil  \n",
-       "69     MESA    fácil  \n",
-       "71     GATO    fácil  \n",
-       "75    SILLA    fácil  \n",
-       "87    SILLA  difícil  \n",
-       "88     CASA  difícil  \n",
-       "89     MESA  difícil  \n",
-       "90    PERRO  difícil  \n",
-       "91     GATO  difícil  \n",
-       "92  MOCHILA  difícil  "
-      ]
-     },
-     "execution_count": 469,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego[df_juego['Estado ']=='ok']"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 366,
+   "execution_count": null,
    "id": "24e0860a",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "masculino     2\n",
-       "femenino      2\n",
-       "no binarie    2\n",
-       "trans         1\n",
-       "Name: usuarie -genero, dtype: int64"
-      ]
-     },
-     "execution_count": 366,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego[df_juego['Nombre de evento']=='fin']['usuarie -genero'].value_counts()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 376,
+   "execution_count": null,
    "id": "a85629a6",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "df_juego.rename(columns={'Estado ':'Estado'}, inplace=True)"
@@ -119674,26 +1072,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 377,
+   "execution_count": null,
    "id": "8d491b6e",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "Index(['Tiempo', 'Partida', 'Cantidad total de palabras a adivinar',\n",
-       "       'Nombre de evento', 'Usuarie - nick', 'usuarie -genero',\n",
-       "       'usuarie -edad', 'Estado', 'Palabra', 'nivel'],\n",
-       "      dtype='object')"
-      ]
-     },
-     "execution_count": 377,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego.columns"
    ]
@@ -119710,138 +1092,29 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 470,
+   "execution_count": null,
    "id": "275d22d6",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "0     1621436490\n",
-       "1     1621436491\n",
-       "2     1621436492\n",
-       "3     1621436493\n",
-       "4     1621436494\n",
-       "         ...    \n",
-       "89    1621449118\n",
-       "90    1621449119\n",
-       "91    1621449120\n",
-       "92    1621449121\n",
-       "93    1621449136\n",
-       "Name: Tiempo, Length: 94, dtype: int64"
-      ]
-     },
-     "execution_count": 470,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego.Tiempo"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 471,
+   "execution_count": null,
    "id": "94e62aaa",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>Partida</th>\n",
-       "      <th>Tiempo</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>1</td>\n",
-       "      <td>1621436490</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>20</th>\n",
-       "      <td>2</td>\n",
-       "      <td>1621436512</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>33</th>\n",
-       "      <td>3</td>\n",
-       "      <td>1621446323</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>46</th>\n",
-       "      <td>4</td>\n",
-       "      <td>1621446336</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>64</th>\n",
-       "      <td>5</td>\n",
-       "      <td>1621436554</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>77</th>\n",
-       "      <td>6</td>\n",
-       "      <td>1621436570</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>86</th>\n",
-       "      <td>7</td>\n",
-       "      <td>1621449115</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "    Partida      Tiempo\n",
-       "0         1  1621436490\n",
-       "20        2  1621436512\n",
-       "33        3  1621446323\n",
-       "46        4  1621446336\n",
-       "64        5  1621436554\n",
-       "77        6  1621436570\n",
-       "86        7  1621449115"
-      ]
-     },
-     "execution_count": 471,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego[df_juego['Nombre de evento']=='inicio_partida'][['Partida','Tiempo']]"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 214,
+   "execution_count": null,
    "id": "foreign-commander",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "from datetime import datetime\n",
@@ -119850,46 +1123,20 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 472,
+   "execution_count": null,
    "id": "b820033c",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "1623100449.7718058"
-      ]
-     },
-     "execution_count": 472,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "time.time()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 474,
+   "execution_count": null,
    "id": "35a05998",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "1623100461"
-      ]
-     },
-     "execution_count": 474,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "evento_time = int(time.time())\n",
     "evento_time"
@@ -119905,34 +1152,19 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 475,
+   "execution_count": null,
    "id": "f84b5a6f",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "0"
-      ]
-     },
-     "execution_count": 475,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "datetime.fromtimestamp(evento_time).weekday()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 219,
+   "execution_count": null,
    "id": "bb31fe81",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "evento = int(datetime.timestamp(datetime.now()))"
@@ -119940,11 +1172,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 476,
+   "execution_count": null,
    "id": "c7f98025",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "fecha = datetime.fromtimestamp(evento_time)"
@@ -119952,69 +1182,30 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 477,
+   "execution_count": null,
    "id": "0e5fa840",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "0"
-      ]
-     },
-     "execution_count": 477,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "fecha.weekday()"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 478,
+   "execution_count": null,
    "id": "52975abe",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "18"
-      ]
-     },
-     "execution_count": 478,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "fecha.hour"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 223,
+   "execution_count": null,
    "id": "d47791ba",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "array([2])"
-      ]
-     },
-     "execution_count": 223,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "df_juego.Tiempo.apply(lambda x:datetime.fromtimestamp(x).weekday() ).unique()"
    ]
@@ -120023,19 +1214,15 @@
    "cell_type": "code",
    "execution_count": null,
    "id": "blank-assist",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": []
   },
   {
    "cell_type": "code",
-   "execution_count": 479,
+   "execution_count": null,
    "id": "454dbf33",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "s_shows_2011 = d_netflix[d_netflix['release_year']> 2011].sort_values(by='release_year')\n",
@@ -120044,403 +1231,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 275,
+   "execution_count": null,
    "id": "3ccde231",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/html": [
-       "<div>\n",
-       "<style scoped>\n",
-       "    .dataframe tbody tr th:only-of-type {\n",
-       "        vertical-align: middle;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe tbody tr th {\n",
-       "        vertical-align: top;\n",
-       "    }\n",
-       "\n",
-       "    .dataframe thead th {\n",
-       "        text-align: right;\n",
-       "    }\n",
-       "</style>\n",
-       "<table border=\"1\" class=\"dataframe\">\n",
-       "  <thead>\n",
-       "    <tr style=\"text-align: right;\">\n",
-       "      <th></th>\n",
-       "      <th>release_year</th>\n",
-       "      <th>type</th>\n",
-       "      <th>show_id</th>\n",
-       "      <th>title</th>\n",
-       "      <th>director</th>\n",
-       "      <th>cast</th>\n",
-       "      <th>country</th>\n",
-       "      <th>date_added</th>\n",
-       "      <th>rating</th>\n",
-       "      <th>duration</th>\n",
-       "      <th>listed_in</th>\n",
-       "      <th>description</th>\n",
-       "    </tr>\n",
-       "  </thead>\n",
-       "  <tbody>\n",
-       "    <tr>\n",
-       "      <th>0</th>\n",
-       "      <td>2012</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>158</td>\n",
-       "      <td>158</td>\n",
-       "      <td>154</td>\n",
-       "      <td>153</td>\n",
-       "      <td>158</td>\n",
-       "      <td>158</td>\n",
-       "      <td>158</td>\n",
-       "      <td>158</td>\n",
-       "      <td>158</td>\n",
-       "      <td>158</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>1</th>\n",
-       "      <td>2012</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>61</td>\n",
-       "      <td>61</td>\n",
-       "      <td>5</td>\n",
-       "      <td>55</td>\n",
-       "      <td>61</td>\n",
-       "      <td>60</td>\n",
-       "      <td>61</td>\n",
-       "      <td>61</td>\n",
-       "      <td>61</td>\n",
-       "      <td>61</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>2</th>\n",
-       "      <td>2013</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>202</td>\n",
-       "      <td>202</td>\n",
-       "      <td>200</td>\n",
-       "      <td>186</td>\n",
-       "      <td>202</td>\n",
-       "      <td>202</td>\n",
-       "      <td>202</td>\n",
-       "      <td>202</td>\n",
-       "      <td>202</td>\n",
-       "      <td>202</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>3</th>\n",
-       "      <td>2013</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>65</td>\n",
-       "      <td>65</td>\n",
-       "      <td>4</td>\n",
-       "      <td>62</td>\n",
-       "      <td>65</td>\n",
-       "      <td>64</td>\n",
-       "      <td>64</td>\n",
-       "      <td>65</td>\n",
-       "      <td>65</td>\n",
-       "      <td>65</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>4</th>\n",
-       "      <td>2014</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>244</td>\n",
-       "      <td>244</td>\n",
-       "      <td>239</td>\n",
-       "      <td>230</td>\n",
-       "      <td>244</td>\n",
-       "      <td>244</td>\n",
-       "      <td>244</td>\n",
-       "      <td>244</td>\n",
-       "      <td>244</td>\n",
-       "      <td>244</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>5</th>\n",
-       "      <td>2014</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>90</td>\n",
-       "      <td>90</td>\n",
-       "      <td>8</td>\n",
-       "      <td>80</td>\n",
-       "      <td>90</td>\n",
-       "      <td>90</td>\n",
-       "      <td>90</td>\n",
-       "      <td>90</td>\n",
-       "      <td>90</td>\n",
-       "      <td>90</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>6</th>\n",
-       "      <td>2015</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>382</td>\n",
-       "      <td>382</td>\n",
-       "      <td>372</td>\n",
-       "      <td>348</td>\n",
-       "      <td>382</td>\n",
-       "      <td>382</td>\n",
-       "      <td>380</td>\n",
-       "      <td>382</td>\n",
-       "      <td>382</td>\n",
-       "      <td>382</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>7</th>\n",
-       "      <td>2015</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>159</td>\n",
-       "      <td>159</td>\n",
-       "      <td>13</td>\n",
-       "      <td>148</td>\n",
-       "      <td>159</td>\n",
-       "      <td>157</td>\n",
-       "      <td>158</td>\n",
-       "      <td>159</td>\n",
-       "      <td>159</td>\n",
-       "      <td>159</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>8</th>\n",
-       "      <td>2016</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>642</td>\n",
-       "      <td>642</td>\n",
-       "      <td>625</td>\n",
-       "      <td>572</td>\n",
-       "      <td>642</td>\n",
-       "      <td>642</td>\n",
-       "      <td>642</td>\n",
-       "      <td>642</td>\n",
-       "      <td>642</td>\n",
-       "      <td>642</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>9</th>\n",
-       "      <td>2016</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>240</td>\n",
-       "      <td>240</td>\n",
-       "      <td>12</td>\n",
-       "      <td>211</td>\n",
-       "      <td>240</td>\n",
-       "      <td>239</td>\n",
-       "      <td>240</td>\n",
-       "      <td>240</td>\n",
-       "      <td>240</td>\n",
-       "      <td>240</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>10</th>\n",
-       "      <td>2017</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>744</td>\n",
-       "      <td>744</td>\n",
-       "      <td>725</td>\n",
-       "      <td>654</td>\n",
-       "      <td>744</td>\n",
-       "      <td>744</td>\n",
-       "      <td>742</td>\n",
-       "      <td>744</td>\n",
-       "      <td>744</td>\n",
-       "      <td>744</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>11</th>\n",
-       "      <td>2017</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>268</td>\n",
-       "      <td>268</td>\n",
-       "      <td>25</td>\n",
-       "      <td>239</td>\n",
-       "      <td>268</td>\n",
-       "      <td>268</td>\n",
-       "      <td>268</td>\n",
-       "      <td>268</td>\n",
-       "      <td>268</td>\n",
-       "      <td>268</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>12</th>\n",
-       "      <td>2018</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>734</td>\n",
-       "      <td>734</td>\n",
-       "      <td>704</td>\n",
-       "      <td>666</td>\n",
-       "      <td>734</td>\n",
-       "      <td>734</td>\n",
-       "      <td>734</td>\n",
-       "      <td>734</td>\n",
-       "      <td>734</td>\n",
-       "      <td>734</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>13</th>\n",
-       "      <td>2018</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>387</td>\n",
-       "      <td>387</td>\n",
-       "      <td>24</td>\n",
-       "      <td>334</td>\n",
-       "      <td>387</td>\n",
-       "      <td>386</td>\n",
-       "      <td>387</td>\n",
-       "      <td>387</td>\n",
-       "      <td>387</td>\n",
-       "      <td>387</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>14</th>\n",
-       "      <td>2019</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>582</td>\n",
-       "      <td>582</td>\n",
-       "      <td>548</td>\n",
-       "      <td>521</td>\n",
-       "      <td>582</td>\n",
-       "      <td>582</td>\n",
-       "      <td>582</td>\n",
-       "      <td>582</td>\n",
-       "      <td>582</td>\n",
-       "      <td>582</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>15</th>\n",
-       "      <td>2019</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>414</td>\n",
-       "      <td>414</td>\n",
-       "      <td>30</td>\n",
-       "      <td>361</td>\n",
-       "      <td>414</td>\n",
-       "      <td>414</td>\n",
-       "      <td>414</td>\n",
-       "      <td>414</td>\n",
-       "      <td>414</td>\n",
-       "      <td>414</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>16</th>\n",
-       "      <td>2020</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>411</td>\n",
-       "      <td>411</td>\n",
-       "      <td>391</td>\n",
-       "      <td>374</td>\n",
-       "      <td>411</td>\n",
-       "      <td>411</td>\n",
-       "      <td>411</td>\n",
-       "      <td>411</td>\n",
-       "      <td>411</td>\n",
-       "      <td>411</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>17</th>\n",
-       "      <td>2020</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>457</td>\n",
-       "      <td>457</td>\n",
-       "      <td>50</td>\n",
-       "      <td>379</td>\n",
-       "      <td>457</td>\n",
-       "      <td>457</td>\n",
-       "      <td>457</td>\n",
-       "      <td>457</td>\n",
-       "      <td>457</td>\n",
-       "      <td>457</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>18</th>\n",
-       "      <td>2021</td>\n",
-       "      <td>Movie</td>\n",
-       "      <td>12</td>\n",
-       "      <td>12</td>\n",
-       "      <td>9</td>\n",
-       "      <td>9</td>\n",
-       "      <td>12</td>\n",
-       "      <td>12</td>\n",
-       "      <td>12</td>\n",
-       "      <td>12</td>\n",
-       "      <td>12</td>\n",
-       "      <td>12</td>\n",
-       "    </tr>\n",
-       "    <tr>\n",
-       "      <th>19</th>\n",
-       "      <td>2021</td>\n",
-       "      <td>TV Show</td>\n",
-       "      <td>19</td>\n",
-       "      <td>19</td>\n",
-       "      <td>2</td>\n",
-       "      <td>15</td>\n",
-       "      <td>19</td>\n",
-       "      <td>19</td>\n",
-       "      <td>19</td>\n",
-       "      <td>19</td>\n",
-       "      <td>19</td>\n",
-       "      <td>19</td>\n",
-       "    </tr>\n",
-       "  </tbody>\n",
-       "</table>\n",
-       "</div>"
-      ],
-      "text/plain": [
-       "    release_year     type  show_id  title  director  cast  country  \\\n",
-       "0           2012    Movie      158    158       154   153      158   \n",
-       "1           2012  TV Show       61     61         5    55       61   \n",
-       "2           2013    Movie      202    202       200   186      202   \n",
-       "3           2013  TV Show       65     65         4    62       65   \n",
-       "4           2014    Movie      244    244       239   230      244   \n",
-       "5           2014  TV Show       90     90         8    80       90   \n",
-       "6           2015    Movie      382    382       372   348      382   \n",
-       "7           2015  TV Show      159    159        13   148      159   \n",
-       "8           2016    Movie      642    642       625   572      642   \n",
-       "9           2016  TV Show      240    240        12   211      240   \n",
-       "10          2017    Movie      744    744       725   654      744   \n",
-       "11          2017  TV Show      268    268        25   239      268   \n",
-       "12          2018    Movie      734    734       704   666      734   \n",
-       "13          2018  TV Show      387    387        24   334      387   \n",
-       "14          2019    Movie      582    582       548   521      582   \n",
-       "15          2019  TV Show      414    414        30   361      414   \n",
-       "16          2020    Movie      411    411       391   374      411   \n",
-       "17          2020  TV Show      457    457        50   379      457   \n",
-       "18          2021    Movie       12     12         9     9       12   \n",
-       "19          2021  TV Show       19     19         2    15       19   \n",
-       "\n",
-       "    date_added  rating  duration  listed_in  description  \n",
-       "0          158     158       158        158          158  \n",
-       "1           60      61        61         61           61  \n",
-       "2          202     202       202        202          202  \n",
-       "3           64      64        65         65           65  \n",
-       "4          244     244       244        244          244  \n",
-       "5           90      90        90         90           90  \n",
-       "6          382     380       382        382          382  \n",
-       "7          157     158       159        159          159  \n",
-       "8          642     642       642        642          642  \n",
-       "9          239     240       240        240          240  \n",
-       "10         744     742       744        744          744  \n",
-       "11         268     268       268        268          268  \n",
-       "12         734     734       734        734          734  \n",
-       "13         386     387       387        387          387  \n",
-       "14         582     582       582        582          582  \n",
-       "15         414     414       414        414          414  \n",
-       "16         411     411       411        411          411  \n",
-       "17         457     457       457        457          457  \n",
-       "18          12      12        12         12           12  \n",
-       "19          19      19        19         19           19  "
-      ]
-     },
-     "execution_count": 275,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "\n",
     "data_show_2011"
@@ -120448,11 +1242,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 480,
+   "execution_count": null,
    "id": "5403b62b",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "grafico_anios = list(data_show_2011['release_year'].unique())"
@@ -120460,23 +1252,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 482,
+   "execution_count": null,
    "id": "96e10719",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021]"
-      ]
-     },
-     "execution_count": 482,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "\n",
     "grafico_anios"
@@ -120484,34 +1263,19 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 484,
+   "execution_count": null,
    "id": "62354ed4",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[158, 202, 244, 382, 642, 744, 734, 582, 411, 12]"
-      ]
-     },
-     "execution_count": 484,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "data_show_2011[data_show_2011['type']=='Movie']['show_id'].tolist()\n"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 485,
+   "execution_count": null,
    "id": "b87d0506",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "grafico_data =[data_show_2011[data_show_2011['type']=='Movie']['show_id'].tolist(),\n",
@@ -120520,24 +1284,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 486,
+   "execution_count": null,
    "id": "71ead89c",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[[158, 202, 244, 382, 642, 744, 734, 582, 411, 12],\n",
-       " [61, 65, 90, 159, 240, 268, 387, 414, 457, 19]]"
-      ]
-     },
-     "execution_count": 486,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "grafico_data"
    ]
@@ -120554,24 +1304,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 291,
+   "execution_count": null,
    "id": "73bd9a78",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[[158, 202, 244, 382, 642, 744, 734, 582, 411, 12],\n",
-       " [61, 65, 90, 159, 240, 268, 387, 414, 457, 19]]"
-      ]
-     },
-     "execution_count": 291,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "grafico_data"
    ]
@@ -120586,11 +1322,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 487,
+   "execution_count": null,
    "id": "b70c3425",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "import matplotlib.pyplot as plt\n",
@@ -120599,46 +1333,20 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 237,
+   "execution_count": null,
    "id": "7fd0620d",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "[2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021]"
-      ]
-     },
-     "execution_count": 237,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "grafico_anios"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 240,
+   "execution_count": null,
    "id": "3d78f1ed",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "text/plain": [
-       "array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])"
-      ]
-     },
-     "execution_count": 240,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "X = np.arange(len(grafico_anios))\n",
     "X"
@@ -120646,11 +1354,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 324,
+   "execution_count": null,
    "id": "049b4903",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": [
     "labels = ['Movies', 'TV SHOWS']"
@@ -120658,25 +1364,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 491,
+   "execution_count": null,
    "id": "8ef49d60",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "image/png": "iVBORw0KGgoAAAANSUhEUgAAAeYAAAFNCAYAAADVSMziAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAkAElEQVR4nO3de7hVdb3v8fdXUFFJkUtE4BFKtte4hyDqMd3ba4m2vZF531FmF21buffpSfRUj3XcZbejmzJFI0kz09QyN2k7D+kOFFBDN3iLZSCIoZlRXr7njzGgBcFiLphzrbHWfL+eZz5zjN8Yc6zvnFw+6/cbY/5GZCaSJKkatunsAiRJ0l8ZzJIkVYjBLElShRjMkiRViMEsSVKFGMySJFVIz84uYGv0798/hw4d2tllSJLULvPmzXs+MwdsbFuXDuahQ4cyd+7czi5DkqR2iYhnNrXNoWxJkirEYJYkqUIMZkmSKqRLn2PemFdffZWWlhbWrFnT2aV0W7169WLIkCFsu+22nV2KJHU73S6YW1paeNOb3sTQoUOJiM4up9vJTFatWkVLSwvDhg3r7HIkqdvpdkPZa9asoV+/foZyg0QE/fr1c0RCkhqk2wUzYCg3mJ+vJDVOtwzmzhYRvP/971+3/tprrzFgwADe/e53b9HxrrrqKq677rp6lSdJqrBud455Q/Xu3GVufp+ddtqJRx55hD/96U/ssMMO3H333QwePHiLf+aHPvShLX6tJKlrscfcIEcffTR33HEHADfccANTpkxZt+2FF17guOOOY8SIEUyYMIGFCxfyxhtvMHToUFavXr1uv+HDh/Pcc88xbdo0Lr/8cgCeeOIJjjzySMaOHctBBx3EY489BsBNN93Efvvtx8iRIzn44IM77o1KkurKYG6QU045hVmzZrFmzRoWLlzI/vvvv27bxRdfzOjRo1m4cCFf+MIXOP3009lmm22YPHkyt9xyCwAPPPAAu+++OwMHDlzvuFOnTuXrX/868+bN4/LLL+fDH/4wAJdeeil33XUXCxYs4Lbbbuu4NypJqiuDuUFGjBjB008/zQ033MDRRx+93rb77ruP0047DYBDDz2UVatW8dJLL3HyySfz/e9/H4BZs2Zx8sknr/e6l19+mTlz5nDiiScyatQoPvjBD7Js2TIAJk2axJlnnsm3vvUtXn/99Q54h5KkRuj255g707HHHsuFF17Ivffey6pVqza7/8SJE1myZAkrV67kRz/6EZ/5zGfW2/7GG2/Qp08f5s+f/zevveqqq3jggQe44447GDt2LPPmzaNfv371eivSJrXnOo5artGQmp095gY6++yzufjii3nHO96xXvtBBx3EzJkzAbj33nvp378/O++8MxHB8ccfzyc+8Qn23nvvvwnWnXfemWHDhnHTTTcBxWQfCxYsAIpzz/vvvz+XXnopAwYMYOnSpR3wDiVJ9WaPuYGGDBnCxz72sb9pnzZtGmeffTYjRoxgxx13ZMaMGeu2nXzyybzzne/k2muv3egxZ86cybnnnsvnPvc5Xn31VU455RRGjhzJJz/5SRYvXkxmcthhhzFy5MhGvS1JUgNFduGxpXHjxuWG92NetGgRe++9dydV1Dz8nLVWVxnKrrXOLvxforqQiJiXmeM2ts2hbEmSKsRgliSpQgxmSZIqxGCWJKlCDGZJkirEYJYkqUIM5jpbtWoVo0aNYtSoUbzlLW9h8ODBjBo1iojgrrvuWm/fK664gnPPPfdvjvH5z3+efffdlxEjRjBq1CgeeOABAA455BBafz3s6aefZr/99lu3ft999zF+/Hj22msv9tprL6ZPnw7A6tWr6devH2u/GverX/2KiKClpQWAF198kb59+/LGG29w//33s//++zNq1Cj23ntvpk2bVtfPR5LUtm4/wUhcUt/7PubFbX/JsV+/fuumzJw2bRq9e/fmwgsvZPr06cyaNYsjjjhi3b6zZs3iS1/60nqv/9WvfsXtt9/Ogw8+yPbbb8/zzz/PX/7yl83WtXz5ct73vvfxox/9iDFjxvD8889zxBFHMHjwYI455hgGDRrEokWL2GeffZgzZw6jR49mzpw5nHTSSdx///2MHz+ebbbZhjPOOIMbb7yRkSNH8vrrr/P444+3/0OSJG2xhvWYI2LPiJjf6vFSRJwfEX0j4u6IWFw+71ruHxHxtYhYEhELI2JMo2rrDCeccAJ33HHHupB9+umn+d3vfsdBBx203n7Lli2jf//+bL/99gD079+ft771rZs9/je/+U3OPPNMxowZs+51X/rSl7jssssAOOCAA5gzZw4Ac+bM4YILLlhvfdKkSQCsWLGCQYMGAdCjRw/22WefrX3rkqR2aFgwZ+bjmTkqM0cBY4FXgFuAi4DZmTkcmF2uAxwFDC8fU4ErG1VbZ+jbty/jx4/nJz/5CVD0lk866SRig+mIDj/8cJYuXcrf/d3f8eEPf5hf/OIX620/9dRT1w2Vt75r1aOPPsrYsWPX23fcuHE8+uijQHH3qbVB/OSTT3LiiSeuGxafM2cOBxxwAAAXXHABe+65J8cffzz//u//zpo1a+r4KUiSNqejzjEfBjyRmc8Ak4G1k0PPAI4rlycD12XhfqBPRAzqoPo6xJQpU5g1axZQBPOUKVP+Zp/evXszb948pk+fzoABAzj55JPXmzd75syZzJ8/n/nz53PnnXfW/LPX9pifeuophg4dSq9evchMXn75ZebNm7fuftGf/exnmTt3Locffjjf+973OPLII7fuTUuS2qWjgvkU4IZyeWBmLiuXlwMDy+XBQOtbIrWUbd3G5MmTmT17Ng8++CCvvPLK3/Rw1+rRoweHHHIIl1xyCd/4xje4+eabN3vsffbZh3nz5q3XNm/ePPbdd18Ahg8fzurVq/nxj3/MxIkTARg7dizXXHMNQ4cOpXfv3ute9/a3v51zzz2X2bNns2DBgppuWSlJqo+GB3NEbAccC9y04bYsLhNu15TxETE1IuZGxNyVK1fWqcqO0bt3b971rndx9tlnb7S3DPD444+zePHidevz589n99133+yxzzvvPK699tp1F56tWrWKT3/603zqU59at8+ECRP46le/ui6YJ06cyBVXXLHu/DLAHXfcse7q7cWLF9OjRw/69OnT3rcqSdpCHXFV9lHAg5n5XLn+XEQMysxl5VD1irL9WWC3Vq8bUratJzOnA9OhuLtU48pujClTpnD88cevG9Le0Msvv8xHP/pRVq9eTc+ePdljjz3Wfe2pLYMGDeK73/0uH/jAB/jDH/5AZnL++efznve8Z90+kyZN4s4772TcuOKGJhMnTuTJJ59cd34Z4Prrr+eCCy5gxx13pGfPnsycOZMePXps5buWJNWq4bd9jIhZwF2ZeU25/n+AVZl5WURcBPTNzE9FxDHAR4Cjgf2Br2Xm+LaO7W0fO4+fs9byto9S+7V128eG9pgjYifgH4APtmq+DLgxIs4BngFOKtvvpAjlJRRXcJ/VyNokSaqihgZzZv4R6LdB2yqKq7Q33DeB8xpZjyRJVeeUnJIkVUi3DOZGnzdvdn6+ktQ43S6Ye/XqxapVqwyPBslMVq1aRa9evTq7FEnqlrrdTSyGDBlCS0sLXe07zl1Jr169GDJkSGeXIUndUrcL5m233ZZhw4Z1dhmSJG2RbjeULUlSV2YwS5JUIQazJEkVYjBLklQhBrMkSRViMEuSVCEGsyRJFWIwS5JUIQazJEkVYjBLklQhBrMkSRXS7ebKlrqTiNr282ZqUvdhj1mSpAoxmCVJqhCDWZKkCjGYJUmqEINZkqQKMZglSaoQg1mSpAoxmCVJqhCDWZKkCjGYJUmqEINZkqQKaWgwR0SfiPhBRDwWEYsiYmJE9I2IuyNicfm8a7lvRMTXImJJRCyMiDGNrE2SpCpqdI/5q8BPM3MvYCSwCLgImJ2Zw4HZ5TrAUcDw8jEVuLLBtUmSVDkNC+aI2AU4GLgaIDP/kpmrgcnAjHK3GcBx5fJk4Los3A/0iYhBjapPkqQqamSPeRiwErgmIh6KiG9HxE7AwMxcVu6zHBhYLg8GlrZ6fUvZJklS02hkMPcExgBXZuZo4I/8ddgagMxMoF13ko2IqRExNyLmrly5sm7FSpJUBY0M5hagJTMfKNd/QBHUz60doi6fV5TbnwV2a/X6IWXbejJzemaOy8xxAwYMaFjxkiR1hoYFc2YuB5ZGxJ5l02HAb4DbgDPKtjOAW8vl24DTy6uzJwAvthryliSpKfRs8PE/CsyMiO2AJ4GzKH4ZuDEizgGeAU4q970TOBpYArxS7itJUlNpaDBn5nxg3EY2HbaRfRM4r5H1SJJUdc78JUlShTR6KFuSVKOI2vbLdn2XRV2NPWZJkirEYJYkqUIMZkmSKsRgliSpQgxmSZIqxGCWJKlCDGZJkirEYJYkqUIMZkmSKsRgliSpQgxmSZIqxGCWJKlCDGZJkirEYJYkqUIMZkmSKsRgliSpQgxmSZIqxGCWJKlCDGZJkirEYJYkqUIMZkmSKsRgliSpQgxmSZIqxGCWJKlC2hXMEbFrRIxoVDGSJDW7zQZzRNwbETtHRF/gQeBbEfHlxpcmSVLzqaXHvEtmvgS8F7guM/cH/r6Wg0fE0xHxcETMj4i5ZVvfiLg7IhaXz7uW7RERX4uIJRGxMCLGbOmbkiSpq6olmHtGxCDgJOD2LfgZ78rMUZk5rly/CJidmcOB2eU6wFHA8PIxFbhyC36WJEldWi3BfClwF7AkM38dEW8DFm/Fz5wMzCiXZwDHtWq/Lgv3A33KXwgkSWoatQTzjzNzRGZ+GCAzn8zMf6zx+An8LCLmRcTUsm1gZi4rl5cDA8vlwcDSVq9tKdvWExFTI2JuRMxduXJljWVIktQ19Kxhn0ci4jngl+Xjvsx8scbjH5iZz0bEm4G7I+Kx1hszMyMi21NwZk4HpgOMGzeuXa+VJKnqNttjzsw9gCnAw8AxwIKImF/LwTPz2fJ5BXALMB54bu0Qdfm8otz9WWC3Vi8fUrZJktQ0avm61BBgEnAQMBp4FPh+Da/bKSLetHYZOBx4BLgNOKPc7Qzg1nL5NuD08ursCcCLrYa8JUlqCrUMZf8W+DXwhcz8UDuOPRC4JSLW/pzvZeZPI+LXwI0RcQ7wDMXV3gB3AkcDS4BXgLPa8bMkSeoWagnm0cCBwPsi4iKKK7J/kZlXt/WizHwSGLmR9lXAYRtpT+C8WoqWJKm72mwwZ+aCiHgCeIJiOPv9wP8E2gxmSZLUfpsN5nLGru2BORRXZR+cmc80ujBJkppRLUPZR2WmXxiWJKkD1DLByF8i4strJ/WIiH+LiF0aXpkkSU2olmD+DvAHiqunTwJeAq5pZFGSJDWrWoay377BFJyX1DrBiCRJap9aesx/iogD165ExCTgT40rSZKk5lVLj/lDwHXleeUAXgDObGRRkiQ1q5q+xwyMjIidy/WXGl6VJElNqpbvMW8P/CMwFOhZTrFJZl7a0MokSWpCtQxl3wq8CMwD/tzYciRJ3UVcEjXtlxd7B9/WagnmIZl5ZMMrkSRJNV2VPSci3tHwSiRJ0qZ7zBHxMJDlPmdFxJMUQ9lBcTOoER1ToiRJzaOtoex3d1gVkiQJaGMoOzOfKe8i1RNYXi4PAyZTXAwmSZLqrJZzzDcDr0fEHsB0YDfgew2tSpKkJlVLML+Rma8B7wW+npmfBAY1tixJkppTLcH8akRMAU4Hbi/btm1cSZIkNa9agvksYCLw+cx8KiKGAdc3tixJkppTLXNl/wb4WKv1p4AvNrIoSZKaVS09ZkmS1EEMZkmSKqTmYI6IHRtZiCRJqiGYI+KAiPgN8Fi5PjIi/m/DK5MkqQnV0mP+CnAEsAogMxcABzeyKEmSmlUtt30kM5dGrHdfzdcbU44kaXNqvc8xeK/jrqiWHvPSiDgAyIjYNiIuBBY1uC5JUgVF1P7QlqklmD8EnAcMBp4FRpXrNYmIHhHxUETcXq4Pi4gHImJJRHw/IrYr27cv15eU24e2981IktTVbTaYM/P5zDw1Mwdm5psz8/2ZuaodP+PjrN/D/iLwlczcA/g9cE7Zfg7w+7L9KziJiSSpCW3yHHNEfB3Y5MmJzPzYpra1OsYQ4Bjg88AnojhRfSjwvnKXGcA04EqK20lOK9t/AHwjIiIzPUEiSWoabfWY5wLzgF7AGGBx+RgFbFfj8a8APgW8Ua73A1aXd6sCaKEYIqd8XgpQbn+x3H89ETE1IuZGxNyVK1fWWIYkSV3DJnvMmTkDICLOBQ5cG6YRcRXwy80dOCLeDazIzHkRcUhdqi3qmk5xX2jGjRtnb1qS1K3U8nWpXYGdgRfK9d5l2+ZMAo6NiKMpet07A18F+kREzzLoh1BcUEb5vBvQEhE9gV0ovzstSVKzqOWq7MuAhyLi2oiYATwIfGFzL8rMf8nMIZk5FDgF+HlmngrcA5xQ7nYGcGu5fFu5Trn9555fliQ1m1pu+3hNRPwE2L9s+nRmLt+Kn/lpYFZEfA54CLi6bL8auD4illD0zk/Zip8hSVKXVOvMX8v5a8+23TLzXuDecvlJYPxG9lkDnLilP0OS6qHWWbWcUUuN4m0fJUmqkJp6zFJ3VOuUgV7pIKkjtTXBSN+2XpiZL7S1XZIktV9bPeZ5FDN/BfA/KKbPDKAP8FtgWKOLkySp2WzyHHNmDsvMtwH/AbwnM/tnZj/g3cDPOqpASZKaSS0Xf03IzDvXrmTmT4ADGleSJEnNq5aLv34XEZ8Bvluunwr8rnElSZLUvGrpMU8BBgC3lI83l22SJKnOapn56wWKeypLkqQG22wwR8QAils37ktxMwoAMvPQBtYlSVJTqmUoeybwGMXXoy4BngZ+3cCaJElqWrUEc7/MvBp4NTN/kZlnA/aWJUlqgFquyn61fF4WEcdQXJHd5qxgkiRpy9QSzJ+LiF2Afwa+DuwMXNDQqiRJalK1XJV9e7n4IvCuxpYjSVJza+smFl+nmCt7ozLzYw2pSJKkJtbWxV9zKW5k0QsYAywuH6OA7RpemSRJTWiTPebMnAEQEecCB2bma+X6VcAvO6Y8SZKaSy1fl9qV4oKvtXqXbZIkqc5quSr7MuChiLiH4n7MBwPTGlmUJEnNqparsq+JiJ8A+5dNn87M5Y0tS5Kk5rTJoeyI2Kt8HgO8FVhaPt5atkmSpDprq8f8CWAq8G8b2ZY4LackSXXX1lXZU8vFozJzTettEdFrIy+RJElbqZarsufU2CZJkrZSWzN/vQUYDOwQEaMprsiG4qtTO3ZAbZIkNZ22zjEfAZwJDAG+3Kr9D8C/NrAmSZKa1uZm/poREf+YmTd3YE2SJDWtWiYYuT0i3gcMbb1/Zl7a1ovKC8T+E9i+fN0PMvPiiBgGzAL6UczFfVpm/iUitgeuA8YCq4CTM/Ppdr8jSZK6sFou/roVmAy8Bvyx1WNz/gwcmpkjKW58cWRETAC+CHwlM/cAfg+cU+5/DvD7sv0r5X6SJDWVWnrMQzLzyPYeODMTeLlc3bZ8rP3+8/vK9hkU03teSRH+08r2HwDfiIgojyNJUlOo6etSEfGOLTl4RPSIiPnACuBu4Alg9do7VQEtFFd+Uz4vBSi3v0gx3L3hMadGxNyImLty5cotKUuSpMqqJZgPBOZFxOMRsTAiHo6IhbUcPDNfz8xRFFd2jwf22vJS1x1zemaOy8xxAwYM2NrDSZJUKbUMZR+1tT8kM1eXd6eaCPSJiJ5lr3gI8Gy527PAbkBLRPQEdqG4CEySpKax2R5zZj6Tmc8Af6I4R7z20aaIGBARfcrlHYB/ABYB9wAnlLudQXFxGcBt5Trl9p97flmS1Gw222OOiGMpbmTxVopzxbtTBOy+m3npIIrvQfeg+AXgxsy8PSJ+A8yKiM8BDwFXl/tfDVwfEUuAF4BTtuD9SJLUpdUylP2/gQnAf2Tm6Ih4F/D+zb0oMxcCozfS/iTF+eYN29cAJ9ZQjyRJ3VYtF3+9mpmrgG0iYpvMvAcY1+C6JElqSrX0mFdHRG+KWbxmRsQKaptgRJIktVMtPebJwCvABcBPKb6L/J5GFiVJUrPaZDBHxB4RMSkz/5iZb2Tma+WNLR4E+nRYhZIkNZG2esxXAC9tpP3FcpskSaqztoJ5YGY+vGFj2Ta0YRVJktTE2rr4q08b23aocx2SmkBcEjXtlxc7t5CaV1s95rkR8YENGyPinyjuoyxJkuqsrR7z+cAtEXEqfw3iccB2wPENrkuSpKa0yWDOzOeAA8qZvvYrm+/IzJ93SGWSJDWhzU4wUs70dU8H1CJJUtOrZYIRSZLUQQxmSZIqxGCWJKlCDGZJkiqklrtLSe0Stc0hAUA6j4QkrcdglrqBWmfUAmfVkqrOoWxJkirEYJYkqUIMZkmSKsRgliSpQgxmSZIqxGCWJKlCDGZJkirEYJYkqUIMZkmSKsRgliSpQhoWzBGxW0TcExG/iYhHI+LjZXvfiLg7IhaXz7uW7RERX4uIJRGxMCLGNKo2SZKqqpE95teAf87MfYAJwHkRsQ9wETA7M4cDs8t1gKOA4eVjKnBlA2uTJKmSGhbMmbksMx8sl/8ALAIGA5OBGeVuM4DjyuXJwHVZuB/oExGDGlWfJElV1CHnmCNiKDAaeAAYmJnLyk3LgYHl8mBgaauXtZRtaiWitockqWtqeDBHRG/gZuD8zHyp9bbMTKBd96CLiKkRMTci5q5cubKOlUqS1PkaGswRsS1FKM/MzB+Wzc+tHaIun1eU7c8Cu7V6+ZCybT2ZOT0zx2XmuAEDBjSueEmSOkEjr8oO4GpgUWZ+udWm24AzyuUzgFtbtZ9eXp09AXix1ZC3JElNoWcDjz0JOA14OCLml23/ClwG3BgR5wDPACeV2+4EjgaWAK8AZzWwNkmSKqlhwZyZ9wGbugzpsI3sn8B5japHkqSuwJm/JEmqEINZkqQKMZglSaoQg1mSpAoxmCVJqhCDWZKkCjGYJUmqEINZkqQKMZglSaoQg1mSpApp5FzZUrcQl9R2g+u8uF13MJWkjTKYW4na/v8l/f9XktQgDmVLklQhBrMkSRViMEuSVCEGsyRJFWIwS5JUIQazJEkVYjBLklQhBrMkSRViMEuSVCEGsyRJFWIwS5JUIQazJEkVYjBLklQhBrMkSRViMEuSVCEGsyRJFdKwYI6I70TEioh4pFVb34i4OyIWl8+7lu0REV+LiCURsTAixjSqLkmSqqyRPeZrgSM3aLsImJ2Zw4HZ5TrAUcDw8jEVuLKBdUmSVFkNC+bM/E/ghQ2aJwMzyuUZwHGt2q/Lwv1An4gY1KjaJEmqqo4+xzwwM5eVy8uBgeXyYGBpq/1ayjZJkppKp138lZkJZHtfFxFTI2JuRMxduXJlAyqTJKnzdHQwP7d2iLp8XlG2Pwvs1mq/IWXb38jM6Zk5LjPHDRgwoKHFSpLU0To6mG8DziiXzwBubdV+enl19gTgxVZD3pIkNY2ejTpwRNwAHAL0j4gW4GLgMuDGiDgHeAY4qdz9TuBoYAnwCnBWo+qSJKnKGhbMmTllE5sO28i+CZzXqFpUXXFJ1LRfXtzuyxEkqUty5i9JkirEYJYkqUIMZkmSKsRgliSpQgxmSZIqxGCWJKlCDGZJkirEYJYkqUIaNsGIOletE3eAk3dIUpUYzFvA2aokSY3iULYkSRViMEuSVCEGsyRJFWIwS5JUIQazJEkVYjBLklQhBrMkSRViMEuSVCEGsyRJFWIwS5JUIQazJEkVYjBLklQhBrMkSRViMEuSVCEGsyRJFeL9mCVJTSsuiZr2y4uzwZX8lT1mSZIqxGCWJHU7EbU9qqhSwRwRR0bE4xGxJCIu6ux6JEnqaJUJ5ojoAXwTOArYB5gSEft0blWSJHWsygQzMB5YkplPZuZfgFnA5E6uSZKkDlWlYB4MLG213lK2SZLUNCKz4y4Bb0tEnAAcmZn/VK6fBuyfmR/ZYL+pwNRydU/g8QaX1h94vsE/Y2t1hRqha9RpjfXTFeq0xvrpCnVWqcbdM3PAxjZU6XvMzwK7tVofUratJzOnA9M7qqiImJuZ4zrq522JrlAjdI06rbF+ukKd1lg/XaHOrlAjVGso+9fA8IgYFhHbAacAt3VyTZIkdajK9Jgz87WI+AhwF9AD+E5mPtrJZUmS1KEqE8wAmXkncGdn17GBDhs23wpdoUboGnVaY/10hTqtsX66Qp1docbqXPwlSZKqdY5ZkqSm13TBHBG7RcQ9EfGbiHg0Ij5etveNiLsjYnH5vGvZvldE/Coi/hwRF27uOBWrsVdE/FdELCiPc0m9aqxnna2O1yMiHoqI26tYY0Q8HREPR8T8iJhb0Rr7RMQPIuKxiFgUEROrVmdE7Fl+hmsfL0XE+VWqsdx2QXmMRyLihojoVcEaP17W92i9PsOtqPPUiFhY/huZExEjWx2rIdMt17nG70TEioh4pF71bbHMbKoHMAgYUy6/CfhviilAvwRcVLZfBHyxXH4z8E7g88CFmztOxWoMoHe5vC3wADChap9lq+N9AvgecHsVawSeBvpX9e9kuW0G8E/l8nZAnyrW2eqYPYDlFN/prEyNFJMbPQXsUK7fCJxZsRr3Ax4BdqS4Xug/gD068c/7AGDXcvko4IFWf8ZPAG8r/04uoPP+r9xojeX6wcAY4JF6fYZb+mi6HnNmLsvMB8vlPwCLKP4RTqb4T43y+bhynxWZ+Wvg1RqPU6UaMzNfLle3LR91u6igXnUCRMQQ4Bjg2/Wqr941Nkq9aoyIXSj+c7m63O8vmbm6anVu4DDgicx8poI19gR2iIieFOH3u4rVuDdFsLySma8BvwDeW48at7DOOZn5+7L9foq5KKCB0y3XsUYy8z+BF+pR19ZqumBuLSKGAqMpepIDM3NZuWk5MHALj1NXW1tjFMPD84EVwN2ZWfca61EncAXwKeCNRtQHdakxgZ9FxLwoZqCrWo3DgJXANVGcEvh2ROxUwTpbOwW4ob7VFbamxsx8Frgc+C2wDHgxM39WpRopessHRUS/iNgROJr1J2nqzDrPAX5SLnfIdMtbWWOlNG0wR0Rv4Gbg/Mx8qfW2LMY1aupZtnWcKtSYma9n5iiK3wzHR8R+9ayxHnVGxLuBFZk5r9611avG0oGZOYZiCOy8iDi4YjX2pBiKuzIzRwN/pBjGq6s6/tvZDjgWuKlqNZbnJCdT/LLzVmCniHh/lWrMzEXAF4GfAT8F5gOv17PGLakzIt5FEXqfrnctXbnG9mjKYI6IbSn+EGdm5g/L5uciYlC5fRBFD3NLjlOpGtcqhzTvAY6sYJ2TgGMj4mmKYa5DI+K7FatxbS+KzFwB3EIxRFelGluAllajIj+gCOq6qfPfy6OABzPzuQrW+PfAU5m5MjNfBX5IcX6ySjWSmVdn5tjMPBj4PcU51rppb50RMYLidNTkzFxVNtc03XIn11gpTRfMEREU5+AWZeaXW226DTijXD4DuHULj1OlGgdERJ9yeQfgH4DHqlZnZv5LZg7JzKEUQ5s/z8y69E7q+FnuFBFvWrsMHE4xlFiZGjNzObA0IvYsmw4DflOPGutZZytTqPMwdh1r/C0wISJ2LI95GMX5yyrVSES8uXz+HxTnl79Xjxq3pM6yhh8Cp2Vm618QGjbdch1rrJbs5KvPOvoBHEgxrLGQYuhnPsW5mX7AbGAxxdWNfcv930LRE3kJWF0u77yp41SsxhHAQ+VxHgE+W8XPcoNjHkJ9r8qu12f5NoqrSRcAjwL/q2o1lttGAXPLY/2I8grUCta5E7AK2KWqfyeBSyh+kX0EuB7YvoI1/pLil68FwGGd/Fl+m6LXvnbfua2OdTRFb/4JOvffTls13kBxPcGr5Wd8Tj0/z/Y8nPlLkqQKabqhbEmSqsxgliSpQgxmSZIqxGCWJKlCDGZJkirEYJaaTEQcFxEZEXu1aptU3m3n1oj4YGfWJzU7vy4lNZmI+D7FNJM/z8yLO7seSeuzxyw1kXJO4QMp5gk+pWw7JCLujb/ex3lmOaMSEXFYeUOMh6O4X+32ZftlUdwDd2FEXN5pb0jqhnp2dgGSOtRk4KeZ+d8RsSoixpbto4F9KW5t+P+ASRExF7iWYkap/46I64BzI+J64Hhgr8zMtdO+SqoPe8xSc5lCcaMQyucp5fJ/ZWZLZr5BMVXhUGBPihs5rJ1TeAbF/Z5fBNYAV0fEe4FXOqZ0qTnYY5aaRET0BQ4F3hERCfSgmGf4DuDPrXZ9nTb+b8jM1yJiPMWNHU4APlIeV1Id2GOWmscJwPWZuXtmDs3M3YCngIM2sf/jwNCI2KNcPw34RXmeepfMvBO4ABjZ6MKlZmIwS81jCsV9pFu7mb8OZ68nM9cAZwE3RcTDwBvAVcCbgNsjYiFwH/CJhlUsNSG/LiVJUoXYY5YkqUIMZkmSKsRgliSpQgxmSZIqxGCWJKlCDGZJkirEYJYkqUIMZkmSKuT/Awvlu8aAkOcdAAAAAElFTkSuQmCC\n",
-      "text/plain": [
-       "<Figure size 432x288 with 1 Axes>"
-      ]
-     },
-     "metadata": {
-      "needs_background": "light"
-     },
-     "output_type": "display_data"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "fig = plt.figure()\n",
     "#indica el tamaño del gráfico\n",
@@ -120700,25 +1391,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 492,
+   "execution_count": null,
    "id": "c743e224",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "image/png": "iVBORw0KGgoAAAANSUhEUgAAAnEAAAFNCAYAAABv3TlzAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAsAElEQVR4nO3dfZiXZZ3//+cbxhuURBEEBHS8QXFUQJkUCkuTWutradvmmjdRh4aZ3zXTtlzdI7c6tp+t5GY/t1ryJtzI8K6vHm3fstBM08hBJVTUvEFTuVNQwLsY5v3947rGnRCYAefDzPXh+TiOzzHX5zzPOa/zHEZ4eV7X57wiM5EkSVK19OnpAUiSJGnTGeIkSZIqyBAnSZJUQYY4SZKkCjLESZIkVZAhTpIkqYIaenoAtTJo0KBsbGzs6WFIkrRJ5s6d+0JmDu7pcaj3q9sQ19jYSEtLS08PQ5KkTRIRT/f0GFQNXk6VJEmqIEOcJElSBRniJEmSKsgQJ0mSVEGGOEmSpAoyxEmSJFWQIU6SJKmCDHGSJEkVZIiTJEmqIEOcJElSBRniJEmSKigys6fHUBOxeyRndN4uL6rP+UuSqiki5mZmc0+PQ72fK3GSJEkVZIiTJEmqIEOcJElSBRniJEmSKsgQJ0mSVEGGOEmSpAqq2RYjETESuAYYAiQwPTMvi4iBwCygEVgInJCZKyLiZODLQACrgDMzc17Z11XAscDSzDyoa+dvTmh5S3md7qgiSaoTbjGirqrlSlwrcF5mNgETgLMiogk4H5idmaOA2eV7gKeA92bmwcDXgekd+vohcEwNxypJklQpNQtxmbkoM+8rj1cBC4DhwHHAjLLZDOD4ss3dmbmiLP89MKJDX78FltdqrJIkSVWzRe6Ji4hG4BBgDjAkMxeVVYspLreu6zTg/27GeaZGREtEtMCyzR2uJElSr9dQ6xNERH/gRuCczFwZEW/WZWZGRK7T/iiKEDdpU8+VmdMpL8MW98RJkiTVp5quxEXENhQBbmZm3lQWL4mIYWX9MGBph/ZjgCuA4zLzxVqOTZIkqcpqFuKiWHK7EliQmZd2qLoFmFIeTwFuLtvvAdwEnJqZj9VqXJIkSfWglitx7wZOBd4XEQ+Urw8BFwPvj4g/AZPL9wBfAXYFvlu2fXN/kIi4FrgH2D8ino2I0zo7+fjxxXYi674kSZLqQc32ietpzc3N2dLy1n3iJEnqzdwnTl3lExskSZIqyBAnSZJUQYY4SZKkCjLESZIkVZAhTpIkqYIMcZIkSRVkiJMkSaogQ5wkSVIFGeIkSZIqyBAnSZJUQYY4SZKkCqrbZ6fG7pGc0dOjkLQl5EX1+feYtk4+O1Vd5UqcJElSBRniJEmSKsgQJ0mSVEGGOEmSpAoyxEmSJFWQIU6SJKmCarbFSESMBK4BhgAJTM/MyyJiIDALaAQWAidk5oqIOBn4MhDAKuDMzJxX9nUMcBnQF7giMy/u/PzNCS3dPi9Jm6ZOdzGSasYtRtRVtVyJawXOy8wmYAJwVkQ0AecDszNzFDC7fA/wFPDezDwY+DowHSAi+gL/AXwQaAI+UfYjSZK01apZiMvMRZl5X3m8ClgADAeOA2aUzWYAx5dt7s7MFWX574ER5fFhwOOZ+WRm/gX4SdmHJEnSVmuL3BMXEY3AIcAcYEhmLiqrFlNcbl3XacD/LY+HA3/uUPdsWSZJkrTVaqj1CSKiP3AjcE5mroyIN+syMyMi12l/FEWIm7QZ55oKTC3e7bH5g5YkSerlaroSFxHbUAS4mZl5U1m8JCKGlfXDgKUd2o8BrgCOy8wXy+LngJEduh1Rlr1FZk7PzObihtDB3TsZSZKkXqRmIS6KJbcrgQWZeWmHqluAKeXxFODmsv0ewE3AqZn5WIf29wKjImKviNgWOLHsQ5IkaatVy8up7wZOBeZHxANl2QXAxcB1EXEa8DRwQln3FWBX4LvlJdfWclWtNSL+N/BLii1GrsrMhzo7+fjx0OIOI5IkqU7VbJ+4ntbc3JwtpjhJUsW4T5y6yic2SJIkVZAhTpIkqYIMcZIkSRVkiJMkSaogQ5wkSVIFGeIkSZIqyBAnSZJUQYY4SZKkCjLESZIkVZAhTpIkqYIMcZIkSRVkiJMkSaqgyMyeHkNNxO6RnNHTo5DULi+qz79rpO4WEXMzs7mnx6Hez5U4SZKkCjLESZIkVZAhTpIkqYIMcZIkSRVkiJMkSaogQ5wkSVIF1WyLkYgYCVwDDAESmJ6Zl0XEQGAW0AgsBE7IzBURMRq4GjgUuDAzp3Xo6/PAZ4AAfpCZ3+78/M0JLd06J0mqijrdPWqr4BYj6qparsS1AudlZhMwATgrIpqA84HZmTkKmF2+B1gOnA1M69hJRBxEEeAOA8YCx0bEvjUctyRJUq9XsxCXmYsy877yeBWwABgOHAfMKJvNAI4v2yzNzHuBNet0dQAwJzNfzcxW4A7gb2s1bkmSpCrYIvfERUQjcAgwBxiSmYvKqsUUl1s35kHgiIjYNSJ2AD4EjNzAeaZGREtEtMCy7hm8JElSL9RQ6xNERH/gRuCczFwZEW/WZWZGxEbv3MjMBRHxTeBW4BXgAWDtBtpOB6YX5232jhBJklS3aroSFxHbUAS4mZl5U1m8JCKGlfXDgKWd9ZOZV2bm+Mx8D7ACeKxWY5YkSaqCmoW4KJbcrgQWZOalHapuAaaUx1OAm7vQ127l1z0o7of7cfeOVpIkqVpqucXIJOBOYD7QVhZfQHFf3HXAHsDTFFuMLI+IoRR7guxUtl8NNJWXYO8EdqX40MO5mTm7s/M3NzdnS4tbjEiSqsUtRtRVNbsnLjPvotjXbX2OXk/7xcCIDfR1RDcOTZIkqfJ8YoMkSVIFGeIkSZIqyBAnSZJUQYY4SZKkCjLESZIkVZAhTpIkqYIMcZIkSRVkiJMkSaogQ5wkSVIFGeIkSZIqyBAnSZJUQYY4SZKkCorM7Okx1ETsHskZPT0Kqb7kRfX594XUm0TE3Mxs7ulxqPdzJU6SJKmCDHGSJEkVZIiTJEmqIEOcJElSBRniJEmSKqhmn06NiJHANcAQIIHpmXlZRAwEZgGNwELghMxcERGjgauBQ4ELM3Nah76+AJxe9jMf+HRmvr7x8zcntHT7vCRJW58tuZGDn05VV9VyJa4VOC8zm4AJwFkR0QScD8zOzFHA7PI9wHLgbGBax04iYnhZ3pyZBwF9gRNrOG5JkqRer2YhLjMXZeZ95fEqYAEwHDgOmFE2mwEcX7ZZmpn3AmvW010D0C8iGoAdgOdrNW5JkqQq2CL3xEVEI3AIMAcYkpmLyqrFFJdbNygzn6NYnXsGWAS8nJm31m60kiRJvV/NQ1xE9AduBM7JzJUd67K4IW+jdxpExC4Uq3d7AbsDO0bEKRtoOzUiWiKiBZZ1y/glSZJ6o5qGuIjYhiLAzczMm8riJRExrKwfBiztpJvJwFOZuSwz1wA3Ae9aX8PMnJ6ZzcUNoYO7ZxKSJEm9UM1CXEQEcCWwIDMv7VB1CzClPJ4C3NxJV88AEyJih7LPoynur5MkSdpq1XKLkUnAnRRbgrSVxRdQ3Bd3HbAH8DTFFiPLI2IoxZ4gO5XtVwNNmbkyIr4K/D3FJ17vB07PzDc2dv7m5uZsaXGLEUlStbjFiLqqZiGupxniJElVZIhTV/nEBkmSpAoyxEmSJFWQIU6SJKmCDHGSJEkVZIiTJEmqIEOcJElSBRniJEmSKsgQJ0mSVEGGOEmSpAoyxEmSJFWQIU6SJKmCDHGSJEkVFJnZ02Ooidg9kjN6ehSqF3lRff53Iqn3iYi5mdnc0+NQ7+dKnCRJUgUZ4iRJkirIECdJklRBhjhJkqQKMsRJkiRVkCFOkiSpgmq2xUhEjASuAYYACUzPzMsiYiAwC2gEFgInZOaKiBgNXA0cClyYmdPKfvYv27fbG/hKZn574+dvTmjp1jlJktRRLf4JdYsRdVUtV+JagfMyswmYAJwVEU3A+cDszBwFzC7fAywHzgamdewkMx/NzHGZOQ4YD7wK/LSG45YkSer1ahbiMnNRZt5XHq8CFgDDgeOAGWWzGcDxZZulmXkvsGYj3R4NPJGZT9dq3JIkSVWwRe6Ji4hG4BBgDjAkMxeVVYspLrd21YnAtRs5z9SIaImIFli2ucOVJEnq9ToNcRHxbxGxU0RsExGzI2JZRJzS1RNERH/gRuCczFzZsS6LG/K6dEdBRGwLfAS4fkNtMnN6ZjYX9xIM7uoQJUmSKqcrK3EfKMPXsRQfRNgX+MeudB4R21AEuJmZeVNZvCQihpX1w4ClXRzrB4H7MnNJF9tLkiTVra6EuIby6/8Crs/Ml7vScUQEcCWwIDMv7VB1CzClPJ4C3NzFsX6CjVxKlSRJ2pp0usVIRFxM8eGD14DDgJ2Bn2Xm4Z183yTgTmA+0FYWX0BxX9x1wB7A0xRbjCyPiKEUe4LsVLZfDTRl5sqI2BF4Bti7qyGyubk5W1rcYkSSVC1uMaKu6tI+ceXebi9n5tqI2AHYKTMX13x0b4MhTpJURYY4dVVDZw3K+9pOAd5TXCHlDuD7NR6XJEmSNqLTEAd8D9gG+G75/tSy7PRaDUqSJPV+c+fO3a2hoeEK4CB8lGd3awMebG1tPX38+PHr/RBoV0LcOzNzbIf3t0XEvG4ZniRJqqyGhoYrhg4desDgwYNX9OnTpzbP8dxKtbW1xbJly5oWL158BcUWa2/RldS8NiL2aX8TEXsDa7tpjJIkqboOGjx48EoDXPfr06dPDh48+GWKVc716spK3D8Ct0fEk0AAewKf7p4hSpKkCutjgKud8me7wQW3TlfiMnM2MIri4fT/AOyfmbd32wglSZI2U0SMP+644/Zqf79mzRp22WWXsUcdddS+m9Pfv/3bvw2+/PLLd+2+EdZOV1biAMYDjWX7cRFBZl5Ts1FJkqTKiWB8d/aXydzO2vTr16/t0Ucf7bd69ero379//vSnP91pyJAhazb3nF/60pcq8/D1Da7ERcRnyq8/AqYBk4B3li/3r5EkSb3C5MmTX77++ut3Brj22msHfuxjH1veXrdkyZK+kydP3me//fZrGjt27Og5c+b0W7t2LcOHDz/4hRde6Nvebs899zzoz3/+c8O55567+1e+8pUhAA899NB2RxxxxKgDDzzwgPHjx+9///33bw9w1VVX7TJq1KgD999//6bm5ub9t/B037Sxy6kfKr+OB96dmZ/LzH8oX2dvgbFJkiR16tRTT10+a9asXV599dVYsGDBDhMnTnylve5LX/rS7mPHjn31sccee/jrX//6c1OmTNmrb9++fOADH3hp5syZOwPcdtttOw4fPvwvI0eObO3Y7+mnn77nd7/73WceeuihBZdccsmzZ5555h4AF1988bBbb731sUcfffThX/ziF49v0cl2sLEQt1v59UFg6BYYiyRJ0iY7/PDDX3v22We3+8EPfjBw8uTJf/V4zj/84Q/vOO20014E+MhHPrLqpZdeali+fHmfk046afkNN9wwEGDmzJl/tXoH8PLLL/e5//77+3/84x/fZ/To0U2f+9zn9ly6dOk2AM3NzatPPvnkxm9961uDWlv/KvdtURu7J+4fy6+DgIcj4g/AG2VZZuZxNR2ZJElSFx1zzDEvXXTRRSNvvfXWR5cuXdrpPf9HH330K6eddtp2zz//fMMvfvGLnf/1X//1+Y71a9eu5R3veEfrI4888vC63/vjH//4mdtuu23HW265ZcD48eOb5s6d+/DQoUO3+PZrG1yJy8y7y8N/AY4HvgFcCtwLbNYnPiRJkmrhzDPPfOGLX/zi84cddthrHcsPP/zwVVdfffWuAD/72c/escsuu7QOHDiwrU+fPnzwgx986XOf+9zIfffd97V1Q9jAgQPbRowY8ZerrrpqF4C2tjbuueeeflDcK/e+973vlW9/+9vP77LLLq1PPvnktltqnh11mlQz846IOAQ4Cfg48BQVeHbq3OfnEl+Nnh6Geom8yG2MJKme7bPPPmv++Z//+S2Pp/rmN7/5/Mknn9y43377NfXr16/thz/84VPtdSeffPLy9773vQd85zvfWbi+Pq+99tonP/OZz+z5zW9+c1hra2t89KMfXT5x4sTXvvCFL4xYuHDhdpkZkyZNWjlhwoTX1vf9tRaZ6//HLSL2Az5Rvl4AZgFfzMw9t9zwNl/sHskZPT0K9RaGOElVERFzM7MSu0DMmzdv4dixY1/o6XHUs3nz5g0aO3Zs4/rqNrYS9whwJ3BsZj4OEBFf6P7hSZIkaVNt7NOpfwssonjk1g8i4miKx25JkiSph23sgw3/JzNPBEYDtwPnALtFxPci4gNbaHySJElaj648O/WVzPxxZn4YGAHcD3y55iOTJEnSBnUa4jrKzBWZOT0zj+6sbUSMjIjbI+LhiHgoIj5flg+MiF9FxJ/Kr7uU5aMj4p6IeCMivrhOXztHxA0R8UhELIiIiZsybkmSpHrT6RYjb0MrcF5m3hcR7wDmRsSvgE8BszPz4og4HzifYmVvOXA2xZ5067oM+EVm/l1EbAvs0OnZF42Hf2nplomo+uJfenoE0tZpAxsgSOoGm7QStykyc1Fm3lcerwIWAMOB44AZZbMZlKEtM5dm5r3Amo79RMQA4D3AlWW7v2TmS7UatyRJqobFixf3HT16dNPo0aObBg0aNHa33XYbM3r06KaIGH/jjTfu1LHt1772td1OPvnkPdbt48tf/vLQfffd98D99tuvafTo0U233XbbjgCHHXbY/r/97W/fXDR69NFHtx01atSB7e9/+ctf9j/44IMP2GuvvQ7ca6+9Dpw2bdoggBdeeKHvzjvvPK6trQ2AX//61ztGxPgnnnhiG4AXX3yx74ABA8atXbuW2bNn7zhmzJjRo0ePbtp7770PPPfcc3fflPnXciXuTRHRCBwCzAGGZOaismoxMKSTb98LWAZcHRFjgbnA5zPzlY1/myRJ2pLiqzG+O/vLi3LuxuqHDh26tv2xWOeee+7u/fv3X/u1r31tybRp0wZde+21Az/2sY+tbG974403Drz44ouf7fj9v/71r3f85S9/ufP8+fMf7tevXy5atKjhjTfe6HQnjmeeeabhU5/61F7XX3/9E5MmTXp10aJFDZMnTx41YsSINSeeeOLLgwcPXnP//fdvP378+NfvvPPO/gcccMCrt99+e/999tlnxW9+85sdx4wZ80rfvn057bTT9rr22mufmDhx4mutra3Mmzdv+035+dRsJa5dRPQHbgTOycyVHeuy2Gm4s8X2BuBQ4HuZeQjwCsUl2PWda2pEtERES5H7JEnS1ubUU09dcdtttw14/fXXA4pVtKVLl27zN3/zN6s7tnvuuee2GThwYGu/fv0SYNiwYa2NjY1r1tdnR9/61rd2+/u///sXJ02a9Gr7933jG9949pJLLhkK0NzcvPqOO+7oD/D73/++/1lnnbXk7rvv7g9w11139Z8wYcJqgOXLlzfsscceawAaGhoYP37865syz5qGuIjYhiLAzczMm8riJRExrKwfBrzlERnreBZ4NjPnlO9voAh1b1F+6KK52Ol68NufgCRJqpwhQ4asHTt27Cs33HDDAIAZM2YM/PCHP7yiT5+/jj3HH3/8yueff37bxsbGg0455ZQ9/vu//7t/x/pPfvKTe7dfrv3Qhz40qr18wYIF/Zqbm1/t2HbSpEmvPv744/0A3vWud62+5557+gM888wz2336059eMW/evB0A5syZs+OkSZNWA0ydOnXJAQcccND73//+fS655JJBr7766ibtx1uzEBcRQXEf24LMvLRD1S3AlPJ4CnDzxvrJzMXAnyNi/7LoaODhbh6uJEmqIyeccMLyWbNm7QJw0003DTz11FOXr9tmwIABbQ8++ODDl19++dODBw9unTJlyj7f+c53dm2vv+aaa5585JFHHn7kkUce/vnPf/6nrp77yCOPXN3S0rLjI488su2IESPe2GGHHTIz4+WXX+7z0EMP7XjkkUe+AjBt2rRF99xzz4LJkyevvO6663Y98sgj99uUOdbynrh3A6cC8yPigbLsAuBi4LqIOA14GjgBICKGAi3ATkBbRJwDNJWXYP8BmFl+MvVJ4NOdnXz8eGjxw6mSJG2VTjrppJcuvPDCkXfdddcOr7/+ep8jjjji1fW1a2ho4Nhjj1117LHHrhozZsxr//Vf/7Xr2Wef/eLG+h49evRrLS0tO5xyyikvtZf97ne/22Hfffd9DeDggw9+Y9WqVQ033HDDzocffvhqgDFjxrxy+eWXDxo+fPgbAwYMaGv/vgMPPPCNAw88cNm55567bNdddx23ePHivkOHDl3blTnW8tOpd2VmZOaYzBxXvn6emS9m5tGZOSozJ2fm8rL94swckZk7ZebO5fHKsu6B8jLpmMw8PjNX1GrckiSp+gYMGNA2ceLEVaeffnrjRz/60beswgHMmzdvu/nz52/X/v7+++/vN2LEiL901vd55523bNasWbvefffd/aD4lOwFF1ww4rzzzlvc3mbcuHGr//M//3O3SZMmvQIwceLEV77//e/v9s53vvPN+/J+8pOfDGj/FOv8+fO379u3bw4aNKhLAQ620KdTJUmStrQTTzxx+Sc/+cl9rr322ifXV79y5cq+Z5999h4rV67s27dv32xsbHxjxowZT3fW75577rnmqquuemrq1KmNr7zySp/MjDPPPHPJSSed9HJ7m4kTJ66+4447BrSHuCOPPHL1Zz/72e3e9a53vbm7xo9+9KNdzz///JHbb799W0NDQ15xxRVPNTR0PZpF1ulOjM3Nzdni9VRJUsVExNziA3q937x58xaOHTv2hZ4eRz2bN2/eoLFjxzaur67mW4xIkiSp+xniJEmSKsgQJ0mSVEGGOEmStLna2traNmmDWnVd+bNt21C9IU6SJG2uB5ctWzbAINf92traYtmyZQOABzfUxi1GJEnSZmltbT198eLFVyxevPggXBjqbm3Ag62tradvqIEhTpIkbZbx48cvBT7S0+PYWpmaJUmSKsgQJ0mSVEGGOEmSpAqq28duxe6RnNHTo6hfeVF9/t5IUk+r0mO31LNciZMkSaogQ5wkSVIFGeIkSZIqyBAnSZJUQYY4SZKkCjLESZIkVVDNthiJiJHANcAQIIHpmXlZRAwEZgGNwELghMxcERGjgauBQ4ELM3Nah74WAquAtUBrVz56HdGc0NKtc5K2RnW6C5HUa7nFiLqqlitxrcB5mdkETADOiogm4HxgdmaOAmaX7wGWA2cD09bXGXBUZo7zF1uSJKmGIS4zF2XmfeXxKmABMBw4DphRNpsBHF+2WZqZ9wJrajUmSZKkerFF7omLiEbgEGAOMCQzF5VViykut3YmgVsjYm5ETK3NKCVJkqqjodYniIj+wI3AOZm5MiLerMvMjIiu3HEzKTOfi4jdgF9FxCOZ+dv1nGsqUIa8Pbpj+JIkSb1STVfiImIbigA3MzNvKouXRMSwsn4YsLSzfjLzufLrUuCnwGEbaDc9M5uL++YGd8cUJEmSeqWahbgoltyuBBZk5qUdqm4BppTHU4CbO+lnx4h4R/sx8AHgwe4fsSRJUnXUcouRScCdwHygrSy+gOK+uOsornc+TbHFyPKIGEqxJ8hOZfvVQBMwiGL1DYrLvz/OzH/t7PzNzc3Z0uIWI5KkanGLEXVVze6Jy8y7gNhA9dHrab8YGLGetiuBsd04NEmSpMrziQ2SJEkVZIiTJEmqIEOcJElSBRniJEmSKsgQJ0mSVEGGOEmSpAoyxEmSJFWQIU6SJKmCDHGSJEkVZIiTJEmqIEOcJElSBRniJEmSKigys6fHUBOxeyRn9PQo3p68qD7/bCRJGxYRczOzuafHod7PlThJkqQKMsRJkiRVkCFOkiSpggxxkiRJFWSIkyRJqiBDnCRJUgXVbIuRiBgJXAMMARKYnpmXRcRAYBbQCCwETsjMFRExGrgaOBS4MDOnrdNfX6AFeC4zj+38/M1ZNJf+Wp3uqiOpTrjFiLqqlitxrcB5mdkETADOiogm4HxgdmaOAmaX7wGWA2cD09bXGfB5YEENxytJklQZNQtxmbkoM+8rj1dRBLDhwHHAjLLZDOD4ss3SzLwXWLNuXxExAvhfwBW1Gq8kSVKVbJF74iKiETgEmAMMycxFZdViisutnfk28CWgrZPzTI2IlohogWWbP2BJkqReruYhLiL6AzcC52Tmyo51WdyQt9E7lCLiWGBpZs7t7FyZOT0zm4t7CQa/nWFLkiT1ajUNcRGxDUWAm5mZN5XFSyJiWFk/DFjaSTfvBj4SEQuBnwDvi4gf1WjIkiRJlVCzEBcRAVwJLMjMSztU3QJMKY+nADdvrJ/M/KfMHJGZjcCJwG2ZeUoNhixJklQZDTXs+93AqcD8iHigLLsAuBi4LiJOA54GTgCIiKEUe4LsBLRFxDlA07qXYLtq/HhocYcRSZJUp2oW4jLzLiA2UH30etovBkZ00udvgN+83bFJkiRVnU9skCRJqiBDnCRJUgUZ4iRJkirIECdJklRBhjhJkqQKMsRJkiRVkCFOkiSpggxxkiRJFWSIkyRJqiBDnCRJUgUZ4iRJkiooMrOnx1ATsXskZ/T0KP5HXlSfP2dJUveKiLmZ2dzT41Dv50qcJElSBRniJEmSKsgQJ0mSVEGGOEmSpAoyxEmSJFWQIU6SJKmCarbFSESMBK4BhgAJTM/MyyJiIDALaAQWAidk5oqIGA1cDRwKXJiZ08p+tgd+C2wHNAA3ZOZFnZ+/OaGl2+el2qvTXW8kqUvcYkRdVcuVuFbgvMxsAiYAZ0VEE3A+MDszRwGzy/cAy4GzgWnr9PMG8L7MHAuMA46JiAk1HLckSVKvV7MQl5mLMvO+8ngVsAAYDhwHzCibzQCOL9sszcx7gTXr9JOZubp8u035cq1GkiRt1bbIPXER0QgcAswBhmTmorJqMcXl1s6+v29EPAAsBX6VmXNqNFRJkqRKqHmIi4j+wI3AOZm5smNdFjfkdbqqlplrM3McMAI4LCIO2sC5pkZES0S0wLK3P3hJkqReqqYhLiK2oQhwMzPzprJ4SUQMK+uHUayudUlmvgTcDhyzgfrpmdlc3BA6+G2NXZIkqTerWYiLiACuBBZk5qUdqm4BppTHU4CbO+lncETsXB73A94PPNLtA5YkSaqQWm4xMgm4E5gPtJXFF1DcF3cdsAfwNMUWI8sjYijFniA7le1XA00UW5HMAPpShM7rMvNrnZ2/ubk5W1rcYkSSVC1uMaKuaqhVx5l5FxAbqD56Pe0XU9zztq4/UnwoQpIkSSWf2CBJklRBhjhJkqQKMsRJkiRVkCFOkiSpggxxkiRJFWSIkyRJqiBDnCRJUgUZ4iRJkirIECdJklRBhjhJkqQKMsRJkiRVkCFOkiSpgiIze3oMNRG7R3JGz44hL6rPn60kqXYiYm5mNvf0ONT7uRInSZJUQYY4SZKkCjLESZIkVZAhTpIkqYIMcZIkSRVkiJMkSaqgmm0xEhEjgWuAIUAC0zPzsogYCMwCGoGFwAmZuSIiRgNXA4cCF2bmtI310/n5mxNaun1egjrdlUaSegW3GFFX1XIlrhU4LzObgAnAWRHRBJwPzM7MUcDs8j3AcuBsYFoX+5EkSdpq1SzEZeaizLyvPF4FLACGA8cBM8pmM4DjyzZLM/NeYE0X+5EkSdpqbZF74iKiETgEmAMMycxFZdViisukm9PP+uqnRkRLRLTAsrc1ZkmSpN6s5iEuIvoDNwLnZObKjnVZ3JDXpTusNtZPh/6mZ2ZzcS/B4Lc5ckmSpN6rpiEuIrahCF4zM/OmsnhJRAwr64cBSzezH0mSpK1WzUJcRARwJbAgMy/tUHULMKU8ngLcvJn9SJIkbbVqucXIJOBOYD7QVhZfQHE/23XAHsDTFFuMLI+IoRR7guxUtl8NNAFj1tdPZv58Y+dvbm7Olha3GJEkVYtbjKirGmrVcWbeBcQGqo9eT/vFwIj1tN1YP5IkSVsln9ggSZJUQYY4SZKkCjLESZIkVZAhTpIkqYIMcZIkSRVkiJMkSaogQ5wkSVIFGeIkSZIqyBAnSZJUQYY4SZKkCjLESZIkVVBkZk+PoSYiYhXwaE+Po0YGAS/09CBqxLlVVz3Pz7lVVxXnt2dmDu7pQaj3a+jpAdTQo5nZ3NODqIWIaHFu1VPPc4P6np9zq656n5+2bl5OlSRJqiBDnCRJUgXVc4ib3tMDqCHnVk31PDeo7/k5t+qq9/lpK1a3H2yQJEmqZ/W8EidJklS36i7ERcQxEfFoRDweEef39Hg2R0RcFRFLI+LBDmUDI+JXEfGn8usuZXlExHfK+f4xIg7tuZFvXESMjIjbI+LhiHgoIj5flld+bgARsX1E/CEi5pXz+2pZvldEzCnnMSsiti3LtyvfP17WN/boBLogIvpGxP0R8bPyfV3MLSIWRsT8iHggIlrKsrr4vQSIiJ0j4oaIeCQiFkTExHqYX0TsX/6Ztb9WRsQ59TA3qSvqKsRFRF/gP4APAk3AJyKiqWdHtVl+CByzTtn5wOzMHAXMLt9DMddR5Wsq8L0tNMbN0Qqcl5lNwATgrPLPpx7mBvAG8L7MHAuMA46JiAnAN4F/z8x9gRXAaWX704AVZfm/l+16u88DCzq8r6e5HZWZ4zpsR1Evv5cAlwG/yMzRwFiKP8PKzy8zHy3/zMYB44FXgZ9SB3OTuiQz6+YFTAR+2eH9PwH/1NPj2sy5NAIPdnj/KDCsPB5GsQ8ewH8Cn1hfu97+Am4G3l+nc9sBuA84nGKj0Yay/M3fUeCXwMTyuKFsFz099o3MaQTFP4jvA34GRB3NbSEwaJ2yuvi9BAYAT63786+X+XUY5weA39Xj3Hz52tCrrlbigOHAnzu8f7YsqwdDMnNRebwYGFIeV3LO5eW1Q4A51NHcysuNDwBLgV8BTwAvZWZr2aTjHN6cX1n/MrDrFh3wpvk28CWgrXy/K/UztwRujYi5ETG1LKuX38u9gGXA1eWl8CsiYkfqZ37tTgSuLY/rbW7SetVbiNsqZGZS/KNTSRHRH7gROCczV3asq/rcMnNtFpd2RgCHAaN7dkTdIyKOBZZm5tyeHkuNTMrMQykut50VEe/pWFnx38sG4FDge5l5CPAK/3N5Eaj8/CjvxfwIcP26dVWfm7Qx9RbingNGdng/oiyrB0siYhhA+XVpWV6pOUfENhQBbmZm3lQW18XcOsrMl4DbKS4x7hwR7Y+46ziHN+dX1g8AXtyyI+2ydwMfiYiFwE8oLqleRn3Mjcx8rvy6lOKeqsOon9/LZ4FnM3NO+f4GilBXL/ODInzfl5lLyvf1NDdpg+otxN0LjCo/MbctxfL6LT08pu5yCzClPJ5CcT9Ze/kny09dTQBe7nAZoVeJiACuBBZk5qUdqio/N4CIGBwRO5fH/Sju91tAEeb+rmy27vza5/13wG3lqkGvk5n/lJkjMrOR4r+r2zLzZOpgbhGxY0S8o/2Y4t6qB6mT38vMXAz8OSL2L4uOBh6mTuZX+gT/cykV6mtu0ob19E153f0CPgQ8RnEv0oU9PZ7NnMO1wCJgDcX/RZ9GcT/RbOBPwK+BgWXboPhE7hPAfKC5p8e/kXlNoris8UfggfL1oXqYWzneMcD95fweBL5Slu8N/AF4nOJyz3Zl+fbl+8fL+r17eg5dnOeRwM/qZW7lHOaVr4fa/96ol9/LcszjgJbyd/P/ALvUy/yAHSlWeQd0KKuLufny1dnLJzZIkiRVUL1dTpUkSdoqGOIkSZIqyBAnSZJUQYY4SZKkCjLESZIkVZAhTuohETE0In4SEU+Uj3v6eUTst5l9fSoidu/w/oqIaNpAu8s3se+FETGoC+ffpH7X00djRDz4dvqQpK1JQ+dNJHW3cuPjnwIzMvPEsmwsxTMeH9uMLj9FsTfd8wCZeXr3jFSS1Fu5Eif1jKOANZn5/faCzJyXmXdGRP+ImB0R90XE/Ig4Dt5cqVoQET+IiIci4taI6BcRfwc0AzMj4oGy7DcR0Vx+36cj4rGI+APF47Moyz8cEXPKh6L/OiKGlOW7ln0/FBFXUGyQ+hYb6XdwRNwYEfeWr3ev53sPjIg/lOP9Y0SMKqv6rju/sv24iPh92fanEbFLROwWEXPL+rERkRGxR/n+iYjYISI+HhEPRsS8iPjtZv9pSVIvZIiTesZBwIYeJv868NEsHsh+FPCtcuUOYBTwH5l5IPAS8LHMvIFiN/6TM3NcZr7W3lH53MivUoSsSUDHS6x3AROyeCj6T4AvleUXAXeV5/gpsMe6A+yk38uAf8/MdwIfA65Yzxw/C1yWmeMoAuizG5pfWX4N8OXMHEOx0/5FWTzndPuI2Ak4ovwZHBERewJLM/NV4CvA32TmWIoHpEtS3fByqtT7BPCNiHgP0AYMp7jMCvBUZj5QHs8FGjvp63DgN5m5DCAiZgHt992NAGaVgWxb4Kmy/D3A3wJk5n9HxIpN7Hcy0PQ/uZOdIqJ/Zq7u8P33ABdGxAjgpsz8U9n+LfOLiAHAzpl5R1k+g+KRXgB3UwTJ9wDfAI6h+PndWdb/DvhhRFwH3NTJz0qSKsWVOKlnPASM30DdycBgYHy5UrWE4lmkAG90aLeWt/c/Yv8/cHlmHgyc0eEcb1cfihW+ceVr+DoBjsz8McXK2GvAzyPifWXVps7vtxSrcHtSPOR8LMXK4J3leT4L/DMwEpgbEbu+rZlJUi9iiJN6xm3AdhExtb0gIsZExBHAAIrLgWsi4iiKgNKZVcA71lM+B3hveZ/bNsDHO9QNAJ4rj6d0KP8tcFI5pg9SPCx9U/q9FfiHDvMat+43R8TewJOZ+R2K8DVmQxPLzJeBFeXPBuBUoH1V7k7gFOBPmdkGLAc+RHGpmIjYJzPnZOZXgGUUYU6S6oIhTuoBmZnAR4HJ5U34DwH/H7AYmAk0R8R84JPAI13o8ofA99s/2NDhPIuAf6G4fPk7YEGH7/kX4PrywwEvdCj/KvCeckx/CzyznvFvrN+zy/H/MSIeprj/bV0nAA9GxAMU9wde08n8pgCXRMQfgXHA18pxLKS4fNr+oYW7gJcys/0S8CXlh0MepLj0Oq+T80hSZUTxb4kkSZKqxJU4SZKkCjLESZIkVZAhTpIkqYIMcZIkSRVkiJMkSaogQ5wkSVIFGeIkSZIqyBAnSZJUQf8P6WeAUfEW8fgAAAAASUVORK5CYII=\n",
-      "text/plain": [
-       "<Figure size 432x288 with 1 Axes>"
-      ]
-     },
-     "metadata": {
-      "needs_background": "light"
-     },
-     "output_type": "display_data"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "fig = plt.figure()\n",
     "#indica el tamaño del gráfico\n",
@@ -120742,25 +1418,10 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 493,
+   "execution_count": null,
    "id": "aefa552b",
-   "metadata": {
-    "collapsed": true
-   },
-   "outputs": [
-    {
-     "data": {
-      "image/png": "iVBORw0KGgoAAAANSUhEUgAABEAAAAJ9CAYAAAA1ywcGAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAA+O0lEQVR4nO3debxeVX0v/s83hCEhDAlBmYkigiikhhBSERSxVYtXUIaCCra1pVoHrqhVb1sjDtW2tqjXTlasAygq4E/0omiLIhZEA4oiYAELQpghDBmAhKzfH88OHkMmkpNzkp33+/U6r7Ofvdfea+11HnJ4Pmettau1FgAAAIA+GzPaDQAAAABY1wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEoMeq6l+q6q9WcrxV1dPW8No3VtULV7PsH1TV99eknpG8Zl9U1W5VNa+qNlmLa3y6qt6/mmVX+72wnHM3qaofV9XZVfXcqvrrNbkOAMCqCEAARlhVvbKqZncfUG+rqm9U1XOH4bqPCwRaa69rrb1vba/N+m3ZAKK19qvW2oTW2qOj2a7V9NQkFyQ5J8lHk3xxTS5SVYdX1fer6r6qur2qPllVWw05vnlVfaqqHuiOnzLk2GZdAHNjFwo+f5lrH1pV36mq+6vqxjVpHwAw+gQgACOo+9D1kSR/neTJSXZL8k9JjhjFZrGBqqqxa3BOVdV68/u/tXZda+2drbUvtNb2b61duYaX2ibJ+5PslOQZSXZO8ndDjr8nyZ5Jdk9yaJI/r6oXDzn+/SSvTnL7cq49P8mnkrx9DdsGAKwH1pv/AQLou6raJsl7k7yhtXZua21+a21Ra+1rrbW3d2VmVNWl3V+xb6uqj1fVZkOu0arqdVV1XVfmH7sPtM9I8i9JfrsbWXJfV/43pjFU1du7695aVX+0TPsO76YiPFBVN1fVe5Y5fkJV3VRV91TVX6ziXrerqvO6a/0wyR7LHN+7qr5dVfdW1S+q6tiVXOsPquqXVfVgVf1PVb1qmeMfrqq53bGXDNm/U9eGe6vq+qr6k27/FlW1sKomd6//oqoWV9XW3ev3VdVHuu3fq6qru7rnVNXbVtDGParqwq5v7q6qM6tq25XcU6uqN3f3dXdV/d3SUGJV1+pGKbyjqn6aZH5VfSGDIO1r3c/+z6tqSlfH2O6c71bVB6rqv5IsyGDUxbJtenZVXdHd6xeTbLHM8ZdW1U+6990lVbXfiu5vmfNW+L4a0s7XVNWvuvv9iyHHN6+qj3Tv11u77c2XV09r7fOttW+21ha01uYm+bckBw0p8pok72utzW2tXdMd/4Pu3Edaax9prX0/yeNGzbTWftha+1ySX67OPQMA6ycBCMDI+e0MPlR+ZSVlHk3yliSTu/KHJfmzZcq8NMkBSfZLcmySF3Uf6F6X5NJu6sO2y164Bn/tfluS38ngL+HLrtkwP8mJSbZNcniS11fVkd25+yT55yQnZPAX9u2S7LKS+/jHJA8l2THJH3VfS9uxZZJvJ/l8kiclOS7JP3V1LNvmLZN8LMlLWmtbJXlOkp8MKXJgkl9k0F9/m+T0qqru2FlJbunae3SSv66qF7TWHkryoyTP68o9L8lN+fWH5ecluajbPj3Jn3Z1PyvJhSu430rywfx69MGuGYw4WJmXJ5meZFoGI4CW9tHqXOv4DH5G27bWjk/yqyT/q/vZ/+0K6jshyUlJturu99eNH4Rs/1+SzyWZlOTLSY4acvzZGYyA+NMMfvb/muS8FYURy1jh+2qI5ybZK4P3+7u7QC9J/iLJzCS/lWRqkhlJ/nI16kySQ5L8vGv/xAzei0NHl1yZ5JmreS0AoAcEIAAjZ7skd7fWFq+oQGvt8tbaD1pri1trN2bwQfN5yxT7UGvtvtbar5J8J4MPh6vj2CT/3lq7qrU2P8t8qG6tfbe19rPW2pLW2k+TfGFI3Ucn+Xpr7XuttYeT/FWSJcurpAYLbx6V5N3dKJerknxmSJGXJrmxtfbv3X3+OIP1H45ZQbuXJHlWVY1rrd3WWvv5kGM3tdb+rVvr4jMZfMh9clXtmkGg8Y7W2kOttZ8k+WQGH8STQcDxvG6ExH4ZhCzPq6otMgiXvteVW5Rkn6rauhs5cMXyGthau7619u3W2sOttbuS/EMe/3Nb1t+01u7tfo4fySDUWN1rfay1dnNrbeEq6hjq0621n3d9vmiZYzOTbJrkI92opLMzCImWOinJv7bWLmutPdpa+0ySh7vzVmoV76ulTm2tLeymv1yZQdiRJK9K8t7W2p1dX5yaQZCzUlX1OxmM+Hh3t2tC9/3+IcXuzyAMAgA2EgIQgJFzT5LJtZJ1G6rq6VX19Ros0vhABmuFTF6m2NA1Chbk1x/uVmWnJDcPeb3sKIADa7DQ411VdX8GI0omL+/cLkC5ZwX1bJ9k7Erq2j3Jgd1UivtqMF3nVUl2WPZCXT2/37Xltqr6f1W195Aitw8pu6DbnNC1997W2oPLtGHnbvuiJM/PYPTFzzIYkfK8DD7QX99aW3pvRyX5vSQ3VdVFVfXby7vhqnpyVZ3VTZN5IMkZefzPbVnL9s9OT+BaN+eJW9k5OyWZ01pry7Rpqd2TvHWZn9muS9u8Mqt4Xy21ovf0Tsu047F+Wkl9MzMYXXR0a+2/u93zuu9bDym6dZKh7w8AoOcEIAAj59IM/mp+5ErK/HOSa5Ps2VrbOsn/yWBKxOpoqzh+WwYfWpfabZnjn09yXpJdW2vbZLCmSC3v3Koan8GIluW5K8nildR1c5KLWmvbDvma0Fp7/fIu1lq7oLX2OxmM7rg2g7UbVuXWJJNqyFNAujbM6bYvyWDKxcu7tlzdHf+9/Hr6S1prP2qtHZHBVJ3/L8mXVlDfX2fQ//t2P7dXZ9U/t2X759YncK1lf9ar+tmvqsxtSXYeMn1oaZuWujnJB5b5mY1vrX1hNepd2ftqVW7NIHwZ2qZbV1B26VSd85L8UWvtP5fu79YEuS2/HlmSbvvnAQA2GgIQgBHSWrs/gyH5/1hVR1bV+KratKpeUlVL123YKskDSeZ1Ix2WGwqswB1Jdqkhi6Yu40tJ/qCq9ukCjFnLHN8qg1ETD1XVjCSvHHLs7CQvrarndtd/b1bwO6SbjnJukvd097hPBtMRlvp6kqfXYFHVTbuvA4as+/CYbjTEEd1aIA9n8Jf85U69WaYNN2cQcnywBoue7pfktRmMplg6WuTyJG/IrwOPSzIYnXBRV/dmVfWqqtqmmzLywErq3qpr2/1VtXNW72khb6+qid10nZPz68e/rsm17shyFjZ9Ai7NILR6c/fzeEUG620s9W9JXteN5qiq2rJb3HR1ppCs7H21Kl9I8pdVtX0NFq19d7qf4bKq6llJvpnkTa21ry2nyGe7a03s/tv6kySfHnL+5t0UqCTZrHvfVHdsTHds08HL2mIl/50BAOspAQjACGqt/X2SUzJYyPGuDP6y/sYMRhckg0VKX5nB0Px/y68/FK+OCzP4i/btVXX3cur+RgZrTVyY5Po8fkHPP0vy3qp6MIMPml8acu7PMwgLPp/BX9LnZrDA6Iq8MYNpDLdn8CHz34dc68Ekv5vB4qe3dmX+JsnyFtQck0F/3Zrk3gymqaxuKHR8kinduV9JMqu19h9Djl+UwQfaHw55vVV+vf5HMlhv4sZuKsrrMpiqszynZjCd5v4k/y+DAGhVvppBCPOT7pzT1+JaH8zgw/19tYIn1axMa+2RJK/I4Kko92Yw7ejcIcdnZxAYfDyDn/31XdnVscL31Wp4f5LZSX6awVSlK7p9y/PWDKZfnV6Dp+HMq6qhIzxmJbkhg2k0FyX5u9baN4cc/0WShRlMk7qg2146+uSQ7vX5GYxCWZjkW0/gPgCA9UD95nRfAGBdq6qWwTSn60e7LQAAGwsjQAAAAIDeE4AAAAAAvWcKDAAAANB7RoAAAAAAvScAAQAAAHpv7Gg3YGUmT57cpkyZMtrNAAAA6L3LL7/87tba9qPdDlhX1usAZMqUKZk9e/ZoNwMAAKD3quqm0W4DrEumwAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9N3a0GwAAsD6pU2vE62yz2ojXCQAbGyNAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADovbGj3QAAYO3UqTXidbZZbcTrBABYG0aAAAAAAL23ygCkqj5VVXdW1VVD9k2qqm9X1XXd94nd/qqqj1XV9VX106qaNuSc13Tlr6uq16yb2wEAAAB4vNUZAfLpJC9eZt87k/xna23PJP/ZvU6SlyTZs/s6Kck/J4PAJMmsJAcmmZFk1tLQBAAAAGBdW2UA0lr7XpJ7l9l9RJLPdNufSXLkkP2fbQM/SLJtVe2Y5EVJvt1au7e1NjfJt/P4UAUAAABgnVjTNUCe3Fq7rdu+PcmTu+2dk9w8pNwt3b4V7X+cqjqpqmZX1ey77rprDZsHAAAA8GtrvQhqa60lGbal4Ftrn2itTW+tTd9+++2H67IAAADARmxNH4N7R1Xt2Fq7rZvicme3f06SXYeU26XbNyfJ85fZ/901rBsAgA2ExzQDsL5Y0xEg5yVZ+iSX1yT56pD9J3ZPg5mZ5P5uqswFSX63qiZ2i5/+brcPAAAAYJ1b5QiQqvpCBqM3JlfVLRk8zeVDSb5UVa9NclOSY7vi5yf5vSTXJ1mQ5A+TpLV2b1W9L8mPunLvba0tu7AqAAAAwDqxygCktXb8Cg4dtpyyLckbVnCdTyX51BNqHQAAAMAwWOtFUAEAAADWdwIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hs72g0AYONTp9aI19lmtRGvEwCA9YcRIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9j8EFAIANhMeIA6w5I0AAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOi9tQpAquotVfXzqrqqqr5QVVtU1VOq6rKqur6qvlhVm3VlN+9eX98dnzIsdwAAAACwCmscgFTVzknenGR6a+1ZSTZJclySv0lyWmvtaUnmJnltd8prk8zt9p/WlQMAAABY59Z2CszYJOOqamyS8UluS/KCJGd3xz+T5Mhu+4judbrjh1VVrWX9AAAAAKu0xgFIa21Okg8n+VUGwcf9SS5Pcl9rbXFX7JYkO3fbOye5uTt3cVd+u2WvW1UnVdXsqpp91113rWnzAAAAAB6zNlNgJmYwquMpSXZKsmWSF69tg1prn2itTW+tTd9+++3X9nIAAAAAazUF5oVJ/qe1dldrbVGSc5MclGTbbkpMkuySZE63PSfJrknSHd8myT1rUT8AAADAalmbAORXSWZW1fhuLY/Dklyd5DtJju7KvCbJV7vt87rX6Y5f2Fpra1E/AAAAwGpZmzVALstgMdMrkvysu9YnkrwjySlVdX0Ga3yc3p1yepLtuv2nJHnnWrQbAAAAYLWNXXWRFWutzUoya5ndv0wyYzllH0pyzNrUBwAAALAm1vYxuAAAAADrPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAek8AAgAAAPSeAAQAAADoPQEIAAAA0HsCEAAAAKD3BCAAAABA7wlAAAAAgN4TgAAAAAC9N3a0GwAArKX3tJGvc9bIVwkAsDaMAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQexZBBQAYyqKyANBLRoAAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6L2xo90AADZC72kjX+eska8SAID1hxEgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg99YqAKmqbavq7Kq6tqquqarfrqpJVfXtqrqu+z6xK1tV9bGqur6qflpV04bnFgAAAABWbm1HgHw0yTdba3snmZrkmiTvTPKfrbU9k/xn9zpJXpJkz+7rpCT/vJZ1AwAAAKyWNQ5AqmqbJIckOT1JWmuPtNbuS3JEks90xT6T5Mhu+4gkn20DP0iybVXtuKb1AwAAAKyutRkB8pQkdyX596r6cVV9sqq2TPLk1tptXZnbkzy52945yc1Dzr+l2/cbquqkqppdVbPvuuuutWgeAAAAwMDaBCBjk0xL8s+ttWcnmZ9fT3dJkrTWWpL2RC7aWvtEa216a2369ttvvxbNAwAAABhYmwDkliS3tNYu616fnUEgcsfSqS3d9zu743OS7Drk/F26fQAAAADr1BoHIK2125PcXFV7dbsOS3J1kvOSvKbb95okX+22z0tyYvc0mJlJ7h8yVQYAAABgnRm7lue/KcmZVbVZkl8m+cMMQpUvVdVrk9yU5Niu7PlJfi/J9UkWdGUBAAAA1rm1CkBaaz9JMn05hw5bTtmW5A1rUx8AAADAmlibNUAAAAAANggCEAAAAKD3BCAAAABA763tIqgAALBi72kjX+eska8SgPWfESAAAABA7wlAAAAAgN4TgAAAAAC9JwABAAAAes8iqAAAAGyQrrjiiheNHTt2Vmtth/gD/8ZuSVXdvnjx4lOnTZt2wfIKCEAAAADY4FxxxRUv2nzzzT8+ZcqUR8aNGzd3zJgxo/DYKdYXS5YsqYULF25z4403fvyKK6544/JCEAkZAAAAG5yxY8fOmjJlyiNbbrnlQuEHY8aMaVtuueXCKVOmPDJ27NjlPhBdAAIAAMAGp7W2w7hx4x4a7Xawfhk3btxD3ZSoxxGAAAAAsCEaY+QHy+reE8vNOgQgAAAAQO8JQAAAAGAUnHLKKTtV1f677777s5Z3fPfdd39WVe1/yimn7DTc9U6cOHHqcF5zQ+ApMAAAAPRGVfYfjXpby+Vrct7mm2/e5syZs/n3vve98YcccsiCpfsvuuii8XPmzNls8803H/ZpPm94wxvuevnLX37fcF93fWcECAAAAIyScePGPXrggQc+cMYZZ0wauv+MM86YNHPmzAfHjRv36HDXucceeyw6+OCDF6y6ZL8IQAAAAGAUHXPMMfd+7Wtfm7hkyZIkyZIlS/K1r31t0jHHHHPvsmU/+clPTnz605++z2abbTZthx122O9Nb3rTzosWLUqSXHvttZtV1f5nnXXWNkPPWbx4cSZPnjz1zW9+807J8qfA3HHHHZscf/zxu2+33XZTN99882nPfvaz977wwgu3HFrmtNNOm7zHHns8c4sttpg2ceLEqQcccMBes2fP3mJ4e2PdEYAAAADAKHr1q1993z333LPpt771rQlJcsEFF0yYO3fu2Fe/+tX3DS137rnnbv0nf/InT33Ws5614POf//z1f/zHf3zHv/7rvz75Na95zW5Jsvfeez+y7777zv/Sl740ceh5559//lb33HPP2BNOOOFxgUqSLFy4sA499NCnX3zxxVufeuqpt5x55pnXT5o0adH/+l//6+m/+tWvxibJN77xjQlvf/vbdzv22GPvOfvss6/7+Mc/fuOMGTPmzZ07d5N10inrgDVAAAAAYBRNnjz50YMPPvj+M888c9KLX/zieWeeeeakgw8++P7tttvuN6a/nHrqqTvNmDHjwXPPPffGJDn66KMfSJIPfvCDu7zvfe+7bY899lh01FFH3fvhD394p4ULF9a4ceNakpx11lmTnva0pz10wAEHPLS8+v/lX/5lu+uuu27cFVdc8fN999334SQ54ogjHnjqU5/6rA984AM7/Ou//ustl1566ZZ77bXXwg9+8IO3Lz3vVa961f3rqEvWCSNAAAAAYJQde+yxc88///yJCxcurPPPP3/iscce+xujNRYvXpyrr756/Mtf/vK5Q/efeOKJc5csWZKLLrpowtLX8+fP3+Scc87ZJkkWLVqUb3zjG9seeeSRyx39kSQXXnjhVs985jMX7L333g8vWrQoS6fUzJw5c95PfvKT8Ukybdq0Bddcc8341772tbt+4xvfmPDQQw/VMHfBOicAAQAAgFF2/PHH37dgwYIxJ5988s4LFy4cc9xxx/3G6Irbbrtt7OLFi2uHHXZYNHT/LrvssihJ7rnnnk2S5ClPecqiadOmzfviF784MUnOO++8re+7776xJ5544goDkHvuuWfslVdeueVmm222/9Cvs88+e7vbbrttsyQ58sgjH/zoRz964w9+8IMJhx9++F6TJ0/+rRNOOGG3Bx54YIPJFUyBAQAAgFG29dZbL3nBC15w/+mnn/7kl7zkJXO33nrrJUOP77jjjovHjh3b7rjjjk2H7r/llls2TZKh02WOOuqoe9///vfvMm/evDrrrLMmPeMZz1iwdGrL8kycOPHRZz7zmQv+6Z/+6aZlj22xxRaPPYb3TW960z1vetOb7rn11lvHnnnmmdu++93v3nWrrbZ69J/+6Z/mrM29jxQBCMBqqFNHfoRfmzXsj3wHAGA99vrXv/6uhx9+uF73utfdteyxsWPH5pnPfOaCr3zlKxPf8Y53PHb8c5/73MQxY8bkec973ryl+0488cS5f/VXf7XbGWecMfGCCy7Y9s1vfvNtK6v30EMPfeC9733vLnvssccjO++88+JVtXOnnXZa/Pa3v/3ur371qxOvvfbacU/0PkeLAAQAAADWAy996UsffOlLX/rgio6/+93vvvWoo47a8+ijj55y/PHH33vllVeO+9u//dudf//3f/+uPfbY47GpMTvvvPPiGTNmPPjud797lwcffHCTE044Ye6Krpkkf/Znf3bPpz71qe0POeSQvd70pjfd/rSnPe2Ru+++e5PLLrtsyx122GHRrFmz7nzLW96y07333rvJoYce+uD222+/+PLLLx//ox/9aKu/+Iu/uGU4+2BdEoAAAADABuAVr3jFA5/4xCd++Xd/93c7fvWrX500adKkxSeddNId//AP//C4KShHH330vW9961t3nzp16vy99trrkZVdd/z48e3iiy/+77e97W07fehDH9r5nnvuGTtp0qTFU6dOnf/yl7/8viSZMWPG/I997GNPPu+88yYtWLBgkx133PGRt771rbf+5V/+5Z3r6HaHXbW2/g6xnj59eps9e/ZoNwPAFJhhVqOwZvh6/OturenP4aU/h5f+HF5+H7EuVdXlrbXpo92O1XXllVfeOHXq1LtHux2sf6688srJU6dOnbLs/g1mtVYAAACANSUAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAAjrKr2X9XXrFmznjx27Nj958yZM3Z51/j3f//3iVW1/4UXXrjliuq54IILJjznOc/Zc+LEiVPHjRv37N133/1ZRx111JQbbrhh06VlZsyYsdeLX/zipy7v/J133nnfk046aZeh+5YsWZKPfexj2+233357jx8//tkTJkx49gEHHLDXmWeeuc3QcieffPJOW2yxxbSHH364hu4//PDDn1pV+19wwQUThu7/+7//+8lVtf+NN964aZI88MADY04++eSdpkyZ8qwttthi2nbbbTf1gAMO2Ou0006bvKL7XZnldiIAAABsiOrU2n806m2z2uVPpPx//Md/XLt0e8GCBWNe9rKXPf3Nb37zbS972cvuX7p/t912W/S+971vl89+9rMT3/Wud9217DW++MUvTtxll10efsELXjB/eXVccMEFEw4//PC9XvjCF879+Mc/fuP48ePbVVddtcWXv/zlSTfccMNme+yxx6In0ualTjjhhN2++MUvbv/qV7/6zlNPPfXWRYsW5ayzzpr06le/+mlXX331nA984AO3J8lBBx0072Mf+1hdcskl4w499NAFS8+//PLLJ2yxxRZLLr744i1f9KIXzVu6/9JLL52w0047PTJlypRFSXL44YfvcfXVV48/5ZRTbttvv/0W3n777WO/973vbfXNb35zm7e85S13P9F2C0AAAABghB122GGPhRb333//mCTZY489Hh66P0n233//eWefffakZQOQuXPnjrnooou2+eM//uM7V1THP/7jP27/1Kc+deH555//yzFjBhNAXv7ylz/wV3/1V3cuWbJkjdr9uc99btvPf/7z2//N3/zNr/78z//8sTYde+yxD7z+9a9f9KEPfWjnl7zkJQ8897nPXfCCF7xgflXl4osvnrA0ALnhhhs2veOOOzZ95StfedcPfvCDCUnuWHqN2bNnT9h///3nJcnPfvazzb///e9vffrpp//yj/7oj+YuLfMnf/Inc9e07abAAAAAwHrqmGOOuffHP/7xhKFTVpLkC1/4wrYPPfTQmBNPPPGeFZ37wAMPbLLddtstXhp+DLW8favj4x//+JN22223h0855ZTHjUh5//vff/v48eMf/ehHP/qkJJk8efKje+yxx0Nd0JEk+c53vjNhl112efgVr3jFfT/+8Y8f23/77bdvctNNN23+nOc8Z16S3HvvvZskyU477fS4USpr2nYBCAAAAKynTjjhhLljxoxpn/3sZycN3f/lL3950p577rnwgAMOeGhF506dOnXBZZddttXb3/72Ha+++urNVlZPa60WLVqUZb+GWrRoUX7yk59M+J3f+Z37xo59/ISS7bbb7tGZM2c+eNlllz0WbEyfPn3eFVdc8djrSy+9dMK0adPmP+95z5s/d+7csVddddXmSXLhhRdOSJLnPe9585Jk3333fWjcuHFL3vrWt+567rnnbr1gwYJatr4nSgACAAAA66kdd9xx8UEHHfTAOeec81gActddd23y/e9/f+tXvOIV967s3FmzZt0+Y8aMBz/84Q/v9MxnPnPfJz3pSfu98pWv3O2nP/3p5suW/da3vrXtZptttv+yX7feeutjwcltt9029pFHHqndd9/9kRXVueuuuz5y5513PnbOc57znHl33HHHptddd91mSfKjH/1oy5kzZ86bPHnyo0996lMf+u53vzshSf7rv/5rwpZbbrlkxowZC5Nk0qRJS0477bSb/ud//meLo446as9tttnm2dOnT9/r7//+7yebAgMAAAA9dOyxx97785//fPzSURxnnHHGxMWLF9eJJ5640gBk0qRJSy655JL//va3v33tG9/4xtt33XXXh7/0pS9tP3PmzH2+//3vjx9adubMmQ9edNFF1yz7tf3226/RQqlLPf/5z5+XJN/5zne2XLBgQV1zzTXjDz744PlJMm3atHmXXHLJlknywx/+cMLUqVPnbbLJJo+d+6d/+qf3/vKXv/zpRz7ykRtf+tKX3nvjjTdu8ba3vW33I4444ilr0hYBCAAAAKzHXvnKV963+eabPzYN5stf/vLE/fbbb/4+++yzwpEYS40ZMyYvfOEL5//f//t/51x++eW/+N73vnf1mDFjcuqpp+44tNw222yz+JBDDlmw7Nemm27alpbZcccdF2+22WbtpptuWuF0mptvvnmzJz3pSY+1a99993144sSJiy+55JIJF1988Zabbrppmzlz5oIkmTlz5vzZs2dPWLRoUa666qrxM2fOnLfs9XbYYYdHTz755Hu+8pWv3DhnzpyfHn300fd8/etfn3TppZeOW73eG9IXT/QEAAAAYORMnDhxyaGHHnrfueeeO2nOnDljf/jDH2599NFHr3T0x4o85znPWXjQQQc9cMMNN2zxRM/ddNNN81u/9Vvz/uM//mPbRx999HHH77333jGXXXbZVgceeOBvBBnTpk2bN3v27AkXX3zxlvvuu+/8peuHHHLIIfNuuOGGceeff/5WDz300JjnPve5y32c71Kbb755e/vb335Hklx11VVPuP0CEAAAAFjPHXfccfded9114971rnft1FrLiSeeOHdV58yZM+dxK5UuWbIkN9100+aTJ09evCbteOMb33jnTTfdtPlpp502edlj7373u3ecP3/+JieffPJvPJp35syZ86699tpx3/nOd7Y+4IADHgs5pk2b9tD48eMfPe200568ySabPDZdJhk85nfevHmPW/j0mmuu2TwZjEZ5om1//LKtAAAAwHrlmGOOuf+Nb3zjo2ecccb2Bx544IO77777KtfmOOGEE6a01nLkkUfOffrTn/7wPffcM/bTn/70dr/4xS/GfepTn/rlmrTjhBNOuO+b3/zmXe985zt3u/rqq8e97GUvu2/x4sV11llnTTrnnHO2e9e73jXnuc997oKh5xx88MHzP/CBD9Sll1669Rve8IbHwpExY8Zk6tSp87/3ve9ts9deey2cOHHiY6ub/uxnP9vi6KOPftpxxx1390EHHTR/yy23XHLFFVeMO+2003bce++9F77oRS968Im2XQACAABAb7RZ7fLRbsO6MH78+Pa7v/u795177rnbHXPMMas1/eXP/uzP7vz0pz89+W//9m93uvvuuzfdaqutHt1zzz0XnnPOOde94hWveGBN2/K5z33uVwceeOD8T37yk9t/4QtfmDxmzJjss88+C84444zrX/WqV92/bPmDDz54/qabbtoWLVpUz3/+839jmsuMGTPm/9d//dfW06dP/41pM894xjMefuUrX3n3hRdeuPVnP/vZJz388MO1ww47PHLcccfd/Z73vOf2TTfd9Am3u1prqy41SqZPn95mz5492s0ASJ261o8df8LarPX33+e1VSPfnVmPf92tNf05vPTn8NKfw8vvI9alqrq8tTZ9tNuxuq688sobp06devdot4P1z5VXXjl56tSpU5bdbw0QAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAGBDtGTJkiWjsNQy67PuPbFkeccEIAAAAGxwqur2hQsXbjHa7WD9snDhwi2q6vblHROAAAAAsMFZvHjxqTfeeONm8+fPH2ckCEuWLKn58+ePu/HGGzdbvHjxqcsrM3akGwUAAABra9q0aRdcccUVb7zhhhtmtdZ2iD/wb+yWVNXtixcvPnXatGkXLK+AAAQAAIANUvdBd7kfdmFZEjIAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvTd2tBsAAACspve0ka9z1shXCbAurPUIkKrapKp+XFVf714/paouq6rrq+qLVbVZt3/z7vX13fEpa1s3AAAAwOoYjikwJye5Zsjrv0lyWmvtaUnmJnltt/+1SeZ2+0/rygEAAACsc2sVgFTVLkkOT/LJ7nUleUGSs7sin0lyZLd9RPc63fHDuvIAAAAA69TajgD5SJI/T7Kke71dkvtaa4u717ck2bnb3jnJzUnSHb+/Kw8AAACwTq1xAFJVL01yZ2vt8mFsT6rqpKqaXVWz77rrruG8NAAAALCRWpsRIAcleVlV3ZjkrAymvnw0ybZVtfTpMrskmdNtz0mya5J0x7dJcs+yF22tfaK1Nr21Nn377bdfi+YBAAAADKxxANJae1drbZfW2pQkxyW5sLX2qiTfSXJ0V+w1Sb7abZ/XvU53/MLW2ig8xwsAAADY2AzHU2CW9Y4kp1TV9Rms8XF6t//0JNt1+09J8s51UDcAAADA44xddZFVa619N8l3u+1fJpmxnDIPJTlmOOoDAAAAeCLWxQgQAAAAgPWKAAQAAADoPQEIAAAA0HsCEAAAAKD3hmURVIDee88oPLV71shXCQAAfWUECAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpv7Gg3AFg36tQa8TrbrDbidQIAAKwOI0AAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvjR3tBsBSdWqNeJ1tVhvxOgEAABh5RoAAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpv7Gg3AFhH3tNGvs5ZI18lAADA6jACBAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6TwACAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvjR3tBmzI6tQa8TrbrDbidQIAAMCGzggQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL23xgFIVe1aVd+pqqur6udVdXK3f1JVfbuqruu+T+z2V1V9rKqur6qfVtW04boJAAAAgJVZmxEgi5O8tbW2T5KZSd5QVfskeWeS/2yt7ZnkP7vXSfKSJHt2Xycl+ee1qBsAAABgta1xANJau621dkW3/WCSa5LsnOSIJJ/pin0myZHd9hFJPtsGfpBk26racU3rBwAAAFhdY4fjIlU1Jcmzk1yW5Mmttdu6Q7cneXK3vXOSm4ecdku377ZAkrynjXyds0a+SgAAAEbeWi+CWlUTkpyT5H+31h4Yeqy11pI8oU+1VXVSVc2uqtl33XXX2jYPAAAAYO0CkKraNIPw48zW2rnd7juWTm3pvt/Z7Z+TZNchp+/S7fsNrbVPtNamt9amb7/99mvTPAAAAIAka/cUmEpyepJrWmv/MOTQeUle022/JslXh+w/sXsazMwk9w+ZKgMAAACwzqzNGiAHJTkhyc+q6ifdvv+T5ENJvlRVr01yU5Jju2PnJ/m9JNcnWZDkD9eibgAAAIDVtsYBSGvt+0lqBYcPW075luQNa1ofAAAAwJpa60VQAQAAANZ3AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD03tjRbsAG7T1t5OucNfJVAgAAwIbOCBAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHpPAAIAAAD03tjRbgAAAMBoqFNrxOtss9qI1wkMGAECAAAA9J4ABAAAAOg9AQgAAADQewIQAAAAoPcEIAAAAEDvCUAAAACA3hOAAAAAAL0nAAEAAAB6b+xoNwAAAGBUvKeNfJ2zRr5KYMAIEAAAAKD3RjwAqaoXV9Uvqur6qnrnSNcPAAAAbHxGNACpqk2S/GOSlyTZJ8nxVbXPSLYBAAAA2PiM9AiQGUmub639srX2SJKzkhwxwm0AAAAANjIjHYDsnOTmIa9v6fYBAAAArDPr3VNgquqkJCd1L+dV1S9Gsz3ryOQkd6/JiVXD3JJ+0J/DS38OL/05vPTn8NKfw0t/Di/9Obz05/Dqa3/uPtoNgHVppAOQOUl2HfJ6l27fY1prn0jyiZFs1Eirqtmttemj3Y6+0J/DS38OL/05vPTn8NKfw0t/Di/9Obz05/DSn7BhGukpMD9KsmdVPaWqNktyXJLzRrgNAAAAwEZmREeAtNYWV9Ubk1yQZJMkn2qt/Xwk2wAAAABsfEZ8DZDW2vlJzh/petczvZ7iMwr05/DSn8NLfw4v/Tm89Ofw0p/DS38OL/05vPQnbICqtTbabQAAAABYp0Z6DRAAAACAEScAGQZVtWtVfaeqrq6qn1fVyd3+SVX17aq6rvs+sdu/d1VdWlUPV9XbVnWdjc0w9ucWVfXDqrqyu86po3VPo2m4+nPI9Tapqh9X1ddH+l7WB8PZn1V1Y1X9rKp+UlWzR+N+Rtsw9+e2VXV2VV1bVddU1W+Pxj2NpmH893Ov7n259OuBqvrfo3Rbo2aY359v6a5xVVV9oaq2GI17Gk3D3J8nd335843xvZmsUX++qqp+2v3euaSqpg651our6hdVdX1VvXO07mk0DXN/fqqq7qyqq0brfoDlMwVmGFTVjkl2bK1dUVVbJbk8yZFJ/iDJva21D3W/TCa21t5RVU/K4BnbRyaZ21r78Mqu01q7esRvahQNY39Wki1ba/OqatMk309ycmvtByN+U6NouPpzyPVOSTI9ydattZeO3J2sH4azP6vqxiTTW2t3j+xdrD+GuT8/k+Ti1tona/CksfGttftG9IZG2XD/995dc5MMHll/YGvtppG5k/XDMP4+2jmD30H7tNYWVtWXkpzfWvv0SN/TaBrG/nxWkrOSzEjySJJvJnlda+36Eb6lUbUG/fmcJNe01uZW1UuSvKe1dmD33/h/J/mdJLdk8NTG4/3/55r1Z3etQ5LMS/LZ1tqzRuN+gOUzAmQYtNZua61d0W0/mOSaJDsnOSLJZ7pin8ngH9G01u5srf0oyaLVvM5GZRj7s7XW5nUvN+2+NrrEb7j6M0mqapckhyf55Lpv+fppOPuT4evPqtomySFJTu/KPbKxhR/JOnt/Hpbkho0t/EiGvT/HJhlXVWOTjE9y67pt/fpnGPvzGUkua60taK0tTnJRkles+ztYv6xBf17SWpvb7f9Bkl267RlJrm+t/bK19kgG4dIRI3IT65Fh7M+01r6X5N6RaTnwRAhAhllVTUny7CSXJXlya+227tDtSZ68htfZaK1tf9ZgusZPktyZ5NutNf25du/PjyT58yRL1kX7NjTD0J8tybeq6vKqOmndtHLDsZb9+ZQkdyX59xpM0fpkVW25zhq7ARiu30dJjkvyheFt3YZnbfqztTYnyYeT/CrJbUnub619a921dv23lu/Pq5IcXFXbVdX4JL+XZNd11dYNwRr052uTfKPb3jnJzUOO3ZKN8A9wQ61lfwLrMQHIMKqqCUnOSfK/W2sPDD3WWmtZzdEHK7vOxmQ4+rO19mhr7bcySOVndMNmN0pr259V9dIkd7bWLl93rdxwDNN/789trU1L8pIkb+iGzG6UhqE/xyaZluSfW2vPTjI/yUY5jz0Z1t9HmyV5WZIvD3sjNyDD8O/nxAz+ivyUJDsl2bKqXr2OmrveW9v+bK1dk+Rvknwrg+kvP0ny6Dpp7AbgifZnVR2awQf2d4xYIzcg+hP6TQAyTLo1Js5JcmZr7dxu9x3dfMKl8wrvXMPrbHSGqz+X6obCfyfJi4e5qRuEYerPg5K8rFu34qwkL6iqM9ZRk9drw/X+7P4qnNbanUm+ksEw5I3OMPXnLUluGTLK6+wMApGNzjD/+/mSJFe01u4Y/pZuGIapP1+Y5H9aa3e11hYlOTfJc9ZVm9dnw/jv5+mttf1ba4ckmZvBGhYbnSfan1W1XwbTWI9ord3T7Z6T3xxBs0u3b6MzTP0JrMcEIMOgW2zz9AwWQvqHIYfOS/Kabvs1Sb66htfZqAxjf25fVdt22+MyWNzr2mFv8HpuuPqztfau1tourbUpGQyJv7C1ttH9BXMY359bdouspZuq8bsZDOveqAzj+/P2JDdX1V7drsOSbFQL+CXD159DHJ+NePrLMPbnr5LMrKrx3TUPy2B9gY3KcL4/uwVSU1W7ZbD+x+eHt7Xrvyfan11fnZvkhNba0MDoR0n2rKqndKO+juuusVEZxv4E1mOeAjMMquq5SS5O8rP8em2E/5PBvMEvJdktyU1Jjm2t3VtVOySZnWTrrvy8JPsk2W9512mtnT9Ct7JeGMb+nJLBYlWbZBD2fam19t6Ru5P1w3D159BhoFX1/CRvaxvnU2CG6/05OYNRH8lg+sbnW2sfGKn7WF8M5/uzqn4rg7/EbZbkl0n+cMgCdRuFYe7PLTP44P7U1tr9I3sn64dh7s9Tk/x+ksVJfpzkj1trD4/k/Yy2Ye7Pi5Nsl8ECqae01v5zRG9mPbAG/fnJJEd1+5JkcWttenet38tgna9NknzK76O17s8vJHl+Br/r70gyq7V2+gjdCrASAhAAAACg90yBAQAAAHpPAAIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgALCaqurIqmpVtfeQfQdV1SVV9dWq+tPRbB8AACvmMbgAsJqq6otJdkpyYWtt1mi3BwCA1WcECACshqqakOS5SV6b5Lhu3/Or6rtVdXZVXVtVZ1ZVdccOq6ofV9XPqupTVbV5t/9DVXV1Vf20qj48ajcEALCRGTvaDQCADcQRSb7ZWvvvqrqnqvbv9j87yTOT3Jrkv5IcVFWzk3w6yWFd+c8meX1VfS7Jy5Ps3VprVbXtiN8FAMBGyggQAFg9xyc5q9s+q3udJD9srd3SWluS5CdJpiTZK8n/tNb+uyvzmSSHJLk/yUNJTq+qVyRZMDJNBwDACBAAWIWqmpTkBUn2raqWZJMkLcn/S/LwkKKPZiW/W1tri6tqRpLDkhyd5I3ddQEAWMeMAAGAVTs6yedaa7u31qa01nZN8j9JDl5B+V8kmVJVT+ten5Dkom4dkW1aa+cneUuSqeu64QAADAhAAGDVjk/ylWX2nZNfT4P5Da21h5L8YZIvV9XPkixJ8i9Jtkry9ar6aZLvJzllnbUYAIDf4DG4AAAAQO8ZAQIAAAD0ngAEAAAA6D0BCAAAANB7AhAAAACg9wQgAAAAQO8JQAAAAIDeE4AAAAAAvScAAQAAAHrv/wd1fJoETp5w0gAAAABJRU5ErkJggg==\n",
-      "text/plain": [
-       "<Figure size 432x288 with 1 Axes>"
-      ]
-     },
-     "metadata": {
-      "needs_background": "light"
-     },
-     "output_type": "display_data"
-    }
-   ],
+   "metadata": {},
+   "outputs": [],
    "source": [
     "width = 0.35    \n",
     "fig = plt.figure()\n",
@@ -120782,9 +1443,7 @@
    "cell_type": "code",
    "execution_count": null,
    "id": "1721580c",
-   "metadata": {
-    "collapsed": true
-   },
+   "metadata": {},
    "outputs": [],
    "source": []
   }