commit e664e8a95dd78dc718d8b82a739167540d538c4c Author: janmaroto Date: Wed Feb 16 16:13:08 2022 +0100 Primer commit diff --git a/uf01/Exercicis UF1_1. Solucions-20211107.zip b/uf01/Exercicis UF1_1. Solucions-20211107.zip new file mode 100755 index 0000000..42c513c Binary files /dev/null and b/uf01/Exercicis UF1_1. Solucions-20211107.zip differ diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex01_taulaMult.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex01_taulaMult.html new file mode 100755 index 0000000..8777ec1 --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex01_taulaMult.html @@ -0,0 +1,19 @@ + + + + + + Taula Multiplicar + + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex02_fibonacci.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex02_fibonacci.html new file mode 100755 index 0000000..41c9946 --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex02_fibonacci.html @@ -0,0 +1,32 @@ + + + + + + Fibonacci + + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex03_potencia.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex03_potencia.html new file mode 100755 index 0000000..8672aa4 --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex03_potencia.html @@ -0,0 +1,28 @@ + + + + + + Potencia + + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex04_mitjana.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex04_mitjana.html new file mode 100755 index 0000000..60b82ca --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex04_mitjana.html @@ -0,0 +1,35 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex05_aprop100.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex05_aprop100.html new file mode 100755 index 0000000..1b1defa --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex05_aprop100.html @@ -0,0 +1,36 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex06_horaMinutSg.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex06_horaMinutSg.html new file mode 100755 index 0000000..9789c96 --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex06_horaMinutSg.html @@ -0,0 +1,37 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex07_dies_a_data.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex07_dies_a_data.html new file mode 100755 index 0000000..af5123f --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex07_dies_a_data.html @@ -0,0 +1,31 @@ + + + + + + Dies a data + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex08_validaData.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex08_validaData.html new file mode 100755 index 0000000..45b3598 --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex08_validaData.html @@ -0,0 +1,84 @@ + + + + + + Validar Data + + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex09_convCelsius.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex09_convCelsius.html new file mode 100755 index 0000000..b848ff7 --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex09_convCelsius.html @@ -0,0 +1,32 @@ + + + + + + Conv Celsius Farenheit + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_1. Solucions-20211107/ex10_conversions.html b/uf01/Exercicis UF1_1. Solucions-20211107/ex10_conversions.html new file mode 100755 index 0000000..db39b81 --- /dev/null +++ b/uf01/Exercicis UF1_1. Solucions-20211107/ex10_conversions.html @@ -0,0 +1,90 @@ + + + + + + Conversions decimal a binario, ... + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106.zip b/uf01/Exercicis UF1_2. Solucions-20211106.zip new file mode 100755 index 0000000..f45a9ce Binary files /dev/null and b/uf01/Exercicis UF1_2. Solucions-20211106.zip differ diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/ex01.fileExt.html b/uf01/Exercicis UF1_2. Solucions-20211106/ex01.fileExt.html new file mode 100755 index 0000000..512e98c --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/ex01.fileExt.html @@ -0,0 +1,22 @@ + + + + + + Split extensio + + + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/ex02.countab.html b/uf01/Exercicis UF1_2. Solucions-20211106/ex02.countab.html new file mode 100755 index 0000000..dfa29de --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/ex02.countab.html @@ -0,0 +1,32 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/ex03.findChar.html b/uf01/Exercicis UF1_2. Solucions-20211106/ex03.findChar.html new file mode 100755 index 0000000..abc6f07 --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/ex03.findChar.html @@ -0,0 +1,29 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/ex04.removeChar.html b/uf01/Exercicis UF1_2. Solucions-20211106/ex04.removeChar.html new file mode 100755 index 0000000..7bca989 --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/ex04.removeChar.html @@ -0,0 +1,26 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/ex05.textFade.html b/uf01/Exercicis UF1_2. Solucions-20211106/ex05.textFade.html new file mode 100755 index 0000000..f611644 --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/ex05.textFade.html @@ -0,0 +1,25 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/ex06.userName.html b/uf01/Exercicis UF1_2. Solucions-20211106/ex06.userName.html new file mode 100755 index 0000000..c770b4c --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/ex06.userName.html @@ -0,0 +1,25 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex08.trimestre.html b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex08.trimestre.html new file mode 100755 index 0000000..8f4958d --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex08.trimestre.html @@ -0,0 +1,18 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex09.formatDate.html b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex09.formatDate.html new file mode 100755 index 0000000..672fc8d --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex09.formatDate.html @@ -0,0 +1,25 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex10.dimecres.html b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex10.dimecres.html new file mode 100755 index 0000000..2dd6eea --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex10.dimecres.html @@ -0,0 +1,34 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex11.dateTime.html b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex11.dateTime.html new file mode 100755 index 0000000..cbcd9ed --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex11.dateTime.html @@ -0,0 +1,36 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex17.guessNbr.html b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex17.guessNbr.html new file mode 100755 index 0000000..daf6513 --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex17.guessNbr.html @@ -0,0 +1,51 @@ + + + + + + Guess number + + + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex18.window.html b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex18.window.html new file mode 100755 index 0000000..1b447aa --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex18.window.html @@ -0,0 +1,48 @@ + + + + + + + Document + + + +

Metodes de l'objecte finestra

+ + + + + + + + + + \ No newline at end of file diff --git a/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex19.setInterval.html b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex19.setInterval.html new file mode 100755 index 0000000..86227eb --- /dev/null +++ b/uf01/Exercicis UF1_2. Solucions-20211106/objects.ex19.setInterval.html @@ -0,0 +1,29 @@ + + + + + + + Document + + + +

+ + + + + \ No newline at end of file diff --git a/uf01/cookies/pisarra_01.html b/uf01/cookies/pisarra_01.html new file mode 100755 index 0000000..59c819c --- /dev/null +++ b/uf01/cookies/pisarra_01.html @@ -0,0 +1,44 @@ + + + + + + + + + diff --git a/uf01/examen_jan_maroto.zip b/uf01/examen_jan_maroto.zip new file mode 100755 index 0000000..67d2e72 Binary files /dev/null and b/uf01/examen_jan_maroto.zip differ diff --git a/uf01/examen_jan_maroto/exercici_01.html b/uf01/examen_jan_maroto/exercici_01.html new file mode 100755 index 0000000..4dfc8ff --- /dev/null +++ b/uf01/examen_jan_maroto/exercici_01.html @@ -0,0 +1,29 @@ + + + + + + Problema primer encriptació + + + +

+ + + + \ No newline at end of file diff --git a/uf01/examen_jan_maroto/exercici_03.html b/uf01/examen_jan_maroto/exercici_03.html new file mode 100755 index 0000000..65783e7 --- /dev/null +++ b/uf01/examen_jan_maroto/exercici_03.html @@ -0,0 +1,42 @@ + + + + + + Problema tercer conmpte enrrere + + + +

+

+ + + + + + + + \ No newline at end of file diff --git a/uf01/exercici_janmaroto/exercici_01.html b/uf01/exercici_janmaroto/exercici_01.html new file mode 100755 index 0000000..5c20a76 --- /dev/null +++ b/uf01/exercici_janmaroto/exercici_01.html @@ -0,0 +1,47 @@ + + + + + + Palíndroms i nombres capicua + + + +

+ + + + \ No newline at end of file diff --git a/uf01/exercicis_uf01_01/ex08_validaData.html b/uf01/exercicis_uf01_01/ex08_validaData.html new file mode 100755 index 0000000..45b3598 --- /dev/null +++ b/uf01/exercicis_uf01_01/ex08_validaData.html @@ -0,0 +1,84 @@ + + + + + + Validar Data + + + + + + + \ No newline at end of file diff --git a/uf01/exercicis_uf01_01/exercic_06.html b/uf01/exercicis_uf01_01/exercic_06.html new file mode 100755 index 0000000..8ade783 --- /dev/null +++ b/uf01/exercicis_uf01_01/exercic_06.html @@ -0,0 +1,32 @@ + + + + +

JavaScript Functions

+ +

This example calls a function which performs a calculation, and returns the result:

+ +

+ + + + + diff --git a/uf01/exercicis_uf01_01/exercic_08.html b/uf01/exercicis_uf01_01/exercic_08.html new file mode 100755 index 0000000..fe52fb8 --- /dev/null +++ b/uf01/exercicis_uf01_01/exercic_08.html @@ -0,0 +1,32 @@ + + + + +

JavaScript Functions

+ +

This example calls a function which performs a calculation, and returns the result:

+ +

+ + + + + diff --git a/uf01/exercicis_uf01_01/proves.html b/uf01/exercicis_uf01_01/proves.html new file mode 100755 index 0000000..8240582 --- /dev/null +++ b/uf01/exercicis_uf01_01/proves.html @@ -0,0 +1,30 @@ + + + + +

JavaScript Functions

+ +

This example calls a function which performs a calculation, and returns the result:

+ +

+ + + + + diff --git a/uf01/exercicis_uf01_02/exercic_01.html b/uf01/exercicis_uf01_02/exercic_01.html new file mode 100755 index 0000000..1e22fd0 --- /dev/null +++ b/uf01/exercicis_uf01_02/exercic_01.html @@ -0,0 +1,27 @@ + + + + +

Exercicis JavaScript UF01 2

+ +

Jan Maroto

+ + + + + diff --git a/uf01/exercicis_uf01_02/exercic_02.html b/uf01/exercicis_uf01_02/exercic_02.html new file mode 100755 index 0000000..3ff9c4c --- /dev/null +++ b/uf01/exercicis_uf01_02/exercic_02.html @@ -0,0 +1,40 @@ + + + + +

Exercicis JavaScript UF01 2

+ +

Jan Maroto

+

+ + + + + diff --git a/uf01/exercicis_uf01_02/exercic_06.html b/uf01/exercicis_uf01_02/exercic_06.html new file mode 100755 index 0000000..7a2ebed --- /dev/null +++ b/uf01/exercicis_uf01_02/exercic_06.html @@ -0,0 +1,42 @@ + + + + +

Exercicis JavaScript UF01 2

+ +

Jan Maroto

+

+ + + + + diff --git a/uf01/exercicis_uf01_02/exercic_11.html b/uf01/exercicis_uf01_02/exercic_11.html new file mode 100755 index 0000000..7a2ebed --- /dev/null +++ b/uf01/exercicis_uf01_02/exercic_11.html @@ -0,0 +1,42 @@ + + + + +

Exercicis JavaScript UF01 2

+ +

Jan Maroto

+

+ + + + + diff --git a/uf01/exercicis_uf01_02/exercic_17.html b/uf01/exercicis_uf01_02/exercic_17.html new file mode 100755 index 0000000..e8dad19 --- /dev/null +++ b/uf01/exercicis_uf01_02/exercic_17.html @@ -0,0 +1,46 @@ + + + + +

Exercicis JavaScript UF01 2

+ +

Jan Maroto

+

+ + + + + diff --git a/uf02/examen/index .html b/uf02/examen/index .html new file mode 100755 index 0000000..ef3dbc4 --- /dev/null +++ b/uf02/examen/index .html @@ -0,0 +1,39 @@ + + + + + + + + + + Jan Maroto + + + + +
+ + +
+
+ +
+ + + + + + + + + + + + +
NameActorHouseBirth YearEye ColourHair Color
+
+ + + + \ No newline at end of file diff --git a/uf02/examen/script.js b/uf02/examen/script.js new file mode 100755 index 0000000..a52dae1 --- /dev/null +++ b/uf02/examen/script.js @@ -0,0 +1,99 @@ + +var characters = [ + {name: "Harry Potter", actor: "Daniel Radcliffe", house: "Gryffindor", yearOfBirth: "1980", eyeColour: "green", hairColour: "black"}, + {name: "Hermione Granger", actor: "Emma Watson", house: "Gryffindor", yearOfBirth: "1979", eyeColour: "brown", hairColour: "brown"}, + {name: "Ron Weasley", actor: "Rupert Grint", house: "Gryffindor", yearOfBirth: "1980", eyeColour: "blue", hairColour: "red"}, + {name: "Draco Malfoy", actor: "Tom Felton", house: "Slytherin", yearOfBirth: "1980", eyeColour: "grey", hairColour: "blonde"}, + {name: "Minerva McGonagall", actor: "Dame Maggie Smith", house: "Gryffindor", yearOfBirth: "1925", eyeColour: "", hairColour: "black"}, + {name: "Cedric Diggory", actor: "Robert Pattinson", house: "Hufflepuff", yearOfBirth: "1977", eyeColour: "grey", hairColour: "brown"}, + {name: "Cho Chang", actor: "Katie Leung", house: "Ravenclaw", yearOfBirth: "", eyeColour: "brown", hairColour: "black"}, + {name: "Severus Snape", actor: "Alan Rickman", house: "Slytherin", yearOfBirth: "1960", eyeColour: "black", hairColour: "black"}, + {name: "Rubeus Hagrid", actor: "Robbie Coltrane", house: "Gryffindor", yearOfBirth: "1928", eyeColour: "black", hairColour: "black"}, + {name: "Neville Longbottom", actor: "Matthew Lewis", house: "Gryffindor", yearOfBirth: "1980", eyeColour: "", hairColour: "blonde"}, + {name: "Luna Lovegood", actor: "Evanna Lynch", house: "Ravenclaw", yearOfBirth: "1981", eyeColour: "grey", hairColour: "blonde"}, + {name: "Ginny Weasley", actor: "Bonnie Wright", house: "Gryffindor", yearOfBirth: "1981", eyeColour: "brown", hairColour: "red"}, + {name: "Sirius Black", actor: "Gary Oldman", house: "Gryffindor", yearOfBirth: "1959", eyeColour: "grey", hairColour: "black"}, + {name: "Remus Lupin", actor: "David Thewlis", house: "Gryffindor", yearOfBirth: "1960", eyeColour: "green", hairColour: "brown"}, + {name: "Arthur Weasley", actor: "Mark Williams", house: "Gryffindor", yearOfBirth: "1950", eyeColour: "blue", hairColour: "red"}, + {name: "Bellatrix Lestrange", actor: "Helena Bonham Carter", house: "Slytherin", yearOfBirth: "1951", eyeColour: "brown", hairColour: "black"}, + {name: "Lord Voldemort", actor: "Ralph Fiennes", house: "Slytherin", yearOfBirth: "1926", eyeColour: "red", hairColour: "bald"} +]; +function printList(task) { + // document.getElementById("contentItems").innerHTML = ""; + switch (task) { + case 'a': + returnVar = orderList('a', characters); + break; + case 'd': + returnVar = orderList('d', characters); + break; + case 'fh': + returnVar = filterHouse(document.getElementById("search-bar-1").value, characters); + break; + case 'fy': + returnVar = filterYear(document.getElementById("search-bar-2").value, characters); + break; + case 'n': + returnVar = characters; + break; + case 'r': + location.reload(); + return; + default: + break; + } + showTable(returnVar); +} + +function filterHouse(inputVar, finalData) { + var obj = new Array(); + for(var i = 0; i < finalData.length; i++){ + if (finalData[i].house.indexOf(inputVar) != -1) { + obj.push(finalData[i]); + } + } + return obj; +} +function filterYear(inputVar, finalData) { + var obj = new Array(); + for(var i = 0; i < finalData.length; i++){ + if (finalData[i].yearOfBirth < inputVar) { + obj.push(finalData[i]); + } + } + return obj; +} +function orderList(order, finalData) { + var obj = finalData.sort(function compare( a, b ) { + if ( a.house < b.house ){ + return -1; + } + if ( a.house > b.house ){ + return 1; + } + return 0; + }); + if (order=='d') return obj.reverse(); + if (document.getElementById("search-bar-1").value == null || username == "") + return obj; + + +} +function showTable(finalData) { + document.getElementById("contentTable").innerHTML = null; + for (let i=0; i + ` + finalData[i]["name"] + ` + ` + finalData[i]["actor"] + ` + ` + finalData[i]["house"] + ` + ` + finalData[i]["yearOfBirth"] + ` + ` + finalData[i]["eyeColour"] + ` + ` + finalData[i]["hairColour"] + ` + ` + } +} + + + +showTable(characters); \ No newline at end of file diff --git a/uf02/examen_jan_maroto.zip b/uf02/examen_jan_maroto.zip new file mode 100755 index 0000000..7162cac Binary files /dev/null and b/uf02/examen_jan_maroto.zip differ diff --git a/uf02/exercici_json/index.html b/uf02/exercici_json/index.html new file mode 100755 index 0000000..4873ca5 --- /dev/null +++ b/uf02/exercici_json/index.html @@ -0,0 +1,81 @@ + + + + + + + M6 UF2 + + + + + + + + + + + + + + + + +
+
+

Movie Colection

+
+ + + + +
+ +
+ +

+
+
+ +
+ + + + + + + + + + + + + + +
+
+ + + diff --git a/uf02/exercici_json/js/data/movies.json b/uf02/exercici_json/js/data/movies.json new file mode 100755 index 0000000..3d7074e --- /dev/null +++ b/uf02/exercici_json/js/data/movies.json @@ -0,0 +1,5659 @@ +{ + "movies": [ + { + "title": "The Shawshank Redemption", + "plot": "Chronicles the experiences of a formerly successful banker as a prisoner in the gloomy jailhouse of Shawshank after being found guilty of a crime he did not commit. The film portrays the man's unique way of dealing with his new, torturous life; along the way he befriends a number of fellow prisoners, most notably a wise long-term inmate named Red.", + "genres": [ + "Drama" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BMDFkYTc0MGEtZmNhMC00ZDIzLWFmNTEtODM1ZmRlYWMwMWFmXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 9.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Godfather", + "plot": "The Godfather \"Don\" Vito Corleone is the head of the Corleone mafia family in New York. He is at the event of his daughter's wedding. Michael, Vito's youngest son and a decorated WW II Marine is also present at the wedding. Michael seems to be uninterested in being a part of the family business. Vito is a powerful man, and is kind to all those who give him respect but is ruthless against those who do not. But when a powerful and treacherous rival wants to sell drugs and needs the Don's influence for the same, Vito refuses to do it. What follows is a clash between Vito's fading old values and the new ways which may cause Michael to do the thing he was most reluctant in doing and wage a mob war against all the other mafia families which could tear the Corleone family apart.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1972, + "url": "https://m.media-amazon.com/images/M/MV5BM2MyNjYxNmUtYTAwNi00MTYxLWJmNWYtYzZlODY3ZTk3OTFlXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 9.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Latin" + ] + }, + { + "title": "The Godfather: Part II", + "plot": "The continuing saga of the Corleone crime family tells the story of a young Vito Corleone growing up in Sicily and in 1910s New York; and follows Michael Corleone in the 1950s as he attempts to expand the family business into Las Vegas, Hollywood and Cuba.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1974, + "url": "https://m.media-amazon.com/images/M/MV5BMWMwMGQzZTItY2JlNC00OWZiLWIyMDctNDk2ZDQ2YjRjMWQ0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 9.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Spanish", + "Latin", + "Sicilian" + ] + }, + { + "title": "The Dark Knight", + "plot": "Set within a year after the events of Batman Begins (2005), Batman, Lieutenant James Gordon, and new District Attorney Harvey Dent successfully begin to round up the criminals that plague Gotham City, until a mysterious and sadistic criminal mastermind known only as \"The Joker\" appears in Gotham, creating a new wave of chaos. Batman's struggle against The Joker becomes deeply personal, forcing him to \"confront everything he believes\" and improve his technology to stop him. A love triangle develops between Bruce Wayne, Dent, and Rachel Dawes.", + "genres": [ + "Action", + "Crime", + "Drama", + "Thriller" + ], + "year": 2008, + "url": "https://m.media-amazon.com/images/M/MV5BMTMxNTMwODM0NF5BMl5BanBnXkFtZTcwODAyMTk2Mw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 9.0, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Mandarin" + ] + }, + { + "title": "12 Angry Men", + "plot": "The defense and the prosecution have rested and the jury is filing into the jury room to decide if a young man is guilty or innocent of murdering his father. What begins as an open-and-shut case of murder soon becomes a detective story that presents a succession of clues creating doubt, and a mini-drama of each of the jurors' prejudices and preconceptions about the trial, the accused, and each other. Based on the play, all of the action takes place on the stage of the jury room.", + "genres": [ + "Drama" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BMWU4N2FjNzYtNTVkNC00NzQ0LTg0MjAtYTJlMjFhNGUxZDFmXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Schindler's List", + "plot": "Oskar Schindler is a vainglorious and greedy German businessman who becomes an unlikely humanitarian amid the barbaric German Nazi reign when he feels compelled to turn his factory into a refuge for Jews. Based on the true story of Oskar Schindler who managed to save about 1100 Jews from being gassed at the Auschwitz concentration camp, it is a testament to the good in all of us.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 1993, + "url": "https://m.media-amazon.com/images/M/MV5BNDE4OTMxMTctNmRhYy00NWE2LTg3YzItYTk3M2UwOTU5Njg4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Hebrew", + "German", + "Polish" + ] + }, + { + "title": "The Lord of the Rings: The Return of the King", + "plot": "The final confrontation between the forces of good and evil fighting for control of the future of Middle-earth. Frodo and Sam reach Mordor in their quest to destroy the One Ring, while Aragorn leads the forces of good against Sauron's evil army at the stone city of Minas Tirith.", + "genres": [ + "Adventure", + "Drama", + "Fantasy" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BNzA5ZDNlZWMtM2NhNS00NDJjLTk4NDItYTRmY2EwMWZlMTY3XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "New Zealand", + "United States" + ], + "contry_codes": [ + "nz", + "us" + ], + "language": [ + "English", + "Quenya", + "Old English", + "Sindarin" + ] + }, + { + "title": "Pulp Fiction", + "plot": "Jules Winnfield (Samuel L. Jackson) and Vincent Vega (John Travolta) are two hit men who are out to retrieve a suitcase stolen from their employer, mob boss Marsellus Wallace (Ving Rhames). Wallace has also asked Vincent to take his wife Mia (Uma Thurman) out a few days later when Wallace himself will be out of town. Butch Coolidge (Bruce Willis) is an aging boxer who is paid by Wallace to lose his fight. The lives of these seemingly unrelated people are woven together comprising of a series of funny, bizarre and uncalled-for incidents.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish", + "French" + ] + }, + { + "title": "The Good, the Bad and the Ugly", + "plot": "Blondie (The Good) (Clint Eastwood) is a professional gunslinger who is out trying to earn a few dollars. Angel Eyes (The Bad) (Lee Van Cleef) is a hitman who always commits to a task and sees it through, as long as he is paid to do so. And Tuco (The Ugly) (Eli Wallach) is a wanted outlaw trying to take care of his own hide. Tuco and Blondie share a partnership together making money off of Tuco's bounty, but when Blondie unties the partnership, Tuco tries to hunt down Blondie. When Blondie and Tuco come across a horse carriage loaded with dead bodies, they soon learn from the only survivor, Bill Carson (Antonio Casale), that he and a few other men have buried a stash of gold in a cemetery. Unfortunately, Carson dies and Tuco only finds out the name of the cemetery, while Blondie finds out the name on the grave. Now the two must keep each other alive in order to find the gold. Angel Eyes (who had been looking for Bill Carson) discovers that Tuco and Blondie met with Carson and knows they know the location of the gold. All he needs is for the two to lead him to it. Now The Good, the Bad and the Ugly must all battle it out to get their hands on two hundred thousand dollars worth of gold.", + "genres": [ + "Western" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BOTQ5NDI3MTI4MF5BMl5BanBnXkFtZTgwNDQ4ODE5MDE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "Italy", + "Spain", + "West Germany" + ], + "contry_codes": [ + "it", + "es", + "xwg" + ], + "language": [ + "Italian", + "English", + "Spanish" + ] + }, + { + "title": "Fight Club", + "plot": "A nameless first person narrator (Edward Norton) attends support groups in attempt to subdue his emotional state and relieve his insomniac state. When he meets Marla (Helena Bonham Carter), another fake attendee of support groups, his life seems to become a little more bearable. However when he associates himself with Tyler (Brad Pitt) he is dragged into an underground fight club and soap making scheme. Together the two men spiral out of control and engage in competitive rivalry for love and power. When the narrator is exposed to the hidden agenda of Tyler's fight club, he must accept the awful truth that Tyler may not be who he says he is.", + "genres": [ + "Drama" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BMmEzNTkxYjQtZTc0MC00YTVjLTg5ZTEtZWMwOWVlYzY0NWIwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "United States", + "Germany" + ], + "contry_codes": [ + "us", + "de" + ], + "language": [ + "English" + ] + }, + { + "title": "The Lord of the Rings: The Fellowship of the Ring", + "plot": "An ancient Ring thought lost for centuries has been found, and through a strange twist of fate has been given to a small Hobbit named Frodo. When Gandalf discovers the Ring is in fact the One Ring of the Dark Lord Sauron, Frodo must make an epic quest to the Cracks of Doom in order to destroy it. However, he does not go alone. He is joined by Gandalf, Legolas the elf, Gimli the Dwarf, Aragorn, Boromir, and his three Hobbit friends Merry, Pippin, and Samwise. Through mountains, snow, darkness, forests, rivers and plains, facing evil and danger at every corner the Fellowship of the Ring must go. Their quest to destroy the One Ring is the only hope for the end of the Dark Lords reign.", + "genres": [ + "Adventure", + "Drama", + "Fantasy" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BN2EyZjM3NzUtNWUzMi00MTgxLWI0NTctMzY4M2VlOTdjZWRiXkEyXkFqcGdeQXVyNDUzOTQ5MjY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "New Zealand", + "United States" + ], + "contry_codes": [ + "nz", + "us" + ], + "language": [ + "English", + "Sindarin" + ] + }, + { + "title": "Forrest Gump", + "plot": "Forrest Gump is a simple man with a low I.Q. but good intentions. He is running through childhood with his best and only friend Jenny. His 'mama' teaches him the ways of life and leaves him to choose his destiny. Forrest joins the army for service in Vietnam, finding new friends called Dan and Bubba, he wins medals, creates a famous shrimp fishing fleet, inspires people to jog, starts a ping-pong craze, creates the smiley, writes bumper stickers and songs, donates to people and meets the president several times. However, this is all irrelevant to Forrest who can only think of his childhood sweetheart Jenny Curran, who has messed up her life. Although in the end all he wants to prove is that anyone can love anyone.", + "genres": [ + "Drama", + "Romance" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BNWIwODRlZTUtY2U3ZS00Yzg1LWJhNzYtMmZiYmEyNmU1NjMzXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Inception", + "plot": "Dom Cobb is a skilled thief, the absolute best in the dangerous art of extraction, stealing valuable secrets from deep within the subconscious during the dream state, when the mind is at its most vulnerable. Cobb's rare ability has made him a coveted player in this treacherous new world of corporate espionage, but it has also made him an international fugitive and cost him everything he has ever loved. Now Cobb is being offered a chance at redemption. One last job could give him his life back but only if he can accomplish the impossible, inception. Instead of the perfect heist, Cobb and his team of specialists have to pull off the reverse: their task is not to steal an idea, but to plant one. If they succeed, it could be the perfect crime. But no amount of careful planning or expertise can prepare the team for the dangerous enemy that seems to predict their every move. An enemy that only Cobb could have seen coming.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Japanese", + "French" + ] + }, + { + "title": "Star Wars: Episode V - The Empire Strikes Back", + "plot": "Luke Skywalker, Han Solo, Princess Leia and Chewbacca face attack by the Imperial forces and its AT-AT walkers on the ice planet Hoth. While Han and Leia escape in the Millennium Falcon, Luke travels to Dagobah in search of Yoda. Only with the Jedi Master's help will Luke survive when the Dark Side of the Force beckons him into the ultimate duel with Darth Vader.", + "genres": [ + "Action", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BYmU1NDRjNDgtMzhiMi00NjZmLTg5NGItZDNiZjU5NTU4OTE0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Lord of the Rings: The Two Towers", + "plot": "The continuing quest of Frodo and the Fellowship to destroy the One Ring. Frodo and Sam discover they are being followed by the mysterious Gollum. Aragorn, the Elf archer Legolas, and Gimli the Dwarf encounter the besieged Rohan kingdom, whose once great King Theoden has fallen under Saruman's deadly spell.", + "genres": [ + "Adventure", + "Drama", + "Fantasy" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BNGE5MzIyNTAtNWFlMC00NDA2LWJiMjItMjc4Yjg1OWM5NzhhXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "New Zealand", + "United States" + ], + "contry_codes": [ + "nz", + "us" + ], + "language": [ + "English", + "Sindarin", + "Old English" + ] + }, + { + "title": "The Matrix", + "plot": "Thomas A. Anderson is a man living two lives. By day he is an average computer programmer and by night a hacker known as Neo. Neo has always questioned his reality, but the truth is far beyond his imagination. Neo finds himself targeted by the police when he is contacted by Morpheus, a legendary computer hacker branded a terrorist by the government. Morpheus awakens Neo to the real world, a ravaged wasteland where most of humanity have been captured by a race of machines that live off of the humans' body heat and electrochemical energy and who imprison their minds within an artificial reality known as the Matrix. As a rebel against the machines, Neo must return to the Matrix and confront the agents: super-powerful computer programs devoted to snuffing out Neo and the entire human rebellion.", + "genres": [ + "Action", + "Sci-Fi" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BNzQzOTk3OTAtNDQ0Zi00ZTVkLWI0MTEtMDllZjNkYzNjNTc4L2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "One Flew Over the Cuckoo's Nest", + "plot": "McMurphy has a criminal past and has once again gotten himself into trouble and is sentenced by the court. To escape labor duties in prison, McMurphy pleads insanity and is sent to a ward for the mentally unstable. Once here, McMurphy both endures and stands witness to the abuse and degradation of the oppressive Nurse Ratched, who gains superiority and power through the flaws of the other inmates. McMurphy and the other inmates band together to make a rebellious stance against the atrocious Nurse.", + "genres": [ + "Drama" + ], + "year": 1975, + "url": "https://m.media-amazon.com/images/M/MV5BZjA0OWVhOTAtYWQxNi00YzNhLWI4ZjYtNjFjZTEyYjJlNDVlL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Goodfellas", + "plot": "Henry Hill might be a small time gangster, who may have taken part in a robbery with Jimmy Conway and Tommy De Vito, two other gangsters who might have set their sights a bit higher. His two partners could kill off everyone else involved in the robbery, and slowly start to think about climbing up through the hierarchy of the Mob. Henry, however, might be badly affected by his partners' success, but will he consider stooping low enough to bring about the downfall of Jimmy and Tommy?", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 1990, + "url": "https://m.media-amazon.com/images/M/MV5BY2NkZjEzMDgtN2RjYy00YzM1LWI4ZmQtMjIwYjFjNmI3ZGEwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian" + ] + }, + { + "title": "Joker", + "plot": "Joker centers around an origin of the iconic arch nemesis and is an original, standalone story not seen before on the big screen. Todd Phillips' exploration of Arthur Fleck (Joaquin Phoenix), a man disregarded by society is not only a gritty character study, but also a broader cautionary tale.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BNGVjNWI4ZGUtNzE0MS00YTJmLWE0ZDctN2ZiYTk2YmI3NTYyXkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States", + "Canada" + ], + "contry_codes": [ + "us", + "ca" + ], + "language": [ + "English" + ] + }, + { + "title": "Seven Samurai", + "plot": "A veteran samurai, who has fallen on hard times, answers a village's request for protection from bandits. He gathers 6 other samurai to help him, and they teach the townspeople how to defend themselves, and they supply the samurai with three small meals a day. The film culminates in a giant battle when 40 bandits attack the village.", + "genres": [ + "Action", + "Adventure", + "Drama" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BODdlYjU1Y2MtMWUxMy00YjJjLTgyMWItNzgzZmZkNTYxNWFkXkEyXkFqcGdeQXVyMTAwMjU1MzA2._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Se7en", + "plot": "A film about two homicide detectives' (Morgan Freeman and Brad Pitt) desperate hunt for a serial killer who justifies his crimes as absolution for the world's ignorance of the Seven Deadly Sins. The movie takes us from the tortured remains of one victim to the next as the sociopathic \"John Doe\" (Kevin Spacey) sermonizes to Detectives Somerset and Mills -- one sin at a time. The sin of Gluttony comes first and the murderer's terrible capacity is graphically demonstrated in the dark and subdued tones characteristic of film noir. The seasoned and cultured but jaded Somerset researches the Seven Deadly Sins in an effort to understand the killer's modus operandi while the bright but green and impulsive Detective Mills (Pitt) scoffs at his efforts to get inside the mind of a killer...", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BOTUwODM5MTctZjczMi00OTk4LTg3NWUtNmVhMTAzNTNjYjcyXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "City of God", + "plot": "Brazil, 1960s, City of God. The Tender Trio robs motels and gas trucks. Younger kids watch and learn well...too well. 1970s: Li'l Z\u00e9 has prospered very well and owns the city. He causes violence and fear as he wipes out rival gangs without mercy. His best friend Ben\u00e9 is the only one to keep him on the good side of sanity. Rocket has watched these two gain power for years, and he wants no part of it. Yet he keeps getting swept up in the madness. All he wants to do is take pictures. 1980s: Things are out of control between the last two remaining gangs...will it ever end? Welcome to the City of God.", + "genres": [ + "Crime", + "Drama" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BNDJiNTEwMjMtOGQ1ZC00OTczLWFjZjctZWQ0MGJjZmFkMjcwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Brazil", + "France", + "Germany" + ], + "contry_codes": [ + "br", + "fr", + "de" + ], + "language": [ + "Portuguese" + ] + }, + { + "title": "Life Is Beautiful", + "plot": "In 1930s Italy, a carefree Jewish book keeper named Guido starts a fairy tale life by courting and marrying a lovely woman from a nearby city. Guido and his wife have a son and live happily together until the occupation of Italy by German forces. In an attempt to hold his family together and help his son survive the horrors of a Jewish Concentration Camp, Guido imagines that the Holocaust is a game and that the grand prize for winning is a tank.", + "genres": [ + "Comedy", + "Drama", + "Romance", + "War" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BYmJmM2Q4NmMtYThmNC00ZjRlLWEyZmItZTIwOTBlZDQ3NTQ1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Italy" + ], + "contry_codes": [ + "it" + ], + "language": [ + "Italian", + "German", + "English" + ] + }, + { + "title": "The Silence of the Lambs", + "plot": "F.B.I. trainee Clarice Starling (Jodie Foster) works hard to advance her career, while trying to hide or put behind her West Virginia roots, of which if some knew, would automatically classify her as being backward or white trash. After graduation, she aspires to work in the agency's Behavioral Science Unit under the leadership of Jack Crawford (Scott Glenn). While she is still a trainee, Crawford asks her to question Dr. Hannibal Lecter (Sir Anthony Hopkins), a psychiatrist imprisoned, thus far, for eight years in maximum security isolation for being a serial killer who cannibalized his victims. Clarice is able to figure out the assignment is to pick Lecter's brains to help them solve another serial murder case, that of someone coined by the media as \"Buffalo Bill\" (Ted Levine), who has so far killed five victims, all located in the eastern U.S., all young women, who are slightly overweight (especially around the hips), all who were drowned in natural bodies of water, and all who were stripped of large swaths of skin. She also figures that Crawford chose her, as a woman, to be able to trigger some emotional response from Lecter. After speaking to Lecter for the first time, she realizes that everything with him will be a psychological game, with her often having to read between the very cryptic lines he provides. She has to decide how much she will play along, as his request in return for talking to him is to expose herself emotionally to him. The case takes a more dire turn when a sixth victim is discovered, this one from who they are able to retrieve a key piece of evidence, if Lecter is being forthright as to its meaning. A potential seventh victim is high profile Catherine Martin (Brooke Smith), the daughter of Senator Ruth Martin (Diane Baker), which places greater scrutiny on the case as they search for a hopefully still alive Catherine. Who may factor into what happens is Dr. Frederick Chilton (Anthony Heald), the warden at the prison, an opportunist who sees the higher profile with Catherine, meaning a higher profile for himself if he can insert himself successfully into the proceedings.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1991, + "url": "https://m.media-amazon.com/images/M/MV5BNjNhZTk0ZmEtNjJhMi00YzFlLWE1MmEtYzM1M2ZmMGMwMTU4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Latin" + ] + }, + { + "title": "It's a Wonderful Life", + "plot": "George Bailey has spent his entire life giving of himself to the people of Bedford Falls. He has always longed to travel but never had the opportunity in order to prevent rich skinflint Mr. Potter from taking over the entire town. All that prevents him from doing so is George's modest building and loan company, which was founded by his generous father. But on Christmas Eve, George's Uncle Billy loses the business's $8,000 while intending to deposit it in the bank. Potter finds the misplaced money and hides it from Billy. When the bank examiner discovers the shortage later that night, George realizes that he will be held responsible and sent to jail and the company will collapse, finally allowing Potter to take over the town. Thinking of his wife, their young children, and others he loves will be better off with him dead, he contemplates suicide. But the prayers of his loved ones result in a gentle angel named Clarence coming to earth to help George, with the promise of earning his wings. He shows George what things would have been like if he had never been born.", + "genres": [ + "Drama", + "Family", + "Fantasy" + ], + "year": 1946, + "url": "https://m.media-amazon.com/images/M/MV5BZjc4NDZhZWMtNGEzYS00ZWU2LThlM2ItNTA0YzQ0OTExMTE2XkEyXkFqcGdeQXVyNjUwMzI2NzU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Star Wars: Episode IV - A New Hope", + "plot": "The Imperial Forces, under orders from cruel Darth Vader, hold Princess Leia hostage in their efforts to quell the rebellion against the Galactic Empire. Luke Skywalker and Han Solo, captain of the Millennium Falcon, work together with the companionable droid duo R2-D2 and C-3PO to rescue the beautiful princess, help the Rebel Alliance and restore freedom and justice to the Galaxy.", + "genres": [ + "Action", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1977, + "url": "https://m.media-amazon.com/images/M/MV5BNzVlY2MwMjktM2E4OS00Y2Y3LWE3ZjctYzhkZGM3YzA1ZWM2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Saving Private Ryan", + "plot": "Opening with the Allied invasion of Normandy on 6 June 1944, members of the 2nd Ranger Battalion under Cpt. Miller fight ashore to secure a beachhead. Amidst the fighting, two brothers are killed in action. Earlier in New Guinea, a third brother is KIA. Their mother, Mrs. Ryan, is to receive all three of the grave telegrams on the same day. The United States Army Chief of Staff, George C. Marshall, is given an opportunity to alleviate some of her grief when he learns of a fourth brother, Private James Ryan, and decides to send out 8 men (Cpt. Miller and select members from 2nd Rangers) to find him and bring him back home to his mother...", + "genres": [ + "Drama", + "War" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BZjhkMDM4MWItZTVjOC00ZDRhLThmYTAtM2I5NzBmNmNlMzI1XkEyXkFqcGdeQXVyNDYyMDk5MTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "German", + "Czech" + ] + }, + { + "title": "Spirited Away", + "plot": "Chihiro and her parents are moving to a small Japanese town in the countryside, much to Chihiro's dismay. On the way to their new home, Chihiro's father makes a wrong turn and drives down a lonely one-lane road which dead-ends in front of a tunnel. Her parents decide to stop the car and explore the area. They go through the tunnel and find an abandoned amusement park on the other side, with its own little town. When her parents see a restaurant with great-smelling food but no staff, they decide to eat and pay later. However, Chihiro refuses to eat and decides to explore the theme park a bit more. She meets a boy named Haku who tells her that Chihiro and her parents are in danger, and they must leave immediately. She runs to the restaurant and finds that her parents have turned into pigs. In addition, the theme park turns out to be a town inhabited by demons, spirits, and evil gods. At the center of the town is a bathhouse where these creatures go to relax. The owner of the bathhouse is the evil witch Yubaba, who is intent on keeping all trespassers as captive workers, including Chihiro. Chihiro must rely on Haku to save her parents in hopes of returning to their world.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Fantasy", + "Mystery" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BNmU5OTQ0OWQtOTY0OS00Yjg4LWE1NDYtNDRhYWMxYWY4OTMwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese", + "English" + ] + }, + { + "title": "The Green Mile", + "plot": "Death Row guards at a penitentiary, in the 1930's, have a moral dilemma with their job when they discover one of their prisoners, a convicted murderer, has a special gift.", + "genres": [ + "Crime", + "Drama", + "Fantasy", + "Mystery" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BMTUxMzQyNjA5MF5BMl5BanBnXkFtZTYwOTU2NTY3._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Interstellar", + "plot": "Earth's future has been riddled by disasters, famines, and droughts. There is only one way to ensure mankind's survival: Interstellar travel. A newly discovered wormhole in the far reaches of our solar system allows a team of astronauts to go where no man has gone before, a planet that may have the right environment to sustain human life.", + "genres": [ + "Adventure", + "Drama", + "Sci-Fi" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BZjdkOTU3MDktN2IxOS00OGEyLWFmMjktY2FiMmZkNWIyODZiXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States", + "United Kingdom", + "Canada" + ], + "contry_codes": [ + "us", + "gb", + "ca" + ], + "language": [ + "English" + ] + }, + { + "title": "L\u00e9on: The Professional", + "plot": "After her father, mother, older sister and little brother are killed by her father's employers, the 12-year-old daughter of an abject drug dealer manages to take refuge in the apartment of a professional hitman who at her request teaches her the methods of his job so she can take her revenge on the corrupt DEA agent who ruined her life by killing her beloved brother.", + "genres": [ + "Action", + "Crime", + "Drama", + "Thriller" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BZDAwYTlhMDEtNTg0OS00NDY2LWJjOWItNWY3YTZkM2UxYzUzXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "English", + "Italian", + "French" + ] + }, + { + "title": "The Usual Suspects", + "plot": "Following a truck hijack in New York, five criminals are arrested and brought together for questioning. As none of them are guilty, they plan a revenge operation against the police. The operation goes well, but then the influence of a legendary mastermind criminal called Keyser S\u00f6ze is felt. It becomes clear that each one of them has wronged S\u00f6ze at some point and must pay back now. The payback job leaves 27 men dead in a boat explosion, but the real question arises now: Who actually is Keyser S\u00f6ze?", + "genres": [ + "Crime", + "Mystery", + "Thriller" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BYTViNjMyNmUtNDFkNC00ZDRlLThmMDUtZDU2YWE4NGI2ZjVmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States", + "Germany" + ], + "contry_codes": [ + "us", + "de" + ], + "language": [ + "English", + "Hungarian", + "Spanish", + "French" + ] + }, + { + "title": "Harakiri", + "plot": "Peace in 17th-century Japan causes the Shogunate's breakup of warrior clans, throwing thousands of samurai out of work and into poverty. An honorable end to such fate under the samurai code is ritual suicide, or hara-kiri (self-inflicted disembowelment). An elder warrior, Hanshiro Tsugumo (Tatsuya Nakadai) seeks admittance to the house of a feudal lord to commit the act. There, he learns of the fate of his son-in-law, a young samurai who sought work at the house but was instead barbarically forced to commit traditional hara-kiri in an excruciating manner with a dull bamboo blade. In flashbacks the samurai tells the tragic story of his son-in-law, and how he was forced to sell his real sword to support his sick wife and child. Tsugumo thus sets in motion a tense showdown of revenge against the house.", + "genres": [ + "Drama", + "History" + ], + "year": 1962, + "url": "https://m.media-amazon.com/images/M/MV5BYjBmYTQ1NjItZWU5MS00YjI0LTg2OTYtYmFkN2JkMmNiNWVkXkEyXkFqcGdeQXVyMTMxMTY0OTQ@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Parasite", + "plot": "Jobless, penniless, and, above all, hopeless, the unmotivated patriarch, Ki-taek, and his equally unambitious family--his supportive wife, Chung-sook; his cynical twentysomething daughter, Ki-jung, and his college-age son, Ki-woo--occupy themselves by working for peanuts in their squalid basement-level apartment. Then, by sheer luck, a lucrative business proposition will pave the way for an insidiously subtle scheme, as Ki-woo summons up the courage to pose as an English tutor for the teenage daughter of the affluent Park family. Now, the stage seems set for an unceasing winner-take-all class war. How does one get rid of a parasite?", + "genres": [ + "Comedy", + "Drama", + "Thriller" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BYWZjMjk3ZTItODQ2ZC00NTY5LWE0ZDYtZTI3MjcwN2Q5NTVkXkEyXkFqcGdeQXVyODk4OTc3MTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean", + "English" + ] + }, + { + "title": "The Lion King", + "plot": "A young lion prince is cast out of his pride by his cruel uncle, who claims he killed his father. While the uncle rules with an iron paw, the prince grows up beyond the Savannah, living by a philosophy: No worries for the rest of your days. But when his past comes to haunt him, the young prince must decide his fate: Will he remain an outcast or face his demons and become what he needs to be?", + "genres": [ + "Animation", + "Adventure", + "Drama", + "Family", + "Musical" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BYTYxNGMyZTYtMjE3MS00MzNjLWFjNmYtMDk3N2FmM2JiM2M1XkEyXkFqcGdeQXVyNjY5NDU4NzI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Swahili", + "Xhosa", + "Zulu" + ] + }, + { + "title": "American History X", + "plot": "Derek Vineyard is paroled after serving 3 years in prison for brutally killing two black men who tried to break into/steal his truck. Through his brother's, Danny Vineyard, narration, we learn that before going to prison, Derek was a skinhead and the leader of a violent white supremacist gang that committed acts of racial crime throughout L.A. and his actions greatly influenced Danny. Reformed and fresh out of prison, Derek severs contact with the gang and becomes determined to keep Danny from going down the same violent path as he did.", + "genres": [ + "Drama" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BZjA0MTM4MTQtNzY5MC00NzY3LWI1ZTgtYzcxMjkyMzU4MDZiXkEyXkFqcGdeQXVyNDYyMDk5MTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Back to the Future", + "plot": "Marty McFly, a typical American teenager of the Eighties, is accidentally sent back to 1955 in a plutonium-powered DeLorean \"time machine\" invented by a slightly mad scientist. During his often hysterical, always amazing trip back in time, Marty must make certain his teenage parents-to-be meet and fall in love - so he can get back to the future.", + "genres": [ + "Adventure", + "Comedy", + "Sci-Fi" + ], + "year": 1985, + "url": "https://m.media-amazon.com/images/M/MV5BZmU0M2Y1OGUtZjIxNi00ZjBkLTg1MjgtOWIyNThiZWIwYjRiXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Pianist", + "plot": "In this adaptation of the autobiography \"The Pianist: The Extraordinary True Story of One Man's Survival in Warsaw, 1939-1945,\" Wladyslaw Szpilman, a Polish Jewish radio station pianist, sees Warsaw change gradually as World War II begins. Szpilman is forced into the Warsaw Ghetto, but is later separated from his family during Operation Reinhard. From this time until the concentration camp prisoners are released, Szpilman hides in various locations among the ruins of Warsaw.", + "genres": [ + "Biography", + "Drama", + "Music", + "War" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BOWRiZDIxZjktMTA1NC00MDQ2LWEzMjUtMTliZmY3NjQ3ODJiXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United Kingdom", + "France", + "Poland", + "Germany" + ], + "contry_codes": [ + "gb", + "fr", + "pl", + "de" + ], + "language": [ + "English", + "German", + "Russian" + ] + }, + { + "title": "Terminator 2: Judgment Day", + "plot": "Over 10 years have passed since the first robot called The Terminator tried to kill Sarah Connor and her unborn son, John. The man who will become the future leader of the human resistance against the Machines is now a healthy young boy. However, another Terminator, called the T-1000, is sent back through time by the supercomputer Skynet. This new Terminator is more advanced and more powerful than its predecessor and its mission is to kill John Connor when he's still a child. However, Sarah and John do not have to face the threat of the T-1000 alone. Another Terminator (identical to the same model that tried and failed to kill Sarah Conner in 1984) is also sent back through time. This Terminator has been reprogrammed by the future Resistance on the orders of adult John. This Terminator's mission is to protect John and Sarah Connor at all costs. The battle for tomorrow has begun.", + "genres": [ + "Action", + "Sci-Fi" + ], + "year": 1991, + "url": "https://m.media-amazon.com/images/M/MV5BMGU2NzRmZjUtOGUxYS00ZjdjLWEwZWItY2NlM2JhNjkxNTFmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Modern Times", + "plot": "Chaplin's last 'silent' film, filled with sound effects, was made when everyone else was making talkies. Charlie turns against modern society, the machine age, (The use of sound in films ?) and progress. Firstly we see him frantically trying to keep up with a production line, tightening bolts. He is selected for an experiment with an automatic feeding machine, but various mishaps leads his boss to believe he has gone mad, and Charlie is sent to a mental hospital - When he gets out, he is mistaken for a communist while waving a red flag, sent to jail, foils a jailbreak, and is let out again. We follow Charlie through many more escapades before the film is out.", + "genres": [ + "Comedy", + "Drama", + "Family", + "Romance" + ], + "year": 1936, + "url": "https://m.media-amazon.com/images/M/MV5BYjJiZjMzYzktNjU0NS00OTkxLWEwYzItYzdhYWJjN2QzMTRlL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Psycho", + "plot": "Phoenix office worker Marion Crane is fed up with the way life has treated her. She has to meet her lover Sam in lunch breaks, and they cannot get married because Sam has to give most of his money away in alimony. One Friday, Marion is trusted to bank forty thousand dollars by her employer. Seeing the opportunity to take the money and start a new life, Marion leaves town and heads towards Sam's California store. Tired after the long drive and caught in a storm, she gets off the main highway and pulls into the Bates Motel. The motel is managed by a quiet young man called Norman who seems to be dominated by his mother.", + "genres": [ + "Horror", + "Mystery", + "Thriller" + ], + "year": 1960, + "url": "https://m.media-amazon.com/images/M/MV5BNTQwNDM1YzItNDAxZC00NWY2LTk0M2UtNDIwNWI5OGUyNWUxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Intouchables", + "plot": "In Paris, the aristocratic and intellectual Philippe is a quadriplegic millionaire who is interviewing candidates for the position of his carer, with his red-haired secretary Magalie. Out of the blue, Driss cuts the line of candidates and brings a document from the Social Security and asks Phillipe to sign it to prove that he is seeking a job position so he can receive his unemployment benefit. Philippe challenges Driss, offering him a trial period of one month to gain experience helping him. Then Driss can decide whether he would like to stay with him or not. Driss accepts the challenge and moves to the mansion, changing the boring life of Phillipe and his employees.", + "genres": [ + "Biography", + "Comedy", + "Drama" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMTYxNDA3MDQwNl5BMl5BanBnXkFtZTcwNTU4Mzc1Nw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French", + "English" + ] + }, + { + "title": "Gladiator", + "plot": "Maximus is a powerful Roman general, loved by the people and the aging Emperor, Marcus Aurelius. Before his death, the Emperor chooses Maximus to be his heir over his own son, Commodus, and a power struggle leaves Maximus and his family condemned to death. The powerful general is unable to save his family, and his loss of will allows him to get captured and put into the Gladiator games until he dies. The only desire that fuels him now is the chance to rise to the top so that he will be able to look into the eyes of the man who will feel his revenge.", + "genres": [ + "Action", + "Adventure", + "Drama" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BMDliMmNhNDEtODUyOS00MjNlLTgxODEtN2U3NzIxMGVkZTA1L2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States", + "United Kingdom", + "Malta", + "Morocco" + ], + "contry_codes": [ + "us", + "gb", + "mt", + "ma" + ], + "language": [ + "English" + ] + }, + { + "title": "City Lights", + "plot": "A tramp falls in love with a beautiful blind girl. Her family is in financial trouble. The tramp's on-and-off friendship with a wealthy man allows him to be the girl's benefactor and suitor.", + "genres": [ + "Comedy", + "Drama", + "Romance" + ], + "year": 1931, + "url": "https://m.media-amazon.com/images/M/MV5BY2I4MmM1N2EtM2YzOS00OWUzLTkzYzctNDc5NDg2N2IyODJmXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Departed", + "plot": "In this crime-action tour de force, the South Boston state police force is waging war on Irish-American organized crime. Young undercover cop Billy Costigan is assigned to infiltrate the mob syndicate run by gangland chief Frank Costello. While Billy quickly gains Costello's confidence, Colin Sullivan, a hardened young criminal who has infiltrated the state police as an informer for the syndicate is rising to a position of power in the Special Investigation Unit. Each man becomes deeply consumed by their double lives, gathering information about the plans and counter-plans of the operations they have penetrated. But when it becomes clear to both the mob and the police that there is a mole in their midst, Billy and Colin are suddenly in danger of being caught and exposed to the enemy - and each must race to uncover the identity of the other man in time to save themselves. But is either willing to turn on their friends and comrades they've made during their long stints undercover?", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BMTI1MTY2OTIxNV5BMl5BanBnXkFtZTYwNjQ4NjY3._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Cantonese" + ] + }, + { + "title": "Whiplash", + "plot": "A young and talented drummer attending a prestigious music academy finds himself under the wing of the most respected professor at the school; one who does not hold back on abuse towards his students. The two form an odd relationship as the student wants to achieve greatness, and the professor pushes him.", + "genres": [ + "Drama", + "Music" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BOTA5NDZlZGUtMjAxOS00YTRkLTkwYmMtYWQ0NWEwZDZiNjEzXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Once Upon a Time in the West", + "plot": "Jill McBain travels to the wild frontier; Utah - where she and her new husband planned to settle down. Upon arrival, she finds him and his children dead. There's a lot of land, and potential, but there's those who want to take it - at any cost. Even if it means killing a man and his kids.", + "genres": [ + "Western" + ], + "year": 1968, + "url": "https://m.media-amazon.com/images/M/MV5BZGI5MjBmYzYtMzJhZi00NGI1LTk3MzItYjBjMzcxM2U3MDdiXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "Italy", + "United States" + ], + "contry_codes": [ + "it", + "us" + ], + "language": [ + "Italian", + "Spanish" + ] + }, + { + "title": "The Prestige", + "plot": "In the end of the nineteenth century, in London, Robert Angier, his beloved wife Julia McCullough, and Alfred Borden are friends and assistants of a magician. When Julia accidentally dies during a performance, Robert blames Alfred for her death, and they become enemies. Both become famous and rival magicians, sabotaging the performance of the other on the stage. When Alfred performs a successful trick, Robert becomes obsessed trying to disclose the secret of his competitor with tragic consequences.", + "genres": [ + "Drama", + "Mystery", + "Sci-Fi", + "Thriller" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BMjA4NDI0MTIxNF5BMl5BanBnXkFtZTYwNTM0MzY2._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Casablanca", + "plot": "The story of Rick Blaine, a cynical world-weary ex-patriate who runs a nightclub in Casablanca, Morocco during the early stages of WWII. Despite the pressure he constantly receives from the local authorities, Rick's cafe has become a kind of haven for refugees seeking to obtain illicit letters that will help them escape to America. But when Ilsa, a former lover of Rick's, and her husband, show up to his cafe one day, Rick faces a tough challenge which will bring up unforeseen complications, heartbreak and ultimately an excruciating decision to make.", + "genres": [ + "Drama", + "Romance", + "War" + ], + "year": 1942, + "url": "https://m.media-amazon.com/images/M/MV5BY2IzZGY2YmEtYzljNS00NTM5LTgwMzUtMzM1NjQ4NGI0OTk0XkEyXkFqcGdeQXVyNDYyMDk5MTU@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "German", + "Italian" + ] + }, + { + "title": "Grave of the Fireflies", + "plot": "The story of Seita and Satsuko, two young Japanese siblings, living in the declining days of World War II. When an American firebombing separates the two children from their parents, the two siblings must rely completely on one another while they struggle to fight for their survival.", + "genres": [ + "Animation", + "Drama", + "War" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BZmY2NjUzNDQtNTgxNC00M2Q4LTljOWQtMjNjNDBjNWUxNmJlXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Rear Window", + "plot": "Professional photographer L.B. \"Jeff\" Jefferies breaks his leg while getting an action shot at an auto race. Confined to his New York apartment, he spends his time looking out of the rear window observing the neighbors. He begins to suspect that a man across the courtyard may have murdered his wife. Jeff enlists the help of his high society fashion-consultant girlfriend Lisa Freemont and his visiting nurse Stella to investigate.", + "genres": [ + "Mystery", + "Thriller" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BNGUxYWM3M2MtMGM3Mi00ZmRiLWE0NGQtZjE5ODI2OTJhNTU0XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Cinema Paradiso", + "plot": "A boy who grew up in a native Sicilian Village returns home as a famous director after receiving news about the death of an old friend. Told in a flashback, Salvatore reminiscences about his childhood and his relationship with Alfredo, a projectionist at Cinema Paradiso. Under the fatherly influence of Alfredo, Salvatore fell in love with film making, with the duo spending many hours discussing about films and Alfredo painstakingly teaching Salvatore the skills that became a stepping stone for the young boy into the world of film making. The film brings the audience through the changes in cinema and the dying trade of traditional film making, editing and screening. It also explores a young boy's dream of leaving his little town to foray into the world outside.", + "genres": [ + "Drama" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BM2FhYjEyYmYtMDI1Yy00YTdlLWI2NWQtYmEzNzAxOGY1NjY2XkEyXkFqcGdeQXVyNTA3NTIyNDg@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "Italy", + "France" + ], + "contry_codes": [ + "it", + "fr" + ], + "language": [ + "Italian" + ] + }, + { + "title": "Alien", + "plot": "In the distant future, the crew of the commercial spaceship Nostromo are on their way home when they pick up a distress call from a distant moon. The crew are under obligation to investigate and the spaceship descends on the moon afterwards. After a rough landing, three crew members leave the spaceship to explore the area on the moon. At the same time as they discover a hive colony of some unknown creature, the ship's computer deciphers the message to be a warning, not a distress call. When one of the eggs is disturbed, the crew realizes that they are not alone on the spaceship and they must deal with the consequences.", + "genres": [ + "Horror", + "Sci-Fi" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BMmQ2MmU3NzktZjAxOC00ZDZhLTk4YzEtMDMyMzcxY2IwMDAyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Raiders of the Lost Ark", + "plot": "The year is 1936. An archeology professor named Indiana Jones is venturing in the jungles of South America searching for a golden statue. Unfortunately, he sets off a deadly trap but miraculously escapes. Then, Jones hears from a museum curator named Marcus Brody about a biblical artifact called The Ark of the Covenant, which can hold the key to humanly existence. Jones has to venture to vast places such as Nepal and Egypt to find this artifact. However, he will have to fight his enemy Rene Belloq and a band of Nazis in order to reach it.", + "genres": [ + "Action", + "Adventure" + ], + "year": 1981, + "url": "https://m.media-amazon.com/images/M/MV5BMjA0ODEzMTc1Nl5BMl5BanBnXkFtZTcwODM2MjAxNA@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Hebrew", + "Spanish", + "Arabic", + "Nepali" + ] + }, + { + "title": "Memento", + "plot": "Memento chronicles two separate stories of Leonard, an ex-insurance investigator who can no longer build new memories, as he attempts to find the murderer of his wife, which is the last thing he remembers. One story line moves forward in time while the other tells the story backwards revealing more each time.", + "genres": [ + "Mystery", + "Thriller" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BZTcyNjk1MjgtOWI3Mi00YzQwLWI5MTktMzY4ZmI2NDAyNzYzXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Apocalypse Now", + "plot": "It is the height of the war in Vietnam, and U.S. Army Captain Willard is sent by Colonel Lucas and a General to carry out a mission that, officially, 'does not exist - nor will it ever exist'. The mission: To seek out a mysterious Green Beret Colonel, Walter Kurtz, whose army has crossed the border into Cambodia and is conducting hit-and-run missions against the Viet Cong and NVA. The army believes Kurtz has gone completely insane and Willard's job is to eliminate him. Willard, sent up the Nung River on a U.S. Navy patrol boat, discovers that his target is one of the most decorated officers in the U.S. Army. His crew meets up with surfer-type Lt-Colonel Kilgore, head of a U.S Army helicopter cavalry group which eliminates a Viet Cong outpost to provide an entry point into the Nung River. After some hair-raising encounters, in which some of his crew are killed, Willard, Lance and Chef reach Colonel Kurtz's outpost, beyond the Do Lung Bridge. Now, after becoming prisoners of Kurtz, will Willard & the others be able to fulfill their mission?", + "genres": [ + "Drama", + "Mystery", + "War" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BZTNkZmU0ZWQtZjQzMy00YTNmLWFmN2MtZGNkMmU1OThmMGYwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "Vietnamese" + ] + }, + { + "title": "Avengers: Endgame", + "plot": "After the devastating events of Avengers: Infinity War (2018), the universe is in ruins due to the efforts of the Mad Titan, Thanos. With the help of remaining allies, the Avengers must assemble once more in order to undo Thanos's actions and undo the chaos to the universe, no matter what consequences may be in store, and no matter who they face...", + "genres": [ + "Action", + "Adventure", + "Drama", + "Sci-Fi" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BMTc5MDE2ODcwNV5BMl5BanBnXkFtZTgwMzI2NzQ2NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Japanese", + "Xhosa", + "German" + ] + }, + { + "title": "The Great Dictator", + "plot": "20 years after the end of WWI, in which the nation of Tomainia was on the losing side, Adenoid Hynkel has risen to power as the ruthless dictator of the country. He believes in a pure Aryan state and the decimation of the Jews. This situation is unknown to a simple Jewish Tomainian barber who has been hospitalized since a WWI battle. Upon his release the barber, who had been suffering from memory loss about the war, is shown the new persecuted life of the Jews by many living in the Jewish ghetto, including a washerwoman named Hannah with whom he begins a relationship. The barber is ultimately spared such persecution by Commander Schultz, whom he saved in that WWI battle. The lives of all Jews in Tomainia are eventually spared with a policy shift by Hynkel himself, who is doing so for ulterior motives. But those motives include a desire for world domination, starting with the invasion of neighboring Osterlich, which may be threatened by Benzino Napaloni, the dictator of neighboring Bacteria. Ultimately Schultz, who has turned traitor against Hynkel's regime, and the barber may be able to join forces to take control of the situation, using Schultz's inside knowledge of the regime's workings and the barber's uncanny resemblance to one of those in power.", + "genres": [ + "Comedy", + "Drama", + "War" + ], + "year": 1940, + "url": "https://m.media-amazon.com/images/M/MV5BMmExYWJjNTktNGUyZS00ODhmLTkxYzAtNWIzOGEyMGNiMmUwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Esperanto" + ] + }, + { + "title": "The Lives of Others", + "plot": "Gerd Wiesler is an officer with the Stasi, the East German secret police. The film begins in 1984 when Wiesler attends a play written by Georg Dreyman, who is considered by many to be the ultimate example of the loyal citizen. Wiesler has a gut feeling that Dreyman can't be as ideal as he seems, and believes surveillance is called for. The Minister of Culture agrees but only later does Wiesler learn that the Minister sees Dreyman as a rival and lusts after his partner Christa-Maria. The more time he spends listening in on them, the more he comes to care about them. The once rigid Stasi officer begins to intervene in their lives, in a positive way, protecting them whenever possible. Eventually, Wiesler's activities catch up to him and while there is no proof of wrongdoing, he finds himself in menial jobs - until the unbelievable happens.", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BOThkM2EzYmMtNDE3NS00NjlhLTg4YzktYTdhNzgyOWY3ZDYzXkEyXkFqcGdeQXVyNzQzNzQxNzI@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Germany" + ], + "contry_codes": [ + "de" + ], + "language": [ + "German" + ] + }, + { + "title": "Django Unchained", + "plot": "In 1858, a bounty hunter named Schultz seeks out a slave named Django and buys him because he needs him to find some men he is looking for. After finding them, Django wants to find his wife, Broomhilda, who along with him were sold separately by his former owner for trying to escape. Schultz offers to help him if he chooses to stay with him and be his partner. Eventually they learn that she was sold to a plantation in Mississippi. Knowing they can't just go in and say they want her, they come up with a plan so that the owner will welcome them into his home and they can find a way.", + "genres": [ + "Drama", + "Western" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BMjIyNTQ5NjQ1OV5BMl5BanBnXkFtZTcwODg1MDU4OA@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "French", + "Italian" + ] + }, + { + "title": "Avengers: Infinity War", + "plot": "As the Avengers and their allies have continued to protect the world from threats too large for any one hero to handle, a new danger has emerged from the cosmic shadows: Thanos. A despot of intergalactic infamy, his goal is to collect all six Infinity Stones, artifacts of unimaginable power, and use them to inflict his twisted will on all of reality. Everything the Avengers have fought for has led up to this moment, the fate of Earth and existence has never been more uncertain.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BMjMxNjY2MDU1OV5BMl5BanBnXkFtZTgwNzY1MTUwNTM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Shining", + "plot": "Signing a contract, Jack Torrance, a normal writer and former teacher agrees to take care of a hotel which has a long, violent past that puts everyone in the hotel in a nervous situation. While Jack slowly gets more violent and angry of his life, his son, Danny, tries to use a special talent, the \"Shining\", to inform the people outside about whatever that is going on in the hotel.", + "genres": [ + "Drama", + "Horror" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BZWFlYmY2MGEtZjVkYS00YzU4LTg0YjQtYzY1ZGE3NTA5NGQxXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Paths of Glory", + "plot": "The futility and irony of the war in the trenches in WWI is shown as a unit commander in the French army must deal with the mutiny of his men and a glory-seeking general after part of his force falls back under fire in an impossible attack.", + "genres": [ + "Drama", + "War" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BNjViMmRkOTEtM2ViOS00ODg0LWJhYWEtNTBlOGQxNDczOGY3XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Latin" + ] + }, + { + "title": "Spider-Man: Into the Spider-Verse", + "plot": "Miles Morales is a New York teen struggling with school, friends and, on top of that, being the new Spider-Man. When he comes across Peter Parker, the erstwhile saviour of New York, in the multiverse, Miles must train to become the new protector of his city.", + "genres": [ + "Animation", + "Action", + "Adventure", + "Family", + "Sci-Fi" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BMjMwNDkxMTgzOF5BMl5BanBnXkFtZTgwNTkwNTQ3NjM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "WALL\u00b7E", + "plot": "In a distant, but not so unrealistic, future where mankind has abandoned earth because it has become covered with trash from products sold by the powerful multi-national Buy N Large corporation, WALL-E, a garbage collecting robot has been left to clean up the mess. Mesmerized with trinkets of Earth's history and show tunes, WALL-E is alone on Earth except for a sprightly pet cockroach. One day, EVE, a sleek (and dangerous) reconnaissance robot, is sent to Earth to find proof that life is once again sustainable. WALL-E falls in love with EVE. WALL-E rescues EVE from a dust storm and shows her a living plant he found amongst the rubble. Consistent with her \"directive\", EVE takes the plant and automatically enters a deactivated state except for a blinking green beacon. WALL-E, doesn't understand what has happened to his new friend, but, true to his love, he protects her from wind, rain, and lightning, even as she is unresponsive. One day a massive ship comes to reclaim EVE, but WALL-E, out of love or loneliness, hitches a ride on the outside of the ship to rescue EVE. The ship arrives back at a large space cruise ship, which is carrying all of the humans who evacuated Earth 700 years earlier. The people of Earth ride around this space resort on hovering chairs which give them a constant feed of TV and video chatting. They drink all of their meals through a straw out of laziness and/or bone loss, and are all so fat that they can barely move. When the auto-pilot computer, acting on hastily-given instructions sent many centuries before, tries to prevent the people of Earth from returning by stealing the plant, WALL-E, EVE, the portly captain, and a band of broken robots stage a mutiny.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Sci-Fi" + ], + "year": 2008, + "url": "https://m.media-amazon.com/images/M/MV5BMjExMTg5OTU0NF5BMl5BanBnXkFtZTcwMjMxMzMzMw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Sunset Blvd.", + "plot": "In Hollywood of the 50's, the obscure screenplay writer Joe Gillis is not able to sell his work to the studios, is full of debts and is thinking in returning to his hometown to work in an office. While trying to escape from his creditors, he has a flat tire and parks his car in a decadent mansion in Sunset Boulevard. He meets the owner and former silent-movie star Norma Desmond, who lives alone with her butler and driver Max Von Mayerling. Norma is demented and believes she will return to the cinema industry, and is protected and isolated from the world by Max, who was her director and husband in the past and still loves her. Norma proposes Joe to move to the mansion and help her in writing a screenplay for her comeback to the cinema, and the small-time writer becomes her lover and gigolo. When Joe falls in love for the young aspirant writer Betty Schaefer, Norma becomes jealous and completely insane and her madness leads to a tragic end.", + "genres": [ + "Drama", + "Film-Noir" + ], + "year": 1950, + "url": "https://m.media-amazon.com/images/M/MV5BMTU0NTkyNzYwMF5BMl5BanBnXkFtZTgwMDU0NDk5MTI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Princess Mononoke", + "plot": "While protecting his village from rampaging boar-god/demon, a confident young warrior, Ashitaka, is stricken by a deadly curse. To save his life, he must journey to the forests of the west. Once there, he's embroiled in a fierce campaign that humans were waging on the forest. The ambitious Lady Eboshi and her loyal clan use their guns against the gods of the forest and a brave young woman, Princess Mononoke, who was raised by a wolf-god. Ashitaka sees the good in both sides and tries to stem the flood of blood. This is met by animosity by both sides as they each see him as supporting the enemy.", + "genres": [ + "Animation", + "Adventure", + "Fantasy" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BMTVlNWM4NTAtNDQxYi00YWU5LWIwM2MtZmVjYWFmODZiODE5XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb", + "plot": "Paranoid Brigadier General Jack D. Ripper of Burpelson Air Force Base, believing that fluoridation of the American water supply is a Soviet plot to poison the U.S. populace, is able to deploy through a back door mechanism a nuclear attack on the Soviet Union without the knowledge of his superiors, including the Chair of the Joint Chiefs of Staff, General Buck Turgidson, and President Merkin Muffley. Only Ripper knows the code to recall the B-52 bombers and he has shut down communication in and out of Burpelson as a measure to protect this attack. Ripper's executive officer, RAF Group Captain Lionel Mandrake (on exchange from Britain), who is being held at Burpelson by Ripper, believes he knows the recall codes if he can only get a message to the outside world. Meanwhile at the Pentagon War Room, key persons including Muffley, Turgidson and nuclear scientist and adviser, a former Nazi named Dr. Strangelove, are discussing measures to stop the attack or mitigate its blow-up into an all out nuclear war with the Soviets. Against Turgidson's wishes, Muffley brings Soviet Ambassador Alexi de Sadesky into the War Room, and get his boss, Soviet Premier Dimitri Kisov, on the hot line to inform him of what's going on. The Americans in the War Room are dismayed to learn that the Soviets have an as yet unannounced Doomsday Device to detonate if any of their key targets are hit. As Ripper, Mandrake and those in the War Room try and work the situation to their end goal, Major T.J. \"King\" Kong, one of the B-52 bomber pilots, is working on his own agenda of deploying his bomb where ever he can on enemy soil if he can't make it to his intended target.", + "genres": [ + "Comedy" + ], + "year": 1964, + "url": "https://m.media-amazon.com/images/M/MV5BZWI3ZTMxNjctMjdlNS00NmUwLWFiM2YtZDUyY2I3N2MxYTE0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "Oldboy", + "plot": "Abducted on a rainy night in 1988, the obnoxious drunk, Oh Dae-Su, much to his surprise, wakes up locked in a windowless and dilapidated hotel room, for an unknown reason. There, his invisible and pitiless captors will feed him, clothe him, and sedate him to avert a desperate suicide--and as his only companion and a window to the world is the TV in his stark cell--the only thing that helps Oh Dae-Su keep going is his daily journal. Then, unexpectedly, after fifteen long years in captivity, the perplexed prisoner is deliberately released, encouraged to track down his tormentor to finally get his retribution. However, who would hate Oh Dae-Su so much he would deny him of a quick and clean death?", + "genres": [ + "Action", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BZWFlZWI3MWQtODgzOS00MjVmLTg2ODMtOWE3NWFjOWZkMTY4XkEyXkFqcGdeQXVyMjQ1NjEyNzE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean" + ] + }, + { + "title": "Witness for the Prosecution", + "plot": "Britain, 1953. Upon his return to work following a heart attack, barrister takes on a murder case,. The case is defending American war vet Leonard Vole, a poor, out of work, struggling inventor who's accused of murdering his middle-aged lonely and wealthy acquaintance, Emily French. The evidence is circumstantial but points to Leonard as the murderer, butr the csse has constant revelations.", + "genres": [ + "Crime", + "Drama", + "Film-Noir", + "Mystery", + "Thriller" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BZjEwMmE5MzYtYWExYy00ZjEzLTk4MjUtMmJmNzgxY2MxN2U1XkEyXkFqcGdeQXVyMTg2NTc4MzA@._V1_SY150_CR7,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German" + ] + }, + { + "title": "The Dark Knight Rises", + "plot": "Despite his tarnished reputation after the events of The Dark Knight (2008), in which he took the rap for Dent's crimes, Batman feels compelled to intervene to assist the city and its Police force, which is struggling to cope with Bane's plans to destroy the city.", + "genres": [ + "Action", + "Thriller" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Arabic" + ] + }, + { + "title": "Once Upon a Time in America", + "plot": "Epic tale of a group of Jewish gangsters in New York, from childhood, through their glory years during prohibition, and their meeting again 35 years later.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BMGFkNWI4MTMtNGQ0OC00MWVmLTk3MTktOGYxN2Y2YWVkZWE2XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States", + "Italy" + ], + "contry_codes": [ + "us", + "it" + ], + "language": [ + "English", + "Italian", + "French" + ] + }, + { + "title": "Aliens", + "plot": "57 years after Ellen Ripley had a close encounter with the reptilian alien creature from the first movie, she is called back, this time, to help a group of highly trained colonial marines fight off against the sinister extraterrestrials. But this time, the aliens have taken over a space colony on the moon LV-426. When the colonial marines are called upon to search the deserted space colony, they later find out that they are up against more than what they bargained for. Using specially modified machine guns and enough firepower, it's either fight or die as the space marines battle against the aliens. As the Marines do their best to defend themselves, Ripley must attempt to protect a young girl who is the sole survivor of the decimated space colony.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BZGU2OGY5ZTYtMWNhYy00NjZiLWI0NjUtZmNhY2JhNDRmODU3XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "American Beauty", + "plot": "After his death sometime in his forty-third year, suburbanite Lester Burnham tells of the last few weeks of his life, during which he had no idea of his imminent passing. He is a husband to real estate agent Carolyn Burnham and father to high school student Janie Burnham. Although Lester and Carolyn once loved each other, they now merely tolerate each other. Typical wallflower Janie too hates both her parents, the three who suffer individually in silence in their home life. Janie tries to steer clear of both her parents. Carolyn, relatively new to the real estate business, wants to create the persona of success to further her career, she aspiring to the professional life of Buddy Kane, the king of the real estate business in their neighborhood. Lester merely walks mindlessly through life, including at his job in advertising. His company is downsizing, and he, like all the other employees, has to justify his position to the newly hired efficiency expert to keep his job. Things change for Lester when he falls in love at first sight with Janie's more experienced classmate, Angela Hays. Both Janie and Angela can see Lester's sexual infatuation with Angela, who courts such attention from any man as a sign that she is model material, she having once appeared in Seventeen and it a career to which she aspires. Lester's infatuation with Angela gives him a reenergized view on life, where he openly doesn't care anymore what anyone thinks about what he does, anyone except Angela. This infatuation coincides with the Fittses moving in next door: homophobic disciplinarian US Marine Colonel Frank Fitts who rules the house with a military fist (that fist being both figurative and literal), his semi-comatose wife Barbara Fitts, and their bright and quietly subversive eighteen year old son Ricky Fitts, who openly abides by his father's rules while behind the scenes lives by his own quite different perspective. Much like Lester's infatuation, Ricky immediately becomes infatuated with Janie, he who considers girls like Angela as ordinary. The entry of Angela and the Fittses into the Burnhams' lives ultimately leads to each of the players confronting what is truly in his or her heart.", + "genres": [ + "Drama" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BNTBmZWJkNjctNDhiNC00MGE2LWEwOTctZTk5OGVhMWMyNmVhXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Your Name.", + "plot": "Mitsuha is the daughter of the mayor of a small mountain town. She's a straightforward high school girl who lives with her sister and her grandmother and has no qualms about letting it be known that she's uninterested in Shinto rituals or helping her father's electoral campaign. Instead she dreams of leaving the boring town and trying her luck in Tokyo. Taki is a high school boy in Tokyo who works part-time in an Italian restaurant and aspires to become an architect or an artist. Every night he has a strange dream where he becomes...a high school girl in a small mountain town.", + "genres": [ + "Animation", + "Drama", + "Fantasy", + "Romance" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BODRmZDVmNzUtZDA4ZC00NjhkLWI2M2UtN2M0ZDIzNDcxYThjL2ltYWdlXkEyXkFqcGdeQXVyNTk0MzMzODA@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Coco", + "plot": "Despite his family's baffling generations-old ban on music, Miguel dreams of becoming an accomplished musician like his idol, Ernesto de la Cruz. Desperate to prove his talent, Miguel finds himself in the stunning and colorful Land of the Dead following a mysterious chain of events. Along the way, he meets charming trickster Hector, and together, they set off on an extraordinary journey to unlock the real story behind Miguel's family history.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Fantasy", + "Music", + "Mystery" + ], + "year": 2017, + "url": "https://m.media-amazon.com/images/M/MV5BYjQ5NjM0Y2YtNjZkNC00ZDhkLWJjMWItN2QyNzFkMDE3ZjAxXkEyXkFqcGdeQXVyODIxMzk5NjA@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Braveheart", + "plot": "William Wallace is a Scottish rebel who leads an uprising against the cruel English ruler Edward the Longshanks, who wishes to inherit the crown of Scotland for himself. When he was a young boy, William Wallace's father and brother, along with many others, lost their lives trying to free Scotland. Once he loses another of his loved ones, William Wallace begins his long quest to make Scotland free once and for all, along with the assistance of Robert the Bruce.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BMzkzMmU0YTYtOWM3My00YzBmLWI0YzctOGYyNTkwMWE5MTJkXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "Latin", + "Scottish Gaelic", + "Italian" + ] + }, + { + "title": "Das Boot", + "plot": "SmhIt is 1942 and the German submarine fleet is heavily engaged in the so-called \"Battle of the Atlantic\" to harass and destroy British shipping. With better escorts of the destroyer class, however, German U-boats have begun to take heavy losses. \"Das Boot\" is the story of the crew wbof one such U-Boat, with the film examining how these submariners maintained their professionalism as soldiers and attempted to accomplish impossible missions, all the while attempting to understand and obey the ideology of the government under which they served.", + "genres": [ + "Adventure", + "Drama", + "Thriller", + "War" + ], + "year": 1981, + "url": "https://m.media-amazon.com/images/M/MV5BNGRmOWY0MGUtNTVhMy00NzRlLTljNDAtNTBiNTRlODgxNmY2XkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "West Germany" + ], + "contry_codes": [ + "xwg" + ], + "language": [ + "German" + ] + }, + { + "title": "3 Idiots", + "plot": "Farhan Qureshi and Raju Rastogi want to re-unite with their fellow collegian, Rancho, after faking a stroke aboard an Air India plane, and excusing himself from his wife - trouser less - respectively. Enroute, they encounter another student, Chatur Ramalingam, now a successful businessman, who reminds them of a bet they had undertaken 10 years ago. The trio, while recollecting hilarious antics, including their run-ins with the Dean of Delhi's Imperial College of Engineering, Viru Sahastrabudhe, race to locate Rancho, at his last known address - little knowing the secret that was kept from them all this time.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BNTkyOGVjMGEtNmQzZi00NzFlLTlhOWQtODYyMDc2ZGJmYzFhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English" + ] + }, + { + "title": "Star Wars: Episode VI - Return of the Jedi", + "plot": "Luke Skywalker battles Jabba the Hutt and Darth Vader to save his comrades in the Rebel Alliance and triumph over the Galactic Empire. Han Solo and Princess Leia reaffirm their love, and team with Chewbacca, Lando Calrissian, the Ewoks, and droids C-3PO and R2-D2 to aid in the disruption of the Dark Side, and the defeat of the evil emperor.", + "genres": [ + "Action", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1983, + "url": "https://m.media-amazon.com/images/M/MV5BOWZlMjFiYzgtMTUzNC00Y2IzLTk1NTMtZmNhMTczNTk0ODk1XkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Like Stars on Earth", + "plot": "Ishaan Awasthi is an eight-year-old child whose world is filled with wonders that no one else seems to appreciate; colours, fish, dogs and kites are just not important in the world of adults, who are much more interested in things like homework, marks and neatness. And Ishaan just cannot seem to get anything right in class. When he gets into far more trouble than his parents can handle, he is packed off to a boarding school to 'be disciplined'. Things are no different at his new school, and Ishaan has to contend with the added trauma of separation from his family. One day a new art teacher bursts onto the scene, Ram Shankar Nikumbh, who infects the students with joy and optimism. He breaks all the rules of 'how things are done' by asking them to think, dream and imagine, and all the children respond with enthusiasm, all except Ishaan. Nikumbh soon realizes that Ishaan is very unhappy, and he sets out to discover why. With time, patience and care, he ultimately helps Ishaan find himself.", + "genres": [ + "Drama", + "Family" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BNTVmYTk2NjAtYzY3MS00YjFjLTlkYzktYzg3YzMyZDQyOWRiXkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English" + ] + }, + { + "title": "Toy Story", + "plot": "A little boy named Andy loves to be in his room, playing with his toys, especially his doll named \"Woody\". But, what do the toys do when Andy is not with them, they come to life. Woody believes that his life (as a toy) is good. However, he must worry about Andy's family moving, and what Woody does not know is about Andy's birthday party. Woody does not realize that Andy's mother gave him an action figure known as Buzz Lightyear, who does not believe that he is a toy, and quickly becomes Andy's new favorite toy. Woody, who is now consumed with jealousy, tries to get rid of Buzz. Then, both Woody and Buzz are now lost. They must find a way to get back to Andy before he moves without them, but they will have to pass through a ruthless toy killer, Sid Phillips.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BMDU2ZWJlMjktMTRhMy00ZTA5LWEzNDgtYmNmZTEwZTViZWJkXkEyXkFqcGdeQXVyNDQ2OTk4MzI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Reservoir Dogs", + "plot": "Six criminals, who are strangers to each other, are hired by a crime boss, Joe Cabot, to carry out a diamond robbery. Right at the outset, they are given false names with the intention that they won't get too close and will concentrate on the job instead. They are completely sure that the robbery is going to be a success. But, when the police show up right at the time and the site of the robbery, panic spreads amongst the group members, and two of them are killed in the subsequent shootout, along with a few policemen and civilians. When the remaining people assemble at the premeditated rendezvous point (a warehouse), they begin to suspect that one of them is an undercover cop.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1992, + "url": "https://m.media-amazon.com/images/M/MV5BZmExNmEwYWItYmQzOS00YjA5LTk2MjktZjEyZDE1Y2QxNjA1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Amadeus", + "plot": "Antonio Salieri believes that Wolfgang Amadeus Mozart's music is divine and miraculous. He wishes he was himself as good a musician as Mozart so that he can praise the Lord through composing. He began his career as a devout man who believes his success and talent as a composer are God's rewards for his piety. He's also content as the respected, financially well-off, court composer of Austrian Emperor Joseph II. But he's shocked to learn that Mozart is such a vulgar creature, and can't understand why God favored Mozart to be his instrument. Salieri's envy has made him an enemy of God whose greatness was evident in Mozart. He is ready to take revenge against God and Mozart for his own musical mediocrity.", + "genres": [ + "Biography", + "Drama", + "History", + "Music" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BNWJlNzUzNGMtYTAwMS00ZjI2LWFmNWQtODcxNWUxODA5YmU1XkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States", + "France", + "Czechoslovakia", + "Italy" + ], + "contry_codes": [ + "us", + "fr", + "cshh", + "it" + ], + "language": [ + "English", + "Italian", + "Latin", + "German" + ] + }, + { + "title": "Inglourious Basterds", + "plot": "In German-occupied France, young Jewish refugee Shosanna Dreyfus witnesses the slaughter of her family by Colonel Hans Landa. Narrowly escaping with her life, she plots her revenge several years later when German war hero Fredrick Zoller takes a rapid interest in her and arranges an illustrious movie premiere at the theater she now runs. With the promise of every major Nazi officer in attendance, the event catches the attention of the \"Basterds\", a group of Jewish-American guerrilla soldiers led by the ruthless Lt. Aldo Raine. As the relentless executioners advance and the conspiring young girl's plans are set in motion, their paths will cross for a fateful evening that will shake the very annals of history.", + "genres": [ + "Adventure", + "Drama", + "War" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BOTJiNDEzOWYtMTVjOC00ZjlmLWE0NGMtZmE1OWVmZDQ2OWJhXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Germany", + "United States" + ], + "contry_codes": [ + "de", + "us" + ], + "language": [ + "English", + "German", + "French", + "Italian" + ] + }, + { + "title": "Good Will Hunting", + "plot": "A touching tale of a wayward young man who struggles to find his identity, living in a world where he can solve any problem, except the one brewing deep within himself, until one day he meets his soul mate who opens his mind and his heart.", + "genres": [ + "Drama", + "Romance" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BOTI0MzcxMTYtZDVkMy00NjY1LTgyMTYtZmUxN2M3NmQ2NWJhXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "M", + "plot": "In Germany, Hans Beckert is an unknown killer of girls. He whistles Edvard Grieg's 'In The Hall of the Mountain King', from the 'Peer Gynt' Suite I Op. 46 while attracting the little girls for death. The police force pressed by the Minister give its best effort trying unsuccessfully to arrest the serial killer. The organized crime has great losses due to the intense search and siege of the police and decides to chase the murderer, with the support of the beggars association. They catch Hans and briefly judge him.", + "genres": [ + "Crime", + "Mystery", + "Thriller" + ], + "year": 1931, + "url": "https://m.media-amazon.com/images/M/MV5BODA4ODk3OTEzMF5BMl5BanBnXkFtZTgwMTQ2ODMwMzE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Germany" + ], + "contry_codes": [ + "de" + ], + "language": [ + "German" + ] + }, + { + "title": "Requiem for a Dream", + "plot": "Sara Goldfarb (Ellen Burstyn) is a retired widow, living in a small apartment. She spends most of her time watching TV, especially a particular self-help show. She has delusions of rising above her current dull existence by being a guest on that show. Her son, Harry (Jared Leto) is a junkie but along with his friend Tyrone (Marlon Wayans) has visions of making it big by becoming a drug dealer. Harry's girlfriend Marion (Jennifer Connelly) could be fashion designer or artist but is swept along in Harry's drug-centric world. Meanwhile Sara has developed an addiction of her own. She desperately wants to lose weight and so goes on a crash course involving popping pills, pills which turn out to be very addictive and harmful to her mental state.", + "genres": [ + "Drama" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BOTdiNzJlOWUtNWMwNS00NmFlLWI0YTEtZmI3YjIzZWUyY2Y3XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "2001: A Space Odyssey", + "plot": "\"2001\" is a story of evolution. Sometime in the distant past, someone or something nudged evolution by placing a monolith on Earth (presumably elsewhere throughout the universe as well). Evolution then enabled humankind to reach the moon's surface, where yet another monolith is found, one that signals the monolith placers that humankind has evolved that far. Now a race begins between computers (HAL) and human (Bowman) to reach the monolith placers. The winner will achieve the next step in evolution, whatever that may be.", + "genres": [ + "Adventure", + "Sci-Fi" + ], + "year": 1968, + "url": "https://m.media-amazon.com/images/M/MV5BMmNlYzRiNDctZWNhMi00MzI4LThkZTctMTUzMmZkMmFmNThmXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "Dangal", + "plot": "Biopic of Mahavir Singh Phogat, who taught wrestling to his daughters Babita Kumari and Geeta Phogat. Geeta Phogat was India's first female wrestler to win at the 2010 Commonwealth Games, where she won the gold medal (55 kg) while her sister Babita Kumari won the silver (51 kg).", + "genres": [ + "Action", + "Biography", + "Drama", + "Sport" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BMTQ4MzQzMzM2Nl5BMl5BanBnXkFtZTgwMTQ1NzU3MDI@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "Tamil", + "Telugu" + ] + }, + { + "title": "Vertigo", + "plot": "John \"Scottie\" Ferguson is a retired San Francisco police detective who suffers from acrophobia, and Madeleine is the lady who leads him to high places. A wealthy shipbuilder who is an acquaintance from college days approaches Scottie and asks him to follow his beautiful wife, Madeleine. He fears she is going insane, maybe even contemplating suicide, as he believes she has been possessed by a dead ancestor who committed suicide. Scottie is skeptical, but agrees to the assignment after he sees the beautiful Madeleine.", + "genres": [ + "Mystery", + "Romance", + "Thriller" + ], + "year": 1958, + "url": "https://m.media-amazon.com/images/M/MV5BYTE4ODEwZDUtNDFjOC00NjAxLWEzYTQtYTI1NGVmZmFlNjdiL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Eternal Sunshine of the Spotless Mind", + "plot": "A man, Joel Barish, heartbroken that his girlfriend Clementine underwent a procedure to erase him from her memory, decides to do the same. However, as he watches his memories of her fade away, he realizes that he still loves her, and may be too late to correct his mistake.", + "genres": [ + "Drama", + "Romance", + "Sci-Fi" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BMTY4NzcwODg3Nl5BMl5BanBnXkFtZTcwNTEwOTMyMw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Citizen Kane", + "plot": "A group of reporters are trying to decipher the last word ever spoken by Charles Foster Kane, the millionaire newspaper tycoon: \"Rosebud\". The film begins with a news reel detailing Kane's life for the masses, and then from there, we are shown flashbacks from Kane's life. As the reporters investigate further, the viewers see a display of a fascinating man's rise to fame, and how he eventually fell off the top of the world.", + "genres": [ + "Drama", + "Mystery" + ], + "year": 1941, + "url": "https://m.media-amazon.com/images/M/MV5BYjBiOTYxZWItMzdiZi00NjlkLWIzZTYtYmFhZjhiMTljOTdkXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian" + ] + }, + { + "title": "The Hunt", + "plot": "Lucas is a Kindergarten teacher who takes great care of his students. Unfortunately for him, young Klara has a run-away imagination and concocts a lie about her teacher. Before Lucas is even able to understand the consequences, he has become the outcast of the town. The hunt is on to prove his innocence before it's taken from him for good.", + "genres": [ + "Drama" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BNDM2MzMwMzcxNF5BMl5BanBnXkFtZTcwNTczMDk3OA@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Denmark", + "Sweden" + ], + "contry_codes": [ + "dk", + "se" + ], + "language": [ + "Danish", + "English", + "Polish" + ] + }, + { + "title": "Full Metal Jacket", + "plot": "A two-segment look at the effect of the military mindset and war itself on Vietnam era Marines. The first half follows a group of recruits in boot camp under the command of the punishing Gunnery Sergeant Hartman. The second half shows one of those recruits, Joker, covering the war as a correspondent for Stars and Stripes, focusing on the Tet offensive.", + "genres": [ + "Drama", + "War" + ], + "year": 1987, + "url": "https://m.media-amazon.com/images/M/MV5BNzkxODk0NjEtYjc4Mi00ZDI0LTgyYjEtYzc1NDkxY2YzYTgyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Vietnamese" + ] + }, + { + "title": "North by Northwest", + "plot": "Madison Avenue advertising man Roger Thornhill finds himself thrust into the world of spies when he is mistaken for a man by the name of George Kaplan. Foreign spy Philip Vandamm and his henchman Leonard try to eliminate him but when Thornhill tries to make sense of the case, he is framed for murder. Now on the run from the police, he manages to board the 20th Century Limited bound for Chicago where he meets a beautiful blond, Eve Kendall, who helps him to evade the authorities. His world is turned upside down yet again when he learns that Eve isn't the innocent bystander he thought she was. Not all is as it seems however, leading to a dramatic rescue and escape at the top of Mt. Rushmore.", + "genres": [ + "Adventure", + "Mystery", + "Thriller" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BZDA3NDExMTUtMDlhOC00MmQ5LWExZGUtYmI1NGVlZWI4OWNiXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "A Clockwork Orange", + "plot": "Protagonist Alex DeLarge is an \"ultraviolent\" youth in futuristic Britain. As with all luck, his eventually runs out and he's arrested and convicted of murder and rape. While in prison, Alex learns of an experimental program in which convicts are programmed to detest violence. If he goes through the program, his sentence will be reduced and he will be back on the streets sooner than expected. But Alex's ordeals are far from over once he hits the mean streets of Britain that he had a hand in creating.", + "genres": [ + "Crime", + "Drama", + "Sci-Fi" + ], + "year": 1971, + "url": "https://m.media-amazon.com/images/M/MV5BMTY3MjM1Mzc4N15BMl5BanBnXkFtZTgwODM0NzAxMDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Snatch", + "plot": "Turkish and his close friend/accomplice Tommy get pulled into the world of match fixing by the notorious Brick Top. Things get complicated when the boxer they had lined up gets badly beaten by Mickey, a 'pikey' ( slang for an Irish Gypsy)- who comes into the equation after Turkish, an unlicensed boxing promoter wants to buy a caravan off the Irish Gypsies. They then try to convince Mickey not only to fight for them, but to lose for them too. Whilst all this is going on, a huge diamond heist takes place, and a fistful of motley characters enter the story, including 'Cousin Avi', 'Boris The Blade', 'Franky Four Fingers' and 'Bullet Tooth Tony'. Things go from bad to worse as it all becomes about the money, the guns, and the damned dog.", + "genres": [ + "Comedy", + "Crime" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BMTA2NDYxOGYtYjU1Mi00Y2QzLTgxMTQtMWI1MGI0ZGQ5MmU4XkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "The Kid", + "plot": "The opening title reads: \"A comedy with a smile--and perhaps a tear\". As she leaves the charity hospital and passes a church wedding, Edna deposits her new baby with a pleading note in a limousine and goes off to commit suicide. The limo is stolen by thieves who dump the baby by a garbage can. Charlie the Tramp finds the baby and makes a home for him. Five years later Edna has become an opera star but does charity work for slum youngsters in hope of finding her boy. A doctor called by Edna discovers the note with the truth about the Kid and reports it to the authorities who come to take him away from Charlie. Before he arrives at the Orphan Asylum Charlie steals him back and takes him to a flophouse. The proprietor reads of a reward for the Kid and takes him to Edna. Charlie is later awakened by a kind policeman who reunites him with the Kid at Edna's mansion.", + "genres": [ + "Comedy", + "Drama", + "Family" + ], + "year": 1921, + "url": "https://m.media-amazon.com/images/M/MV5BZjhhMThhNDItNTY2MC00MmU1LTliNDEtNDdhZjdlNTY5ZDQ1XkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Am\u00e9lie", + "plot": "Am\u00e9lie is a story about a girl named Am\u00e9lie whose childhood was suppressed by her Father's mistaken concerns of a heart defect. With these concerns Am\u00e9lie gets hardly any real life contact with other people. This leads Am\u00e9lie to resort to her own fantastical world and dreams of love and beauty. She later on becomes a young woman and moves to the central part of Paris as a waitress. After finding a lost treasure belonging to the former occupant of her apartment, she decides to return it to him. After seeing his reaction and his new found perspective - she decides to devote her life to the people around her. Such as, her father who is obsessed with his garden-gnome, a failed writer, a hypochondriac, a man who stalks his ex girlfriends, the \"ghost\", a suppressed young soul, the love of her life and a man whose bones are as brittle as glass. But after consuming herself with these escapades - she finds out that she is disregarding her own life and damaging her quest for love. Am\u00e9lie then discovers she must become more aggressive and take a hold of her life and capture the beauty of love she has always dreamed of.", + "genres": [ + "Comedy", + "Romance" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BNDg4NjM1YjMtYmNhZC00MjM0LWFiZmYtNGY1YjA3MzZmODc5XkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "France", + "Germany" + ], + "contry_codes": [ + "fr", + "de" + ], + "language": [ + "French", + "Russian", + "English" + ] + }, + { + "title": "Bicycle Thieves", + "plot": "Ricci, an unemployed man in the depressed post-WWII economy of Italy, gets at last a good job - for which he needs a bike - hanging up posters. But soon his bicycle is stolen. He and his son walk the streets of Rome, looking for the bicycle. Ricci finally manages to locate the thief but with no proof, he has to abandon his cause. But he and his son know perfectly well that without a bike, Ricci won't be able to keep his job.", + "genres": [ + "Drama" + ], + "year": 1948, + "url": "https://m.media-amazon.com/images/M/MV5BNmI1ODdjODctMDlmMC00ZWViLWI5MzYtYzRhNDdjYmM3MzFjXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Italy" + ], + "contry_codes": [ + "it" + ], + "language": [ + "Italian", + "English" + ] + }, + { + "title": "Scarface", + "plot": "Tony Montana manages to leave Cuba during the Mariel exodus of 1980. He finds himself in a Florida refugee camp but his friend Manny has a way out for them: undertake a contract killing and arrangements will be made to get a green card. He's soon working for drug dealer Frank Lopez and shows his mettle when a deal with Colombian drug dealers goes bad. He also brings a new level of violence to Miami. Tony is protective of his younger sister but his mother knows what he does for a living and disowns him. Tony is impatient and wants it all however, including Frank's empire and his mistress Elvira Hancock. Once at the top however, Tony's outrageous actions make him a target and everything comes crumbling down.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1983, + "url": "https://m.media-amazon.com/images/M/MV5BNjdjNGQ4NDEtNTEwYS00MTgxLTliYzQtYzE2ZDRiZjFhZmNlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Singin' in the Rain", + "plot": "1927 Hollywood. Monumental Pictures' biggest stars, glamorous on-screen couple Lina Lamont and Don Lockwood, are also an off-screen couple if the trade papers and gossip columns are to be believed. Both perpetuate the public perception if only to please their adoring fans and bring people into the movie theaters. In reality, Don barely tolerates her, while Lina, despite thinking Don beneath her, simplemindedly believes what she sees on screen in order to bolster her own stardom and sense of self-importance. R.F. Simpson, Monumental's head, dismisses what he thinks is a flash in the pan: talking pictures. It isn't until The Jazz Singer (1927) becomes a bona fide hit which results in all the movie theaters installing sound equipment that R.F. knows Monumental, most specifically in the form of Don and Lina, have to jump on the talking picture bandwagon, despite no one at the studio knowing anything about the technology. Musician Cosmo Brown, Don's best friend, gets hired as Monumental's ideas man and musical director. And by this time, Don has secretly started dating Kathy Selden, a chorus girl who is trying to make it big in pictures herself. Don and Kathy's relationship is despite their less than friendly initial meeting. Cosmo and Kathy help Don, who had worked his way up through the movie ranks to stardom, try make the leap to talking picture stardom, with Kathy following along the way. However, they have to overcome the technological issues. But the bigger problem is Lina, who will do anything to ensure she also makes the successful leap into talking pictures, despite her own inabilities and at anyone and everyone else's expense if they get in her way, especially Kathy as Don's off screen girlfriend and possibly his new talking picture leading lady.", + "genres": [ + "Comedy", + "Musical", + "Romance" + ], + "year": 1952, + "url": "https://m.media-amazon.com/images/M/MV5BMWUyNjQ5MTAtNDJhYS00MWQ0LTk2ZTAtZmE4MWNlMjMwMzg3XkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Irishman", + "plot": "Frank \"The Irishman\" Sheeran is a man with a lot on his mind. The former labor union high official and hitman, learned to kill serving in Italy during the Second World War. He now looks back on his life and the hits that defined his mob career, maintaining connections with the Bufalino crime family. In particular, the part he claims to have played in the disappearance of his life-long friend, Jimmy Hoffa, the former president of the International Brotherhood of Teamsters, who mysteriously vanished in late July 1975 at the age of 62.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BMGUyM2ZiZmUtMWY0OC00NTQ4LThkOGUtNjY2NjkzMDJiMWMwXkEyXkFqcGdeQXVyMzY0MTE3NzU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Latin", + "Spanish" + ] + }, + { + "title": "Taxi Driver", + "plot": "Travis Bickle is an ex-Marine and Vietnam War veteran living in New York City. As he suffers from insomnia, he spends his time working as a taxi driver at night, watching porn movies at seedy cinemas during the day, or thinking about how the world, New York in particular, has deteriorated into a cesspool. He's a loner who has strong opinions about what is right and wrong with mankind. For him, the one bright spot in New York humanity is Betsy, a worker on the presidential nomination campaign of Senator Charles Palantine. He becomes obsessed with her. After an incident with her, he believes he has to do whatever he needs to make the world a better place in his opinion. One of his priorities is to be the savior for Iris, a twelve-year-old runaway and prostitute who he believes wants out of the profession and under the thumb of her pimp and lover Matthew.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1976, + "url": "https://m.media-amazon.com/images/M/MV5BM2M1MmVhNDgtNmI0YS00ZDNmLTkyNjctNTJiYTQ2N2NmYzc2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Lawrence of Arabia", + "plot": "Due to his knowledge of the native Bedouin tribes, British Lieutenant T.E. Lawrence is sent to Arabia to find Prince Faisal and serve as a liaison between the Arabs and the British in their fight against the Turks. With the aid of native Sherif Ali, Lawrence rebels against the orders of his superior officer and strikes out on a daring camel journey across the harsh desert to attack a well-guarded Turkish port.", + "genres": [ + "Adventure", + "Biography", + "Drama", + "History", + "War" + ], + "year": 1962, + "url": "https://m.media-amazon.com/images/M/MV5BYWY5ZjhjNGYtZmI2Ny00ODM0LWFkNzgtZmI1YzA2N2MxMzA0XkEyXkFqcGdeQXVyNjUwNzk3NDc@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "Arabic", + "Turkish" + ] + }, + { + "title": "Toy Story 3", + "plot": "Woody, Buzz and the whole gang are back. As their owner Andy prepares to depart for college, his loyal toys find themselves in daycare where untamed tots with their sticky little fingers do not play nice. So, it's all for one and one for all as they join Barbie's counterpart Ken, a thespian hedgehog named Mr. Pricklepants and a pink, strawberry-scented teddy bear called Lots-o'-Huggin' Bear to plan their great escape.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BMTgxOTY4Mjc0MF5BMl5BanBnXkFtZTcwNTA4MDQyMw@@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "The Sting", + "plot": "Johnny Hooker, a small time grifter, unknowingly steals from Doyle Lonnegan, a big time crime boss, when he pulls a standard street con. Lonnegan demands satisfaction for the insult. After his partner, Luther, is killed, Hooker flees, and seeks the help of Henry Gondorff, one of Luther's contacts, who is a master of the long con. Hooker wants to use Gondorff's expertise to take Lonnegan for an enormous sum of money to even the score, since he admits he \"doesn't know enough about killing to kill him.\" They devise a complicated scheme and amass a talented group of other con artists who want their share of the reparations. The stakes are high in this game, and our heroes must not only deal with Lonnegan's murderous tendencies, but also other side players who want a piece of the action. To win, Hooker and Gondorff will need all their skills...and a fair amount of confidence.", + "genres": [ + "Comedy", + "Crime", + "Drama" + ], + "year": 1973, + "url": "https://m.media-amazon.com/images/M/MV5BNGU3NjQ4YTMtZGJjOS00YTQ3LThmNmItMTI5MDE2ODI3NzY3XkEyXkFqcGdeQXVyMjUzOTY1NTc@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Metropolis", + "plot": "Sometime in the future, the city of Metropolis is home to a Utopian society where its wealthy residents live a carefree life. One of those is Freder Fredersen. One day, he spots a beautiful woman with a group of children, she and the children quickly disappear. Trying to follow her, he is horrified to find an underground world of workers who apparently run the machinery that keeps the Utopian world above ground functioning. One of the few people above ground who knows about the world below is Freder's father, John Fredersen, who is the founder and master of Metropolis. Freder learns that the woman is called Maria, who espouses the need to join the \"hands\" - the workers - to the \"head\" - those in power above - by a mediator who will act as the \"heart\". Freder wants to help the plight of the workers in their struggle for a better life. But when John learns of what Maria is advocating and that Freder has joined their cause, with the assistance of an old colleague. an inventor called Rotwang, who turns out to be But their nemesis goes to works towards quashing a proposed uprising, with Maria at the centre of their plan. John, unaware that Rotwang has his own agenda., makes plans that include shutting down the machines, with the prospect of unleashing total anarchy both above and below ground.", + "genres": [ + "Drama", + "Sci-Fi" + ], + "year": 1927, + "url": "https://m.media-amazon.com/images/M/MV5BMTg5YWIyMWUtZDY5My00Zjc1LTljOTctYmI0MWRmY2M2NmRkXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Germany" + ], + "contry_codes": [ + "de" + ], + "language": [ + "German" + ] + }, + { + "title": "For a Few Dollars More", + "plot": "Manco (Clint Eastwood) is a bounty killer chasing El Indio (Gian Maria Volont\u00e8) and his gang. During his hunting, he meets Colonel Douglas Mortimer (Lee Van Cleef), another bounty killer, and they decide to make a partnership, chase the bad guys together and split the reward. During their enterprise, there will be lots of bullets and funny situations. In the end, one of the bounty hunters shows the real intention of his hunting.", + "genres": [ + "Western" + ], + "year": 1965, + "url": "https://m.media-amazon.com/images/M/MV5BOWYxYWIwNDgtN2M1Ni00YmU1LTkyMWQtYTIzMTEzM2QxNWI2XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Italy", + "Spain", + "West Germany" + ], + "contry_codes": [ + "it", + "es", + "xwg" + ], + "language": [ + "Italian", + "English" + ] + }, + { + "title": "A Separation", + "plot": "Nader (Payman Maadi) and Simin (Leila Hatami) argue about living abroad. Simin prefers to live abroad to provide better opportunities for their only daughter, Termeh. However, Nader refuses to go because he thinks he must stay in Iran and take care of his father (Ali-Asghar Shahbazi), who suffers from Alzheimers. However, Simin is determined to get a divorce and leave the country with her daughter.", + "genres": [ + "Drama" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BNmMwZTY2YmMtOTk2Mi00NzMyLThkYmEtNDFiM2E1NTljNzUxXkEyXkFqcGdeQXVyNjkxOTM4ODY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Iran", + "France" + ], + "contry_codes": [ + "ir", + "fr" + ], + "language": [ + "Persian" + ] + }, + { + "title": "Ikiru", + "plot": "Kanji Watanabe is a civil servant. He has worked in the same department for 30 years. His life is pretty boring and monotonous, though he once used to have passion and drive. Then one day he discovers that he has stomach cancer and has less than a year to live. After the initial depression he sets about living for the first time in over 20 years. Then he realises that his limited time left is not just for living life to the full but to leave something meaningful behind...", + "genres": [ + "Drama" + ], + "year": 1952, + "url": "https://m.media-amazon.com/images/M/MV5BZmM0NGY3Y2MtMTA1YS00YmQzLTk2YTctYWFhMDkzMDRjZWQzXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Double Indemnity", + "plot": "In 1938, Walter Neff, an experienced salesman of the Pacific All Risk Insurance Co., meets the seductive wife of one of his clients, Phyllis Dietrichson, and they have an affair. Phyllis proposes to kill her husband to receive the proceeds of an accident insurance policy and Walter devises a scheme to receive twice the amount based on a double indemnity clause. When Mr. Dietrichson is found dead on a train track, the police accept the determination of accidental death. However, the insurance analyst and Walter's best friend Barton Keyes does not buy the story and suspects that Phyllis has murdered her husband with the help of another man.", + "genres": [ + "Crime", + "Drama", + "Film-Noir", + "Mystery", + "Thriller" + ], + "year": 1944, + "url": "https://m.media-amazon.com/images/M/MV5BOTdlNjgyZGUtOTczYi00MDdhLTljZmMtYTEwZmRiOWFkYjRhXkEyXkFqcGdeQXVyNDY2MTk1ODk@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "To Kill a Mockingbird", + "plot": "Small-town Alabama, 1932. Atticus Finch (played by Gregory Peck) is a lawyer and a widower. He has two young children, Jem and Scout. Atticus Finch is currently defending Tom Robinson, a black man accused of raping a white woman. Meanwhile, Jem and Scout are intrigued by their neighbours, the Radleys, and the mysterious, seldom-seen Boo Radley in particular.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1962, + "url": "https://m.media-amazon.com/images/M/MV5BNmVmYzcwNzMtMWM1NS00MWIyLThlMDEtYzUwZDgzODE1NmE2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Capernaum", + "plot": "Caperna\u00fcm (\"Chaos\") tells the story of Zain (Zain al-Rafeea), a Lebanese boy who sues his parents for the \"crime\" of giving him life. The film follows Zain as he journeys from gutsy, streetwise child to hardened 12-year-old \"adult\" fleeing his negligent parents, surviving through his wits on the streets, where he meets Ethiopian migrant worker Rahil, who provides him with shelter and food, as Zain takes care of her baby son Yonas in return. Zain later gets jailed for committing a violent crime, and finally seeks justice in a courtroom.", + "genres": [ + "Drama" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BMmExNzU2ZWMtYzUwYi00YmM2LTkxZTQtNmVhNjY0NTMyMWI2XkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Lebanon", + "France", + "United States", + "Cyprus", + "Qatar" + ], + "contry_codes": [ + "lb", + "fr", + "us", + "cy", + "qa" + ], + "language": [ + "Arabic", + "Amharic" + ] + }, + { + "title": "The Apartment", + "plot": "As of November 1, 1959, mild mannered C.C. Baxter has been working at Consolidated Life, an insurance company, for close to four years, and is one of close to thirty-two thousand employees located in their Manhattan head office. To distinguish himself from all the other lowly cogs in the company in the hopes of moving up the corporate ladder, he often works late, but only because he can't get into his apartment, located off of Central Park West, since he has provided it to a handful of company executives - Mssrs. Dobisch, Kirkeby, Vanderhoff and Eichelberger - on a rotating basis for their extramarital liaisons in return for a good word to the personnel director, Jeff D. Sheldrake. When Baxter is called into Sheldrake's office for the first time, he learns that it isn't just to be promoted as he expects, but also to add married Sheldrake to the list to who he will lend his apartment. What Baxter is unaware of is that Sheldrake's mistress is Fran Kubelik, an elevator girl in the building who Baxter himself fancies. In turn, Sheldrake has no idea of Baxter's own interest in Fran. And Fran, who is in love with Sheldrake, has no idea that she is only the latest in a long line of Sheldrake's mistresses, that Sheldrake has no intention of leaving his wife for her, and that the apartment belongs to Baxter, who she likes as a friend. As some of these facts come to light on Christmas Eve, one of the three makes a unilateral decision. That decision sets off a series of events over the course of the next week which makes each of the three examine what he/she really wants which in turn may be incompatible with the other two. They are helped along the way by Dobisch, Kirkeby, Vanderhoff and Eichelberger who are now feeling neglected as Baxter no longer needs their assistance in moving up, by Miss Olsen, Sheldrake's long serving secretary who was also once his mistress, and by Dr. Dreyfus, a physician and one of Baxter's many exasperated neighbors who believes Baxter is a playboy based on all the noise he hears in Baxter's apartment and the plethora of empty liquor bottles Baxter seems to be always discarding.", + "genres": [ + "Comedy", + "Drama", + "Romance" + ], + "year": 1960, + "url": "https://m.media-amazon.com/images/M/MV5BNzkwODFjNzItMmMwNi00MTU5LWE2MzktM2M4ZDczZGM1MmViXkEyXkFqcGdeQXVyNDY2MTk1ODk@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Indiana Jones and the Last Crusade", + "plot": "An art collector appeals to Indiana Jones to embark on a search for the Holy Grail. He learns that another archaeologist has disappeared while searching for the precious goblet, and the missing man is his own father, Dr. Henry Jones. The artifact is much harder to find than they expected, and its powers are too much for those impure of heart.", + "genres": [ + "Action", + "Adventure" + ], + "year": 1989, + "url": "https://m.media-amazon.com/images/M/MV5BMjNkMzc2N2QtNjVlNS00ZTk5LTg0MTgtODY2MDAwNTMwZjBjXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Greek", + "Arabic" + ] + }, + { + "title": "Up", + "plot": "As a boy, Carl Fredricksen wanted to explore South America and find the forbidden Paradise Falls. About 64 years later he gets to begin his journey along with Boy Scout Russell by lifting his house with thousands of balloons. On their journey, they make many new friends including a talking dog, and figure out that someone has evil plans. Carl soon realizes that this evildoer is his childhood idol.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BMTk3NDE2NzI4NF5BMl5BanBnXkFtZTgwNzE1MzEyMTE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "L.A. Confidential", + "plot": "1950's Los Angeles is the seedy backdrop for this intricate noir-ish tale of police corruption and Hollywood sleaze. Three very different cops are all after the truth, each in their own style: Ed Exley, the golden boy of the police force, willing to do almost anything to get ahead, except sell out; Bud White, ready to break the rules to seek justice, but barely able to keep his raging violence under control; and Jack Vincennes, always looking for celebrity and a quick buck until his conscience drives him to join Exley and White down the one-way path to find the truth behind the dark world of L.A. crime.", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BMDQ2YzEyZGItYWRhOS00MjBmLTkzMDUtMTdjYzkyMmQxZTJlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Incendies", + "plot": "A mother's last wishes send twins Jeanne and Simon on a journey to the Middle East in search of their tangled roots. Adapted from Wajdi Mouawad's acclaimed play, Incendies tells the powerful and moving tale of two young adults' voyage to the core of deep-rooted hatred, never-ending wars and enduring love.", + "genres": [ + "Drama", + "Mystery", + "War" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BYWRlNzRjMTktNjQ1Ni00NzYyLTkwMzktMjJjMjg5NTQ5OGZjXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Canada", + "France" + ], + "contry_codes": [ + "ca", + "fr" + ], + "language": [ + "French", + "Arabic", + "English" + ] + }, + { + "title": "Monty Python and the Holy Grail", + "plot": "History is turned on its comic head when, in 10th century England, King Arthur travels the countryside to find knights who will join him at the Round Table in Camelot. Gathering up the men is a tale in itself but after a bit of a party at Camelot, many decide to leave only to be stopped by God who sends them on a quest: to find the Holy Grail. After a series of individual adventures, the knights are reunited but must face a wizard named Tim, killer rabbits and lessons in the use of holy hand grenades. Their quest comes to an end however when the police intervene - just what you would expect in a Monty Python movie.", + "genres": [ + "Adventure", + "Comedy", + "Fantasy" + ], + "year": 1975, + "url": "https://m.media-amazon.com/images/M/MV5BN2IyNTE4YzUtZWU0Mi00MGIwLTgyMmQtMzQ4YzQxYWNlYWE2XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "French", + "Latin" + ] + }, + { + "title": "Heat", + "plot": "Hunters and their prey--Neil and his professional criminal crew hunt to score big money targets (banks, vaults, armored cars) and are, in turn, hunted by Lt. Vincent Hanna and his team of cops in the Robbery/Homicide police division. A botched job puts Hanna onto their trail while they regroup and try to put together one last big 'retirement' score. Neil and Vincent are similar in many ways, including their troubled personal lives. At a crucial moment in his life, Neil disobeys the dictum taught to him long ago by his criminal mentor--'Never have anything in your life that you can't walk out on in thirty seconds flat, if you spot the heat coming around the corner'--as he falls in love. Thus the stage is set for the suspenseful ending....", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BNDc0YTQ5NGEtM2NkYS00MWRhLThiNzAtNmY3NWU3YzNkMjIyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Rashomon", + "plot": "A priest, a woodcutter and another man are taking refuge from a rainstorm in the shell of a former gatehouse called Rash\u00f4mon. The priest and the woodcutter are recounting the story of a murdered samurai whose body the woodcutter discovered three days earlier in a forest grove. Both were summoned to testify at the murder trial, the priest who ran into the samurai and his wife traveling through the forest just before the murder occurred. Three other people who testified at the trial are supposedly the only direct witnesses: a notorious bandit named Taj\u00f4maru, who allegedly murdered the samurai and raped his wife; the white veil cloaked wife of the samurai; and the samurai himself who testifies through the use of a medium. The three tell a similarly structured story - that Taj\u00f4maru kidnapped and bound the samurai so that he could rape the wife - but which ultimately contradict each other, the motivations and the actual killing being what differ. The woodcutter reveals at Rash\u00f4mon that he knows more than he let on at the trial, thus bringing into question his own actions. But another discovery at Rash\u00f4mon and the resulting actions from the discovery bring back into focus the woodcutter's own humanity or lack thereof.", + "genres": [ + "Crime", + "Drama", + "Mystery" + ], + "year": 1950, + "url": "https://m.media-amazon.com/images/M/MV5BMTk1MDU5MjQ5NF5BMl5BanBnXkFtZTgwMDM2OTE4MzE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Die Hard", + "plot": "NYPD cop John McClane goes on a Christmas vacation to visit his wife Holly in Los Angeles where she works for the Nakatomi Corporation. While they are at the Nakatomi headquarters for a Christmas party, a group of robbers led by Hans Gruber take control of the building and hold everyone hostage, with the exception of John, while they plan to perform a lucrative heist. Unable to escape and with no immediate police response, John is forced to take matters into his own hands.", + "genres": [ + "Action", + "Thriller" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BZjRlNDUxZjAtOGQ4OC00OTNlLTgxNmQtYTBmMDgwZmNmNjkxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Italian", + "Japanese" + ] + }, + { + "title": "Batman Begins", + "plot": "When his parents are killed, billionaire playboy Bruce Wayne relocates to Asia, where he is mentored by Henri Ducard and Ra's Al Ghul in how to fight evil. When learning about the plan to wipe out evil in Gotham City by Ducard, Bruce prevents this plan from getting any further and heads back to his home. Back in his original surroundings, Bruce adopts the image of a bat to strike fear into the criminals and the corrupt as the icon known as \"Batman\". But it doesn't stay quiet for long.", + "genres": [ + "Action", + "Adventure" + ], + "year": 2005, + "url": "https://m.media-amazon.com/images/M/MV5BZmUwNGU2ZmItMmRiNC00MjhlLTg5YWUtODMyNzkxODYzMmZlXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SY150_CR6,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Urdu", + "Mandarin" + ] + }, + { + "title": "Yojimbo", + "plot": "Sanjuro, a wandering samurai enters a rural town in nineteenth century Japan. After learning from the innkeeper that the town is divided between two gangsters, he plays one side off against the other. His efforts are complicated by the arrival of the wily Unosuke, the son of one of the gangsters, who owns a revolver. Unosuke has Sanjuro beaten after he reunites an abducted woman with her husband and son, then massacres his father's opponents. During the slaughter, the samurai escapes with the help of the innkeeper; but while recuperating at a nearby temple, he learns of innkeeper's abduction by Unosuke, and returns to the town to confront him.", + "genres": [ + "Action", + "Drama", + "Thriller" + ], + "year": 1961, + "url": "https://m.media-amazon.com/images/M/MV5BZThiZjAzZjgtNDU3MC00YThhLThjYWUtZGRkYjc2ZWZlOTVjXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Unforgiven", + "plot": "After escaping death by the skin of her teeth, the horribly disfigured prostitute, Delilah Fitzgerald, and her appalled and equally furious co-workers summon up the courage to seek retribution in 1880s Wyoming's dangerous town of Big Whiskey. With a hefty bounty on the perpetrators' heads, triggered by the tough Sheriff \"Little Bill\" Daggett's insufficient sense of justice, the infamous former outlaw and now destitute Kansas hog farmer, William Munny, embarks on a murderous last mission to find the men behind the hideous crime. Along with his old partner-in-crime, Ned Logan, and the brash but inexperienced young gunman, the \"Schofield Kid\", Munny enters a perilous world he has renounced many years ago, knowing that he walks right into a deadly trap; however, he still needs to find a way to raise his motherless children. Now, blood demands blood. Who is the hero, and who is the villain?", + "genres": [ + "Drama", + "Western" + ], + "year": 1992, + "url": "https://m.media-amazon.com/images/M/MV5BODM3YWY4NmQtN2Y3Ni00OTg0LWFhZGQtZWE3ZWY4MTJlOWU4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Green Book", + "plot": "In 1962, Tony \"Tony Lip\" Vallelonga, a tough bouncer, is looking for work when his nightclub is closed for renovations. The most promising offer turns out to be the driver for the African-American classical pianist Don Shirley for a concert tour into the Deep South states. Although hardly enthused at working for a black man, Tony accepts the job and they begin their trek armed with The Negro Motorist Green Book, a travel guide for safe travel through America's racial segregation. Together, the snobbishly erudite pianist and the crudely practical bouncer can barely get along with their clashing attitudes to life and ideals. However, as the disparate pair witness and endure America's appalling injustices on the road, they find a newfound respect for each other's talents and start to face them together. In doing so, they would nurture a friendship and understanding that would change both their lives.", + "genres": [ + "Biography", + "Comedy", + "Drama", + "Music" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BYzIzYmJlYTYtNGNiYy00N2EwLTk4ZjItMGYyZTJiOTVkM2RlXkEyXkFqcGdeQXVyODY1NDk1NjE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Russian", + "German" + ] + }, + { + "title": "Downfall", + "plot": "In April of 1945, Germany stands at the brink of defeat with the Soviet Armies closing in from the west and south. In Berlin, capital of the Third Reich, Adolf Hitler proclaims that Germany will still achieve victory and orders his Generals and advisers to fight to the last man. \"Downfall\" explores these final days of the Reich, where senior German leaders (such as Himmler and Goring) began defecting from their beloved Fuhrer, in an effort to save their own lives, while still others (Joseph Goebbels) pledge to die with Hitler. Hitler, himself, degenerates into a paranoid shell of a man, full of optimism one moment and suicidal depression the next. When the end finally does comes, and Hitler lies dead by his own hand, what is left of his military must find a way to end the killing that is the Battle of Berlin, and lay down their arms in surrender.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BZDA2ZjUxZGUtOWU4My00NGU4LTliMGItNWNjMWU1MTM3Nzc3XkEyXkFqcGdeQXVyMzA3Njg4MzY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Germany", + "Austria", + "Italy" + ], + "contry_codes": [ + "de", + "at", + "it" + ], + "language": [ + "German", + "Russian" + ] + }, + { + "title": "Children of Heaven", + "plot": "Zahra's shoes are gone; her older brother Ali lost them. They are poor, there are no shoes for Zahra until they come up with an idea: they will share one pair of shoes, Ali's. School awaits. Will the plan succeed?", + "genres": [ + "Drama", + "Family", + "Sport" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BZTYwZWQ4ZTQtZWU0MS00N2YwLWEzMDItZWFkZWY0MWVjODVhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Iran" + ], + "contry_codes": [ + "ir" + ], + "language": [ + "Persian" + ] + }, + { + "title": "Some Like It Hot", + "plot": "When two Chicago musicians, Joe and Jerry, witness the the St. Valentine's Day massacre, they want to get out of town and get away from the gangster responsible, Spats Colombo. They're desperate to get a gig out of town but the only job they know of is in an all-girl band heading to Florida. They show up at the train station as Josephine and Daphne, the replacement saxophone and bass players. They certainly enjoy being around the girls, especially Sugar Kane Kowalczyk who sings and plays the ukulele. Joe in particular sets out to woo her while Jerry/Daphne is wooed by a millionaire, Osgood Fielding III. Mayhem ensues as the two men try to keep their true identities hidden and Spats Colombo and his crew show up for a meeting with several other crime lords.", + "genres": [ + "Comedy", + "Music", + "Romance" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BNzAyOGIxYjAtMGY2NC00ZTgyLWIwMWEtYzY0OWQ4NDFjOTc5XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Howl's Moving Castle", + "plot": "A love story between an 18-year-old girl named Sophie, cursed by a witch into an old woman's body, and a magician named Howl. Under the curse, Sophie sets out to seek her fortune, which takes her to Howl's strange moving castle. In the castle, Sophie meets Howl's fire demon, named Karishif\u00e2. Seeing that she is under a curse, the demon makes a deal with Sophie--if she breaks the contract he is under with Howl, then Karushif\u00e2 will lift the curse that Sophie is under, and she will return to her 18-year-old shape.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Fantasy" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BZTRhY2QwM2UtNWRlNy00ZWQwLTg3MjktZThmNjQ3NTdjN2IxXkEyXkFqcGdeQXVyMzg2MzE2OTE@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Ford v Ferrari", + "plot": null, + "genres": [ + "Action", + "Biography", + "Drama", + "Sport" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BYzcyZDNlNDktOWRhYy00ODQ5LTg1ODQtZmFmZTIyMjg2Yjk5XkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States", + "France" + ], + "contry_codes": [ + "us", + "fr" + ], + "language": [ + "English", + "Italian", + "French", + "Japanese" + ] + }, + { + "title": "The Great Escape", + "plot": "Based on a true story, a group of allied escape artist-type prisoners-of-war are all put in an \"escape proof\" camp. Their leader decides to try to take out several hundred all at once. The first half of the movie is played for comedy, as the prisoners mostly outwit their jailers to dig the escape tunnel. The second half is high adventure as they use planes, trains, and boats to get out of occupied Europe.", + "genres": [ + "Adventure", + "Drama", + "History", + "Thriller", + "War" + ], + "year": 1963, + "url": "https://m.media-amazon.com/images/M/MV5BNzA2NmYxMWUtNzBlMC00MWM2LTkwNmQtYTFlZjQwODNhOWE0XkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "French", + "Russian", + "Spanish" + ] + }, + { + "title": "My Neighbor Totoro", + "plot": "Two young girls, 10-year-old Satsuki and her 4-year-old sister Mei, move into a house in the country with their father to be closer to their hospitalized mother. Satsuki and Mei discover that the nearby forest is inhabited by magical creatures called Totoros (pronounced toe-toe-ro). They soon befriend these Totoros, and have several magical adventures.", + "genres": [ + "Animation", + "Family", + "Fantasy" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BNTdiOTQ0YmUtOGE3YS00NDg5LWI3YTEtNDAxZmE0MzRmZWM5L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Ran", + "plot": "Japanese warlord Hidetori Ichimonji decides the time has come to retire and divide his fiefdom among his three sons. His eldest and middle sons - Taro and Jiro - agree with his decision and promise to support him for his remaining days. The youngest son Saburo disagrees with all of them arguing that there is little likelihood the three brothers will remain united. Insulted by his son's brashness, the warlord banishes Saburo. As the warlord begins his retirement, he quickly realizes that his two eldest sons selfish and have no intention of keeping their promises. It leads to war and only banished Saburo can possibly save him.", + "genres": [ + "Action", + "Drama" + ], + "year": 1985, + "url": "https://m.media-amazon.com/images/M/MV5BZDBjZTM4ZmEtOTA5ZC00NTQzLTkyNzYtMmUxNGU2YjI5YjU5L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan", + "France" + ], + "contry_codes": [ + "jp", + "fr" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "A Beautiful Mind", + "plot": "From the heights of notoriety to the depths of depravity, John Forbes Nash, Jr. experienced it all. A mathematical genius, he made an astonishing discovery early in his career and stood on the brink of international acclaim. But the handsome and arrogant Nash soon found himself on a painful and harrowing journey of self-discovery. After many years of struggle, he eventually triumphed over his tragedy, and finally - late in life - received the Nobel Prize.", + "genres": [ + "Biography", + "Drama" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BMzcwYWFkYzktZjAzNC00OGY1LWI4YTgtNzc5MzVjMDVmNjY0XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_SX101_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "All About Eve", + "plot": "Eve (Anne Baxter) is waiting backstage to meet her idol, aging Broadway star Margo Channing (Bette Davis). It seems innocent enough as Eve explains that she has seen Margo in EVERY performance of her current play. Only playwright/critic DeWitt (George Sanders) sees through Eve's evil plan, which is to take her parts and her fianc\u00e9, Bill Simpson (Gary Merrill). When the fianc\u00e9 shows no interest, she tries for playwright Lloyd Richards (Hugh Marlowe), but DeWitt stops her. After she accepts her award, she decides to skip the after-party and goes to her room, where a young woman named Phoebe has sneaked into her room and fallen asleep. This is where the \"Circle of Life\" now comes to fruition as Eve will get played like she played Margo.", + "genres": [ + "Drama" + ], + "year": 1950, + "url": "https://m.media-amazon.com/images/M/MV5BMTY2MTAzODI5NV5BMl5BanBnXkFtZTgwMjM4NzQ0MjE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Pan's Labyrinth", + "plot": "In 1944 Falangist Spain, a girl, fascinated with fairy-tales, is sent along with her pregnant mother to live with her new stepfather, a ruthless captain of the Spanish army. During the night, she meets a fairy who takes her to an old faun in the center of the labyrinth. He tells her she's a princess, but must prove her royalty by surviving three gruesome tasks. If she fails, she will never prove herself to be the true princess and will never see her real father, the king, again.", + "genres": [ + "Drama", + "Fantasy", + "War" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BMDBjOWYyMDQtOWRmOC00MDgxLWIxM2UtMTNjYzFiN2RkYTBlXkEyXkFqcGdeQXVyMTAyOTE2ODg0._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Mexico", + "Spain" + ], + "contry_codes": [ + "mx", + "es" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Casino", + "plot": "This Martin Scorsese film depicts the Janus-like quality of Las Vegas--it has a glittering, glamorous face, as well as a brutal, cruel one. Ace Rothstein and Nicky Santoro, mobsters who move to Las Vegas to make their mark, live and work in this paradoxical world. Seen through their eyes, each as a foil to the other, the details of mob involvement in the casinos of the 1970's and '80's are revealed. Ace is the smooth operator of the Tangiers casino, while Nicky is his boyhood friend and tough strongman, robbing and shaking down the locals. However, they each have a tragic flaw--Ace falls in love with a hustler, Ginger, and Nicky falls into an ever-deepening spiral of drugs and violence.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BMTcxOWYzNDYtYmM4YS00N2NkLTk0NTAtNjg1ODgwZjAxYzI3XkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "France" + ], + "contry_codes": [ + "us", + "fr" + ], + "language": [ + "English" + ] + }, + { + "title": "Come and See", + "plot": "The feature film directed by Elem Klimov, shot in the genre of military drama. The action takes place on the territory of Belarus in 1943. In the center of the story is a Belarusian boy, who witnesses the horrors of the Nazi punitive action, turning from a cheerful teenager into a gray-haired old man for two days.", + "genres": [ + "Drama", + "War" + ], + "year": 1985, + "url": "https://m.media-amazon.com/images/M/MV5BODM4Njg0NTAtYjI5Ny00ZjAxLTkwNmItZTMxMWU5M2U3M2RjXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Soviet Union" + ], + "contry_codes": [ + "suhh" + ], + "language": [ + "Belarusian", + "Russian", + "German" + ] + }, + { + "title": "The Secret in Their Eyes", + "plot": "In 1999, retired Argentinian federal justice agent Benjam\u00edn Esp\u00f3sito is writing a novel, using an old closed case as the source material. That case is the brutal rape and murder of Liliana Coloto. In addition to seeing the extreme grief of the victim's husband Ricardo Morales, Benjam\u00edn, his assistant Pablo Sandoval, and newly hired department chief Irene Men\u00e9ndez-Hastings were personally affected by the case as Benjam\u00edn and Pablo tracked the killer, hence the reason why the unsatisfactory ending to the case has always bothered him. Despite the department already having two other suspects, Benjam\u00edn and Pablo ultimately were certain that a man named Isidoro G\u00f3mez is the real killer. Although he is aware that historical accuracy is not paramount for the novel, the process of revisiting the case is more an issue of closure for him. He tries to speak to the key players in the case, most specifically Irene, who still works in the justice department and who he has always been attracted to but never pursued due to the differences in their ages and social classes. The other issue is that G\u00f3mez is still at large, no one aware if he is alive or dead. But as Pablo at the time mentioned that passion is one thing that cannot be changed in behavior, Benjam\u00edn learns now that that premise still holds true.", + "genres": [ + "Drama", + "Mystery", + "Romance", + "Thriller" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BMGI4ZDU0MWUtMmMwNS00ODBhLTllODEtZWE2NjMwNTM3MmVjXkEyXkFqcGdeQXVyNDE5MTU2MDE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Argentina", + "Spain" + ], + "contry_codes": [ + "ar", + "es" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Raging Bull", + "plot": "When Jake LaMotta steps into a boxing ring and obliterates his opponent, he's a prizefighter. But when he treats his family and friends the same way, he's a ticking time bomb, ready to go off at any moment. Though LaMotta wants his family's love, something always seems to come between them. Perhaps it's his violent bouts of paranoia and jealousy. This kind of rage helped make him a champ, but in real life, he winds up in the ring alone.", + "genres": [ + "Biography", + "Drama", + "Sport" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BYjRmODkzNDItMTNhNi00YjJlLTg0ZjAtODlhZTM0YzgzYThlXkEyXkFqcGdeQXVyNzQ1ODk3MTQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Lock, Stock and Two Smoking Barrels", + "plot": "Four Jack-the-lads find themselves heavily - seriously heavily - in debt to an East End hard man and his enforcers after a crooked card game. Overhearing their neighbours in the next flat plotting to hold up a group of out-of-their-depth drug growers, our heros decide to stitch up the robbers in turn. In a way the confusion really starts when a pair of antique double-barrelled shotguns go missing in a completely different scam.", + "genres": [ + "Comedy", + "Crime" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMTAyN2JmZmEtNjAyMy00NzYwLThmY2MtYWQ3OGNhNjExMmM4XkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "The Wolf of Wall Street", + "plot": "Jordan Belfort is a Long Island penny stockbroker who served 22 months in prison for defrauding investors in a massive 1990s securities scam that involved widespread corruption on Wall Street and in the corporate banking world, including shoe designer Steve Madden.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BMjIxMjgxNTk0MF5BMl5BanBnXkFtZTgwNjIyOTg2MDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "The Treasure of the Sierra Madre", + "plot": "Fred C. Dobbs and Bob Curtin, both down on their luck in Tampico, Mexico in 1925, meet up with a grizzled prospector named Howard and decide to join with him in search of gold in the wilds of central Mexico. Through enormous difficulties, they eventually succeed in finding gold, but bandits, the elements, and most especially greed threaten to turn their success into disaster.", + "genres": [ + "Adventure", + "Drama", + "Western" + ], + "year": 1948, + "url": "https://m.media-amazon.com/images/M/MV5BOTJlZWMxYzEtMjlkMS00ODE0LThlM2ItMDI3NGQ2YjhmMzkxXkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "Mexico" + ], + "contry_codes": [ + "us", + "mx" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Judgment at Nuremberg", + "plot": "It has been three years since the most important Nazi leaders had already been tried. This trial is about 4 judges who used their offices to conduct Nazi sterilization and cleansing policies. Retired American judge, Dan Haywood has a daunting task ahead of him. The Cold War is heating up and no one wants any more trials as Germany, and Allied governments, want to forget the past. But is that the right thing to do is the question that the tribunal must decide.", + "genres": [ + "Drama", + "War" + ], + "year": 1961, + "url": "https://m.media-amazon.com/images/M/MV5BZDZjMTIwZTQtNTM3OS00OTUyLWI5MTMtOTNjYWVkNzhjMWIxXkEyXkFqcGdeQXVyNTc1NTQxODI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German" + ] + }, + { + "title": "My Father and My Son", + "plot": "Sadik is one of the rebellious youth who has been politically active as a university student and became a left-wing journalist in the 70's, despite his father's expectations of him becoming an agricultural engineer and taking control of their family farm in an Aegean village. On the dawn of September 12, 1980, when a merciless military coup hits the country, they cannot find access to any hospital or a doctor and his wife dies while giving birth to their only child, Deniz. After a long-lasting period of torture, trials, and jail time, Sadik returns to his village with 7-8 years old Deniz, knowing that it will be hard to correct things with his father, Huseyin.", + "genres": [ + "Drama", + "Family" + ], + "year": 2005, + "url": "https://m.media-amazon.com/images/M/MV5BNjAzMzEwYzctNjc1MC00Nzg5LWFmMGItMTgzYmMyNTY2OTQ4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Turkey" + ], + "contry_codes": [ + "tr" + ], + "language": [ + "Turkish" + ] + }, + { + "title": "Three Billboards Outside Ebbing, Missouri", + "plot": "THREE BILLBOARDS OUTSIDE EBBING, MISSOURI is a darkly comic drama from Academy Award nominee Martin McDonagh (In Bruges). After months have passed without a culprit in her daughter's murder case, Mildred Hayes (Academy Award winner Frances McDormand) makes a bold move, painting three signs leading into her town with a controversial message directed at William Willoughby (Academy Award nominee Woody Harrelson), the town's revered chief of police. When his second-in-command Officer Dixon (Academy Award winner Sam Rockwell), an immature mother's boy with a penchant for violence, gets involved, the battle between Mildred and Ebbing's law enforcement is only exacerbated.", + "genres": [ + "Comedy", + "Crime", + "Drama" + ], + "year": 2017, + "url": "https://m.media-amazon.com/images/M/MV5BMjMxNzgwMDUyMl5BMl5BanBnXkFtZTgwMTQ0NTIyNDM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Chinatown", + "plot": "In 1937 Los Angeles, private investigator Jake 'J.J.' Gittes specializes in cheating-spouse cases. His current target is Hollis Mulwray, high-profile chief engineer for the Los Angeles Department of Water and Power, whose wife suspects him of infidelity. In following Mulwray, Gittes witnesses some usual business dealings, such as a public meeting for construction of a new dam to create additional water supply for Los Angeles, as fresh water is vital to the growing community during the chronic drought; Mulwray opposes the dam. Eventually Gittes sees Mulwray meeting with an unknown young woman who isn't his wife. Once news of the supposed tryst between Mulwray and this woman hits the media, additional information comes to light that makes Gittes believe that Mulwray is being framed for something and that he himself is being set up. In his investigation of the issue behind Mulwray's framing and his own setup, Gittes is assisted by Mulwray's wife Evelyn, but he thinks she isn't being forthright with him. The further he gets into the investigation, the more secrets he uncovers about the Mulwrays' professional and personal dealings, including Mulwray's former business-partnership with Evelyn's father, Noah Cross. The identity of the unknown woman may be the key to uncovering the whole story.", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 1974, + "url": "https://m.media-amazon.com/images/M/MV5BOGMwYmY5ZmEtMzY1Yi00OWJiLTk1Y2MtMzI2MjBhYmZkNTQ0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Cantonese", + "Spanish" + ] + }, + { + "title": "The Gold Rush", + "plot": "A lone prospector ventures into Alaska looking for gold. He gets mixed up with some burly characters and falls in love with the beautiful Georgia. He tries to win her heart with his singular charm.", + "genres": [ + "Adventure", + "Comedy", + "Drama", + "Family" + ], + "year": 1925, + "url": "https://m.media-amazon.com/images/M/MV5BZjEyOTE4MzMtNmMzMy00Mzc3LWJlOTQtOGJiNDE0ZmJiOTU4L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Dial M for Murder", + "plot": "In London, wealthy Margot Mary Wendice had a brief love affair with the American writer Mark Halliday while her husband and professional tennis player Tony Wendice was on a tennis tour. Tony quits playing to dedicate to his wife and finds a regular job. She decides to give him a second chance for their marriage. When Mark arrives from America to visit the couple, Margot tells him that she had destroyed all his letters but one that was stolen. Subsequently she was blackmailed, but she had never retrieved the stolen letter. Tony arrives home, claims that he needs to work and asks Margot to go with Mark to the theater. Meanwhile Tony calls Captain Lesgate (aka Charles Alexander Swann who studied with him at college) and blackmails him to murder his wife, so that he can inherit her fortune. But there is no perfect crime, and things do not work as planned.", + "genres": [ + "Crime", + "Thriller" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BOWIwODIxYWItZDI4MS00YzhhLWE3MmYtMzlhZDIwOTMzZmE5L2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "There Will Be Blood", + "plot": "The intersecting life stories of Daniel Plainview and Eli Sunday in early twentieth century California presents miner-turned-oilman Daniel Plainview, a driven man who will do whatever it takes to achieve his goals. He works hard but also takes advantage of those around him at their expense if need be. His business partner/son (H.W.) is, in reality, an \"acquired\" child whose true biological single-parent father (working on one of Daniel's rigs) died in a workplace accident. Daniel is deeply protective of H.W. if only for what H.W. brings to the partnership. Eli Sunday is one in a pair of twins whose family farm Daniel purchases for the major oil deposit located on it. Eli, a local preacher and a self-proclaimed faith healer, wants the money from the sale of the property to finance his own church. The lives of the two competitive men often clash as Daniel pumps oil off the property and tries to acquire all the surrounding land at bargain prices to be able to build a pipeline to the coast, and as Eli tries to build his own religious empire.", + "genres": [ + "Drama" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BMjAxODQ4MDU5NV5BMl5BanBnXkFtZTcwMDU4MjU1MQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "American Sign Language" + ] + }, + { + "title": "V for Vendetta", + "plot": "Tells the story of Evey Hammond (Natalie Portman) and her unlikely but instrumental part in bringing down the fascist government that has taken control of a futuristic Great Britain. Saved from a life-and-death situation by a man in a Guy Fawkes mask who calls himself \"V\" (Hugo Weaving), she learns a general summary of V's past and, after a time, decides to help him bring down those who committed the atrocities that led to Britain being in the shape that it is in.", + "genres": [ + "Action", + "Drama", + "Sci-Fi", + "Thriller" + ], + "year": 2005, + "url": "https://m.media-amazon.com/images/M/MV5BYzllMjJkODAtYjMwMi00YmNhLWFhYzAtZjZjODg5YzEwOGUwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "United Kingdom", + "Germany" + ], + "contry_codes": [ + "us", + "gb", + "de" + ], + "language": [ + "English" + ] + }, + { + "title": "Inside Out", + "plot": "Growing up can be a bumpy road, and it's no exception for Riley, who is uprooted from her Midwest life when her father starts a new job in San Francisco. Like all of us, Riley is guided by her emotions - Joy, Fear, Anger, Disgust and Sadness. The emotions live in Headquarters, the control center inside Riley's mind, where they help advise her through everyday life. As Riley and her emotions struggle to adjust to a new life in San Francisco, turmoil ensues in Headquarters. Although Joy, Riley's main and most important emotion, tries to keep things positive, the emotions conflict on how best to navigate a new city, house and school.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Drama", + "Family", + "Fantasy" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BOTgxMDQwMDk0OF5BMl5BanBnXkFtZTgwNjU5OTg2NDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Seventh Seal", + "plot": "A Knight and his squire are home from the crusades. Black Death is sweeping their country. As they approach home, Death appears to the knight and tells him it is his time. The knight challenges Death to a chess game for his life. The Knight and Death play as the cultural turmoil envelopes the people around them as they try, in different ways, to deal with the upheaval the plague has caused.", + "genres": [ + "Drama", + "Fantasy" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BM2I1ZWU4YjMtYzU0My00YmMzLWFmNTAtZDJhZGYwMmI3YWQ5XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Sweden" + ], + "contry_codes": [ + "se" + ], + "language": [ + "Swedish", + "Latin" + ] + }, + { + "title": "Warrior", + "plot": "Two brothers face the fight of a lifetime - and the wreckage of their broken family - within the brutal, high-stakes world of Mixed Martial Arts (MMA) fighting in Lionsgate's action/drama, WARRIOR. A former Marine, haunted by a tragic past, Tommy Riordan returns to his hometown of Pittsburgh and enlists his father, a recovered alcoholic and his former coach, to train him for an MMA tournament awarding the biggest purse in the history of the sport. As Tommy blazes a violent path towards the title prize, his brother, Brendan, a former MMA fighter unable to make ends meet as a public school teacher, returns to the amateur ring to provide for his family. Even though years have passed, recriminations and past betrayals keep Brendan bitterly estranged from both Tommy and his father. But when Brendan's unlikely rise as an underdog sets him on a collision course with Tommy, the two brothers must finally confront the forces that tore them apart, all the while waging the most intense, winner-takes-all battle of their lives.", + "genres": [ + "Drama", + "Sport" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODk5MTMyNV5BMl5BanBnXkFtZTcwMDMyNTg0Ng@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "No Country for Old Men", + "plot": "In rural Texas, welder and hunter Llewelyn Moss (Josh Brolin) discovers the remains of several drug runners who have all killed each other in an exchange gone violently wrong. Rather than report the discovery to the police, Moss decides to simply take the two million dollars present for himself. This puts the psychopathic killer, Anton Chigurh (Javier Bardem), on his trail as he dispassionately murders nearly every rival, bystander and even employer in his pursuit of his quarry and the money. As Moss desperately attempts to keep one step ahead, the blood from this hunt begins to flow behind him with relentlessly growing intensity as Chigurh closes in. Meanwhile, the laconic Sheriff Ed Tom Bell (Tommy Lee Jones) blithely oversees the investigation even as he struggles to face the sheer enormity of the crimes he is attempting to thwart.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BMjA5Njk3MjM4OV5BMl5BanBnXkFtZTcwMTc5MTE1MQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Trainspotting", + "plot": "A wild, freeform, Rabelaisian trip through the darkest recesses of Edinburgh low-life, focusing on Mark Renton and his attempt to give up his heroin habit, and how the latter affects his relationship with family and friends: Sean Connery wannabe Sick Boy, dimbulb Spud, psycho Begbie, 14-year-old girlfriend Diane, and clean-cut athlete Tommy, who's never touched drugs but can't help being curious about them...", + "genres": [ + "Drama" + ], + "year": 1996, + "url": "https://m.media-amazon.com/images/M/MV5BMzA5Zjc3ZTMtMmU5YS00YTMwLWI4MWUtYTU0YTVmNjVmODZhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Room", + "plot": "ROOM tells the extraordinary story of Jack, a spirited 5-year-old who is looked after by his loving and devoted mother. Like any good mother, Ma dedicates herself to keeping Jack happy and safe, nurturing him with warmth and love and doing typical things like playing games and telling stories. Their life, however, is anything but typical--they are trapped--confined to a 10-by-10-foot space that Ma has euphemistically named Room. Ma has created a whole universe for Jack within Room, and she will stop at nothing to ensure that, even in this treacherous environment, Jack is able to live a complete and fulfilling life. But as Jack's curiosity about their situation grows, and Ma's resilience reaches its breaking point, they enact a risky plan to escape, ultimately bringing them face-to-face with what may turn out to be the scariest thing yet: the real world.", + "genres": [ + "Drama", + "Thriller" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BMjE4NzgzNzEwMl5BMl5BanBnXkFtZTgwMTMzMDE0NjE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Ireland", + "Canada", + "United Kingdom", + "United States" + ], + "contry_codes": [ + "ie", + "ca", + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Elephant Man", + "plot": "Joseph \"John\" Merrick is an intelligent and friendly man, but he is hated by his Victorian-era English society because he is severely deformed. Once he is discovered by a doctor, however, he is saved from his life in a freak show and he is treated like the human being that he really is.", + "genres": [ + "Biography", + "Drama" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BMDVjNjIwOGItNDE3Ny00OThjLWE0NzQtZTU3YjMzZTZjMzhkXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Drishyam", + "plot": "Georgekutty (Mohanlal) is a cable TV network owner in a remote and hilly village in Kerala. He lives a happy life with his wife and 2 girls. The first half revolves around the depiction of their happy family. Anju (Ansiba), Georgekutty's daughter goes to a school trip in between the proceedings. After a few days a guy who had been at the school trip with her meets Anju. He blackmails her with a video of her that he had captured during the school trip. In the course of events he is accidentally killed by Rani (Meena) and Anju. Georgekutty on returning home is appraised of the events and thus begins a cat and mouse game as the murdered person is the son of IG Geeta Prabhakar (Asha Sharath) and Prabhakar (Siddique). How the family weathers the storm that ensues during the murder investigation forms the rest of the story leading to a deeply satisfying and unexpected climax.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BYmY3MzYwMGUtOWMxYS00OGVhLWFjNmUtYzlkNGVmY2ZkMjA3XkEyXkFqcGdeQXVyMTExNDQ2MTI@._V1_SY150_CR6,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Malayalam", + "English" + ] + }, + { + "title": "The Sixth Sense", + "plot": "Malcom Crowe (Bruce Willis) is a child psychologist who receives an award on the same night that he is visited by a very unhappy ex-patient. After this encounter, Crowe takes on the task of curing a young boy with the same ills as the ex-patient (Donnie Wahlberg) . This boy \"sees dead people\". Crowe spends a lot of time with the boy much to the dismay of his wife (Olivia Williams). Cole's mom (Toni Collette) is at her wit's end with what to do about her son's increasing problems. Crowe is the boy's only hope.", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BMWM4NTFhYjctNzUyNi00NGMwLTk3NTYtMDIyNTZmMzRlYmQyXkEyXkFqcGdeQXVyMTAwMzUyOTc@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Latin", + "Spanish" + ] + }, + { + "title": "Shutter Island", + "plot": "In 1954, up-and-coming U.S. marshal Teddy Daniels is assigned to investigate the disappearance of a patient from Boston's Shutter Island Ashecliffe Hospital. He's been pushing for an assignment on the island for personal reasons, but before long he thinks he's been brought there as part of a twisted plot by hospital doctors whose radical treatments range from unethical to illegal to downright sinister. Teddy's shrewd investigating skills soon provide a promising lead, but the hospital refuses him access to records he suspects would break the case wide open. As a hurricane cuts off communication with the mainland, more dangerous criminals \"escape\" in the confusion, and the puzzling, improbable clues multiply, Teddy begins to doubt everything - his memory, his partner, even his own sanity.", + "genres": [ + "Mystery", + "Thriller" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BYzhiNDkyNzktNTZmYS00ZTBkLTk2MDAtM2U0YjU1MzgxZjgzXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German" + ] + }, + { + "title": "The Thing", + "plot": "A US research station, Antarctica, early-winter 1982. The base is suddenly buzzed by a helicopter from the nearby Norwegian research station. They are trying to kill a dog that has escaped from their base. After the destruction of the Norwegian chopper the members of the US team fly to the Norwegian base, only to discover them all dead or missing. They do find the remains of a strange creature the Norwegians burned. The Americans take it to their base and deduce that it is an alien life form. After a while it is apparent that the alien can take over and assimilate into other life forms, including humans, and can spread like a virus. This means that anyone at the base could be inhabited by The Thing, and tensions escalate.", + "genres": [ + "Horror", + "Mystery", + "Sci-Fi" + ], + "year": 1982, + "url": "https://m.media-amazon.com/images/M/MV5BNDcyZmFjY2YtN2I1OC00MzU3LWIzZGEtZDA5N2VlNDJjYWI3L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Norwegian" + ] + }, + { + "title": "Gone with the Wind", + "plot": "Scarlett is a woman who can deal with a nation at war, Atlanta burning, the Union Army carrying off everything from her beloved Tara, the carpetbaggers who arrive after the war. Scarlett is beautiful. She has vitality. But Ashley, the man she has wanted for so long, is going to marry his placid cousin, Melanie. Mammy warns Scarlett to behave herself at the party at Twelve Oaks. There is a new man there that day, the day the Civil War begins. Rhett Butler. Scarlett does not know he is in the room when she pleads with Ashley to choose her instead of Melanie.", + "genres": [ + "Drama", + "History", + "Romance", + "War" + ], + "year": 1939, + "url": "https://m.media-amazon.com/images/M/MV5BYjUyZWZkM2UtMzYxYy00ZmQ3LWFmZTQtOGE2YjBkNjA3YWZlXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Bridge on the River Kwai", + "plot": "DurinWW II, allied POWS in a Japanese internment camp are ordered to build a bridge to accommodate the Burma-Siam railway. Their instinct is to sabotage the bridge, but under the leadership of Colonel Nicholson they're persuaded the bridge should be built to help morale, spirit. At first, the prisoners admire Nicholson when he bravely endures torture rather than compromise his principles for the benefit of Japanese Commandant Colonel Saito, But, soon they realise it's a monument to Nicholson, himself, as well as a form of collaboration with the enemy.", + "genres": [ + "Adventure", + "Drama", + "War" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BMGVhNjhjODktODgxYS00MDdhLTlkZjktYTkyNzQxMTU0ZDYxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Japanese", + "Thai" + ] + }, + { + "title": "Blade Runner", + "plot": "In the 21st century, a corporation develops human clones to be used as slaves in colonies outside the Earth, identified as replicants. In 2019, a former police officer is hired to hunt down a fugitive group of clones living undercover in Los Angeles.", + "genres": [ + "Action", + "Sci-Fi", + "Thriller" + ], + "year": 1982, + "url": "https://m.media-amazon.com/images/M/MV5BNzQzMzJhZTEtOWM4NS00MTdhLTg0YjgtMjM4MDRkZjUwZDBlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Hong Kong", + "United Kingdom" + ], + "contry_codes": [ + "us", + "hk", + "gb" + ], + "language": [ + "English", + "German", + "Cantonese", + "Japanese", + "Hungarian", + "Arabic" + ] + }, + { + "title": "On the Waterfront", + "plot": "Terry Malloy dreams about being a prize fighter, while tending his pigeons and running errands at the docks for Johnny Friendly, the corrupt boss of the dockers union. Terry witnesses a murder by two of Johnny's thugs, and later meets the dead man's sister and feels responsible for his death. She introduces him to Father Barry, who tries to force him to provide information for the courts that will smash the dock racketeers.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BY2I0MWFiZDMtNWQyYy00Njk5LTk3MDktZjZjNTNmZmVkYjkxXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Third Man", + "plot": "An out of work pulp fiction novelist, Holly Martins, arrives in a post war Vienna divided into sectors by the victorious allies, and where a shortage of supplies has led to a flourishing black market. He arrives at the invitation of an ex-school friend, Harry Lime, who has offered him a job, only to discover that Lime has recently died in a peculiar traffic accident. From talking to Lime's friends and associates Martins soon notices that some of the stories are inconsistent, and determines to discover what really happened to Harry Lime.", + "genres": [ + "Film-Noir", + "Mystery", + "Thriller" + ], + "year": 1949, + "url": "https://m.media-amazon.com/images/M/MV5BYjE2OTdhMWUtOGJlMy00ZDViLWIzZjgtYjZkZGZmMDZjYmEyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "German", + "Russian" + ] + }, + { + "title": "Andhadhun", + "plot": "Akash a blind pianist is preparing for a London concert.Sophie's scooter bumps into Akash and upon finding he a pianist she takes him to her restaurant Franco's run by her father and offers him a job.Akash meets 70s actor Pramod Sinha at the restaurant who asks him to do a private concert of his songs at his residence to surprise his wife Simi. Next Day upon reaching his house a shocking surprise is waiting for Akash.", + "genres": [ + "Crime", + "Thriller" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BZWZhMjhhZmYtOTIzOC00MGYzLWI1OGYtM2ZkN2IxNTI4ZWI3XkEyXkFqcGdeQXVyNDAzNDk0MTQ@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English" + ] + }, + { + "title": "Jurassic Park", + "plot": "Huge advancements in scientific technology have enabled a mogul to create an island full of living dinosaurs. John Hammond has invited four individuals, along with his two grandchildren, to join him at Jurassic Park. But will everything go according to plan? A park employee attempts to steal dinosaur embryos, critical security systems are shut down and it now becomes a race for survival with dinosaurs roaming freely over the island.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 1993, + "url": "https://m.media-amazon.com/images/M/MV5BMjM2MDgxMDg0Nl5BMl5BanBnXkFtZTgwNTM2OTM5NDE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Finding Nemo", + "plot": "A clown fish named Marlin lives in the Great Barrier Reef and loses his son, Nemo, after he ventures into the open sea, despite his father's constant warnings about many of the ocean's dangers. Nemo is abducted by a boat and netted up and sent to a dentist's office in Sydney. While Marlin ventures off to try to retrieve Nemo, Marlin meets a fish named Dory, a blue tang suffering from short-term memory loss. The companions travel a great distance, encountering various dangerous sea creatures such as sharks, anglerfish and jellyfish, in order to rescue Nemo from the dentist's office, which is situated by Sydney Harbour. While the two are searching the ocean far and wide, Nemo and the other sea animals in the dentist's fish tank plot a way to return to the sea to live their lives free again.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BZTAzNWZlNmUtZDEzYi00ZjA5LWIwYjEtZGM1NWE1MjE4YWRhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Australia" + ], + "contry_codes": [ + "us", + "au" + ], + "language": [ + "English" + ] + }, + { + "title": "Wild Strawberries", + "plot": "With the exception of his elderly housekeeper Miss Agda who he treats almost like a surrogate platonic wife, widowed seventy-eight year old Dr. Isak Borg, a former medical doctor and professor, has retreated from any human contact, partly his own want but partly the decision of others who do not want to spend time with him because of his cold demeanor. He is traveling from his home in Stockholm to Lund to accept an honorary degree. Instead of flying as was the original plan, he decides to take the day long drive instead. Along for the ride is his daughter-in-law Marianne, who had been staying with him for the month but has now decided to go home. The many stops and encounters along the way make him reminisce about various parts of his life. Those stops which make him reminisce directly are at his childhood summer home, at the home of his equally emotionally cold mother, and at a gas station where the attendants praise him as a man for his work. But the lives of other people they encounter almost mirror his own, including hitchhikers Sara, Viktor and Anders - who remind him of his cousin Sara who he was going to marry, himself and his irresponsible brother Sigfrid who Sara eventually married - a bickering married couple Sten and Berit Alman, and Marianne and her husband and Isak's son Evald, whose marriage is as strained as was his own.", + "genres": [ + "Drama", + "Romance" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BM2NiYjhmMzctMzliMC00NDBlLWJkYzItZjIwYjYzNDg3OGQzXkEyXkFqcGdeQXVyMzAxNjg3MjQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Sweden" + ], + "contry_codes": [ + "se" + ], + "language": [ + "Swedish", + "Latin" + ] + }, + { + "title": "Fargo", + "plot": "Jerry works in his father-in-law's car dealership and has gotten himself in financial problems. He tries various schemes to come up with money needed for a reason that is never really explained. It has to be assumed that his huge embezzlement of money from the dealership is about to be discovered by father-in-law. When all else falls through, plans he set in motion earlier for two men to kidnap his wife for ransom to be paid by her wealthy father (who doesn't seem to have the time of day for son-in-law). From the moment of the kidnapping, things go wrong and what was supposed to be a non-violent affair turns bloody with more blood added by the minute. Jerry is upset at the bloodshed, which turns loose a pregnant sheriff from Brainerd, MN who is tenacious in attempting to solve the three murders in her jurisdiction.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1996, + "url": "https://m.media-amazon.com/images/M/MV5BNDJiZDgyZjctYmRjMS00ZjdkLTkwMTEtNGU1NDg3NDQ0Yzk1XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Gran Torino", + "plot": "Walt Kowalski (Clint Eastwood) is a widower who holds onto his prejudices despite the changes in his Michigan neighborhood and the world around him. Kowalski is a grumpy, tough-minded, unhappy old man who can't get along with either his kids or his neighbors. He is a Korean War veteran whose prize possession is a 1972 Gran Torino he keeps in mint condition. When his neighbor Thao Lor (Bee Vang), a young Hmong teenager under pressure from his gang member cousin, tries to steal his Gran Torino, Kowalski sets out to reform the youth. Drawn against his will into the life of Thao's family, Kowalski is soon taking steps to protect them from the gangs that infest their neighborhood.", + "genres": [ + "Drama" + ], + "year": 2008, + "url": "https://m.media-amazon.com/images/M/MV5BMTc5NTk2OTU1Nl5BMl5BanBnXkFtZTcwMDc3NjAwMg@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Germany", + "United States" + ], + "contry_codes": [ + "de", + "us" + ], + "language": [ + "English", + "Hmong" + ] + }, + { + "title": "The Bandit", + "plot": "The epic adventures of the legendary Baran the Bandit following his release from prison. After serving 35 years, it is no surprise that the world has changed dramatically. Still, Baran can't help but be shocked to discover that his home village is now underwater thanks to the construction of a new dam. He then heads for Istanbul to get revenge upon his former best friend, the man who snitched on him and stole his lover Keje. Along the way, Baran teams up with Cumali, a tough young punk who finds the thief's old-fashioned ways rather quaint. When Cumali gets into deep trouble with a crime boss, Baran adds another vengeful task to his roster.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1996, + "url": "https://m.media-amazon.com/images/M/MV5BOGQ4ZjFmYjktOGNkNS00OWYyLWIyZjgtMGJjM2U1ZTA0ZTlhXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Turkey", + "France", + "Bulgaria" + ], + "contry_codes": [ + "tr", + "fr", + "bg" + ], + "language": [ + "Turkish" + ] + }, + { + "title": "Kill Bill: Vol. 1", + "plot": "The lead character, called 'The Bride,' was a member of the Deadly Viper Assassination Squad, led by her lover 'Bill.' Upon realizing she was pregnant with Bill's child, 'The Bride' decided to escape her life as a killer. She fled to Texas, met a young man, who, on the day of their wedding rehearsal was gunned down by an angry and jealous Bill (with the assistance of the Deadly Viper Assassination Squad). Four years later, 'The Bride' wakes from a coma, and discovers her baby is gone. She, then, decides to seek revenge upon the five people who destroyed her life and killed her baby. The saga of Kill Bill Volume I begins.", + "genres": [ + "Action", + "Crime", + "Thriller" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BNzM3NDFhYTAtYmU5Mi00NGRmLTljYjgtMDkyODQ4MjNkMGY2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Japan" + ], + "contry_codes": [ + "us", + "jp" + ], + "language": [ + "English", + "Japanese", + "French" + ] + }, + { + "title": "The Deer Hunter", + "plot": "Michael, Steven and Nick are young factory workers from Pennsylvania who enlist into the Army to fight in Vietnam. Before they go, Steven marries the pregnant Angela, and their wedding party also serves as the men's farewell party. After some time and many horrors, the three friends fall in the hands of the Vietcong and are brought to a prison camp in which they are forced to play Russian roulette against each other. Michael makes it possible for them to escape, but they soon get separated again.", + "genres": [ + "Drama", + "War" + ], + "year": 1978, + "url": "https://m.media-amazon.com/images/M/MV5BNDhmNTA0ZDMtYjhkNS00NzEzLWIzYTItOGNkMTVmYjE2YmI3XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Russian", + "Vietnamese", + "French" + ] + }, + { + "title": "Stalker", + "plot": "In a small, unnamed country there is an area called the Zone. It is apparently inhabited by aliens and contains the Room, where in it is believed wishes are granted. The government has declared The Zone a no-go area and have sealed off the area with barbed wire and border guards. However, this has not stopped people from attempting to enter the Zone. We follow one such party, made up of a writer, who wants to use the experience as inspiration for his writing, and a professor, who wants to research the Zone for scientific purposes. Their guide is a man to whom the Zone is everything, the Stalker.", + "genres": [ + "Drama", + "Sci-Fi" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BMDgwODNmMGItMDcwYi00OWZjLTgyZjAtMGYwMmI4N2Q0NmJmXkEyXkFqcGdeQXVyNzY1MTU0Njk@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Soviet Union" + ], + "contry_codes": [ + "suhh" + ], + "language": [ + "Russian" + ] + }, + { + "title": "The Truman Show", + "plot": "Since birth, a big fat lie defines the well-organised but humdrum life of the kind-hearted insurance salesman and ambitious explorer, Truman Burbank. Utterly unaware of the thousands of cleverly hidden cameras watching his every move, for nearly three decades, Truman's entire existence pivots around the will and the wild imagination of the ruthlessly manipulative television producer, Christof--the all-powerful TV-God of an extreme 24/7 reality show: The Truman Show. As a result, Truman's picturesque neighbourhood with the manicured lawns and the uncannily perfect residents is nothing but an elaborate state-of-the-art set, and the only truth he knows is what the worldwide television network and its deep financial interests dictate. Do lab rats know they are forever imprisoned?", + "genres": [ + "Comedy", + "Drama", + "Sci-Fi" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMDIzODcyY2EtMmY2MC00ZWVlLTgwMzAtMjQwOWUyNmJjNTYyXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Big Lebowski", + "plot": "When \"the dude\" Lebowski is mistaken for a millionaire Lebowski, two thugs urinate on his rug to coerce him into paying a debt he knows nothing about. While attempting to gain recompense for the ruined rug from his wealthy counterpart, he accepts a one-time job with high pay-off. He enlists the help of his bowling buddy, Walter, a gun-toting Jewish-convert with anger issues. Deception leads to more trouble, and it soon seems that everyone from porn empire tycoons to nihilists want something from The Dude.", + "genres": [ + "Comedy", + "Crime", + "Sport" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMTQ0NjUzMDMyOF5BMl5BanBnXkFtZTgwODA1OTU0MDE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "German", + "Hebrew", + "Spanish" + ] + }, + { + "title": "Tokyo Story", + "plot": "Elderly couple Shukishi and Tomi Hirayama live in the small coastal village of Onomichi, Japan with their youngest daughter, schoolteacher Kyoko Hirayama. Their other three surviving adult children, who they have not seen in quite some time, live either in Tokyo or Osaka. As such, Shukishi and Tomi make the unilateral decision to have an extended visit in Tokyo with their children, pediatrician Koichi Hirayama and beautician Shige Kaneko, and their respective families (which includes two grandchildren). In transit, they make an unexpected stop in Osaka and stay with their other son, Keiso Hirayama. All of their children treat the visit more as an obligation than a want, each trying to figure out what to do with their parents while they continue on with their own daily lives. At one point, they even decide to ship their parents off to an inexpensive resort at Atami Hot Springs rather than spend time with them. The only offspring who makes a concerted effort on this trip is Noriko Hirayama, their widowed daughter-in-law, whose husband, Shoji Hirayama, was killed eight years earlier in the war. Following the vacation, each child comes to some conclusion of their general behavior toward their parents, not only on this trip but throughout their entire adult lives. For some, this realization may come too late.", + "genres": [ + "Drama" + ], + "year": 1953, + "url": "https://m.media-amazon.com/images/M/MV5BYWQ4ZTRiODktNjAzZC00Nzg1LTk1YWQtNDFmNDI0NmZiNGIwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese", + "English" + ] + }, + { + "title": "Wild Tales", + "plot": "The film is divided into six segments. (1) \"Pasternak\": While being on a plane, a model and a music critic realise they have a common acquaintance called Pasternak. Soon they discover that every passenger and crew member on board know Pasternak. Is this coincidence? (2) \"The Rats\": A waitress recognizes her client - it's the loan shark who caused a tragedy in her family. The cook suggests mixing rat poison with his food, but the waitress refuses. The stubborn cook, however, decides to proceed with her plan. (3) \"The Strongest\": Two drivers on a lone highway have an argument with tragic consequences. (4) \"Little Bomb\": A demolition engineer has his car towed by a truck for parking in a wrong place and he has an argument with the employee of the towing company. This event destroys his private and professional life, and he plots revenge against the corrupt towing company and the city hall. (5) \"The Proposal\": A reckless son of a wealthy family has an overnight hit-and-run accident, in which a pregnant woman gets killed. He wakes his parents up and his father calls the lawyer. The parents propose to pay the groundkeeper to take the blame for the boy. Soon the father discovers that he is a victim of extortion of his lawyer and the public prosecutor in charge of the investigation. What will be his decision? (6) \"Until Death Do Us Apart\": During the wedding party, the bride discovers that her newlywed husband has been cheating on her with one of the guests, and she decides to pay him back.", + "genres": [ + "Comedy", + "Drama", + "Thriller" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BNGQzY2Y0MTgtMDA4OC00NjM3LWI0ZGQtNTJlM2UxZDQxZjI0XkEyXkFqcGdeQXVyNDUzOTQ5MjY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Argentina", + "Spain" + ], + "contry_codes": [ + "ar", + "es" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Mary and Max", + "plot": "In the mid-1970's, a homely, friendless Australian girl of 8 picks a name out of a Manhattan phone book and writes to him; she includes a chocolate bar. She's Mary Dinkle, the only child of an alcoholic mother and a distracted father. He's Max Horowitz, an overweight man with Asperger's, living alone in New York. He writes back, with chocolate. Thus begins a 20-year correspondence, interrupted by a stay in an asylum and a few misunderstandings. Mary falls in love with a neighbor, saves money to have a birthmark removed and deals with loss. Max has a friendship with a neighbor, tries to control his weight, and finally gets the dream job. Will the two ever meet face to face?", + "genres": [ + "Animation", + "Comedy", + "Drama" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BMDgzYjQwMDMtNGUzYi00MTRmLWIyMGMtNjE1OGZkNzY2YWIzL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Australia" + ], + "contry_codes": [ + "au" + ], + "language": [ + "English", + "Yiddish" + ] + }, + { + "title": "In the Name of the Father", + "plot": "Young Belfastian Gerry Conlon admits that he was in London at the time of the incident. He also admits that he is not a model citizen, having committed a petty robbery while in London. He does however profess his innocence when it comes to the bombing of the Guildford Pub in London in 1974, the event which killed several people inside. A self-professed non-political person, he and his three co-accused, dubbed the Guildford Four, are thought to be provisional members of the IRA. Their self-professed innocence is despite each having signed a statement of guilt which they claim were signed under duress. Their case includes having provable alibis for the time frame of the bombing. And eventually, Joe McAndrew, a known IRA member, admits to the bombing. Dubbed the Maguire Seven, seven others, primarily members of Gerry's extended family including his father Giuseppe, are accused of being accessories to the bombing. Following on the work initiated by Giuseppe, Gerry works on a campaign to prove their collective innocence, this work with the assistance of compassionate lawyer Gareth Peirce. As Gareth works on this campaign, she is faced with obstacle after obstacle placed by Robert Dixon, who led the initial investigation and questioning of the four accused on behalf of the police.", + "genres": [ + "Biography", + "Drama" + ], + "year": 1993, + "url": "https://m.media-amazon.com/images/M/MV5BMmYyOTgwYWItYmU3Ny00M2E2LTk0NWMtMDVlNmQ0MWZiMTMxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Ireland", + "United Kingdom" + ], + "contry_codes": [ + "ie", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Gone Girl", + "plot": "On the occasion of his fifth wedding anniversary, Nick Dunne reports that his wife, Amy, has gone missing. Under pressure from the police and a growing media frenzy, Nick's portrait of a blissful union begins to crumble. Soon his lies, deceits and strange behavior have everyone asking the same dark question: Did Nick Dunne kill his wife?", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMTk0MDQ3MzAzOV5BMl5BanBnXkFtZTgwNzU1NzE3MjE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Hacksaw Ridge", + "plot": "The true story of Desmond T. Doss, the conscientious objector who, at the Battle of Okinawa, was awarded the Medal of Honor for his incredible bravery and regard for his fellow soldiers. We see his upbringing and how this shaped his views, especially his religious view and anti-killing stance. We see Doss's trials and tribulations after enlisting in the US Army and trying to become a medic. Finally, we see the hell on Earth that was Hacksaw Ridge.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BMjQ1NjM3MTUxNV5BMl5BanBnXkFtZTgwMDc5MTY5OTE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Australia", + "United States" + ], + "contry_codes": [ + "au", + "us" + ], + "language": [ + "English", + "Japanese" + ] + }, + { + "title": "Memories of Murder", + "plot": "In 1986, in the province of Gyunggi, in South Korea, a second young and beautiful woman is found dead, raped and tied and gagged with her underwear. Detective Park Doo-Man and Detective Cho Yong-koo, two brutal and stupid local detectives without any technique, investigate the murder using brutality and torturing the suspects, without any practical result. The Detective Seo Tae-Yoon from Seoul comes to the country to help the investigations and is convinced that a serial-killer is killing the women. When a third woman is found dead in the same \"modus-operandi\", the detectives find leads of the assassin.", + "genres": [ + "Action", + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BMzhlNGJhYzUtZTNiMi00MjI0LWFjN2MtOTVlN2IxODVkZWVkXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean", + "English" + ] + }, + { + "title": "The General", + "plot": "Johnnie loves his train (\"The General\") and Annabelle Lee. When the Civil War begins he is turned down for service because he's more valuable as an engineer. Annabelle thinks it's because he's a coward. Union spies capture The General with Annabelle on board. Johnnie must rescue both his loves.", + "genres": [ + "Action", + "Adventure", + "Comedy", + "Drama", + "War", + "Western" + ], + "year": 1926, + "url": "https://m.media-amazon.com/images/M/MV5BYmRiMDFlYjYtOTMwYy00OGY2LWE0Y2QtYzQxOGNhZmUwNTIxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "How to Train Your Dragon", + "plot": "Long ago up North on the Island of Berk, the young Viking, Hiccup, wants to join his town's fight against the dragons that continually raid their town. However, his macho father and village leader, Stoik the Vast, will not allow his small, clumsy, but inventive son to do so. Regardless, Hiccup ventures out into battle and downs a mysterious Night Fury dragon with his invention, but can't bring himself to kill it. Instead, Hiccup and the dragon, whom he dubs Toothless, begin a friendship that would open up both their worlds as the observant boy learns that his people have misjudged the species. But even as the two each take flight in their own way, they find that they must fight the destructive ignorance plaguing their world.", + "genres": [ + "Animation", + "Action", + "Adventure", + "Family", + "Fantasy" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BMjA5NDQyMjc2NF5BMl5BanBnXkFtZTcwMjg5ODcyMw@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Mr. Smith Goes to Washington", + "plot": "Naive and idealistic Jefferson Smith, leader of the Boy Rangers, is appointed on a lark by the spineless governor of his state. He is reunited with the state's senior senator--presidential hopeful and childhood hero, Senator Joseph Paine. In Washington, however, Smith discovers many of the shortcomings of the political process as his earnest goal of a national boys' camp leads to a conflict with the state political boss, Jim Taylor. Taylor first tries to corrupt Smith and then later attempts to destroy Smith through a scandal.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 1939, + "url": "https://m.media-amazon.com/images/M/MV5BZTYwYjYxYzgtMDE1Ni00NzU4LWJlMTEtODQ5YmJmMGJhZjI5L2ltYWdlXkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Sherlock Jr.", + "plot": "A meek and mild projectionist, who also cleans up after screenings, would like nothing better than to be a private detective. He becomes engaged to a pretty girl but a ladies man known as the Sheik vies for her affection. He gets rid of the projectionist by stealing a pocket watch belonging to the girl's father - which he pawns to buy her an expensive box of candy. He then slips the pawn ticket into the projectionist's pocket and subsequently is found by the police. He doesn't have much luck but in his dreams, he the debonair and renowned detective Sherlock Jr. who faces danger and solves the crime. In real life, the girl solves crimes quickly.", + "genres": [ + "Action", + "Comedy", + "Romance" + ], + "year": 1924, + "url": "https://m.media-amazon.com/images/M/MV5BZWFhOGU5NDctY2Q3YS00Y2VlLWI1NzEtZmIwY2ZiZjY4OTA2XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Grand Budapest Hotel", + "plot": "GRAND BUDAPEST HOTEL recounts the adventures of Gustave H, a legendary concierge at a famous European hotel between the wars, and Zero Moustafa, the lobby boy who becomes his most trusted friend. The story involves the theft and recovery of a priceless Renaissance painting and the battle for an enormous family fortune -- all against the back-drop of a suddenly and dramatically changing Continent.", + "genres": [ + "Adventure", + "Comedy", + "Crime" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMzM5NjUxOTEyMl5BMl5BanBnXkFtZTgwNjEyMDM0MDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Germany", + "United States" + ], + "contry_codes": [ + "de", + "us" + ], + "language": [ + "English", + "French", + "German" + ] + }, + { + "title": "Persona", + "plot": "A young nurse, Alma, is put in charge of Elisabeth Vogler: an actress who is seemingly healthy in all respects, but will not talk. As they spend time together, Alma speaks to Elisabeth constantly, never receiving any answer. Alma eventually confesses her secrets to a seemingly sympathetic Elisabeth and finds that her own personality is being submerged into Elisabeth's persona.", + "genres": [ + "Drama", + "Thriller" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BYzI1ZjUwYmEtNWNmNS00NjgyLTlhNmUtNjA2YmFhYmIyMzVkXkEyXkFqcGdeQXVyMTA2ODMzMDU@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Sweden" + ], + "contry_codes": [ + "se" + ], + "language": [ + "Swedish", + "English" + ] + }, + { + "title": "Before Sunrise", + "plot": "American tourist Jesse and French student Celine meet by chance on the train from Budapest to Vienna. Sensing that they are developing a connection, Jesse asks Celine to spend the day with him in Vienna, and she agrees. So they pass the time before his scheduled flight the next morning together. How do two perfect strangers connect so intimately over the course of a single day? What is that special thing that bonds two people so strongly? As their bond turns to love, what will happen to them the next morning when Jesse flies away?", + "genres": [ + "Drama", + "Romance" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BZDdiZTAwYzAtMDI3Ni00OTRjLTkzN2UtMGE3MDMyZmU4NTU4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Austria", + "Switzerland" + ], + "contry_codes": [ + "us", + "at", + "ch" + ], + "language": [ + "English", + "German", + "French" + ] + }, + { + "title": "Catch Me If You Can", + "plot": "New Rochelle, the 1960s. High schooler Frank Abagnale Jr. idolizes his father, who's in trouble with the IRS. When his parents separate, Frank runs away to Manhattan with $25 in his checking account, vowing to regain dad's losses and get his parents back together. Just a few years later, the FBI tracks him down in France; he's extradited, tried, and jailed for passing more than $4,000,000 in bad checks. Along the way, he's posed as a Pan Am pilot, a pediatrician, and an attorney. And, from nearly the beginning of this life of crime, he's been pursued by a dour FBI agent, Carl Hanratty. What starts as cat and mouse becomes something akin to father and son.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BMTY5MzYzNjc5NV5BMl5BanBnXkFtZTYwNTUyNTc2._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Canada" + ], + "contry_codes": [ + "us", + "ca" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Cool Hand Luke", + "plot": "Luke Jackson is a cool, gutsy prisoner in a Southern chain gang, who, while refusing to buckle under to authority, keeps escaping and being recaptured. The prisoners admire Luke because, as Dragline explains it, \"You're an original, that's what you are!\" Nevertheless, the camp staff actively works to crush Luke until he finally breaks.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1967, + "url": "https://m.media-amazon.com/images/M/MV5BOWFlNzZhYmYtYTI5YS00MDQyLWIyNTUtNTRjMWUwNTEzNjA0XkEyXkFqcGdeQXVyNjUwNzk3NDc@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Into the Wild", + "plot": "Based on a true story. After graduating from Emory University, Christopher McCandless abandoned his possessions, gave his entire savings account to charity, and hitchhiked to Alaska to live in the wilderness. Along the way, Christopher encounters a series of characters who shape his life.", + "genres": [ + "Adventure", + "Biography", + "Drama" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BMTAwNDEyODU1MjheQTJeQWpwZ15BbWU2MDc3NDQwNw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Danish" + ] + }, + { + "title": "12 Years a Slave", + "plot": "Based on an incredible true story of one man's fight for survival and freedom. In the pre-Civil War United States, Solomon Northup, a free black man from upstate New York, is abducted and sold into slavery. Facing cruelty personified by a malevolent slave owner, as well as unexpected kindnesses, Solomon struggles not only to stay alive, but to retain his dignity. In the twelfth year of his unforgettable odyssey, Solomon's chance meeting with a Canadian abolitionist will forever alter his life.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BMjExMTEzODkyN15BMl5BanBnXkFtZTcwNTU4NTc4OQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Prisoners", + "plot": "How far would you go to protect your family? Keller Dover is facing every parent's worst nightmare. His six-year-old daughter, Anna, is missing, together with her young friend, Joy, and as minutes turn to hours, panic sets in. The only lead is a dilapidated RV that had earlier been parked on their street. Heading the investigation, Detective Loki arrests its driver, Alex Jones, but a lack of evidence forces his release. As the police pursue multiple leads and pressure mounts, knowing his child's life is at stake the frantic Dover decides he has no choice but to take matters into his own hands. But just how far will this desperate father go to protect his family?", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BMTg0NTIzMjQ1NV5BMl5BanBnXkFtZTcwNDc3MzM5OQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Wages of Fear", + "plot": "In the South American jungle supplies of nitroglycerin are needed at a remote oil field. The oil company pays four men to deliver the supplies in two trucks. A tense rivalry develops between the two sets of drivers and on the rough remote roads the slightest jolt can result in death.", + "genres": [ + "Adventure", + "Drama", + "Thriller" + ], + "year": 1953, + "url": "https://m.media-amazon.com/images/M/MV5BZDdkNzMwZmUtY2Q5MS00ZmM2LWJhYjItYTBjMWY0MGM4MDRjXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "France", + "Italy" + ], + "contry_codes": [ + "fr", + "it" + ], + "language": [ + "French", + "English", + "Spanish", + "German", + "Italian", + "Russian" + ] + }, + { + "title": "Network", + "plot": "In the 1970s, terrorist violence is the stuff of networks' nightly news programming and the corporate structure of the UBS Television Network is changing. Meanwhile, Howard Beale, the aging UBS news anchor, has lost his once strong ratings share and so the network fires him. Beale reacts in an unexpected way. We then see how this affects the fortunes of Beale, his coworkers (Max Schumacher and Diana Christensen), and the network.", + "genres": [ + "Drama" + ], + "year": 1976, + "url": "https://m.media-amazon.com/images/M/MV5BNmFiOWY3ZTktOTYwNy00ZTUzLTk0ODQtNzIxMzQ0ZDFjMTgyXkEyXkFqcGdeQXVyNTc1NTQxODI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Stand by Me", + "plot": "It's the summer of 1959 in Castlerock, Oregon and four 12 year-old boys - Gordie, Chris, Teddy and Vern - are fast friends. After learning of the general location of the body of a local boy who has been missing for several days, they set off into woods to see it. Along the way, they learn about themselves, the meaning of friendship and the need to stand up for what is right.", + "genres": [ + "Adventure", + "Drama" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BODJmY2Y2OGQtMDg2My00N2Q3LWJmZTUtYTc2ODBjZDVlNDlhXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Monty Python's Life of Brian", + "plot": "The story of Brian of Nazareth, born on the same day as Jesus of Nazareth, who takes a different path in life that leads to the same conclusion. Brian joins a political resistance movement aiming to get the Romans out of Judea. Brian scores a victory of sorts when he manages to paint political slogans on an entire wall in the city of Jerusalem. The movement is not very effective but somehow Brian becomes a prophet and gathers his own following. His fate is sealed however and he lives a very short life.", + "genres": [ + "Comedy" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BMzAwNjU1OTktYjY3Mi00NDY5LWFlZWUtZjhjNGE0OTkwZDkwXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "Latin" + ] + }, + { + "title": "Mad Max: Fury Road", + "plot": "An apocalyptic story set in the furthest reaches of our planet, in a stark desert landscape where humanity is broken, and almost everyone is crazed fighting for the necessities of life. Within this world exist two rebels on the run who just might be able to restore order. There's Max, a man of action and a man of few words, who seeks peace of mind following the loss of his wife and child in the aftermath of the chaos. And Furiosa, a woman of action and a woman who believes her path to survival may be achieved if she can make it across the desert back to her childhood homeland.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BN2EwM2I5OWMtMGQyMi00Zjg1LWJkNTctZTdjYTA4OGUwZjMyXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Australia", + "United States", + "South Africa" + ], + "contry_codes": [ + "au", + "us", + "za" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "Platoon", + "plot": "Chris Taylor is a young, naive American who gives up college and volunteers for combat in Vietnam. Upon arrival, he quickly discovers that his presence is quite nonessential, and is considered insignificant to the other soldiers, as he has not fought for as long as the rest of them and felt the effects of combat. Chris has two non-commissioned officers, the ill-tempered and indestructible Staff Sergeant Robert Barnes and the more pleasant and cooperative Sergeant Elias Grodin. A line is drawn between the two NCOs and a number of men in the platoon when an illegal killing occurs during a village raid. As the war continues, Chris himself draws towards psychological meltdown. And as he struggles for survival, he soon realizes he is fighting two battles, the conflict with the enemy and the conflict between the men within his platoon.", + "genres": [ + "Drama", + "War" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BM2Y1NTQyNWYtNDViNy00ZWRhLTk3MTMtOTI3ZGQ5MDFiNWM4XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Vietnamese" + ] + }, + { + "title": "The Passion of Joan of Arc", + "plot": "Giovanna is taken to the Inquisition court. . After the accusation of blasphemy continues to pray in ecstasy . A friar thinks that Giovanna is a saint, but is taken away by the soldiers. Giovanna sees a cross in the shadow and feels comforted. She is not considered a daughter of God but a daughter of the devil and is sentenced to torture. Giovanna D 'Arco says that even if she dies she will not deny anything. The eyes are twisted by terror in front of the torture wheel and faint. Giovanna is taken to a bed where they are bleeding. Giovanna feels that she is about to die and asks to be buried in a consecrated area. Giovanna burns at the stake while devoted ladies cry.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 1928, + "url": "https://m.media-amazon.com/images/M/MV5BNjBjNDJiYTUtOWY0OS00OGVmLTg2YzctMTE0NzVhODM1ZWJmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French" + ] + }, + { + "title": "Million Dollar Baby", + "plot": "Wanting to learn from the best, aspiring boxer Maggie Fitzgerald (Hilary Swank) wants Frankie Dunn (Clint Eastwood) to train her. At the outset, he flatly refuses saying he has no interest in training a girl. Frankie leads a lonely existence, alienated from his only daughter and having few friends. Maggie's rough around the edges, but shows a lot of grit in the ring and he eventually relents. Maggie not only proves to be the boxer he always dreamed of having under his wing, but a friend who fills the great void he's had in his life. Maggie's career skyrockets, but an accident in the ring leads her to ask Frankie for one last favor.", + "genres": [ + "Drama", + "Sport" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BMTkxNzA1NDQxOV5BMl5BanBnXkFtZTcwNTkyMTIzMw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Irish" + ] + }, + { + "title": "Rush", + "plot": "Set against the sexy, glamorous golden age of Formula 1 racing in the 1970s, the film is based on the true story of a great sporting rivalry between handsome English playboy James Hunt (Hemsworth), and his methodical, brilliant opponent, Austrian driver Niki Lauda (Bruhl). The story follows their distinctly different personal styles on and off the track, their loves and the astonishing 1976 season in which both drivers were willing to risk everything to become world champion in a sport with no margin for error: if you make a mistake, you die.", + "genres": [ + "Biography", + "Drama", + "Sport" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BOWEwODJmZDItYTNmZC00OGM4LThlNDktOTQzZjIzMGQxODA4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "Germany", + "United States" + ], + "contry_codes": [ + "gb", + "de", + "us" + ], + "language": [ + "English", + "German", + "Italian", + "French", + "Spanish" + ] + }, + { + "title": "Barry Lyndon", + "plot": "In the eighteenth century, in a small village in Ireland, Redmond Barry (Ryan O'Neal) is a young farm boy in love with his cousin Nora Brady (Gay Hamilton). When Nora gets engaged to British Captain John Quin (Leonard Rossiter), Barry challenges him to a duel of pistols. He wins and escapes to Dublin, but is robbed on the road. Without an alternative, Barry joins the British Army to fight in the Seven Years War. He deserts and is forced to join the Prussian Army, where he saves the life of his Captain and becomes his prot\u00e9g\u00e9 and spy of Irish gambler Chevalier de Balibari (Patrick Magee). He helps Chevalier and becomes his associate until he decides to marry the wealthy Lady Lyndon (Marisa Berenson). They move to England and Barry, in his obsession of nobility, dissipates her fortune and makes a dangerous and revengeful enemy.", + "genres": [ + "Adventure", + "Drama", + "History", + "War" + ], + "year": 1975, + "url": "https://m.media-amazon.com/images/M/MV5BNmY0MWY2NDctZDdmMi00MjA1LTk0ZTQtZDMyZTQ1NTNlYzVjXkEyXkFqcGdeQXVyMjUzOTY1NTc@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "German", + "French" + ] + }, + { + "title": "Rang De Basanti", + "plot": "Sue comes to India to make a film on Indian revolutionaries.She is helped by her friend Sonia who introduces her to her friends Karan,Aslam,Sukhi and their head DJ.Sonia's fiance Lt Ajay Rathod also joins the gang when in town.Their gang always gets in trouble with a political member Laxman who opposes their western culture.After many auditions Sue decides to caste DJ and his friend's in her film.She also casts Laxman in a role thus ending his feud with the gang.All things are going well until Ajay dies in plane crash but manages to save everyone on board.The state minister declares that Ajay died due to his own negligence .DJ an his friends can't take shame given to Ajay by minister and decide to fight for justice.Where things will take ugly events due to political games.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BYThmZDA0YmQtMWJhNy00MDQwLTk0Y2YtMDhmZTE5ZjhlNjliXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "Punjabi", + "English" + ] + }, + { + "title": "Hachi: A Dog's Tale", + "plot": "Commuting by train, music professor Parker Wilson finds an Akita puppy, whose cage broke unnoticed during shipping, leaving his destination unknown, and since the station can't care for it and the dog catcher warns even such cute ones may not be adopted in the two weeks allowed, he kindly takes it home. His bossy, jealous wife Cate initially makes Parker swear it won't stay, but by the time its' clear nobody will claim him and an adoption candidate is found, she agrees to keep the dog, who won over their daughter Andy and her fiance Michael at first sight. Parker's Japanese college friend Ken inspires naming the pup Hachi(ko), and is pleasantly surprised when Parker successfully tackles the challenge to get it to fetch, which Akitas don't usually do. Hachi makes a habit of waiting for his equally doting master at the station every evening, but after a cardiac crisis, Parker dies. Hachi refuses to accept this, being moved to Michael's home as Cate moves out, waiting for a master who can never come home again, by now collectively adopted by sympathizing town-folk. The story is told in flashbacks as class assignment 'my hero' by Michael's teen son Robbie, who also gets an Akita puppy.", + "genres": [ + "Drama", + "Family" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BNzE4NDg5OWMtMzg3NC00ZDRjLTllMDMtZTRjNWZmNjBmMGZlXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Japanese" + ] + }, + { + "title": "The Red Shoes", + "plot": "Under the authoritarian rule of charismatic ballet impressario Boris Lermontov, his proteges realize the full promise of their talents, but at a price: utter devotion to their art and complete loyalty to Lermontov himself. Under his near-obsessive guidance, young ballerina Victoria Page is poised for superstardom, but earns Lermontov's scorn when she falls in love with Julian Craster, composer of \"The Red Shoes,\" the ballet Lermontov is staging to showcase her talents. Vicky leaves the company and marries Craster, but still finds herself torn between Lermontov's demands and those of her heart.", + "genres": [ + "Drama", + "Music", + "Romance" + ], + "year": 1948, + "url": "https://m.media-amazon.com/images/M/MV5BOWRmNGEwZjUtZjEwNS00OGZmLThhMmEtZTJlMTU5MGQ3ZWUwXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "French", + "Russian" + ] + }, + { + "title": "Logan", + "plot": "In 2029 the mutant population has shrunken significantly due to genetically modified plants designed to reduce mutant powers and the X-Men have disbanded. Logan, whose power to self-heal is dwindling, has surrendered himself to alcohol and now earns a living as a chauffeur. He takes care of the ailing old Professor X whom he keeps hidden away. One day, a female stranger asks Logan to drive a girl named Laura to the Canadian border. At first he refuses, but the Professor has been waiting for a long time for her to appear. Laura possesses an extraordinary fighting prowess and is in many ways like Wolverine. She is pursued by sinister figures working for a powerful corporation; this is because they made her, with Logan's DNA. A decrepit Logan is forced to ask himself if he can or even wants to put his remaining powers to good use. It would appear that in the near-future, the times in which they were able put the world to rights with razor sharp claws and telepathic powers are now over.", + "genres": [ + "Action", + "Drama", + "Sci-Fi", + "Thriller" + ], + "year": 2017, + "url": "https://m.media-amazon.com/images/M/MV5BYzc5MTU4N2EtYTkyMi00NjdhLTg3NWEtMTY4OTEyMzJhZTAzXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Andrei Rublev", + "plot": "Andreiv Rublev charts the life of the great icon painter through a turbulent period of 15th Century Russian history, a period marked by endless fighting between rival Princes and by Tatar invasions.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BMjhkN2Q3MzctNzJiOC00OTc5LWIwOWYtNWRiYWUyMDk0MGZiXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Soviet Union" + ], + "contry_codes": [ + "suhh" + ], + "language": [ + "Russian", + "Italian", + "Tatar" + ] + }, + { + "title": "Ben-Hur", + "plot": "Judah Ben-Hur lives as a rich Jewish prince and merchant in Jerusalem at the beginning of the 1st century. Together with the new governor his old friend Messala arrives as commanding officer of the Roman legions. At first they are happy to meet after a long time but their different politic views separate them. During the welcome parade a roof tile falls down from Judah's house and injures the governor. Although Messala knows they are not guilty, he sends Judah to the galleys and throws his mother and sister into prison. But Judah swears to come back and take revenge.", + "genres": [ + "Adventure", + "Drama", + "History" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BNjgxY2JiZDYtZmMwOC00ZmJjLWJmODUtMTNmNWNmYWI5ODkwL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Nausica\u00e4 of the Valley of the Wind", + "plot": "An animated fantasy-adventure. Set one thousand years from now, the Earth is ravaged by pollution and war. In the Valley of the Wind lives Nausica\u00e4, Princess of her people. Their land borders on a toxic jungle, filled with dangerous over-sized insects. Meanwhile, two nearby nations are bitterly engaged in a war and the Valley of the Wind is stuck in the middle.", + "genres": [ + "Animation", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BODJiNmUzYmQtZTNhNS00NjY0LThmYjMtOTliOTM1NTdkYzY1XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Japan", + "United States" + ], + "contry_codes": [ + "jp", + "us" + ], + "language": [ + "Japanese", + "English" + ] + }, + { + "title": "The 400 Blows", + "plot": "Seemingly in constant trouble at school, 14-year-old Antoine Doinel returns at the end of every day to a drab, unhappy home life. His parents have little money and he sleeps on a couch that's been pushed into the kitchen. His parents bicker constantly and he knows his mother is having an affair. He decides to skip school and begins a downward spiral of lies and theft. His parents are at their wits' end, and after he's stopped by the police, they decide the best thing would be to let Antoine face the consequences. He's sent to a juvenile detention facility where he doesn't do much better. He does manage to escape however.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BYTQ4MjA4NmYtYjRhNi00MTEwLTg0NjgtNjk3ODJlZGU4NjRkL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR6,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French", + "English" + ] + }, + { + "title": "Hotel Rwanda", + "plot": "1994. In Rwanda, the classification of the native population into Hutus and Tutsis, arbitrarily done by the colonial Belgians, is now ingrained within Rwandan mentality despite the Rwandan independence. Despite the Belgians having placed the Tutsis in a higher position during the Belgian rule, they have placed the majority Hutus in power after independence. Paul Rusesabagina, a Hutu married to a Tutsi, Tatiana Rusesabagina, is the House Manager of the Hotel Des Milles Collines in Kigali. The Milles Collines, owned by Sabena (the national airline of Belgium), is a four-star hotel catering primarily to wealthy white westerners. Paul, who knows how to work the system to run the hotel effectively for its guests and for Sabena, is proud that most of the Caucasians who he meets in this professional capacity treat him with respect. After a specific incident, the relative calm between the Tutsi guerrillas and government-backed Hutu militia takes a turn. Paul's thought that the native population as a whole who are not directly involved in the conflict will be protected as the UN peacekeeping forces and thus the world is watching doesn't happen as the western world largely evacuates from Rwanda and abandons the natives. Such begins what will become a genocide of the Tutsi population. Paul, who is able to get his immediate family to the hotel which is still largely seen as a place of sanctuary, will have to use the considerable skills he has used to run the hotel as well as he has instead to keep himself, his family and any others taking refuge at the hotel alive, whether they be Hutu or Tutsi. Meanwhile, Colonel Oliver, a Canadian heading the UN peacekeeping forces, and Pat Archer with the Red Cross do what they can to assist Paul and to get people to safety first to the hotel then out of the country, while field journalists, like photographer Jack Daglish, try to bring the genocide back into the global media to have the world once again care about what is going on.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BZGJjYmIzZmQtNWE4Yy00ZGVmLWJkZGEtMzUzNmQ4ZWFlMjRhXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "South Africa", + "Italy" + ], + "contry_codes": [ + "gb", + "za", + "it" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Harry Potter and the Deathly Hallows: Part 2", + "plot": "Harry (Daniel Radcliffe), Ron (Rupert Grint), and Hermione (Emma Watson) continue their quest of finding and destroying Voldemort's (Ralph Fiennes') three remaining Horcruxes, the magical items responsible for his immortality. But as the mystical Deathly Hallows are uncovered, and Voldemort finds out about their mission, the biggest battle begins, and life as they know it will never be the same again.", + "genres": [ + "Adventure", + "Drama", + "Fantasy", + "Mystery" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMjIyZGU4YzUtNDkzYi00ZDRhLTljYzctYTMxMDQ4M2E0Y2YxXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Amores Perros", + "plot": "On the brink of the new Millennium in the bustling City of Mexico, one horrible car accident intertwines inextricably the lives of three perfect strangers. Octavio, a rebellious adolescent who is secretly in love with his sister-in-law, dreams of escaping his miserable life, and for this reason, he enters reluctantly the obscure world of dog fighting with his lethal dog Cofi. And then unexpectedly, Valeria, a stunning woman and famous supermodel, will cross paths with Octavio, while in the meantime, her pampered little dog Richie manages to vanish into thin air in the confined space of her apartment. Lastly, Chivo, an ex-guerrilla vagabond, after abandoning his little daughter, unable to make up for lost time, he channels his love to the city's strays and a mortally wounded Rottweiler. In the end, even though all the weary characters, men and beasts, wish for a bright future, in this life-changing journey in the pursuit of love, sometimes infidelity, sin and death can get in the way.", + "genres": [ + "Drama", + "Thriller" + ], + "year": 2000, + "url": "https://pics.filmaffinity.com/amores_perros-333613612-large.jpg", + "rating": 8.1, + "countries": [ + "Mexico" + ], + "contry_codes": [ + "mx" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Dead Poets Society", + "plot": "Painfully shy Todd Anderson has been sent to the school where his popular older brother was valedictorian. His roommate, Neil Perry, although exceedingly bright and popular, is very much under the thumb of his overbearing father. The two, along with their other friends, meet Professor Keating, their new English teacher, who tells them of the Dead Poets Society, and encourages them to go against the status quo. Each does so in his own way, and is changed for life.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 1989, + "url": "https://m.media-amazon.com/images/M/MV5BOGYwYWNjMzgtNGU4ZC00NWQ2LWEwZjUtMzE1Zjc3NjY3YTU1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Latin" + ] + }, + { + "title": "Spotlight", + "plot": "When the Boston Globe's tenacious \"Spotlight\" team of reporters delves into allegations of abuse in the Catholic Church, their year-long investigation uncovers a decades-long cover-up at the highest levels of Boston's religious, legal, and government establishment, touching off a wave of revelations around the world.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BMjIyOTM5OTIzNV5BMl5BanBnXkFtZTgwMDkzODE2NjE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "White Heat", + "plot": "Cody Jarrett is the sadistic leader of a ruthless gang of thieves. Afflicted by terrible headaches and fiercely devoted to his 'Ma,' Cody is a volatile, violent, and eccentric leader. Cody's top henchman wants to lead the gang and attempts to have an 'accident' happen to Cody, while he is running the gang from in jail. But Cody is saved by an undercover cop, who thereby befriends him and infiltrates the gang. Finally, the stage is set for Cody's ultimate betrayal and downfall, during a big heist at a chemical plant.", + "genres": [ + "Action", + "Crime", + "Drama", + "Film-Noir" + ], + "year": 1949, + "url": "https://m.media-amazon.com/images/M/MV5BZmI5NTA3MjItYzdhMi00MWMxLTg3OWMtYWQyYjg5MTFmM2U0L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Ace in the Hole", + "plot": "Charles Tatum, a down-on-his-luck reporter, takes a job with a small New Mexico newspaper. The job is pretty boring until he finds a man trapped in an old Indian dwelling. He jumps at the chance to make a name for himself by taking over and prolonging the rescue effort, and feeding stories to major newspapers. He creates a national media sensation and milks it for all it is worth - until things go terribly wrong.", + "genres": [ + "Drama", + "Film-Noir" + ], + "year": 1951, + "url": "https://m.media-amazon.com/images/M/MV5BNDUzZjlhZTYtN2E5MS00ODQ3LWI1ZjgtNzdiZmI0NTZiZTljXkEyXkFqcGdeQXVyMjI4MjA5MzA@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish", + "Latin" + ] + }, + { + "title": "Rebecca", + "plot": "A shy lady's companion, staying in Monte Carlo with her stuffy employer, meets the wealthy Maxim de Winter. She and Max fall in love, marry and return to Manderley, his large country estate in Cornwall. Max is still troubled by the death of his first wife, Rebecca, in a boating accident the year before. The second Mrs. de Winter clashes with the housekeeper, Mrs. Danvers, and discovers that Rebecca still has a strange hold on everyone at Manderley.", + "genres": [ + "Drama", + "Mystery", + "Romance", + "Thriller" + ], + "year": 1940, + "url": "https://m.media-amazon.com/images/M/MV5BZmEwYTRhYmMtODA0NS00NmMyLThjMTctMTVmZmNlMzg2YjEyXkEyXkFqcGdeQXVyMTMxMTY0OTQ@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Rocky", + "plot": "Rocky Balboa is a struggling boxer trying to make the big time, working as a debt collector for a pittance. When heavyweight champion Apollo Creed visits Philadelphia, his managers want to set up an exhibition match between Creed and a struggling boxer, touting the fight as a chance for a \"nobody\" to become a \"somebody\". The match is supposed to be easily won by Creed, but someone forgot to tell Rocky, who sees this as his only shot at the big time.", + "genres": [ + "Drama", + "Sport" + ], + "year": 1976, + "url": "https://m.media-amazon.com/images/M/MV5BMTY5MDMzODUyOF5BMl5BanBnXkFtZTcwMTQ3NTMyNA@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Monsters, Inc.", + "plot": "A city of monsters with no humans called Monstropolis centers around the city's power company, Monsters, Inc. The lovable, confident, tough, furry blue behemoth-like giant monster named James P. Sullivan (better known as Sulley) and his wisecracking best friend, short, green cyclops monster Mike Wazowski, discover what happens when the real world interacts with theirs in the form of a 2-year-old baby girl dubbed \"Boo,\" who accidentally sneaks into the monster world with Sulley one night. And now it's up to Sulley and Mike to send Boo back in her door before anybody finds out, especially two evil villains such as Sulley's main rival as a scarer, chameleon-like Randall (a monster that Boo is very afraid of), who possesses the ability to change the color of his skin, and Mike and Sulley's boss Mr. Waternoose, the chairman and chief executive officer of Monsters, Inc.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BMTY1NTI0ODUyOF5BMl5BanBnXkFtZTgwNTEyNjQ0MDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Handmaiden", + "plot": "1930s Korea, in the period of Japanese occupation, a new girl (Sookee) is hired as a handmaiden to a Japanese heiress (Hideko) who lives a secluded life on a large countryside estate with her domineering Uncle (Kouzuki). But the maid has a secret. She is a pickpocket recruited by a swindler posing as a Japanese Count to help him seduce the Lady to elope with him, rob her of her fortune, and lock her up in a madhouse. The plan seems to proceed according to plan until Sookee and Hideko discover some unexpected emotions.", + "genres": [ + "Drama", + "Romance", + "Thriller" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BNDJhYTk2MTctZmVmOS00OTViLTgxNjQtMzQxOTRiMDdmNGRjXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean", + "Japanese" + ] + }, + { + "title": "It Happened One Night", + "plot": "Ellie Andrews has just tied the knot with society aviator King Westley when she is whisked away to her father's yacht and out of King's clutches. Ellie jumps ship and eventually winds up on a bus headed back to her husband. Reluctantly she must accept the help of out-of- work reporter Peter Warne. Actually, Warne doesn't give her any choice: either she sticks with him until he gets her back to her husband, or he'll blow the whistle on Ellie to her father. Either way, Peter gets what (he thinks!) he wants .... a really juicy newspaper story.", + "genres": [ + "Comedy", + "Romance" + ], + "year": 1934, + "url": "https://m.media-amazon.com/images/M/MV5BZmViYmM5OTYtNGQ4Ny00YjQyLThiNjEtYTE4MGZhZTNmZjcyL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "La Haine", + "plot": "The film follows three young men and their time spent in the French suburban \"ghetto,\" over a span of twenty-four hours. Vinz, a Jew, Sa\u00efd, an Arab, and Hubert, a black boxer, have grown up in these French suburbs where high levels of diversity coupled with the racist and oppressive police force have raised tensions to a critical breaking point. During the riots that took place a night before, a police officer lost his handgun in the ensuing madness, only to leave it for Vinz to find. Now, with a newfound means to gain the respect he deserves, Vinz vows to kill a cop if his friend Abdel dies in the hospital, due the beating he received while in police custody.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BNDNiOTA5YjktY2Q0Ni00ODgzLWE5MWItNGExOWRlYjY2MjBlXkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French" + ] + }, + { + "title": "Lagaan: Once Upon a Time in India", + "plot": "This is the story about the resilience shown by the Indians when they were under the British Rule. They are already taxed to the bone by the British and their cronies, but when Jack Russell announces that he will double the Lagaan (tax) from all villagers, they decide to oppose it. Leading the villagers is a handsome young man named Bhuvan, who challenges them to a game of cricket, a game that is to be played by veteran British cricket players, versus villagers, including Bhuvan himself, who have never played this game before, and do not even know a bat from a piece of wood. As the challenge is accepted, the interest grows and attracts Indians from all over the region, as well as the British from all over the country - as everyone gathers to see the 'fair play' that the British will display against their counter-parts, who are aided by none other than the sister, Elizabeth, of Captain Rusell.", + "genres": [ + "Adventure", + "Drama", + "Musical", + "Sport" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BNDYxNWUzZmYtOGQxMC00MTdkLTkxOTctYzkyOGIwNWQxZjhmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English", + "Awadhi", + "Urdu" + ] + }, + { + "title": "Gangs of Wasseypur", + "plot": "Shahid Khan is exiled after impersonating the legendary Sultana Daku in order to rob British trains. Now outcast, Shahid becomes a worker at Ramadhir Singh's colliery, only to spur a revenge battle that passes on to generations. At the turn of the decade, Shahid's son, the philandering Sardar Khan vows to get his father's honor back, becoming the most feared man of Wasseypur.", + "genres": [ + "Action", + "Comedy", + "Crime", + "Drama", + "Thriller" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BMTc5NjY4MjUwNF5BMl5BanBnXkFtZTgwODM3NzM5MzE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi" + ] + }, + { + "title": "The Princess Bride", + "plot": "An elderly man reads the book \"The Princess Bride\" to his sick and thus currently bedridden adolescent grandson, the reading of the book which has been passed down within the family for generations. The grandson is sure he won't like the story, with a romance at its core, he preferring something with lots of action and \"no kissing\". But the grandson is powerless to stop his grandfather, whose feelings he doesn't want to hurt. The story centers on Buttercup, a former farm girl who has been chosen as the princess bride to Prince Humperdinck of Florian. Buttercup does not love him, she who still laments the death of her one true love, Westley, five years ago. Westley was a hired hand on the farm, his stock answer of \"as you wish\" to any request she made of him which she came to understand was his way of saying that he loved her. But Westley went away to sea, only to be killed by the Dread Pirate Roberts. On a horse ride to clear her mind of her upcoming predicament of marriage, Buttercup is kidnapped by a band of bandits: Vizzini who works on his wits, and his two associates, a giant named Fezzik who works on his brawn, and a Spaniard named Inigo Montoya, who has trained himself his entire life to be an expert swordsman. They in turn are chased by the Dread Pirate Roberts himself. But chasing them all is the Prince, and his men led by Count Tyrone Rugen. What happens to these collectives is dependent partly on Buttercup, who does not want to marry the Prince, and may see other options as lesser evils, and partly on the other motives of individuals within the groups. But a larger question is what the grandson will think of the story as it proceeds and at its end, especially as he sees justice as high a priority as action.", + "genres": [ + "Adventure", + "Family", + "Fantasy", + "Romance" + ], + "year": 1987, + "url": "https://m.media-amazon.com/images/M/MV5BMGM4M2Q5N2MtNThkZS00NTc1LTk1NTItNWEyZjJjNDRmNDk5XkEyXkFqcGdeQXVyMjA0MDQ0Mjc@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "PK", + "plot": "P. K. is a comedy of ideas about a stranger in the city, who asks questions that no one has asked before. They are innocent, child-like questions, but they bring about catastrophic answers. People who are set in their ways for generations, are forced to reappraise their world when they see it from PK's innocent eyes. In the process PK makes loyal friends and powerful foes. Mends broken lives and angers the establishment. P. K.'s childlike curiosity transforms into a spiritual odyssey for him and millions of others. The film is an ambitious and uniquely original exploration of complex philosophies. It is also a simple and humane tale of love, laughter and letting-go. Finally, it is a moving saga about a friendship between strangers from worlds apart.", + "genres": [ + "Comedy", + "Drama", + "Fantasy" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMTYzOTE2NjkxN15BMl5BanBnXkFtZTgwMDgzMTg0MzE@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English", + "Urdu", + "Persian", + "Kurdish" + ] + }, + { + "title": "Before Sunset", + "plot": "Early thirty-something American Jesse Wallace is in a Paris bookstore, the last stop on a tour to promote his best selling book, This Time. Although he is vague to reporters about the source material for the book, it is about his chance encounter nine years earlier on June 15-16, 1994 with a Parisienne named Celine, and the memorable and romantic day and evening they spent together in Vienna. At the end of their encounter at the Vienna train station, which is also how the book ends, they, not providing contact information to the other, vowed to meet each other again in exactly six months at that very spot. As the media scrum at the bookstore nears its conclusion, Jesse spots Celine in the crowd, she who only found out about the book when she earlier saw his photograph promoting this public appearance. Much like their previous encounter, Jesse and Celine, who is now an environmental activist, decide to spend time together until he is supposed to catch his flight back to New York, this time only being about an hour. Beyond the issue of the six month meeting, what has happened in their lives in the intervening nine years, and their current lives, they once again talk about their philosophies of life and love, this time with the knowledge of their day together and how it shaped what has happened to them.", + "genres": [ + "Drama", + "Romance" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BMTQ1MjAwNTM5Ml5BMl5BanBnXkFtZTYwNDM0MTc3._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States", + "France" + ], + "contry_codes": [ + "us", + "fr" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Butch Cassidy and the Sundance Kid", + "plot": "Butch and Sundance are the two leaders of the Hole-in-the-Wall Gang. Butch is all ideas, Sundance is all action and skill. The west is becoming civilized, and when Butch and Sundance rob a train once too often, a special posse begins trailing them no matter where they run. Over rocks, through towns, across rivers, the group is always just behind them. When they finally escape through sheer luck, Butch has another idea, \"Let's go to Bolivia\". Based on the exploits of the historical characters.", + "genres": [ + "Biography", + "Crime", + "Drama", + "Western" + ], + "year": 1969, + "url": "https://m.media-amazon.com/images/M/MV5BMTkyMTM2NDk5Nl5BMl5BanBnXkFtZTgwNzY1NzEyMDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "The Help", + "plot": "Set in Mississippi during the 1960s, Skeeter (Stone) is a southern society girl who returns from college determined to become a writer, but turns her friends' lives -- and a Mississippi town -- upside down when she decides to interview the black women who have spent their lives taking care of prominent southern families. Aibileen (Davis), Skeeter's best friend's housekeeper, is the first to open up -- to the dismay of her friends in the tight-knit black community. Despite Skeeter's life-long friendships hanging in the balance, she and Aibileen continue their collaboration and soon more women come forward to tell their stories -- and as it turns out, they have a lot to say. Along the way, unlikely friendships are forged and a new sisterhood emerges, but not before everyone in town has a thing or two to say themselves when they become unwittingly -- and unwillingly -- caught up in the changing times.", + "genres": [ + "Drama" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMTM5OTMyMjIxOV5BMl5BanBnXkFtZTcwNzU4MjIwNQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "India", + "United Arab Emirates", + "United Kingdom", + "France", + "Canada", + "Germany" + ], + "contry_codes": [ + "us", + "in", + "ae", + "gb", + "fr", + "ca", + "de" + ], + "language": [ + "English" + ] + }, + { + "title": "The Terminator", + "plot": "A cyborg is sent from the future on a deadly mission. He has to kill Sarah Connor, a young woman whose life will have a great significance in years to come. Sarah has only one protector - Kyle Reese - also sent from the future. The Terminator uses his exceptional intelligence and strength to find Sarah, but is there any way to stop the seemingly indestructible cyborg ?", + "genres": [ + "Action", + "Sci-Fi" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BYTViNzMxZjEtZGEwNy00MDNiLWIzNGQtZDY2MjQ1OWViZjFmXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "In the Mood for Love", + "plot": "Set in Hong Kong, 1962, Chow Mo-Wan is a newspaper editor who moves into a new building with his wife. At the same time, Su Li-zhen, a beautiful secretary and her executive husband also move in to the crowded building. With their spouses often away, Chow and Li-zhen spend most of their time together as friends. They have everything in common from noodle shops to martial arts. Soon, they are shocked to discover that their spouses are having an affair. Hurt and angry, they find comfort in their growing friendship even as they resolve not to be like their unfaithful mates.", + "genres": [ + "Drama", + "Romance" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BYjZjODRlMjQtMjJlYy00ZDBjLTkyYTQtZGQxZTk5NzJhYmNmXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Hong Kong", + "China" + ], + "contry_codes": [ + "hk", + "cn" + ], + "language": [ + "Cantonese", + "Shanghainese", + "French", + "Spanish" + ] + }, + { + "title": "Akira", + "plot": "Kaneda is a bike gang leader whose close friend Tetsuo gets involved in a government secret project known as Akira. On his way to save Tetsuo, Kaneda runs into a group of anti-government activists, greedy politicians, irresponsible scientists and a powerful military leader. The confrontation sparks off Tetsuo's supernatural power leading to bloody death, a coup attempt and the final battle in Tokyo Olympiad where Akira's secrets were buried 30 years ago.", + "genres": [ + "Animation", + "Action", + "Drama", + "Sci-Fi", + "Thriller" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BZjdlZDBkMDMtNTJhYS00OThmLTk3MzctYzc4NTAwOTIwZTA4XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Paris, Texas", + "plot": "A man wanders out of the desert after a four year absence. His brother finds him, and together they return to L.A. to reunite the man with his young son. Soon after, he and the boy set out to locate the mother of the child, who left shortly after the man disappeared.", + "genres": [ + "Drama" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BM2RjMmU3ZWItYzBlMy00ZmJkLWE5YzgtNTVkODdhOWM3NGZhXkEyXkFqcGdeQXVyNDA5Mjg5MjA@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "West Germany", + "France" + ], + "contry_codes": [ + "xwg", + "fr" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Munna Bhai M.B.B.S.", + "plot": "In India gangsters are called Bhai (brothers). One such Bhai is Munna, who is feared by everyone in Mumbai, a big city in India. He cons his village-based parents into believing that he is a doctor. He gets a shock when he finds out that they are coming to verify for themselves. So he transforms a rooming shanty house into a makeshift hospital, populated by patients, people he beats up. His parents arrive, are pleased, and happy that their son is well settled. They would like him to get married to a doctor's daughter. The marriage is arranged, but before the engagement, the bride's father finds out the truth about Munna, and cancels the marriage. Munna's humiliated parents see the truth for themselves, and hurt, they return home, leaving Munna with a strong desire to hurt the doctor - and force him to let his daughter get married to him - even if it means getting admitted in the medical college - with forged documents!!!", + "genres": [ + "Comedy", + "Drama", + "Musical" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BMzQ4MTBlYTQtMzJkYS00OGNjLTk1MWYtNzQ0OTQ0OWEyOWU1XkEyXkFqcGdeQXVyNDgyODgxNjE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi" + ] + }, + { + "title": "Aladdin", + "plot": "Aladdin is a poor street urchin who spends his time stealing food from the marketplace in the city of Agrabah. His adventures begin when he meets a young girl who happens to be Princess Jasmine, who is forced to be married by her wacky yet estranged father. Aladdin's luck suddenly changes when he retrieves a magical lamp from the Cave of Wonders. What he unwittingly gets is a fun-loving genie who only wishes to have his freedom. Little do they know is that the Sultan's sinister advisor Jafar has his own plans for both Aladdin and the lamp.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy", + "Musical", + "Romance" + ], + "year": 1992, + "url": "https://m.media-amazon.com/images/M/MV5BY2Q2NDI1MjUtM2Q5ZS00MTFlLWJiYWEtNTZmNjQ3OGJkZDgxXkEyXkFqcGdeQXVyNTI4MjkwNjA@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Guardians of the Galaxy", + "plot": "After stealing a mysterious orb in the far reaches of outer space, Peter Quill from Earth is now the main target of a manhunt led by the villain known as Ronan the Accuser. To help fight Ronan and his team and save the galaxy from his power, Quill creates a team of space heroes known as the \"Guardians of the Galaxy\" to save the galaxy.", + "genres": [ + "Action", + "Adventure", + "Comedy", + "Sci-Fi" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMTAwMjU5OTgxNjZeQTJeQWpwZ15BbWU4MDUxNDYxODEx._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Infernal Affairs", + "plot": "Chan Wing Yan, a young police officer, has been sent undercover as a mole in the local mafia. Lau Kin Ming, a young mafia member, infiltrates the police force. Years later, their older counterparts, Chen Wing Yan and Inspector Lau Kin Ming, respectively, race against time to expose the mole within their midst.", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BM2U0NTcxOTktN2MwZS00N2Q2LWJlYWItMTg0NWIyMDIxNzU5L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Hong Kong" + ], + "contry_codes": [ + "hk" + ], + "language": [ + "Cantonese", + "English", + "Thai" + ] + }, + { + "title": "The Battle of Algiers", + "plot": "A film commissioned by the Algerian government that shows the Algerian revolution from both sides. The French foreign legion has left Vietnam in defeat and has something to prove. The Algerians are seeking independence. The two clash. The torture used by the French is contrasted with the Algerian's use of bombs in soda shops. A look at war as a nasty thing that harms and sullies everyone who participates in it.", + "genres": [ + "Drama", + "War" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BZWEzMGY4OTQtYTdmMy00M2QwLTliYTQtYWUzYzc3OTA5YzIwXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Italy", + "Algeria" + ], + "contry_codes": [ + "it", + "dz" + ], + "language": [ + "French", + "Arabic", + "English" + ] + }, + { + "title": "The Legend of 1900", + "plot": "1900. Danny Boodmann, a stoker on an American passenger liner, Virginian, finds a baby abandoned on the ship. He names the child Danny Boodmann T.D. Lemon Nineteen Hundred '1900' and raises the child as his own until his death in an accident on the ship. The child never leaves the ship and turns out to be a musical genius, especially when it comes to playing the piano. As an adult he befriends a trumpet player in the ship's band, Max Tooney. After several years on the ship Max leaves, and tells the story of 1900 to the owner of a music store.", + "genres": [ + "Drama", + "Music", + "Romance" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMzIwOTdmNjQtOWQ1ZS00ZWQ4LWIxYTMtOWFkM2NjODJiMGY4L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNTI4MjkwNjA@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Italy" + ], + "contry_codes": [ + "it" + ], + "language": [ + "English", + "French", + "Italian" + ] + }, + { + "title": "Castle in the Sky", + "plot": "A young boy stumbles into a mysterious girl who floats down from the sky. The girl, Sheeta, was chased by pirates, army and government secret agents. In saving her life, they begin a high flying adventure that goes through all sorts of flying machines, eventually searching for Sheeta's identity in a floating castle of a lost civilization.", + "genres": [ + "Animation", + "Adventure", + "Drama", + "Family", + "Fantasy", + "Sci-Fi" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BNTg0NmI1ZGQtZTUxNC00NTgxLThjMDUtZmRlYmEzM2MwOWYwXkEyXkFqcGdeQXVyMzM4MjM0Nzg@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + } + ] +} \ No newline at end of file diff --git a/uf02/exercici_json/js/data/municipis.json b/uf02/exercici_json/js/data/municipis.json new file mode 100755 index 0000000..83cd546 --- /dev/null +++ b/uf02/exercici_json/js/data/municipis.json @@ -0,0 +1,11237 @@ +{ + "nom": "Municipis", + "machinename": "municipis", + "descripcio": "Municipis de la província de Barcelona.", + "paraules_clau": [ + "dades", + "municipals", + "ajuntaments", + "comarques", + "contacte", + "coordenades", + "web", + "INE", + "escut" + ], + "llicencia": "https:\/\/creativecommons.org\/licenses\/by\/4.0\/deed.ca", + "freq_actualitzacio": 7, + "sector": [ + "sector-publico" + ], + "tema": [ + "administracio-local" + ], + "responsable": "Diputació de Barcelona", + "idioma": "Català", + "home_page": "http:\/\/www.diba.cat\/web\/municipis", + "referencies": [ + { + "url": null, + "nom": null + } + ], + "tipus": "municipi", + "estat": "public", + "creacio": "2013-09-18 11:49:45", + "modificacio": "2019-11-09 02:07:03", + "entitats": 311, + "elements": [ + { + "ine": "08298", + "municipi_nom": "Vic", + "municipi_nom_curt": "Vic", + "municipi_article": "", + "municipi_transliterat": "vic", + "municipi_curt_transliterat": "vic", + "centre_municipal": "41.9302021,2.2545943", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ciutat, 1, 08500 Vic", + "adreca": "Ciutat, 1", + "codi_postal": "08500", + "localitzacio": "41.92991505,2.25504613858393", + "telefon_contacte": "938862100", + "fax": "938862921", + "email": "atenciociutadana@vic.cat", + "url_general": "https:\/\/www.vic.cat", + "cif": "P0829900J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08298.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08298.jpg", + "ine6": "082981", + "nom_dbpedia": "Vic", + "nombre_habitants": "45040", + "extensio": "30.92", + "altitud": "487" + }, + { + "ine": "08156", + "municipi_nom": "Palau-solità i Plegamans", + "municipi_nom_curt": "Palau-solità i Plegamans", + "municipi_article": "", + "municipi_transliterat": "palausolita_i_plegamans", + "municipi_curt_transliterat": "palausolita_i_plegamans", + "centre_municipal": "41.5874716,2.1785632", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08184 Palau-solità i Plegamans", + "adreca": "Pl. Vila, 1", + "codi_postal": "08184", + "localitzacio": "41.5874716,2.1785632", + "telefon_contacte": "938648056", + "fax": "938649259", + "email": "info@palauplegamans.cat", + "url_general": "https:\/\/www.palauplegamans.cat", + "cif": "P0815500D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08156.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08156.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08156.jpg", + "ine6": "081568", + "nom_dbpedia": "Palau-solità_i_Plegamans", + "nombre_habitants": "14636", + "extensio": "14.93", + "altitud": "130" + }, + { + "ine": "08171", + "municipi_nom": "Prats de Lluçanès", + "municipi_nom_curt": "Prats de Lluçanès", + "municipi_article": "", + "municipi_transliterat": "prats_de_llucanes", + "municipi_curt_transliterat": "prats_de_llucanes", + "centre_municipal": "42.0088886,2.0306807", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig del Lluçanès, s\/n Edifici Cal Bach, 08513 Prats de Lluçanès", + "adreca": "Passeig del Lluçanès, s\/n Edifici Cal Bach", + "codi_postal": "08513", + "localitzacio": "42.0088886,2.0306807", + "telefon_contacte": "938560100", + "fax": "938508070", + "email": "ajuntament@pratsdellucanes.cat", + "url_general": "https:\/\/www.pratsdellucanes.cat", + "cif": "P0817000C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08171.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08171.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08171.jpg", + "ine6": "081712", + "nom_dbpedia": "Prats_de_Lluçanès", + "nombre_habitants": "2537", + "extensio": "13.29", + "altitud": "707" + }, + { + "ine": "08197", + "municipi_nom": "Sant Andreu de Llavaneres", + "municipi_nom_curt": "Sant Andreu de Llavaneres", + "municipi_article": "", + "municipi_transliterat": "sant_andreu_de_llavaneres", + "municipi_curt_transliterat": "sant_andreu_de_llavaneres", + "centre_municipal": "41.5739524,2.4828158", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08392 Sant Andreu de Llavaneres", + "adreca": "Pl. Vila, 1", + "codi_postal": "08392", + "localitzacio": "41.5739524,2.4828158", + "telefon_contacte": "937023600", + "fax": "937952630", + "email": "ajuntament@llavaneres.es", + "url_general": "https:\/\/www.ajllavaneres.cat", + "cif": "P0819600H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08197.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08197.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08197.jpg", + "ine6": "081976", + "nom_dbpedia": "Sant_Andreu_de_Llavaneres", + "nombre_habitants": "10877", + "extensio": "11.9", + "altitud": "125" + }, + { + "ine": "08210", + "municipi_nom": "Sant Feliu de Codines", + "municipi_nom_curt": "Sant Feliu de Codines", + "municipi_article": "", + "municipi_transliterat": "sant_feliu_de_codines", + "municipi_curt_transliterat": "sant_feliu_de_codines", + "centre_municipal": "41.6885036,2.1646769", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Josep Umbert Ventura, 2, 08182 Sant Feliu de Codines", + "adreca": "Plaça Josep Umbert Ventura, 2", + "codi_postal": "08182", + "localitzacio": "41.6885036,2.1646769", + "telefon_contacte": "938662768", + "fax": "938662634", + "email": "st.feliuc@diba.cat", + "url_general": "https:\/\/www.santfeliudecodines.cat", + "cif": "P0820900I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08210.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08210.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08210.jpg", + "ine6": "082107", + "nom_dbpedia": "Sant_Feliu_de_Codines", + "nombre_habitants": "6184", + "extensio": "15.18", + "altitud": "480" + }, + { + "ine": "08215", + "municipi_nom": "Sant Hipòlit de Voltregà", + "municipi_nom_curt": "Sant Hipòlit de Voltregà", + "municipi_article": "", + "municipi_transliterat": "sant_hipolit_de_voltrega", + "municipi_curt_transliterat": "sant_hipolit_de_voltrega", + "centre_municipal": "42.01544,2.23649", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08512 Sant Hipòlit de Voltregà", + "adreca": "Pl. Vila, 1", + "codi_postal": "08512", + "localitzacio": "42.01544,2.23649", + "telefon_contacte": "938502626", + "fax": "938502339", + "email": "st.hipolit@diba.cat", + "url_general": "https:\/\/www.santhipolitdevoltrega.cat", + "cif": "P0821400I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08215.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08215.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08215.jpg", + "ine6": "082153", + "nom_dbpedia": "Sant_Hipòlit_de_Voltregà", + "nombre_habitants": "3475", + "extensio": ".97", + "altitud": "533" + }, + { + "ine": "08216", + "municipi_nom": "Sant Jaume de Frontanyà", + "municipi_nom_curt": "Sant Jaume de Frontanyà", + "municipi_article": "", + "municipi_transliterat": "sant_jaume_de_frontanya", + "municipi_curt_transliterat": "sant_jaume_de_frontanya", + "centre_municipal": "42.1871657,2.023848", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 08619 Sant Jaume de Frontanyà", + "adreca": "Casa Consistorial", + "codi_postal": "08619", + "localitzacio": "42.1871657,2.023848", + "telefon_contacte": "938239194", + "fax": "938239120", + "email": "st.jaume@diba.cat", + "url_general": "https:\/\/www.santjaumedefrontanya.cat", + "cif": "P0821500F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08216.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08216.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08216.jpg", + "ine6": "082166", + "nom_dbpedia": "Sant_Jaume_de_Frontanyà", + "nombre_habitants": "30", + "extensio": "21.15", + "altitud": "1072" + }, + { + "ine": "08051", + "municipi_nom": "Castellar del Vallès", + "municipi_nom_curt": "Castellar del Vallès", + "municipi_article": "", + "municipi_transliterat": "castellar_del_valles", + "municipi_curt_transliterat": "castellar_del_valles", + "centre_municipal": "41.6177661,2.0881664", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig de Tolrà, 1, 08211 Castellar del Vallès", + "adreca": "Passeig de Tolrà, 1", + "codi_postal": "08211", + "localitzacio": "41.6177661,2.0881664", + "telefon_contacte": "937144040", + "fax": "937144093", + "email": "alcaldia@castellarvalles.cat", + "url_general": "https:\/\/www.castellarvalles.cat", + "cif": "P0805000G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08051.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08051.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08051.jpg", + "ine6": "080517", + "nom_dbpedia": "Castellar_del_Vallès", + "nombre_habitants": "24036", + "extensio": "44.7", + "altitud": "331" + }, + { + "ine": "08059", + "municipi_nom": "Castellfollit del Boix", + "municipi_nom_curt": "Castellfollit del Boix", + "municipi_article": "", + "municipi_transliterat": "castellfollit_del_boix", + "municipi_curt_transliterat": "castellfollit_del_boix", + "centre_municipal": "41.6657331,1.6847457", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08255 Castellfollit del Boix", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08255", + "localitzacio": "41.6657331,1.6847457", + "telefon_contacte": "938356033", + "fax": "938356103", + "email": "castellfollitb@diba.cat", + "url_general": "https:\/\/castellfollitdelboix.cat", + "cif": "P0805800J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08059.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08059.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08059.jpg", + "ine6": "080594", + "nom_dbpedia": "Castellfollit_del_Boix", + "nombre_habitants": "446", + "extensio": "59.42", + "altitud": "702" + }, + { + "ine": "08232", + "municipi_nom": "Sant Pere de Riudebitlles", + "municipi_nom_curt": "Sant Pere de Riudebitlles", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_riudebitlles", + "municipi_curt_transliterat": "sant_pere_de_riudebitlles", + "centre_municipal": "41.4535893,1.7017388", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de les Eres, 1, 08776 Sant Pere de Riudebitlles", + "adreca": "Plaça de les Eres, 1", + "codi_postal": "08776", + "localitzacio": "41.45338825,1.70174745683846", + "telefon_contacte": "938995061", + "fax": "938996081", + "email": "st.pereriu@diba.cat", + "url_general": "https:\/\/www.santperederiudebitlles.cat", + "cif": "P0823200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08232.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08232.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08232.jpg", + "ine6": "082325", + "nom_dbpedia": "Sant_Pere_de_Riudebitlles", + "nombre_habitants": "2338", + "extensio": "5.39", + "altitud": "245" + }, + { + "ine": "08903", + "municipi_nom": "Sant Julià de Cerdanyola", + "municipi_nom_curt": "Sant Julià de Cerdanyola", + "municipi_article": "", + "municipi_transliterat": "sant_julia_de_cerdanyola", + "municipi_curt_transliterat": "sant_julia_de_cerdanyola", + "centre_municipal": "42.2197601,1.8951755", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Local Municipal, s\/n, 08694 Sant Julià de Cerdanyola", + "adreca": "Local Municipal, s\/n", + "codi_postal": "08694", + "localitzacio": "42.2197601,1.8951755", + "telefon_contacte": "938227667", + "fax": "938227669", + "email": "st.juliac@diba.cat", + "url_general": "https:\/\/www.santjuliadecerdanyola.cat", + "cif": "P0831100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08903.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08903.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08903.jpg", + "ine6": "089030", + "nom_dbpedia": "Sant_Julià_de_Cerdanyola", + "nombre_habitants": "244", + "extensio": "12.3", + "altitud": "920" + }, + { + "ine": "08127", + "municipi_nom": "Monistrol de Montserrat", + "municipi_nom_curt": "Monistrol de Montserrat", + "municipi_article": "", + "municipi_transliterat": "monistrol_de_montserrat", + "municipi_curt_transliterat": "monistrol_de_montserrat", + "centre_municipal": "41.6105028,1.8452698", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Font Gran, 2, 08691 Monistrol de Montserrat", + "adreca": "Pl. Font Gran, 2", + "codi_postal": "08691", + "localitzacio": "41.6105028,1.8452698", + "telefon_contacte": "938350011", + "fax": "938284163", + "email": "monistrolm@monistroldemontserrat.cat", + "url_general": "https:\/\/www.monistroldemontserrat.cat", + "cif": "P0812600E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08127.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08127.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08127.jpg", + "ine6": "081271", + "nom_dbpedia": "Monistrol_de_Montserrat", + "nombre_habitants": "2955", + "extensio": "12.04", + "altitud": "161" + }, + { + "ine": "08228", + "municipi_nom": "Sant Martí Sesgueioles", + "municipi_nom_curt": "Sant Martí Sesgueioles", + "municipi_article": "", + "municipi_transliterat": "sant_marti_sesgueioles", + "municipi_curt_transliterat": "sant_marti_sesgueioles", + "centre_municipal": "41.70067,1.49087", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08282 Sant Martí Sesgueioles", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08282", + "localitzacio": "41.70067,1.49087", + "telefon_contacte": "938681122", + "fax": "938681122", + "email": "st.martises@diba.cat", + "url_general": "https:\/\/www.sesgueioles.cat", + "cif": "P0822800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08228.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08228.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08228.jpg", + "ine6": "082286", + "nom_dbpedia": "Sant_Martí_Sesgueioles", + "nombre_habitants": "344", + "extensio": "3.8", + "altitud": "646" + }, + { + "ine": "08072", + "municipi_nom": "Corbera de Llobregat", + "municipi_nom_curt": "Corbera de Llobregat", + "municipi_article": "", + "municipi_transliterat": "corbera_de_llobregat", + "municipi_curt_transliterat": "corbera_de_llobregat", + "centre_municipal": "41.4166171,1.9338636", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de La Pau, 5, 08757 Corbera de Llobregat", + "adreca": "Carrer de La Pau, 5", + "codi_postal": "08757", + "localitzacio": "41.4146257,1.9327708", + "telefon_contacte": "936500211", + "fax": "936500662", + "email": "ajuntament@corberadellobregat.cat", + "url_general": "http:\/\/www.corberadellobregat.cat", + "cif": "P0807100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08072.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08072.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08072.jpg", + "ine6": "080728", + "nom_dbpedia": "Corbera_de_Llobregat", + "nombre_habitants": "14643", + "extensio": "18.46", + "altitud": "342" + }, + { + "ine": "08101", + "municipi_nom": "L'Hospitalet de Llobregat", + "municipi_nom_curt": "Hospitalet de Llobregat", + "municipi_article": "L'", + "municipi_transliterat": "lhospitalet_de_llobregat", + "municipi_curt_transliterat": "hospitalet_de_llobregat", + "centre_municipal": "41.3598601,2.0997927", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 11, 08901 Hospitalet de Llobregat", + "adreca": "Plaça de l'Ajuntament, 11", + "codi_postal": "08901", + "localitzacio": "41.3598601,2.0997927", + "telefon_contacte": "934029400", + "fax": "933381847", + "email": "secretaria@l-h.cat", + "url_general": "https:\/\/www.l-h.cat", + "cif": "P0810000J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08101.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08101.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08101.jpg", + "ine6": "081017", + "nom_dbpedia": "L'Hospitalet_de_Llobregat", + "nombre_habitants": "261068", + "extensio": "12.36", + "altitud": "8" + }, + { + "ine": "08244", + "municipi_nom": "Santa Coloma de Cervelló", + "municipi_nom_curt": "Santa Coloma de Cervelló", + "municipi_article": "", + "municipi_transliterat": "santa_coloma_de_cervello", + "municipi_curt_transliterat": "santa_coloma_de_cervello", + "centre_municipal": "41.3688988,2.0164208", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pau Casals, 26-34, 08690 Santa Coloma de Cervelló", + "adreca": "Pau Casals, 26-34", + "codi_postal": "08690", + "localitzacio": "41.3688988,2.0164208", + "telefon_contacte": "936450700", + "fax": "936340195", + "email": "scc.ajuntament@santacolomadecervello.cat", + "url_general": "https:\/\/www.santacolomadecervello.cat", + "cif": "P0824400F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08244.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08244.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08244.jpg", + "ine6": "082444", + "nom_dbpedia": "Santa_Coloma_de_Cervelló", + "nombre_habitants": "8179", + "extensio": "7.52", + "altitud": "173" + }, + { + "ine": "08247", + "municipi_nom": "Santa Eulàlia de Riuprimer", + "municipi_nom_curt": "Santa Eulàlia de Riuprimer", + "municipi_article": "", + "municipi_transliterat": "santa_eulalia_de_riuprimer", + "municipi_curt_transliterat": "santa_eulalia_de_riuprimer", + "centre_municipal": "41.9110395,2.187527", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Major, 30, 08505 Santa Eulàlia de Riuprimer", + "adreca": "C\/ Major, 30", + "codi_postal": "08505", + "localitzacio": "41.9110395,2.187527", + "telefon_contacte": "938138000", + "fax": "938137077", + "email": "st.eulaliariu@diba.cat", + "url_general": "https:\/\/www.santaeulaliariuprimer.cat", + "cif": "P0824700I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08247.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08247.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08247.jpg", + "ine6": "082476", + "nom_dbpedia": "Santa_Eulàlia_de_Riuprimer", + "nombre_habitants": "1309", + "extensio": "14.01", + "altitud": "568" + }, + { + "ine": "08248", + "municipi_nom": "Santa Eulàlia de Ronçana", + "municipi_nom_curt": "Santa Eulàlia de Ronçana", + "municipi_article": "", + "municipi_transliterat": "santa_eulalia_de_roncana", + "municipi_curt_transliterat": "santa_eulalia_de_roncana", + "centre_municipal": "41.6561305,2.2223577", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de la Sagrera, 3, 08187 Santa Eulàlia de Ronçana", + "adreca": "Carretera de la Sagrera, 3", + "codi_postal": "08187", + "localitzacio": "41.6561305,2.2223577", + "telefon_contacte": "938448025", + "fax": "938449380", + "email": "ser@ser.cat", + "url_general": "https:\/\/www.ser.cat", + "cif": "P0824800G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08248.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08248.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08248.jpg", + "ine6": "082482", + "nom_dbpedia": "Santa_Eulàlia_de_Ronçana", + "nombre_habitants": "7192", + "extensio": "13.99", + "altitud": "162" + }, + { + "ine": "08256", + "municipi_nom": "Santa Maria de Martorelles", + "municipi_nom_curt": "Santa Maria de Martorelles", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_martorelles", + "municipi_curt_transliterat": "santa_maria_de_martorelles", + "centre_municipal": "41.5198085,2.2537044", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Mossèn Josep Paituvi, 1, 08106 Santa Maria de Martorelles", + "adreca": "Plaça Mossèn Josep Paituvi, 1", + "codi_postal": "08106", + "localitzacio": "41.5198085,2.2537044", + "telefon_contacte": "935931828", + "fax": "935931828", + "email": "st.m.martorelles@diba.cat", + "url_general": "https:\/\/www.santamariademartorelles.cat", + "cif": "P0825600J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08256.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08256.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08256.jpg", + "ine6": "082567", + "nom_dbpedia": "Santa_Maria_de_Martorelles", + "nombre_habitants": "882", + "extensio": "4.49", + "altitud": "181" + }, + { + "ine": "08260", + "municipi_nom": "Santa Perpètua de Mogoda", + "municipi_nom_curt": "Santa Perpètua de Mogoda", + "municipi_article": "", + "municipi_transliterat": "santa_perpetua_de_mogoda", + "municipi_curt_transliterat": "santa_perpetua_de_mogoda", + "centre_municipal": "41.5347284,2.1832919", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 5, 08130 Santa Perpètua de Mogoda", + "adreca": "Pl. Vila, 5", + "codi_postal": "08130", + "localitzacio": "41.5347284,2.1832919", + "telefon_contacte": "935743234", + "fax": "935607498", + "email": "alcaldia@staperpetua.cat", + "url_general": "https:\/\/www.staperpetua.cat", + "cif": "P0826000B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08260.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08260.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08260.jpg", + "ine6": "082606", + "nom_dbpedia": "Santa_Perpètua_de_Mogoda", + "nombre_habitants": "25705", + "extensio": "15.7", + "altitud": "74" + }, + { + "ine": "08262", + "municipi_nom": "Sant Vicenç de Castellet", + "municipi_nom_curt": "Sant Vicenç de Castellet", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_de_castellet", + "municipi_curt_transliterat": "sant_vicenc_de_castellet", + "centre_municipal": "41.6656733,1.8639484", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 10, 08295 Sant Vicenç de Castellet", + "adreca": "Plaça de l'Ajuntament, 10", + "codi_postal": "08295", + "localitzacio": "41.6656733,1.8639484", + "telefon_contacte": "936930611", + "fax": "936930610", + "email": "svcastellet@svc.cat", + "url_general": "https:\/\/www.svc.cat", + "cif": "P0826200H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08262.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08262.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08262.jpg", + "ine6": "082628", + "nom_dbpedia": "Sant_Vicenç_de_Castellet", + "nombre_habitants": "9274", + "extensio": "17.09", + "altitud": "176" + }, + { + "ine": "08902", + "municipi_nom": "Vilanova del Vallès", + "municipi_nom_curt": "Vilanova del Vallès", + "municipi_article": "", + "municipi_transliterat": "vilanova_del_valles", + "municipi_curt_transliterat": "vilanova_del_valles", + "centre_municipal": "41.5541,2.289395", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08410 Vilanova del Vallès", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08410", + "localitzacio": "41.5541,2.289395", + "telefon_contacte": "938459277", + "fax": "938456186", + "email": "ajuntament@vilanovadelvalles.cat", + "url_general": "https:\/\/www.vilanovadelvalles.cat", + "cif": "P0831000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08902.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08902.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08902.jpg", + "ine6": "089024", + "nom_dbpedia": "Vilanova_del_Vallès", + "nombre_habitants": "5339", + "extensio": "15.2", + "altitud": "100" + }, + { + "ine": "08266", + "municipi_nom": "Cerdanyola del Vallès", + "municipi_nom_curt": "Cerdanyola del Vallès", + "municipi_article": "", + "municipi_transliterat": "cerdanyola_del_valles", + "municipi_curt_transliterat": "cerdanyola_del_valles", + "centre_municipal": "41.4912499,2.1406008311007", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Francesc Layret, s\/n, 08290 Cerdanyola del Vallès", + "adreca": "Pl. Francesc Layret, s\/n", + "codi_postal": "08290", + "localitzacio": "41.4912499,2.1406008311007", + "telefon_contacte": "935808888", + "fax": "935801620", + "email": "alcaldia@cerdanyola.cat", + "url_general": "https:\/\/www.cerdanyola.cat", + "cif": "P0826600I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08266.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08266.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08266.jpg", + "ine6": "082665", + "nom_dbpedia": "Cerdanyola_del_Vallès", + "nombre_habitants": "57740", + "extensio": "32", + "altitud": "32" + }, + { + "ine": "08195", + "municipi_nom": "Sant Agustí de Lluçanès", + "municipi_nom_curt": "Sant Agustí de Lluçanès", + "municipi_article": "", + "municipi_transliterat": "sant_agusti_de_llucanes", + "municipi_curt_transliterat": "sant_agusti_de_llucanes", + "centre_municipal": "42.0855753,2.1273796", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Alou, 6, 08586 Sant Agustí de Lluçanès", + "adreca": "C\/ Alou, 6", + "codi_postal": "08586", + "localitzacio": "42.0855753,2.1273796", + "telefon_contacte": "938527001", + "fax": "938527001", + "email": "st.agusti@diba.cat", + "url_general": "https:\/\/www.santagustidellucanes.cat", + "cif": "P0819400C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08195.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08195.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08195.jpg", + "ine6": "081957", + "nom_dbpedia": "Sant_Agustí_de_Lluçanès", + "nombre_habitants": "87", + "extensio": "13.38", + "altitud": "816" + }, + { + "ine": "08251", + "municipi_nom": "Santa Margarida i els Monjos", + "municipi_nom_curt": "Santa Margarida i els Monjos", + "municipi_article": "", + "municipi_transliterat": "santa_margarida_i_els_monjos", + "municipi_curt_transliterat": "santa_margarida_i_els_monjos", + "centre_municipal": "41.3213389,1.6623519", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Catalunya, 74, 08730 Santa Margarida i els Monjos", + "adreca": "Avinguda de Catalunya, 74", + "codi_postal": "08730", + "localitzacio": "41.3198586,1.6612008", + "telefon_contacte": "938980211", + "fax": "938980360", + "email": "info@smmonjos.cat", + "url_general": "https:\/\/www.santamargaridaielsmonjos.cat", + "cif": "P0825100A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08251.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08251.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08251.jpg", + "ine6": "082515", + "nom_dbpedia": "Santa_Margarida_i_els_Monjos", + "nombre_habitants": "7503", + "extensio": "17.39", + "altitud": "161" + }, + { + "ine": "08077", + "municipi_nom": "Esplugues de Llobregat", + "municipi_nom_curt": "Esplugues de Llobregat", + "municipi_article": "", + "municipi_transliterat": "esplugues_de_llobregat", + "municipi_curt_transliterat": "esplugues_de_llobregat", + "centre_municipal": "41.3776796,2.0899722", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Sta. Magdalena, 5-6, 08950 Esplugues de Llobregat", + "adreca": "Pl. Sta. Magdalena, 5-6", + "codi_postal": "08950", + "localitzacio": "41.3776796,2.0899722", + "telefon_contacte": "933713350", + "fax": "933722910", + "email": "ajuntament@esplugues.cat", + "url_general": "https:\/\/www.esplugues.cat", + "cif": "P0807600B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08077.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08077.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08077.jpg", + "ine6": "080771", + "nom_dbpedia": "Esplugues_de_Llobregat", + "nombre_habitants": "46355", + "extensio": "4.6", + "altitud": "110" + }, + { + "ine": "08250", + "municipi_nom": "Santa Margarida de Montbui", + "municipi_nom_curt": "Santa Margarida de Montbui", + "municipi_article": "", + "municipi_transliterat": "santa_margarida_de_montbui", + "municipi_curt_transliterat": "santa_margarida_de_montbui", + "centre_municipal": "41.5746303,1.6087408", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. de Valls, 57, 08710 Santa Margarida de Montbui", + "adreca": "Ctra. de Valls, 57", + "codi_postal": "08710", + "localitzacio": "41.5775409,1.6074477", + "telefon_contacte": "938034735", + "fax": "938052345", + "email": "ajuntament@montbui.cat", + "url_general": "https:\/\/www.montbui.cat", + "cif": "P0825000C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08250.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08250.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08250.jpg", + "ine6": "082508", + "nom_dbpedia": "Santa_Margarida_de_Montbui", + "nombre_habitants": "9874", + "extensio": "27.82", + "altitud": "391" + }, + { + "ine": "08204", + "municipi_nom": "Sant Climent de Llobregat", + "municipi_nom_curt": "Sant Climent de Llobregat", + "municipi_article": "", + "municipi_transliterat": "sant_climent_de_llobregat", + "municipi_curt_transliterat": "sant_climent_de_llobregat", + "centre_municipal": "41.3366993,1.9970575", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08849 Sant Climent de Llobregat", + "adreca": "Pl. Vila, 1", + "codi_postal": "08849", + "localitzacio": "41.3366993,1.9970575", + "telefon_contacte": "936580791", + "fax": "936370971", + "email": "st.climent@diba.cat", + "url_general": "https:\/\/www.santclimentdellobregat.cat", + "cif": "P0820300B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08204.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08204.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08204.jpg", + "ine6": "082042", + "nom_dbpedia": "Sant_Climent_de_Llobregat", + "nombre_habitants": "4107", + "extensio": "10.73", + "altitud": "87" + }, + { + "ine": "08058", + "municipi_nom": "Castellet i la Gornal", + "municipi_nom_curt": "Castellet i la Gornal", + "municipi_article": "", + "municipi_transliterat": "castellet_i_la_gornal", + "municipi_curt_transliterat": "castellet_i_la_gornal", + "centre_municipal": "41.26896345,1.65708368662711", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Rosselló, 19-23, 08729 Castellet i la Gornal", + "adreca": "Carrer de Rosselló, 19-23", + "codi_postal": "08729", + "localitzacio": "41.26896345,1.65708368662711", + "telefon_contacte": "977670326", + "fax": "977670277", + "email": "castellet@diba.cat", + "url_general": "https:\/\/www.castelletilagornal.net", + "cif": "P0805700B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08058.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08058.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08058.jpg", + "ine6": "080581", + "nom_dbpedia": "Castellet_i_la_Gornal", + "nombre_habitants": "2247", + "extensio": "46.84", + "altitud": "159" + }, + { + "ine": "08086", + "municipi_nom": "Les Franqueses del Vallès", + "municipi_nom_curt": "Franqueses del Vallès", + "municipi_article": "Les", + "municipi_transliterat": "les_franqueses_del_valles", + "municipi_curt_transliterat": "franqueses_del_valles", + "centre_municipal": "41.6291213,2.2951719", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Ribes, 2, 08520 Franqueses del Vallès", + "adreca": "Carretera de Ribes, 2", + "codi_postal": "08520", + "localitzacio": "41.6291213,2.2951719", + "telefon_contacte": "938467676", + "fax": "938467767", + "email": "aj.franqueses@lesfranqueses.cat", + "url_general": "https:\/\/www.lesfranqueses.cat", + "cif": "P0808500C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08086.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08086.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08086.jpg", + "ine6": "080863", + "nom_dbpedia": "Les_Franqueses_del_Vallès", + "nombre_habitants": "19768", + "extensio": "29.45", + "altitud": "232" + }, + { + "ine": "08117", + "municipi_nom": "Les Masies de Voltregà", + "municipi_nom_curt": "Masies de Voltregà", + "municipi_article": "Les", + "municipi_transliterat": "les_masies_de_voltrega", + "municipi_curt_transliterat": "masies_de_voltrega", + "centre_municipal": "42.0125603,2.2501678", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. C-17z, Pk. 70,400 casa Forta el Despujol, 08508 Masies de Voltregà", + "adreca": "Ctra. C-17z, Pk. 70,400 casa Forta el Despujol", + "codi_postal": "08508", + "localitzacio": "42.0125603,2.2501678", + "telefon_contacte": "938570028", + "fax": "938570079", + "email": "masiesv@diba.cat", + "url_general": "https:\/\/www.lesmasiesdevoltrega.cat", + "cif": "P0811600F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08117.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08117.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08117.jpg", + "ine6": "081173", + "nom_dbpedia": "Les_Masies_de_Voltregà", + "nombre_habitants": "3124", + "extensio": "22.31", + "altitud": "533" + }, + { + "ine": "08226", + "municipi_nom": "Sant Martí de Tous", + "municipi_nom_curt": "Sant Martí de Tous", + "municipi_article": "", + "municipi_transliterat": "sant_marti_de_tous", + "municipi_curt_transliterat": "sant_marti_de_tous", + "centre_municipal": "41.5809075,1.6143791", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Independència, 1, 08712 Sant Martí de Tous", + "adreca": "Plaça de la Independència, 1", + "codi_postal": "08712", + "localitzacio": "41.5809075,1.6143791", + "telefon_contacte": "938096002", + "fax": "938096117", + "email": "st.martitous@diba.cat", + "url_general": "https:\/\/www.tous.cat", + "cif": "P0822600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08226.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08226.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08226.jpg", + "ine6": "082264", + "nom_dbpedia": "Sant_Martí_de_Tous", + "nombre_habitants": "1206", + "extensio": "38.84", + "altitud": "465" + }, + { + "ine": "08081", + "municipi_nom": "Fogars de Montclús", + "municipi_nom_curt": "Fogars de Montclús", + "municipi_article": "", + "municipi_transliterat": "fogars_de_montclus", + "municipi_curt_transliterat": "fogars_de_montclus", + "centre_municipal": "41.7320473,2.5019107", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa de la Vila, 08470 Fogars de Montclús", + "adreca": "Casa de la Vila", + "codi_postal": "08470", + "localitzacio": "41.7320473,2.5019107", + "telefon_contacte": "938475104", + "fax": "938475220", + "email": "fogarsm@diba.cat", + "url_general": "https:\/\/www.fogarsdemontclus.cat", + "cif": "P0808000D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08081.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08081.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08081.jpg", + "ine6": "080811", + "nom_dbpedia": "Fogars_de_Montclús", + "nombre_habitants": "466", + "extensio": "40.15", + "altitud": "550" + }, + { + "ine": "08108", + "municipi_nom": "Lliçà de Vall", + "municipi_nom_curt": "Lliçà de Vall", + "municipi_article": "", + "municipi_transliterat": "llica_de_vall", + "municipi_curt_transliterat": "llica_de_vall", + "centre_municipal": "41.58591735,2.23965249896977", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08185 Lliçà de Vall", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08185", + "localitzacio": "41.58591735,2.23965249896977", + "telefon_contacte": "938439000", + "fax": "938439375", + "email": "llissadevall@llissadevall.org", + "url_general": "https:\/\/www.llissadevall.cat", + "cif": "P0810700E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08108.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08108.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08108.jpg", + "ine6": "081081", + "nom_dbpedia": "Lliçà_de_Vall", + "nombre_habitants": "6480", + "extensio": "10.66", + "altitud": "125" + }, + { + "ine": "08904", + "municipi_nom": "Badia del Vallès", + "municipi_nom_curt": "Badia del Vallès", + "municipi_article": "", + "municipi_transliterat": "badia_del_valles", + "municipi_curt_transliterat": "badia_del_valles", + "centre_municipal": "41.5067019,2.1174733", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Burgos, s\/n, 08214 Badia del Vallès", + "adreca": "Av. Burgos, s\/n", + "codi_postal": "08214", + "localitzacio": "41.5067019,2.1174733", + "telefon_contacte": "937182216", + "fax": "937182042", + "email": "badia@badiadelvalles.net", + "url_general": "https:\/\/www.badiadelvalles.cat", + "cif": "P0831200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08904.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08904.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08904.jpg", + "ine6": "089045", + "nom_dbpedia": "Badia_del_Vallès", + "nombre_habitants": "13417", + "extensio": ".7", + "altitud": "122" + }, + { + "ine": "08201", + "municipi_nom": "Sant Boi de Lluçanès", + "municipi_nom_curt": "Sant Boi de Lluçanès", + "municipi_article": "", + "municipi_transliterat": "sant_boi_de_llucanes", + "municipi_curt_transliterat": "sant_boi_de_llucanes", + "centre_municipal": "42.0586989,2.1517598", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig Lluçanès, 8, 08589 Sant Boi de Lluçanès", + "adreca": "Passeig Lluçanès, 8", + "codi_postal": "08589", + "localitzacio": "42.0586989,2.1517598", + "telefon_contacte": "938578241", + "fax": "938578028", + "email": "st.boillu@diba.cat", + "url_general": "https:\/\/www.santboidellucanes.cat", + "cif": "P0820000H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08201.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08201.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08201.jpg", + "ine6": "082016", + "nom_dbpedia": "Sant_Boi_de_Lluçanès", + "nombre_habitants": "532", + "extensio": "21.17", + "altitud": "810" + }, + { + "ine": "08307", + "municipi_nom": "Vilanova i la Geltrú", + "municipi_nom_curt": "Vilanova i la Geltrú", + "municipi_article": "", + "municipi_transliterat": "vilanova_i_la_geltru", + "municipi_curt_transliterat": "vilanova_i_la_geltru", + "centre_municipal": "41.2240945,1.7260084", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 8, 08800 Vilanova i la Geltrú", + "adreca": "Plaça de la Vila, 8", + "codi_postal": "08800", + "localitzacio": "41.2240945,1.7260084", + "telefon_contacte": "938140000", + "fax": "938142425", + "email": "ajt_vilanova@vilanova.cat", + "url_general": "https:\/\/www.vilanova.cat", + "cif": "P0830800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08307.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08307.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08307.jpg", + "ine6": "083073", + "nom_dbpedia": "Vilanova_i_la_Geltrú", + "nombre_habitants": "66274", + "extensio": "33.5", + "altitud": "22" + }, + { + "ine": "08134", + "municipi_nom": "Figaró-Montmany", + "municipi_nom_curt": "Figaró-Montmany", + "municipi_article": "", + "municipi_transliterat": "figaromontmany", + "municipi_curt_transliterat": "figaromontmany", + "centre_municipal": "41.7256085,2.2736158", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Ribes 42-44, 08590 Figaró-Montmany", + "adreca": "Carretera de Ribes 42-44", + "codi_postal": "08590", + "localitzacio": "41.7256085,2.2736158", + "telefon_contacte": "938429111\/637281633", + "fax": "938429136", + "email": "figaro@diba.cat", + "url_general": "https:\/\/www.figaro-montmany.cat", + "cif": "P0813300A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08134.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08134.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08134.jpg", + "ine6": "081347", + "nom_dbpedia": "Figaró-Montmany", + "nombre_habitants": "1109", + "extensio": "14.7", + "altitud": "330" + }, + { + "ine": "08106", + "municipi_nom": "Llinars del Vallès", + "municipi_nom_curt": "Llinars del Vallès", + "municipi_article": "", + "municipi_transliterat": "llinars_del_valles", + "municipi_curt_transliterat": "llinars_del_valles", + "centre_municipal": "41.6392107,2.4043752", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08450 Llinars del Vallès", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08450", + "localitzacio": "41.6392107,2.4043752", + "telefon_contacte": "938412750", + "fax": "938412814", + "email": "llinars@llinarsdelvalles.cat", + "url_general": "https:\/\/www.ajuntamentllinars.cat", + "cif": "P0810500I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08106.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08106.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08106.jpg", + "ine6": "081069", + "nom_dbpedia": "Llinars_del_Vallès", + "nombre_habitants": "9838", + "extensio": "27.52", + "altitud": "198" + }, + { + "ine": "08062", + "municipi_nom": "Castellnou de Bages", + "municipi_nom_curt": "Castellnou de Bages", + "municipi_article": "", + "municipi_transliterat": "castellnou_de_bages", + "municipi_curt_transliterat": "castellnou_de_bages", + "centre_municipal": "41.8348967,1.8365127", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, s\/n, 08251 Castellnou de Bages", + "adreca": "Plaça de l'Església, s\/n", + "codi_postal": "08251", + "localitzacio": "41.8348967,1.8365127", + "telefon_contacte": "938272091", + "fax": "938320509", + "email": "castellnou@diba.cat", + "url_general": "https:\/\/www.castellnoudebages.cat", + "cif": "P0806100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08062.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08062.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08062.jpg", + "ine6": "080620", + "nom_dbpedia": "Castellnou_de_Bages", + "nombre_habitants": "1319", + "extensio": "29.21", + "altitud": "469" + }, + { + "ine": "08905", + "municipi_nom": "La Palma de Cervelló", + "municipi_nom_curt": "Palma de Cervelló", + "municipi_article": "La", + "municipi_transliterat": "la_palma_de_cervello", + "municipi_curt_transliterat": "palma_de_cervello", + "centre_municipal": "41.4109843,1.9712064", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "c\/ Sant Cristòfor, s\/n., 08756 Palma de Cervelló", + "adreca": "c\/ Sant Cristòfor, s\/n.", + "codi_postal": "08756", + "localitzacio": "41.4109843,1.9712064", + "telefon_contacte": "936720202", + "fax": "936720125", + "email": "palma@diba.cat", + "url_general": "http:\/\/www.lapalmadecervello.cat", + "cif": "P5831301F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08905.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08905.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08905.jpg", + "ine6": "089058", + "nom_dbpedia": "La_Palma_de_Cervelló", + "nombre_habitants": "2982", + "extensio": "5.37", + "altitud": "" + }, + { + "ine": "08263", + "municipi_nom": "Sant Vicenç dels Horts", + "municipi_nom_curt": "Sant Vicenç dels Horts", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_dels_horts", + "municipi_curt_transliterat": "sant_vicenc_dels_horts", + "centre_municipal": "41.3932328,2.00949253557015", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08620 Sant Vicenç dels Horts", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08620", + "localitzacio": "41.3932328,2.00949253557015", + "telefon_contacte": "936022150", + "fax": "936561551", + "email": "ajuntament@svh.cat", + "url_general": "https:\/\/www.svh.cat", + "cif": "P0826300F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08263.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08263.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08263.jpg", + "ine6": "082634", + "nom_dbpedia": "Sant_Vicenç_dels_Horts", + "nombre_habitants": "27901", + "extensio": "9.14", + "altitud": "22" + }, + { + "ine": "08288", + "municipi_nom": "Torrelles de Foix", + "municipi_nom_curt": "Torrelles de Foix", + "municipi_article": "", + "municipi_transliterat": "torrelles_de_foix", + "municipi_curt_transliterat": "torrelles_de_foix", + "centre_municipal": "41.387394,1.5724123", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Lluís Companys, 1, 08737 Torrelles de Foix", + "adreca": "Pl. Lluís Companys, 1", + "codi_postal": "08737", + "localitzacio": "41.387394,1.5724123", + "telefon_contacte": "938971001", + "fax": "938972125", + "email": "torrellesf@diba.cat", + "url_general": "https:\/\/www.torrellesdefoix.cat", + "cif": "P0828800C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08288.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08288.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08288.jpg", + "ine6": "082883", + "nom_dbpedia": "Torrelles_de_Foix", + "nombre_habitants": "2281", + "extensio": "36.8", + "altitud": "367" + }, + { + "ine": "08302", + "municipi_nom": "Vilanova del Camí", + "municipi_nom_curt": "Vilanova del Camí", + "municipi_article": "", + "municipi_transliterat": "vilanova_del_cami", + "municipi_curt_transliterat": "vilanova_del_cami", + "centre_municipal": "41.5724417,1.6343298", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça del Castell, 1, 08788 Vilanova del Camí", + "adreca": "Plaça del Castell, 1", + "codi_postal": "08788", + "localitzacio": "41.5724417,1.6343298", + "telefon_contacte": "938054422", + "fax": "938054290", + "email": "vilanovac@vilanovadelcami.cat", + "url_general": "https:\/\/www.vilanovadelcami.cat", + "cif": "P0830300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08302.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08302.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08302.jpg", + "ine6": "083020", + "nom_dbpedia": "Vilanova_del_Camí", + "nombre_habitants": "12361", + "extensio": "10.54", + "altitud": "302" + }, + { + "ine": "08304", + "municipi_nom": "Vilobí del Penedès", + "municipi_nom_curt": "Vilobí del Penedès", + "municipi_article": "", + "municipi_transliterat": "vilobi_del_penedes", + "municipi_curt_transliterat": "vilobi_del_penedes", + "centre_municipal": "41.3464352,1.6980117", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08735 Vilobí del Penedès", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08735", + "localitzacio": "41.3464352,1.6980117", + "telefon_contacte": "938978980", + "fax": "938978311", + "email": "vilobi@diba.cat", + "url_general": "https:\/\/www.vilobi.cat", + "cif": "P0830500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08304.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08304.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08304.jpg", + "ine6": "083041", + "nom_dbpedia": "Vilobí_del_Penedès", + "nombre_habitants": "1106", + "extensio": "9.43", + "altitud": "333" + }, + { + "ine": "08065", + "municipi_nom": "Castellví de la Marca", + "municipi_nom_curt": "Castellví de la Marca", + "municipi_article": "", + "municipi_transliterat": "castellvi_de_la_marca", + "municipi_curt_transliterat": "castellvi_de_la_marca", + "centre_municipal": "41.3267649,1.6184266", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Catalunya, 6, 08732 Castellví de la Marca", + "adreca": "Av. Catalunya, 6", + "codi_postal": "08732", + "localitzacio": "41.3267649,1.6184266", + "telefon_contacte": "938918077", + "fax": "938918126", + "email": "marca@diba.cat", + "url_general": "https:\/\/www.castellvidelamarca.cat", + "cif": "P0806400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08065.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08065.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08065.jpg", + "ine6": "080654", + "nom_dbpedia": "Castellví_de_la_Marca", + "nombre_habitants": "1534", + "extensio": "28.49", + "altitud": "313" + }, + { + "ine": "08146", + "municipi_nom": "Olesa de Bonesvalls", + "municipi_nom_curt": "Olesa de Bonesvalls", + "municipi_article": "", + "municipi_transliterat": "olesa_de_bonesvalls", + "municipi_curt_transliterat": "olesa_de_bonesvalls", + "centre_municipal": "41.3505032,1.8492996", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08795 Olesa de Bonesvalls", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08795", + "localitzacio": "41.3505032,1.8492996", + "telefon_contacte": "938984008", + "fax": "938984007", + "email": "bonesvalls@diba.cat", + "url_general": "https:\/\/www.olesadebonesvalls.cat", + "cif": "P0814500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08146.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08146.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08146.jpg", + "ine6": "081461", + "nom_dbpedia": "Olesa_de_Bonesvalls", + "nombre_habitants": "1787", + "extensio": "30.57", + "altitud": "265" + }, + { + "ine": "08164", + "municipi_nom": "El Pla del Penedès", + "municipi_nom_curt": "Pla del Penedès", + "municipi_article": "El", + "municipi_transliterat": "el_pla_del_penedes", + "municipi_curt_transliterat": "pla_del_penedes", + "centre_municipal": "41.4181026,1.7106821", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Pau Fontanals, 1, 08733 Pla del Penedès", + "adreca": "Plaça Pau Fontanals, 1", + "codi_postal": "08733", + "localitzacio": "41.4181026,1.7106821", + "telefon_contacte": "938988003", + "fax": "938989031", + "email": "pla@diba.cat", + "url_general": "https:\/\/www.elpladelpenedes.cat", + "cif": "P0816300H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08164.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08164.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08164.jpg", + "ine6": "081640", + "nom_dbpedia": "El_Pla_del_Penedès", + "nombre_habitants": "1259", + "extensio": "9.45", + "altitud": "216" + }, + { + "ine": "08165", + "municipi_nom": "La Pobla de Claramunt", + "municipi_nom_curt": "Pobla de Claramunt", + "municipi_article": "La", + "municipi_transliterat": "la_pobla_de_claramunt", + "municipi_curt_transliterat": "pobla_de_claramunt", + "centre_municipal": "41.5551874,1.6747485", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Catalunya, 16, 08787 Pobla de Claramunt", + "adreca": "Avinguda de Catalunya, 16", + "codi_postal": "08787", + "localitzacio": "41.5551874,1.6747485", + "telefon_contacte": "938086075", + "fax": "938086112", + "email": "claramunt@diba.cat", + "url_general": "https:\/\/www.lapobladeclaramunt.cat", + "cif": "P0816400F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08165.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08165.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08165.jpg", + "ine6": "081653", + "nom_dbpedia": "La_Pobla_de_Claramunt", + "nombre_habitants": "2177", + "extensio": "18.37", + "altitud": "246" + }, + { + "ine": "08193", + "municipi_nom": "Sant Iscle de Vallalta", + "municipi_nom_curt": "Sant Iscle de Vallalta", + "municipi_article": "", + "municipi_transliterat": "sant_iscle_de_vallalta", + "municipi_curt_transliterat": "sant_iscle_de_vallalta", + "centre_municipal": "41.6235601,2.5692875", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Escoles, 2, 08359 Sant Iscle de Vallalta", + "adreca": "Escoles, 2", + "codi_postal": "08359", + "localitzacio": "41.622859,2.570491", + "telefon_contacte": "937946128", + "fax": "937946048", + "email": "st.iscle@diba.cat", + "url_general": "https:\/\/www.santiscle.cat", + "cif": "P0819200G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08193.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08193.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08193.jpg", + "ine6": "081939", + "nom_dbpedia": "Sant_Iscle_de_Vallalta", + "nombre_habitants": "1313", + "extensio": "17.72", + "altitud": "129" + }, + { + "ine": "08194", + "municipi_nom": "Sant Adrià de Besòs", + "municipi_nom_curt": "Sant Adrià de Besòs", + "municipi_article": "", + "municipi_transliterat": "sant_adria_de_besos", + "municipi_curt_transliterat": "sant_adria_de_besos", + "centre_municipal": "41.4300467,2.2179243", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 12, 08930 Sant Adrià de Besòs", + "adreca": "Pl. Vila, 12", + "codi_postal": "08930", + "localitzacio": "41.4300467,2.2179243", + "telefon_contacte": "933812004", + "fax": "933817056", + "email": "alcaldia@sant-adria.net", + "url_general": "https:\/\/www.sant-adria.net", + "cif": "P0819300E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08194.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08194.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08194.jpg", + "ine6": "081944", + "nom_dbpedia": "Sant_Adrià_de_Besòs", + "nombre_habitants": "36669", + "extensio": "3.87", + "altitud": "14" + }, + { + "ine": "08203", + "municipi_nom": "Sant Cebrià de Vallalta", + "municipi_nom_curt": "Sant Cebrià de Vallalta", + "municipi_article": "", + "municipi_transliterat": "sant_cebria_de_vallalta", + "municipi_curt_transliterat": "sant_cebria_de_vallalta", + "centre_municipal": "41.61961,2.59994", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C. Centre, 27, 08396 Sant Cebrià de Vallalta", + "adreca": "C. Centre, 27", + "codi_postal": "08396", + "localitzacio": "41.61961,2.59994", + "telefon_contacte": "937631024", + "fax": "937630219", + "email": "st.cebria@diba.cat", + "url_general": "https:\/\/www.stcebria.net", + "cif": "P0820200D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08203.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08203.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08203.jpg", + "ine6": "082037", + "nom_dbpedia": "Sant_Cebrià_de_Vallalta", + "nombre_habitants": "3344", + "extensio": "15.79", + "altitud": "71" + }, + { + "ine": "08207", + "municipi_nom": "Sant Esteve de Palautordera", + "municipi_nom_curt": "Sant Esteve de Palautordera", + "municipi_article": "", + "municipi_transliterat": "sant_esteve_de_palautordera", + "municipi_curt_transliterat": "sant_esteve_de_palautordera", + "centre_municipal": "41.7040768,2.4343426", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 14, 08461 Sant Esteve de Palautordera", + "adreca": "Major, 14", + "codi_postal": "08461", + "localitzacio": "41.7037642,2.4357665", + "telefon_contacte": "938480082", + "fax": "938482750", + "email": "ajuntament@santestevedepalautordera.cat", + "url_general": "http:\/\/www.santestevedepalautordera.cat", + "cif": "P0820600E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08207.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08207.jpg", + "ine6": "082074", + "nom_dbpedia": "Sant_Esteve_de_Palautordera", + "nombre_habitants": "2749", + "extensio": "10.73", + "altitud": "231" + }, + { + "ine": "08212", + "municipi_nom": "Sant Feliu Sasserra", + "municipi_nom_curt": "Sant Feliu Sasserra", + "municipi_article": "", + "municipi_transliterat": "sant_feliu_sasserra", + "municipi_curt_transliterat": "sant_feliu_sasserra", + "centre_municipal": "41.9447451,2.0213124", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08274 Sant Feliu Sasserra", + "adreca": "Pl. Major, 1", + "codi_postal": "08274", + "localitzacio": "41.94439745,2.02239268796681", + "telefon_contacte": "938819011", + "fax": "938819017", + "email": "sfs.ajuntament@santfeliusasserra.cat", + "url_general": "https:\/\/www.santfeliusasserra.cat", + "cif": "P0821100E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08212.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08212.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08212.jpg", + "ine6": "082129", + "nom_dbpedia": "Sant_Feliu_Sasserra", + "nombre_habitants": "600", + "extensio": "23.14", + "altitud": "617" + }, + { + "ine": "08005", + "municipi_nom": "L'Ametlla del Vallès", + "municipi_nom_curt": "Ametlla del Vallès", + "municipi_article": "L'", + "municipi_transliterat": "lametlla_del_valles", + "municipi_curt_transliterat": "ametlla_del_valles", + "centre_municipal": "41.6695845,2.2614622", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08480 Ametlla del Vallès", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08480", + "localitzacio": "41.6695845,2.2614622", + "telefon_contacte": "938432501", + "fax": "938432313", + "email": "ametlla@ametlla.cat", + "url_general": "https:\/\/www.ametlla.cat", + "cif": "P0800500A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08005.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08005.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08005.jpg", + "ine6": "080057", + "nom_dbpedia": "L'Ametlla_del_Vallès", + "nombre_habitants": "8496", + "extensio": "14.12", + "altitud": "321" + }, + { + "ine": "08042", + "municipi_nom": "Cànoves i Samalús", + "municipi_nom_curt": "Cànoves i Samalús", + "municipi_article": "", + "municipi_transliterat": "canoves_i_samalus", + "municipi_curt_transliterat": "canoves_i_samalus", + "centre_municipal": "41.6943067,2.3494016", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Can Casademunt, s\/n, 08445 Cànoves i Samalús", + "adreca": "Can Casademunt, s\/n", + "codi_postal": "08445", + "localitzacio": "41.6943067,2.3494016", + "telefon_contacte": "938710018", + "fax": "938434145", + "email": "canovesisamalus@diba.cat", + "url_general": "https:\/\/www.canovesisamalus.cat", + "cif": "P0804100F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08042.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08042.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08042.jpg", + "ine6": "080425", + "nom_dbpedia": "Cànoves_i_Samalús", + "nombre_habitants": "2995", + "extensio": "28.48", + "altitud": "346" + }, + { + "ine": "08124", + "municipi_nom": "Mollet del Vallès", + "municipi_nom_curt": "Mollet del Vallès", + "municipi_article": "", + "municipi_transliterat": "mollet_del_valles", + "municipi_curt_transliterat": "mollet_del_valles", + "centre_municipal": "41.53553805,2.2104223760908", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08100 Mollet del Vallès", + "adreca": "Plaça Major, 1", + "codi_postal": "08100", + "localitzacio": "41.53553805,2.2104223760908", + "telefon_contacte": "935719500", + "fax": "935719504", + "email": "ajuntament@molletvalles.cat", + "url_general": "https:\/\/www.molletvalles.cat", + "cif": "P0812300B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08124.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08124.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08124.jpg", + "ine6": "081249", + "nom_dbpedia": "Mollet_del_Vallès", + "nombre_habitants": "51133", + "extensio": "10.72", + "altitud": "65" + }, + { + "ine": "08125", + "municipi_nom": "Montcada i Reixac", + "municipi_nom_curt": "Montcada i Reixac", + "municipi_article": "", + "municipi_transliterat": "montcada_i_reixac", + "municipi_curt_transliterat": "montcada_i_reixac", + "centre_municipal": "41.4823115,2.1869985", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. de la Unitat, 6, 08110 Montcada i Reixac", + "adreca": "Av. de la Unitat, 6", + "codi_postal": "08110", + "localitzacio": "41.4800154,2.18723169017457", + "telefon_contacte": "935726474", + "fax": "935726493", + "email": "ajuntament@montcada.org", + "url_general": "https:\/\/www.montcada.cat", + "cif": "P0812400J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08125.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08125.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08125.jpg", + "ine6": "081252", + "nom_dbpedia": "Montcada_i_Reixac", + "nombre_habitants": "35599", + "extensio": "23.34", + "altitud": "36" + }, + { + "ine": "08128", + "municipi_nom": "Monistrol de Calders", + "municipi_nom_curt": "Monistrol de Calders", + "municipi_article": "", + "municipi_transliterat": "monistrol_de_calders", + "municipi_curt_transliterat": "monistrol_de_calders", + "centre_municipal": "41.7608379,2.0146236", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Vinya, 9, 08275 Monistrol de Calders", + "adreca": "Vinya, 9", + "codi_postal": "08275", + "localitzacio": "41.7604356,2.0142996", + "telefon_contacte": "938399000", + "fax": "938398037", + "email": "monistrolc@diba.cat", + "url_general": "https:\/\/www.monistroldecalders.cat", + "cif": "P0812700C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08128.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08128.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08128.jpg", + "ine6": "081287", + "nom_dbpedia": "Monistrol_de_Calders", + "nombre_habitants": "677", + "extensio": "21.87", + "altitud": "447" + }, + { + "ine": "08136", + "municipi_nom": "Montornès del Vallès", + "municipi_nom_curt": "Montornès del Vallès", + "municipi_article": "", + "municipi_transliterat": "montornes_del_valles", + "municipi_curt_transliterat": "montornes_del_valles", + "centre_municipal": "41.5454251,2.26729", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Llibertat, 2, 08170 Montornès del Vallès", + "adreca": "Av. Llibertat, 2", + "codi_postal": "08170", + "localitzacio": "41.5454251,2.26729", + "telefon_contacte": "935721170", + "fax": "935682762", + "email": "alcaldia@montornes.cat", + "url_general": "https:\/\/www.montornes.cat", + "cif": "P0813500F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08136.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08136.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08136.jpg", + "ine6": "081363", + "nom_dbpedia": "Montornès_del_Vallès", + "nombre_habitants": "16263", + "extensio": "10.5", + "altitud": "116" + }, + { + "ine": "08224", + "municipi_nom": "Sant Martí de Centelles", + "municipi_nom_curt": "Sant Martí de Centelles", + "municipi_article": "", + "municipi_transliterat": "sant_marti_de_centelles", + "municipi_curt_transliterat": "sant_marti_de_centelles", + "centre_municipal": "41.7639095,2.2510146", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Estació, 4, 08592 Sant Martí de Centelles", + "adreca": "Estació, 4", + "codi_postal": "08592", + "localitzacio": "41.7639095,2.2510146", + "telefon_contacte": "938442406", + "fax": "938442406", + "email": "st.martic@diba.cat", + "url_general": "https:\/\/www.smarticentelles.org", + "cif": "P0822200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08224.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08224.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08224.jpg", + "ine6": "082248", + "nom_dbpedia": "Sant_Martí_de_Centelles", + "nombre_habitants": "1131", + "extensio": "25.7", + "altitud": "462" + }, + { + "ine": "08099", + "municipi_nom": "Guardiola de Berguedà", + "municipi_nom_curt": "Guardiola de Berguedà", + "municipi_article": "", + "municipi_transliterat": "guardiola_de_bergueda", + "municipi_curt_transliterat": "guardiola_de_bergueda", + "centre_municipal": "42.23315,1.87918", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Municipal, 3, 08694 Guardiola de Berguedà", + "adreca": "Pl. Municipal, 3", + "codi_postal": "08694", + "localitzacio": "42.23315,1.87918", + "telefon_contacte": "938227059", + "fax": "938227024", + "email": "guardiola@diba.cat", + "url_general": "https:\/\/www.guardioladebergueda.cat", + "cif": "P0809800F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08099.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08099.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08099.jpg", + "ine6": "080996", + "nom_dbpedia": "Guardiola_de_Berguedà", + "nombre_habitants": "887", + "extensio": "62", + "altitud": "720" + }, + { + "ine": "08234", + "municipi_nom": "Sant Pere de Vilamajor", + "municipi_nom_curt": "Sant Pere de Vilamajor", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_vilamajor", + "municipi_curt_transliterat": "sant_pere_de_vilamajor", + "centre_municipal": "41.6843288,2.3900497", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Nou, 26, 08458 Sant Pere de Vilamajor", + "adreca": "Nou, 26", + "codi_postal": "08458", + "localitzacio": "41.6850228,2.39074182142135", + "telefon_contacte": "938450008", + "fax": "938452059", + "email": "ajuntament@vilamajor.cat", + "url_general": "https:\/\/www.vilamajor.cat", + "cif": "P0823400G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08234.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08234.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08234.jpg", + "ine6": "082346", + "nom_dbpedia": "Sant_Pere_de_Vilamajor", + "nombre_habitants": "4371", + "extensio": "34.74", + "altitud": "305" + }, + { + "ine": "08237", + "municipi_nom": "Sant Quirze de Besora", + "municipi_nom_curt": "Sant Quirze de Besora", + "municipi_article": "", + "municipi_transliterat": "sant_quirze_de_besora", + "municipi_curt_transliterat": "sant_quirze_de_besora", + "centre_municipal": "42.101426,2.2170289", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08580 Sant Quirze de Besora", + "adreca": "Pl. Major, 1", + "codi_postal": "08580", + "localitzacio": "42.1001685,2.2227159", + "telefon_contacte": "938529017", + "fax": "938529142", + "email": "info@ajsantquirze.cat", + "url_general": "https:\/\/www.ajsantquirze.com", + "cif": "P0823700J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08237.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08237.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08237.jpg", + "ine6": "082378", + "nom_dbpedia": "Sant_Quirze_de_Besora", + "nombre_habitants": "2107", + "extensio": "8.01", + "altitud": "587" + }, + { + "ine": "08239", + "municipi_nom": "Sant Quirze Safaja", + "municipi_nom_curt": "Sant Quirze Safaja", + "municipi_article": "", + "municipi_transliterat": "sant_quirze_safaja", + "municipi_curt_transliterat": "sant_quirze_safaja", + "centre_municipal": "41.7276804,2.1548204", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Barcelona, 2, 08189 Sant Quirze Safaja", + "adreca": "Carretera de Barcelona, 2", + "codi_postal": "08189", + "localitzacio": "41.7276804,2.1548204", + "telefon_contacte": "938660368", + "fax": "938662262", + "email": "st.quirzes@diba.cat", + "url_general": "https:\/\/www.santquirzesafaja.es", + "cif": "P0823900F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08239.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08239.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08239.jpg", + "ine6": "082397", + "nom_dbpedia": "Sant_Quirze_Safaja", + "nombre_habitants": "637", + "extensio": "25", + "altitud": "627" + }, + { + "ine": "08249", + "municipi_nom": "Santa Fe del Penedès", + "municipi_nom_curt": "Santa Fe del Penedès", + "municipi_article": "", + "municipi_transliterat": "santa_fe_del_penedes", + "municipi_curt_transliterat": "santa_fe_del_penedes", + "centre_municipal": "41.3843885,1.7218532", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ de l¿Horta, 1, 08792 Santa Fe del Penedès", + "adreca": "C\/ de l¿Horta, 1", + "codi_postal": "08792", + "localitzacio": "41.3843885,1.7218532", + "telefon_contacte": "938974211", + "fax": "938974211", + "email": "st.fe@diba.cat", + "url_general": "https:\/\/www.santafepenedes.cat", + "cif": "P0824900E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08249.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08249.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08249.jpg", + "ine6": "082495", + "nom_dbpedia": "Santa_Fe_del_Penedès", + "nombre_habitants": "379", + "extensio": "3.48", + "altitud": "240" + }, + { + "ine": "08252", + "municipi_nom": "Barberà del Vallès", + "municipi_nom_curt": "Barberà del Vallès", + "municipi_article": "", + "municipi_transliterat": "barbera_del_valles", + "municipi_curt_transliterat": "barbera_del_valles", + "centre_municipal": "41.5146053,2.1214474", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Generalitat, 70, 08210 Barberà del Vallès", + "adreca": "Av. Generalitat, 70", + "codi_postal": "08210", + "localitzacio": "41.5146053,2.1214474", + "telefon_contacte": "937297171", + "fax": "937191815", + "email": "barbera@bdv.cat", + "url_general": "https:\/\/www.bdv.cat", + "cif": "P0825200I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08252.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08252.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08252.jpg", + "ine6": "082520", + "nom_dbpedia": "Barberà_del_Vallès", + "nombre_habitants": "32839", + "extensio": "8.37", + "altitud": "146" + }, + { + "ine": "08254", + "municipi_nom": "L'Esquirol", + "municipi_nom_curt": "Esquirol", + "municipi_article": "L'", + "municipi_transliterat": "lesquirol", + "municipi_curt_transliterat": "esquirol", + "centre_municipal": "42.0289799,2.3501818", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Nou, 1, 08511 Esquirol", + "adreca": "Carrer Nou, 1", + "codi_postal": "08511", + "localitzacio": "42.0289799,2.3501818", + "telefon_contacte": "938568000", + "fax": "938568305", + "email": "miquelvilella@lesquirol.cat", + "url_general": "https:\/\/www.lesquirol.cat", + "cif": "P0825400E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08254.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08254.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08254.jpg", + "ine6": "082541", + "nom_dbpedia": "L'Esquirol", + "nombre_habitants": "2141", + "extensio": "61.97", + "altitud": "693" + }, + { + "ine": "08118", + "municipi_nom": "El Masnou", + "municipi_nom_curt": "Masnou", + "municipi_article": "El", + "municipi_transliterat": "el_masnou", + "municipi_curt_transliterat": "masnou", + "centre_municipal": "41.4796899,2.3118347", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Prat de la Riba, 1, 08320 Masnou", + "adreca": "Prat de la Riba, 1", + "codi_postal": "08320", + "localitzacio": "41.4796899,2.3118347", + "telefon_contacte": "935571700", + "fax": "935571701", + "email": "ajuntament@elmasnou.cat", + "url_general": "https:\/\/www.elmasnou.cat", + "cif": "P0811700D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08118.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08118.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08118.jpg", + "ine6": "081189", + "nom_dbpedia": "El_Masnou", + "nombre_habitants": "23340", + "extensio": "3.3", + "altitud": "27" + }, + { + "ine": "08145", + "municipi_nom": "Olèrdola", + "municipi_nom_curt": "Olèrdola", + "municipi_article": "", + "municipi_transliterat": "olerdola", + "municipi_curt_transliterat": "olerdola", + "centre_municipal": "41.3210812,1.7216265", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Catalunya, 12, 08734 Olèrdola", + "adreca": "Av. Catalunya, 12", + "codi_postal": "08734", + "localitzacio": "41.3210812,1.7216265", + "telefon_contacte": "938903502", + "fax": "938171059", + "email": "olerdola@olerdola.cat", + "url_general": "https:\/\/www.olerdola.cat", + "cif": "P0814400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08145.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08145.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08145.jpg", + "ine6": "081458", + "nom_dbpedia": "Olèrdola", + "nombre_habitants": "3611", + "extensio": "29.87", + "altitud": "233" + }, + { + "ine": "08185", + "municipi_nom": "Rubió", + "municipi_nom_curt": "Rubió", + "municipi_article": "", + "municipi_transliterat": "rubio", + "municipi_curt_transliterat": "rubio", + "centre_municipal": "41.6442798,1.5697589", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08719 Rubió", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08719", + "localitzacio": "41.6442798,1.5697589", + "telefon_contacte": "938094181", + "fax": "938094181", + "email": "rubio@rubio.cat", + "url_general": "https:\/\/www.rubio.cat", + "cif": "P0818400D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08185.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08185.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08185.jpg", + "ine6": "081859", + "nom_dbpedia": "Rubió", + "nombre_habitants": "232", + "extensio": "38.51", + "altitud": "629" + }, + { + "ine": "08147", + "municipi_nom": "Olesa de Montserrat", + "municipi_nom_curt": "Olesa de Montserrat", + "municipi_article": "", + "municipi_transliterat": "olesa_de_montserrat", + "municipi_curt_transliterat": "olesa_de_montserrat", + "centre_municipal": "41.543053,1.8931874", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Fèlix Figueras i Aragay, s\/n., 08640 Olesa de Montserrat", + "adreca": "Pl. Fèlix Figueras i Aragay, s\/n.", + "codi_postal": "08640", + "localitzacio": "41.543053,1.8931874", + "telefon_contacte": "937780050", + "fax": "937780752", + "email": "ajuntament@olesademontserrat.cat", + "url_general": "https:\/\/www.olesademontserrat.cat", + "cif": "P0814600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08147.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08147.jpg", + "ine6": "081477", + "nom_dbpedia": "Olesa_de_Montserrat", + "nombre_habitants": "23779", + "extensio": "16.75", + "altitud": "124" + }, + { + "ine": "08158", + "municipi_nom": "El Papiol", + "municipi_nom_curt": "Papiol", + "municipi_article": "El", + "municipi_transliterat": "el_papiol", + "municipi_curt_transliterat": "papiol", + "centre_municipal": "41.4364229,2.0099593", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de la Generalitat, 7-9, 08754 Papiol", + "adreca": "Avinguda de la Generalitat, 7-9", + "codi_postal": "08754", + "localitzacio": "41.4364229,2.0099593", + "telefon_contacte": "936730220", + "fax": "936731539", + "email": "papiol@elpapiol.cat", + "url_general": "https:\/\/www.elpapiol.cat", + "cif": "P0815700J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08158.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08158.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08158.jpg", + "ine6": "081580", + "nom_dbpedia": "El_Papiol", + "nombre_habitants": "4103", + "extensio": "8.83", + "altitud": "135" + }, + { + "ine": "08167", + "municipi_nom": "Polinyà", + "municipi_nom_curt": "Polinyà", + "municipi_article": "", + "municipi_transliterat": "polinya", + "municipi_curt_transliterat": "polinya", + "centre_municipal": "41.55746,2.156196", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08213 Polinyà", + "adreca": "Pl. Vila, 1", + "codi_postal": "08213", + "localitzacio": "41.55746,2.156196", + "telefon_contacte": "937130264", + "fax": "937130248", + "email": "polinya@ajpolinya.cat", + "url_general": "https:\/\/www.polinya.cat", + "cif": "P0816600A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08167.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08167.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08167.jpg", + "ine6": "081672", + "nom_dbpedia": "Polinyà", + "nombre_habitants": "8389", + "extensio": "8.93", + "altitud": "158" + }, + { + "ine": "08202", + "municipi_nom": "Sant Celoni", + "municipi_nom_curt": "Sant Celoni", + "municipi_article": "", + "municipi_transliterat": "sant_celoni", + "municipi_curt_transliterat": "sant_celoni", + "centre_municipal": "41.690137,2.4916702", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08470 Sant Celoni", + "adreca": "Pl. Vila, 1", + "codi_postal": "08470", + "localitzacio": "41.690137,2.4916702", + "telefon_contacte": "938670425", + "fax": "938673914", + "email": "santceloni@santceloni.cat", + "url_general": "https:\/\/www.santceloni.cat", + "cif": "P0820100F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08202.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08202.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08202.jpg", + "ine6": "082021", + "nom_dbpedia": "Sant_Celoni", + "nombre_habitants": "17754", + "extensio": "65.44", + "altitud": "152" + }, + { + "ine": "08211", + "municipi_nom": "Sant Feliu de Llobregat", + "municipi_nom_curt": "Sant Feliu de Llobregat", + "municipi_article": "", + "municipi_transliterat": "sant_feliu_de_llobregat", + "municipi_curt_transliterat": "sant_feliu_de_llobregat", + "centre_municipal": "41.3812851,2.0446381", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08980 Sant Feliu de Llobregat", + "adreca": "Pl. Vila, 1", + "codi_postal": "08980", + "localitzacio": "41.3812851,2.0446381", + "telefon_contacte": "936858000", + "fax": "936858019", + "email": "ajuntament@santfeliu.cat", + "url_general": "https:\/\/www.santfeliu.cat", + "cif": "P0821000G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08211.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08211.jpg", + "ine6": "082114", + "nom_dbpedia": "Sant_Feliu_de_Llobregat", + "nombre_habitants": "44474", + "extensio": "11.79", + "altitud": "25" + }, + { + "ine": "08220", + "municipi_nom": "Sant Julià de Vilatorta", + "municipi_nom_curt": "Sant Julià de Vilatorta", + "municipi_article": "", + "municipi_transliterat": "sant_julia_de_vilatorta", + "municipi_curt_transliterat": "sant_julia_de_vilatorta", + "centre_municipal": "41.9223715,2.3256547", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Marquès de la Quadra, 1, 08504 Sant Julià de Vilatorta", + "adreca": "Pl. Marquès de la Quadra, 1", + "codi_postal": "08504", + "localitzacio": "41.9223715,2.3256547", + "telefon_contacte": "938122179", + "fax": "938122063", + "email": "sjv.ajuntament@vilatorta.cat", + "url_general": "https:\/\/wwwvilatorta.cat", + "cif": "P0821800J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08220.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08220.jpg", + "ine6": "082205", + "nom_dbpedia": "Sant_Julià_de_Vilatorta", + "nombre_habitants": "3096", + "extensio": "15.84", + "altitud": "595" + }, + { + "ine": "08227", + "municipi_nom": "Sant Martí Sarroca", + "municipi_nom_curt": "Sant Martí Sarroca", + "municipi_article": "", + "municipi_transliterat": "sant_marti_sarroca", + "municipi_curt_transliterat": "sant_marti_sarroca", + "centre_municipal": "41.3838124,1.6116829", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Ferran Muñoz, 4-6, 08731 Sant Martí Sarroca", + "adreca": "Carrer de Ferran Muñoz, 4-6", + "codi_postal": "08731", + "localitzacio": "41.3838124,1.6116829", + "telefon_contacte": "938991111", + "fax": "938991512", + "email": "st.martisa@diba.cat", + "url_general": "https:\/\/www.santmartisarroca.cat", + "cif": "P0822700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08227.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08227.jpg", + "ine6": "082270", + "nom_dbpedia": "Sant_Martí_Sarroca", + "nombre_habitants": "3231", + "extensio": "35.59", + "altitud": "340" + }, + { + "ine": "08009", + "municipi_nom": "Argentona", + "municipi_nom_curt": "Argentona", + "municipi_article": "", + "municipi_transliterat": "argentona", + "municipi_curt_transliterat": "argentona", + "centre_municipal": "41.5554326,2.4002787", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ramón Par, 1, 08310 Argentona", + "adreca": "Ramón Par, 1", + "codi_postal": "08310", + "localitzacio": "41.55537995,2.40019398708544", + "telefon_contacte": "937974900", + "fax": "937970800", + "email": "argentona@argentona.cat", + "url_general": "https:\/\/www.argentona.cat", + "cif": "P0800900C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08009.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08009.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08009.jpg", + "ine6": "080095", + "nom_dbpedia": "Argentona", + "nombre_habitants": "12295", + "extensio": "25.22", + "altitud": "88" + }, + { + "ine": "08150", + "municipi_nom": "Orís", + "municipi_nom_curt": "Orís", + "municipi_article": "", + "municipi_transliterat": "oris", + "municipi_curt_transliterat": "oris", + "centre_municipal": "42.0580398,2.2386132", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda del Castell , 1, 08573 Orís", + "adreca": "Avinguda del Castell , 1", + "codi_postal": "08573", + "localitzacio": "42.0580398,2.2386132", + "telefon_contacte": "938590247", + "fax": "938504070", + "email": "oris.administracio@diba.cat", + "url_general": "https:\/\/www.oris.cat", + "cif": "P0814900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08150.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08150.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08150.jpg", + "ine6": "081509", + "nom_dbpedia": "Orís", + "nombre_habitants": "310", + "extensio": "27.35", + "altitud": "564" + }, + { + "ine": "08041", + "municipi_nom": "Canovelles", + "municipi_nom_curt": "Canovelles", + "municipi_article": "", + "municipi_transliterat": "canovelles", + "municipi_curt_transliterat": "canovelles", + "centre_municipal": "41.6173948,2.28288", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08420 Canovelles", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08420", + "localitzacio": "41.6173948,2.28288", + "telefon_contacte": "938464555", + "fax": "938465302", + "email": "ajuntament@canovelles.cat", + "url_general": "https:\/\/www.canovelles.cat", + "cif": "P0804000H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08041.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08041.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08041.jpg", + "ine6": "080410", + "nom_dbpedia": "Canovelles", + "nombre_habitants": "16317", + "extensio": "6.75", + "altitud": "175" + }, + { + "ine": "08017", + "municipi_nom": "Balenyà", + "municipi_nom_curt": "Balenyà", + "municipi_article": "", + "municipi_transliterat": "balenya", + "municipi_curt_transliterat": "balenya", + "centre_municipal": "41.8151185,2.2331607", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Pista, 2, 08550 Balenyà", + "adreca": "Carrer de la Pista, 2", + "codi_postal": "08550", + "localitzacio": "41.8151185,2.2331607", + "telefon_contacte": "938840111", + "fax": "938898072", + "email": "balenya@diba.cat", + "url_general": "https:\/\/www.balenya.cat", + "cif": "P0801700F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08017.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08017.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08017.jpg", + "ine6": "080174", + "nom_dbpedia": "Balenyà", + "nombre_habitants": "3783", + "extensio": "18.47", + "altitud": "587" + }, + { + "ine": "08034", + "municipi_nom": "Calders", + "municipi_nom_curt": "Calders", + "municipi_article": "", + "municipi_transliterat": "calders", + "municipi_curt_transliterat": "calders", + "centre_municipal": "41.7892144,1.9916386", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08275 Calders", + "adreca": "Plaça Major, 1", + "codi_postal": "08275", + "localitzacio": "41.78932745,1.99201278647501", + "telefon_contacte": "938309000", + "fax": "938309229", + "email": "calders@calders.cat", + "url_general": "https:\/\/www.calders.cat", + "cif": "P0803400A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08034.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08034.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08034.jpg", + "ine6": "080348", + "nom_dbpedia": "Calders", + "nombre_habitants": "946", + "extensio": "33.01", + "altitud": "552" + }, + { + "ine": "08052", + "municipi_nom": "Castellar de n'Hug", + "municipi_nom_curt": "Castellar de n'Hug", + "municipi_article": "", + "municipi_transliterat": "castellar_de_nhug", + "municipi_curt_transliterat": "castellar_de_nhug", + "centre_municipal": "42.2829512,2.0172181", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08696 Castellar de n'Hug", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08696", + "localitzacio": "42.2821289,2.0169112", + "telefon_contacte": "938257077", + "fax": "938257066", + "email": "castellarh@diba.cat", + "url_general": "https:\/\/www.ajcastellardenhug.cat", + "cif": "P0805100E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08052.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08052.jpg", + "ine6": "080522", + "nom_dbpedia": "Castellar_de_n'Hug", + "nombre_habitants": "165", + "extensio": "46.76", + "altitud": "1395" + }, + { + "ine": "08060", + "municipi_nom": "Castellfollit de Riubregós", + "municipi_nom_curt": "Castellfollit de Riubregós", + "municipi_article": "", + "municipi_transliterat": "castellfollit_de_riubregos", + "municipi_curt_transliterat": "castellfollit_de_riubregos", + "centre_municipal": "41.7759169,1.4374576", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 10, 08283 Castellfollit de Riubregós", + "adreca": "Carrer Major, 10", + "codi_postal": "08283", + "localitzacio": "41.7759169,1.4374576", + "telefon_contacte": "938693031", + "fax": "938693125", + "email": "castellfollitr@diba.cat", + "url_general": "https:\/\/www.riubregos.cat", + "cif": "P0805900H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08060.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08060.jpg", + "ine6": "080608", + "nom_dbpedia": "Castellfollit_de_Riubregós", + "nombre_habitants": "156", + "extensio": "26.28", + "altitud": "467" + }, + { + "ine": "08087", + "municipi_nom": "Gallifa", + "municipi_nom_curt": "Gallifa", + "municipi_article": "", + "municipi_transliterat": "gallifa", + "municipi_curt_transliterat": "gallifa", + "centre_municipal": "41.6937007,2.1164334", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08146 Gallifa", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08146", + "localitzacio": "41.6937007,2.1164334", + "telefon_contacte": "938662121", + "fax": "938661151", + "email": "gallifa@diba.cat", + "url_general": "https:\/\/www.gallifa.cat", + "cif": "P0808600A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08087.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08087.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08087.jpg", + "ine6": "080879", + "nom_dbpedia": "Gallifa", + "nombre_habitants": "169", + "extensio": "16.37", + "altitud": "502" + }, + { + "ine": "08126", + "municipi_nom": "Montgat", + "municipi_nom_curt": "Montgat", + "municipi_article": "", + "municipi_transliterat": "montgat", + "municipi_curt_transliterat": "montgat", + "centre_municipal": "41.4666983,2.2789654", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08390 Montgat", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08390", + "localitzacio": "41.4666983,2.2789654", + "telefon_contacte": "934694900", + "fax": "934692400", + "email": "montgat@diba.cat", + "url_general": "https:\/\/www.montgat.cat", + "cif": "P0812500G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08126.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08126.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08126.jpg", + "ine6": "081265", + "nom_dbpedia": "Montgat", + "nombre_habitants": "11819", + "extensio": "2.83", + "altitud": "20" + }, + { + "ine": "08132", + "municipi_nom": "Montmajor", + "municipi_nom_curt": "Montmajor", + "municipi_article": "", + "municipi_transliterat": "montmajor", + "municipi_curt_transliterat": "montmajor", + "centre_municipal": "42.0180704,1.735819", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça del Mercat, 1, 08612 Montmajor", + "adreca": "Plaça del Mercat, 1", + "codi_postal": "08612", + "localitzacio": "42.0177071,1.7353648", + "telefon_contacte": "938246000", + "fax": "938246000", + "email": "montmajor@diba.cat", + "url_general": "https:\/\/www.montmajor.cat", + "cif": "P0813100E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08132.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08132.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08132.jpg", + "ine6": "081326", + "nom_dbpedia": "Montmajor", + "nombre_habitants": "465", + "extensio": "75.83", + "altitud": "756" + }, + { + "ine": "08258", + "municipi_nom": "Santa Maria d'Oló", + "municipi_nom_curt": "Santa Maria d'Oló", + "municipi_article": "", + "municipi_transliterat": "santa_maria_dolo", + "municipi_curt_transliterat": "santa_maria_dolo", + "centre_municipal": "41.8739416,2.0347083", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Manuel López, 1 1r., 08273 Santa Maria d'Oló", + "adreca": "Av. Manuel López, 1 1r.", + "codi_postal": "08273", + "localitzacio": "41.8739416,2.0347083", + "telefon_contacte": "938385000", + "fax": "938385005", + "email": "st.m.olo@olo.cat", + "url_general": "https:\/\/www.olo.cat", + "cif": "P0825800F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08258.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08258.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08258.jpg", + "ine6": "082589", + "nom_dbpedia": "Santa_Maria_d'Oló", + "nombre_habitants": "1024", + "extensio": "64.24", + "altitud": "542" + }, + { + "ine": "08265", + "municipi_nom": "Sant Vicenç de Torelló", + "municipi_nom_curt": "Sant Vicenç de Torelló", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_de_torello", + "municipi_curt_transliterat": "sant_vicenc_de_torello", + "centre_municipal": "42.06262,2.27425", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 6, 08571 Sant Vicenç de Torelló", + "adreca": "Pl. Ajuntament, 6", + "codi_postal": "08571", + "localitzacio": "42.06262,2.27425", + "telefon_contacte": "938590003", + "fax": "938504228", + "email": "st.vicenst@diba.cat", + "url_general": "https:\/\/www.santvicencdetorello.cat", + "cif": "P0826500A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08265.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08265.jpg", + "ine6": "082652", + "nom_dbpedia": "Sant_Vicenç_de_Torelló", + "nombre_habitants": "2014", + "extensio": "6.6", + "altitud": "554" + }, + { + "ine": "08275", + "municipi_nom": "Tavèrnoles", + "municipi_nom_curt": "Tavèrnoles", + "municipi_article": "", + "municipi_transliterat": "tavernoles", + "municipi_curt_transliterat": "tavernoles", + "centre_municipal": "41.9521852,2.326142", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de l'Església, 1, 08519 Tavèrnoles", + "adreca": "Carrer de l'Església, 1", + "codi_postal": "08519", + "localitzacio": "41.9521852,2.326142", + "telefon_contacte": "938887308", + "fax": "938122328", + "email": "tavernoles@diba.cat", + "url_general": "https:\/\/www.tavernoles.cat", + "cif": "P0827500J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08275.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08275.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08275.jpg", + "ine6": "082750", + "nom_dbpedia": "Tavèrnoles", + "nombre_habitants": "320", + "extensio": "20", + "altitud": "537" + }, + { + "ine": "08301", + "municipi_nom": "Viladecans", + "municipi_nom_curt": "Viladecans", + "municipi_article": "", + "municipi_transliterat": "viladecans", + "municipi_curt_transliterat": "viladecans", + "centre_municipal": "41.3163083,2.0156034", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Jaume Abril, 2, 08840 Viladecans", + "adreca": "Jaume Abril, 2", + "codi_postal": "08840", + "localitzacio": "41.3160278,2.0200814", + "telefon_contacte": "936351800", + "fax": "936370402", + "email": "aj-viladecans@viladecans.cat", + "url_general": "https:\/\/www.viladecans.cat", + "cif": "P0830200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08301.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08301.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08301.jpg", + "ine6": "083015", + "nom_dbpedia": "Viladecans", + "nombre_habitants": "66168", + "extensio": "20.11", + "altitud": "18" + }, + { + "ine": "08180", + "municipi_nom": "Ripollet", + "municipi_nom_curt": "Ripollet", + "municipi_article": "", + "municipi_transliterat": "ripollet", + "municipi_curt_transliterat": "ripollet", + "centre_municipal": "41.4993372,2.1573095", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Balmes, 2, 08291 Ripollet", + "adreca": "Carrer de Balmes, 2", + "codi_postal": "08291", + "localitzacio": "41.49649,2.15347", + "telefon_contacte": "935046000", + "fax": "935808148", + "email": "shernandez@ripollet.cat", + "url_general": "https:\/\/www.ripollet.cat", + "cif": "P0817900D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08180.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08180.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08180.jpg", + "ine6": "081803", + "nom_dbpedia": "Ripollet", + "nombre_habitants": "38347", + "extensio": "4.39", + "altitud": "79" + }, + { + "ine": "08198", + "municipi_nom": "Sant Antoni de Vilamajor", + "municipi_nom_curt": "Sant Antoni de Vilamajor", + "municipi_article": "", + "municipi_transliterat": "sant_antoni_de_vilamajor", + "municipi_curt_transliterat": "sant_antoni_de_vilamajor", + "centre_municipal": "41.6735604,2.4012202", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Montseny, 5, 08459 Sant Antoni de Vilamajor", + "adreca": "Plaça Montseny, 5", + "codi_postal": "08459", + "localitzacio": "41.6735604,2.4012202", + "telefon_contacte": "938452400", + "fax": "938452051", + "email": "ajuntament@savilamajor.cat", + "url_general": "https:\/\/www.savilamajor.cat", + "cif": "P0819700F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08198.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08198.jpg", + "ine6": "081982", + "nom_dbpedia": "Sant_Antoni_de_Vilamajor", + "nombre_habitants": "6095", + "extensio": "13.92", + "altitud": "258" + }, + { + "ine": "08209", + "municipi_nom": "Sant Fost de Campsentelles", + "municipi_nom_curt": "Sant Fost de Campsentelles", + "municipi_article": "", + "municipi_transliterat": "sant_fost_de_campsentelles", + "municipi_curt_transliterat": "sant_fost_de_campsentelles", + "centre_municipal": "41.5122172,2.2379134", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08105 Sant Fost de Campsentelles", + "adreca": "Pl. Vila, 1", + "codi_postal": "08105", + "localitzacio": "41.5122172,2.2379134", + "telefon_contacte": "935796980", + "fax": "935796982", + "email": "ajuntament@santfost.cat", + "url_general": "https:\/\/www.santfost.cat", + "cif": "P0820800A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08209.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08209.jpg", + "ine6": "082093", + "nom_dbpedia": "Sant_Fost_de_Campsentelles", + "nombre_habitants": "8722", + "extensio": "13.16", + "altitud": "112" + }, + { + "ine": "08223", + "municipi_nom": "Sant Llorenç Savall", + "municipi_nom_curt": "Sant Llorenç Savall", + "municipi_article": "", + "municipi_transliterat": "sant_llorenc_savall", + "municipi_curt_transliterat": "sant_llorenc_savall", + "centre_municipal": "41.68063,2.0575199", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Sant Feliu, 2, 08212 Sant Llorenç Savall", + "adreca": "Carrer Sant Feliu, 2", + "codi_postal": "08212", + "localitzacio": "41.68063,2.0575199", + "telefon_contacte": "937140018", + "fax": "937141007", + "email": "st.llorenss@diba.cat", + "url_general": "https:\/\/www.savall.cat", + "cif": "P0822100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08223.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08223.jpg", + "ine6": "082233", + "nom_dbpedia": "Sant_Llorenç_Savall", + "nombre_habitants": "2371", + "extensio": "40.96", + "altitud": "466" + }, + { + "ine": "08114", + "municipi_nom": "Martorell", + "municipi_nom_curt": "Martorell", + "municipi_article": "", + "municipi_transliterat": "martorell", + "municipi_curt_transliterat": "martorell", + "centre_municipal": "41.4769177,1.9283971", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 46, 08760 Martorell", + "adreca": "Plaça de la Vila, 46", + "codi_postal": "08760", + "localitzacio": "41.4769177,1.9283971", + "telefon_contacte": "937750050", + "fax": "937740595", + "email": "ajuntament@martorell.cat", + "url_general": "https:\/\/www.martorell.cat", + "cif": "P0811300C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08114.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08114.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08114.jpg", + "ine6": "081141", + "nom_dbpedia": "Martorell", + "nombre_habitants": "27850", + "extensio": "12.9", + "altitud": "56" + }, + { + "ine": "08116", + "municipi_nom": "Les Masies de Roda", + "municipi_nom_curt": "Masies de Roda", + "municipi_article": "Les", + "municipi_transliterat": "les_masies_de_roda", + "municipi_curt_transliterat": "masies_de_roda", + "centre_municipal": "41.9900725,2.3064465", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. de Roda a Manlleu, s\/n, 08510 Masies de Roda", + "adreca": "Ctra. de Roda a Manlleu, s\/n", + "codi_postal": "08510", + "localitzacio": "41.9900725,2.3064465", + "telefon_contacte": "938540027", + "fax": "938540007", + "email": "masiesr@diba.cat", + "url_general": "https:\/\/www.lesmasiesderoda.cat", + "cif": "P0811500H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08116.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08116.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08116.jpg", + "ine6": "081167", + "nom_dbpedia": "Les_Masies_de_Roda", + "nombre_habitants": "704", + "extensio": "16.43", + "altitud": "516" + }, + { + "ine": "08120", + "municipi_nom": "Matadepera", + "municipi_nom_curt": "Matadepera", + "municipi_article": "", + "municipi_transliterat": "matadepera", + "municipi_curt_transliterat": "matadepera", + "centre_municipal": "41.6012311,2.0275199", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08230 Matadepera", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08230", + "localitzacio": "41.6012311,2.0275199", + "telefon_contacte": "937870200", + "fax": "937300048", + "email": "matadepera@matadepera.cat", + "url_general": "https:\/\/www.matadepera.cat", + "cif": "P0811900J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08120.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08120.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08120.jpg", + "ine6": "081206", + "nom_dbpedia": "Matadepera", + "nombre_habitants": "9291", + "extensio": "24.83", + "altitud": "423" + }, + { + "ine": "08122", + "municipi_nom": "Mediona", + "municipi_nom_curt": "Mediona", + "municipi_article": "", + "municipi_transliterat": "mediona", + "municipi_curt_transliterat": "mediona", + "centre_municipal": "41.47739425,1.63501845327091", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Dr. Trueta, 10, 08773 Mediona", + "adreca": "Carrer del Dr. Trueta, 10", + "codi_postal": "08773", + "localitzacio": "41.4767127,1.6108398", + "telefon_contacte": "938985002", + "fax": "938985299", + "email": "mediona@mediona.cat", + "url_general": "https:\/\/www.mediona.cat", + "cif": "P0812100F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08122.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08122.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08122.jpg", + "ine6": "081228", + "nom_dbpedia": "Mediona", + "nombre_habitants": "2331", + "extensio": "47.61", + "altitud": "430" + }, + { + "ine": "08130", + "municipi_nom": "Montclar", + "municipi_nom_curt": "Montclar", + "municipi_article": "", + "municipi_transliterat": "montclar", + "municipi_curt_transliterat": "montclar", + "centre_municipal": "42.018173,1.7653302", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa de la Vila s\/n, 08614 Montclar", + "adreca": "Casa de la Vila s\/n", + "codi_postal": "08614", + "localitzacio": "42.018173,1.7653302", + "telefon_contacte": "938231092", + "fax": "938231092", + "email": "montclar@diba.cat", + "url_general": "https:\/\/www.montclar.cat", + "cif": "P0812900I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08130.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08130.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08130.jpg", + "ine6": "081304", + "nom_dbpedia": "Montclar", + "nombre_habitants": "129", + "extensio": "22.08", + "altitud": "728" + }, + { + "ine": "08131", + "municipi_nom": "Montesquiu", + "municipi_nom_curt": "Montesquiu", + "municipi_article": "", + "municipi_transliterat": "montesquiu", + "municipi_curt_transliterat": "montesquiu", + "centre_municipal": "42.108728,2.2086111", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Emili Juncadella, 1-2, 08585 Montesquiu", + "adreca": "Pl. Emili Juncadella, 1-2", + "codi_postal": "08585", + "localitzacio": "42.108728,2.2086111", + "telefon_contacte": "938529091", + "fax": "938551279", + "email": "montesquiu@diba.cat", + "url_general": "https:\/\/www.montesquiu.cat", + "cif": "P0813000G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08131.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08131.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08131.jpg", + "ine6": "081311", + "nom_dbpedia": "Montesquiu", + "nombre_habitants": "968", + "extensio": "4.87", + "altitud": "728" + }, + { + "ine": "08135", + "municipi_nom": "Montmeló", + "municipi_nom_curt": "Montmeló", + "municipi_article": "", + "municipi_transliterat": "montmelo", + "municipi_curt_transliterat": "montmelo", + "centre_municipal": "41.551724,2.2479889", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08160 Montmeló", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08160", + "localitzacio": "41.551724,2.2479889", + "telefon_contacte": "935720000", + "fax": "935720420", + "email": "info@montmelo.cat", + "url_general": "https:\/\/www.montmelo.cat", + "cif": "P0813400I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08135.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08135.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08135.jpg", + "ine6": "081350", + "nom_dbpedia": "Montmeló", + "nombre_habitants": "8784", + "extensio": "4.11", + "altitud": "72" + }, + { + "ine": "08222", + "municipi_nom": "Sant Llorenç d'Hortons", + "municipi_nom_curt": "Sant Llorenç d'Hortons", + "municipi_article": "", + "municipi_transliterat": "sant_llorenc_dhortons", + "municipi_curt_transliterat": "sant_llorenc_dhortons", + "centre_municipal": "41.4690505,1.8240758", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 36, 08791 Sant Llorenç d'Hortons", + "adreca": "Carrer Major, 36", + "codi_postal": "08791", + "localitzacio": "41.4690505,1.8240758", + "telefon_contacte": "937716000", + "fax": "937716308", + "email": "st.llorensh@diba.cat", + "url_general": "https:\/\/www.ajhortons.cat", + "cif": "P0822000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08222.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08222.jpg", + "ine6": "082227", + "nom_dbpedia": "Sant_Llorenç_d'Hortons", + "nombre_habitants": "2598", + "extensio": "19.75", + "altitud": "196" + }, + { + "ine": "08225", + "municipi_nom": "Sant Martí d'Albars", + "municipi_nom_curt": "Sant Martí d'Albars", + "municipi_article": "", + "municipi_transliterat": "sant_marti_dalbars", + "municipi_curt_transliterat": "sant_marti_dalbars", + "centre_municipal": "42.044019,2.069671", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "La Blava, s\/n, 08515 Sant Martí d'Albars", + "adreca": "La Blava, s\/n", + "codi_postal": "08515", + "localitzacio": "42.044019,2.069671", + "telefon_contacte": "938530162", + "fax": "938530101", + "email": "st.martia@diba.cat", + "url_general": "https:\/\/www.santmartidalbars.cat", + "cif": "P0822300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08225.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08225.jpg", + "ine6": "082251", + "nom_dbpedia": "Sant_Martí_d'Albars", + "nombre_habitants": "113", + "extensio": "14.76", + "altitud": "651" + }, + { + "ine": "08073", + "municipi_nom": "Cornellà de Llobregat", + "municipi_nom_curt": "Cornellà de Llobregat", + "municipi_article": "", + "municipi_transliterat": "cornella_de_llobregat", + "municipi_curt_transliterat": "cornella_de_llobregat", + "centre_municipal": "41.3534998,2.0724034", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Mossèn Cinto Verdaguer, s\/n, 08940 Cornellà de Llobregat", + "adreca": "Mossèn Cinto Verdaguer, s\/n", + "codi_postal": "08940", + "localitzacio": "41.3534998,2.0724034", + "telefon_contacte": "933770212", + "fax": "933778900", + "email": "oac@aj-cornella.cat", + "url_general": "https:\/\/www.cornella.cat", + "cif": "P0807200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08073.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08073.jpg", + "ine6": "080734", + "nom_dbpedia": "Cornellà_de_Llobregat", + "nombre_habitants": "87173", + "extensio": "6.9", + "altitud": "27" + }, + { + "ine": "08074", + "municipi_nom": "Cubelles", + "municipi_nom_curt": "Cubelles", + "municipi_article": "", + "municipi_transliterat": "cubelles", + "municipi_curt_transliterat": "cubelles", + "centre_municipal": "41.2083363,1.6730541", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08880 Cubelles", + "adreca": "Pl. Vila, 1", + "codi_postal": "08880", + "localitzacio": "41.2083363,1.6730541", + "telefon_contacte": "938950300", + "fax": "938952729", + "email": "cubelles@cubelles.org", + "url_general": "https:\/\/www.cubelles.cat", + "cif": "P0807300I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08074.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08074.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08074.jpg", + "ine6": "080749", + "nom_dbpedia": "Cubelles", + "nombre_habitants": "14992", + "extensio": "13.36", + "altitud": "12" + }, + { + "ine": "08075", + "municipi_nom": "Dosrius", + "municipi_nom_curt": "Dosrius", + "municipi_article": "", + "municipi_transliterat": "dosrius", + "municipi_curt_transliterat": "dosrius", + "centre_municipal": "41.594347,2.4063166", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "St. Antoni, 1, 08319 Dosrius", + "adreca": "St. Antoni, 1", + "codi_postal": "08319", + "localitzacio": "41.594347,2.4063166", + "telefon_contacte": "937918014", + "fax": "937919080", + "email": "dosrius@diba.cat", + "url_general": "https:\/\/www.dosrius.cat", + "cif": "P0807400G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08075.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08075.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08075.jpg", + "ine6": "080752", + "nom_dbpedia": "Dosrius", + "nombre_habitants": "5281", + "extensio": "40.82", + "altitud": "147" + }, + { + "ine": "08076", + "municipi_nom": "Esparreguera", + "municipi_nom_curt": "Esparreguera", + "municipi_article": "", + "municipi_transliterat": "esparreguera", + "municipi_curt_transliterat": "esparreguera", + "centre_municipal": "41.5393249,1.8694549", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08292 Esparreguera", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08292", + "localitzacio": "41.5393249,1.8694549", + "telefon_contacte": "937771801", + "fax": "937775904", + "email": "esparreguera@esparreguera.cat", + "url_general": "https:\/\/www.esparreguera.cat", + "cif": "P0807500D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08076.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08076.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08076.jpg", + "ine6": "080765", + "nom_dbpedia": "Esparreguera", + "nombre_habitants": "22045", + "extensio": "27.47", + "altitud": "187" + }, + { + "ine": "08082", + "municipi_nom": "Fogars de la Selva", + "municipi_nom_curt": "Fogars de la Selva", + "municipi_article": "", + "municipi_transliterat": "fogars_de_la_selva", + "municipi_curt_transliterat": "fogars_de_la_selva", + "centre_municipal": "41.7342133,2.6728108", + "grup_comarca": { + "comarca_codi": "34", + "comarca_nom": "Selva" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08495 Fogars de la Selva", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08495", + "localitzacio": "41.7342133,2.6728108", + "telefon_contacte": "972864973", + "fax": "972865284", + "email": "fogars@diba.cat", + "url_general": "https:\/\/www.fogarsdelaselva.cat", + "cif": "P0808100B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08082.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08082.jpg", + "ine6": "080826", + "nom_dbpedia": "Fogars_de_la_Selva", + "nombre_habitants": "1467", + "extensio": "33.24", + "altitud": "45" + }, + { + "ine": "08085", + "municipi_nom": "Font-rubí", + "municipi_nom_curt": "Font-rubí", + "municipi_article": "", + "municipi_transliterat": "fontrubi", + "municipi_curt_transliterat": "fontrubi", + "centre_municipal": "41.4140716,1.6518555", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1 (Guardiola de Font-Rubí), 08736 Font-rubí", + "adreca": "Pl. Ajuntament, 1 (Guardiola de Font-Rubí)", + "codi_postal": "08736", + "localitzacio": "41.4140716,1.6518555", + "telefon_contacte": "938979212", + "fax": "938979283", + "email": "fontrubi@diba.cat", + "url_general": "https:\/\/www.font-rubi.org", + "cif": "P0808400F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08085.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08085.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08085.jpg", + "ine6": "080850", + "nom_dbpedia": "Font-rubí", + "nombre_habitants": "1354", + "extensio": "37", + "altitud": "315" + }, + { + "ine": "08091", + "municipi_nom": "Gelida", + "municipi_nom_curt": "Gelida", + "municipi_article": "", + "municipi_transliterat": "gelida", + "municipi_curt_transliterat": "gelida", + "centre_municipal": "41.4324961,1.86144583062312", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 12, 08790 Gelida", + "adreca": "Plaça de la Vila, 12", + "codi_postal": "08790", + "localitzacio": "41.4408246,1.8637816", + "telefon_contacte": "937790058", + "fax": "937790100", + "email": "gelida@diba.cat", + "url_general": "https:\/\/www.gelida.cat", + "cif": "P0809000C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08091.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08091.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08091.jpg", + "ine6": "080919", + "nom_dbpedia": "Gelida", + "nombre_habitants": "7371", + "extensio": "26.73", + "altitud": "196" + }, + { + "ine": "08092", + "municipi_nom": "Gironella", + "municipi_nom_curt": "Gironella", + "municipi_article": "", + "municipi_transliterat": "gironella", + "municipi_curt_transliterat": "gironella", + "centre_municipal": "42.0337588,1.8825316", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 13, 08680 Gironella", + "adreca": "Plaça de la Vila, 13", + "codi_postal": "08680", + "localitzacio": "42.0338291,1.8825915", + "telefon_contacte": "938250033", + "fax": "938250368", + "email": "gironella@diba.cat", + "url_general": "https:\/\/www.gironella.cat", + "cif": "P0809100A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08092.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08092.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08092.jpg", + "ine6": "080924", + "nom_dbpedia": "Gironella", + "nombre_habitants": "4834", + "extensio": "6.84", + "altitud": "469" + }, + { + "ine": "08093", + "municipi_nom": "Gisclareny", + "municipi_nom_curt": "Gisclareny", + "municipi_article": "", + "municipi_transliterat": "gisclareny", + "municipi_curt_transliterat": "gisclareny", + "centre_municipal": "42.249978,1.7866137", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça del Roser, s\/n, 08695 Gisclareny", + "adreca": "Plaça del Roser, s\/n", + "codi_postal": "08695", + "localitzacio": "42.249978,1.7866137", + "telefon_contacte": "937441020", + "fax": "938244580", + "email": "gisclareny@diba.cat", + "url_general": "https:\/\/www.gisclareny.cat", + "cif": "P0809200I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08093.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08093.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08093.jpg", + "ine6": "080930", + "nom_dbpedia": "Gisclareny", + "nombre_habitants": "26", + "extensio": "36.75", + "altitud": "1339" + }, + { + "ine": "08094", + "municipi_nom": "La Granada", + "municipi_nom_curt": "Granada", + "municipi_article": "La", + "municipi_transliterat": "la_granada", + "municipi_curt_transliterat": "granada", + "centre_municipal": "41.3766679,1.7186912", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de l'Estació, 25, 08792 Granada", + "adreca": "Carrer de l'Estació, 25", + "codi_postal": "08792", + "localitzacio": "41.3766679,1.7186912", + "telefon_contacte": "938974025", + "fax": "938974406", + "email": "granada@diba.cat", + "url_general": "http:\/\/www.lagranada.com", + "cif": "P0809300G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08094.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08094.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08094.jpg", + "ine6": "080945", + "nom_dbpedia": "La_Granada", + "nombre_habitants": "2130", + "extensio": "6.57", + "altitud": "272" + }, + { + "ine": "08098", + "municipi_nom": "Sant Salvador de Guardiola", + "municipi_nom_curt": "Sant Salvador de Guardiola", + "municipi_article": "", + "municipi_transliterat": "sant_salvador_de_guardiola", + "municipi_curt_transliterat": "sant_salvador_de_guardiola", + "centre_municipal": "41.6797988,1.7671087", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Dalt, 19, 08253 Sant Salvador de Guardiola", + "adreca": "Carrer de Dalt, 19", + "codi_postal": "08253", + "localitzacio": "41.6780611,1.7664461", + "telefon_contacte": "938358025", + "fax": "938358236", + "email": "st.salvador@diba.cat", + "url_general": "https:\/\/www.santsalvadordeguardiola.cat", + "cif": "P0809700H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08098.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08098.jpg", + "ine6": "080983", + "nom_dbpedia": "Sant_Salvador_de_Guardiola", + "nombre_habitants": "3168", + "extensio": "36.99", + "altitud": "374" + }, + { + "ine": "08105", + "municipi_nom": "La Llagosta", + "municipi_nom_curt": "Llagosta", + "municipi_article": "La", + "municipi_transliterat": "la_llagosta", + "municipi_curt_transliterat": "llagosta", + "centre_municipal": "41.5139877,2.1912073", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Antoni Baque, 1, 08120 Llagosta", + "adreca": "Pl. Antoni Baque, 1", + "codi_postal": "08120", + "localitzacio": "41.5139877,2.1912073", + "telefon_contacte": "935603911", + "fax": "935741142", + "email": "llagosta@llagosta.cat", + "url_general": "https:\/\/www.llagosta.cat", + "cif": "P0810400B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08105.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08105.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08105.jpg", + "ine6": "081056", + "nom_dbpedia": "La_Llagosta", + "nombre_habitants": "13367", + "extensio": "3.03", + "altitud": "45" + }, + { + "ine": "08107", + "municipi_nom": "Lliçà d'Amunt", + "municipi_nom_curt": "Lliçà d'Amunt", + "municipi_article": "", + "municipi_transliterat": "llica_damunt", + "municipi_curt_transliterat": "llica_damunt", + "centre_municipal": "41.6084706,2.2393571", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer d'Anselm Clavé, 73, 08186 Lliçà d'Amunt", + "adreca": "Carrer d'Anselm Clavé, 73", + "codi_postal": "08186", + "localitzacio": "41.6084706,2.2393571", + "telefon_contacte": "938415225", + "fax": "938414175", + "email": "ajuntament@llicamunt.cat", + "url_general": "https:\/\/www.llicamunt.cat", + "cif": "P0810600G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08107.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08107.jpg", + "ine6": "081075", + "nom_dbpedia": "Lliçà_d'Amunt", + "nombre_habitants": "15111", + "extensio": "21.98", + "altitud": "145" + }, + { + "ine": "08109", + "municipi_nom": "Lluçà", + "municipi_nom_curt": "Lluçà", + "municipi_article": "", + "municipi_transliterat": "lluca", + "municipi_curt_transliterat": "lluca", + "centre_municipal": "42.0681545,2.0731601", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer dels Rourets, 1, 08514 Lluçà", + "adreca": "Carrer dels Rourets, 1", + "codi_postal": "08514", + "localitzacio": "42.0681545,2.0731601", + "telefon_contacte": "938554062", + "fax": "938554042", + "email": "llusa@diba.cat", + "url_general": "https:\/\/www.llusa.net", + "cif": "P0810800C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08109.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08109.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08109.jpg", + "ine6": "081094", + "nom_dbpedia": "Lluçà", + "nombre_habitants": "276", + "extensio": "53.54", + "altitud": "751" + }, + { + "ine": "08111", + "municipi_nom": "Malla", + "municipi_nom_curt": "Malla", + "municipi_article": "", + "municipi_transliterat": "malla", + "municipi_curt_transliterat": "malla", + "centre_municipal": "41.8862468,2.2350797", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de les Afores, s\/n, 08519 Malla", + "adreca": "Carrer de les Afores, s\/n", + "codi_postal": "08519", + "localitzacio": "41.8862468,2.2350797", + "telefon_contacte": "938856306", + "fax": "938814029", + "email": "malla@diba.cat", + "url_general": "https:\/\/www.malla-osona.cat", + "cif": "P0811000I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08111.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08111.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08111.jpg", + "ine6": "081115", + "nom_dbpedia": "Malla", + "nombre_habitants": "271", + "extensio": "11.03", + "altitud": "580" + }, + { + "ine": "08236", + "municipi_nom": "Sant Quintí de Mediona", + "municipi_nom_curt": "Sant Quintí de Mediona", + "municipi_article": "", + "municipi_transliterat": "sant_quinti_de_mediona", + "municipi_curt_transliterat": "sant_quinti_de_mediona", + "centre_municipal": "41.4620983,1.6628904", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 4, 08777 Sant Quintí de Mediona", + "adreca": "Pl. Església, 4", + "codi_postal": "08777", + "localitzacio": "41.4620983,1.6628904", + "telefon_contacte": "938998028", + "fax": "938998400", + "email": "st.quinti@diba.cat", + "url_general": "https:\/\/www.santquintimediona.cat", + "cif": "P0823600B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08236.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08236.jpg", + "ine6": "082362", + "nom_dbpedia": "Sant_Quintí_de_Mediona", + "nombre_habitants": "2179", + "extensio": "13.89", + "altitud": "326" + }, + { + "ine": "08238", + "municipi_nom": "Sant Quirze del Vallès", + "municipi_nom_curt": "Sant Quirze del Vallès", + "municipi_article": "", + "municipi_transliterat": "sant_quirze_del_valles", + "municipi_curt_transliterat": "sant_quirze_del_valles", + "centre_municipal": "41.5329657,2.0807135", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08192 Sant Quirze del Vallès", + "adreca": "Pl. Vila, 1", + "codi_postal": "08192", + "localitzacio": "41.5329657,2.0807135", + "telefon_contacte": "937216800", + "fax": "937211531", + "email": "ajuntament@santquirzevalles.cat", + "url_general": "https:\/\/www.santquirzevalles.cat", + "cif": "P0823800H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08238.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08238.jpg", + "ine6": "082384", + "nom_dbpedia": "Sant_Quirze_del_Vallès", + "nombre_habitants": "19939", + "extensio": "14.27", + "altitud": "188" + }, + { + "ine": "08240", + "municipi_nom": "Sant Sadurní d'Anoia", + "municipi_nom_curt": "Sant Sadurní d'Anoia", + "municipi_article": "", + "municipi_transliterat": "sant_sadurni_danoia", + "municipi_curt_transliterat": "sant_sadurni_danoia", + "centre_municipal": "41.4240313,1.7868615", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08770 Sant Sadurní d'Anoia", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08770", + "localitzacio": "41.4240313,1.7868615", + "telefon_contacte": "938910325", + "fax": "938183470", + "email": "ajuntament@santsadurni.cat", + "url_general": "https:\/\/www.santsadurni.cat", + "cif": "P0824000D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08240.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08240.jpg", + "ine6": "082401", + "nom_dbpedia": "Sant_Sadurní_d'Anoia", + "nombre_habitants": "12866", + "extensio": "18.65", + "altitud": "141" + }, + { + "ine": "08243", + "municipi_nom": "Santa Cecília de Voltregà", + "municipi_nom_curt": "Santa Cecília de Voltregà", + "municipi_article": "", + "municipi_transliterat": "santa_cecilia_de_voltrega", + "municipi_curt_transliterat": "santa_cecilia_de_voltrega", + "centre_municipal": "41.9926134,2.2224459", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Església s\/n, 08509 Santa Cecília de Voltregà", + "adreca": "Plaça Església s\/n", + "codi_postal": "08509", + "localitzacio": "41.9926134,2.2224459", + "telefon_contacte": "938502474", + "fax": "938502474", + "email": "st.cecilia@diba.cat", + "url_general": "", + "cif": "P0824300H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08243.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08243.jpg", + "ine6": "082439", + "nom_dbpedia": "Santa_Cecília_de_Voltregà", + "nombre_habitants": "187", + "extensio": "8.57", + "altitud": "519" + }, + { + "ine": "08245", + "municipi_nom": "Santa Coloma de Gramenet", + "municipi_nom_curt": "Santa Coloma de Gramenet", + "municipi_article": "", + "municipi_transliterat": "santa_coloma_de_gramenet", + "municipi_curt_transliterat": "santa_coloma_de_gramenet", + "centre_municipal": "41.4515626,2.2083371", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08921 Santa Coloma de Gramenet", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08921", + "localitzacio": "41.4515212,2.2085963", + "telefon_contacte": "934624000", + "fax": "934660067", + "email": "st.colomag@gramenet.cat", + "url_general": "https:\/\/www.gramenet.cat", + "cif": "P0824500C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08245.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08245.jpg", + "ine6": "082457", + "nom_dbpedia": "Santa_Coloma_de_Gramenet", + "nombre_habitants": "118821", + "extensio": "7.05", + "altitud": "56" + }, + { + "ine": "08246", + "municipi_nom": "Santa Eugènia de Berga", + "municipi_nom_curt": "Santa Eugènia de Berga", + "municipi_article": "", + "municipi_transliterat": "santa_eugenia_de_berga", + "municipi_curt_transliterat": "santa_eugenia_de_berga", + "centre_municipal": "41.90027365,2.28312298415477", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08507 Santa Eugènia de Berga", + "adreca": "Pl. Major, 1", + "codi_postal": "08507", + "localitzacio": "41.90027365,2.28312298415477", + "telefon_contacte": "938855803", + "fax": "938895321", + "email": "st.eugenia@diba.cat", + "url_general": "https:\/\/www.santaeugeniadeberga.cat", + "cif": "P0824600A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08246.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08246.jpg", + "ine6": "082460", + "nom_dbpedia": "Santa_Eugènia_de_Berga", + "nombre_habitants": "2226", + "extensio": "7", + "altitud": "538" + }, + { + "ine": "08253", + "municipi_nom": "Santa Maria de Besora", + "municipi_nom_curt": "Santa Maria de Besora", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_besora", + "municipi_curt_transliterat": "santa_maria_de_besora", + "centre_municipal": "42.1272818,2.2589189", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pg. Pla de Teia núm.13, 08589 Santa Maria de Besora", + "adreca": "Pg. Pla de Teia núm.13", + "codi_postal": "08589", + "localitzacio": "42.1272818,2.2589189", + "telefon_contacte": "938550976", + "fax": "938550976", + "email": "st.m.besora@diba.cat", + "url_general": "http:\/\/www.santamariab.diba.cat", + "cif": "P0825300G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08253.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08253.jpg", + "ine6": "082536", + "nom_dbpedia": "Santa_Maria_de_Besora", + "nombre_habitants": "143", + "extensio": "24.93", + "altitud": "866" + }, + { + "ine": "08255", + "municipi_nom": "Santa Maria de Merlès", + "municipi_nom_curt": "Santa Maria de Merlès", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_merles", + "municipi_curt_transliterat": "santa_maria_de_merles", + "centre_municipal": "42.0009648,1.9783425", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Sta. Maria, s\/n, 08517 Santa Maria de Merlès", + "adreca": "Pl. Sta. Maria, s\/n", + "codi_postal": "08517", + "localitzacio": "42.0009648,1.9783425", + "telefon_contacte": "938250400", + "fax": "938250400", + "email": "st.m.merles@diba.cat", + "url_general": "https:\/\/w.w.w.stmmerles.diba.es", + "cif": "P0825500B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08255.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08255.jpg", + "ine6": "082554", + "nom_dbpedia": "Santa_Maria_de_Merlès", + "nombre_habitants": "183", + "extensio": "51.36", + "altitud": "532" + }, + { + "ine": "08259", + "municipi_nom": "Santa Maria de Palautordera", + "municipi_nom_curt": "Santa Maria de Palautordera", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_palautordera", + "municipi_curt_transliterat": "santa_maria_de_palautordera", + "centre_municipal": "41.693781,2.4442321", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08460 Santa Maria de Palautordera", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08460", + "localitzacio": "41.69321105,2.44588694487562", + "telefon_contacte": "938479620", + "fax": "938479629", + "email": "ajuntament@smpalautordera.cat", + "url_general": "https:\/\/www.smpalautordera.cat", + "cif": "P0825900D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08259.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08259.jpg", + "ine6": "082592", + "nom_dbpedia": "Santa_Maria_de_Palautordera", + "nombre_habitants": "9325", + "extensio": "17.05", + "altitud": "208" + }, + { + "ine": "08264", + "municipi_nom": "Sant Vicenç de Montalt", + "municipi_nom_curt": "Sant Vicenç de Montalt", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_de_montalt", + "municipi_curt_transliterat": "sant_vicenc_de_montalt", + "centre_municipal": "41.5782384,2.5093693", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Sant Antoni, 13, 08394 Sant Vicenç de Montalt", + "adreca": "Sant Antoni, 13", + "codi_postal": "08394", + "localitzacio": "41.5782384,2.5093693", + "telefon_contacte": "937910511", + "fax": "937912961", + "email": "oficines@svmontalt.cat", + "url_general": "https:\/\/www.svmontalt.cat", + "cif": "P0826400D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08264.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08264.jpg", + "ine6": "082649", + "nom_dbpedia": "Sant_Vicenç_de_Montalt", + "nombre_habitants": "6372", + "extensio": "8", + "altitud": "143" + }, + { + "ine": "08267", + "municipi_nom": "Sentmenat", + "municipi_nom_curt": "Sentmenat", + "municipi_article": "", + "municipi_transliterat": "sentmenat", + "municipi_curt_transliterat": "sentmenat", + "centre_municipal": "41.6110502,2.1374456", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Casa de la Vila, 1, 08181 Sentmenat", + "adreca": "Pl. Casa de la Vila, 1", + "codi_postal": "08181", + "localitzacio": "41.6110502,2.1374456", + "telefon_contacte": "937153030 ", + "fax": "937153466", + "email": "sentmenat@sentmenat.cat", + "url_general": "https:\/\/www.sentmenat.cat", + "cif": "P0826700G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08267.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08267.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08267.jpg", + "ine6": "082671", + "nom_dbpedia": "Sentmenat", + "nombre_habitants": "8957", + "extensio": "28.24", + "altitud": "241" + }, + { + "ine": "08273", + "municipi_nom": "Subirats", + "municipi_nom_curt": "Subirats", + "municipi_article": "", + "municipi_transliterat": "subirats", + "municipi_curt_transliterat": "subirats", + "centre_municipal": "41.39505875,1.81123612504887", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ponent, 13, 08739 Subirats", + "adreca": "Ponent, 13", + "codi_postal": "08739", + "localitzacio": "41.3824429,1.79385", + "telefon_contacte": "938993011", + "fax": "938994811", + "email": "subirats@diba.cat", + "url_general": "https:\/\/www.subirats.cat", + "cif": "P0827300E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08273.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08273.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08273.jpg", + "ine6": "082732", + "nom_dbpedia": "Subirats", + "nombre_habitants": "3025", + "extensio": "55.78", + "altitud": "243" + }, + { + "ine": "08276", + "municipi_nom": "Tagamanent", + "municipi_nom_curt": "Tagamanent", + "municipi_article": "", + "municipi_transliterat": "tagamanent", + "municipi_curt_transliterat": "tagamanent", + "centre_municipal": "41.741256,2.2653485", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08593 Tagamanent", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08593", + "localitzacio": "41.741256,2.2653485", + "telefon_contacte": "938429126", + "fax": "938429124", + "email": "tagamanent@diba.cat", + "url_general": "https:\/\/www.tagamanent.cat", + "cif": "P0827600H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08276.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08276.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08276.jpg", + "ine6": "082763", + "nom_dbpedia": "Tagamanent", + "nombre_habitants": "333", + "extensio": "43.8", + "altitud": "315" + }, + { + "ine": "08277", + "municipi_nom": "Talamanca", + "municipi_nom_curt": "Talamanca", + "municipi_article": "", + "municipi_transliterat": "talamanca", + "municipi_curt_transliterat": "talamanca", + "centre_municipal": "41.736093,1.9780786", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 1, 08278 Talamanca", + "adreca": "Pl. Església, 1", + "codi_postal": "08278", + "localitzacio": "41.736093,1.9780786", + "telefon_contacte": "938270036", + "fax": "938270042", + "email": "talamanca@diba.cat", + "url_general": "https:\/\/www.talamanca.cat", + "cif": "P0827700F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08277.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08277.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08277.jpg", + "ine6": "082779", + "nom_dbpedia": "Talamanca", + "nombre_habitants": "202", + "extensio": "29.52", + "altitud": "552" + }, + { + "ine": "08281", + "municipi_nom": "Teià", + "municipi_nom_curt": "Teià", + "municipi_article": "", + "municipi_transliterat": "teia", + "municipi_curt_transliterat": "teia", + "centre_municipal": "41.4996426,2.3198201", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pere Noguera, 12, 08329 Teià", + "adreca": "Pere Noguera, 12", + "codi_postal": "08329", + "localitzacio": "41.4996426,2.3198201", + "telefon_contacte": "935409350", + "fax": "935409352", + "email": "ajuntament@teia.cat", + "url_general": "https:\/\/www.teia.cat", + "cif": "P0828100H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08281.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08281.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08281.jpg", + "ine6": "082819", + "nom_dbpedia": "Teià", + "nombre_habitants": "6312", + "extensio": "6.66", + "altitud": "128" + }, + { + "ine": "08286", + "municipi_nom": "La Torre de Claramunt", + "municipi_nom_curt": "Torre de Claramunt", + "municipi_article": "La", + "municipi_transliterat": "la_torre_de_claramunt", + "municipi_curt_transliterat": "torre_de_claramunt", + "centre_municipal": "41.5352891,1.6609381", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08789 Torre de Claramunt", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08789", + "localitzacio": "41.5352891,1.6609381", + "telefon_contacte": "938010329", + "fax": "938010817", + "email": "torre@diba.cat", + "url_general": "https:\/\/www.latorredeclaramunt.cat", + "cif": "P0828600G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08286.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08286.jpg", + "ine6": "082861", + "nom_dbpedia": "La_Torre_de_Claramunt", + "nombre_habitants": "3716", + "extensio": "14.8", + "altitud": "363" + }, + { + "ine": "08287", + "municipi_nom": "Torrelavit", + "municipi_nom_curt": "Torrelavit", + "municipi_article": "", + "municipi_transliterat": "torrelavit", + "municipi_curt_transliterat": "torrelavit", + "centre_municipal": "41.44326355,1.72667732133737", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Molí, 29, 08775 Torrelavit", + "adreca": "Molí, 29", + "codi_postal": "08775", + "localitzacio": "41.446597,1.7310915", + "telefon_contacte": "938995002", + "fax": "938996155", + "email": "torrelavit@torrelavit.cat", + "url_general": "https:\/\/www.torrelavit.cat", + "cif": "P0828700E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08287.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08287.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08287.jpg", + "ine6": "082877", + "nom_dbpedia": "Torrelavit", + "nombre_habitants": "1430", + "extensio": "23.68", + "altitud": "202" + }, + { + "ine": "08289", + "municipi_nom": "Torrelles de Llobregat", + "municipi_nom_curt": "Torrelles de Llobregat", + "municipi_article": "", + "municipi_transliterat": "torrelles_de_llobregat", + "municipi_curt_transliterat": "torrelles_de_llobregat", + "centre_municipal": "41.3565232,1.9816276", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08629 Torrelles de Llobregat", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08629", + "localitzacio": "41.3565232,1.9816276", + "telefon_contacte": "936890000", + "fax": "936890510", + "email": "info@torrelles.cat", + "url_general": "https:\/\/www.torrelles.cat", + "cif": "P0828900A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08289.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08289.jpg", + "ine6": "082896", + "nom_dbpedia": "Torrelles_de_Llobregat", + "nombre_habitants": "5945", + "extensio": "13.55", + "altitud": "126" + }, + { + "ine": "08293", + "municipi_nom": "Vallcebre", + "municipi_nom_curt": "Vallcebre", + "municipi_article": "", + "municipi_transliterat": "vallcebre", + "municipi_curt_transliterat": "vallcebre", + "centre_municipal": "42.2036044,1.818818", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08699 Vallcebre", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08699", + "localitzacio": "42.2036044,1.818818", + "telefon_contacte": "938227031", + "fax": "938227031", + "email": "vallcebre@diba.cat", + "url_general": "https:\/\/www.vallcebre.cat", + "cif": "P0829300C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08293.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08293.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08293.jpg", + "ine6": "082938", + "nom_dbpedia": "Vallcebre", + "nombre_habitants": "246", + "extensio": "27.87", + "altitud": "1118" + }, + { + "ine": "08294", + "municipi_nom": "Vallgorguina", + "municipi_nom_curt": "Vallgorguina", + "municipi_article": "", + "municipi_transliterat": "vallgorguina", + "municipi_curt_transliterat": "vallgorguina", + "centre_municipal": "41.6473229,2.5100384", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 4, 08471 Vallgorguina", + "adreca": "Pl. Vila, 4", + "codi_postal": "08471", + "localitzacio": "41.6473229,2.5100384", + "telefon_contacte": "938679125", + "fax": "938679259", + "email": "vallgorguina@vallgorguina.cat", + "url_general": "https:\/\/www.vallgorguina.cat", + "cif": "P0829500H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08294.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08294.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08294.jpg", + "ine6": "082943", + "nom_dbpedia": "Vallgorguina", + "nombre_habitants": "2854", + "extensio": "21.96", + "altitud": "222" + }, + { + "ine": "08297", + "municipi_nom": "Veciana", + "municipi_nom_curt": "Veciana", + "municipi_article": "", + "municipi_transliterat": "veciana", + "municipi_curt_transliterat": "veciana", + "centre_municipal": "41.6559029,1.4885194", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Ramon Servitje, s\/n, 08289 Veciana", + "adreca": "Plaça de Ramon Servitje, s\/n", + "codi_postal": "08289", + "localitzacio": "41.6559029,1.4885194", + "telefon_contacte": "938090055", + "fax": "938090023", + "email": "veciana@diba.cat", + "url_general": "https:\/\/www.veciana.cat", + "cif": "P0829800B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08297.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08297.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08297.jpg", + "ine6": "082975", + "nom_dbpedia": "Veciana", + "nombre_habitants": "170", + "extensio": "38.89", + "altitud": "653" + }, + { + "ine": "08300", + "municipi_nom": "Viladecavalls", + "municipi_nom_curt": "Viladecavalls", + "municipi_article": "", + "municipi_transliterat": "viladecavalls", + "municipi_curt_transliterat": "viladecavalls", + "centre_municipal": "41.5563969,1.9553173", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Antoni Soler i Hospital 7-9, 08232 Viladecavalls", + "adreca": "Carrer Antoni Soler i Hospital 7-9", + "codi_postal": "08232", + "localitzacio": "41.5563969,1.9553173", + "telefon_contacte": "937887141", + "fax": "937892079", + "email": "viladecavalls@viladecavalls.cat", + "url_general": "https:\/\/www.viladecavalls.cat", + "cif": "P0830100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08300.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08300.jpg", + "ine6": "083008", + "nom_dbpedia": "Viladecavalls", + "nombre_habitants": "7480", + "extensio": "20.12", + "altitud": "274" + }, + { + "ine": "08305", + "municipi_nom": "Vilafranca del Penedès", + "municipi_nom_curt": "Vilafranca del Penedès", + "municipi_article": "", + "municipi_transliterat": "vilafranca_del_penedes", + "municipi_curt_transliterat": "vilafranca_del_penedes", + "centre_municipal": "41.3456727,1.6974882", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Cort, 14, 08720 Vilafranca del Penedès", + "adreca": "Cort, 14", + "codi_postal": "08720", + "localitzacio": "41.3456727,1.6974882", + "telefon_contacte": "938920358", + "fax": "938921166", + "email": "ajuntament@vilafranca.org", + "url_general": "https:\/\/www.vilafranca.cat", + "cif": "P0830600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08305.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08305.jpg", + "ine6": "083054", + "nom_dbpedia": "Vilafranca_del_Penedès", + "nombre_habitants": "40055", + "extensio": "19.63", + "altitud": "223" + }, + { + "ine": "08901", + "municipi_nom": "Rupit i Pruit", + "municipi_nom_curt": "Rupit i Pruit", + "municipi_article": "", + "municipi_transliterat": "rupit_i_pruit", + "municipi_curt_transliterat": "rupit_i_pruit", + "centre_municipal": "42.02205305,2.4752888666249", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 6, 08569 Rupit i Pruit", + "adreca": "Pl. Major, 6", + "codi_postal": "08569", + "localitzacio": "42.0235954,2.4647969", + "telefon_contacte": "938522003", + "fax": "938522051", + "email": "rupit@diba.cat", + "url_general": "https:\/\/www.rupitpruit.cat", + "cif": "P0818500A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08901.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08901.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08901.jpg", + "ine6": "089019", + "nom_dbpedia": "Rupit_i_Pruit", + "nombre_habitants": "279", + "extensio": "47.78", + "altitud": "822" + }, + { + "ine": "08064", + "municipi_nom": "Castellterçol", + "municipi_nom_curt": "Castellterçol", + "municipi_article": "", + "municipi_transliterat": "castelltercol", + "municipi_curt_transliterat": "castelltercol", + "centre_municipal": "41.751354,2.12055963347222", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Vella, 3, 08183 Castellterçol", + "adreca": "Plaça Vella, 3", + "codi_postal": "08183", + "localitzacio": "41.751354,2.12055963347222", + "telefon_contacte": "938666188", + "fax": "938666268", + "email": "castelltersol@diba.cat", + "url_general": "https:\/\/www.castelltersol.cat", + "cif": "P0806300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08064.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08064.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08064.jpg", + "ine6": "080641", + "nom_dbpedia": "Castellterçol", + "nombre_habitants": "2418", + "extensio": "32", + "altitud": "726" + }, + { + "ine": "08066", + "municipi_nom": "Castellví de Rosanes", + "municipi_nom_curt": "Castellví de Rosanes", + "municipi_article": "", + "municipi_transliterat": "castellvi_de_rosanes", + "municipi_curt_transliterat": "castellvi_de_rosanes", + "centre_municipal": "41.44987,1.90012", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Sant Antoni, 1, 08769 Castellví de Rosanes", + "adreca": "Carrer Sant Antoni, 1", + "codi_postal": "08769", + "localitzacio": "41.44987,1.90012", + "telefon_contacte": "937751942", + "fax": "937740684", + "email": "rosanes@diba.cat", + "url_general": "https:\/\/www.castellviderosanes.cat", + "cif": "P0806500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08066.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08066.jpg", + "ine6": "080667", + "nom_dbpedia": "Castellví_de_Rosanes", + "nombre_habitants": "1865", + "extensio": "17.09", + "altitud": "98" + }, + { + "ine": "08070", + "municipi_nom": "Collsuspina", + "municipi_nom_curt": "Collsuspina", + "municipi_article": "", + "municipi_transliterat": "collsuspina", + "municipi_curt_transliterat": "collsuspina", + "centre_municipal": "41.8260718,2.174353", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 3, 08178 Collsuspina", + "adreca": "Plaça Major, 3", + "codi_postal": "08178", + "localitzacio": "41.82563105,2.17525158822791", + "telefon_contacte": "938300376", + "fax": "938208330", + "email": "collsuspina@diba.cat", + "url_general": "https:\/\/www.collsuspina.cat", + "cif": "P0806900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08070.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08070.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08070.jpg", + "ine6": "080706", + "nom_dbpedia": "Collsuspina", + "nombre_habitants": "339", + "extensio": "14.86", + "altitud": "901" + }, + { + "ine": "08229", + "municipi_nom": "Sant Mateu de Bages", + "municipi_nom_curt": "Sant Mateu de Bages", + "municipi_article": "", + "municipi_transliterat": "sant_mateu_de_bages", + "municipi_curt_transliterat": "sant_mateu_de_bages", + "centre_municipal": "41.7969781,1.7327386", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 08263 Sant Mateu de Bages", + "adreca": "Casa Consistorial", + "codi_postal": "08263", + "localitzacio": "41.7969781,1.7327386", + "telefon_contacte": "938360010", + "fax": "931157043", + "email": "st.mateu@diba.cat", + "url_general": "https:\/\/www.santmateudebages.cat", + "cif": "P0822900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08229.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08229.jpg", + "ine6": "082299", + "nom_dbpedia": "Sant_Mateu_de_Bages", + "nombre_habitants": "600", + "extensio": "102.9", + "altitud": "569" + }, + { + "ine": "08230", + "municipi_nom": "Premià de Dalt", + "municipi_nom_curt": "Premià de Dalt", + "municipi_article": "", + "municipi_transliterat": "premia_de_dalt", + "municipi_curt_transliterat": "premia_de_dalt", + "centre_municipal": "41.505529,2.34580758253585", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de La Fàbrica, 1, 08338 Premià de Dalt", + "adreca": "Plaça de La Fàbrica, 1", + "codi_postal": "08338", + "localitzacio": "41.505529,2.34580758253585", + "telefon_contacte": "936931515", + "fax": "936931599", + "email": "ajuntament@premiadedalt.cat", + "url_general": "https:\/\/www.premiadedalt.cat", + "cif": "P0823000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08230.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08230.jpg", + "ine6": "082303", + "nom_dbpedia": "Premià_de_Dalt", + "nombre_habitants": "10429", + "extensio": "6.5", + "altitud": "142" + }, + { + "ine": "08231", + "municipi_nom": "Sant Pere de Ribes", + "municipi_nom_curt": "Sant Pere de Ribes", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_ribes", + "municipi_curt_transliterat": "sant_pere_de_ribes", + "centre_municipal": "41.2619218,1.7721357", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08810 Sant Pere de Ribes", + "adreca": "Pl. Vila, 1", + "codi_postal": "08810", + "localitzacio": "41.2619218,1.7721357", + "telefon_contacte": "938967300", + "fax": "938967301", + "email": "ajuntament@santperederibes.cat", + "url_general": "https:\/\/www.santperederibes.cat", + "cif": "P0823100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08231.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08231.jpg", + "ine6": "082310", + "nom_dbpedia": "Sant_Pere_de_Ribes", + "nombre_habitants": "30658", + "extensio": "40.71", + "altitud": "46" + }, + { + "ine": "08153", + "municipi_nom": "Òrrius", + "municipi_nom_curt": "Òrrius", + "municipi_article": "", + "municipi_transliterat": "orrius", + "municipi_curt_transliterat": "orrius", + "centre_municipal": "41.5551132,2.3546448", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, 5, 08317 Òrrius", + "adreca": "Plaça de l'Església, 5", + "codi_postal": "08317", + "localitzacio": "41.5551132,2.3546448", + "telefon_contacte": "937971455", + "fax": "937560673", + "email": "orrius@diba.cat", + "url_general": "https:\/\/www.orrius.cat", + "cif": "P0815200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08153.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08153.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08153.jpg", + "ine6": "081537", + "nom_dbpedia": "Òrrius", + "nombre_habitants": "730", + "extensio": "5.57", + "altitud": "269" + }, + { + "ine": "08155", + "municipi_nom": "Palafolls", + "municipi_nom_curt": "Palafolls", + "municipi_article": "", + "municipi_transliterat": "palafolls", + "municipi_curt_transliterat": "palafolls", + "centre_municipal": "41.6673913,2.7499262", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 11, 08389 Palafolls", + "adreca": "Pl. Major, 11", + "codi_postal": "08389", + "localitzacio": "41.6673913,2.7499262", + "telefon_contacte": "937620043", + "fax": "937652211", + "email": "palafolls@palafolls.cat", + "url_general": "https:\/\/www.palafolls.cat", + "cif": "P0815400G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08155.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08155.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08155.jpg", + "ine6": "081555", + "nom_dbpedia": "Palafolls", + "nombre_habitants": "9256", + "extensio": "16.3", + "altitud": "16" + }, + { + "ine": "08159", + "municipi_nom": "Parets del Vallès", + "municipi_nom_curt": "Parets del Vallès", + "municipi_article": "", + "municipi_transliterat": "parets_del_valles", + "municipi_curt_transliterat": "parets_del_valles", + "centre_municipal": "41.5726472,2.232442", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 2-4, 08150 Parets del Vallès", + "adreca": "Carrer Major, 2-4", + "codi_postal": "08150", + "localitzacio": "41.5726472,2.232442", + "telefon_contacte": "935738888", + "fax": "935738889", + "email": "info@parets.cat", + "url_general": "https:\/\/www.parets.cat", + "cif": "P0815800H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08159.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08159.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08159.jpg", + "ine6": "081593", + "nom_dbpedia": "Parets_del_Vallès", + "nombre_habitants": "19041", + "extensio": "8.98", + "altitud": "94" + }, + { + "ine": "08162", + "municipi_nom": "Els Hostalets de Pierola", + "municipi_nom_curt": "Hostalets de Pierola", + "municipi_article": "Els", + "municipi_transliterat": "els_hostalets_de_pierola", + "municipi_curt_transliterat": "hostalets_de_pierola", + "centre_municipal": "41.5347031,1.7672479", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. De Cal Figueres, 1 , 08781 Hostalets de Pierola", + "adreca": "Pl. De Cal Figueres, 1", + "codi_postal": "08781", + "localitzacio": "41.5347031,1.7672479", + "telefon_contacte": "937712112", + "fax": "937712398", + "email": "ajuntament@elshostaletsdepierola.cat", + "url_general": "https:\/\/www.elshostaletsdepierola.cat", + "cif": "P0816100B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08162.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08162.jpg", + "ine6": "081629", + "nom_dbpedia": "Els_Hostalets_de_Pierola", + "nombre_habitants": "2930", + "extensio": "33.33", + "altitud": "474" + }, + { + "ine": "08166", + "municipi_nom": "La Pobla de Lillet", + "municipi_nom_curt": "Pobla de Lillet", + "municipi_article": "La", + "municipi_transliterat": "la_pobla_de_lillet", + "municipi_curt_transliterat": "pobla_de_lillet", + "centre_municipal": "42.2437379,1.9749329", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08696 Pobla de Lillet", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08696", + "localitzacio": "42.2437379,1.9749329", + "telefon_contacte": "938236011", + "fax": "938236403", + "email": "lillet@diba.cat", + "url_general": "https:\/\/www.poblalillet.cat", + "cif": "P0816500C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08166.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08166.jpg", + "ine6": "081666", + "nom_dbpedia": "La_Pobla_de_Lillet", + "nombre_habitants": "1101", + "extensio": "51.32", + "altitud": "843" + }, + { + "ine": "08168", + "municipi_nom": "Pontons", + "municipi_nom_curt": "Pontons", + "municipi_article": "", + "municipi_transliterat": "pontons", + "municipi_curt_transliterat": "pontons", + "centre_municipal": "41.4138036,1.5140429", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08738 Pontons", + "adreca": "Pl. Vila, 1", + "codi_postal": "08738", + "localitzacio": "41.4138036,1.5140429", + "telefon_contacte": "938987056", + "fax": "938987000", + "email": "pontons@diba.cat", + "url_general": "https:\/\/www.pontons.org", + "cif": "P0816700I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08168.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08168.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08168.jpg", + "ine6": "081688", + "nom_dbpedia": "Pontons", + "nombre_habitants": "458", + "extensio": "25.86", + "altitud": "632" + }, + { + "ine": "08174", + "municipi_nom": "Puigdàlber", + "municipi_nom_curt": "Puigdàlber", + "municipi_article": "", + "municipi_transliterat": "puigdalber", + "municipi_curt_transliterat": "puigdalber", + "centre_municipal": "41.404276,1.701106", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08797 Puigdàlber", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08797", + "localitzacio": "41.404276,1.701106", + "telefon_contacte": "938989077", + "fax": "938989095", + "email": "puigdalber@diba.cat", + "url_general": "https:\/\/www.puigdalber.cat", + "cif": "P0817300G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08174.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08174.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08174.jpg", + "ine6": "081748", + "nom_dbpedia": "Puigdàlber", + "nombre_habitants": "518", + "extensio": ".4", + "altitud": "239" + }, + { + "ine": "08179", + "municipi_nom": "Rellinars", + "municipi_nom_curt": "Rellinars", + "municipi_article": "", + "municipi_transliterat": "rellinars", + "municipi_curt_transliterat": "rellinars", + "centre_municipal": "41.6367945,1.910447", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08299 Rellinars", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08299", + "localitzacio": "41.6367945,1.910447", + "telefon_contacte": "938345000", + "fax": "938345101", + "email": "rellinars@diba.cat", + "url_general": "https:\/\/www.rellinars.cat", + "cif": "P0817800F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08179.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08179.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08179.jpg", + "ine6": "081799", + "nom_dbpedia": "Rellinars", + "nombre_habitants": "747", + "extensio": "18.04", + "altitud": "322" + }, + { + "ine": "08181", + "municipi_nom": "La Roca del Vallès", + "municipi_nom_curt": "Roca del Vallès", + "municipi_article": "La", + "municipi_transliterat": "la_roca_del_valles", + "municipi_curt_transliterat": "roca_del_valles", + "centre_municipal": "41.5876704,2.3257763", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Catalunya, 18-24, 08430 Roca del Vallès", + "adreca": "Carrer de Catalunya, 18-24", + "codi_postal": "08430", + "localitzacio": "41.5876704,2.3257763", + "telefon_contacte": "938422016", + "fax": "938420459", + "email": "ajuntament@laroca.cat", + "url_general": "https:\/\/www.laroca.cat", + "cif": "P0818000B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08181.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08181.jpg", + "ine6": "081810", + "nom_dbpedia": "La_Roca_del_Vallès", + "nombre_habitants": "10666", + "extensio": "37.1", + "altitud": "123" + }, + { + "ine": "08182", + "municipi_nom": "El Pont de Vilomara i Rocafort", + "municipi_nom_curt": "Pont de Vilomara i Rocafort", + "municipi_article": "El", + "municipi_transliterat": "el_pont_de_vilomara_i_rocafort", + "municipi_curt_transliterat": "pont_de_vilomara_i_rocafort", + "centre_municipal": "41.7049589,1.90763943115673", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de l'Ajuntament, 1, 08254 Pont de Vilomara i Rocafort", + "adreca": "Pl. de l'Ajuntament, 1", + "codi_postal": "08254", + "localitzacio": "41.7049589,1.90763943115673", + "telefon_contacte": "938318811", + "fax": "938317550", + "email": "pont@elpont.cat", + "url_general": "https:\/\/www.elpont.cat", + "cif": "P0818100J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08182.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08182.jpg", + "ine6": "081825", + "nom_dbpedia": "El_Pont_de_Vilomara_i_Rocafort", + "nombre_habitants": "3801", + "extensio": "27.53", + "altitud": "202" + }, + { + "ine": "08183", + "municipi_nom": "Roda de Ter", + "municipi_nom_curt": "Roda de Ter", + "municipi_article": "", + "municipi_transliterat": "roda_de_ter", + "municipi_curt_transliterat": "roda_de_ter", + "centre_municipal": "41.9814126,2.3096755", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 4, 08510 Roda de Ter", + "adreca": "Plaça Major, 4", + "codi_postal": "08510", + "localitzacio": "41.9804656,2.309124", + "telefon_contacte": "938500075", + "fax": "938540931", + "email": "rodadeter@rodadeter.cat", + "url_general": "https:\/\/www.rodadeter.cat", + "cif": "P0818200H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08183.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08183.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08183.jpg", + "ine6": "081831", + "nom_dbpedia": "Roda_de_Ter", + "nombre_habitants": "6197", + "extensio": "2.18", + "altitud": "443" + }, + { + "ine": "08184", + "municipi_nom": "Rubí", + "municipi_nom_curt": "Rubí", + "municipi_article": "", + "municipi_transliterat": "rubi", + "municipi_curt_transliterat": "rubi", + "centre_municipal": "41.4971174,2.0349243", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Pere Aguilera, 1, 08191 Rubí", + "adreca": "Pl. Pere Aguilera, 1", + "codi_postal": "08191", + "localitzacio": "41.4971174,2.0349243", + "telefon_contacte": "935887000", + "fax": "935884526", + "email": "ajuntament@ajrubi.cat", + "url_general": "https:\/\/www.ajrubi.cat", + "cif": "P0818300F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08184.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08184.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08184.jpg", + "ine6": "081846", + "nom_dbpedia": "Rubí", + "nombre_habitants": "76423", + "extensio": "33.44", + "altitud": "123" + }, + { + "ine": "08189", + "municipi_nom": "Sant Pere Sallavinera", + "municipi_nom_curt": "Sant Pere Sallavinera", + "municipi_article": "", + "municipi_transliterat": "sant_pere_sallavinera", + "municipi_curt_transliterat": "sant_pere_sallavinera", + "centre_municipal": "41.7365708,1.5745225", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Raval, s\/n, 08281 Sant Pere Sallavinera", + "adreca": "Carrer del Raval, s\/n", + "codi_postal": "08281", + "localitzacio": "41.7365708,1.5745225", + "telefon_contacte": "938698830", + "fax": "938698830", + "email": "st.peres@diba.cat", + "url_general": "https:\/\/www.sallavinera.cat", + "cif": "P0818800E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08189.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08189.jpg", + "ine6": "081897", + "nom_dbpedia": "Sant_Pere_Sallavinera", + "nombre_habitants": "155", + "extensio": "21.95", + "altitud": "587" + }, + { + "ine": "08192", + "municipi_nom": "Santpedor", + "municipi_nom_curt": "Santpedor", + "municipi_article": "", + "municipi_transliterat": "santpedor", + "municipi_curt_transliterat": "santpedor", + "centre_municipal": "41.7847594,1.8386882", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Gran, 4, 08251 Santpedor", + "adreca": "Plaça Gran, 4", + "codi_postal": "08251", + "localitzacio": "41.78304695,1.83919972150887", + "telefon_contacte": "938272828", + "fax": "938274154", + "email": "santpedor@santpedor.cat", + "url_general": "https:\/\/www.santpedor.cat", + "cif": "P0819100I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08192.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08192.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08192.jpg", + "ine6": "081923", + "nom_dbpedia": "Santpedor", + "nombre_habitants": "7532", + "extensio": "16.75", + "altitud": "320" + }, + { + "ine": "08196", + "municipi_nom": "Sant Andreu de la Barca", + "municipi_nom_curt": "Sant Andreu de la Barca", + "municipi_article": "", + "municipi_transliterat": "sant_andreu_de_la_barca", + "municipi_curt_transliterat": "sant_andreu_de_la_barca", + "centre_municipal": "41.4518183,1.972476", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08740 Sant Andreu de la Barca", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08740", + "localitzacio": "41.4518183,1.972476", + "telefon_contacte": "936356400", + "fax": "936356413", + "email": "ajuntament@sabarca.cat", + "url_general": "https:\/\/www.sabarca.cat", + "cif": "P0819500J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08196.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08196.jpg", + "ine6": "081960", + "nom_dbpedia": "Sant_Andreu_de_la_Barca", + "nombre_habitants": "27332", + "extensio": "5.52", + "altitud": "42" + }, + { + "ine": "08199", + "municipi_nom": "Sant Bartomeu del Grau", + "municipi_nom_curt": "Sant Bartomeu del Grau", + "municipi_article": "", + "municipi_transliterat": "sant_bartomeu_del_grau", + "municipi_curt_transliterat": "sant_bartomeu_del_grau", + "centre_municipal": "41.9807659,2.1750391", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig del Grau, 10, 08519 Sant Bartomeu del Grau", + "adreca": "Passeig del Grau, 10", + "codi_postal": "08519", + "localitzacio": "41.9810644,2.1750212", + "telefon_contacte": "938889000", + "fax": "938889800", + "email": "ajuntament@sbg.cat", + "url_general": "https:\/\/www.sbg.cat", + "cif": "P0819800D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08199.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08199.jpg", + "ine6": "081995", + "nom_dbpedia": "Sant_Bartomeu_del_Grau", + "nombre_habitants": "840", + "extensio": "34.7", + "altitud": "867" + }, + { + "ine": "08200", + "municipi_nom": "Sant Boi de Llobregat", + "municipi_nom_curt": "Sant Boi de Llobregat", + "municipi_article": "", + "municipi_transliterat": "sant_boi_de_llobregat", + "municipi_curt_transliterat": "sant_boi_de_llobregat", + "centre_municipal": "41.3459033,2.0413673", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08830 Sant Boi de Llobregat", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08830", + "localitzacio": "41.3459033,2.0413673", + "telefon_contacte": "936351200", + "fax": "936301856", + "email": "santboi@santboi.cat", + "url_general": "https:\/\/www.santboi.cat", + "cif": "P0819900B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08200.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08200.jpg", + "ine6": "082009", + "nom_dbpedia": "Sant_Boi_de_Llobregat", + "nombre_habitants": "82904", + "extensio": "21.94", + "altitud": "30" + }, + { + "ine": "08205", + "municipi_nom": "Sant Cugat del Vallès", + "municipi_nom_curt": "Sant Cugat del Vallès", + "municipi_article": "", + "municipi_transliterat": "sant_cugat_del_valles", + "municipi_curt_transliterat": "sant_cugat_del_valles", + "centre_municipal": "41.4709652,2.0849580198841", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Vila, 1, 08172 Sant Cugat del Vallès", + "adreca": "Pl. de la Vila, 1", + "codi_postal": "08172", + "localitzacio": "41.4709652,2.0849580198841", + "telefon_contacte": "935657000", + "fax": "936755406", + "email": "bustiaciutadana@santcugat.cat", + "url_general": "https:\/\/www.santcugat.cat", + "cif": "P0820400J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08205.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08205.jpg", + "ine6": "082055", + "nom_dbpedia": "Sant_Cugat_del_Vallès", + "nombre_habitants": "90664", + "extensio": "48.32", + "altitud": "124" + }, + { + "ine": "08206", + "municipi_nom": "Sant Cugat Sesgarrigues", + "municipi_nom_curt": "Sant Cugat Sesgarrigues", + "municipi_article": "", + "municipi_transliterat": "sant_cugat_sesgarrigues", + "municipi_curt_transliterat": "sant_cugat_sesgarrigues", + "centre_municipal": "41.3644619,1.7530702", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Sant Antoni, 31, 08798 Sant Cugat Sesgarrigues", + "adreca": "Carrer de Sant Antoni, 31", + "codi_postal": "08798", + "localitzacio": "41.3627267,1.7523515", + "telefon_contacte": "938970103", + "fax": "938970690", + "email": "st.cugats@diba.cat", + "url_general": "https:\/\/www.santcugatsesgarrigues.cat", + "cif": "P0820500G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08206.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08206.jpg", + "ine6": "082068", + "nom_dbpedia": "Sant_Cugat_Sesgarrigues", + "nombre_habitants": "989", + "extensio": "6.29", + "altitud": "266" + }, + { + "ine": "08208", + "municipi_nom": "Sant Esteve Sesrovires", + "municipi_nom_curt": "Sant Esteve Sesrovires", + "municipi_article": "", + "municipi_transliterat": "sant_esteve_sesrovires", + "municipi_curt_transliterat": "sant_esteve_sesrovires", + "centre_municipal": "41.4932429,1.8747348", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 8, 08635 Sant Esteve Sesrovires", + "adreca": "Carrer Major, 8", + "codi_postal": "08635", + "localitzacio": "41.4927907,1.8741978", + "telefon_contacte": "937713017", + "fax": "937713120", + "email": "ajuntament@sesrovires.net", + "url_general": "https:\/\/www.sesrovires.cat", + "cif": "P0820700C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08208.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08208.jpg", + "ine6": "082080", + "nom_dbpedia": "Sant_Esteve_Sesrovires", + "nombre_habitants": "7800", + "extensio": "18.64", + "altitud": "173" + }, + { + "ine": "08213", + "municipi_nom": "Sant Fruitós de Bages", + "municipi_nom_curt": "Sant Fruitós de Bages", + "municipi_article": "", + "municipi_transliterat": "sant_fruitos_de_bages", + "municipi_curt_transliterat": "sant_fruitos_de_bages", + "centre_municipal": "41.7507327,1.87341781697289", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. de Vic, 35-37, 08272 Sant Fruitós de Bages", + "adreca": "Ctra. de Vic, 35-37", + "codi_postal": "08272", + "localitzacio": "41.7507327,1.87341781697289", + "telefon_contacte": "938789700", + "fax": "938760486", + "email": "ajuntament@santfruitos.cat", + "url_general": "https:\/\/www.santfruitos.cat", + "cif": "P0821200C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08213.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08213.jpg", + "ine6": "082135", + "nom_dbpedia": "Sant_Fruitós_de_Bages", + "nombre_habitants": "8593", + "extensio": "22.14", + "altitud": "246" + }, + { + "ine": "08217", + "municipi_nom": "Sant Joan Despí", + "municipi_nom_curt": "Sant Joan Despí", + "municipi_article": "", + "municipi_transliterat": "sant_joan_despi", + "municipi_curt_transliterat": "sant_joan_despi", + "centre_municipal": "41.3463452,2.0891035", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera del Mig, 9, 08970 Sant Joan Despí", + "adreca": "Carretera del Mig, 9", + "codi_postal": "08970", + "localitzacio": "41.3463452,2.0891035", + "telefon_contacte": "934806000", + "fax": "934806055", + "email": "ajuntament@sjdespi.net", + "url_general": "https:\/\/www.santjoandespi.cat", + "cif": "P0821600D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08217.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08217.jpg", + "ine6": "082172", + "nom_dbpedia": "Sant_Joan_Despí", + "nombre_habitants": "34084", + "extensio": "6.39", + "altitud": "14" + }, + { + "ine": "08218", + "municipi_nom": "Sant Joan de Vilatorrada", + "municipi_nom_curt": "Sant Joan de Vilatorrada", + "municipi_article": "", + "municipi_transliterat": "sant_joan_de_vilatorrada", + "municipi_curt_transliterat": "sant_joan_de_vilatorrada", + "centre_municipal": "41.7422073,1.803625", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 91-93, 08250 Sant Joan de Vilatorrada", + "adreca": "Major, 91-93", + "codi_postal": "08250", + "localitzacio": "41.7456129,1.8053979", + "telefon_contacte": "938764040", + "fax": "938764440", + "email": "ajuntament@santjoanvilatorrada.cat", + "url_general": "https:\/\/www.santjoanvilatorrada.cat", + "cif": "P0822500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08218.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08218.jpg", + "ine6": "082188", + "nom_dbpedia": "Sant_Joan_de_Vilatorrada", + "nombre_habitants": "10820", + "extensio": "16.25", + "altitud": "277" + }, + { + "ine": "08002", + "municipi_nom": "Aguilar de Segarra", + "municipi_nom_curt": "Aguilar de Segarra", + "municipi_article": "", + "municipi_transliterat": "aguilar_de_segarra", + "municipi_curt_transliterat": "aguilar_de_segarra", + "centre_municipal": "41.7394902,1.6316676", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Raval, s\/n, 08289 Aguilar de Segarra", + "adreca": "Carrer del Raval, s\/n", + "codi_postal": "08289", + "localitzacio": "41.7388547,1.625247", + "telefon_contacte": "938366080", + "fax": "938366080", + "email": "aguilar@diba.cat", + "url_general": "https:\/\/www.aguilardesegarra.cat", + "cif": "P0800200H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08002.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08002.jpg", + "ine6": "080023", + "nom_dbpedia": "Aguilar_de_Segarra", + "nombre_habitants": "277", + "extensio": "52.02", + "altitud": "641" + }, + { + "ine": "08012", + "municipi_nom": "Avinyó", + "municipi_nom_curt": "Avinyó", + "municipi_article": "", + "municipi_transliterat": "avinyo", + "municipi_curt_transliterat": "avinyo", + "centre_municipal": "41.8636993,1.97127775985155", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 11, 08279 Avinyó", + "adreca": "Plaça Major, 11", + "codi_postal": "08279", + "localitzacio": "41.8636993,1.97127775985155", + "telefon_contacte": "938387700", + "fax": "938387552", + "email": "avinyo@diba.cat", + "url_general": "https:\/\/www.avinyo.cat", + "cif": "P0801200G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08012.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08012.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08012.jpg", + "ine6": "080121", + "nom_dbpedia": "Avinyó", + "nombre_habitants": "2250", + "extensio": "62.56", + "altitud": "353" + }, + { + "ine": "08013", + "municipi_nom": "Avinyonet del Penedès", + "municipi_nom_curt": "Avinyonet del Penedès", + "municipi_article": "", + "municipi_transliterat": "avinyonet_del_penedes", + "municipi_curt_transliterat": "avinyonet_del_penedes", + "centre_municipal": "41.3465522,1.6982816", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08793 Avinyonet del Penedès", + "adreca": "Pl. Vila, 1", + "codi_postal": "08793", + "localitzacio": "41.3465522,1.6982816", + "telefon_contacte": "938970000", + "fax": "938970667", + "email": "avinyonet@diba.cat", + "url_general": "https:\/\/www.avinyonet.org", + "cif": "P0801300E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08013.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08013.jpg", + "ine6": "080137", + "nom_dbpedia": "Avinyonet_del_Penedès", + "nombre_habitants": "1669", + "extensio": "29.12", + "altitud": "331" + }, + { + "ine": "08014", + "municipi_nom": "Aiguafreda", + "municipi_nom_curt": "Aiguafreda", + "municipi_article": "", + "municipi_transliterat": "aiguafreda", + "municipi_curt_transliterat": "aiguafreda", + "centre_municipal": "41.7692525,2.2517162", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08591 Aiguafreda", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08591", + "localitzacio": "41.7692525,2.2517162", + "telefon_contacte": "938442253", + "fax": "938442185", + "email": "aiguafreda@diba.cat", + "url_general": "https:\/\/www.aiguafreda.cat", + "cif": "P0801400C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08014.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08014.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08014.jpg", + "ine6": "080142", + "nom_dbpedia": "Aiguafreda", + "nombre_habitants": "2501", + "extensio": "7.96", + "altitud": "404" + }, + { + "ine": "08019", + "municipi_nom": "Barcelona", + "municipi_nom_curt": "Barcelona", + "municipi_article": "", + "municipi_transliterat": "barcelona", + "municipi_curt_transliterat": "barcelona", + "centre_municipal": "41.3828939,2.1774322", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Jaume, 1, 08002 Barcelona", + "adreca": "Pl. St. Jaume, 1", + "codi_postal": "08002", + "localitzacio": "41.3828939,2.1774322", + "telefon_contacte": "934027000", + "fax": "933170139", + "email": "", + "url_general": "https:\/\/www.barcelona.cat", + "cif": "P0801900B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08019.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08019.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08019.jpg", + "ine6": "080193", + "nom_dbpedia": "Barcelona", + "nombre_habitants": "1620343", + "extensio": "99.07", + "altitud": "4" + }, + { + "ine": "08023", + "municipi_nom": "Bigues i Riells", + "municipi_nom_curt": "Bigues i Riells", + "municipi_article": "", + "municipi_transliterat": "bigues_i_riells", + "municipi_curt_transliterat": "bigues_i_riells", + "centre_municipal": "41.68296785,2.20838857904612", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda Prat de la Riba, 167, 08415 Bigues i Riells", + "adreca": "Avinguda Prat de la Riba, 167", + "codi_postal": "08415", + "localitzacio": "41.68296785,2.20838857904612", + "telefon_contacte": "938656225", + "fax": "938656375", + "email": "ajuntament@biguesiriells.cat", + "url_general": "https:\/\/www.biguesiriells.cat", + "cif": "P0802300D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08023.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08023.jpg", + "ine6": "080235", + "nom_dbpedia": "Bigues_i_Riells", + "nombre_habitants": "9003", + "extensio": "28.67", + "altitud": "280" + }, + { + "ine": "08026", + "municipi_nom": "El Brull", + "municipi_nom_curt": "Brull", + "municipi_article": "El", + "municipi_transliterat": "el_brull", + "municipi_curt_transliterat": "brull", + "centre_municipal": "41.8168099,2.3052283", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08559 Brull", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08559", + "localitzacio": "41.8168099,2.3052283", + "telefon_contacte": "938840041", + "fax": "938841054", + "email": "brull@elbrull.cat", + "url_general": "https:\/\/www.elbrull.cat", + "cif": "P0802600G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08026.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08026.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08026.jpg", + "ine6": "080266", + "nom_dbpedia": "El_Brull", + "nombre_habitants": "257", + "extensio": "41.08", + "altitud": "843" + }, + { + "ine": "08033", + "municipi_nom": "Caldes de Montbui", + "municipi_nom_curt": "Caldes de Montbui", + "municipi_article": "", + "municipi_transliterat": "caldes_de_montbui", + "municipi_curt_transliterat": "caldes_de_montbui", + "centre_municipal": "41.632265,2.1676442", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Font de Lleó, 11, 08140 Caldes de Montbui", + "adreca": "Pl. de la Font de Lleó, 11", + "codi_postal": "08140", + "localitzacio": "41.632265,2.1676442", + "telefon_contacte": "938655656", + "fax": "938655657", + "email": "caldesm@caldesdemontbui.cat", + "url_general": "https:\/\/www.caldesdemontbui.cat", + "cif": "P0803300C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08033.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08033.jpg", + "ine6": "080333", + "nom_dbpedia": "Caldes_de_Montbui", + "nombre_habitants": "17449", + "extensio": "37.92", + "altitud": "203" + }, + { + "ine": "08036", + "municipi_nom": "Calonge de Segarra", + "municipi_nom_curt": "Calonge de Segarra", + "municipi_article": "", + "municipi_transliterat": "calonge_de_segarra", + "municipi_curt_transliterat": "calonge_de_segarra", + "centre_municipal": "41.7642502,1.4820028", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Escoles de Dusfort, s\/n, 08281 Calonge de Segarra", + "adreca": "Escoles de Dusfort, s\/n", + "codi_postal": "08281", + "localitzacio": "41.73363995,1.5159294369225", + "telefon_contacte": "938680409", + "fax": "938681234", + "email": "calonge@diba.cat", + "url_general": "https:\/\/www.calongesegarra.cat", + "cif": "P0803600F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08036.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08036.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08036.jpg", + "ine6": "080364", + "nom_dbpedia": "Calonge_de_Segarra", + "nombre_habitants": "191", + "extensio": "37.28", + "altitud": "643" + }, + { + "ine": "08080", + "municipi_nom": "Fígols", + "municipi_nom_curt": "Fígols", + "municipi_article": "", + "municipi_transliterat": "figols", + "municipi_curt_transliterat": "figols", + "centre_municipal": "42.1809722,1.834568", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, s\/n, 08698 Fígols", + "adreca": "Pl. Església, s\/n", + "codi_postal": "08698", + "localitzacio": "42.1809722,1.834568", + "telefon_contacte": "938248052", + "fax": "938248052", + "email": "", + "url_general": "https:\/\/www.figols.cat", + "cif": "P0807900F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08080.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08080.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08080.jpg", + "ine6": "080804", + "nom_dbpedia": "Fígols", + "nombre_habitants": "42", + "extensio": "29.49", + "altitud": "1154" + }, + { + "ine": "08037", + "municipi_nom": "Calldetenes", + "municipi_nom_curt": "Calldetenes", + "municipi_article": "", + "municipi_transliterat": "calldetenes", + "municipi_curt_transliterat": "calldetenes", + "centre_municipal": "41.9257651,2.2834318", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "11 de setembre, s\/n, 08506 Calldetenes", + "adreca": "11 de setembre, s\/n", + "codi_postal": "08506", + "localitzacio": "41.925128,2.2842582", + "telefon_contacte": "938863105", + "fax": "938891320", + "email": "calldetenes@diba.cat", + "url_general": "https:\/\/www.calldetenes.cat", + "cif": "P0822400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08037.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08037.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08037.jpg", + "ine6": "080370", + "nom_dbpedia": "Calldetenes", + "nombre_habitants": "2497", + "extensio": "5.8", + "altitud": "489" + }, + { + "ine": "08046", + "municipi_nom": "Cardedeu", + "municipi_nom_curt": "Cardedeu", + "municipi_article": "", + "municipi_transliterat": "cardedeu", + "municipi_curt_transliterat": "cardedeu", + "centre_municipal": "41.6385167,2.3558408", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Joan, 1, 08440 Cardedeu", + "adreca": "Pl. St. Joan, 1", + "codi_postal": "08440", + "localitzacio": "41.6385167,2.3558408", + "telefon_contacte": "938444004", + "fax": "938711477", + "email": "cardedeu@cardedeu.cat", + "url_general": "https:\/\/www.cardedeu.cat", + "cif": "P0804500G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08046.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08046.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08046.jpg", + "ine6": "080462", + "nom_dbpedia": "Cardedeu", + "nombre_habitants": "18165", + "extensio": "12.89", + "altitud": "193" + }, + { + "ine": "08050", + "municipi_nom": "Castellar del Riu", + "municipi_nom_curt": "Castellar del Riu", + "municipi_article": "", + "municipi_transliterat": "castellar_del_riu", + "municipi_curt_transliterat": "castellar_del_riu", + "centre_municipal": "42.12732255,1.75495290089577", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Berga als Rasos de Peguera, Km. 2,5, 08618 Castellar del Riu", + "adreca": "Carretera de Berga als Rasos de Peguera, Km. 2,5", + "codi_postal": "08618", + "localitzacio": "42.12732255,1.75495290089577", + "telefon_contacte": "938212775", + "fax": "938221343", + "email": "castellarr@diba.cat", + "url_general": "https:\/\/www.castellardelriu.cat", + "cif": "P0804900I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08050.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08050.jpg", + "ine6": "080500", + "nom_dbpedia": "Castellar_del_Riu", + "nombre_habitants": "165", + "extensio": "32.62", + "altitud": "1234" + }, + { + "ine": "08053", + "municipi_nom": "Castellbell i el Vilar", + "municipi_nom_curt": "Castellbell i el Vilar", + "municipi_article": "", + "municipi_transliterat": "castellbell_i_el_vilar", + "municipi_curt_transliterat": "castellbell_i_el_vilar", + "centre_municipal": "41.6402768,1.84720349611927", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Joaquim Borràs, 40, 08296 Castellbell i el Vilar", + "adreca": "Joaquim Borràs, 40", + "codi_postal": "08296", + "localitzacio": "41.6402768,1.84720349611927", + "telefon_contacte": "938340350", + "fax": "938282122", + "email": "castellbell@diba.cat", + "url_general": "https:\/\/www.castellbellielvilar.cat", + "cif": "P0805200C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08053.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08053.jpg", + "ine6": "080538", + "nom_dbpedia": "Castellbell_i_el_Vilar", + "nombre_habitants": "3599", + "extensio": "28.18", + "altitud": "188" + }, + { + "ine": "08055", + "municipi_nom": "Castellcir", + "municipi_nom_curt": "Castellcir", + "municipi_article": "", + "municipi_transliterat": "castellcir", + "municipi_curt_transliterat": "castellcir", + "centre_municipal": "41.7615048,2.1507238", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Era, s\/n, 08183 Castellcir", + "adreca": "Pl. Era, s\/n", + "codi_postal": "08183", + "localitzacio": "41.7615048,2.1507238", + "telefon_contacte": "938668151", + "fax": "938668151", + "email": "castellcir@diba.cat", + "url_general": "https:\/\/www.castellcir.cat", + "cif": "P0805400I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08055.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08055.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08055.jpg", + "ine6": "080556", + "nom_dbpedia": "Castellcir", + "nombre_habitants": "728", + "extensio": "34.5", + "altitud": "693" + }, + { + "ine": "08056", + "municipi_nom": "Castelldefels", + "municipi_nom_curt": "Castelldefels", + "municipi_article": "", + "municipi_transliterat": "castelldefels", + "municipi_curt_transliterat": "castelldefels", + "centre_municipal": "41.2861022,1.9824173", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, 1, 08860 Castelldefels", + "adreca": "Plaça de l'Església, 1", + "codi_postal": "08860", + "localitzacio": "41.2861022,1.9824173", + "telefon_contacte": "936651150", + "fax": "936657714", + "email": "ajuntament@castelldefels.org", + "url_general": "https:\/\/www.castelldefels.org", + "cif": "P0805500F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08056.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08056.jpg", + "ine6": "080569", + "nom_dbpedia": "Castelldefels", + "nombre_habitants": "66375", + "extensio": "12.5", + "altitud": "3" + }, + { + "ine": "08057", + "municipi_nom": "Castell de l'Areny", + "municipi_nom_curt": "Castell de l'Areny", + "municipi_article": "", + "municipi_transliterat": "castell_de_lareny", + "municipi_curt_transliterat": "castell_de_lareny", + "centre_municipal": "42.16587595,0.982698147401392", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08604 Castell de l'Areny", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08604", + "localitzacio": "42.16587595,0.982698147401392", + "telefon_contacte": "938238025", + "fax": "938238230", + "email": "castell@diba.cat", + "url_general": "https:\/\/www.castelldelareny.cat", + "cif": "P0805600D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08057.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08057.jpg", + "ine6": "080575", + "nom_dbpedia": "Castell_de_l'Areny", + "nombre_habitants": "72", + "extensio": "24.56", + "altitud": "954" + }, + { + "ine": "08054", + "municipi_nom": "Castellbisbal", + "municipi_nom_curt": "Castellbisbal", + "municipi_article": "", + "municipi_transliterat": "castellbisbal", + "municipi_curt_transliterat": "castellbisbal", + "centre_municipal": "41.1808886,1.0968331", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Pau Casals, 9, 08755 Castellbisbal", + "adreca": "Avinguda de Pau Casals, 9", + "codi_postal": "08755", + "localitzacio": "41.4763585,1.9828771", + "telefon_contacte": "937720225", + "fax": "937721307", + "email": "bustia@castellbisbal.cat", + "url_general": "https:\/\/www.castellbisbal.cat", + "cif": "P0805300A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08054.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08054.jpg", + "ine6": "080543", + "nom_dbpedia": "Castellbisbal", + "nombre_habitants": "12332", + "extensio": "30.97", + "altitud": "132" + }, + { + "ine": "08151", + "municipi_nom": "Oristà", + "municipi_nom_curt": "Oristà", + "municipi_article": "", + "municipi_transliterat": "orista", + "municipi_curt_transliterat": "orista", + "centre_municipal": "41.93227065,2.06072403053718", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08518 Oristà", + "adreca": "Plaça Major, 1", + "codi_postal": "08518", + "localitzacio": "41.93227065,2.06072403053718", + "telefon_contacte": "938128006", + "fax": "938128132", + "email": "orista@diba.cat", + "url_general": "https:\/\/www.orista.cat", + "cif": "P0815000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08151.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08151.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08151.jpg", + "ine6": "081516", + "nom_dbpedia": "Oristà", + "nombre_habitants": "537", + "extensio": "68.9", + "altitud": "468" + }, + { + "ine": "08241", + "municipi_nom": "Sant Sadurní d'Osormort", + "municipi_nom_curt": "Sant Sadurní d'Osormort", + "municipi_article": "", + "municipi_transliterat": "sant_sadurni_dosormort", + "municipi_curt_transliterat": "sant_sadurni_dosormort", + "centre_municipal": "41.8920877,2.3571872", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Sant Hilari, s\/n Casa la Fullaca, 08519 Sant Sadurní d'Osormort", + "adreca": "Carretera de Sant Hilari, s\/n Casa la Fullaca", + "codi_postal": "08519", + "localitzacio": "41.8920877,2.3571872", + "telefon_contacte": "938887375", + "fax": "938887375", + "email": "st.sadurnio@diba.cat", + "url_general": "https:\/\/www.santsadurnidosormort.cat", + "cif": "P0824100B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08241.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08241.jpg", + "ine6": "082418", + "nom_dbpedia": "Sant_Sadurní_d'Osormort", + "nombre_habitants": "79", + "extensio": "30.86", + "altitud": "526" + }, + { + "ine": "08257", + "municipi_nom": "Santa Maria de Miralles", + "municipi_nom_curt": "Santa Maria de Miralles", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_miralles", + "municipi_curt_transliterat": "santa_maria_de_miralles", + "centre_municipal": "41.5004287,1.5282249", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. d'Igualada a Valls, s\/n, 08787 Santa Maria de Miralles", + "adreca": "Ctra. d'Igualada a Valls, s\/n", + "codi_postal": "08787", + "localitzacio": "41.5004287,1.5282249", + "telefon_contacte": "938080301", + "fax": "938080374", + "email": "st.m.miralles@santamariamiralles.cat", + "url_general": "https:\/\/www.santamariamiralles.cat", + "cif": "P0825700H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08257.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08257.jpg", + "ine6": "082573", + "nom_dbpedia": "Santa_Maria_de_Miralles", + "nombre_habitants": "128", + "extensio": "25.38", + "altitud": "628" + }, + { + "ine": "08274", + "municipi_nom": "Súria", + "municipi_nom_curt": "Súria", + "municipi_article": "", + "municipi_transliterat": "suria", + "municipi_curt_transliterat": "suria", + "centre_municipal": "41.8309739,1.7541748", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer d'Ernest Solvay, 13, 08260 Súria", + "adreca": "Carrer d'Ernest Solvay, 13", + "codi_postal": "08260", + "localitzacio": "41.8309739,1.7541748", + "telefon_contacte": "938682800", + "fax": "938682931", + "email": "suria@suria.cat", + "url_general": "https:\/\/www.suria.cat", + "cif": "P0827400C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08274.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08274.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08274.jpg", + "ine6": "082747", + "nom_dbpedia": "Súria", + "nombre_habitants": "5895", + "extensio": "23.54", + "altitud": "326" + }, + { + "ine": "08306", + "municipi_nom": "Vilalba Sasserra", + "municipi_nom_curt": "Vilalba Sasserra", + "municipi_article": "", + "municipi_transliterat": "vilalba_sasserra", + "municipi_curt_transliterat": "vilalba_sasserra", + "centre_municipal": "41.6530012,2.4405379", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08455 Vilalba Sasserra", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08455", + "localitzacio": "41.6527326,2.44109226969248", + "telefon_contacte": "938410383", + "fax": "938410383", + "email": "vilalba@diba.cat", + "url_general": "https:\/\/www.vilalbasasserra.cat", + "cif": "P0830700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08306.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08306.jpg", + "ine6": "083067", + "nom_dbpedia": "Vilalba_Sasserra", + "nombre_habitants": "688", + "extensio": "5.87", + "altitud": "200" + }, + { + "ine": "08268", + "municipi_nom": "Cercs", + "municipi_nom_curt": "Cercs", + "municipi_article": "", + "municipi_transliterat": "cercs", + "municipi_curt_transliterat": "cercs", + "centre_municipal": "42.1463987,1.8606233", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. Ribes, 20, 08698 Cercs", + "adreca": "Ctra. Ribes, 20", + "codi_postal": "08698", + "localitzacio": "42.1478482,1.8629295", + "telefon_contacte": "938247890", + "fax": "938247991", + "email": "cercs@diba.cat", + "url_general": "https:\/\/www.cercs.cat", + "cif": "P0826800E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08268.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08268.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08268.jpg", + "ine6": "082687", + "nom_dbpedia": "Cercs", + "nombre_habitants": "1152", + "extensio": "46.93", + "altitud": "650" + }, + { + "ine": "08096", + "municipi_nom": "Granollers", + "municipi_nom_curt": "Granollers", + "municipi_article": "", + "municipi_transliterat": "granollers", + "municipi_curt_transliterat": "granollers", + "centre_municipal": "41.6079555,2.2876008", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Porxada, 6, 08400 Granollers", + "adreca": "Plaça de la Porxada, 6", + "codi_postal": "08400", + "localitzacio": "41.60801455,2.28764863100534", + "telefon_contacte": "938426610", + "fax": "938426601", + "email": "bustiaoberta@ajuntament.granollers.cat", + "url_general": "https:\/\/www.granollers.cat", + "cif": "P0809500B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08096.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08096.jpg", + "ine6": "080961", + "nom_dbpedia": "Granollers", + "nombre_habitants": "60981", + "extensio": "14.89", + "altitud": "145" + }, + { + "ine": "08154", + "municipi_nom": "Pacs del Penedès", + "municipi_nom_curt": "Pacs del Penedès", + "municipi_article": "", + "municipi_transliterat": "pacs_del_penedes", + "municipi_curt_transliterat": "pacs_del_penedes", + "centre_municipal": "41.3611151,1.6696604", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avgda. Diputació, 1-3, 08796 Pacs del Penedès", + "adreca": "Avgda. Diputació, 1-3", + "codi_postal": "08796", + "localitzacio": "41.3611151,1.6696604", + "telefon_contacte": "938171485", + "fax": "938170737", + "email": "pacs@diba.cat", + "url_general": "https:\/\/www.pacsdelpenedes.cat", + "cif": "P0815300I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08154.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08154.jpg", + "ine6": "081542", + "nom_dbpedia": "Pacs_del_Penedès", + "nombre_habitants": "908", + "extensio": "6.14", + "altitud": "201" + }, + { + "ine": "08214", + "municipi_nom": "Vilassar de Dalt", + "municipi_nom_curt": "Vilassar de Dalt", + "municipi_article": "", + "municipi_transliterat": "vilassar_de_dalt", + "municipi_curt_transliterat": "vilassar_de_dalt", + "centre_municipal": "41.5163595,2.3592879", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08339 Vilassar de Dalt", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08339", + "localitzacio": "41.5163595,2.3592879", + "telefon_contacte": "937539800", + "fax": "937507750", + "email": "vilassard@vilassardedalt.cat", + "url_general": "https:\/\/www.vilassar.cat", + "cif": "P0821300A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08214.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08214.jpg", + "ine6": "082140", + "nom_dbpedia": "Vilassar_de_Dalt", + "nombre_habitants": "9013", + "extensio": "9.08", + "altitud": "135" + }, + { + "ine": "08219", + "municipi_nom": "Vilassar de Mar", + "municipi_nom_curt": "Vilassar de Mar", + "municipi_article": "", + "municipi_transliterat": "vilassar_de_mar", + "municipi_curt_transliterat": "vilassar_de_mar", + "centre_municipal": "41.5064041,2.3913883", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 6, 08340 Vilassar de Mar", + "adreca": "Pl. Ajuntament, 6", + "codi_postal": "08340", + "localitzacio": "41.5064041,2.3913883", + "telefon_contacte": "937542400", + "fax": "937594950", + "email": "ajuntament@vilassardemar.cat", + "url_general": "https:\/\/www.vilassardemar.cat", + "cif": "P0821700B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08219.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08219.jpg", + "ine6": "082191", + "nom_dbpedia": "Vilassar_de_Mar", + "nombre_habitants": "20764", + "extensio": "3.92", + "altitud": "10" + }, + { + "ine": "08221", + "municipi_nom": "Sant Just Desvern", + "municipi_nom_curt": "Sant Just Desvern", + "municipi_article": "", + "municipi_transliterat": "sant_just_desvern", + "municipi_curt_transliterat": "sant_just_desvern", + "centre_municipal": "41.3815832,2.0750677", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Verdaguer, 2, 08960 Sant Just Desvern", + "adreca": "Pl. Verdaguer, 2", + "codi_postal": "08960", + "localitzacio": "41.3815832,2.0750677", + "telefon_contacte": "934804800", + "fax": "934804879", + "email": "ajuntament@santjust.cat", + "url_general": "https:\/\/www.santjust.cat", + "cif": "P0821900H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08221.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08221.jpg", + "ine6": "082212", + "nom_dbpedia": "Sant_Just_Desvern", + "nombre_habitants": "17494", + "extensio": "7.85", + "altitud": "122" + }, + { + "ine": "08123", + "municipi_nom": "Molins de Rei", + "municipi_nom_curt": "Molins de Rei", + "municipi_article": "", + "municipi_transliterat": "molins_de_rei", + "municipi_curt_transliterat": "molins_de_rei", + "centre_municipal": "41.4138087,2.0159626", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Catalunya, 1, 08750 Molins de Rei", + "adreca": "Plaça de Catalunya, 1", + "codi_postal": "08750", + "localitzacio": "41.41356,2.01607549749022", + "telefon_contacte": "936803340", + "fax": "936803362", + "email": "sam@molinsderei.cat", + "url_general": "https:\/\/www.molinsderei.cat", + "cif": "P0812200D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08123.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08123.jpg", + "ine6": "081234", + "nom_dbpedia": "Molins_de_Rei", + "nombre_habitants": "25687", + "extensio": "16", + "altitud": "37" + }, + { + "ine": "08142", + "municipi_nom": "La Nou de Berguedà", + "municipi_nom_curt": "Nou de Berguedà", + "municipi_article": "La", + "municipi_transliterat": "la_nou_de_bergueda", + "municipi_curt_transliterat": "nou_de_bergueda", + "centre_municipal": "42.1925298,1.8025852", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 08699 Nou de Berguedà", + "adreca": "Casa Consistorial", + "codi_postal": "08699", + "localitzacio": "42.1925298,1.8025852", + "telefon_contacte": "938259000", + "fax": "938248027", + "email": "nou@diba.cat", + "url_general": "https:\/\/www.lanoudebergueda.cat", + "cif": "P0814100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08142.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08142.jpg", + "ine6": "081424", + "nom_dbpedia": "La_Nou_de_Berguedà", + "nombre_habitants": "160", + "extensio": "25", + "altitud": "876" + }, + { + "ine": "08233", + "municipi_nom": "Sant Pere de Torelló", + "municipi_nom_curt": "Sant Pere de Torelló", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_torello", + "municipi_curt_transliterat": "sant_pere_de_torello", + "centre_municipal": "42.0754084,2.296079", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Verdaguer, 18, 08572 Sant Pere de Torelló", + "adreca": "Verdaguer, 18", + "codi_postal": "08572", + "localitzacio": "42.0754084,2.296079", + "telefon_contacte": "938584024", + "fax": "938509130", + "email": "st.peret@diba.cat", + "url_general": "https:\/\/www.stpere.cat", + "cif": "P0823300I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08233.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08233.jpg", + "ine6": "082331", + "nom_dbpedia": "Sant_Pere_de_Torelló", + "nombre_habitants": "2419", + "extensio": "57.2", + "altitud": "621" + }, + { + "ine": "08308", + "municipi_nom": "Viver i Serrateix", + "municipi_nom_curt": "Viver i Serrateix", + "municipi_article": "", + "municipi_transliterat": "viver_i_serrateix", + "municipi_curt_transliterat": "viver_i_serrateix", + "centre_municipal": "41.94976665,1.80148499139403", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa de la Vila, 08673 Viver i Serrateix", + "adreca": "Casa de la Vila", + "codi_postal": "08673", + "localitzacio": "41.94976665,1.80148499139403", + "telefon_contacte": "938204922", + "fax": "938204922", + "email": "viver@diba.cat", + "url_general": "https:\/\/www.viveriserrateix.cat", + "cif": "P0830900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08308.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08308.jpg", + "ine6": "083089", + "nom_dbpedia": "Viver_i_Serrateix", + "nombre_habitants": "164", + "extensio": "66.81", + "altitud": "729" + }, + { + "ine": "08169", + "municipi_nom": "El Prat de Llobregat", + "municipi_nom_curt": "Prat de Llobregat", + "municipi_article": "El", + "municipi_transliterat": "el_prat_de_llobregat", + "municipi_curt_transliterat": "prat_de_llobregat", + "centre_municipal": "41.3246333,2.0952568", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08820 Prat de Llobregat", + "adreca": "Pl. Vila, 1", + "codi_postal": "08820", + "localitzacio": "41.3246333,2.0952568", + "telefon_contacte": "933790050", + "fax": "933793416", + "email": "oiac@elprat.cat", + "url_general": "https:\/\/www.elprat.cat", + "cif": "P0816800G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08169.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08169.jpg", + "ine6": "081691", + "nom_dbpedia": "El_Prat_de_Llobregat", + "nombre_habitants": "64132", + "extensio": "32.23", + "altitud": "5" + }, + { + "ine": "08007", + "municipi_nom": "Arenys de Munt", + "municipi_nom_curt": "Arenys de Munt", + "municipi_article": "", + "municipi_transliterat": "arenys_de_munt", + "municipi_curt_transliterat": "arenys_de_munt", + "centre_municipal": "41.6095429,2.5400513", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Rbla. F. Macià, 59, 08358 Arenys de Munt", + "adreca": "Rbla. F. Macià, 59", + "codi_postal": "08358", + "localitzacio": "41.6109258,2.5399317", + "telefon_contacte": "937937980", + "fax": "937950630", + "email": "ajuntament@ademunt.cat", + "url_general": "https:\/\/www.arenysdemunt.cat", + "cif": "P0800700G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08007.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08007.jpg", + "ine6": "080076", + "nom_dbpedia": "Arenys_de_Munt", + "nombre_habitants": "8838", + "extensio": "22.05", + "altitud": "121" + }, + { + "ine": "08011", + "municipi_nom": "Avià", + "municipi_nom_curt": "Avià", + "municipi_article": "", + "municipi_transliterat": "avia", + "municipi_curt_transliterat": "avia", + "centre_municipal": "42.0772078,1.8222222", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Pau Casals, 22, 08610 Avià", + "adreca": "Av. Pau Casals, 22", + "codi_postal": "08610", + "localitzacio": "42.0772078,1.8222222", + "telefon_contacte": "938230000", + "fax": "938231002", + "email": "avia@diba.cat", + "url_general": "https:\/\/www.avia.cat", + "cif": "P0801100I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08011.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08011.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08011.jpg", + "ine6": "080116", + "nom_dbpedia": "Avià", + "nombre_habitants": "2250", + "extensio": "27.14", + "altitud": "693" + }, + { + "ine": "08027", + "municipi_nom": "Les Cabanyes", + "municipi_nom_curt": "Cabanyes", + "municipi_article": "Les", + "municipi_transliterat": "les_cabanyes", + "municipi_curt_transliterat": "cabanyes", + "centre_municipal": "41.3728115,2.1647288", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Bisbe Torres i Bages, 6, 08794 Cabanyes", + "adreca": "Carrer Bisbe Torres i Bages, 6", + "codi_postal": "08794", + "localitzacio": "41.3728115,2.1647288", + "telefon_contacte": "938921048", + "fax": "932220273", + "email": "cabanyes@diba.cat", + "url_general": "https:\/\/www.lescabanyes.cat", + "cif": "P0802700E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08027.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08027.jpg", + "ine6": "080272", + "nom_dbpedia": "Les_Cabanyes", + "nombre_habitants": "965", + "extensio": "1.79", + "altitud": "252" + }, + { + "ine": "08090", + "municipi_nom": "Gaià", + "municipi_nom_curt": "Gaià", + "municipi_article": "", + "municipi_transliterat": "gaia", + "municipi_curt_transliterat": "gaia", + "centre_municipal": "41.8998008,1.878872", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08672 Gaià", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08672", + "localitzacio": "41.8998008,1.878872", + "telefon_contacte": "938390151", + "fax": "938204189", + "email": "gaia@diba.cat", + "url_general": "https:\/\/www.gaia.cat", + "cif": "P0808900E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08090.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08090.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08090.jpg", + "ine6": "080902", + "nom_dbpedia": "Gaià", + "nombre_habitants": "167", + "extensio": "39.86", + "altitud": "481" + }, + { + "ine": "08029", + "municipi_nom": "Cabrera de Mar", + "municipi_nom_curt": "Cabrera de Mar", + "municipi_article": "", + "municipi_transliterat": "cabrera_de_mar", + "municipi_curt_transliterat": "cabrera_de_mar", + "centre_municipal": "41.5276986,2.3925117", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l' Ajuntament, 5, 08349 Cabrera de Mar", + "adreca": "Plaça de l' Ajuntament, 5", + "codi_postal": "08349", + "localitzacio": "41.5276986,2.3925117", + "telefon_contacte": "937590091", + "fax": "937500284", + "email": "info@cabrerademar.cat", + "url_general": "https:\/\/www.cabrerademar.cat", + "cif": "P0802900A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08029.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08029.jpg", + "ine6": "080291", + "nom_dbpedia": "Cabrera_de_Mar", + "nombre_habitants": "4664", + "extensio": "9.5", + "altitud": "104" + }, + { + "ine": "08149", + "municipi_nom": "Olost", + "municipi_nom_curt": "Olost", + "municipi_article": "", + "municipi_transliterat": "olost", + "municipi_curt_transliterat": "olost", + "centre_municipal": "41.9852931,2.0941621", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08516 Olost", + "adreca": "Plaça Major, 1", + "codi_postal": "08516", + "localitzacio": "41.9852931,2.0941621", + "telefon_contacte": "938880211", + "fax": "938880552", + "email": "olost@diba.cat", + "url_general": "https:\/\/www.olost.cat", + "cif": "P0814800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08149.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08149.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08149.jpg", + "ine6": "081496", + "nom_dbpedia": "Olost", + "nombre_habitants": "1188", + "extensio": "27.07", + "altitud": "669" + }, + { + "ine": "08008", + "municipi_nom": "Argençola", + "municipi_nom_curt": "Argençola", + "municipi_article": "", + "municipi_transliterat": "argencola", + "municipi_curt_transliterat": "argencola", + "centre_municipal": "41.597963,1.443127", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Lluís Maria Xirinacs, s\/n, 08717 Argençola", + "adreca": "Plaça Lluís Maria Xirinacs, s\/n", + "codi_postal": "08717", + "localitzacio": "41.597963,1.443127", + "telefon_contacte": "938092000", + "fax": "938092000", + "email": "argensola@diba.cat", + "url_general": "https:\/\/www.argencola.cat", + "cif": "P0800800E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08008.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08008.jpg", + "ine6": "080082", + "nom_dbpedia": "Argençola", + "nombre_habitants": "219", + "extensio": "47.1", + "altitud": "768" + }, + { + "ine": "08295", + "municipi_nom": "Vallirana", + "municipi_nom_curt": "Vallirana", + "municipi_article": "", + "municipi_transliterat": "vallirana", + "municipi_curt_transliterat": "vallirana", + "centre_municipal": "41.3877623,1.9320806", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 329, 08759 Vallirana", + "adreca": "Carrer Major, 329", + "codi_postal": "08759", + "localitzacio": "41.3894506,1.9413713", + "telefon_contacte": "936830810", + "fax": "936832897", + "email": "vlrn.info@vallirana.cat", + "url_general": "https:\/\/www.vallirana.cat", + "cif": "P0829600F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08295.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08295.jpg", + "ine6": "082956", + "nom_dbpedia": "Vallirana", + "nombre_habitants": "14877", + "extensio": "23.93", + "altitud": "177" + }, + { + "ine": "08143", + "municipi_nom": "Òdena", + "municipi_nom_curt": "Òdena", + "municipi_article": "", + "municipi_transliterat": "odena", + "municipi_curt_transliterat": "odena", + "centre_municipal": "41.60649,1.64218", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 2, 08711 Òdena", + "adreca": "Pl. Major, 2", + "codi_postal": "08711", + "localitzacio": "41.60649,1.64218", + "telefon_contacte": "938017434", + "fax": "938017548", + "email": "odena@odena.cat", + "url_general": "https:\/\/www.odena.cat", + "cif": "P0814200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08143.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08143.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08143.jpg", + "ine6": "081430", + "nom_dbpedia": "Òdena", + "nombre_habitants": "3608", + "extensio": "52.2", + "altitud": "421" + }, + { + "ine": "08235", + "municipi_nom": "Sant Pol de Mar", + "municipi_nom_curt": "Sant Pol de Mar", + "municipi_article": "", + "municipi_transliterat": "sant_pol_de_mar", + "municipi_curt_transliterat": "sant_pol_de_mar", + "centre_municipal": "41.6030132,2.6238092", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08395 Sant Pol de Mar", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08395", + "localitzacio": "41.600192,2.62142621170574", + "telefon_contacte": "937600451", + "fax": "937601352", + "email": "oac@santpol.cat", + "url_general": "https:\/\/www.santpol.cat", + "cif": "P0823500D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08235.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08235.jpg", + "ine6": "082359", + "nom_dbpedia": "Sant_Pol_de_Mar", + "nombre_habitants": "5178", + "extensio": "7.49", + "altitud": "15" + }, + { + "ine": "08061", + "municipi_nom": "Castellgalí", + "municipi_nom_curt": "Castellgalí", + "municipi_article": "", + "municipi_transliterat": "castellgali", + "municipi_curt_transliterat": "castellgali", + "centre_municipal": "41.6752506,1.8438103", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Montserrat, s\/n, 08297 Castellgalí", + "adreca": "Avinguda de Montserrat, s\/n", + "codi_postal": "08297", + "localitzacio": "41.6752506,1.8438103", + "telefon_contacte": "938330021", + "fax": "938331121", + "email": "castellgali@diba.cat", + "url_general": "https:\/\/www.castellgali.cat", + "cif": "P0806000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08061.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08061.jpg", + "ine6": "080615", + "nom_dbpedia": "Castellgalí", + "nombre_habitants": "2053", + "extensio": "17.5", + "altitud": "266" + }, + { + "ine": "08170", + "municipi_nom": "Els Prats de Rei", + "municipi_nom_curt": "Prats de Rei", + "municipi_article": "Els", + "municipi_transliterat": "els_prats_de_rei", + "municipi_curt_transliterat": "prats_de_rei", + "centre_municipal": "41.7056641,1.5412363", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08281 Prats de Rei", + "adreca": "Plaça Major, 1", + "codi_postal": "08281", + "localitzacio": "41.705569,1.54161785394622", + "telefon_contacte": "938698192", + "fax": "938698192", + "email": "pratsr@diba.cat", + "url_general": "https:\/\/www.pratsderei.cat", + "cif": "P0816900E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08170.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08170.jpg", + "ine6": "081705", + "nom_dbpedia": "Els_Prats_de_Rei", + "nombre_habitants": "545", + "extensio": "32.76", + "altitud": "608" + }, + { + "ine": "08292", + "municipi_nom": "Vallbona d'Anoia", + "municipi_nom_curt": "Vallbona d'Anoia", + "municipi_article": "", + "municipi_transliterat": "vallbona_danoia", + "municipi_curt_transliterat": "vallbona_danoia", + "centre_municipal": "41.5194769,1.7082922", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 110, 08785 Vallbona d'Anoia", + "adreca": "Carrer Major, 110", + "codi_postal": "08785", + "localitzacio": "41.5195977,1.7088834", + "telefon_contacte": "937718002", + "fax": "937719210", + "email": "vallbona@diba.cat", + "url_general": "https:\/\/www.vallbonadanoia.cat", + "cif": "P0829200E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08292.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08292.jpg", + "ine6": "082922", + "nom_dbpedia": "Vallbona_d'Anoia", + "nombre_habitants": "1399", + "extensio": "6.48", + "altitud": "289" + }, + { + "ine": "08261", + "municipi_nom": "Santa Susanna", + "municipi_nom_curt": "Santa Susanna", + "municipi_article": "", + "municipi_transliterat": "santa_susanna", + "municipi_curt_transliterat": "santa_susanna", + "centre_municipal": "41.6357256,2.7065933", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Catalunya, s\/n, 08398 Santa Susanna", + "adreca": "Plaça de Catalunya, s\/n", + "codi_postal": "08398", + "localitzacio": "41.6357256,2.7065933", + "telefon_contacte": "937678441", + "fax": "937678750", + "email": "ajuntament@stasusanna.org", + "url_general": "https:\/\/www.stasusanna.org", + "cif": "P0826100J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08261.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08261.jpg", + "ine6": "082613", + "nom_dbpedia": "Santa_Susanna", + "nombre_habitants": "3381", + "extensio": "12.45", + "altitud": "10" + }, + { + "ine": "08269", + "municipi_nom": "Seva", + "municipi_nom_curt": "Seva", + "municipi_article": "", + "municipi_transliterat": "seva", + "municipi_curt_transliterat": "seva", + "centre_municipal": "41.8361292,2.2835441", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Dalt, 5, 08553 Seva", + "adreca": "Carrer de Dalt, 5", + "codi_postal": "08553", + "localitzacio": "41.8380452,2.2806421", + "telefon_contacte": "938840111", + "fax": "938840214", + "email": "seva@seva.cat", + "url_general": "https:\/\/www.seva.cat", + "cif": "P0826900C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08269.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08269.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08269.jpg", + "ine6": "082690", + "nom_dbpedia": "Seva", + "nombre_habitants": "3472", + "extensio": "29.1", + "altitud": "663" + }, + { + "ine": "08272", + "municipi_nom": "Sora", + "municipi_nom_curt": "Sora", + "municipi_article": "", + "municipi_transliterat": "sora", + "municipi_curt_transliterat": "sora", + "centre_municipal": "42.112155,2.1609841", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, s\/n, 08588 Sora", + "adreca": "Major, s\/n", + "codi_postal": "08588", + "localitzacio": "42.112155,2.1609841", + "telefon_contacte": "938529193", + "fax": "938529193", + "email": "sora@diba.cat", + "url_general": "https:\/\/www.sora.cat", + "cif": "P0827200G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08272.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08272.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08272.jpg", + "ine6": "082726", + "nom_dbpedia": "Sora", + "nombre_habitants": "205", + "extensio": "31.51", + "altitud": "716" + }, + { + "ine": "08279", + "municipi_nom": "Terrassa", + "municipi_nom_curt": "Terrassa", + "municipi_article": "", + "municipi_transliterat": "terrassa", + "municipi_curt_transliterat": "terrassa", + "centre_municipal": "41.5629885,2.0102442", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Raval de Montserrat, 14, 08221 Terrassa", + "adreca": "Raval de Montserrat, 14", + "codi_postal": "08221", + "localitzacio": "41.5637478,2.0082664", + "telefon_contacte": "937397000", + "fax": "937397067", + "email": "ajuntament@terrassa.cat", + "url_general": "https:\/\/www.terrassa.cat", + "cif": "P0827900B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08279.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08279.jpg", + "ine6": "082798", + "nom_dbpedia": "Terrassa", + "nombre_habitants": "218535", + "extensio": "70.1", + "altitud": "277" + }, + { + "ine": "08290", + "municipi_nom": "Ullastrell", + "municipi_nom_curt": "Ullastrell", + "municipi_article": "", + "municipi_transliterat": "ullastrell", + "municipi_curt_transliterat": "ullastrell", + "centre_municipal": "41.5265763,1.9560471", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Serra, 17, 08231 Ullastrell", + "adreca": "Carrer de la Serra, 17", + "codi_postal": "08231", + "localitzacio": "41.5272241,1.956845", + "telefon_contacte": "937887262", + "fax": "937887195", + "email": "ullastrell@ullastrell.cat", + "url_general": "https:\/\/www.ullastrell.cat", + "cif": "P0829000I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08290.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08290.jpg", + "ine6": "082900", + "nom_dbpedia": "Ullastrell", + "nombre_habitants": "2069", + "extensio": "7.32", + "altitud": "342" + }, + { + "ine": "08291", + "municipi_nom": "Vacarisses", + "municipi_nom_curt": "Vacarisses", + "municipi_article": "", + "municipi_transliterat": "vacarisses", + "municipi_curt_transliterat": "vacarisses", + "centre_municipal": "41.6063852,1.9194608", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Pau Casals, 17, 08233 Vacarisses", + "adreca": "Carrer de Pau Casals, 17", + "codi_postal": "08233", + "localitzacio": "41.60590885,1.91885160278652", + "telefon_contacte": "938359002", + "fax": "938359407", + "email": "vacarisses@vacarisses.cat", + "url_general": "https:\/\/www.vacarisses.cat", + "cif": "P0829100G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08291.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08291.jpg", + "ine6": "082917", + "nom_dbpedia": "Vacarisses", + "nombre_habitants": "6486", + "extensio": "41", + "altitud": "382" + }, + { + "ine": "08296", + "municipi_nom": "Vallromanes", + "municipi_nom_curt": "Vallromanes", + "municipi_article": "", + "municipi_transliterat": "vallromanes", + "municipi_curt_transliterat": "vallromanes", + "centre_municipal": "41.5323208,2.2989347", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, 6, 08188 Vallromanes", + "adreca": "Plaça de l'Església, 6", + "codi_postal": "08188", + "localitzacio": "41.5323208,2.2989347", + "telefon_contacte": "935729159", + "fax": "935729190", + "email": "vallromanes@diba.cat", + "url_general": "https:\/\/www.vallromanes.cat", + "cif": "P0829700D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08296.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08296.jpg", + "ine6": "082969", + "nom_dbpedia": "Vallromanes", + "nombre_habitants": "2530", + "extensio": "10.53", + "altitud": "153" + }, + { + "ine": "08303", + "municipi_nom": "Vilanova de Sau", + "municipi_nom_curt": "Vilanova de Sau", + "municipi_article": "", + "municipi_transliterat": "vilanova_de_sau", + "municipi_curt_transliterat": "vilanova_de_sau", + "centre_municipal": "41.9476741,2.383405", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig de Verdaguer, 7, 08519 Vilanova de Sau", + "adreca": "Passeig de Verdaguer, 7", + "codi_postal": "08519", + "localitzacio": "41.9476741,2.383405", + "telefon_contacte": "938847006", + "fax": "938847106", + "email": "vilanovas@diba.cat", + "url_general": "https:\/\/www.vilanovadesau.cat", + "cif": "P0830400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08303.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08303.jpg", + "ine6": "083036", + "nom_dbpedia": "Vilanova_de_Sau", + "nombre_habitants": "308", + "extensio": "58.3", + "altitud": "558" + }, + { + "ine": "08163", + "municipi_nom": "Pineda de Mar", + "municipi_nom_curt": "Pineda de Mar", + "municipi_article": "", + "municipi_transliterat": "pineda_de_mar", + "municipi_curt_transliterat": "pineda_de_mar", + "centre_municipal": "41.6276199,2.6897628", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Catalunya, 1, 08397 Pineda de Mar", + "adreca": "Pl. Catalunya, 1", + "codi_postal": "08397", + "localitzacio": "41.62744815,2.68937031500396", + "telefon_contacte": "937671560", + "fax": "937671212", + "email": "ajuntament@pinedademar.cat", + "url_general": "https:\/\/www.pinedademar.cat", + "cif": "P0816200J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08163.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08163.jpg", + "ine6": "081635", + "nom_dbpedia": "Pineda_de_Mar", + "nombre_habitants": "26659", + "extensio": "10.35", + "altitud": "10" + }, + { + "ine": "08172", + "municipi_nom": "Premià de Mar", + "municipi_nom_curt": "Premià de Mar", + "municipi_article": "", + "municipi_transliterat": "premia_de_mar", + "municipi_curt_transliterat": "premia_de_mar", + "centre_municipal": "41.4899,2.35689", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08330 Premià de Mar", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08330", + "localitzacio": "41.4899,2.35689", + "telefon_contacte": "937417400", + "fax": "937417425", + "email": "info@premiademar.cat", + "url_general": "https:\/\/www.premiademar.cat", + "cif": "P0817100A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08172.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08172.jpg", + "ine6": "081727", + "nom_dbpedia": "Premià_de_Mar", + "nombre_habitants": "28071", + "extensio": "1.92", + "altitud": "8" + }, + { + "ine": "08177", + "municipi_nom": "La Quar", + "municipi_nom_curt": "Quar", + "municipi_article": "La", + "municipi_transliterat": "la_quar", + "municipi_curt_transliterat": "quar", + "centre_municipal": "42.1050263,1.9807775", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Antoni Raurell, 1, 08619 Quar", + "adreca": "C\/ Antoni Raurell, 1", + "codi_postal": "08619", + "localitzacio": "42.1050263,1.9807775", + "telefon_contacte": "609337852", + "fax": "938242007", + "email": "franchantonio@hotmail.com", + "url_general": "", + "cif": "P0817600J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08177.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08177.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08177.jpg", + "ine6": "081770", + "nom_dbpedia": "La_Quar", + "nombre_habitants": "60", + "extensio": "37.89", + "altitud": "1061" + }, + { + "ine": "08006", + "municipi_nom": "Arenys de Mar", + "municipi_nom_curt": "Arenys de Mar", + "municipi_article": "", + "municipi_transliterat": "arenys_de_mar", + "municipi_curt_transliterat": "arenys_de_mar", + "centre_municipal": "41.5797031,2.5491562", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Riera Bisbe Pol, 8, 08350 Arenys de Mar", + "adreca": "Riera Bisbe Pol, 8", + "codi_postal": "08350", + "localitzacio": "41.5797031,2.5491562", + "telefon_contacte": "937959900", + "fax": "937957031", + "email": "alcaldia@arenysdemar.cat", + "url_general": "https:\/\/www.arenysdemar.cat", + "cif": "P0800600I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08006.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08006.jpg", + "ine6": "080060", + "nom_dbpedia": "Arenys_de_Mar", + "nombre_habitants": "15533", + "extensio": "6.45", + "altitud": "10" + }, + { + "ine": "08001", + "municipi_nom": "Abrera", + "municipi_nom_curt": "Abrera", + "municipi_article": "", + "municipi_transliterat": "abrera", + "municipi_curt_transliterat": "abrera", + "centre_municipal": "41.5204464,1.9024126", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Constitució, 1, 08630 Abrera", + "adreca": "Plaça de la Constitució, 1", + "codi_postal": "08630", + "localitzacio": "41.5156991,1.9014911359101", + "telefon_contacte": "937700325", + "fax": "937702612", + "email": "informacio@ajuntamentabrera.cat", + "url_general": "https:\/\/www.ajuntamentabrera.cat", + "cif": "P0800100J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08001.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08001.jpg", + "ine6": "080018", + "nom_dbpedia": "Abrera", + "nombre_habitants": "12334", + "extensio": "19.9", + "altitud": "105" + }, + { + "ine": "08010", + "municipi_nom": "Artés", + "municipi_nom_curt": "Artés", + "municipi_article": "", + "municipi_transliterat": "artes", + "municipi_curt_transliterat": "artes", + "centre_municipal": "41.7981078,1.9547744", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Barquera, 41, 08271 Artés", + "adreca": "Barquera, 41", + "codi_postal": "08271", + "localitzacio": "41.7981078,1.9547744", + "telefon_contacte": "938305001", + "fax": "938202049", + "email": "artes@artes.cat", + "url_general": "https:\/\/www.artes.cat", + "cif": "P0801000A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08010.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08010.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08010.jpg", + "ine6": "080109", + "nom_dbpedia": "Artés", + "nombre_habitants": "5648", + "extensio": "17.92", + "altitud": "223" + }, + { + "ine": "08028", + "municipi_nom": "Cabrera d'Anoia", + "municipi_nom_curt": "Cabrera d'Anoia", + "municipi_article": "", + "municipi_transliterat": "cabrera_danoia", + "municipi_curt_transliterat": "cabrera_danoia", + "centre_municipal": "41.4771434,1.7056481", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Canaletes, 1, 08718 Cabrera d'Anoia", + "adreca": "Pl. Canaletes, 1", + "codi_postal": "08718", + "localitzacio": "41.4771434,1.7056481", + "telefon_contacte": "937749017", + "fax": "937749059", + "email": "cabrerai@cabreradanoia.cat", + "url_general": "https:\/\/www.cabrera.cat", + "cif": "P0802800C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08028.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08028.jpg", + "ine6": "080288", + "nom_dbpedia": "Cabrera_d'Anoia", + "nombre_habitants": "1376", + "extensio": "17.04", + "altitud": "347" + }, + { + "ine": "08032", + "municipi_nom": "Caldes d'Estrac", + "municipi_nom_curt": "Caldes d'Estrac", + "municipi_article": "", + "municipi_transliterat": "caldes_destrac", + "municipi_curt_transliterat": "caldes_destrac", + "centre_municipal": "41.5698407,2.5235069", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Vila, s\/n, 08393 Caldes d'Estrac", + "adreca": "Pl. de la Vila, s\/n", + "codi_postal": "08393", + "localitzacio": "41.572485,2.5276433", + "telefon_contacte": "937910005", + "fax": "937910503", + "email": "ajuntament@caldetes.cat", + "url_general": "https:\/\/www.caldetes.cat", + "cif": "P0803200E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08032.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08032.jpg", + "ine6": "080327", + "nom_dbpedia": "Caldes_d'Estrac", + "nombre_habitants": "2859", + "extensio": ".76", + "altitud": "33" + }, + { + "ine": "08040", + "municipi_nom": "Canet de Mar", + "municipi_nom_curt": "Canet de Mar", + "municipi_article": "", + "municipi_transliterat": "canet_de_mar", + "municipi_curt_transliterat": "canet_de_mar", + "centre_municipal": "41.5900933,2.5777998", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Ample, 11-13, 08360 Canet de Mar", + "adreca": "Carrer Ample, 11-13", + "codi_postal": "08360", + "localitzacio": "41.5883983,2.5825666", + "telefon_contacte": "937943940", + "fax": "937941231", + "email": "canetdemar@canetdemar.cat", + "url_general": "https:\/\/www.canetdemar.cat", + "cif": "P0803900J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08040.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08040.jpg", + "ine6": "080403", + "nom_dbpedia": "Canet_de_Mar", + "nombre_habitants": "14583", + "extensio": "5.45", + "altitud": "15" + }, + { + "ine": "08043", + "municipi_nom": "Canyelles", + "municipi_nom_curt": "Canyelles", + "municipi_article": "", + "municipi_transliterat": "canyelles", + "municipi_curt_transliterat": "canyelles", + "centre_municipal": "41.2858273,1.7222743", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'11 de setembre, s\/n, 08811 Canyelles", + "adreca": "Plaça de l'11 de setembre, s\/n", + "codi_postal": "08811", + "localitzacio": "41.2858273,1.7222743", + "telefon_contacte": "938973011", + "fax": "938188130", + "email": "canyelles@canyelles.cat", + "url_general": "https:\/\/www.canyelles.cat", + "cif": "P0804200D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08043.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08043.jpg", + "ine6": "080431", + "nom_dbpedia": "Canyelles", + "nombre_habitants": "4481", + "extensio": "14.08", + "altitud": "142" + }, + { + "ine": "08044", + "municipi_nom": "Capellades", + "municipi_nom_curt": "Capellades", + "municipi_article": "", + "municipi_transliterat": "capellades", + "municipi_curt_transliterat": "capellades", + "centre_municipal": "41.53,1.684787", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Ramon Godó, núm. 9, 08786 Capellades", + "adreca": "C\/ Ramon Godó, núm. 9", + "codi_postal": "08786", + "localitzacio": "41.53,1.684787", + "telefon_contacte": "938011001", + "fax": "938013969", + "email": "capellades@capellades.cat", + "url_general": "https:\/\/www.capellades.cat", + "cif": "P0804300B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08044.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08044.jpg", + "ine6": "080446", + "nom_dbpedia": "Capellades", + "nombre_habitants": "5211", + "extensio": "2.9", + "altitud": "317" + }, + { + "ine": "08115", + "municipi_nom": "Martorelles", + "municipi_nom_curt": "Martorelles", + "municipi_article": "", + "municipi_transliterat": "martorelles", + "municipi_curt_transliterat": "martorelles", + "centre_municipal": "41.52851,2.2374755", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08107 Martorelles", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08107", + "localitzacio": "41.52851,2.2374755", + "telefon_contacte": "935705732", + "fax": "935705964", + "email": "web@martorelles.cat", + "url_general": "https:\/\/www.martorelles.cat", + "cif": "P0811400A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08115.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08115.jpg", + "ine6": "081154", + "nom_dbpedia": "Martorelles", + "nombre_habitants": "4794", + "extensio": "3.61", + "altitud": "96" + }, + { + "ine": "08129", + "municipi_nom": "Muntanyola", + "municipi_nom_curt": "Muntanyola", + "municipi_article": "", + "municipi_transliterat": "muntanyola", + "municipi_curt_transliterat": "muntanyola", + "centre_municipal": "41.8769342,2.1790836", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de les Afores, s\/n, 08529 Muntanyola", + "adreca": "Carrer de les Afores, s\/n", + "codi_postal": "08529", + "localitzacio": "41.8769342,2.1790836", + "telefon_contacte": "938830186", + "fax": "938137087", + "email": "muntanyola@diba.cat", + "url_general": "https:\/\/www.muntanyola.cat", + "cif": "P0812800A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08129.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08129.jpg", + "ine6": "081290", + "nom_dbpedia": "Muntanyola", + "nombre_habitants": "620", + "extensio": "40.42", + "altitud": "807" + }, + { + "ine": "08078", + "municipi_nom": "L'Espunyola", + "municipi_nom_curt": "Espunyola", + "municipi_article": "L'", + "municipi_transliterat": "lespunyola", + "municipi_curt_transliterat": "espunyola", + "centre_municipal": "42.0523207,1.7733927", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. Solsona a Berga, s\/n, 08614 Espunyola", + "adreca": "Ctra. Solsona a Berga, s\/n", + "codi_postal": "08614", + "localitzacio": "42.0523207,1.7733927", + "telefon_contacte": "938231055", + "fax": "938231294", + "email": "espunyola@diba.cat", + "url_general": "https:\/\/www.espunyola.cat", + "cif": "P0807700J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08078.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08078.jpg", + "ine6": "080787", + "nom_dbpedia": "L'Espunyola", + "nombre_habitants": "258", + "extensio": "35.26", + "altitud": "759" + }, + { + "ine": "08083", + "municipi_nom": "Folgueroles", + "municipi_nom_curt": "Folgueroles", + "municipi_article": "", + "municipi_transliterat": "folgueroles", + "municipi_curt_transliterat": "folgueroles", + "centre_municipal": "41.9392868,2.3180742", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Verdaguer, 2 'Can Dachs', 08519 Folgueroles", + "adreca": "Plaça Verdaguer, 2 'Can Dachs'", + "codi_postal": "08519", + "localitzacio": "41.9392868,2.3180742", + "telefon_contacte": "938122054", + "fax": "938122192", + "email": "folgueroles@diba.cat", + "url_general": "https:\/\/www.folgueroles.cat", + "cif": "P0808200J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08083.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08083.jpg", + "ine6": "080832", + "nom_dbpedia": "Folgueroles", + "nombre_habitants": "2276", + "extensio": "10.99", + "altitud": "552" + }, + { + "ine": "08100", + "municipi_nom": "Gurb", + "municipi_nom_curt": "Gurb", + "municipi_article": "", + "municipi_transliterat": "gurb", + "municipi_curt_transliterat": "gurb", + "centre_municipal": "41.941144,2.2426161", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Mas l'Esperança, 08503 Gurb", + "adreca": "Mas l'Esperança", + "codi_postal": "08503", + "localitzacio": "41.9399402,2.2431227", + "telefon_contacte": "938860166", + "fax": "938860047", + "email": "gurb@diba.cat", + "url_general": "https:\/\/www.gurb.cat", + "cif": "P0809900D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08100.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08100.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08100.jpg", + "ine6": "081000", + "nom_dbpedia": "Gurb", + "nombre_habitants": "2654", + "extensio": "51.23", + "altitud": "563" + }, + { + "ine": "08103", + "municipi_nom": "Jorba", + "municipi_nom_curt": "Jorba", + "municipi_article": "", + "municipi_transliterat": "jorba", + "municipi_curt_transliterat": "jorba", + "centre_municipal": "41.6014534,1.547408", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 2, 08719 Jorba", + "adreca": "Major, 2", + "codi_postal": "08719", + "localitzacio": "41.6014814,1.5460279", + "telefon_contacte": "938094000", + "fax": "938078121", + "email": "jorba@jorba.cat", + "url_general": "https:\/\/www.jorba.cat", + "cif": "P0810200F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08103.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08103.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08103.jpg", + "ine6": "081038", + "nom_dbpedia": "Jorba", + "nombre_habitants": "841", + "extensio": "30.96", + "altitud": "380" + }, + { + "ine": "08110", + "municipi_nom": "Malgrat de Mar", + "municipi_nom_curt": "Malgrat de Mar", + "municipi_article": "", + "municipi_transliterat": "malgrat_de_mar", + "municipi_curt_transliterat": "malgrat_de_mar", + "centre_municipal": "41.6459118,2.7414054", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carme, 30, 08380 Malgrat de Mar", + "adreca": "Carme, 30", + "codi_postal": "08380", + "localitzacio": "41.6456514,2.7411142", + "telefon_contacte": "937653300", + "fax": "937610993", + "email": "correu@ajmalgrat.cat", + "url_general": "https:\/\/www.ajmalgrat.cat", + "cif": "P0810900A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08110.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08110.jpg", + "ine6": "081108", + "nom_dbpedia": "Malgrat_de_Mar", + "nombre_habitants": "18439", + "extensio": "9.05", + "altitud": "4" + }, + { + "ine": "08119", + "municipi_nom": "Masquefa", + "municipi_nom_curt": "Masquefa", + "municipi_article": "", + "municipi_transliterat": "masquefa", + "municipi_curt_transliterat": "masquefa", + "centre_municipal": "41.5026351,1.8110722", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 91-93, 08783 Masquefa", + "adreca": "Major, 91-93", + "codi_postal": "08783", + "localitzacio": "41.5021342,1.8116466", + "telefon_contacte": "937725030", + "fax": "937725311", + "email": "masquefa@diba.cat", + "url_general": "https:\/\/www.masquefa.cat", + "cif": "P0811800B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08119.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08119.jpg", + "ine6": "081192", + "nom_dbpedia": "Masquefa", + "nombre_habitants": "8641", + "extensio": "17.06", + "altitud": "257" + }, + { + "ine": "08121", + "municipi_nom": "Mataró", + "municipi_nom_curt": "Mataró", + "municipi_article": "", + "municipi_transliterat": "mataro", + "municipi_curt_transliterat": "mataro", + "centre_municipal": "41.539825,2.4447515", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Riera, 48, 08301 Mataró", + "adreca": "Carrer de la Riera, 48", + "codi_postal": "08301", + "localitzacio": "41.539825,2.4447515", + "telefon_contacte": "937582100", + "fax": "937582122", + "email": "ajmataro@ajmataro.cat", + "url_general": "https:\/\/www.mataro.cat", + "cif": "P0812000H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08121.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08121.jpg", + "ine6": "081213", + "nom_dbpedia": "Mataró", + "nombre_habitants": "126988", + "extensio": "22.57", + "altitud": "28" + }, + { + "ine": "08137", + "municipi_nom": "Montseny", + "municipi_nom_curt": "Montseny", + "municipi_article": "", + "municipi_transliterat": "montseny", + "municipi_curt_transliterat": "montseny", + "centre_municipal": "41.7593697,2.3952061", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila,11, 08469 Montseny", + "adreca": "Plaça de la Vila,11", + "codi_postal": "08469", + "localitzacio": "41.7593697,2.3952061", + "telefon_contacte": "938473003", + "fax": "938473003", + "email": "montseny@diba.cat", + "url_general": "https:\/\/www.montseny.cat", + "cif": "P0813600D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08137.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08137.jpg", + "ine6": "081379", + "nom_dbpedia": "Montseny", + "nombre_habitants": "321", + "extensio": "27.02", + "altitud": "528" + }, + { + "ine": "08138", + "municipi_nom": "Moià", + "municipi_nom_curt": "Moià", + "municipi_article": "", + "municipi_transliterat": "moia", + "municipi_curt_transliterat": "moia", + "centre_municipal": "41.8130136,2.0972372", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Sant Sebastià, 1, 08180 Moià", + "adreca": "Plaça de Sant Sebastià, 1", + "codi_postal": "08180", + "localitzacio": "41.8130136,2.0972372", + "telefon_contacte": "938300000", + "fax": "938301325", + "email": "ajuntament@moia.cat", + "url_general": "http:\/\/www.moia.cat", + "cif": "P0813700B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08138.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08138.jpg", + "ine6": "081385", + "nom_dbpedia": "Moià", + "nombre_habitants": "6190", + "extensio": "75.15", + "altitud": "717" + }, + { + "ine": "08071", + "municipi_nom": "Copons", + "municipi_nom_curt": "Copons", + "municipi_article": "", + "municipi_transliterat": "copons", + "municipi_curt_transliterat": "copons", + "centre_municipal": "41.6363657,1.5179333", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer d'Angel Guimerà, 8, 08289 Copons", + "adreca": "Carrer d'Angel Guimerà, 8", + "codi_postal": "08289", + "localitzacio": "41.6363657,1.5179333", + "telefon_contacte": "938090000", + "fax": "938090013", + "email": "copons@diba.cat", + "url_general": "https:\/\/www.copons.cat", + "cif": "P0807000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08071.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08071.jpg", + "ine6": "080713", + "nom_dbpedia": "Copons", + "nombre_habitants": "306", + "extensio": "21.53", + "altitud": "432" + }, + { + "ine": "08079", + "municipi_nom": "L'Estany", + "municipi_nom_curt": "Estany", + "municipi_article": "L'", + "municipi_transliterat": "lestany", + "municipi_curt_transliterat": "estany", + "centre_municipal": "41.8694083,2.108911", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Doctor Vilardell, 1, 08148 Estany", + "adreca": "Doctor Vilardell, 1", + "codi_postal": "08148", + "localitzacio": "41.8694083,2.108911", + "telefon_contacte": "938303000", + "fax": "938303251", + "email": "estany@diba.cat", + "url_general": "https:\/\/www.estany.cat", + "cif": "P0807800H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08079.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08079.jpg", + "ine6": "080790", + "nom_dbpedia": "L'Estany", + "nombre_habitants": "393", + "extensio": "11.24", + "altitud": "870" + }, + { + "ine": "08084", + "municipi_nom": "Fonollosa", + "municipi_nom_curt": "Fonollosa", + "municipi_article": "", + "municipi_transliterat": "fonollosa", + "municipi_curt_transliterat": "fonollosa", + "centre_municipal": "41.7626001,1.6678299", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Església, s\/n, 08259 Fonollosa", + "adreca": "Església, s\/n", + "codi_postal": "08259", + "localitzacio": "41.76328945,1.66921463757304", + "telefon_contacte": "938366005", + "fax": "938366005", + "email": "fonollosa@diba.cat", + "url_general": "https:\/\/www.fonollosa.cat", + "cif": "P0808300H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08084.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08084.jpg", + "ine6": "080847", + "nom_dbpedia": "Fonollosa", + "nombre_habitants": "1439", + "extensio": "51.9", + "altitud": "525" + }, + { + "ine": "08088", + "municipi_nom": "La Garriga", + "municipi_nom_curt": "Garriga", + "municipi_article": "La", + "municipi_transliterat": "la_garriga", + "municipi_curt_transliterat": "garriga", + "centre_municipal": "41.6849111,2.2865796", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 2, 08530 Garriga", + "adreca": "Pl. Església, 2", + "codi_postal": "08530", + "localitzacio": "41.6849111,2.2865796", + "telefon_contacte": "938605050", + "fax": "938718281", + "email": "oac@ajlagarriga.cat", + "url_general": "https:\/\/www.lagarriga.cat", + "cif": "P0808700I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08088.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08088.jpg", + "ine6": "080885", + "nom_dbpedia": "La_Garriga", + "nombre_habitants": "16227", + "extensio": "19.72", + "altitud": "252" + }, + { + "ine": "08089", + "municipi_nom": "Gavà", + "municipi_nom_curt": "Gavà", + "municipi_article": "", + "municipi_transliterat": "gava", + "municipi_curt_transliterat": "gava", + "centre_municipal": "41.3037733,1.9987773", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Jaume Balmes, s\/nº, 08850 Gavà", + "adreca": "Plaça de Jaume Balmes, s\/nº", + "codi_postal": "08850", + "localitzacio": "41.3037733,1.9987773", + "telefon_contacte": "932639100", + "fax": "932639108", + "email": "ajuntament@gava.cat", + "url_general": "https:\/\/www.GavaCiutat.cat", + "cif": "P0808800G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08089.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08089.jpg", + "ine6": "080898", + "nom_dbpedia": "Gavà", + "nombre_habitants": "46705", + "extensio": "30.9", + "altitud": "9" + }, + { + "ine": "08097", + "municipi_nom": "Gualba", + "municipi_nom_curt": "Gualba", + "municipi_article": "", + "municipi_transliterat": "gualba", + "municipi_curt_transliterat": "gualba", + "centre_municipal": "41.7321147,2.5018684", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pg. Montseny, 13, 08474 Gualba", + "adreca": "Pg. Montseny, 13", + "codi_postal": "08474", + "localitzacio": "41.732114,2.50193724963723", + "telefon_contacte": "938487027", + "fax": "938487070", + "email": "gualba@diba.cat", + "url_general": "https:\/\/www.gualba.net", + "cif": "P0809600J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08097.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08097.jpg", + "ine6": "080977", + "nom_dbpedia": "Gualba", + "nombre_habitants": "1481", + "extensio": "23.24", + "altitud": "177" + }, + { + "ine": "08102", + "municipi_nom": "Igualada", + "municipi_nom_curt": "Igualada", + "municipi_article": "", + "municipi_transliterat": "igualada", + "municipi_curt_transliterat": "igualada", + "centre_municipal": "41.5790182,1.617346", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08700 Igualada", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08700", + "localitzacio": "41.5790182,1.617346", + "telefon_contacte": "938031950", + "fax": "938051964", + "email": "igualada@aj-igualada.net", + "url_general": "https:\/\/www.igualada.cat", + "cif": "P0810100H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08102.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08102.jpg", + "ine6": "081022", + "nom_dbpedia": "Igualada", + "nombre_habitants": "39540", + "extensio": "8.67", + "altitud": "316" + }, + { + "ine": "08104", + "municipi_nom": "La Llacuna", + "municipi_nom_curt": "Llacuna", + "municipi_article": "La", + "municipi_transliterat": "la_llacuna", + "municipi_curt_transliterat": "llacuna", + "centre_municipal": "41.4729806,1.534607", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08779 Llacuna", + "adreca": "Pl. Major, 1", + "codi_postal": "08779", + "localitzacio": "41.47250185,1.53372673686083", + "telefon_contacte": "938976063", + "fax": "938976063", + "email": "llacuna@diba.cat", + "url_general": "https:\/\/www.lallacuna.cat", + "cif": "P0810300D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08104.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08104.jpg", + "ine6": "081043", + "nom_dbpedia": "La_Llacuna", + "nombre_habitants": "863", + "extensio": "52.49", + "altitud": "615" + }, + { + "ine": "08112", + "municipi_nom": "Manlleu", + "municipi_nom_curt": "Manlleu", + "municipi_article": "", + "municipi_transliterat": "manlleu", + "municipi_curt_transliterat": "manlleu", + "centre_municipal": "41.9999811,2.2841159", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Fra Bernadí, 6, 08560 Manlleu", + "adreca": "Pl. Fra Bernadí, 6", + "codi_postal": "08560", + "localitzacio": "42.00006375,2.28410846047339", + "telefon_contacte": "938506666", + "fax": "938507970", + "email": "ajuntament@manlleu.cat", + "url_general": "https:\/\/www.manlleu.cat", + "cif": "P0811100G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08112.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08112.jpg", + "ine6": "081120", + "nom_dbpedia": "Manlleu", + "nombre_habitants": "20194", + "extensio": "17.19", + "altitud": "461" + }, + { + "ine": "08270", + "municipi_nom": "Sitges", + "municipi_nom_curt": "Sitges", + "municipi_article": "", + "municipi_transliterat": "sitges", + "municipi_curt_transliterat": "sitges", + "centre_municipal": "41.2366707,1.8228136", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08870 Sitges", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08870", + "localitzacio": "41.2366707,1.8228136", + "telefon_contacte": "938117600", + "fax": "938948803", + "email": "ajuntament@sitges.cat", + "url_general": "https:\/\/www.sitges.cat", + "cif": "P0827000A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08270.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08270.jpg", + "ine6": "082704", + "nom_dbpedia": "Sitges", + "nombre_habitants": "28969", + "extensio": "43.67", + "altitud": "10" + }, + { + "ine": "08271", + "municipi_nom": "Sobremunt", + "municipi_nom_curt": "Sobremunt", + "municipi_article": "", + "municipi_transliterat": "sobremunt", + "municipi_curt_transliterat": "sobremunt", + "centre_municipal": "42.0353017,2.165156", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Cal Tic, 08589 Sobremunt", + "adreca": "Cal Tic", + "codi_postal": "08589", + "localitzacio": "42.0353017,2.165156", + "telefon_contacte": "938527071", + "fax": "938527071", + "email": "sobremunt@diba.cat", + "url_general": "https:\/\/www.sobremunt.cat", + "cif": "P0827100I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08271.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08271.jpg", + "ine6": "082711", + "nom_dbpedia": "Sobremunt", + "nombre_habitants": "79", + "extensio": "13.3", + "altitud": "880" + }, + { + "ine": "08280", + "municipi_nom": "Tavertet", + "municipi_nom_curt": "Tavertet", + "municipi_article": "", + "municipi_transliterat": "tavertet", + "municipi_curt_transliterat": "tavertet", + "centre_municipal": "41.995547,2.4182542", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Jaume Balmes, s\/n, 08511 Tavertet", + "adreca": "Jaume Balmes, s\/n", + "codi_postal": "08511", + "localitzacio": "41.9937374,2.4163631", + "telefon_contacte": "938565079", + "fax": "938845079", + "email": "tavertet@diba.cat", + "url_general": "https:\/\/www.tavertet.cat", + "cif": "P0828000J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08280.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08280.jpg", + "ine6": "082802", + "nom_dbpedia": "Tavertet", + "nombre_habitants": "111", + "extensio": "32.17", + "altitud": "869" + }, + { + "ine": "08283", + "municipi_nom": "Tona", + "municipi_nom_curt": "Tona", + "municipi_article": "", + "municipi_transliterat": "tona", + "municipi_curt_transliterat": "tona", + "centre_municipal": "41.8538039,2.2280115", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Font, 8-10, 08551 Tona", + "adreca": "Carrer de la Font, 8-10", + "codi_postal": "08551", + "localitzacio": "41.8501431,2.2298152", + "telefon_contacte": "938870201", + "fax": "938870498", + "email": "tona@tona.cat", + "url_general": "https:\/\/www.tona.cat", + "cif": "P0828300D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08283.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08283.jpg", + "ine6": "082830", + "nom_dbpedia": "Tona", + "nombre_habitants": "8131", + "extensio": "16.47", + "altitud": "596" + }, + { + "ine": "08284", + "municipi_nom": "Tordera", + "municipi_nom_curt": "Tordera", + "municipi_article": "", + "municipi_transliterat": "tordera", + "municipi_curt_transliterat": "tordera", + "centre_municipal": "41.6977173,2.7172987", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 2, 08490 Tordera", + "adreca": "Pl. Església, 2", + "codi_postal": "08490", + "localitzacio": "41.6977173,2.7172987", + "telefon_contacte": "937643717", + "fax": "937643853", + "email": "tordera@tordera.cat", + "url_general": "https:\/\/www.tordera.cat", + "cif": "P0828400B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08284.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08284.jpg", + "ine6": "082845", + "nom_dbpedia": "Tordera", + "nombre_habitants": "16937", + "extensio": "82.92", + "altitud": "34" + }, + { + "ine": "08285", + "municipi_nom": "Torelló", + "municipi_nom_curt": "Torelló", + "municipi_article": "", + "municipi_transliterat": "torello", + "municipi_curt_transliterat": "torello", + "centre_municipal": "42.0470664,2.260539", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Ges d'Avall, 5, 08570 Torelló", + "adreca": "C\/ Ges d'Avall, 5", + "codi_postal": "08570", + "localitzacio": "42.0470664,2.260539", + "telefon_contacte": "938591050", + "fax": "938504320", + "email": "torello@ajtorello.cat", + "url_general": "https:\/\/www.ajtorello.cat", + "cif": "P0828500I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08285.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08285.jpg", + "ine6": "082858", + "nom_dbpedia": "Torelló", + "nombre_habitants": "14172", + "extensio": "13.51", + "altitud": "508" + }, + { + "ine": "08063", + "municipi_nom": "Castellolí", + "municipi_nom_curt": "Castellolí", + "municipi_article": "", + "municipi_transliterat": "castelloli", + "municipi_curt_transliterat": "castelloli", + "centre_municipal": "41.5964332,1.6961995", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de la Unió, 60, 08719 Castellolí", + "adreca": "Avinguda de la Unió, 60", + "codi_postal": "08719", + "localitzacio": "41.5964332,1.6961995", + "telefon_contacte": "938084000", + "fax": "938083111", + "email": "castelloli@diba.cat", + "url_general": "https:\/\/www.castelloli.cat", + "cif": "P0806200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08063.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08063.jpg", + "ine6": "080636", + "nom_dbpedia": "Castellolí", + "nombre_habitants": "610", + "extensio": "25.25", + "altitud": "415" + }, + { + "ine": "08067", + "municipi_nom": "Centelles", + "municipi_nom_curt": "Centelles", + "municipi_article": "", + "municipi_transliterat": "centelles", + "municipi_curt_transliterat": "centelles", + "centre_municipal": "41.7981296,2.2218056", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Nou, 15-17, 08540 Centelles", + "adreca": "Nou, 15-17", + "codi_postal": "08540", + "localitzacio": "41.7980831,2.218301", + "telefon_contacte": "938810375", + "fax": "938812094", + "email": "centelles@diba.cat", + "url_general": "https:\/\/www.centelles.cat", + "cif": "P0806600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08067.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08067.jpg", + "ine6": "080673", + "nom_dbpedia": "Centelles", + "nombre_habitants": "7423", + "extensio": "15.13", + "altitud": "496" + }, + { + "ine": "08144", + "municipi_nom": "Olvan", + "municipi_nom_curt": "Olvan", + "municipi_article": "", + "municipi_transliterat": "olvan", + "municipi_curt_transliterat": "olvan", + "centre_municipal": "42.0572907,1.9062544", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08611 Olvan", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08611", + "localitzacio": "42.0572907,1.9062544", + "telefon_contacte": "938250013", + "fax": "938228685", + "email": "olvan@diba.cat", + "url_general": "https:\/\/www.olvan.cat", + "cif": "P0814300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08144.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08144.jpg", + "ine6": "081445", + "nom_dbpedia": "Olvan", + "nombre_habitants": "837", + "extensio": "35.6", + "altitud": "553" + }, + { + "ine": "08148", + "municipi_nom": "Olivella", + "municipi_nom_curt": "Olivella", + "municipi_article": "", + "municipi_transliterat": "olivella", + "municipi_curt_transliterat": "olivella", + "centre_municipal": "41.3103129,1.8114946", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, s\/n, 08818 Olivella", + "adreca": "Pl. Major, s\/n", + "codi_postal": "08818", + "localitzacio": "41.3102668,1.8103668", + "telefon_contacte": "938968000", + "fax": "938968042", + "email": "olivella@diba.cat", + "url_general": "https:\/\/www.olivella.cat", + "cif": "P0814700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08148.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08148.jpg", + "ine6": "081483", + "nom_dbpedia": "Olivella", + "nombre_habitants": "3729", + "extensio": "38.76", + "altitud": "211" + }, + { + "ine": "08152", + "municipi_nom": "Orpí", + "municipi_nom_curt": "Orpí", + "municipi_article": "", + "municipi_transliterat": "orpi", + "municipi_curt_transliterat": "orpi", + "centre_municipal": "41.5286732,1.606733", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Jordi Barri Can Bou, 08787 Orpí", + "adreca": "Pl. St. Jordi Barri Can Bou", + "codi_postal": "08787", + "localitzacio": "41.5286732,1.606733", + "telefon_contacte": "938080139", + "fax": "938080106", + "email": "info@orpi.cat", + "url_general": "http:\/\/www.orpi.cat", + "cif": "P0815100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08152.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08152.jpg", + "ine6": "081521", + "nom_dbpedia": "Orpí", + "nombre_habitants": "136", + "extensio": "15.42", + "altitud": "477" + }, + { + "ine": "08157", + "municipi_nom": "Pallejà", + "municipi_nom_curt": "Pallejà", + "municipi_article": "", + "municipi_transliterat": "palleja", + "municipi_curt_transliterat": "palleja", + "centre_municipal": "41.4227873,1.9962558", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Sol, 1, 08780 Pallejà", + "adreca": "Carrer del Sol, 1", + "codi_postal": "08780", + "localitzacio": "41.4227873,1.9962558", + "telefon_contacte": "936630000", + "fax": "936631640", + "email": "palleja@palleja.cat", + "url_general": "https:\/\/www.palleja.cat", + "cif": "P0815600B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08157.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08157.jpg", + "ine6": "081574", + "nom_dbpedia": "Pallejà", + "nombre_habitants": "11486", + "extensio": "8.41", + "altitud": "87" + }, + { + "ine": "08161", + "municipi_nom": "Piera", + "municipi_nom_curt": "Piera", + "municipi_article": "", + "municipi_transliterat": "piera", + "municipi_curt_transliterat": "piera", + "centre_municipal": "41.5216923,1.7526335", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Plaça, 16-18, 08784 Piera", + "adreca": "Carrer de la Plaça, 16-18", + "codi_postal": "08784", + "localitzacio": "41.5169415,1.7413604", + "telefon_contacte": "937788200", + "fax": "937760036", + "email": "piera@ajpiera.cat", + "url_general": "https:\/\/www.viladepiera.cat", + "cif": "P0816000D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08161.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08161.jpg", + "ine6": "081614", + "nom_dbpedia": "Piera", + "nombre_habitants": "15362", + "extensio": "57.3", + "altitud": "324" + }, + { + "ine": "08175", + "municipi_nom": "Puig-reig", + "municipi_nom_curt": "Puig-reig", + "municipi_article": "", + "municipi_transliterat": "puigreig", + "municipi_curt_transliterat": "puigreig", + "centre_municipal": "41.9735499,1.8775308", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Pau Casals, 1, 08692 Puig-reig", + "adreca": "Carrer de Pau Casals, 1", + "codi_postal": "08692", + "localitzacio": "41.974056,1.8791817", + "telefon_contacte": "938380000", + "fax": "938381302", + "email": "ajuntament@puig-reig.cat", + "url_general": "https:\/\/www.puig-reig.cat", + "cif": "P0817400E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08175.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08175.jpg", + "ine6": "081751", + "nom_dbpedia": "Puig-reig", + "nombre_habitants": "4094", + "extensio": "46.23", + "altitud": "455" + }, + { + "ine": "08178", + "municipi_nom": "Rajadell", + "municipi_nom_curt": "Rajadell", + "municipi_article": "", + "municipi_transliterat": "rajadell", + "municipi_curt_transliterat": "rajadell", + "centre_municipal": "41.7291916,1.7056275", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Major, 3, 08256 Rajadell", + "adreca": "C\/ Major, 3", + "codi_postal": "08256", + "localitzacio": "41.7281746,1.7059339", + "telefon_contacte": "938368026", + "fax": "938368026", + "email": "rajadell@diba.cat", + "url_general": "https:\/\/www.rajadell.org", + "cif": "P0817700H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08178.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08178.jpg", + "ine6": "081786", + "nom_dbpedia": "Rajadell", + "nombre_habitants": "539", + "extensio": "45.32", + "altitud": "405" + }, + { + "ine": "08188", + "municipi_nom": "Sagàs", + "municipi_nom_curt": "Sagàs", + "municipi_article": "", + "municipi_transliterat": "sagas", + "municipi_curt_transliterat": "sagas", + "centre_municipal": "42.0313855,1.9609084", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Crta de Vic, s\/n, 08517 Sagàs", + "adreca": "Crta de Vic, s\/n", + "codi_postal": "08517", + "localitzacio": "42.0313855,1.9609084", + "telefon_contacte": "938251150", + "fax": "938251150", + "email": "sagas@diba.cat", + "url_general": "https:\/\/www.sagas.cat", + "cif": "P0818700G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08188.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08188.jpg", + "ine6": "081884", + "nom_dbpedia": "Sagàs", + "nombre_habitants": "161", + "extensio": "44.94", + "altitud": "738" + }, + { + "ine": "08190", + "municipi_nom": "Saldes", + "municipi_nom_curt": "Saldes", + "municipi_article": "", + "municipi_transliterat": "saldes", + "municipi_curt_transliterat": "saldes", + "centre_municipal": "42.2287591,1.7349486", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Pedraforca, s\/n, 08697 Saldes", + "adreca": "Pl. Pedraforca, s\/n", + "codi_postal": "08697", + "localitzacio": "42.2287814,1.7354221", + "telefon_contacte": "938258005", + "fax": "938258069", + "email": "saldes@diba.cat", + "url_general": "https:\/\/www.saldes.cat", + "cif": "P0818900C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08190.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08190.jpg", + "ine6": "081901", + "nom_dbpedia": "Saldes", + "nombre_habitants": "265", + "extensio": "66.56", + "altitud": "1215" + }, + { + "ine": "08191", + "municipi_nom": "Sallent", + "municipi_nom_curt": "Sallent", + "municipi_article": "", + "municipi_transliterat": "sallent", + "municipi_curt_transliterat": "sallent", + "centre_municipal": "41.8259065,1.8948758", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Torres Amat, 26, 08650 Sallent", + "adreca": "Torres Amat, 26", + "codi_postal": "08650", + "localitzacio": "41.8239201,1.8948326", + "telefon_contacte": "938370200", + "fax": "938206160", + "email": "sallent@sallent.cat", + "url_general": "https:\/\/www.sallent.cat", + "cif": "P0819000A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08191.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08191.jpg", + "ine6": "081918", + "nom_dbpedia": "Sallent", + "nombre_habitants": "6636", + "extensio": "65.8", + "altitud": "275" + }, + { + "ine": "08003", + "municipi_nom": "Alella", + "municipi_nom_curt": "Alella", + "municipi_article": "", + "municipi_transliterat": "alella", + "municipi_curt_transliterat": "alella", + "centre_municipal": "41.4952867,2.2942758", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08328 Alella", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08328", + "localitzacio": "41.4952867,2.2942758", + "telefon_contacte": "935552339", + "fax": "935400328", + "email": "alella.ajuntament@alella.cat", + "url_general": "https:\/\/www.alella.cat", + "cif": "P0800300F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08003.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08003.jpg", + "ine6": "080039", + "nom_dbpedia": "Alella", + "nombre_habitants": "9764", + "extensio": "9.59", + "altitud": "90" + }, + { + "ine": "08004", + "municipi_nom": "Alpens", + "municipi_nom_curt": "Alpens", + "municipi_article": "", + "municipi_transliterat": "alpens", + "municipi_curt_transliterat": "alpens", + "centre_municipal": "42.1196044,2.1015597", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 15, 08587 Alpens", + "adreca": "Plaça Major, 15", + "codi_postal": "08587", + "localitzacio": "42.1192871,2.10129905282732", + "telefon_contacte": "938578075", + "fax": "938578032", + "email": "alpens@diba.cat", + "url_general": "https:\/\/www.alpens.cat", + "cif": "P0800400D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08004.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08004.jpg", + "ine6": "080044", + "nom_dbpedia": "Alpens", + "nombre_habitants": "273", + "extensio": "13.83", + "altitud": "855" + }, + { + "ine": "08015", + "municipi_nom": "Badalona", + "municipi_nom_curt": "Badalona", + "municipi_article": "", + "municipi_transliterat": "badalona", + "municipi_curt_transliterat": "badalona", + "centre_municipal": "41.4493539,2.248254", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Vila, 1, 08911 Badalona", + "adreca": "Pl. de la Vila, 1", + "codi_postal": "08911", + "localitzacio": "41.44989265,2.24756558572443", + "telefon_contacte": "934832600", + "fax": "933840478", + "email": "correu@badalona.cat", + "url_general": "https:\/\/www.badalona.cat", + "cif": "P0801500J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08015.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08015.jpg", + "ine6": "080155", + "nom_dbpedia": "Badalona", + "nombre_habitants": "217741", + "extensio": "22.2", + "altitud": "6" + }, + { + "ine": "08016", + "municipi_nom": "Bagà", + "municipi_nom_curt": "Bagà", + "municipi_article": "", + "municipi_transliterat": "baga", + "municipi_curt_transliterat": "baga", + "centre_municipal": "42.2527471,1.8621875", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Catalunya, 7 bis, 08695 Bagà", + "adreca": "Plaça de Catalunya, 7 bis", + "codi_postal": "08695", + "localitzacio": "42.2527471,1.8621875", + "telefon_contacte": "938244013", + "fax": "938244502", + "email": "baga@diba.cat", + "url_general": "https:\/\/www.baga.cat", + "cif": "P0801600H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08016.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08016.jpg", + "ine6": "080168", + "nom_dbpedia": "Bagà", + "nombre_habitants": "2152", + "extensio": "42.99", + "altitud": "785" + }, + { + "ine": "08018", + "municipi_nom": "Balsareny", + "municipi_nom_curt": "Balsareny", + "municipi_article": "", + "municipi_transliterat": "balsareny", + "municipi_curt_transliterat": "balsareny", + "centre_municipal": "41.8631839,1.8755997", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 2, 08660 Balsareny", + "adreca": "Plaça de l'Ajuntament, 2", + "codi_postal": "08660", + "localitzacio": "41.8631839,1.8755997", + "telefon_contacte": "938396100", + "fax": "938200422", + "email": "balsareny@diba.cat", + "url_general": "https:\/\/www.balsareny.cat", + "cif": "P0801800D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08018.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08018.jpg", + "ine6": "080180", + "nom_dbpedia": "Balsareny", + "nombre_habitants": "3205", + "extensio": "36.64", + "altitud": "327" + }, + { + "ine": "08020", + "municipi_nom": "Begues", + "municipi_nom_curt": "Begues", + "municipi_article": "", + "municipi_transliterat": "begues", + "municipi_curt_transliterat": "begues", + "centre_municipal": "41.3328119,1.925468", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Torres Vilaró, 4, 08859 Begues", + "adreca": "Avinguda de Torres Vilaró, 4", + "codi_postal": "08859", + "localitzacio": "41.3287114,1.9322979", + "telefon_contacte": "936390538", + "fax": "936390018", + "email": "begues@begues.cat", + "url_general": "https:\/\/www.begues.cat", + "cif": "P0802000J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08020.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08020.jpg", + "ine6": "080207", + "nom_dbpedia": "Begues", + "nombre_habitants": "6961", + "extensio": "50.41", + "altitud": "399" + }, + { + "ine": "08022", + "municipi_nom": "Berga", + "municipi_nom_curt": "Berga", + "municipi_article": "", + "municipi_transliterat": "berga", + "municipi_curt_transliterat": "berga", + "centre_municipal": "42.1011456,1.8454758", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Sant Pere, 1, 08600 Berga", + "adreca": "Plaça de Sant Pere, 1", + "codi_postal": "08600", + "localitzacio": "42.10423165,1.84592262449272", + "telefon_contacte": "938214333", + "fax": "938211787", + "email": "berga@ajberga.cat", + "url_general": "https:\/\/www.ajberga.cat", + "cif": "P0802200F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08022.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08022.jpg", + "ine6": "080229", + "nom_dbpedia": "Berga", + "nombre_habitants": "16199", + "extensio": "22.5", + "altitud": "704" + }, + { + "ine": "08030", + "municipi_nom": "Cabrils", + "municipi_nom_curt": "Cabrils", + "municipi_article": "", + "municipi_transliterat": "cabrils", + "municipi_curt_transliterat": "cabrils", + "centre_municipal": "41.5262354,2.3676258", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Domènec Carles, 1, 08348 Cabrils", + "adreca": "Carrer de Domènec Carles, 1", + "codi_postal": "08348", + "localitzacio": "41.5262354,2.3676258", + "telefon_contacte": "937539660", + "fax": "937507030", + "email": "ajuntament@cabrils.cat", + "url_general": "https:\/\/www.cabrils.cat", + "cif": "P0803000I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08030.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08030.jpg", + "ine6": "080305", + "nom_dbpedia": "Cabrils", + "nombre_habitants": "7348", + "extensio": "7.09", + "altitud": "147" + }, + { + "ine": "08035", + "municipi_nom": "Calella", + "municipi_nom_curt": "Calella", + "municipi_article": "", + "municipi_transliterat": "calella", + "municipi_curt_transliterat": "calella", + "centre_municipal": "41.6132925,2.6576102", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de l'ajuntament, 9, 08370 Calella", + "adreca": "Pl. de l'ajuntament, 9", + "codi_postal": "08370", + "localitzacio": "41.6132925,2.6576102", + "telefon_contacte": "937663030", + "fax": "937660576", + "email": "calella@calella.cat", + "url_general": "https:\/\/www.calella.cat", + "cif": "P0803500H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08035.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08035.jpg", + "ine6": "080351", + "nom_dbpedia": "Calella", + "nombre_habitants": "18728", + "extensio": "7.9", + "altitud": "5" + }, + { + "ine": "08038", + "municipi_nom": "Callús", + "municipi_nom_curt": "Callús", + "municipi_article": "", + "municipi_transliterat": "callus", + "municipi_curt_transliterat": "callus", + "centre_municipal": "41.78123165,1.78414080894863", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08262 Callús", + "adreca": "Pl. Major, 1", + "codi_postal": "08262", + "localitzacio": "41.78123165,1.78414080894863", + "telefon_contacte": "936930000", + "fax": "938360301", + "email": "ajuntament@callus.cat", + "url_general": "https:\/\/www.callus.cat", + "cif": "P0803700D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08038.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08038.jpg", + "ine6": "080386", + "nom_dbpedia": "Callús", + "nombre_habitants": "2095", + "extensio": "11.85", + "altitud": "260" + }, + { + "ine": "08039", + "municipi_nom": "Campins", + "municipi_nom_curt": "Campins", + "municipi_article": "", + "municipi_transliterat": "campins", + "municipi_curt_transliterat": "campins", + "centre_municipal": "41.7250261,2.4640701", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08472 Campins", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08472", + "localitzacio": "41.7250261,2.4640701", + "telefon_contacte": "938475030", + "fax": "938475030", + "email": "campins@diba.cat", + "url_general": "https:\/\/www.campins.info", + "cif": "P0803800B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08039.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08039.jpg", + "ine6": "080399", + "nom_dbpedia": "Campins", + "nombre_habitants": "515", + "extensio": "7.38", + "altitud": "321" + }, + { + "ine": "08047", + "municipi_nom": "Cardona", + "municipi_nom_curt": "Cardona", + "municipi_article": "", + "municipi_transliterat": "cardona", + "municipi_curt_transliterat": "cardona", + "centre_municipal": "41.9142758,1.68133", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Fira, 1, 08261 Cardona", + "adreca": "Plaça de la Fira, 1", + "codi_postal": "08261", + "localitzacio": "41.913519,1.6815445", + "telefon_contacte": "938691000", + "fax": "938692901", + "email": "cardona@cardona.cat", + "url_general": "https:\/\/www.cardona.cat", + "cif": "P0804600E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08047.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08047.jpg", + "ine6": "080478", + "nom_dbpedia": "Cardona", + "nombre_habitants": "4652", + "extensio": "65", + "altitud": "506" + }, + { + "ine": "08049", + "municipi_nom": "Casserres", + "municipi_nom_curt": "Casserres", + "municipi_article": "", + "municipi_transliterat": "casserres", + "municipi_curt_transliterat": "casserres", + "centre_municipal": "42.0138199,1.843045", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Escodines, 14, 08693 Casserres", + "adreca": "Escodines, 14", + "codi_postal": "08693", + "localitzacio": "42.0139025,1.8389426", + "telefon_contacte": "938234000", + "fax": "938234336", + "email": "casserres@diba.cat", + "url_general": "https:\/\/www.casserres.cat", + "cif": "P0804800A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08049.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08049.jpg", + "ine6": "080497", + "nom_dbpedia": "Casserres", + "nombre_habitants": "1572", + "extensio": "28.91", + "altitud": "617" + }, + { + "ine": "08140", + "municipi_nom": "Navarcles", + "municipi_nom_curt": "Navarcles", + "municipi_article": "", + "municipi_transliterat": "navarcles", + "municipi_curt_transliterat": "navarcles", + "centre_municipal": "41.7531567,1.9033612", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08270 Navarcles", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08270", + "localitzacio": "41.75161855,1.90379522746868", + "telefon_contacte": "938310011", + "fax": "938270114", + "email": "navarcles@diba.cat", + "url_general": "https:\/\/www.navarcles.cat", + "cif": "P0813900H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08140.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08140.jpg", + "ine6": "081402", + "nom_dbpedia": "Navarcles", + "nombre_habitants": "5966", + "extensio": "5.52", + "altitud": "269" + }, + { + "ine": "08176", + "municipi_nom": "Pujalt", + "municipi_nom_curt": "Pujalt", + "municipi_article": "", + "municipi_transliterat": "pujalt", + "municipi_curt_transliterat": "pujalt", + "centre_municipal": "41.7169947,1.4211325", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Sant Andreu, s\/n, 08282 Pujalt", + "adreca": "Carrer de Sant Andreu, s\/n", + "codi_postal": "08282", + "localitzacio": "41.7169947,1.4211325", + "telefon_contacte": "938681288", + "fax": "938680102", + "email": "info@pujalt.cat", + "url_general": "https:\/\/www.pujalt.cat", + "cif": "P0817500B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08176.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08176.jpg", + "ine6": "081764", + "nom_dbpedia": "Pujalt", + "nombre_habitants": "207", + "extensio": "31.72", + "altitud": "770" + }, + { + "ine": "08187", + "municipi_nom": "Sabadell", + "municipi_nom_curt": "Sabadell", + "municipi_article": "", + "municipi_transliterat": "sabadell", + "municipi_curt_transliterat": "sabadell", + "centre_municipal": "41.5421013,2.1138977", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Roc, 1, 08201 Sabadell", + "adreca": "Pl. St. Roc, 1", + "codi_postal": "08201", + "localitzacio": "41.5421013,2.1138977", + "telefon_contacte": "937453100", + "fax": "937453111", + "email": "alcaldia@ajsabadell.cat", + "url_general": "https:\/\/www.sabadell.cat", + "cif": "P0818600I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08187.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08187.jpg", + "ine6": "081878", + "nom_dbpedia": "Sabadell", + "nombre_habitants": "211734", + "extensio": "36.48", + "altitud": "190" + }, + { + "ine": "08242", + "municipi_nom": "Marganell", + "municipi_nom_curt": "Marganell", + "municipi_article": "", + "municipi_transliterat": "marganell", + "municipi_curt_transliterat": "marganell", + "centre_municipal": "41.640666,1.7900194", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Sant Esteve, s\/n, 08298 Marganell", + "adreca": "C\/ Sant Esteve, s\/n", + "codi_postal": "08298", + "localitzacio": "41.640666,1.7900194", + "telefon_contacte": "938357063", + "fax": "938357210", + "email": "marganell@diba.cat", + "url_general": "https:\/\/www.marganell.net", + "cif": "P0824200J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08242.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08242.jpg", + "ine6": "082423", + "nom_dbpedia": "Marganell", + "nombre_habitants": "258", + "extensio": "13.34", + "altitud": "679" + }, + { + "ine": "08024", + "municipi_nom": "Borredà", + "municipi_nom_curt": "Borredà", + "municipi_article": "", + "municipi_transliterat": "borreda", + "municipi_curt_transliterat": "borreda", + "centre_municipal": "42.13574,1.99413", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08619 Borredà", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08619", + "localitzacio": "42.13574,1.99413", + "telefon_contacte": "938239151", + "fax": "938239223", + "email": "borreda@diba.cat", + "url_general": "https:\/\/www.borreda.net", + "cif": "P0802400B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08024.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08024.jpg", + "ine6": "080240", + "nom_dbpedia": "Borredà", + "nombre_habitants": "456", + "extensio": "43.6", + "altitud": "854" + }, + { + "ine": "08045", + "municipi_nom": "Capolat", + "municipi_nom_curt": "Capolat", + "municipi_article": "", + "municipi_transliterat": "capolat", + "municipi_curt_transliterat": "capolat", + "centre_municipal": "42.0776191,1.752867", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Afores, s\/n, 08619 Capolat", + "adreca": "Afores, s\/n", + "codi_postal": "08619", + "localitzacio": "42.0776191,1.752867", + "telefon_contacte": "938215040", + "fax": "938215040", + "email": "capolat@diba.cat", + "url_general": "https:\/\/www.capolat.cat", + "cif": "P0804400J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08045.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08045.jpg", + "ine6": "080459", + "nom_dbpedia": "Capolat", + "nombre_habitants": "96", + "extensio": "34.29", + "altitud": "1279" + }, + { + "ine": "08068", + "municipi_nom": "Cervelló", + "municipi_nom_curt": "Cervelló", + "municipi_article": "", + "municipi_transliterat": "cervello", + "municipi_curt_transliterat": "cervello", + "centre_municipal": "41.3960901,1.95894231642446", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 146-148, 08758 Cervelló", + "adreca": "Carrer Major, 146-148", + "codi_postal": "08758", + "localitzacio": "41.3960901,1.95894231642446", + "telefon_contacte": "936600070", + "fax": "936600659", + "email": "cervello@cervello.diba.es", + "url_general": "https:\/\/www.cervello.cat", + "cif": "P0806700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08068.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08068.jpg", + "ine6": "080689", + "nom_dbpedia": "Cervelló", + "nombre_habitants": "8970", + "extensio": "24.25", + "altitud": "122" + }, + { + "ine": "08113", + "municipi_nom": "Manresa", + "municipi_nom_curt": "Manresa", + "municipi_article": "", + "municipi_transliterat": "manresa", + "municipi_curt_transliterat": "manresa", + "centre_municipal": "41.7288939,1.8286765", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08241 Manresa", + "adreca": "Pl. Major, 1", + "codi_postal": "08241", + "localitzacio": "41.72338415,1.82701108026725", + "telefon_contacte": "938782300", + "fax": "938782303", + "email": "ajt@ajmanresa.cat", + "url_general": "https:\/\/www.ajmanresa.cat", + "cif": "P0811200E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08113.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08113.jpg", + "ine6": "081136", + "nom_dbpedia": "Manresa", + "nombre_habitants": "76250", + "extensio": "41.24", + "altitud": "238" + }, + { + "ine": "08069", + "municipi_nom": "Collbató", + "municipi_nom_curt": "Collbató", + "municipi_article": "", + "municipi_transliterat": "collbato", + "municipi_curt_transliterat": "collbato", + "centre_municipal": "41.5674212,1.8279836", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Bonavista, 2, 08293 Collbató", + "adreca": "Bonavista, 2", + "codi_postal": "08293", + "localitzacio": "41.5674212,1.8279836", + "telefon_contacte": "937770100", + "fax": "937770650", + "email": "collbato@diba.cat", + "url_general": "https:\/\/www.collbato.cat", + "cif": "P0806800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08069.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08069.jpg", + "ine6": "080692", + "nom_dbpedia": "Collbató", + "nombre_habitants": "4458", + "extensio": "17.99", + "altitud": "388" + }, + { + "ine": "08021", + "municipi_nom": "Bellprat", + "municipi_nom_curt": "Bellprat", + "municipi_article": "", + "municipi_transliterat": "bellprat", + "municipi_curt_transliterat": "bellprat", + "centre_municipal": "41.5174829,1.4335846", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 43421 Bellprat", + "adreca": "Casa Consistorial", + "codi_postal": "43421", + "localitzacio": "41.5174829,1.4335846", + "telefon_contacte": "977881240", + "fax": "977881240", + "email": "bellprat@diba.cat", + "url_general": "https:\/\/www.bellprat.cat", + "cif": "P0802100H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08021.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08021.jpg", + "ine6": "080214", + "nom_dbpedia": "Bellprat", + "nombre_habitants": "74", + "extensio": "33.95", + "altitud": "653" + }, + { + "ine": "08048", + "municipi_nom": "Carme", + "municipi_nom_curt": "Carme", + "municipi_article": "", + "municipi_transliterat": "carme", + "municipi_curt_transliterat": "carme", + "centre_municipal": "41.5319058,1.6198579", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Catalunya, 2, 08787 Carme", + "adreca": "Avinguda de Catalunya, 2", + "codi_postal": "08787", + "localitzacio": "41.5322716,1.6168517", + "telefon_contacte": "938080051", + "fax": "938080368", + "email": "carme@diba.cat", + "url_general": "https:\/\/www.carme.cat", + "cif": "P0804700C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08048.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08048.jpg", + "ine6": "080484", + "nom_dbpedia": "Carme", + "nombre_habitants": "783", + "extensio": "11.22", + "altitud": "351" + }, + { + "ine": "08133", + "municipi_nom": "Montmaneu", + "municipi_nom_curt": "Montmaneu", + "municipi_article": "", + "municipi_transliterat": "montmaneu", + "municipi_curt_transliterat": "montmaneu", + "centre_municipal": "41.6259778,1.4147627", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Panadella, 8, 08717 Montmaneu", + "adreca": "Carrer de la Panadella, 8", + "codi_postal": "08717", + "localitzacio": "41.6255686,1.4139825", + "telefon_contacte": "938092010", + "fax": "938092010", + "email": "montmaneu@diba.cat", + "url_general": "https:\/\/www.montmaneu.cat", + "cif": "P0813200C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08133.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08133.jpg", + "ine6": "081332", + "nom_dbpedia": "Montmaneu", + "nombre_habitants": "154", + "extensio": "13.55", + "altitud": "709" + }, + { + "ine": "08139", + "municipi_nom": "Mura", + "municipi_nom_curt": "Mura", + "municipi_article": "", + "municipi_transliterat": "mura", + "municipi_curt_transliterat": "mura", + "centre_municipal": "41.6998219,1.9764684", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08278 Mura", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08278", + "localitzacio": "41.6998219,1.9764684", + "telefon_contacte": "938317226", + "fax": "938317226", + "email": "mura@diba.cat", + "url_general": "https:\/\/www.mura.cat", + "cif": "P0813800J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08139.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08139.jpg", + "ine6": "081398", + "nom_dbpedia": "Mura", + "nombre_habitants": "223", + "extensio": "53.39", + "altitud": "454" + }, + { + "ine": "08282", + "municipi_nom": "Tiana", + "municipi_nom_curt": "Tiana", + "municipi_article": "", + "municipi_transliterat": "tiana", + "municipi_curt_transliterat": "tiana", + "centre_municipal": "41.4819226,2.2689473", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08391 Tiana", + "adreca": "Pl. Vila, 1", + "codi_postal": "08391", + "localitzacio": "41.4819226,2.2689473", + "telefon_contacte": "933955011", + "fax": "934657518", + "email": "tiana@tiana.cat", + "url_general": "https:\/\/www.tiana.cat", + "cif": "P0828200F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08282.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08282.jpg", + "ine6": "082824", + "nom_dbpedia": "Tiana", + "nombre_habitants": "8709", + "extensio": "7.9", + "altitud": "136" + }, + { + "ine": "08160", + "municipi_nom": "Perafita", + "municipi_nom_curt": "Perafita", + "municipi_article": "", + "municipi_transliterat": "perafita", + "municipi_curt_transliterat": "perafita", + "centre_municipal": "42.0423757,2.107122", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 19, 08589 Perafita", + "adreca": "Major, 19", + "codi_postal": "08589", + "localitzacio": "42.0423406,2.106768", + "telefon_contacte": "938530001", + "fax": "938530001", + "email": "perafita@diba.cat", + "url_general": "https:\/\/www.perafita.cat", + "cif": "P0815900F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08160.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08160.jpg", + "ine6": "081607", + "nom_dbpedia": "Perafita", + "nombre_habitants": "412", + "extensio": "18.49", + "altitud": "754" + }, + { + "ine": "08031", + "municipi_nom": "Calaf", + "municipi_nom_curt": "Calaf", + "municipi_article": "", + "municipi_transliterat": "calaf", + "municipi_curt_transliterat": "calaf", + "centre_municipal": "41.7323852,1.5150275", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Gran, 2, 08280 Calaf", + "adreca": "Plaça Gran, 2", + "codi_postal": "08280", + "localitzacio": "41.73402955,1.51098492665155", + "telefon_contacte": "938698512", + "fax": "938680462", + "email": "calaf@diba.cat", + "url_general": "https:\/\/www.calaf.cat", + "cif": "P0803100G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08031.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08031.jpg", + "ine6": "080312", + "nom_dbpedia": "Calaf", + "nombre_habitants": "3547", + "extensio": "9.35", + "altitud": "680" + }, + { + "ine": "08278", + "municipi_nom": "Taradell", + "municipi_nom_curt": "Taradell", + "municipi_article": "", + "municipi_transliterat": "taradell", + "municipi_curt_transliterat": "taradell", + "centre_municipal": "41.8762624,2.2859511", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Vila, 45, 08552 Taradell", + "adreca": "Vila, 45", + "codi_postal": "08552", + "localitzacio": "41.8759302,2.2840369", + "telefon_contacte": "938126100", + "fax": "938800975", + "email": "taradell@taradell.cat", + "url_general": "https:\/\/www.taradell.cat", + "cif": "P0827800D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08278.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08278.jpg", + "ine6": "082785", + "nom_dbpedia": "Taradell", + "nombre_habitants": "6412", + "extensio": "26.8", + "altitud": "623" + }, + { + "ine": "08299", + "municipi_nom": "Vilada", + "municipi_nom_curt": "Vilada", + "municipi_article": "", + "municipi_transliterat": "vilada", + "municipi_curt_transliterat": "vilada", + "centre_municipal": "42.1369132,1.9315206", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08613 Vilada", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08613", + "localitzacio": "42.1369132,1.9315206", + "telefon_contacte": "938238128", + "fax": "938238803", + "email": "vilada@diba.cat", + "url_general": "https:\/\/www.vilada.cat", + "cif": "P0830000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08299.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08299.jpg", + "ine6": "082994", + "nom_dbpedia": "Vilada", + "nombre_habitants": "430", + "extensio": "22.49", + "altitud": "750" + }, + { + "ine": "08025", + "municipi_nom": "El Bruc", + "municipi_nom_curt": "Bruc", + "municipi_article": "El", + "municipi_transliterat": "el_bruc", + "municipi_curt_transliterat": "bruc", + "centre_municipal": "41.5792357,1.7812982", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Bruc del Mig, 55, 08294 Bruc", + "adreca": "Bruc del Mig, 55", + "codi_postal": "08294", + "localitzacio": "41.5792357,1.7812982", + "telefon_contacte": "937710006", + "fax": "937710450", + "email": "bruc@diba.cat", + "url_general": "https:\/\/www.bruc.cat", + "cif": "P0802500I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08025.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08025.jpg", + "ine6": "080253", + "nom_dbpedia": "El_Bruc", + "nombre_habitants": "2027", + "extensio": "46.76", + "altitud": "452" + }, + { + "ine": "08141", + "municipi_nom": "Navàs", + "municipi_nom_curt": "Navàs", + "municipi_article": "", + "municipi_transliterat": "navas", + "municipi_curt_transliterat": "navas", + "centre_municipal": "41.9000022,1.8792851", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 8, 08670 Navàs", + "adreca": "Pl. Ajuntament, 8", + "codi_postal": "08670", + "localitzacio": "41.9000022,1.8792851", + "telefon_contacte": "938390022", + "fax": "938390022", + "email": "navas@navas.cat", + "url_general": "https:\/\/www.navas.cat", + "cif": "P0814000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08141.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08141.jpg", + "ine6": "081419", + "nom_dbpedia": "Navàs", + "nombre_habitants": "6023", + "extensio": "81.7", + "altitud": "681" + }, + { + "ine": "08095", + "municipi_nom": "Granera", + "municipi_nom_curt": "Granera", + "municipi_article": "", + "municipi_transliterat": "granera", + "municipi_curt_transliterat": "granera", + "centre_municipal": "41.7255146,2.0570042", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Església, s\/n, 08183 Granera", + "adreca": "Església, s\/n", + "codi_postal": "08183", + "localitzacio": "41.7255146,2.0570042", + "telefon_contacte": "938668152", + "fax": "938662262", + "email": "granera@diba.cat", + "url_general": "https:\/\/www.granera.cat", + "cif": "P0809400E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08095.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08095.jpg", + "ine6": "080958", + "nom_dbpedia": "Granera", + "nombre_habitants": "80", + "extensio": "23.95", + "altitud": "768" + } + ], + "cache": "2019-11-14 08:52:56" +} \ No newline at end of file diff --git a/uf02/exercici_json/js/data/pokemon.json b/uf02/exercici_json/js/data/pokemon.json new file mode 100755 index 0000000..3b0cecf --- /dev/null +++ b/uf02/exercici_json/js/data/pokemon.json @@ -0,0 +1,4622 @@ +{ + "pokemon": [ + { + "id": 1, + "num": "001", + "name": "Bulbasaur", + "img": "http://www.serebii.net/pokemongo/pokemon/001.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.71 m", + "weight": "6.9 kg", + "candy": "Bulbasaur Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 0.69, + "avg_spawns": 69, + "spawn_time": "20:00", + "multipliers": [ + 1.58 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "next_evolution": [ + { + "num": "002", + "name": "Ivysaur" + }, + { + "num": "003", + "name": "Venusaur" + } + ] + }, + { + "id": 2, + "num": "002", + "name": "Ivysaur", + "img": "http://www.serebii.net/pokemongo/pokemon/002.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.99 m", + "weight": "13.0 kg", + "candy": "Bulbasaur Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.042, + "avg_spawns": 4.2, + "spawn_time": "07:00", + "multipliers": [ + 1.2, + 1.6 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "001", + "name": "Bulbasaur" + } + ], + "next_evolution": [ + { + "num": "003", + "name": "Venusaur" + } + ] + }, + { + "id": 3, + "num": "003", + "name": "Venusaur", + "img": "http://www.serebii.net/pokemongo/pokemon/003.png", + "type": [ + "Grass", + "Poison" + ], + "height": "2.01 m", + "weight": "100.0 kg", + "candy": "Bulbasaur Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "11:30", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "001", + "name": "Bulbasaur" + }, + { + "num": "002", + "name": "Ivysaur" + } + ] + }, + { + "id": 4, + "num": "004", + "name": "Charmander", + "img": "http://www.serebii.net/pokemongo/pokemon/004.png", + "type": [ + "Fire" + ], + "height": "0.61 m", + "weight": "8.5 kg", + "candy": "Charmander Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 0.253, + "avg_spawns": 25.3, + "spawn_time": "08:45", + "multipliers": [ + 1.65 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "005", + "name": "Charmeleon" + }, + { + "num": "006", + "name": "Charizard" + } + ] + }, + { + "id": 5, + "num": "005", + "name": "Charmeleon", + "img": "http://www.serebii.net/pokemongo/pokemon/005.png", + "type": [ + "Fire" + ], + "height": "1.09 m", + "weight": "19.0 kg", + "candy": "Charmander Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "19:00", + "multipliers": [ + 1.79 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "004", + "name": "Charmander" + } + ], + "next_evolution": [ + { + "num": "006", + "name": "Charizard" + } + ] + }, + { + "id": 6, + "num": "006", + "name": "Charizard", + "img": "http://www.serebii.net/pokemongo/pokemon/006.png", + "type": [ + "Fire", + "Flying" + ], + "height": "1.70 m", + "weight": "90.5 kg", + "candy": "Charmander Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0031, + "avg_spawns": 0.31, + "spawn_time": "13:34", + "multipliers": null, + "weaknesses": [ + "Water", + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "004", + "name": "Charmander" + }, + { + "num": "005", + "name": "Charmeleon" + } + ] + }, + { + "id": 7, + "num": "007", + "name": "Squirtle", + "img": "http://www.serebii.net/pokemongo/pokemon/007.png", + "type": [ + "Water" + ], + "height": "0.51 m", + "weight": "9.0 kg", + "candy": "Squirtle Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 0.58, + "avg_spawns": 58, + "spawn_time": "04:25", + "multipliers": [ + 2.1 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "008", + "name": "Wartortle" + }, + { + "num": "009", + "name": "Blastoise" + } + ] + }, + { + "id": 8, + "num": "008", + "name": "Wartortle", + "img": "http://www.serebii.net/pokemongo/pokemon/008.png", + "type": [ + "Water" + ], + "height": "0.99 m", + "weight": "22.5 kg", + "candy": "Squirtle Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "07:02", + "multipliers": [ + 1.4 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "007", + "name": "Squirtle" + } + ], + "next_evolution": [ + { + "num": "009", + "name": "Blastoise" + } + ] + }, + { + "id": 9, + "num": "009", + "name": "Blastoise", + "img": "http://www.serebii.net/pokemongo/pokemon/009.png", + "type": [ + "Water" + ], + "height": "1.60 m", + "weight": "85.5 kg", + "candy": "Squirtle Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0067, + "avg_spawns": 0.67, + "spawn_time": "00:06", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "007", + "name": "Squirtle" + }, + { + "num": "008", + "name": "Wartortle" + } + ] + }, + { + "id": 10, + "num": "010", + "name": "Caterpie", + "img": "http://www.serebii.net/pokemongo/pokemon/010.png", + "type": [ + "Bug" + ], + "height": "0.30 m", + "weight": "2.9 kg", + "candy": "Caterpie Candy", + "candy_count": 12, + "egg": "2 km", + "spawn_chance": 3.032, + "avg_spawns": 303.2, + "spawn_time": "16:35", + "multipliers": [ + 1.05 + ], + "weaknesses": [ + "Fire", + "Flying", + "Rock" + ], + "next_evolution": [ + { + "num": "011", + "name": "Metapod" + }, + { + "num": "012", + "name": "Butterfree" + } + ] + }, + { + "id": 11, + "num": "011", + "name": "Metapod", + "img": "http://www.serebii.net/pokemongo/pokemon/011.png", + "type": [ + "Bug" + ], + "height": "0.71 m", + "weight": "9.9 kg", + "candy": "Caterpie Candy", + "candy_count": 50, + "egg": "Not in Eggs", + "spawn_chance": 0.187, + "avg_spawns": 18.7, + "spawn_time": "02:11", + "multipliers": [ + 3.55, + 3.79 + ], + "weaknesses": [ + "Fire", + "Flying", + "Rock" + ], + "prev_evolution": [ + { + "num": "010", + "name": "Caterpie" + } + ], + "next_evolution": [ + { + "num": "012", + "name": "Butterfree" + } + ] + }, + { + "id": 12, + "num": "012", + "name": "Butterfree", + "img": "http://www.serebii.net/pokemongo/pokemon/012.png", + "type": [ + "Bug", + "Flying" + ], + "height": "1.09 m", + "weight": "32.0 kg", + "candy": "Caterpie Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "05:23", + "multipliers": null, + "weaknesses": [ + "Fire", + "Electric", + "Ice", + "Flying", + "Rock" + ], + "prev_evolution": [ + { + "num": "010", + "name": "Caterpie" + }, + { + "num": "011", + "name": "Metapod" + } + ] + }, + { + "id": 13, + "num": "013", + "name": "Weedle", + "img": "http://www.serebii.net/pokemongo/pokemon/013.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.30 m", + "weight": "3.2 kg", + "candy": "Weedle Candy", + "candy_count": 12, + "egg": "2 km", + "spawn_chance": 7.12, + "avg_spawns": 712, + "spawn_time": "02:21", + "multipliers": [ + 1.01, + 1.09 + ], + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "next_evolution": [ + { + "num": "014", + "name": "Kakuna" + }, + { + "num": "015", + "name": "Beedrill" + } + ] + }, + { + "id": 14, + "num": "014", + "name": "Kakuna", + "img": "http://www.serebii.net/pokemongo/pokemon/014.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.61 m", + "weight": "10.0 kg", + "candy": "Weedle Candy", + "candy_count": 50, + "egg": "Not in Eggs", + "spawn_chance": 0.44, + "avg_spawns": 44, + "spawn_time": "02:30", + "multipliers": [ + 3.01, + 3.41 + ], + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "013", + "name": "Weedle" + } + ], + "next_evolution": [ + { + "num": "015", + "name": "Beedrill" + } + ] + }, + { + "id": 15, + "num": "015", + "name": "Beedrill", + "img": "http://www.serebii.net/pokemongo/pokemon/015.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.99 m", + "weight": "29.5 kg", + "candy": "Weedle Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.051, + "avg_spawns": 5.1, + "spawn_time": "04:50", + "multipliers": null, + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "013", + "name": "Weedle" + }, + { + "num": "014", + "name": "Kakuna" + } + ] + }, + { + "id": 16, + "num": "016", + "name": "Pidgey", + "img": "http://www.serebii.net/pokemongo/pokemon/016.png", + "type": [ + "Normal", + "Flying" + ], + "height": "0.30 m", + "weight": "1.8 kg", + "candy": "Pidgey Candy", + "candy_count": 12, + "egg": "2 km", + "spawn_chance": 15.98, + "avg_spawns": 1.598, + "spawn_time": "01:34", + "multipliers": [ + 1.71, + 1.92 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "next_evolution": [ + { + "num": "017", + "name": "Pidgeotto" + }, + { + "num": "018", + "name": "Pidgeot" + } + ] + }, + { + "id": 17, + "num": "017", + "name": "Pidgeotto", + "img": "http://www.serebii.net/pokemongo/pokemon/017.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.09 m", + "weight": "30.0 kg", + "candy": "Pidgey Candy", + "candy_count": 50, + "egg": "Not in Eggs", + "spawn_chance": 1.02, + "avg_spawns": 102, + "spawn_time": "01:30", + "multipliers": [ + 1.79 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "016", + "name": "Pidgey" + } + ], + "next_evolution": [ + { + "num": "018", + "name": "Pidgeot" + } + ] + }, + { + "id": 18, + "num": "018", + "name": "Pidgeot", + "img": "http://www.serebii.net/pokemongo/pokemon/018.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.50 m", + "weight": "39.5 kg", + "candy": "Pidgey Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.13, + "avg_spawns": 13, + "spawn_time": "01:50", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "016", + "name": "Pidgey" + }, + { + "num": "017", + "name": "Pidgeotto" + } + ] + }, + { + "id": 19, + "num": "019", + "name": "Rattata", + "img": "http://www.serebii.net/pokemongo/pokemon/019.png", + "type": [ + "Normal" + ], + "height": "0.30 m", + "weight": "3.5 kg", + "candy": "Rattata Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 13.05, + "avg_spawns": 1.305, + "spawn_time": "01:55", + "multipliers": [ + 2.55, + 2.73 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "020", + "name": "Raticate" + } + ] + }, + { + "id": 20, + "num": "020", + "name": "Raticate", + "img": "http://www.serebii.net/pokemongo/pokemon/020.png", + "type": [ + "Normal" + ], + "height": "0.71 m", + "weight": "18.5 kg", + "candy": "Rattata Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.41, + "avg_spawns": 41, + "spawn_time": "01:56", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "019", + "name": "Rattata" + } + ] + }, + { + "id": 21, + "num": "021", + "name": "Spearow", + "img": "http://www.serebii.net/pokemongo/pokemon/021.png", + "type": [ + "Normal", + "Flying" + ], + "height": "0.30 m", + "weight": "2.0 kg", + "candy": "Spearow Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 4.73, + "avg_spawns": 473, + "spawn_time": "12:25", + "multipliers": [ + 2.66, + 2.68 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "next_evolution": [ + { + "num": "022", + "name": "Fearow" + } + ] + }, + { + "id": 22, + "num": "022", + "name": "Fearow", + "img": "http://www.serebii.net/pokemongo/pokemon/022.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.19 m", + "weight": "38.0 kg", + "candy": "Spearow Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.15, + "avg_spawns": 15, + "spawn_time": "01:11", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "021", + "name": "Spearow" + } + ] + }, + { + "id": 23, + "num": "023", + "name": "Ekans", + "img": "http://www.serebii.net/pokemongo/pokemon/023.png", + "type": [ + "Poison" + ], + "height": "2.01 m", + "weight": "6.9 kg", + "candy": "Ekans Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.27, + "avg_spawns": 227, + "spawn_time": "12:20", + "multipliers": [ + 2.21, + 2.27 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "024", + "name": "Arbok" + } + ] + }, + { + "id": 24, + "num": "024", + "name": "Arbok", + "img": "http://www.serebii.net/pokemongo/pokemon/024.png", + "type": [ + "Poison" + ], + "height": "3.51 m", + "weight": "65.0 kg", + "candy": "Ekans Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.072, + "avg_spawns": 7.2, + "spawn_time": "01:50", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "023", + "name": "Ekans" + } + ] + }, + { + "id": 25, + "num": "025", + "name": "Pikachu", + "img": "http://www.serebii.net/pokemongo/pokemon/025.png", + "type": [ + "Electric" + ], + "height": "0.41 m", + "weight": "6.0 kg", + "candy": "Pikachu Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 0.21, + "avg_spawns": 21, + "spawn_time": "04:00", + "multipliers": [ + 2.34 + ], + "weaknesses": [ + "Ground" + ], + "next_evolution": [ + { + "num": "026", + "name": "Raichu" + } + ] + }, + { + "id": 26, + "num": "026", + "name": "Raichu", + "img": "http://www.serebii.net/pokemongo/pokemon/026.png", + "type": [ + "Electric" + ], + "height": "0.79 m", + "weight": "30.0 kg", + "candy": "Pikachu Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0076, + "avg_spawns": 0.76, + "spawn_time": "23:58", + "multipliers": null, + "weaknesses": [ + "Ground" + ], + "prev_evolution": [ + { + "num": "025", + "name": "Pikachu" + } + ] + }, + { + "id": 27, + "num": "027", + "name": "Sandshrew", + "img": "http://www.serebii.net/pokemongo/pokemon/027.png", + "type": [ + "Ground" + ], + "height": "0.61 m", + "weight": "12.0 kg", + "candy": "Sandshrew Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.11, + "avg_spawns": 111, + "spawn_time": "01:58", + "multipliers": [ + 2.45 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "next_evolution": [ + { + "num": "028", + "name": "Sandslash" + } + ] + }, + { + "id": 28, + "num": "028", + "name": "Sandslash", + "img": "http://www.serebii.net/pokemongo/pokemon/028.png", + "type": [ + "Ground" + ], + "height": "0.99 m", + "weight": "29.5 kg", + "candy": "Sandshrew Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.037, + "avg_spawns": 3.7, + "spawn_time": "12:34", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "prev_evolution": [ + { + "num": "027", + "name": "Sandshrew" + } + ] + }, + { + "id": 29, + "num": "029", + "name": "Nidoran ♀ (Female)", + "img": "http://www.serebii.net/pokemongo/pokemon/029.png", + "type": [ + "Poison" + ], + "height": "0.41 m", + "weight": "7.0 kg", + "candy": "Nidoran ♀ (Female) Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.38, + "avg_spawns": 138, + "spawn_time": "01:51", + "multipliers": [ + 1.63, + 2.48 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "030", + "name": "Nidorina" + }, + { + "num": "031", + "name": "Nidoqueen" + } + ] + }, + { + "id": 30, + "num": "030", + "name": "Nidorina", + "img": "http://www.serebii.net/pokemongo/pokemon/030.png", + "type": [ + "Poison" + ], + "height": "0.79 m", + "weight": "20.0 kg", + "candy": "Nidoran ♀ (Female) Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.088, + "avg_spawns": 8.8, + "spawn_time": "07:22", + "multipliers": [ + 1.83, + 2.48 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "029", + "name": "Nidoran(Female)" + } + ], + "next_evolution": [ + { + "num": "031", + "name": "Nidoqueen" + } + ] + }, + { + "id": 31, + "num": "031", + "name": "Nidoqueen", + "img": "http://www.serebii.net/pokemongo/pokemon/031.png", + "type": [ + "Poison", + "Ground" + ], + "height": "1.30 m", + "weight": "60.0 kg", + "candy": "Nidoran ♀ (Female) Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "12:35", + "multipliers": null, + "weaknesses": [ + "Water", + "Ice", + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "029", + "name": "Nidoran(Female)" + }, + { + "num": "030", + "name": "Nidorina" + } + ] + }, + { + "id": 32, + "num": "032", + "name": "Nidoran ♂ (Male)", + "img": "http://www.serebii.net/pokemongo/pokemon/032.png", + "type": [ + "Poison" + ], + "height": "0.51 m", + "weight": "9.0 kg", + "candy": "Nidoran ♂ (Male) Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.31, + "avg_spawns": 131, + "spawn_time": "01:12", + "multipliers": [ + 1.64, + 1.7 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "033", + "name": "Nidorino" + }, + { + "num": "034", + "name": "Nidoking" + } + ] + }, + { + "id": 33, + "num": "033", + "name": "Nidorino", + "img": "http://www.serebii.net/pokemongo/pokemon/033.png", + "type": [ + "Poison" + ], + "height": "0.89 m", + "weight": "19.5 kg", + "candy": "Nidoran ♂ (Male) Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.083, + "avg_spawns": 8.3, + "spawn_time": "09:02", + "multipliers": [ + 1.83 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "032", + "name": "Nidoran(Male)" + } + ], + "next_evolution": [ + { + "num": "034", + "name": "Nidoking" + } + ] + }, + { + "id": 34, + "num": "034", + "name": "Nidoking", + "img": "http://www.serebii.net/pokemongo/pokemon/034.png", + "type": [ + "Poison", + "Ground" + ], + "height": "1.40 m", + "weight": "62.0 kg", + "candy": "Nidoran ♂ (Male) Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "12:16", + "multipliers": null, + "weaknesses": [ + "Water", + "Ice", + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "032", + "name": "Nidoran(Male)" + }, + { + "num": "033", + "name": "Nidorino" + } + ] + }, + { + "id": 35, + "num": "035", + "name": "Clefairy", + "img": "http://www.serebii.net/pokemongo/pokemon/035.png", + "type": [ + "Normal" + ], + "height": "0.61 m", + "weight": "7.5 kg", + "candy": "Clefairy Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 0.92, + "avg_spawns": 92, + "spawn_time": "03:30", + "multipliers": [ + 2.03, + 2.14 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "036", + "name": "Clefable" + } + ] + }, + { + "id": 36, + "num": "036", + "name": "Clefable", + "img": "http://www.serebii.net/pokemongo/pokemon/036.png", + "type": [ + "Normal" + ], + "height": "1.30 m", + "weight": "40.0 kg", + "candy": "Clefairy Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "03:29", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "035", + "name": "Clefairy" + } + ] + }, + { + "id": 37, + "num": "037", + "name": "Vulpix", + "img": "http://www.serebii.net/pokemongo/pokemon/037.png", + "type": [ + "Fire" + ], + "height": "0.61 m", + "weight": "9.9 kg", + "candy": "Vulpix Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.22, + "avg_spawns": 22, + "spawn_time": "13:43", + "multipliers": [ + 2.74, + 2.81 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "038", + "name": "Ninetales" + } + ] + }, + { + "id": 38, + "num": "038", + "name": "Ninetales", + "img": "http://www.serebii.net/pokemongo/pokemon/038.png", + "type": [ + "Fire" + ], + "height": "1.09 m", + "weight": "19.9 kg", + "candy": "Vulpix Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0077, + "avg_spawns": 0.77, + "spawn_time": "01:32", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "037", + "name": "Vulpix" + } + ] + }, + { + "id": 39, + "num": "039", + "name": "Jigglypuff", + "img": "http://www.serebii.net/pokemongo/pokemon/039.png", + "type": [ + "Normal" + ], + "height": "0.51 m", + "weight": "5.5 kg", + "candy": "Jigglypuff Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 0.39, + "avg_spawns": 39, + "spawn_time": "08:46", + "multipliers": [ + 1.85 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "040", + "name": "Wigglytuff" + } + ] + }, + { + "id": 40, + "num": "040", + "name": "Wigglytuff", + "img": "http://www.serebii.net/pokemongo/pokemon/040.png", + "type": [ + "Normal" + ], + "height": "0.99 m", + "weight": "12.0 kg", + "candy": "Jigglypuff Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.018, + "avg_spawns": 1.8, + "spawn_time": "12:28", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "039", + "name": "Jigglypuff" + } + ] + }, + { + "id": 41, + "num": "041", + "name": "Zubat", + "img": "http://www.serebii.net/pokemongo/pokemon/041.png", + "type": [ + "Poison", + "Flying" + ], + "height": "0.79 m", + "weight": "7.5 kg", + "candy": "Zubat Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 6.52, + "avg_spawns": 652, + "spawn_time": "12:28", + "multipliers": [ + 2.6, + 3.67 + ], + "weaknesses": [ + "Electric", + "Ice", + "Psychic", + "Rock" + ], + "next_evolution": [ + { + "num": "042", + "name": "Golbat" + } + ] + }, + { + "id": 42, + "num": "042", + "name": "Golbat", + "img": "http://www.serebii.net/pokemongo/pokemon/042.png", + "type": [ + "Poison", + "Flying" + ], + "height": "1.60 m", + "weight": "55.0 kg", + "candy": "Zubat Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.42, + "avg_spawns": 42, + "spawn_time": "02:15", + "multipliers": null, + "weaknesses": [ + "Electric", + "Ice", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "041", + "name": "Zubat" + } + ] + }, + { + "id": 43, + "num": "043", + "name": "Oddish", + "img": "http://www.serebii.net/pokemongo/pokemon/043.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.51 m", + "weight": "5.4 kg", + "candy": "Oddish Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.02, + "avg_spawns": 102, + "spawn_time": "03:58", + "multipliers": [ + 1.5 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "next_evolution": [ + { + "num": "044", + "name": "Gloom" + }, + { + "num": "045", + "name": "Vileplume" + } + ] + }, + { + "id": 44, + "num": "044", + "name": "Gloom", + "img": "http://www.serebii.net/pokemongo/pokemon/044.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.79 m", + "weight": "8.6 kg", + "candy": "Oddish Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.064, + "avg_spawns": 6.4, + "spawn_time": "11:33", + "multipliers": [ + 1.49 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "043", + "name": "Oddish" + } + ], + "next_evolution": [ + { + "num": "045", + "name": "Vileplume" + } + ] + }, + { + "id": 45, + "num": "045", + "name": "Vileplume", + "img": "http://www.serebii.net/pokemongo/pokemon/045.png", + "type": [ + "Grass", + "Poison" + ], + "height": "1.19 m", + "weight": "18.6 kg", + "candy": "Oddish Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0097, + "avg_spawns": 0.97, + "spawn_time": "23:58", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "043", + "name": "Oddish" + }, + { + "num": "044", + "name": "Gloom" + } + ] + }, + { + "id": 46, + "num": "046", + "name": "Paras", + "img": "http://www.serebii.net/pokemongo/pokemon/046.png", + "type": [ + "Bug", + "Grass" + ], + "height": "0.30 m", + "weight": "5.4 kg", + "candy": "Paras Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.36, + "avg_spawns": 236, + "spawn_time": "01:42", + "multipliers": [ + 2.02 + ], + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Rock" + ], + "next_evolution": [ + { + "num": "047", + "name": "Parasect" + } + ] + }, + { + "id": 47, + "num": "047", + "name": "Parasect", + "img": "http://www.serebii.net/pokemongo/pokemon/047.png", + "type": [ + "Bug", + "Grass" + ], + "height": "0.99 m", + "weight": "29.5 kg", + "candy": "Paras Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.074, + "avg_spawns": 7.4, + "spawn_time": "01:22", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Rock" + ], + "prev_evolution": [ + { + "num": "046", + "name": "Paras" + } + ] + }, + { + "id": 48, + "num": "048", + "name": "Venonat", + "img": "http://www.serebii.net/pokemongo/pokemon/048.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.99 m", + "weight": "30.0 kg", + "candy": "Venonat Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.28, + "avg_spawns": 228, + "spawn_time": "02:31", + "multipliers": [ + 1.86, + 1.9 + ], + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "next_evolution": [ + { + "num": "049", + "name": "Venomoth" + } + ] + }, + { + "id": 49, + "num": "049", + "name": "Venomoth", + "img": "http://www.serebii.net/pokemongo/pokemon/049.png", + "type": [ + "Bug", + "Poison" + ], + "height": "1.50 m", + "weight": "12.5 kg", + "candy": "Venonat Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.072, + "avg_spawns": 7.2, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "048", + "name": "Venonat" + } + ] + }, + { + "id": 50, + "num": "050", + "name": "Diglett", + "img": "http://www.serebii.net/pokemongo/pokemon/050.png", + "type": [ + "Ground" + ], + "height": "0.20 m", + "weight": "0.8 kg", + "candy": "Diglett Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.40, + "avg_spawns": 40, + "spawn_time": "02:22", + "multipliers": [ + 2.69 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "next_evolution": [ + { + "num": "051", + "name": "Dugtrio" + } + ] + }, + { + "id": 51, + "num": "051", + "name": "Dugtrio", + "img": "http://www.serebii.net/pokemongo/pokemon/051.png", + "type": [ + "Ground" + ], + "height": "0.71 m", + "weight": "33.3 kg", + "candy": "Dugtrio", + "egg": "Not in Eggs", + "spawn_chance": 0.014, + "avg_spawns": 1.4, + "spawn_time": "12:37", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "prev_evolution": [ + { + "num": "050", + "name": "Diglett" + } + ] + }, + { + "id": 52, + "num": "052", + "name": "Meowth", + "img": "http://www.serebii.net/pokemongo/pokemon/052.png", + "type": [ + "Normal" + ], + "height": "0.41 m", + "weight": "4.2 kg", + "candy": "Meowth Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.86, + "avg_spawns": 86, + "spawn_time": "02:54", + "multipliers": [ + 1.98 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "053", + "name": "Persian" + } + ] + }, + { + "id": 53, + "num": "053", + "name": "Persian", + "img": "http://www.serebii.net/pokemongo/pokemon/053.png", + "type": [ + "Normal" + ], + "height": "0.99 m", + "weight": "32.0 kg", + "candy": "Meowth Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "02:44", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "052", + "name": "Meowth" + } + ] + }, + { + "id": 54, + "num": "054", + "name": "Psyduck", + "img": "http://www.serebii.net/pokemongo/pokemon/054.png", + "type": [ + "Water" + ], + "height": "0.79 m", + "weight": "19.6 kg", + "candy": "Psyduck Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.54, + "avg_spawns": 254, + "spawn_time": "03:41", + "multipliers": [ + 2.27 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "055", + "name": "Golduck" + } + ] + }, + { + "id": 55, + "num": "055", + "name": "Golduck", + "img": "http://www.serebii.net/pokemongo/pokemon/055.png", + "type": [ + "Water" + ], + "height": "1.70 m", + "weight": "76.6 kg", + "candy": "Psyduck Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.087, + "avg_spawns": 8.7, + "spawn_time": "23:06", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "054", + "name": "Psyduck" + } + ] + }, + { + "id": 56, + "num": "056", + "name": "Mankey", + "img": "http://www.serebii.net/pokemongo/pokemon/056.png", + "type": [ + "Fighting" + ], + "height": "0.51 m", + "weight": "28.0 kg", + "candy": "Mankey Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.92, + "avg_spawns": 92, + "spawn_time": "12:52", + "multipliers": [ + 2.17, + 2.28 + ], + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "next_evolution": [ + { + "num": "057", + "name": "Primeape" + } + ] + }, + { + "id": 57, + "num": "057", + "name": "Primeape", + "img": "http://www.serebii.net/pokemongo/pokemon/057.png", + "type": [ + "Fighting" + ], + "height": "0.99 m", + "weight": "32.0 kg", + "candy": "Mankey Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.031, + "avg_spawns": 3.1, + "spawn_time": "12:33", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "056", + "name": "Mankey" + } + ] + }, + { + "id": 58, + "num": "058", + "name": "Growlithe", + "img": "http://www.serebii.net/pokemongo/pokemon/058.png", + "type": [ + "Fire" + ], + "height": "0.71 m", + "weight": "19.0 kg", + "candy": "Growlithe Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.92, + "avg_spawns": 92, + "spawn_time": "03:57", + "multipliers": [ + 2.31, + 2.36 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "059", + "name": "Arcanine" + } + ] + }, + { + "id": 59, + "num": "059", + "name": "Arcanine", + "img": "http://www.serebii.net/pokemongo/pokemon/059.png", + "type": [ + "Fire" + ], + "height": "1.91 m", + "weight": "155.0 kg", + "candy": "Growlithe Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "03:11", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "058", + "name": "Growlithe" + } + ] + }, + { + "id": 60, + "num": "060", + "name": "Poliwag", + "img": "http://www.serebii.net/pokemongo/pokemon/060.png", + "type": [ + "Water" + ], + "height": "0.61 m", + "weight": "12.4 kg", + "candy": "Poliwag Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 2.19, + "avg_spawns": 219, + "spawn_time": "03:40", + "multipliers": [ + 1.72, + 1.73 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "061", + "name": "Poliwhirl" + }, + { + "num": "062", + "name": "Poliwrath" + } + ] + }, + { + "id": 61, + "num": "061", + "name": "Poliwhirl", + "img": "http://www.serebii.net/pokemongo/pokemon/061.png", + "type": [ + "Water" + ], + "height": "0.99 m", + "weight": "20.0 kg", + "candy": "Poliwag Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.13, + "avg_spawns": 13, + "spawn_time": "09:14", + "multipliers": [ + 1.95 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "060", + "name": "Poliwag" + } + ], + "next_evolution": [ + { + "num": "062", + "name": "Poliwrath" + } + ] + }, + { + "id": 62, + "num": "062", + "name": "Poliwrath", + "img": "http://www.serebii.net/pokemongo/pokemon/062.png", + "type": [ + "Water", + "Fighting" + ], + "height": "1.30 m", + "weight": "54.0 kg", + "candy": "Poliwag Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.011, + "avg_spawns": 1.1, + "spawn_time": "01:32", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "060", + "name": "Poliwag" + }, + { + "num": "061", + "name": "Poliwhirl" + } + ] + }, + { + "id": 63, + "num": "063", + "name": "Abra", + "img": "http://www.serebii.net/pokemongo/pokemon/063.png", + "type": [ + "Psychic" + ], + "height": "0.89 m", + "weight": "19.5 kg", + "candy": "Abra Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 0.42, + "avg_spawns": 42, + "spawn_time": "04:30", + "multipliers": [ + 1.36, + 1.95 + ], + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "064", + "name": "Kadabra" + }, + { + "num": "065", + "name": "Alakazam" + } + ] + }, + { + "id": 64, + "num": "064", + "name": "Kadabra", + "img": "http://www.serebii.net/pokemongo/pokemon/064.png", + "type": [ + "Psychic" + ], + "height": "1.30 m", + "weight": "56.5 kg", + "candy": "Abra Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.027, + "avg_spawns": 2.7, + "spawn_time": "11:25", + "multipliers": [ + 1.4 + ], + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "063", + "name": "Abra" + } + ], + "next_evolution": [ + { + "num": "065", + "name": "Alakazam" + } + ] + }, + { + "id": 65, + "num": "065", + "name": "Alakazam", + "img": "http://www.serebii.net/pokemongo/pokemon/065.png", + "type": [ + "Psychic" + ], + "height": "1.50 m", + "weight": "48.0 kg", + "candy": "Abra Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0073, + "avg_spawns": 0.73, + "spawn_time": "12:33", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "063", + "name": "Abra" + }, + { + "num": "064", + "name": "Kadabra" + } + ] + }, + { + "id": 66, + "num": "066", + "name": "Machop", + "img": "http://www.serebii.net/pokemongo/pokemon/066.png", + "type": [ + "Fighting" + ], + "height": "0.79 m", + "weight": "19.5 kg", + "candy": "Machop Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 0.49, + "avg_spawns": 49, + "spawn_time": "01:55", + "multipliers": [ + 1.64, + 1.65 + ], + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "next_evolution": [ + { + "num": "067", + "name": "Machoke" + }, + { + "num": "068", + "name": "Machamp" + } + ] + }, + { + "id": 67, + "num": "067", + "name": "Machoke", + "img": "http://www.serebii.net/pokemongo/pokemon/067.png", + "type": [ + "Fighting" + ], + "height": "1.50 m", + "weight": "70.5 kg", + "candy": "Machop Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "10:32", + "multipliers": [ + 1.7 + ], + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "066", + "name": "Machop" + } + ], + "next_evolution": [ + { + "num": "068", + "name": "Machamp" + } + ] + }, + { + "id": 68, + "num": "068", + "name": "Machamp", + "img": "http://www.serebii.net/pokemongo/pokemon/068.png", + "type": [ + "Fighting" + ], + "height": "1.60 m", + "weight": "130.0 kg", + "candy": "Machop Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0068, + "avg_spawns": 0.68, + "spawn_time": "02:55", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "066", + "name": "Machop" + }, + { + "num": "067", + "name": "Machoke" + } + ] + }, + { + "id": 69, + "num": "069", + "name": "Bellsprout", + "img": "http://www.serebii.net/pokemongo/pokemon/069.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.71 m", + "weight": "4.0 kg", + "candy": "Bellsprout Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.15, + "avg_spawns": 115, + "spawn_time": "04:10", + "multipliers": [ + 1.57 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "next_evolution": [ + { + "num": "070", + "name": "Weepinbell" + }, + { + "num": "071", + "name": "Victreebel" + } + ] + }, + { + "id": 70, + "num": "070", + "name": "Weepinbell", + "img": "http://www.serebii.net/pokemongo/pokemon/070.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.99 m", + "weight": "6.4 kg", + "candy": "Bellsprout Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.072, + "avg_spawns": 7.2, + "spawn_time": "09:45", + "multipliers": [ + 1.59 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "069", + "name": "Bellsprout" + } + ], + "next_evolution": [ + { + "num": "071", + "name": "Victreebel" + } + ] + }, + { + "id": 71, + "num": "071", + "name": "Victreebel", + "img": "http://www.serebii.net/pokemongo/pokemon/071.png", + "type": [ + "Grass", + "Poison" + ], + "height": "1.70 m", + "weight": "15.5 kg", + "candy": "Bellsprout Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0059, + "avg_spawns": 0.59, + "spawn_time": "12:19", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "069", + "name": "Bellsprout" + }, + { + "num": "070", + "name": "Weepinbell" + } + ] + }, + { + "id": 72, + "num": "072", + "name": "Tentacool", + "img": "http://www.serebii.net/pokemongo/pokemon/072.png", + "type": [ + "Water", + "Poison" + ], + "height": "0.89 m", + "weight": "45.5 kg", + "candy": "Tentacool Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.81, + "avg_spawns": 81, + "spawn_time": "03:20", + "multipliers": [ + 2.52 + ], + "weaknesses": [ + "Electric", + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "073", + "name": "Tentacruel" + } + ] + }, + { + "id": 73, + "num": "073", + "name": "Tentacruel", + "img": "http://www.serebii.net/pokemongo/pokemon/073.png", + "type": [ + "Water", + "Poison" + ], + "height": "1.60 m", + "weight": "55.0 kg", + "candy": "Tentacool Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.082, + "avg_spawns": 8.2, + "spawn_time": "23:36", + "multipliers": null, + "weaknesses": [ + "Electric", + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "072", + "name": "Tentacool" + } + ] + }, + { + "id": 74, + "num": "074", + "name": "Geodude", + "img": "http://www.serebii.net/pokemongo/pokemon/074.png", + "type": [ + "Rock", + "Ground" + ], + "height": "0.41 m", + "weight": "20.0 kg", + "candy": "Geodude Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 1.19, + "avg_spawns": 119, + "spawn_time": "12:40", + "multipliers": [ + 1.75, + 1.76 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "next_evolution": [ + { + "num": "075", + "name": "Graveler" + }, + { + "num": "076", + "name": "Golem" + } + ] + }, + { + "id": 75, + "num": "075", + "name": "Graveler", + "img": "http://www.serebii.net/pokemongo/pokemon/075.png", + "type": [ + "Rock", + "Ground" + ], + "height": "0.99 m", + "weight": "105.0 kg", + "candy": "Geodude Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.071, + "avg_spawns": 7.1, + "spawn_time": "04:53", + "multipliers": [ + 1.64, + 1.72 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "prev_evolution": [ + { + "num": "074", + "name": "Geodude" + } + ], + "next_evolution": [ + { + "num": "076", + "name": "Golem" + } + ] + }, + { + "id": 76, + "num": "076", + "name": "Golem", + "img": "http://www.serebii.net/pokemongo/pokemon/076.png", + "type": [ + "Rock", + "Ground" + ], + "height": "1.40 m", + "weight": "300.0 kg", + "candy": "Geodude Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0047, + "avg_spawns": 0.47, + "spawn_time": "12:16", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "prev_evolution": [ + { + "num": "074", + "name": "Geodude" + }, + { + "num": "075", + "name": "Graveler" + } + ] + }, + { + "id": 77, + "num": "077", + "name": "Ponyta", + "img": "http://www.serebii.net/pokemongo/pokemon/077.png", + "type": [ + "Fire" + ], + "height": "0.99 m", + "weight": "30.0 kg", + "candy": "Ponyta Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.51, + "avg_spawns": 51, + "spawn_time": "02:50", + "multipliers": [ + 1.48, + 1.5 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "078", + "name": "Rapidash" + } + ] + }, + { + "id": 78, + "num": "078", + "name": "Rapidash", + "img": "http://www.serebii.net/pokemongo/pokemon/078.png", + "type": [ + "Fire" + ], + "height": "1.70 m", + "weight": "95.0 kg", + "candy": "Ponyta Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.011, + "avg_spawns": 1.1, + "spawn_time": "04:00", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "077", + "name": "Ponyta" + } + ] + }, + { + "id": 79, + "num": "079", + "name": "Slowpoke", + "img": "http://www.serebii.net/pokemongo/pokemon/079.png", + "type": [ + "Water", + "Psychic" + ], + "height": "1.19 m", + "weight": "36.0 kg", + "candy": "Slowpoke Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.05, + "avg_spawns": 105, + "spawn_time": "07:12", + "multipliers": [ + 2.21 + ], + "weaknesses": [ + "Electric", + "Grass", + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "080", + "name": "Slowbro" + } + ] + }, + { + "id": 80, + "num": "080", + "name": "Slowbro", + "img": "http://www.serebii.net/pokemongo/pokemon/080.png", + "type": [ + "Water", + "Psychic" + ], + "height": "1.60 m", + "weight": "78.5 kg", + "candy": "Slowpoke Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.036, + "avg_spawns": 3.6, + "spawn_time": "02:56", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "079", + "name": "Slowpoke" + } + ] + }, + { + "id": 81, + "num": "081", + "name": "Magnemite", + "img": "http://www.serebii.net/pokemongo/pokemon/081.png", + "type": [ + "Electric" + ], + "height": "0.30 m", + "weight": "6.0 kg", + "candy": "Magnemite Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.71, + "avg_spawns": 71, + "spawn_time": "04:04", + "multipliers": [ + 2.16, + 2.17 + ], + "weaknesses": [ + "Fire", + "Water", + "Ground" + ], + "next_evolution": [ + { + "num": "082", + "name": "Magneton" + } + ] + }, + { + "id": 82, + "num": "082", + "name": "Magneton", + "img": "http://www.serebii.net/pokemongo/pokemon/082.png", + "type": [ + "Electric" + ], + "height": "0.99 m", + "weight": "60.0 kg", + "candy": "Magnemite Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.023, + "avg_spawns": 2.3, + "spawn_time": "15:25", + "multipliers": null, + "weaknesses": [ + "Fire", + "Water", + "Ground" + ], + "prev_evolution": [ + { + "num": "081", + "name": "Magnemite" + } + ] + }, + { + "id": 83, + "num": "083", + "name": "Farfetch'd", + "img": "http://www.serebii.net/pokemongo/pokemon/083.png", + "type": [ + "Normal", + "Flying" + ], + "height": "0.79 m", + "weight": "15.0 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.0212, + "avg_spawns": 2.12, + "spawn_time": "01:09", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ] + }, + { + "id": 84, + "num": "084", + "name": "Doduo", + "img": "http://www.serebii.net/pokemongo/pokemon/084.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.40 m", + "weight": "39.2 kg", + "candy": "Doduo Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.52, + "avg_spawns": 52, + "spawn_time": "05:10", + "multipliers": [ + 2.19, + 2.24 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "next_evolution": [ + { + "num": "085", + "name": "Dodrio" + } + ] + }, + { + "id": 85, + "num": "085", + "name": "Dodrio", + "img": "http://www.serebii.net/pokemongo/pokemon/085.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.80 m", + "weight": "85.2 kg", + "candy": "Doduo Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.22, + "avg_spawns": 22, + "spawn_time": "02:12", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "084", + "name": "Doduo" + } + ] + }, + { + "id": 86, + "num": "086", + "name": "Seel", + "img": "http://www.serebii.net/pokemongo/pokemon/086.png", + "type": [ + "Water" + ], + "height": "1.09 m", + "weight": "90.0 kg", + "candy": "Seel Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.28, + "avg_spawns": 28, + "spawn_time": "06:46", + "multipliers": [ + 1.04, + 1.96 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "087", + "name": "Dewgong" + } + ] + }, + { + "id": 87, + "num": "087", + "name": "Dewgong", + "img": "http://www.serebii.net/pokemongo/pokemon/087.png", + "type": [ + "Water", + "Ice" + ], + "height": "1.70 m", + "weight": "120.0 kg", + "candy": "Seel Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.013, + "avg_spawns": 1.3, + "spawn_time": "06:04", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Rock" + ], + "prev_evolution": [ + { + "num": "086", + "name": "Seel" + } + ] + }, + { + "id": 88, + "num": "088", + "name": "Grimer", + "img": "http://www.serebii.net/pokemongo/pokemon/088.png", + "type": [ + "Poison" + ], + "height": "0.89 m", + "weight": "30.0 kg", + "candy": "Grimer Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.052, + "avg_spawns": 5.2, + "spawn_time": "15:11", + "multipliers": [ + 2.44 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "089", + "name": "Muk" + } + ] + }, + { + "id": 89, + "num": "089", + "name": "Muk", + "img": "http://www.serebii.net/pokemongo/pokemon/089.png", + "type": [ + "Poison" + ], + "height": "1.19 m", + "weight": "30.0 kg", + "candy": "Grimer Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0031, + "avg_spawns": 0.31, + "spawn_time": "01:28", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "088", + "name": "Grimer" + } + ] + }, + { + "id": 90, + "num": "090", + "name": "Shellder", + "img": "http://www.serebii.net/pokemongo/pokemon/090.png", + "type": [ + "Water" + ], + "height": "0.30 m", + "weight": "4.0 kg", + "candy": "Shellder Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.52, + "avg_spawns": 52, + "spawn_time": "07:39", + "multipliers": [ + 2.65 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "091", + "name": "Cloyster" + } + ] + }, + { + "id": 91, + "num": "091", + "name": "Cloyster", + "img": "http://www.serebii.net/pokemongo/pokemon/091.png", + "type": [ + "Water", + "Ice" + ], + "height": "1.50 m", + "weight": "132.5 kg", + "candy": "Shellder Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.015, + "avg_spawns": 1.5, + "spawn_time": "02:33", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Rock" + ], + "prev_evolution": [ + { + "num": "090", + "name": "Shellder" + } + ] + }, + { + "id": 92, + "num": "092", + "name": "Gastly", + "img": "http://www.serebii.net/pokemongo/pokemon/092.png", + "type": [ + "Ghost", + "Poison" + ], + "height": "1.30 m", + "weight": "0.1 kg", + "candy": "Gastly Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 0.79, + "avg_spawns": 79, + "spawn_time": "04:21", + "multipliers": [ + 1.78 + ], + "weaknesses": [ + "Ground", + "Psychic", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "093", + "name": "Haunter" + }, + { + "num": "094", + "name": "Gengar" + } + ] + }, + { + "id": 93, + "num": "093", + "name": "Haunter", + "img": "http://www.serebii.net/pokemongo/pokemon/093.png", + "type": [ + "Ghost", + "Poison" + ], + "height": "1.60 m", + "weight": "0.1 kg", + "candy": "Gastly Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.052, + "avg_spawns": 5.2, + "spawn_time": "00:10", + "multipliers": [ + 1.56, + 1.8 + ], + "weaknesses": [ + "Ground", + "Psychic", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "092", + "name": "Gastly" + } + ], + "next_evolution": [ + { + "num": "094", + "name": "Gengar" + } + ] + }, + { + "id": 94, + "num": "094", + "name": "Gengar", + "img": "http://www.serebii.net/pokemongo/pokemon/094.png", + "type": [ + "Ghost", + "Poison" + ], + "height": "1.50 m", + "weight": "40.5 kg", + "candy": "Gastly Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0067, + "avg_spawns": 0.67, + "spawn_time": "03:55", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "092", + "name": "Gastly" + }, + { + "num": "093", + "name": "Haunter" + } + ] + }, + { + "id": 95, + "num": "095", + "name": "Onix", + "img": "http://www.serebii.net/pokemongo/pokemon/095.png", + "type": [ + "Rock", + "Ground" + ], + "height": "8.79 m", + "weight": "210.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "01:18", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ] + }, + { + "id": 96, + "num": "096", + "name": "Drowzee", + "img": "http://www.serebii.net/pokemongo/pokemon/096.png", + "type": [ + "Psychic" + ], + "height": "0.99 m", + "weight": "32.4 kg", + "candy": "Drowzee Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 3.21, + "avg_spawns": 321, + "spawn_time": "01:51", + "multipliers": [ + 2.08, + 2.09 + ], + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "097", + "name": "Hypno" + } + ] + }, + { + "id": 97, + "num": "097", + "name": "Hypno", + "img": "http://www.serebii.net/pokemongo/pokemon/097.png", + "type": [ + "Psychic" + ], + "height": "1.60 m", + "weight": "75.6 kg", + "candy": "Drowzee Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "02:17", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "096", + "name": "Drowzee" + } + ] + }, + { + "id": 98, + "num": "098", + "name": "Krabby", + "img": "http://www.serebii.net/pokemongo/pokemon/098.png", + "type": [ + "Water" + ], + "height": "0.41 m", + "weight": "6.5 kg", + "candy": "Krabby Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.12, + "avg_spawns": 212, + "spawn_time": "03:33", + "multipliers": [ + 2.36, + 2.4 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "099", + "name": "Kingler" + } + ] + }, + { + "id": 99, + "num": "099", + "name": "Kingler", + "img": "http://www.serebii.net/pokemongo/pokemon/099.png", + "type": [ + "Water" + ], + "height": "1.30 m", + "weight": "60.0 kg", + "candy": "Krabby Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.062, + "avg_spawns": 6.2, + "spawn_time": "03:44", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "098", + "name": "Krabby" + } + ] + }, + { + "id": 100, + "num": "100", + "name": "Voltorb", + "img": "http://www.serebii.net/pokemongo/pokemon/100.png", + "type": [ + "Electric" + ], + "height": "0.51 m", + "weight": "10.4 kg", + "candy": "Voltorb Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.65, + "avg_spawns": 65, + "spawn_time": "04:36", + "multipliers": [ + 2.01, + 2.02 + ], + "weaknesses": [ + "Ground" + ], + "next_evolution": [ + { + "num": "101", + "name": "Electrode" + } + ] + }, + { + "id": 101, + "num": "101", + "name": "Electrode", + "img": "http://www.serebii.net/pokemongo/pokemon/101.png", + "type": [ + "Electric" + ], + "height": "1.19 m", + "weight": "66.6 kg", + "candy": "Voltorb Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "04:10", + "multipliers": null, + "weaknesses": [ + "Ground" + ], + "prev_evolution": [ + { + "num": "100", + "name": "Voltorb" + } + ] + }, + { + "id": 102, + "num": "102", + "name": "Exeggcute", + "img": "http://www.serebii.net/pokemongo/pokemon/102.png", + "type": [ + "Grass", + "Psychic" + ], + "height": "0.41 m", + "weight": "2.5 kg", + "candy": "Exeggcute Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.78, + "avg_spawns": 78, + "spawn_time": "09:09", + "multipliers": [ + 2.7, + 3.18 + ], + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "103", + "name": "Exeggutor" + } + ] + }, + { + "id": 103, + "num": "103", + "name": "Exeggutor", + "img": "http://www.serebii.net/pokemongo/pokemon/103.png", + "type": [ + "Grass", + "Psychic" + ], + "height": "2.01 m", + "weight": "120.0 kg", + "candy": "Exeggcute Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.014, + "avg_spawns": 1.4, + "spawn_time": "12:34", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "102", + "name": "Exeggcute" + } + ] + }, + { + "id": 104, + "num": "104", + "name": "Cubone", + "img": "http://www.serebii.net/pokemongo/pokemon/104.png", + "type": [ + "Ground" + ], + "height": "0.41 m", + "weight": "6.5 kg", + "candy": "Cubone Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.61, + "avg_spawns": 61, + "spawn_time": "01:51", + "multipliers": [ + 1.67 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "next_evolution": [ + { + "num": "105", + "name": "Marowak" + } + ] + }, + { + "id": 105, + "num": "105", + "name": "Marowak", + "img": "http://www.serebii.net/pokemongo/pokemon/105.png", + "type": [ + "Ground" + ], + "height": "0.99 m", + "weight": "45.0 kg", + "candy": "Cubone Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "03:59", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "prev_evolution": [ + { + "num": "104", + "name": "Cubone" + } + ] + }, + { + "id": 106, + "num": "106", + "name": "Hitmonlee", + "img": "http://www.serebii.net/pokemongo/pokemon/106.png", + "type": [ + "Fighting" + ], + "height": "1.50 m", + "weight": "49.8 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "03:59", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ] + }, + { + "id": 107, + "num": "107", + "name": "Hitmonchan", + "img": "http://www.serebii.net/pokemongo/pokemon/107.png", + "type": [ + "Fighting" + ], + "height": "1.40 m", + "weight": "50.2 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "05:58", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ] + }, + { + "id": 108, + "num": "108", + "name": "Lickitung", + "img": "http://www.serebii.net/pokemongo/pokemon/108.png", + "type": [ + "Normal" + ], + "height": "1.19 m", + "weight": "65.5 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.011, + "avg_spawns": 1.1, + "spawn_time": "02:46", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 109, + "num": "109", + "name": "Koffing", + "img": "http://www.serebii.net/pokemongo/pokemon/109.png", + "type": [ + "Poison" + ], + "height": "0.61 m", + "weight": "1.0 kg", + "candy": "Koffing Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.20, + "avg_spawns": 20, + "spawn_time": "08:16", + "multipliers": [ + 1.11 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "110", + "name": "Weezing" + } + ] + }, + { + "id": 110, + "num": "110", + "name": "Weezing", + "img": "http://www.serebii.net/pokemongo/pokemon/110.png", + "type": [ + "Poison" + ], + "height": "1.19 m", + "weight": "9.5 kg", + "candy": "Koffing Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.016, + "avg_spawns": 1.6, + "spawn_time": "12:17", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "109", + "name": "Koffing" + } + ] + }, + { + "id": 111, + "num": "111", + "name": "Rhyhorn", + "img": "http://www.serebii.net/pokemongo/pokemon/111.png", + "type": [ + "Ground", + "Rock" + ], + "height": "0.99 m", + "weight": "115.0 kg", + "candy": "Rhyhorn Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.63, + "avg_spawns": 63, + "spawn_time": "03:21", + "multipliers": [ + 1.91 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "next_evolution": [ + { + "num": "112", + "name": "Rhydon" + } + ] + }, + { + "id": 112, + "num": "112", + "name": "Rhydon", + "img": "http://www.serebii.net/pokemongo/pokemon/112.png", + "type": [ + "Ground", + "Rock" + ], + "height": "1.91 m", + "weight": "120.0 kg", + "candy": "Rhyhorn Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "05:50", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "prev_evolution": [ + { + "num": "111", + "name": "Rhyhorn" + } + ] + }, + { + "id": 113, + "num": "113", + "name": "Chansey", + "img": "http://www.serebii.net/pokemongo/pokemon/113.png", + "type": [ + "Normal" + ], + "height": "1.09 m", + "weight": "34.6 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.013, + "avg_spawns": 1.3, + "spawn_time": "04:46", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 114, + "num": "114", + "name": "Tangela", + "img": "http://www.serebii.net/pokemongo/pokemon/114.png", + "type": [ + "Grass" + ], + "height": "0.99 m", + "weight": "35.0 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.228, + "avg_spawns": 22.8, + "spawn_time": "23:13", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug" + ] + }, + { + "id": 115, + "num": "115", + "name": "Kangaskhan", + "img": "http://www.serebii.net/pokemongo/pokemon/115.png", + "type": [ + "Normal" + ], + "height": "2.21 m", + "weight": "80.0 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.0086, + "avg_spawns": 0.86, + "spawn_time": "02:40", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 116, + "num": "116", + "name": "Horsea", + "img": "http://www.serebii.net/pokemongo/pokemon/116.png", + "type": [ + "Water" + ], + "height": "0.41 m", + "weight": "8.0 kg", + "candy": "Horsea Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.13, + "avg_spawns": 113, + "spawn_time": "02:53", + "multipliers": [ + 2.23 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "117", + "name": "Seadra" + } + ] + }, + { + "id": 117, + "num": "117", + "name": "Seadra", + "img": "http://www.serebii.net/pokemongo/pokemon/117.png", + "type": [ + "Water" + ], + "height": "1.19 m", + "weight": "25.0 kg", + "candy": "Horsea Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "03:18", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "116", + "name": "Horsea" + } + ] + }, + { + "id": 118, + "num": "118", + "name": "Goldeen", + "img": "http://www.serebii.net/pokemongo/pokemon/118.png", + "type": [ + "Water" + ], + "height": "0.61 m", + "weight": "15.0 kg", + "candy": "Goldeen Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.18, + "avg_spawns": 218, + "spawn_time": "03:14", + "multipliers": [ + 2.15, + 2.2 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "119", + "name": "Seaking" + } + ] + }, + { + "id": 119, + "num": "119", + "name": "Seaking", + "img": "http://www.serebii.net/pokemongo/pokemon/119.png", + "type": [ + "Water" + ], + "height": "1.30 m", + "weight": "39.0 kg", + "candy": "Goldeen Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.08, + "avg_spawns": 8, + "spawn_time": "05:21", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "118", + "name": "Goldeen" + } + ] + }, + { + "id": 120, + "num": "120", + "name": "Staryu", + "img": "http://www.serebii.net/pokemongo/pokemon/120.png", + "type": [ + "Water" + ], + "height": "0.79 m", + "weight": "34.5 kg", + "candy": "Staryu Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.95, + "avg_spawns": 195, + "spawn_time": "22:59", + "multipliers": [ + 2.38, + 2.41 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "121", + "name": "Starmie" + } + ] + }, + { + "id": 121, + "num": "121", + "name": "Starmie", + "img": "http://www.serebii.net/pokemongo/pokemon/121.png", + "type": [ + "Water", + "Psychic" + ], + "height": "1.09 m", + "weight": "80.0 kg", + "candy": "Staryu Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "06:57", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "120", + "name": "Staryu" + } + ] + }, + { + "id": 122, + "num": "122", + "name": "Mr. Mime", + "img": "http://www.serebii.net/pokemongo/pokemon/122.png", + "type": [ + "Psychic" + ], + "height": "1.30 m", + "weight": "54.5 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.0031, + "avg_spawns": 0.31, + "spawn_time": "01:51", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ] + }, + { + "id": 123, + "num": "123", + "name": "Scyther", + "img": "http://www.serebii.net/pokemongo/pokemon/123.png", + "type": [ + "Bug", + "Flying" + ], + "height": "1.50 m", + "weight": "56.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.14, + "avg_spawns": 14, + "spawn_time": "05:43", + "multipliers": null, + "weaknesses": [ + "Fire", + "Electric", + "Ice", + "Flying", + "Rock" + ] + }, + { + "id": 124, + "num": "124", + "name": "Jynx", + "img": "http://www.serebii.net/pokemongo/pokemon/124.png", + "type": [ + "Ice", + "Psychic" + ], + "height": "1.40 m", + "weight": "40.6 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.35, + "avg_spawns": 35, + "spawn_time": "05:41", + "multipliers": null, + "weaknesses": [ + "Fire", + "Bug", + "Rock", + "Ghost", + "Dark", + "Steel" + ] + }, + { + "id": 125, + "num": "125", + "name": "Electabuzz", + "img": "http://www.serebii.net/pokemongo/pokemon/125.png", + "type": [ + "Electric" + ], + "height": "1.09 m", + "weight": "30.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.074, + "avg_spawns": 7.4, + "spawn_time": "04:28", + "multipliers": null, + "weaknesses": [ + "Ground" + ] + }, + { + "id": 126, + "num": "126", + "name": "Magmar", + "img": "http://www.serebii.net/pokemongo/pokemon/126.png", + "type": [ + "Fire" + ], + "height": "1.30 m", + "weight": "44.5 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "20:36", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ] + }, + { + "id": 127, + "num": "127", + "name": "Pinsir", + "img": "http://www.serebii.net/pokemongo/pokemon/127.png", + "type": [ + "Bug" + ], + "height": "1.50 m", + "weight": "55.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.99, + "avg_spawns": 99, + "spawn_time": "03:25", + "multipliers": null, + "weaknesses": [ + "Fire", + "Flying", + "Rock" + ] + }, + { + "id": 128, + "num": "128", + "name": "Tauros", + "img": "http://www.serebii.net/pokemongo/pokemon/128.png", + "type": [ + "Normal" + ], + "height": "1.40 m", + "weight": "88.4 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.12, + "avg_spawns": 12, + "spawn_time": "00:37", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 129, + "num": "129", + "name": "Magikarp", + "img": "http://www.serebii.net/pokemongo/pokemon/129.png", + "type": [ + "Water" + ], + "height": "0.89 m", + "weight": "10.0 kg", + "candy": "Magikarp Candy", + "candy_count": 400, + "egg": "2 km", + "spawn_chance": 4.78, + "avg_spawns": 478, + "spawn_time": "14:26", + "multipliers": [ + 10.1, + 11.8 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "130", + "name": "Gyarados" + } + ] + }, + { + "id": 130, + "num": "130", + "name": "Gyarados", + "img": "http://www.serebii.net/pokemongo/pokemon/130.png", + "type": [ + "Water", + "Flying" + ], + "height": "6.50 m", + "weight": "235.0 kg", + "candy": "Magikarp Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0032, + "avg_spawns": 0.32, + "spawn_time": "02:15", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "129", + "name": "Magikarp" + } + ] + }, + { + "id": 131, + "num": "131", + "name": "Lapras", + "img": "http://www.serebii.net/pokemongo/pokemon/131.png", + "type": [ + "Water", + "Ice" + ], + "height": "2.49 m", + "weight": "220.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.006, + "avg_spawns": 0.6, + "spawn_time": "08:59", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Rock" + ] + }, + { + "id": 132, + "num": "132", + "name": "Ditto", + "img": "http://www.serebii.net/pokemongo/pokemon/132.png", + "type": [ + "Normal" + ], + "height": "0.30 m", + "weight": "4.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 133, + "num": "133", + "name": "Eevee", + "img": "http://www.serebii.net/pokemongo/pokemon/133.png", + "type": [ + "Normal" + ], + "height": "0.30 m", + "weight": "6.5 kg", + "candy": "Eevee Candy", + "candy_count": 25, + "egg": "10 km", + "spawn_chance": 2.75, + "avg_spawns": 275, + "spawn_time": "05:32", + "multipliers": [ + 2.02, + 2.64 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "134", + "name": "Vaporeon" + }, + { + "num": "135", + "name": "Jolteon" + }, + { + "num": "136", + "name": "Flareon" + } + ] + }, + { + "id": 134, + "num": "134", + "name": "Vaporeon", + "img": "http://www.serebii.net/pokemongo/pokemon/134.png", + "type": [ + "Water" + ], + "height": "0.99 m", + "weight": "29.0 kg", + "candy": "Eevee Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.014, + "avg_spawns": 1.4, + "spawn_time": "10:54", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "133", + "name": "Eevee" + } + ] + }, + { + "id": 135, + "num": "135", + "name": "Jolteon", + "img": "http://www.serebii.net/pokemongo/pokemon/135.png", + "type": [ + "Electric" + ], + "height": "0.79 m", + "weight": "24.5 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "02:30", + "multipliers": null, + "weaknesses": [ + "Ground" + ], + "prev_evolution": [ + { + "num": "133", + "name": "Eevee" + } + ] + }, + { + "id": 136, + "num": "136", + "name": "Flareon", + "img": "http://www.serebii.net/pokemongo/pokemon/136.png", + "type": [ + "Fire" + ], + "height": "0.89 m", + "weight": "25.0 kg", + "candy": "Eevee Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "07:02", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "133", + "name": "Eevee" + } + ] + }, + { + "id": 137, + "num": "137", + "name": "Porygon", + "img": "http://www.serebii.net/pokemongo/pokemon/137.png", + "type": [ + "Normal" + ], + "height": "0.79 m", + "weight": "36.5 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "02:49", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 138, + "num": "138", + "name": "Omanyte", + "img": "http://www.serebii.net/pokemongo/pokemon/138.png", + "type": [ + "Rock", + "Water" + ], + "height": "0.41 m", + "weight": "7.5 kg", + "candy": "Omanyte Candy", + "candy_count": 50, + "egg": "10 km", + "spawn_chance": 0.14, + "avg_spawns": 14, + "spawn_time": "10:23", + "multipliers": [ + 2.12 + ], + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "next_evolution": [ + { + "num": "139", + "name": "Omastar" + } + ] + }, + { + "id": 139, + "num": "139", + "name": "Omastar", + "img": "http://www.serebii.net/pokemongo/pokemon/139.png", + "type": [ + "Rock", + "Water" + ], + "height": "0.99 m", + "weight": "35.0 kg", + "candy": "None", + "egg": "Omanyte Candy", + "spawn_chance": 0.0061, + "avg_spawns": 0.61, + "spawn_time": "05:04", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "prev_evolution": [ + { + "num": "138", + "name": "Omanyte" + } + ] + }, + { + "id": 140, + "num": "140", + "name": "Kabuto", + "img": "http://www.serebii.net/pokemongo/pokemon/140.png", + "type": [ + "Rock", + "Water" + ], + "height": "0.51 m", + "weight": "11.5 kg", + "candy": "Kabuto Candy", + "candy_count": 50, + "egg": "10 km", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "00:05", + "multipliers": [ + 1.97, + 2.37 + ], + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "next_evolution": [ + { + "num": "141", + "name": "Kabutops" + } + ] + }, + { + "id": 141, + "num": "141", + "name": "Kabutops", + "img": "http://www.serebii.net/pokemongo/pokemon/141.png", + "type": [ + "Rock", + "Water" + ], + "height": "1.30 m", + "weight": "40.5 kg", + "candy": "Kabuto Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0032, + "avg_spawns": 0.32, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "prev_evolution": [ + { + "num": "140", + "name": "Kabuto" + } + ] + }, + { + "id": 142, + "num": "142", + "name": "Aerodactyl", + "img": "http://www.serebii.net/pokemongo/pokemon/142.png", + "type": [ + "Rock", + "Flying" + ], + "height": "1.80 m", + "weight": "59.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.018, + "avg_spawns": 1.8, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Water", + "Electric", + "Ice", + "Rock", + "Steel" + ] + }, + { + "id": 143, + "num": "143", + "name": "Snorlax", + "img": "http://www.serebii.net/pokemongo/pokemon/143.png", + "type": [ + "Normal" + ], + "height": "2.11 m", + "weight": "460.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.016, + "avg_spawns": 1.6, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 144, + "num": "144", + "name": "Articuno", + "img": "http://www.serebii.net/pokemongo/pokemon/144.png", + "type": [ + "Ice", + "Flying" + ], + "height": "1.70 m", + "weight": "55.4 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Fire", + "Electric", + "Rock", + "Steel" + ] + }, + { + "id": 145, + "num": "145", + "name": "Zapdos", + "img": "http://www.serebii.net/pokemongo/pokemon/145.png", + "type": [ + "Electric", + "Flying" + ], + "height": "1.60 m", + "weight": "52.6 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Ice", + "Rock" + ] + }, + { + "id": 146, + "num": "146", + "name": "Moltres", + "img": "http://www.serebii.net/pokemongo/pokemon/146.png", + "type": [ + "Fire", + "Flying" + ], + "height": "2.01 m", + "weight": "60.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Water", + "Electric", + "Rock" + ] + }, + { + "id": 147, + "num": "147", + "name": "Dratini", + "img": "http://www.serebii.net/pokemongo/pokemon/147.png", + "type": [ + "Dragon" + ], + "height": "1.80 m", + "weight": "3.3 kg", + "candy": "Dratini Candy", + "candy_count": 25, + "egg": "10 km", + "spawn_chance": 0.30, + "avg_spawns": 30, + "spawn_time": "06:41", + "multipliers": [ + 1.83, + 1.84 + ], + "weaknesses": [ + "Ice", + "Dragon", + "Fairy" + ], + "next_evolution": [ + { + "num": "148", + "name": "Dragonair" + }, + { + "num": "149", + "name": "Dragonite" + } + ] + }, + { + "id": 148, + "num": "148", + "name": "Dragonair", + "img": "http://www.serebii.net/pokemongo/pokemon/148.png", + "type": [ + "Dragon" + ], + "height": "3.99 m", + "weight": "16.5 kg", + "candy": "Dratini Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "11:57", + "multipliers": [ + 2.05 + ], + "weaknesses": [ + "Ice", + "Dragon", + "Fairy" + ], + "prev_evolution": [ + { + "num": "147", + "name": "Dratini" + } + ], + "next_evolution": [ + { + "num": "149", + "name": "Dragonite" + } + ] + }, + { + "id": 149, + "num": "149", + "name": "Dragonite", + "img": "http://www.serebii.net/pokemongo/pokemon/149.png", + "type": [ + "Dragon", + "Flying" + ], + "height": "2.21 m", + "weight": "210.0 kg", + "candy": "Dratini Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0011, + "avg_spawns": 0.11, + "spawn_time": "23:38", + "multipliers": null, + "weaknesses": [ + "Ice", + "Rock", + "Dragon", + "Fairy" + ], + "prev_evolution": [ + { + "num": "147", + "name": "Dratini" + }, + { + "num": "148", + "name": "Dragonair" + } + ] + }, + { + "id": 150, + "num": "150", + "name": "Mewtwo", + "img": "http://www.serebii.net/pokemongo/pokemon/150.png", + "type": [ + "Psychic" + ], + "height": "2.01 m", + "weight": "122.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ] + }, + { + "id": 151, + "num": "151", + "name": "Mew", + "img": "http://www.serebii.net/pokemongo/pokemon/151.png", + "type": [ + "Psychic" + ], + "height": "0.41 m", + "weight": "4.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ] + } + ] +} \ No newline at end of file diff --git a/uf02/exercici_json/js/functions.js b/uf02/exercici_json/js/functions.js new file mode 100755 index 0000000..e8c1c35 --- /dev/null +++ b/uf02/exercici_json/js/functions.js @@ -0,0 +1,113 @@ +var movies; +$( document ).ready(function() { + + var urlMovies = "js/data/movies.json"; + $.ajax({ + async: true, + url: urlMovies + }) + .done(function( data ) { + movies = data.movies; + + printList('n'); + }); + +}); +function printList(task) { + document.getElementById("contentItems").innerHTML = ""; + switch (task) { + case 'a': + returnVar = orderList('a'); + break; + case 'd': + returnVar = orderList('d'); + break; + case 'f': + returnVar = filterList(document.getElementById("search-bar").value); + break; + case 'n': + returnVar = movies; + break; + case 'r': + location.reload(); + return; + default: + break; + } + for(var i = 0; i < returnVar.length; i++){ + document.getElementById("contentItems").innerHTML += + `` + + `` + i + `` + + `` + returnVar[i].title + `` + + `` + returnVar[i].year + `` + + `` + + `` + returnVar[i].rating + `` + + `` + + ``; + } + + document.getElementById("contentTable").style.display='block'; +} + +function openModal(image, title, year, rating, country, plot) { + document.getElementById("modalMovieImage").src = image; + document.getElementById("modalMovieTitle").innerHTML = title; + document.getElementById("modalMovieYear").innerHTML = "Year: " + year; + document.getElementById("modalMovieRating").innerHTML = "Rating: " + rating; + document.getElementById("modalMovieCountry").innerHTML = "Country: " + country; + document.getElementById("modalMoviePlot").innerHTML = "Plot: " + plot; + + $('#myModal').modal('show') +} + + +function calcMitjana() { + var ratinTotal = 0; + for(var i = 0; i < movies.length; i++){ + ratinTotal += parseInt(movies[i].rating); + } + document.getElementById("calcMitjana").innerHTML = "Average Rating: " + (ratinTotal/movies.length).toFixed(2); +} + +function search() { + if(event.key === 'Enter') { + printList('f'); + } +} + +function filterList(inputVar) { + var obj; + + for(var i = 0; i < movies.length; i++){ + if (movies[i].title.indexOf(inputVar) != -1) { + + console.log(movies[i]); + // obj.push(movies[i]); + } + } + return obj; +} + +function orderList(order) { + var obj = movies.sort(function compare( a, b ) { + if ( a.title < b.title ){ + return -1; + } + if ( a.title > b.title ){ + return 1; + } + return 0; + }); + if (order=='d') return obj.reverse(); + + return obj; +} + + diff --git a/uf02/exercici_json/readme.md b/uf02/exercici_json/readme.md new file mode 100755 index 0000000..ac1cab1 --- /dev/null +++ b/uf02/exercici_json/readme.md @@ -0,0 +1,3 @@ +Per algun motiu, al treure les imatges de cop, en el Firefox la pàgina triga molt a carregar i pot arribar a congelar-se. En canvi, en el Chrome o derivats carrega correctament. +No he pogut treure per pantalla el filtratge, hi ha quelcom del push de la funció filterList(), que no li agrada, és per això que està comentat. En canvi, he deixat un console.log, perquè venguis que si que filtra les pel·lícules. +També hi ha errors d'algunes imatges que no existeixen. diff --git a/uf02/exercici_json/style/w3.css b/uf02/exercici_json/style/w3.css new file mode 100755 index 0000000..fd89e8d --- /dev/null +++ b/uf02/exercici_json/style/w3.css @@ -0,0 +1,235 @@ +/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */ +html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit} +/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */ +html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0} +article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item} +audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline} +audio:not([controls]){display:none;height:0}[hidden],template{display:none} +a{background-color:transparent}a:active,a:hover{outline-width:0} +abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted} +b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000} +small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} +sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none} +code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible} +button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold} +button,input{overflow:visible}button,select{text-transform:none} +button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button} +button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0} +button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText} +fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em} +legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto} +[type=checkbox],[type=radio]{padding:0} +[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto} +[type=search]{-webkit-appearance:textfield;outline-offset:-2px} +[type=search]::-webkit-search-decoration{-webkit-appearance:none} +::-webkit-file-upload-button{-webkit-appearance:button;font:inherit} +/* End extract */ +html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden} +h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px} +.w3-serif{font-family:serif}.w3-sans-serif{font-family:sans-serif}.w3-cursive{font-family:cursive}.w3-monospace{font-family:monospace} +h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px} +hr{border:0;border-top:1px solid #eee;margin:20px 0} +.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit} +.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc} +.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1} +.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1} +.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center} +.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top} +.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px} +.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap} +.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)} +.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} +.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none} +.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none} +.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%} +.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none} +.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block} +.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s} +.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%} +.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc} +.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer} +.w3-dropdown-hover:hover .w3-dropdown-content{display:block} +.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000} +.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000} +.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1} +.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px} +.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto} +.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%} +.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%} +.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px} +.w3-main,#main{transition:margin-left .4s} +.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)} +.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px} +.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto} +.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0} +.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left} +.w3-bar .w3-button{white-space:normal} +.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0} +.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%} +.w3-responsive{display:block;overflow-x:auto} +.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before, +.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both} +.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%} +.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%} +.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%} +.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%} +@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%} +.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%} +.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}} +@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%} +.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%} +.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}} +.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px} +.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px} +.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell} +.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom} +.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important} +@media (max-width:1205px){.w3-auto{max-width:95%}} +@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px} +.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative} +.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center} +.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}} +@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}} +@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}} +@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}} +@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}} +.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0} +.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2} +.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0} +.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0} +.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)} +.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)} +.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)} +.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)} +.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)} +.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none} +.w3-display-position{position:absolute} +.w3-circle{border-radius:50%} +.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px} +.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px} +.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px} +.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px} +.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word} +.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%} +.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)} +.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)} +.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}} +.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}} +.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}} +.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}} +.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}} +.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}} +.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}} +.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}} +.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important} +.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1} +.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75} +.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)} +.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)} +.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)} +.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important} +.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important} +.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important} +.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important} +.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important} +.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important} +.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important} +.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important} +.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important} +.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important} +.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important} +.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important} +.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important} +.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important} +.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important} +.w3-padding-top-64{padding-top:64px!important}.w3-padding-top-48{padding-top:48px!important} +.w3-padding-top-32{padding-top:32px!important}.w3-padding-top-24{padding-top:24px!important} +.w3-left{float:left!important}.w3-right{float:right!important} +.w3-button:hover{color:#000!important;background-color:#ccc!important} +.w3-transparent,.w3-hover-none:hover{background-color:transparent!important} +.w3-hover-none:hover{box-shadow:none!important} +/* Colors */ +.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important} +.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important} +.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important} +.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important} +.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important} +.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important} +.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important} +.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important} +.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important} +.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important} +.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important} +.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important} +.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important} +.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important} +.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important} +.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important} +.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important} +.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important} +.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important} +.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important} +.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important} +.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important} +.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important} +.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important} +.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important} +.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important} +.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important} +.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important} +.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important} +.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important} +.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important} +.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important} +.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important} +.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important} +.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important} +.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important} +.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important} +.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important} +.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important} +.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important} +.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important} +.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important} +.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important} +.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important} +.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important} +.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important} +.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important} +.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important} +.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important} +.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important} +.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important} +.w3-text-white,.w3-hover-text-white:hover{color:#fff!important} +.w3-text-black,.w3-hover-text-black:hover{color:#000!important} +.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important} +.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important} +.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important} +.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important} +.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important} +.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important} +.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important} +.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important} +.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important} +.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important} +.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important} +.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important} +.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important} +.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important} +.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important} +.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important} +.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important} +.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important} +.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important} +.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important} +.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important} +.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important} +.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important} +.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important} +.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important} +.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important} +.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important} +.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important} +.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important} +.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important} +.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important} \ No newline at end of file diff --git a/uf02/exercici_json_JanMaroto.zip b/uf02/exercici_json_JanMaroto.zip new file mode 100755 index 0000000..eea323e Binary files /dev/null and b/uf02/exercici_json_JanMaroto.zip differ diff --git a/uf02/exercici_json_no_jquery/js/data/movies.json b/uf02/exercici_json_no_jquery/js/data/movies.json new file mode 100755 index 0000000..f4ad36c --- /dev/null +++ b/uf02/exercici_json_no_jquery/js/data/movies.json @@ -0,0 +1,5659 @@ +{ + "movies": [ + { + "title": "The Shawshank Redemption", + "plot": "Chronicles the experiences of a formerly successful banker as a prisoner in the gloomy jailhouse of Shawshank after being found guilty of a crime he did not commit. The film portrays the man's unique way of dealing with his new, torturous life; along the way he befriends a number of fellow prisoners, most notably a wise long-term inmate named Red.", + "genres": [ + "Drama" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BMDFkYTc0MGEtZmNhMC00ZDIzLWFmNTEtODM1ZmRlYWMwMWFmXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 9.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Godfather", + "plot": "The Godfather \"Don\" Vito Corleone is the head of the Corleone mafia family in New York. He is at the event of his daughter's wedding. Michael, Vito's youngest son and a decorated WW II Marine is also present at the wedding. Michael seems to be uninterested in being a part of the family business. Vito is a powerful man, and is kind to all those who give him respect but is ruthless against those who do not. But when a powerful and treacherous rival wants to sell drugs and needs the Don's influence for the same, Vito refuses to do it. What follows is a clash between Vito's fading old values and the new ways which may cause Michael to do the thing he was most reluctant in doing and wage a mob war against all the other mafia families which could tear the Corleone family apart.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1972, + "url": "https://m.media-amazon.com/images/M/MV5BM2MyNjYxNmUtYTAwNi00MTYxLWJmNWYtYzZlODY3ZTk3OTFlXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 9.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Latin" + ] + }, + { + "title": "The Godfather: Part II", + "plot": "The continuing saga of the Corleone crime family tells the story of a young Vito Corleone growing up in Sicily and in 1910s New York; and follows Michael Corleone in the 1950s as he attempts to expand the family business into Las Vegas, Hollywood and Cuba.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1974, + "url": "https://m.media-amazon.com/images/M/MV5BMWMwMGQzZTItY2JlNC00OWZiLWIyMDctNDk2ZDQ2YjRjMWQ0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 9.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Spanish", + "Latin", + "Sicilian" + ] + }, + { + "title": "The Dark Knight", + "plot": "Set within a year after the events of Batman Begins (2005), Batman, Lieutenant James Gordon, and new District Attorney Harvey Dent successfully begin to round up the criminals that plague Gotham City, until a mysterious and sadistic criminal mastermind known only as \"The Joker\" appears in Gotham, creating a new wave of chaos. Batman's struggle against The Joker becomes deeply personal, forcing him to \"confront everything he believes\" and improve his technology to stop him. A love triangle develops between Bruce Wayne, Dent, and Rachel Dawes.", + "genres": [ + "Action", + "Crime", + "Drama", + "Thriller" + ], + "year": 2008, + "url": "https://m.media-amazon.com/images/M/MV5BMTMxNTMwODM0NF5BMl5BanBnXkFtZTcwODAyMTk2Mw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 9.0, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Mandarin" + ] + }, + { + "title": "12 Angry Men", + "plot": "The defense and the prosecution have rested and the jury is filing into the jury room to decide if a young man is guilty or innocent of murdering his father. What begins as an open-and-shut case of murder soon becomes a detective story that presents a succession of clues creating doubt, and a mini-drama of each of the jurors' prejudices and preconceptions about the trial, the accused, and each other. Based on the play, all of the action takes place on the stage of the jury room.", + "genres": [ + "Drama" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BMWU4N2FjNzYtNTVkNC00NzQ0LTg0MjAtYTJlMjFhNGUxZDFmXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Schindler's List", + "plot": "Oskar Schindler is a vainglorious and greedy German businessman who becomes an unlikely humanitarian amid the barbaric German Nazi reign when he feels compelled to turn his factory into a refuge for Jews. Based on the true story of Oskar Schindler who managed to save about 1100 Jews from being gassed at the Auschwitz concentration camp, it is a testament to the good in all of us.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 1993, + "url": "https://m.media-amazon.com/images/M/MV5BNDE4OTMxMTctNmRhYy00NWE2LTg3YzItYTk3M2UwOTU5Njg4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Hebrew", + "German", + "Polish" + ] + }, + { + "title": "The Lord of the Rings: The Return of the King", + "plot": "The final confrontation between the forces of good and evil fighting for control of the future of Middle-earth. Frodo and Sam reach Mordor in their quest to destroy the One Ring, while Aragorn leads the forces of good against Sauron's evil army at the stone city of Minas Tirith.", + "genres": [ + "Adventure", + "Drama", + "Fantasy" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BNzA5ZDNlZWMtM2NhNS00NDJjLTk4NDItYTRmY2EwMWZlMTY3XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "New Zealand", + "United States" + ], + "contry_codes": [ + "nz", + "us" + ], + "language": [ + "English", + "Quenya", + "Old English", + "Sindarin" + ] + }, + { + "title": "Pulp Fiction", + "plot": "Jules Winnfield (Samuel L. Jackson) and Vincent Vega (John Travolta) are two hit men who are out to retrieve a suitcase stolen from their employer, mob boss Marsellus Wallace (Ving Rhames). Wallace has also asked Vincent to take his wife Mia (Uma Thurman) out a few days later when Wallace himself will be out of town. Butch Coolidge (Bruce Willis) is an aging boxer who is paid by Wallace to lose his fight. The lives of these seemingly unrelated people are woven together comprising of a series of funny, bizarre and uncalled-for incidents.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.9, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish", + "French" + ] + }, + { + "title": "The Good, the Bad and the Ugly", + "plot": "Blondie (The Good) (Clint Eastwood) is a professional gunslinger who is out trying to earn a few dollars. Angel Eyes (The Bad) (Lee Van Cleef) is a hitman who always commits to a task and sees it through, as long as he is paid to do so. And Tuco (The Ugly) (Eli Wallach) is a wanted outlaw trying to take care of his own hide. Tuco and Blondie share a partnership together making money off of Tuco's bounty, but when Blondie unties the partnership, Tuco tries to hunt down Blondie. When Blondie and Tuco come across a horse carriage loaded with dead bodies, they soon learn from the only survivor, Bill Carson (Antonio Casale), that he and a few other men have buried a stash of gold in a cemetery. Unfortunately, Carson dies and Tuco only finds out the name of the cemetery, while Blondie finds out the name on the grave. Now the two must keep each other alive in order to find the gold. Angel Eyes (who had been looking for Bill Carson) discovers that Tuco and Blondie met with Carson and knows they know the location of the gold. All he needs is for the two to lead him to it. Now The Good, the Bad and the Ugly must all battle it out to get their hands on two hundred thousand dollars worth of gold.", + "genres": [ + "Western" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BOTQ5NDI3MTI4MF5BMl5BanBnXkFtZTgwNDQ4ODE5MDE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "Italy", + "Spain", + "West Germany" + ], + "contry_codes": [ + "it", + "es", + "xwg" + ], + "language": [ + "Italian", + "English", + "Spanish" + ] + }, + { + "title": "Fight Club", + "plot": "A nameless first person narrator (Edward Norton) attends support groups in attempt to subdue his emotional state and relieve his insomniac state. When he meets Marla (Helena Bonham Carter), another fake attendee of support groups, his life seems to become a little more bearable. However when he associates himself with Tyler (Brad Pitt) he is dragged into an underground fight club and soap making scheme. Together the two men spiral out of control and engage in competitive rivalry for love and power. When the narrator is exposed to the hidden agenda of Tyler's fight club, he must accept the awful truth that Tyler may not be who he says he is.", + "genres": [ + "Drama" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BMmEzNTkxYjQtZTc0MC00YTVjLTg5ZTEtZWMwOWVlYzY0NWIwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "United States", + "Germany" + ], + "contry_codes": [ + "us", + "de" + ], + "language": [ + "English" + ] + }, + { + "title": "The Lord of the Rings: The Fellowship of the Ring", + "plot": "An ancient Ring thought lost for centuries has been found, and through a strange twist of fate has been given to a small Hobbit named Frodo. When Gandalf discovers the Ring is in fact the One Ring of the Dark Lord Sauron, Frodo must make an epic quest to the Cracks of Doom in order to destroy it. However, he does not go alone. He is joined by Gandalf, Legolas the elf, Gimli the Dwarf, Aragorn, Boromir, and his three Hobbit friends Merry, Pippin, and Samwise. Through mountains, snow, darkness, forests, rivers and plains, facing evil and danger at every corner the Fellowship of the Ring must go. Their quest to destroy the One Ring is the only hope for the end of the Dark Lords reign.", + "genres": [ + "Adventure", + "Drama", + "Fantasy" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BN2EyZjM3NzUtNWUzMi00MTgxLWI0NTctMzY4M2VlOTdjZWRiXkEyXkFqcGdeQXVyNDUzOTQ5MjY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "New Zealand", + "United States" + ], + "contry_codes": [ + "nz", + "us" + ], + "language": [ + "English", + "Sindarin" + ] + }, + { + "title": "Forrest Gump", + "plot": "Forrest Gump is a simple man with a low I.Q. but good intentions. He is running through childhood with his best and only friend Jenny. His 'mama' teaches him the ways of life and leaves him to choose his destiny. Forrest joins the army for service in Vietnam, finding new friends called Dan and Bubba, he wins medals, creates a famous shrimp fishing fleet, inspires people to jog, starts a ping-pong craze, creates the smiley, writes bumper stickers and songs, donates to people and meets the president several times. However, this is all irrelevant to Forrest who can only think of his childhood sweetheart Jenny Curran, who has messed up her life. Although in the end all he wants to prove is that anyone can love anyone.", + "genres": [ + "Drama", + "Romance" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BNWIwODRlZTUtY2U3ZS00Yzg1LWJhNzYtMmZiYmEyNmU1NjMzXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Inception", + "plot": "Dom Cobb is a skilled thief, the absolute best in the dangerous art of extraction, stealing valuable secrets from deep within the subconscious during the dream state, when the mind is at its most vulnerable. Cobb's rare ability has made him a coveted player in this treacherous new world of corporate espionage, but it has also made him an international fugitive and cost him everything he has ever loved. Now Cobb is being offered a chance at redemption. One last job could give him his life back but only if he can accomplish the impossible, inception. Instead of the perfect heist, Cobb and his team of specialists have to pull off the reverse: their task is not to steal an idea, but to plant one. If they succeed, it could be the perfect crime. But no amount of careful planning or expertise can prepare the team for the dangerous enemy that seems to predict their every move. An enemy that only Cobb could have seen coming.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.8, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Japanese", + "French" + ] + }, + { + "title": "Star Wars: Episode V - The Empire Strikes Back", + "plot": "Luke Skywalker, Han Solo, Princess Leia and Chewbacca face attack by the Imperial forces and its AT-AT walkers on the ice planet Hoth. While Han and Leia escape in the Millennium Falcon, Luke travels to Dagobah in search of Yoda. Only with the Jedi Master's help will Luke survive when the Dark Side of the Force beckons him into the ultimate duel with Darth Vader.", + "genres": [ + "Action", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BYmU1NDRjNDgtMzhiMi00NjZmLTg5NGItZDNiZjU5NTU4OTE0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Lord of the Rings: The Two Towers", + "plot": "The continuing quest of Frodo and the Fellowship to destroy the One Ring. Frodo and Sam discover they are being followed by the mysterious Gollum. Aragorn, the Elf archer Legolas, and Gimli the Dwarf encounter the besieged Rohan kingdom, whose once great King Theoden has fallen under Saruman's deadly spell.", + "genres": [ + "Adventure", + "Drama", + "Fantasy" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BNGE5MzIyNTAtNWFlMC00NDA2LWJiMjItMjc4Yjg1OWM5NzhhXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "New Zealand", + "United States" + ], + "contry_codes": [ + "nz", + "us" + ], + "language": [ + "English", + "Sindarin", + "Old English" + ] + }, + { + "title": "The Matrix", + "plot": "Thomas A. Anderson is a man living two lives. By day he is an average computer programmer and by night a hacker known as Neo. Neo has always questioned his reality, but the truth is far beyond his imagination. Neo finds himself targeted by the police when he is contacted by Morpheus, a legendary computer hacker branded a terrorist by the government. Morpheus awakens Neo to the real world, a ravaged wasteland where most of humanity have been captured by a race of machines that live off of the humans' body heat and electrochemical energy and who imprison their minds within an artificial reality known as the Matrix. As a rebel against the machines, Neo must return to the Matrix and confront the agents: super-powerful computer programs devoted to snuffing out Neo and the entire human rebellion.", + "genres": [ + "Action", + "Sci-Fi" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BNzQzOTk3OTAtNDQ0Zi00ZTVkLWI0MTEtMDllZjNkYzNjNTc4L2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "One Flew Over the Cuckoo's Nest", + "plot": "McMurphy has a criminal past and has once again gotten himself into trouble and is sentenced by the court. To escape labor duties in prison, McMurphy pleads insanity and is sent to a ward for the mentally unstable. Once here, McMurphy both endures and stands witness to the abuse and degradation of the oppressive Nurse Ratched, who gains superiority and power through the flaws of the other inmates. McMurphy and the other inmates band together to make a rebellious stance against the atrocious Nurse.", + "genres": [ + "Drama" + ], + "year": 1975, + "url": "https://m.media-amazon.com/images/M/MV5BZjA0OWVhOTAtYWQxNi00YzNhLWI4ZjYtNjFjZTEyYjJlNDVlL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Goodfellas", + "plot": "Henry Hill might be a small time gangster, who may have taken part in a robbery with Jimmy Conway and Tommy De Vito, two other gangsters who might have set their sights a bit higher. His two partners could kill off everyone else involved in the robbery, and slowly start to think about climbing up through the hierarchy of the Mob. Henry, however, might be badly affected by his partners' success, but will he consider stooping low enough to bring about the downfall of Jimmy and Tommy?", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 1990, + "url": "https://m.media-amazon.com/images/M/MV5BY2NkZjEzMDgtN2RjYy00YzM1LWI4ZmQtMjIwYjFjNmI3ZGEwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian" + ] + }, + { + "title": "Joker", + "plot": "Joker centers around an origin of the iconic arch nemesis and is an original, standalone story not seen before on the big screen. Todd Phillips' exploration of Arthur Fleck (Joaquin Phoenix), a man disregarded by society is not only a gritty character study, but also a broader cautionary tale.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BNGVjNWI4ZGUtNzE0MS00YTJmLWE0ZDctN2ZiYTk2YmI3NTYyXkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "United States", + "Canada" + ], + "contry_codes": [ + "us", + "ca" + ], + "language": [ + "English" + ] + }, + { + "title": "Seven Samurai", + "plot": "A veteran samurai, who has fallen on hard times, answers a village's request for protection from bandits. He gathers 6 other samurai to help him, and they teach the townspeople how to defend themselves, and they supply the samurai with three small meals a day. The film culminates in a giant battle when 40 bandits attack the village.", + "genres": [ + "Action", + "Adventure", + "Drama" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BODdlYjU1Y2MtMWUxMy00YjJjLTgyMWItNzgzZmZkNTYxNWFkXkEyXkFqcGdeQXVyMTAwMjU1MzA2._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Se7en", + "plot": "A film about two homicide detectives' (Morgan Freeman and Brad Pitt) desperate hunt for a serial killer who justifies his crimes as absolution for the world's ignorance of the Seven Deadly Sins. The movie takes us from the tortured remains of one victim to the next as the sociopathic \"John Doe\" (Kevin Spacey) sermonizes to Detectives Somerset and Mills -- one sin at a time. The sin of Gluttony comes first and the murderer's terrible capacity is graphically demonstrated in the dark and subdued tones characteristic of film noir. The seasoned and cultured but jaded Somerset researches the Seven Deadly Sins in an effort to understand the killer's modus operandi while the bright but green and impulsive Detective Mills (Pitt) scoffs at his efforts to get inside the mind of a killer...", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BOTUwODM5MTctZjczMi00OTk4LTg3NWUtNmVhMTAzNTNjYjcyXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "City of God", + "plot": "Brazil, 1960s, City of God. The Tender Trio robs motels and gas trucks. Younger kids watch and learn well...too well. 1970s: Li'l Z\u00e9 has prospered very well and owns the city. He causes violence and fear as he wipes out rival gangs without mercy. His best friend Ben\u00e9 is the only one to keep him on the good side of sanity. Rocket has watched these two gain power for years, and he wants no part of it. Yet he keeps getting swept up in the madness. All he wants to do is take pictures. 1980s: Things are out of control between the last two remaining gangs...will it ever end? Welcome to the City of God.", + "genres": [ + "Crime", + "Drama" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BNDJiNTEwMjMtOGQ1ZC00OTczLWFjZjctZWQ0MGJjZmFkMjcwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Brazil", + "France", + "Germany" + ], + "contry_codes": [ + "br", + "fr", + "de" + ], + "language": [ + "Portuguese" + ] + }, + { + "title": "Life Is Beautiful", + "plot": "In 1930s Italy, a carefree Jewish book keeper named Guido starts a fairy tale life by courting and marrying a lovely woman from a nearby city. Guido and his wife have a son and live happily together until the occupation of Italy by German forces. In an attempt to hold his family together and help his son survive the horrors of a Jewish Concentration Camp, Guido imagines that the Holocaust is a game and that the grand prize for winning is a tank.", + "genres": [ + "Comedy", + "Drama", + "Romance", + "War" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BYmJmM2Q4NmMtYThmNC00ZjRlLWEyZmItZTIwOTBlZDQ3NTQ1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Italy" + ], + "contry_codes": [ + "it" + ], + "language": [ + "Italian", + "German", + "English" + ] + }, + { + "title": "The Silence of the Lambs", + "plot": "F.B.I. trainee Clarice Starling (Jodie Foster) works hard to advance her career, while trying to hide or put behind her West Virginia roots, of which if some knew, would automatically classify her as being backward or white trash. After graduation, she aspires to work in the agency's Behavioral Science Unit under the leadership of Jack Crawford (Scott Glenn). While she is still a trainee, Crawford asks her to question Dr. Hannibal Lecter (Sir Anthony Hopkins), a psychiatrist imprisoned, thus far, for eight years in maximum security isolation for being a serial killer who cannibalized his victims. Clarice is able to figure out the assignment is to pick Lecter's brains to help them solve another serial murder case, that of someone coined by the media as \"Buffalo Bill\" (Ted Levine), who has so far killed five victims, all located in the eastern U.S., all young women, who are slightly overweight (especially around the hips), all who were drowned in natural bodies of water, and all who were stripped of large swaths of skin. She also figures that Crawford chose her, as a woman, to be able to trigger some emotional response from Lecter. After speaking to Lecter for the first time, she realizes that everything with him will be a psychological game, with her often having to read between the very cryptic lines he provides. She has to decide how much she will play along, as his request in return for talking to him is to expose herself emotionally to him. The case takes a more dire turn when a sixth victim is discovered, this one from who they are able to retrieve a key piece of evidence, if Lecter is being forthright as to its meaning. A potential seventh victim is high profile Catherine Martin (Brooke Smith), the daughter of Senator Ruth Martin (Diane Baker), which places greater scrutiny on the case as they search for a hopefully still alive Catherine. Who may factor into what happens is Dr. Frederick Chilton (Anthony Heald), the warden at the prison, an opportunist who sees the higher profile with Catherine, meaning a higher profile for himself if he can insert himself successfully into the proceedings.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1991, + "url": "https://m.media-amazon.com/images/M/MV5BNjNhZTk0ZmEtNjJhMi00YzFlLWE1MmEtYzM1M2ZmMGMwMTU4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Latin" + ] + }, + { + "title": "It's a Wonderful Life", + "plot": "George Bailey has spent his entire life giving of himself to the people of Bedford Falls. He has always longed to travel but never had the opportunity in order to prevent rich skinflint Mr. Potter from taking over the entire town. All that prevents him from doing so is George's modest building and loan company, which was founded by his generous father. But on Christmas Eve, George's Uncle Billy loses the business's $8,000 while intending to deposit it in the bank. Potter finds the misplaced money and hides it from Billy. When the bank examiner discovers the shortage later that night, George realizes that he will be held responsible and sent to jail and the company will collapse, finally allowing Potter to take over the town. Thinking of his wife, their young children, and others he loves will be better off with him dead, he contemplates suicide. But the prayers of his loved ones result in a gentle angel named Clarence coming to earth to help George, with the promise of earning his wings. He shows George what things would have been like if he had never been born.", + "genres": [ + "Drama", + "Family", + "Fantasy" + ], + "year": 1946, + "url": "https://m.media-amazon.com/images/M/MV5BZjc4NDZhZWMtNGEzYS00ZWU2LThlM2ItNTA0YzQ0OTExMTE2XkEyXkFqcGdeQXVyNjUwMzI2NzU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Star Wars: Episode IV - A New Hope", + "plot": "The Imperial Forces, under orders from cruel Darth Vader, hold Princess Leia hostage in their efforts to quell the rebellion against the Galactic Empire. Luke Skywalker and Han Solo, captain of the Millennium Falcon, work together with the companionable droid duo R2-D2 and C-3PO to rescue the beautiful princess, help the Rebel Alliance and restore freedom and justice to the Galaxy.", + "genres": [ + "Action", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1977, + "url": "https://m.media-amazon.com/images/M/MV5BNzVlY2MwMjktM2E4OS00Y2Y3LWE3ZjctYzhkZGM3YzA1ZWM2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Saving Private Ryan", + "plot": "Opening with the Allied invasion of Normandy on 6 June 1944, members of the 2nd Ranger Battalion under Cpt. Miller fight ashore to secure a beachhead. Amidst the fighting, two brothers are killed in action. Earlier in New Guinea, a third brother is KIA. Their mother, Mrs. Ryan, is to receive all three of the grave telegrams on the same day. The United States Army Chief of Staff, George C. Marshall, is given an opportunity to alleviate some of her grief when he learns of a fourth brother, Private James Ryan, and decides to send out 8 men (Cpt. Miller and select members from 2nd Rangers) to find him and bring him back home to his mother...", + "genres": [ + "Drama", + "War" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BZjhkMDM4MWItZTVjOC00ZDRhLThmYTAtM2I5NzBmNmNlMzI1XkEyXkFqcGdeQXVyNDYyMDk5MTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "German", + "Czech" + ] + }, + { + "title": "Spirited Away", + "plot": "Chihiro and her parents are moving to a small Japanese town in the countryside, much to Chihiro's dismay. On the way to their new home, Chihiro's father makes a wrong turn and drives down a lonely one-lane road which dead-ends in front of a tunnel. Her parents decide to stop the car and explore the area. They go through the tunnel and find an abandoned amusement park on the other side, with its own little town. When her parents see a restaurant with great-smelling food but no staff, they decide to eat and pay later. However, Chihiro refuses to eat and decides to explore the theme park a bit more. She meets a boy named Haku who tells her that Chihiro and her parents are in danger, and they must leave immediately. She runs to the restaurant and finds that her parents have turned into pigs. In addition, the theme park turns out to be a town inhabited by demons, spirits, and evil gods. At the center of the town is a bathhouse where these creatures go to relax. The owner of the bathhouse is the evil witch Yubaba, who is intent on keeping all trespassers as captive workers, including Chihiro. Chihiro must rely on Haku to save her parents in hopes of returning to their world.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Fantasy", + "Mystery" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BNmU5OTQ0OWQtOTY0OS00Yjg4LWE1NDYtNDRhYWMxYWY4OTMwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese", + "English" + ] + }, + { + "title": "The Green Mile", + "plot": "Death Row guards at a penitentiary, in the 1930's, have a moral dilemma with their job when they discover one of their prisoners, a convicted murderer, has a special gift.", + "genres": [ + "Crime", + "Drama", + "Fantasy", + "Mystery" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BMTUxMzQyNjA5MF5BMl5BanBnXkFtZTYwOTU2NTY3._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Interstellar", + "plot": "Earth's future has been riddled by disasters, famines, and droughts. There is only one way to ensure mankind's survival: Interstellar travel. A newly discovered wormhole in the far reaches of our solar system allows a team of astronauts to go where no man has gone before, a planet that may have the right environment to sustain human life.", + "genres": [ + "Adventure", + "Drama", + "Sci-Fi" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BZjdkOTU3MDktN2IxOS00OGEyLWFmMjktY2FiMmZkNWIyODZiXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "United States", + "United Kingdom", + "Canada" + ], + "contry_codes": [ + "us", + "gb", + "ca" + ], + "language": [ + "English" + ] + }, + { + "title": "L\u00e9on: The Professional", + "plot": "After her father, mother, older sister and little brother are killed by her father's employers, the 12-year-old daughter of an abject drug dealer manages to take refuge in the apartment of a professional hitman who at her request teaches her the methods of his job so she can take her revenge on the corrupt DEA agent who ruined her life by killing her beloved brother.", + "genres": [ + "Action", + "Crime", + "Drama", + "Thriller" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BZDAwYTlhMDEtNTg0OS00NDY2LWJjOWItNWY3YTZkM2UxYzUzXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "English", + "Italian", + "French" + ] + }, + { + "title": "The Usual Suspects", + "plot": "Following a truck hijack in New York, five criminals are arrested and brought together for questioning. As none of them are guilty, they plan a revenge operation against the police. The operation goes well, but then the influence of a legendary mastermind criminal called Keyser S\u00f6ze is felt. It becomes clear that each one of them has wronged S\u00f6ze at some point and must pay back now. The payback job leaves 27 men dead in a boat explosion, but the real question arises now: Who actually is Keyser S\u00f6ze?", + "genres": [ + "Crime", + "Mystery", + "Thriller" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BYTViNjMyNmUtNDFkNC00ZDRlLThmMDUtZDU2YWE4NGI2ZjVmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States", + "Germany" + ], + "contry_codes": [ + "us", + "de" + ], + "language": [ + "English", + "Hungarian", + "Spanish", + "French" + ] + }, + { + "title": "Harakiri", + "plot": "Peace in 17th-century Japan causes the Shogunate's breakup of warrior clans, throwing thousands of samurai out of work and into poverty. An honorable end to such fate under the samurai code is ritual suicide, or hara-kiri (self-inflicted disembowelment). An elder warrior, Hanshiro Tsugumo (Tatsuya Nakadai) seeks admittance to the house of a feudal lord to commit the act. There, he learns of the fate of his son-in-law, a young samurai who sought work at the house but was instead barbarically forced to commit traditional hara-kiri in an excruciating manner with a dull bamboo blade. In flashbacks the samurai tells the tragic story of his son-in-law, and how he was forced to sell his real sword to support his sick wife and child. Tsugumo thus sets in motion a tense showdown of revenge against the house.", + "genres": [ + "Drama", + "History" + ], + "year": 1962, + "url": "https://m.media-amazon.com/images/M/MV5BYjBmYTQ1NjItZWU5MS00YjI0LTg2OTYtYmFkN2JkMmNiNWVkXkEyXkFqcGdeQXVyMTMxMTY0OTQ@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.7, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Parasite", + "plot": "Jobless, penniless, and, above all, hopeless, the unmotivated patriarch, Ki-taek, and his equally unambitious family--his supportive wife, Chung-sook; his cynical twentysomething daughter, Ki-jung, and his college-age son, Ki-woo--occupy themselves by working for peanuts in their squalid basement-level apartment. Then, by sheer luck, a lucrative business proposition will pave the way for an insidiously subtle scheme, as Ki-woo summons up the courage to pose as an English tutor for the teenage daughter of the affluent Park family. Now, the stage seems set for an unceasing winner-take-all class war. How does one get rid of a parasite?", + "genres": [ + "Comedy", + "Drama", + "Thriller" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BYWZjMjk3ZTItODQ2ZC00NTY5LWE0ZDYtZTI3MjcwN2Q5NTVkXkEyXkFqcGdeQXVyODk4OTc3MTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean", + "English" + ] + }, + { + "title": "The Lion King", + "plot": "A young lion prince is cast out of his pride by his cruel uncle, who claims he killed his father. While the uncle rules with an iron paw, the prince grows up beyond the Savannah, living by a philosophy: No worries for the rest of your days. But when his past comes to haunt him, the young prince must decide his fate: Will he remain an outcast or face his demons and become what he needs to be?", + "genres": [ + "Animation", + "Adventure", + "Drama", + "Family", + "Musical" + ], + "year": 1994, + "url": "https://m.media-amazon.com/images/M/MV5BYTYxNGMyZTYtMjE3MS00MzNjLWFjNmYtMDk3N2FmM2JiM2M1XkEyXkFqcGdeQXVyNjY5NDU4NzI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Swahili", + "Xhosa", + "Zulu" + ] + }, + { + "title": "American History X", + "plot": "Derek Vineyard is paroled after serving 3 years in prison for brutally killing two black men who tried to break into/steal his truck. Through his brother's, Danny Vineyard, narration, we learn that before going to prison, Derek was a skinhead and the leader of a violent white supremacist gang that committed acts of racial crime throughout L.A. and his actions greatly influenced Danny. Reformed and fresh out of prison, Derek severs contact with the gang and becomes determined to keep Danny from going down the same violent path as he did.", + "genres": [ + "Drama" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BZjA0MTM4MTQtNzY5MC00NzY3LWI1ZTgtYzcxMjkyMzU4MDZiXkEyXkFqcGdeQXVyNDYyMDk5MTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Back to the Future", + "plot": "Marty McFly, a typical American teenager of the Eighties, is accidentally sent back to 1955 in a plutonium-powered DeLorean \"time machine\" invented by a slightly mad scientist. During his often hysterical, always amazing trip back in time, Marty must make certain his teenage parents-to-be meet and fall in love - so he can get back to the future.", + "genres": [ + "Adventure", + "Comedy", + "Sci-Fi" + ], + "year": 1985, + "url": "https://m.media-amazon.com/images/M/MV5BZmU0M2Y1OGUtZjIxNi00ZjBkLTg1MjgtOWIyNThiZWIwYjRiXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Pianist", + "plot": "In this adaptation of the autobiography \"The Pianist: The Extraordinary True Story of One Man's Survival in Warsaw, 1939-1945,\" Wladyslaw Szpilman, a Polish Jewish radio station pianist, sees Warsaw change gradually as World War II begins. Szpilman is forced into the Warsaw Ghetto, but is later separated from his family during Operation Reinhard. From this time until the concentration camp prisoners are released, Szpilman hides in various locations among the ruins of Warsaw.", + "genres": [ + "Biography", + "Drama", + "Music", + "War" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BOWRiZDIxZjktMTA1NC00MDQ2LWEzMjUtMTliZmY3NjQ3ODJiXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United Kingdom", + "France", + "Poland", + "Germany" + ], + "contry_codes": [ + "gb", + "fr", + "pl", + "de" + ], + "language": [ + "English", + "German", + "Russian" + ] + }, + { + "title": "Terminator 2: Judgment Day", + "plot": "Over 10 years have passed since the first robot called The Terminator tried to kill Sarah Connor and her unborn son, John. The man who will become the future leader of the human resistance against the Machines is now a healthy young boy. However, another Terminator, called the T-1000, is sent back through time by the supercomputer Skynet. This new Terminator is more advanced and more powerful than its predecessor and its mission is to kill John Connor when he's still a child. However, Sarah and John do not have to face the threat of the T-1000 alone. Another Terminator (identical to the same model that tried and failed to kill Sarah Conner in 1984) is also sent back through time. This Terminator has been reprogrammed by the future Resistance on the orders of adult John. This Terminator's mission is to protect John and Sarah Connor at all costs. The battle for tomorrow has begun.", + "genres": [ + "Action", + "Sci-Fi" + ], + "year": 1991, + "url": "https://m.media-amazon.com/images/M/MV5BMGU2NzRmZjUtOGUxYS00ZjdjLWEwZWItY2NlM2JhNjkxNTFmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Modern Times", + "plot": "Chaplin's last 'silent' film, filled with sound effects, was made when everyone else was making talkies. Charlie turns against modern society, the machine age, (The use of sound in films ?) and progress. Firstly we see him frantically trying to keep up with a production line, tightening bolts. He is selected for an experiment with an automatic feeding machine, but various mishaps leads his boss to believe he has gone mad, and Charlie is sent to a mental hospital - When he gets out, he is mistaken for a communist while waving a red flag, sent to jail, foils a jailbreak, and is let out again. We follow Charlie through many more escapades before the film is out.", + "genres": [ + "Comedy", + "Drama", + "Family", + "Romance" + ], + "year": 1936, + "url": "https://m.media-amazon.com/images/M/MV5BYjJiZjMzYzktNjU0NS00OTkxLWEwYzItYzdhYWJjN2QzMTRlL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Psycho", + "plot": "Phoenix office worker Marion Crane is fed up with the way life has treated her. She has to meet her lover Sam in lunch breaks, and they cannot get married because Sam has to give most of his money away in alimony. One Friday, Marion is trusted to bank forty thousand dollars by her employer. Seeing the opportunity to take the money and start a new life, Marion leaves town and heads towards Sam's California store. Tired after the long drive and caught in a storm, she gets off the main highway and pulls into the Bates Motel. The motel is managed by a quiet young man called Norman who seems to be dominated by his mother.", + "genres": [ + "Horror", + "Mystery", + "Thriller" + ], + "year": 1960, + "url": "https://m.media-amazon.com/images/M/MV5BNTQwNDM1YzItNDAxZC00NWY2LTk0M2UtNDIwNWI5OGUyNWUxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Intouchables", + "plot": "In Paris, the aristocratic and intellectual Philippe is a quadriplegic millionaire who is interviewing candidates for the position of his carer, with his red-haired secretary Magalie. Out of the blue, Driss cuts the line of candidates and brings a document from the Social Security and asks Phillipe to sign it to prove that he is seeking a job position so he can receive his unemployment benefit. Philippe challenges Driss, offering him a trial period of one month to gain experience helping him. Then Driss can decide whether he would like to stay with him or not. Driss accepts the challenge and moves to the mansion, changing the boring life of Phillipe and his employees.", + "genres": [ + "Biography", + "Comedy", + "Drama" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMTYxNDA3MDQwNl5BMl5BanBnXkFtZTcwNTU4Mzc1Nw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French", + "English" + ] + }, + { + "title": "Gladiator", + "plot": "Maximus is a powerful Roman general, loved by the people and the aging Emperor, Marcus Aurelius. Before his death, the Emperor chooses Maximus to be his heir over his own son, Commodus, and a power struggle leaves Maximus and his family condemned to death. The powerful general is unable to save his family, and his loss of will allows him to get captured and put into the Gladiator games until he dies. The only desire that fuels him now is the chance to rise to the top so that he will be able to look into the eyes of the man who will feel his revenge.", + "genres": [ + "Action", + "Adventure", + "Drama" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BMDliMmNhNDEtODUyOS00MjNlLTgxODEtN2U3NzIxMGVkZTA1L2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States", + "United Kingdom", + "Malta", + "Morocco" + ], + "contry_codes": [ + "us", + "gb", + "mt", + "ma" + ], + "language": [ + "English" + ] + }, + { + "title": "City Lights", + "plot": "A tramp falls in love with a beautiful blind girl. Her family is in financial trouble. The tramp's on-and-off friendship with a wealthy man allows him to be the girl's benefactor and suitor.", + "genres": [ + "Comedy", + "Drama", + "Romance" + ], + "year": 1931, + "url": "https://m.media-amazon.com/images/M/MV5BY2I4MmM1N2EtM2YzOS00OWUzLTkzYzctNDc5NDg2N2IyODJmXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Departed", + "plot": "In this crime-action tour de force, the South Boston state police force is waging war on Irish-American organized crime. Young undercover cop Billy Costigan is assigned to infiltrate the mob syndicate run by gangland chief Frank Costello. While Billy quickly gains Costello's confidence, Colin Sullivan, a hardened young criminal who has infiltrated the state police as an informer for the syndicate is rising to a position of power in the Special Investigation Unit. Each man becomes deeply consumed by their double lives, gathering information about the plans and counter-plans of the operations they have penetrated. But when it becomes clear to both the mob and the police that there is a mole in their midst, Billy and Colin are suddenly in danger of being caught and exposed to the enemy - and each must race to uncover the identity of the other man in time to save themselves. But is either willing to turn on their friends and comrades they've made during their long stints undercover?", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BMTI1MTY2OTIxNV5BMl5BanBnXkFtZTYwNjQ4NjY3._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Cantonese" + ] + }, + { + "title": "Whiplash", + "plot": "A young and talented drummer attending a prestigious music academy finds himself under the wing of the most respected professor at the school; one who does not hold back on abuse towards his students. The two form an odd relationship as the student wants to achieve greatness, and the professor pushes him.", + "genres": [ + "Drama", + "Music" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BOTA5NDZlZGUtMjAxOS00YTRkLTkwYmMtYWQ0NWEwZDZiNjEzXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Once Upon a Time in the West", + "plot": "Jill McBain travels to the wild frontier; Utah - where she and her new husband planned to settle down. Upon arrival, she finds him and his children dead. There's a lot of land, and potential, but there's those who want to take it - at any cost. Even if it means killing a man and his kids.", + "genres": [ + "Western" + ], + "year": 1968, + "url": "https://m.media-amazon.com/images/M/MV5BZGI5MjBmYzYtMzJhZi00NGI1LTk3MzItYjBjMzcxM2U3MDdiXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "Italy", + "United States" + ], + "contry_codes": [ + "it", + "us" + ], + "language": [ + "Italian", + "Spanish" + ] + }, + { + "title": "The Prestige", + "plot": "In the end of the nineteenth century, in London, Robert Angier, his beloved wife Julia McCullough, and Alfred Borden are friends and assistants of a magician. When Julia accidentally dies during a performance, Robert blames Alfred for her death, and they become enemies. Both become famous and rival magicians, sabotaging the performance of the other on the stage. When Alfred performs a successful trick, Robert becomes obsessed trying to disclose the secret of his competitor with tragic consequences.", + "genres": [ + "Drama", + "Mystery", + "Sci-Fi", + "Thriller" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BMjA4NDI0MTIxNF5BMl5BanBnXkFtZTYwNTM0MzY2._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Casablanca", + "plot": "The story of Rick Blaine, a cynical world-weary ex-patriate who runs a nightclub in Casablanca, Morocco during the early stages of WWII. Despite the pressure he constantly receives from the local authorities, Rick's cafe has become a kind of haven for refugees seeking to obtain illicit letters that will help them escape to America. But when Ilsa, a former lover of Rick's, and her husband, show up to his cafe one day, Rick faces a tough challenge which will bring up unforeseen complications, heartbreak and ultimately an excruciating decision to make.", + "genres": [ + "Drama", + "Romance", + "War" + ], + "year": 1942, + "url": "https://m.media-amazon.com/images/M/MV5BY2IzZGY2YmEtYzljNS00NTM5LTgwMzUtMzM1NjQ4NGI0OTk0XkEyXkFqcGdeQXVyNDYyMDk5MTU@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "German", + "Italian" + ] + }, + { + "title": "Grave of the Fireflies", + "plot": "The story of Seita and Satsuko, two young Japanese siblings, living in the declining days of World War II. When an American firebombing separates the two children from their parents, the two siblings must rely completely on one another while they struggle to fight for their survival.", + "genres": [ + "Animation", + "Drama", + "War" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BZmY2NjUzNDQtNTgxNC00M2Q4LTljOWQtMjNjNDBjNWUxNmJlXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Rear Window", + "plot": "Professional photographer L.B. \"Jeff\" Jefferies breaks his leg while getting an action shot at an auto race. Confined to his New York apartment, he spends his time looking out of the rear window observing the neighbors. He begins to suspect that a man across the courtyard may have murdered his wife. Jeff enlists the help of his high society fashion-consultant girlfriend Lisa Freemont and his visiting nurse Stella to investigate.", + "genres": [ + "Mystery", + "Thriller" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BNGUxYWM3M2MtMGM3Mi00ZmRiLWE0NGQtZjE5ODI2OTJhNTU0XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Cinema Paradiso", + "plot": "A boy who grew up in a native Sicilian Village returns home as a famous director after receiving news about the death of an old friend. Told in a flashback, Salvatore reminiscences about his childhood and his relationship with Alfredo, a projectionist at Cinema Paradiso. Under the fatherly influence of Alfredo, Salvatore fell in love with film making, with the duo spending many hours discussing about films and Alfredo painstakingly teaching Salvatore the skills that became a stepping stone for the young boy into the world of film making. The film brings the audience through the changes in cinema and the dying trade of traditional film making, editing and screening. It also explores a young boy's dream of leaving his little town to foray into the world outside.", + "genres": [ + "Drama" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BM2FhYjEyYmYtMDI1Yy00YTdlLWI2NWQtYmEzNzAxOGY1NjY2XkEyXkFqcGdeQXVyNTA3NTIyNDg@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "Italy", + "France" + ], + "contry_codes": [ + "it", + "fr" + ], + "language": [ + "Italian" + ] + }, + { + "title": "Alien", + "plot": "In the distant future, the crew of the commercial spaceship Nostromo are on their way home when they pick up a distress call from a distant moon. The crew are under obligation to investigate and the spaceship descends on the moon afterwards. After a rough landing, three crew members leave the spaceship to explore the area on the moon. At the same time as they discover a hive colony of some unknown creature, the ship's computer deciphers the message to be a warning, not a distress call. When one of the eggs is disturbed, the crew realizes that they are not alone on the spaceship and they must deal with the consequences.", + "genres": [ + "Horror", + "Sci-Fi" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BMmQ2MmU3NzktZjAxOC00ZDZhLTk4YzEtMDMyMzcxY2IwMDAyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Raiders of the Lost Ark", + "plot": "The year is 1936. An archeology professor named Indiana Jones is venturing in the jungles of South America searching for a golden statue. Unfortunately, he sets off a deadly trap but miraculously escapes. Then, Jones hears from a museum curator named Marcus Brody about a biblical artifact called The Ark of the Covenant, which can hold the key to humanly existence. Jones has to venture to vast places such as Nepal and Egypt to find this artifact. However, he will have to fight his enemy Rene Belloq and a band of Nazis in order to reach it.", + "genres": [ + "Action", + "Adventure" + ], + "year": 1981, + "url": "https://m.media-amazon.com/images/M/MV5BMjA0ODEzMTc1Nl5BMl5BanBnXkFtZTcwODM2MjAxNA@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Hebrew", + "Spanish", + "Arabic", + "Nepali" + ] + }, + { + "title": "Memento", + "plot": "Memento chronicles two separate stories of Leonard, an ex-insurance investigator who can no longer build new memories, as he attempts to find the murderer of his wife, which is the last thing he remembers. One story line moves forward in time while the other tells the story backwards revealing more each time.", + "genres": [ + "Mystery", + "Thriller" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BZTcyNjk1MjgtOWI3Mi00YzQwLWI5MTktMzY4ZmI2NDAyNzYzXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Apocalypse Now", + "plot": "It is the height of the war in Vietnam, and U.S. Army Captain Willard is sent by Colonel Lucas and a General to carry out a mission that, officially, 'does not exist - nor will it ever exist'. The mission: To seek out a mysterious Green Beret Colonel, Walter Kurtz, whose army has crossed the border into Cambodia and is conducting hit-and-run missions against the Viet Cong and NVA. The army believes Kurtz has gone completely insane and Willard's job is to eliminate him. Willard, sent up the Nung River on a U.S. Navy patrol boat, discovers that his target is one of the most decorated officers in the U.S. Army. His crew meets up with surfer-type Lt-Colonel Kilgore, head of a U.S Army helicopter cavalry group which eliminates a Viet Cong outpost to provide an entry point into the Nung River. After some hair-raising encounters, in which some of his crew are killed, Willard, Lance and Chef reach Colonel Kurtz's outpost, beyond the Do Lung Bridge. Now, after becoming prisoners of Kurtz, will Willard & the others be able to fulfill their mission?", + "genres": [ + "Drama", + "Mystery", + "War" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BZTNkZmU0ZWQtZjQzMy00YTNmLWFmN2MtZGNkMmU1OThmMGYwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "Vietnamese" + ] + }, + { + "title": "Avengers: Endgame", + "plot": "After the devastating events of Avengers: Infinity War (2018), the universe is in ruins due to the efforts of the Mad Titan, Thanos. With the help of remaining allies, the Avengers must assemble once more in order to undo Thanos's actions and undo the chaos to the universe, no matter what consequences may be in store, and no matter who they face...", + "genres": [ + "Action", + "Adventure", + "Drama", + "Sci-Fi" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BMTc5MDE2ODcwNV5BMl5BanBnXkFtZTgwMzI2NzQ2NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Japanese", + "Xhosa", + "German" + ] + }, + { + "title": "The Great Dictator", + "plot": "20 years after the end of WWI, in which the nation of Tomainia was on the losing side, Adenoid Hynkel has risen to power as the ruthless dictator of the country. He believes in a pure Aryan state and the decimation of the Jews. This situation is unknown to a simple Jewish Tomainian barber who has been hospitalized since a WWI battle. Upon his release the barber, who had been suffering from memory loss about the war, is shown the new persecuted life of the Jews by many living in the Jewish ghetto, including a washerwoman named Hannah with whom he begins a relationship. The barber is ultimately spared such persecution by Commander Schultz, whom he saved in that WWI battle. The lives of all Jews in Tomainia are eventually spared with a policy shift by Hynkel himself, who is doing so for ulterior motives. But those motives include a desire for world domination, starting with the invasion of neighboring Osterlich, which may be threatened by Benzino Napaloni, the dictator of neighboring Bacteria. Ultimately Schultz, who has turned traitor against Hynkel's regime, and the barber may be able to join forces to take control of the situation, using Schultz's inside knowledge of the regime's workings and the barber's uncanny resemblance to one of those in power.", + "genres": [ + "Comedy", + "Drama", + "War" + ], + "year": 1940, + "url": "https://m.media-amazon.com/images/M/MV5BMmExYWJjNTktNGUyZS00ODhmLTkxYzAtNWIzOGEyMGNiMmUwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Esperanto" + ] + }, + { + "title": "The Lives of Others", + "plot": "Gerd Wiesler is an officer with the Stasi, the East German secret police. The film begins in 1984 when Wiesler attends a play written by Georg Dreyman, who is considered by many to be the ultimate example of the loyal citizen. Wiesler has a gut feeling that Dreyman can't be as ideal as he seems, and believes surveillance is called for. The Minister of Culture agrees but only later does Wiesler learn that the Minister sees Dreyman as a rival and lusts after his partner Christa-Maria. The more time he spends listening in on them, the more he comes to care about them. The once rigid Stasi officer begins to intervene in their lives, in a positive way, protecting them whenever possible. Eventually, Wiesler's activities catch up to him and while there is no proof of wrongdoing, he finds himself in menial jobs - until the unbelievable happens.", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BOThkM2EzYmMtNDE3NS00NjlhLTg4YzktYTdhNzgyOWY3ZDYzXkEyXkFqcGdeQXVyNzQzNzQxNzI@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Germany" + ], + "contry_codes": [ + "de" + ], + "language": [ + "German" + ] + }, + { + "title": "Django Unchained", + "plot": "In 1858, a bounty hunter named Schultz seeks out a slave named Django and buys him because he needs him to find some men he is looking for. After finding them, Django wants to find his wife, Broomhilda, who along with him were sold separately by his former owner for trying to escape. Schultz offers to help him if he chooses to stay with him and be his partner. Eventually they learn that she was sold to a plantation in Mississippi. Knowing they can't just go in and say they want her, they come up with a plan so that the owner will welcome them into his home and they can find a way.", + "genres": [ + "Drama", + "Western" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BMjIyNTQ5NjQ1OV5BMl5BanBnXkFtZTcwODg1MDU4OA@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "French", + "Italian" + ] + }, + { + "title": "Avengers: Infinity War", + "plot": "As the Avengers and their allies have continued to protect the world from threats too large for any one hero to handle, a new danger has emerged from the cosmic shadows: Thanos. A despot of intergalactic infamy, his goal is to collect all six Infinity Stones, artifacts of unimaginable power, and use them to inflict his twisted will on all of reality. Everything the Avengers have fought for has led up to this moment, the fate of Earth and existence has never been more uncertain.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BMjMxNjY2MDU1OV5BMl5BanBnXkFtZTgwNzY1MTUwNTM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.5, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Shining", + "plot": "Signing a contract, Jack Torrance, a normal writer and former teacher agrees to take care of a hotel which has a long, violent past that puts everyone in the hotel in a nervous situation. While Jack slowly gets more violent and angry of his life, his son, Danny, tries to use a special talent, the \"Shining\", to inform the people outside about whatever that is going on in the hotel.", + "genres": [ + "Drama", + "Horror" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BZWFlYmY2MGEtZjVkYS00YzU4LTg0YjQtYzY1ZGE3NTA5NGQxXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Paths of Glory", + "plot": "The futility and irony of the war in the trenches in WWI is shown as a unit commander in the French army must deal with the mutiny of his men and a glory-seeking general after part of his force falls back under fire in an impossible attack.", + "genres": [ + "Drama", + "War" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BNjViMmRkOTEtM2ViOS00ODg0LWJhYWEtNTBlOGQxNDczOGY3XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Latin" + ] + }, + { + "title": "Spider-Man: Into the Spider-Verse", + "plot": "Miles Morales is a New York teen struggling with school, friends and, on top of that, being the new Spider-Man. When he comes across Peter Parker, the erstwhile saviour of New York, in the multiverse, Miles must train to become the new protector of his city.", + "genres": [ + "Animation", + "Action", + "Adventure", + "Family", + "Sci-Fi" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BMjMwNDkxMTgzOF5BMl5BanBnXkFtZTgwNTkwNTQ3NjM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "WALL\u00b7E", + "plot": "In a distant, but not so unrealistic, future where mankind has abandoned earth because it has become covered with trash from products sold by the powerful multi-national Buy N Large corporation, WALL-E, a garbage collecting robot has been left to clean up the mess. Mesmerized with trinkets of Earth's history and show tunes, WALL-E is alone on Earth except for a sprightly pet cockroach. One day, EVE, a sleek (and dangerous) reconnaissance robot, is sent to Earth to find proof that life is once again sustainable. WALL-E falls in love with EVE. WALL-E rescues EVE from a dust storm and shows her a living plant he found amongst the rubble. Consistent with her \"directive\", EVE takes the plant and automatically enters a deactivated state except for a blinking green beacon. WALL-E, doesn't understand what has happened to his new friend, but, true to his love, he protects her from wind, rain, and lightning, even as she is unresponsive. One day a massive ship comes to reclaim EVE, but WALL-E, out of love or loneliness, hitches a ride on the outside of the ship to rescue EVE. The ship arrives back at a large space cruise ship, which is carrying all of the humans who evacuated Earth 700 years earlier. The people of Earth ride around this space resort on hovering chairs which give them a constant feed of TV and video chatting. They drink all of their meals through a straw out of laziness and/or bone loss, and are all so fat that they can barely move. When the auto-pilot computer, acting on hastily-given instructions sent many centuries before, tries to prevent the people of Earth from returning by stealing the plant, WALL-E, EVE, the portly captain, and a band of broken robots stage a mutiny.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Sci-Fi" + ], + "year": 2008, + "url": "https://m.media-amazon.com/images/M/MV5BMjExMTg5OTU0NF5BMl5BanBnXkFtZTcwMjMxMzMzMw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Sunset Blvd.", + "plot": "In Hollywood of the 50's, the obscure screenplay writer Joe Gillis is not able to sell his work to the studios, is full of debts and is thinking in returning to his hometown to work in an office. While trying to escape from his creditors, he has a flat tire and parks his car in a decadent mansion in Sunset Boulevard. He meets the owner and former silent-movie star Norma Desmond, who lives alone with her butler and driver Max Von Mayerling. Norma is demented and believes she will return to the cinema industry, and is protected and isolated from the world by Max, who was her director and husband in the past and still loves her. Norma proposes Joe to move to the mansion and help her in writing a screenplay for her comeback to the cinema, and the small-time writer becomes her lover and gigolo. When Joe falls in love for the young aspirant writer Betty Schaefer, Norma becomes jealous and completely insane and her madness leads to a tragic end.", + "genres": [ + "Drama", + "Film-Noir" + ], + "year": 1950, + "url": "https://m.media-amazon.com/images/M/MV5BMTU0NTkyNzYwMF5BMl5BanBnXkFtZTgwMDU0NDk5MTI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Princess Mononoke", + "plot": "While protecting his village from rampaging boar-god/demon, a confident young warrior, Ashitaka, is stricken by a deadly curse. To save his life, he must journey to the forests of the west. Once there, he's embroiled in a fierce campaign that humans were waging on the forest. The ambitious Lady Eboshi and her loyal clan use their guns against the gods of the forest and a brave young woman, Princess Mononoke, who was raised by a wolf-god. Ashitaka sees the good in both sides and tries to stem the flood of blood. This is met by animosity by both sides as they each see him as supporting the enemy.", + "genres": [ + "Animation", + "Adventure", + "Fantasy" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BMTVlNWM4NTAtNDQxYi00YWU5LWIwM2MtZmVjYWFmODZiODE5XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb", + "plot": "Paranoid Brigadier General Jack D. Ripper of Burpelson Air Force Base, believing that fluoridation of the American water supply is a Soviet plot to poison the U.S. populace, is able to deploy through a back door mechanism a nuclear attack on the Soviet Union without the knowledge of his superiors, including the Chair of the Joint Chiefs of Staff, General Buck Turgidson, and President Merkin Muffley. Only Ripper knows the code to recall the B-52 bombers and he has shut down communication in and out of Burpelson as a measure to protect this attack. Ripper's executive officer, RAF Group Captain Lionel Mandrake (on exchange from Britain), who is being held at Burpelson by Ripper, believes he knows the recall codes if he can only get a message to the outside world. Meanwhile at the Pentagon War Room, key persons including Muffley, Turgidson and nuclear scientist and adviser, a former Nazi named Dr. Strangelove, are discussing measures to stop the attack or mitigate its blow-up into an all out nuclear war with the Soviets. Against Turgidson's wishes, Muffley brings Soviet Ambassador Alexi de Sadesky into the War Room, and get his boss, Soviet Premier Dimitri Kisov, on the hot line to inform him of what's going on. The Americans in the War Room are dismayed to learn that the Soviets have an as yet unannounced Doomsday Device to detonate if any of their key targets are hit. As Ripper, Mandrake and those in the War Room try and work the situation to their end goal, Major T.J. \"King\" Kong, one of the B-52 bomber pilots, is working on his own agenda of deploying his bomb where ever he can on enemy soil if he can't make it to his intended target.", + "genres": [ + "Comedy" + ], + "year": 1964, + "url": "https://m.media-amazon.com/images/M/MV5BZWI3ZTMxNjctMjdlNS00NmUwLWFiM2YtZDUyY2I3N2MxYTE0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "Oldboy", + "plot": "Abducted on a rainy night in 1988, the obnoxious drunk, Oh Dae-Su, much to his surprise, wakes up locked in a windowless and dilapidated hotel room, for an unknown reason. There, his invisible and pitiless captors will feed him, clothe him, and sedate him to avert a desperate suicide--and as his only companion and a window to the world is the TV in his stark cell--the only thing that helps Oh Dae-Su keep going is his daily journal. Then, unexpectedly, after fifteen long years in captivity, the perplexed prisoner is deliberately released, encouraged to track down his tormentor to finally get his retribution. However, who would hate Oh Dae-Su so much he would deny him of a quick and clean death?", + "genres": [ + "Action", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BZWFlZWI3MWQtODgzOS00MjVmLTg2ODMtOWE3NWFjOWZkMTY4XkEyXkFqcGdeQXVyMjQ1NjEyNzE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean" + ] + }, + { + "title": "Witness for the Prosecution", + "plot": "Britain, 1953. Upon his return to work following a heart attack, barrister takes on a murder case,. The case is defending American war vet Leonard Vole, a poor, out of work, struggling inventor who's accused of murdering his middle-aged lonely and wealthy acquaintance, Emily French. The evidence is circumstantial but points to Leonard as the murderer, butr the csse has constant revelations.", + "genres": [ + "Crime", + "Drama", + "Film-Noir", + "Mystery", + "Thriller" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BZjEwMmE5MzYtYWExYy00ZjEzLTk4MjUtMmJmNzgxY2MxN2U1XkEyXkFqcGdeQXVyMTg2NTc4MzA@._V1_SY150_CR7,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German" + ] + }, + { + "title": "The Dark Knight Rises", + "plot": "Despite his tarnished reputation after the events of The Dark Knight (2008), in which he took the rap for Dent's crimes, Batman feels compelled to intervene to assist the city and its Police force, which is struggling to cope with Bane's plans to destroy the city.", + "genres": [ + "Action", + "Thriller" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Arabic" + ] + }, + { + "title": "Once Upon a Time in America", + "plot": "Epic tale of a group of Jewish gangsters in New York, from childhood, through their glory years during prohibition, and their meeting again 35 years later.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BMGFkNWI4MTMtNGQ0OC00MWVmLTk3MTktOGYxN2Y2YWVkZWE2XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States", + "Italy" + ], + "contry_codes": [ + "us", + "it" + ], + "language": [ + "English", + "Italian", + "French" + ] + }, + { + "title": "Aliens", + "plot": "57 years after Ellen Ripley had a close encounter with the reptilian alien creature from the first movie, she is called back, this time, to help a group of highly trained colonial marines fight off against the sinister extraterrestrials. But this time, the aliens have taken over a space colony on the moon LV-426. When the colonial marines are called upon to search the deserted space colony, they later find out that they are up against more than what they bargained for. Using specially modified machine guns and enough firepower, it's either fight or die as the space marines battle against the aliens. As the Marines do their best to defend themselves, Ripley must attempt to protect a young girl who is the sole survivor of the decimated space colony.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BZGU2OGY5ZTYtMWNhYy00NjZiLWI0NjUtZmNhY2JhNDRmODU3XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "American Beauty", + "plot": "After his death sometime in his forty-third year, suburbanite Lester Burnham tells of the last few weeks of his life, during which he had no idea of his imminent passing. He is a husband to real estate agent Carolyn Burnham and father to high school student Janie Burnham. Although Lester and Carolyn once loved each other, they now merely tolerate each other. Typical wallflower Janie too hates both her parents, the three who suffer individually in silence in their home life. Janie tries to steer clear of both her parents. Carolyn, relatively new to the real estate business, wants to create the persona of success to further her career, she aspiring to the professional life of Buddy Kane, the king of the real estate business in their neighborhood. Lester merely walks mindlessly through life, including at his job in advertising. His company is downsizing, and he, like all the other employees, has to justify his position to the newly hired efficiency expert to keep his job. Things change for Lester when he falls in love at first sight with Janie's more experienced classmate, Angela Hays. Both Janie and Angela can see Lester's sexual infatuation with Angela, who courts such attention from any man as a sign that she is model material, she having once appeared in Seventeen and it a career to which she aspires. Lester's infatuation with Angela gives him a reenergized view on life, where he openly doesn't care anymore what anyone thinks about what he does, anyone except Angela. This infatuation coincides with the Fittses moving in next door: homophobic disciplinarian US Marine Colonel Frank Fitts who rules the house with a military fist (that fist being both figurative and literal), his semi-comatose wife Barbara Fitts, and their bright and quietly subversive eighteen year old son Ricky Fitts, who openly abides by his father's rules while behind the scenes lives by his own quite different perspective. Much like Lester's infatuation, Ricky immediately becomes infatuated with Janie, he who considers girls like Angela as ordinary. The entry of Angela and the Fittses into the Burnhams' lives ultimately leads to each of the players confronting what is truly in his or her heart.", + "genres": [ + "Drama" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BNTBmZWJkNjctNDhiNC00MGE2LWEwOTctZTk5OGVhMWMyNmVhXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Your Name.", + "plot": "Mitsuha is the daughter of the mayor of a small mountain town. She's a straightforward high school girl who lives with her sister and her grandmother and has no qualms about letting it be known that she's uninterested in Shinto rituals or helping her father's electoral campaign. Instead she dreams of leaving the boring town and trying her luck in Tokyo. Taki is a high school boy in Tokyo who works part-time in an Italian restaurant and aspires to become an architect or an artist. Every night he has a strange dream where he becomes...a high school girl in a small mountain town.", + "genres": [ + "Animation", + "Drama", + "Fantasy", + "Romance" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BODRmZDVmNzUtZDA4ZC00NjhkLWI2M2UtN2M0ZDIzNDcxYThjL2ltYWdlXkEyXkFqcGdeQXVyNTk0MzMzODA@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Coco", + "plot": "Despite his family's baffling generations-old ban on music, Miguel dreams of becoming an accomplished musician like his idol, Ernesto de la Cruz. Desperate to prove his talent, Miguel finds himself in the stunning and colorful Land of the Dead following a mysterious chain of events. Along the way, he meets charming trickster Hector, and together, they set off on an extraordinary journey to unlock the real story behind Miguel's family history.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Fantasy", + "Music", + "Mystery" + ], + "year": 2017, + "url": "https://m.media-amazon.com/images/M/MV5BYjQ5NjM0Y2YtNjZkNC00ZDhkLWJjMWItN2QyNzFkMDE3ZjAxXkEyXkFqcGdeQXVyODIxMzk5NjA@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Braveheart", + "plot": "William Wallace is a Scottish rebel who leads an uprising against the cruel English ruler Edward the Longshanks, who wishes to inherit the crown of Scotland for himself. When he was a young boy, William Wallace's father and brother, along with many others, lost their lives trying to free Scotland. Once he loses another of his loved ones, William Wallace begins his long quest to make Scotland free once and for all, along with the assistance of Robert the Bruce.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BMzkzMmU0YTYtOWM3My00YzBmLWI0YzctOGYyNTkwMWE5MTJkXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French", + "Latin", + "Scottish Gaelic", + "Italian" + ] + }, + { + "title": "Das Boot", + "plot": "SmhIt is 1942 and the German submarine fleet is heavily engaged in the so-called \"Battle of the Atlantic\" to harass and destroy British shipping. With better escorts of the destroyer class, however, German U-boats have begun to take heavy losses. \"Das Boot\" is the story of the crew wbof one such U-Boat, with the film examining how these submariners maintained their professionalism as soldiers and attempted to accomplish impossible missions, all the while attempting to understand and obey the ideology of the government under which they served.", + "genres": [ + "Adventure", + "Drama", + "Thriller", + "War" + ], + "year": 1981, + "url": "https://m.media-amazon.com/images/M/MV5BNGRmOWY0MGUtNTVhMy00NzRlLTljNDAtNTBiNTRlODgxNmY2XkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "West Germany" + ], + "contry_codes": [ + "xwg" + ], + "language": [ + "German" + ] + }, + { + "title": "3 Idiots", + "plot": "Farhan Qureshi and Raju Rastogi want to re-unite with their fellow collegian, Rancho, after faking a stroke aboard an Air India plane, and excusing himself from his wife - trouser less - respectively. Enroute, they encounter another student, Chatur Ramalingam, now a successful businessman, who reminds them of a bet they had undertaken 10 years ago. The trio, while recollecting hilarious antics, including their run-ins with the Dean of Delhi's Imperial College of Engineering, Viru Sahastrabudhe, race to locate Rancho, at his last known address - little knowing the secret that was kept from them all this time.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BNTkyOGVjMGEtNmQzZi00NzFlLTlhOWQtODYyMDc2ZGJmYzFhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English" + ] + }, + { + "title": "Star Wars: Episode VI - Return of the Jedi", + "plot": "Luke Skywalker battles Jabba the Hutt and Darth Vader to save his comrades in the Rebel Alliance and triumph over the Galactic Empire. Han Solo and Princess Leia reaffirm their love, and team with Chewbacca, Lando Calrissian, the Ewoks, and droids C-3PO and R2-D2 to aid in the disruption of the Dark Side, and the defeat of the evil emperor.", + "genres": [ + "Action", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1983, + "url": "https://m.media-amazon.com/images/M/MV5BOWZlMjFiYzgtMTUzNC00Y2IzLTk1NTMtZmNhMTczNTk0ODk1XkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Like Stars on Earth", + "plot": "Ishaan Awasthi is an eight-year-old child whose world is filled with wonders that no one else seems to appreciate; colours, fish, dogs and kites are just not important in the world of adults, who are much more interested in things like homework, marks and neatness. And Ishaan just cannot seem to get anything right in class. When he gets into far more trouble than his parents can handle, he is packed off to a boarding school to 'be disciplined'. Things are no different at his new school, and Ishaan has to contend with the added trauma of separation from his family. One day a new art teacher bursts onto the scene, Ram Shankar Nikumbh, who infects the students with joy and optimism. He breaks all the rules of 'how things are done' by asking them to think, dream and imagine, and all the children respond with enthusiasm, all except Ishaan. Nikumbh soon realizes that Ishaan is very unhappy, and he sets out to discover why. With time, patience and care, he ultimately helps Ishaan find himself.", + "genres": [ + "Drama", + "Family" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BNTVmYTk2NjAtYzY3MS00YjFjLTlkYzktYzg3YzMyZDQyOWRiXkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English" + ] + }, + { + "title": "Toy Story", + "plot": "A little boy named Andy loves to be in his room, playing with his toys, especially his doll named \"Woody\". But, what do the toys do when Andy is not with them, they come to life. Woody believes that his life (as a toy) is good. However, he must worry about Andy's family moving, and what Woody does not know is about Andy's birthday party. Woody does not realize that Andy's mother gave him an action figure known as Buzz Lightyear, who does not believe that he is a toy, and quickly becomes Andy's new favorite toy. Woody, who is now consumed with jealousy, tries to get rid of Buzz. Then, both Woody and Buzz are now lost. They must find a way to get back to Andy before he moves without them, but they will have to pass through a ruthless toy killer, Sid Phillips.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BMDU2ZWJlMjktMTRhMy00ZTA5LWEzNDgtYmNmZTEwZTViZWJkXkEyXkFqcGdeQXVyNDQ2OTk4MzI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Reservoir Dogs", + "plot": "Six criminals, who are strangers to each other, are hired by a crime boss, Joe Cabot, to carry out a diamond robbery. Right at the outset, they are given false names with the intention that they won't get too close and will concentrate on the job instead. They are completely sure that the robbery is going to be a success. But, when the police show up right at the time and the site of the robbery, panic spreads amongst the group members, and two of them are killed in the subsequent shootout, along with a few policemen and civilians. When the remaining people assemble at the premeditated rendezvous point (a warehouse), they begin to suspect that one of them is an undercover cop.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1992, + "url": "https://m.media-amazon.com/images/M/MV5BZmExNmEwYWItYmQzOS00YjA5LTk2MjktZjEyZDE1Y2QxNjA1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Amadeus", + "plot": "Antonio Salieri believes that Wolfgang Amadeus Mozart's music is divine and miraculous. He wishes he was himself as good a musician as Mozart so that he can praise the Lord through composing. He began his career as a devout man who believes his success and talent as a composer are God's rewards for his piety. He's also content as the respected, financially well-off, court composer of Austrian Emperor Joseph II. But he's shocked to learn that Mozart is such a vulgar creature, and can't understand why God favored Mozart to be his instrument. Salieri's envy has made him an enemy of God whose greatness was evident in Mozart. He is ready to take revenge against God and Mozart for his own musical mediocrity.", + "genres": [ + "Biography", + "Drama", + "History", + "Music" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BNWJlNzUzNGMtYTAwMS00ZjI2LWFmNWQtODcxNWUxODA5YmU1XkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States", + "France", + "Czechoslovakia", + "Italy" + ], + "contry_codes": [ + "us", + "fr", + "cshh", + "it" + ], + "language": [ + "English", + "Italian", + "Latin", + "German" + ] + }, + { + "title": "Inglourious Basterds", + "plot": "In German-occupied France, young Jewish refugee Shosanna Dreyfus witnesses the slaughter of her family by Colonel Hans Landa. Narrowly escaping with her life, she plots her revenge several years later when German war hero Fredrick Zoller takes a rapid interest in her and arranges an illustrious movie premiere at the theater she now runs. With the promise of every major Nazi officer in attendance, the event catches the attention of the \"Basterds\", a group of Jewish-American guerrilla soldiers led by the ruthless Lt. Aldo Raine. As the relentless executioners advance and the conspiring young girl's plans are set in motion, their paths will cross for a fateful evening that will shake the very annals of history.", + "genres": [ + "Adventure", + "Drama", + "War" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BOTJiNDEzOWYtMTVjOC00ZjlmLWE0NGMtZmE1OWVmZDQ2OWJhXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Germany", + "United States" + ], + "contry_codes": [ + "de", + "us" + ], + "language": [ + "English", + "German", + "French", + "Italian" + ] + }, + { + "title": "Good Will Hunting", + "plot": "A touching tale of a wayward young man who struggles to find his identity, living in a world where he can solve any problem, except the one brewing deep within himself, until one day he meets his soul mate who opens his mind and his heart.", + "genres": [ + "Drama", + "Romance" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BOTI0MzcxMTYtZDVkMy00NjY1LTgyMTYtZmUxN2M3NmQ2NWJhXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "M", + "plot": "In Germany, Hans Beckert is an unknown killer of girls. He whistles Edvard Grieg's 'In The Hall of the Mountain King', from the 'Peer Gynt' Suite I Op. 46 while attracting the little girls for death. The police force pressed by the Minister give its best effort trying unsuccessfully to arrest the serial killer. The organized crime has great losses due to the intense search and siege of the police and decides to chase the murderer, with the support of the beggars association. They catch Hans and briefly judge him.", + "genres": [ + "Crime", + "Mystery", + "Thriller" + ], + "year": 1931, + "url": "https://m.media-amazon.com/images/M/MV5BODA4ODk3OTEzMF5BMl5BanBnXkFtZTgwMTQ2ODMwMzE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Germany" + ], + "contry_codes": [ + "de" + ], + "language": [ + "German" + ] + }, + { + "title": "Requiem for a Dream", + "plot": "Sara Goldfarb (Ellen Burstyn) is a retired widow, living in a small apartment. She spends most of her time watching TV, especially a particular self-help show. She has delusions of rising above her current dull existence by being a guest on that show. Her son, Harry (Jared Leto) is a junkie but along with his friend Tyrone (Marlon Wayans) has visions of making it big by becoming a drug dealer. Harry's girlfriend Marion (Jennifer Connelly) could be fashion designer or artist but is swept along in Harry's drug-centric world. Meanwhile Sara has developed an addiction of her own. She desperately wants to lose weight and so goes on a crash course involving popping pills, pills which turn out to be very addictive and harmful to her mental state.", + "genres": [ + "Drama" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BOTdiNzJlOWUtNWMwNS00NmFlLWI0YTEtZmI3YjIzZWUyY2Y3XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "2001: A Space Odyssey", + "plot": "\"2001\" is a story of evolution. Sometime in the distant past, someone or something nudged evolution by placing a monolith on Earth (presumably elsewhere throughout the universe as well). Evolution then enabled humankind to reach the moon's surface, where yet another monolith is found, one that signals the monolith placers that humankind has evolved that far. Now a race begins between computers (HAL) and human (Bowman) to reach the monolith placers. The winner will achieve the next step in evolution, whatever that may be.", + "genres": [ + "Adventure", + "Sci-Fi" + ], + "year": 1968, + "url": "https://m.media-amazon.com/images/M/MV5BMmNlYzRiNDctZWNhMi00MzI4LThkZTctMTUzMmZkMmFmNThmXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "Dangal", + "plot": "Biopic of Mahavir Singh Phogat, who taught wrestling to his daughters Babita Kumari and Geeta Phogat. Geeta Phogat was India's first female wrestler to win at the 2010 Commonwealth Games, where she won the gold medal (55 kg) while her sister Babita Kumari won the silver (51 kg).", + "genres": [ + "Action", + "Biography", + "Drama", + "Sport" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BMTQ4MzQzMzM2Nl5BMl5BanBnXkFtZTgwMTQ1NzU3MDI@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "Tamil", + "Telugu" + ] + }, + { + "title": "Vertigo", + "plot": "John \"Scottie\" Ferguson is a retired San Francisco police detective who suffers from acrophobia, and Madeleine is the lady who leads him to high places. A wealthy shipbuilder who is an acquaintance from college days approaches Scottie and asks him to follow his beautiful wife, Madeleine. He fears she is going insane, maybe even contemplating suicide, as he believes she has been possessed by a dead ancestor who committed suicide. Scottie is skeptical, but agrees to the assignment after he sees the beautiful Madeleine.", + "genres": [ + "Mystery", + "Romance", + "Thriller" + ], + "year": 1958, + "url": "https://m.media-amazon.com/images/M/MV5BYTE4ODEwZDUtNDFjOC00NjAxLWEzYTQtYTI1NGVmZmFlNjdiL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Eternal Sunshine of the Spotless Mind", + "plot": "A man, Joel Barish, heartbroken that his girlfriend Clementine underwent a procedure to erase him from her memory, decides to do the same. However, as he watches his memories of her fade away, he realizes that he still loves her, and may be too late to correct his mistake.", + "genres": [ + "Drama", + "Romance", + "Sci-Fi" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BMTY4NzcwODg3Nl5BMl5BanBnXkFtZTcwNTEwOTMyMw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Citizen Kane", + "plot": "A group of reporters are trying to decipher the last word ever spoken by Charles Foster Kane, the millionaire newspaper tycoon: \"Rosebud\". The film begins with a news reel detailing Kane's life for the masses, and then from there, we are shown flashbacks from Kane's life. As the reporters investigate further, the viewers see a display of a fascinating man's rise to fame, and how he eventually fell off the top of the world.", + "genres": [ + "Drama", + "Mystery" + ], + "year": 1941, + "url": "https://m.media-amazon.com/images/M/MV5BYjBiOTYxZWItMzdiZi00NjlkLWIzZTYtYmFhZjhiMTljOTdkXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian" + ] + }, + { + "title": "The Hunt", + "plot": "Lucas is a Kindergarten teacher who takes great care of his students. Unfortunately for him, young Klara has a run-away imagination and concocts a lie about her teacher. Before Lucas is even able to understand the consequences, he has become the outcast of the town. The hunt is on to prove his innocence before it's taken from him for good.", + "genres": [ + "Drama" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BNDM2MzMwMzcxNF5BMl5BanBnXkFtZTcwNTczMDk3OA@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Denmark", + "Sweden" + ], + "contry_codes": [ + "dk", + "se" + ], + "language": [ + "Danish", + "English", + "Polish" + ] + }, + { + "title": "Full Metal Jacket", + "plot": "A two-segment look at the effect of the military mindset and war itself on Vietnam era Marines. The first half follows a group of recruits in boot camp under the command of the punishing Gunnery Sergeant Hartman. The second half shows one of those recruits, Joker, covering the war as a correspondent for Stars and Stripes, focusing on the Tet offensive.", + "genres": [ + "Drama", + "War" + ], + "year": 1987, + "url": "https://m.media-amazon.com/images/M/MV5BNzkxODk0NjEtYjc4Mi00ZDI0LTgyYjEtYzc1NDkxY2YzYTgyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Vietnamese" + ] + }, + { + "title": "North by Northwest", + "plot": "Madison Avenue advertising man Roger Thornhill finds himself thrust into the world of spies when he is mistaken for a man by the name of George Kaplan. Foreign spy Philip Vandamm and his henchman Leonard try to eliminate him but when Thornhill tries to make sense of the case, he is framed for murder. Now on the run from the police, he manages to board the 20th Century Limited bound for Chicago where he meets a beautiful blond, Eve Kendall, who helps him to evade the authorities. His world is turned upside down yet again when he learns that Eve isn't the innocent bystander he thought she was. Not all is as it seems however, leading to a dramatic rescue and escape at the top of Mt. Rushmore.", + "genres": [ + "Adventure", + "Mystery", + "Thriller" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BZDA3NDExMTUtMDlhOC00MmQ5LWExZGUtYmI1NGVlZWI4OWNiXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "A Clockwork Orange", + "plot": "Protagonist Alex DeLarge is an \"ultraviolent\" youth in futuristic Britain. As with all luck, his eventually runs out and he's arrested and convicted of murder and rape. While in prison, Alex learns of an experimental program in which convicts are programmed to detest violence. If he goes through the program, his sentence will be reduced and he will be back on the streets sooner than expected. But Alex's ordeals are far from over once he hits the mean streets of Britain that he had a hand in creating.", + "genres": [ + "Crime", + "Drama", + "Sci-Fi" + ], + "year": 1971, + "url": "https://m.media-amazon.com/images/M/MV5BMTY3MjM1Mzc4N15BMl5BanBnXkFtZTgwODM0NzAxMDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Snatch", + "plot": "Turkish and his close friend/accomplice Tommy get pulled into the world of match fixing by the notorious Brick Top. Things get complicated when the boxer they had lined up gets badly beaten by Mickey, a 'pikey' ( slang for an Irish Gypsy)- who comes into the equation after Turkish, an unlicensed boxing promoter wants to buy a caravan off the Irish Gypsies. They then try to convince Mickey not only to fight for them, but to lose for them too. Whilst all this is going on, a huge diamond heist takes place, and a fistful of motley characters enter the story, including 'Cousin Avi', 'Boris The Blade', 'Franky Four Fingers' and 'Bullet Tooth Tony'. Things go from bad to worse as it all becomes about the money, the guns, and the damned dog.", + "genres": [ + "Comedy", + "Crime" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BMTA2NDYxOGYtYjU1Mi00Y2QzLTgxMTQtMWI1MGI0ZGQ5MmU4XkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "The Kid", + "plot": "The opening title reads: \"A comedy with a smile--and perhaps a tear\". As she leaves the charity hospital and passes a church wedding, Edna deposits her new baby with a pleading note in a limousine and goes off to commit suicide. The limo is stolen by thieves who dump the baby by a garbage can. Charlie the Tramp finds the baby and makes a home for him. Five years later Edna has become an opera star but does charity work for slum youngsters in hope of finding her boy. A doctor called by Edna discovers the note with the truth about the Kid and reports it to the authorities who come to take him away from Charlie. Before he arrives at the Orphan Asylum Charlie steals him back and takes him to a flophouse. The proprietor reads of a reward for the Kid and takes him to Edna. Charlie is later awakened by a kind policeman who reunites him with the Kid at Edna's mansion.", + "genres": [ + "Comedy", + "Drama", + "Family" + ], + "year": 1921, + "url": "https://m.media-amazon.com/images/M/MV5BZjhhMThhNDItNTY2MC00MmU1LTliNDEtNDdhZjdlNTY5ZDQ1XkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Am\u00e9lie", + "plot": "Am\u00e9lie is a story about a girl named Am\u00e9lie whose childhood was suppressed by her Father's mistaken concerns of a heart defect. With these concerns Am\u00e9lie gets hardly any real life contact with other people. This leads Am\u00e9lie to resort to her own fantastical world and dreams of love and beauty. She later on becomes a young woman and moves to the central part of Paris as a waitress. After finding a lost treasure belonging to the former occupant of her apartment, she decides to return it to him. After seeing his reaction and his new found perspective - she decides to devote her life to the people around her. Such as, her father who is obsessed with his garden-gnome, a failed writer, a hypochondriac, a man who stalks his ex girlfriends, the \"ghost\", a suppressed young soul, the love of her life and a man whose bones are as brittle as glass. But after consuming herself with these escapades - she finds out that she is disregarding her own life and damaging her quest for love. Am\u00e9lie then discovers she must become more aggressive and take a hold of her life and capture the beauty of love she has always dreamed of.", + "genres": [ + "Comedy", + "Romance" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BNDg4NjM1YjMtYmNhZC00MjM0LWFiZmYtNGY1YjA3MzZmODc5XkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "France", + "Germany" + ], + "contry_codes": [ + "fr", + "de" + ], + "language": [ + "French", + "Russian", + "English" + ] + }, + { + "title": "Bicycle Thieves", + "plot": "Ricci, an unemployed man in the depressed post-WWII economy of Italy, gets at last a good job - for which he needs a bike - hanging up posters. But soon his bicycle is stolen. He and his son walk the streets of Rome, looking for the bicycle. Ricci finally manages to locate the thief but with no proof, he has to abandon his cause. But he and his son know perfectly well that without a bike, Ricci won't be able to keep his job.", + "genres": [ + "Drama" + ], + "year": 1948, + "url": "https://m.media-amazon.com/images/M/MV5BNmI1ODdjODctMDlmMC00ZWViLWI5MzYtYzRhNDdjYmM3MzFjXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Italy" + ], + "contry_codes": [ + "it" + ], + "language": [ + "Italian", + "English" + ] + }, + { + "title": "Scarface", + "plot": "Tony Montana manages to leave Cuba during the Mariel exodus of 1980. He finds himself in a Florida refugee camp but his friend Manny has a way out for them: undertake a contract killing and arrangements will be made to get a green card. He's soon working for drug dealer Frank Lopez and shows his mettle when a deal with Colombian drug dealers goes bad. He also brings a new level of violence to Miami. Tony is protective of his younger sister but his mother knows what he does for a living and disowns him. Tony is impatient and wants it all however, including Frank's empire and his mistress Elvira Hancock. Once at the top however, Tony's outrageous actions make him a target and everything comes crumbling down.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1983, + "url": "https://m.media-amazon.com/images/M/MV5BNjdjNGQ4NDEtNTEwYS00MTgxLTliYzQtYzE2ZDRiZjFhZmNlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Singin' in the Rain", + "plot": "1927 Hollywood. Monumental Pictures' biggest stars, glamorous on-screen couple Lina Lamont and Don Lockwood, are also an off-screen couple if the trade papers and gossip columns are to be believed. Both perpetuate the public perception if only to please their adoring fans and bring people into the movie theaters. In reality, Don barely tolerates her, while Lina, despite thinking Don beneath her, simplemindedly believes what she sees on screen in order to bolster her own stardom and sense of self-importance. R.F. Simpson, Monumental's head, dismisses what he thinks is a flash in the pan: talking pictures. It isn't until The Jazz Singer (1927) becomes a bona fide hit which results in all the movie theaters installing sound equipment that R.F. knows Monumental, most specifically in the form of Don and Lina, have to jump on the talking picture bandwagon, despite no one at the studio knowing anything about the technology. Musician Cosmo Brown, Don's best friend, gets hired as Monumental's ideas man and musical director. And by this time, Don has secretly started dating Kathy Selden, a chorus girl who is trying to make it big in pictures herself. Don and Kathy's relationship is despite their less than friendly initial meeting. Cosmo and Kathy help Don, who had worked his way up through the movie ranks to stardom, try make the leap to talking picture stardom, with Kathy following along the way. However, they have to overcome the technological issues. But the bigger problem is Lina, who will do anything to ensure she also makes the successful leap into talking pictures, despite her own inabilities and at anyone and everyone else's expense if they get in her way, especially Kathy as Don's off screen girlfriend and possibly his new talking picture leading lady.", + "genres": [ + "Comedy", + "Musical", + "Romance" + ], + "year": 1952, + "url": "https://m.media-amazon.com/images/M/MV5BMWUyNjQ5MTAtNDJhYS00MWQ0LTk2ZTAtZmE4MWNlMjMwMzg3XkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Irishman", + "plot": "Frank \"The Irishman\" Sheeran is a man with a lot on his mind. The former labor union high official and hitman, learned to kill serving in Italy during the Second World War. He now looks back on his life and the hits that defined his mob career, maintaining connections with the Bufalino crime family. In particular, the part he claims to have played in the disappearance of his life-long friend, Jimmy Hoffa, the former president of the International Brotherhood of Teamsters, who mysteriously vanished in late July 1975 at the age of 62.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BMGUyM2ZiZmUtMWY0OC00NTQ4LThkOGUtNjY2NjkzMDJiMWMwXkEyXkFqcGdeQXVyMzY0MTE3NzU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Latin", + "Spanish" + ] + }, + { + "title": "Taxi Driver", + "plot": "Travis Bickle is an ex-Marine and Vietnam War veteran living in New York City. As he suffers from insomnia, he spends his time working as a taxi driver at night, watching porn movies at seedy cinemas during the day, or thinking about how the world, New York in particular, has deteriorated into a cesspool. He's a loner who has strong opinions about what is right and wrong with mankind. For him, the one bright spot in New York humanity is Betsy, a worker on the presidential nomination campaign of Senator Charles Palantine. He becomes obsessed with her. After an incident with her, he believes he has to do whatever he needs to make the world a better place in his opinion. One of his priorities is to be the savior for Iris, a twelve-year-old runaway and prostitute who he believes wants out of the profession and under the thumb of her pimp and lover Matthew.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1976, + "url": "https://m.media-amazon.com/images/M/MV5BM2M1MmVhNDgtNmI0YS00ZDNmLTkyNjctNTJiYTQ2N2NmYzc2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Lawrence of Arabia", + "plot": "Due to his knowledge of the native Bedouin tribes, British Lieutenant T.E. Lawrence is sent to Arabia to find Prince Faisal and serve as a liaison between the Arabs and the British in their fight against the Turks. With the aid of native Sherif Ali, Lawrence rebels against the orders of his superior officer and strikes out on a daring camel journey across the harsh desert to attack a well-guarded Turkish port.", + "genres": [ + "Adventure", + "Biography", + "Drama", + "History", + "War" + ], + "year": 1962, + "url": "https://m.media-amazon.com/images/M/MV5BYWY5ZjhjNGYtZmI2Ny00ODM0LWFkNzgtZmI1YzA2N2MxMzA0XkEyXkFqcGdeQXVyNjUwNzk3NDc@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "Arabic", + "Turkish" + ] + }, + { + "title": "Toy Story 3", + "plot": "Woody, Buzz and the whole gang are back. As their owner Andy prepares to depart for college, his loyal toys find themselves in daycare where untamed tots with their sticky little fingers do not play nice. So, it's all for one and one for all as they join Barbie's counterpart Ken, a thespian hedgehog named Mr. Pricklepants and a pink, strawberry-scented teddy bear called Lots-o'-Huggin' Bear to plan their great escape.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BMTgxOTY4Mjc0MF5BMl5BanBnXkFtZTcwNTA4MDQyMw@@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "The Sting", + "plot": "Johnny Hooker, a small time grifter, unknowingly steals from Doyle Lonnegan, a big time crime boss, when he pulls a standard street con. Lonnegan demands satisfaction for the insult. After his partner, Luther, is killed, Hooker flees, and seeks the help of Henry Gondorff, one of Luther's contacts, who is a master of the long con. Hooker wants to use Gondorff's expertise to take Lonnegan for an enormous sum of money to even the score, since he admits he \"doesn't know enough about killing to kill him.\" They devise a complicated scheme and amass a talented group of other con artists who want their share of the reparations. The stakes are high in this game, and our heroes must not only deal with Lonnegan's murderous tendencies, but also other side players who want a piece of the action. To win, Hooker and Gondorff will need all their skills...and a fair amount of confidence.", + "genres": [ + "Comedy", + "Crime", + "Drama" + ], + "year": 1973, + "url": "https://m.media-amazon.com/images/M/MV5BNGU3NjQ4YTMtZGJjOS00YTQ3LThmNmItMTI5MDE2ODI3NzY3XkEyXkFqcGdeQXVyMjUzOTY1NTc@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Metropolis", + "plot": "Sometime in the future, the city of Metropolis is home to a Utopian society where its wealthy residents live a carefree life. One of those is Freder Fredersen. One day, he spots a beautiful woman with a group of children, she and the children quickly disappear. Trying to follow her, he is horrified to find an underground world of workers who apparently run the machinery that keeps the Utopian world above ground functioning. One of the few people above ground who knows about the world below is Freder's father, John Fredersen, who is the founder and master of Metropolis. Freder learns that the woman is called Maria, who espouses the need to join the \"hands\" - the workers - to the \"head\" - those in power above - by a mediator who will act as the \"heart\". Freder wants to help the plight of the workers in their struggle for a better life. But when John learns of what Maria is advocating and that Freder has joined their cause, with the assistance of an old colleague. an inventor called Rotwang, who turns out to be But their nemesis goes to works towards quashing a proposed uprising, with Maria at the centre of their plan. John, unaware that Rotwang has his own agenda., makes plans that include shutting down the machines, with the prospect of unleashing total anarchy both above and below ground.", + "genres": [ + "Drama", + "Sci-Fi" + ], + "year": 1927, + "url": "https://m.media-amazon.com/images/M/MV5BMTg5YWIyMWUtZDY5My00Zjc1LTljOTctYmI0MWRmY2M2NmRkXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Germany" + ], + "contry_codes": [ + "de" + ], + "language": [ + "German" + ] + }, + { + "title": "For a Few Dollars More", + "plot": "Manco (Clint Eastwood) is a bounty killer chasing El Indio (Gian Maria Volont\u00e8) and his gang. During his hunting, he meets Colonel Douglas Mortimer (Lee Van Cleef), another bounty killer, and they decide to make a partnership, chase the bad guys together and split the reward. During their enterprise, there will be lots of bullets and funny situations. In the end, one of the bounty hunters shows the real intention of his hunting.", + "genres": [ + "Western" + ], + "year": 1965, + "url": "https://m.media-amazon.com/images/M/MV5BOWYxYWIwNDgtN2M1Ni00YmU1LTkyMWQtYTIzMTEzM2QxNWI2XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Italy", + "Spain", + "West Germany" + ], + "contry_codes": [ + "it", + "es", + "xwg" + ], + "language": [ + "Italian", + "English" + ] + }, + { + "title": "A Separation", + "plot": "Nader (Payman Maadi) and Simin (Leila Hatami) argue about living abroad. Simin prefers to live abroad to provide better opportunities for their only daughter, Termeh. However, Nader refuses to go because he thinks he must stay in Iran and take care of his father (Ali-Asghar Shahbazi), who suffers from Alzheimers. However, Simin is determined to get a divorce and leave the country with her daughter.", + "genres": [ + "Drama" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BNmMwZTY2YmMtOTk2Mi00NzMyLThkYmEtNDFiM2E1NTljNzUxXkEyXkFqcGdeQXVyNjkxOTM4ODY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Iran", + "France" + ], + "contry_codes": [ + "ir", + "fr" + ], + "language": [ + "Persian" + ] + }, + { + "title": "Ikiru", + "plot": "Kanji Watanabe is a civil servant. He has worked in the same department for 30 years. His life is pretty boring and monotonous, though he once used to have passion and drive. Then one day he discovers that he has stomach cancer and has less than a year to live. After the initial depression he sets about living for the first time in over 20 years. Then he realises that his limited time left is not just for living life to the full but to leave something meaningful behind...", + "genres": [ + "Drama" + ], + "year": 1952, + "url": "https://m.media-amazon.com/images/M/MV5BZmM0NGY3Y2MtMTA1YS00YmQzLTk2YTctYWFhMDkzMDRjZWQzXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Double Indemnity", + "plot": "In 1938, Walter Neff, an experienced salesman of the Pacific All Risk Insurance Co., meets the seductive wife of one of his clients, Phyllis Dietrichson, and they have an affair. Phyllis proposes to kill her husband to receive the proceeds of an accident insurance policy and Walter devises a scheme to receive twice the amount based on a double indemnity clause. When Mr. Dietrichson is found dead on a train track, the police accept the determination of accidental death. However, the insurance analyst and Walter's best friend Barton Keyes does not buy the story and suspects that Phyllis has murdered her husband with the help of another man.", + "genres": [ + "Crime", + "Drama", + "Film-Noir", + "Mystery", + "Thriller" + ], + "year": 1944, + "url": "https://m.media-amazon.com/images/M/MV5BOTdlNjgyZGUtOTczYi00MDdhLTljZmMtYTEwZmRiOWFkYjRhXkEyXkFqcGdeQXVyNDY2MTk1ODk@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "To Kill a Mockingbird", + "plot": "Small-town Alabama, 1932. Atticus Finch (played by Gregory Peck) is a lawyer and a widower. He has two young children, Jem and Scout. Atticus Finch is currently defending Tom Robinson, a black man accused of raping a white woman. Meanwhile, Jem and Scout are intrigued by their neighbours, the Radleys, and the mysterious, seldom-seen Boo Radley in particular.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1962, + "url": "https://m.media-amazon.com/images/M/MV5BNmVmYzcwNzMtMWM1NS00MWIyLThlMDEtYzUwZDgzODE1NmE2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Capernaum", + "plot": "Caperna\u00fcm (\"Chaos\") tells the story of Zain (Zain al-Rafeea), a Lebanese boy who sues his parents for the \"crime\" of giving him life. The film follows Zain as he journeys from gutsy, streetwise child to hardened 12-year-old \"adult\" fleeing his negligent parents, surviving through his wits on the streets, where he meets Ethiopian migrant worker Rahil, who provides him with shelter and food, as Zain takes care of her baby son Yonas in return. Zain later gets jailed for committing a violent crime, and finally seeks justice in a courtroom.", + "genres": [ + "Drama" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BMmExNzU2ZWMtYzUwYi00YmM2LTkxZTQtNmVhNjY0NTMyMWI2XkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "Lebanon", + "France", + "United States", + "Cyprus", + "Qatar" + ], + "contry_codes": [ + "lb", + "fr", + "us", + "cy", + "qa" + ], + "language": [ + "Arabic", + "Amharic" + ] + }, + { + "title": "The Apartment", + "plot": "As of November 1, 1959, mild mannered C.C. Baxter has been working at Consolidated Life, an insurance company, for close to four years, and is one of close to thirty-two thousand employees located in their Manhattan head office. To distinguish himself from all the other lowly cogs in the company in the hopes of moving up the corporate ladder, he often works late, but only because he can't get into his apartment, located off of Central Park West, since he has provided it to a handful of company executives - Mssrs. Dobisch, Kirkeby, Vanderhoff and Eichelberger - on a rotating basis for their extramarital liaisons in return for a good word to the personnel director, Jeff D. Sheldrake. When Baxter is called into Sheldrake's office for the first time, he learns that it isn't just to be promoted as he expects, but also to add married Sheldrake to the list to who he will lend his apartment. What Baxter is unaware of is that Sheldrake's mistress is Fran Kubelik, an elevator girl in the building who Baxter himself fancies. In turn, Sheldrake has no idea of Baxter's own interest in Fran. And Fran, who is in love with Sheldrake, has no idea that she is only the latest in a long line of Sheldrake's mistresses, that Sheldrake has no intention of leaving his wife for her, and that the apartment belongs to Baxter, who she likes as a friend. As some of these facts come to light on Christmas Eve, one of the three makes a unilateral decision. That decision sets off a series of events over the course of the next week which makes each of the three examine what he/she really wants which in turn may be incompatible with the other two. They are helped along the way by Dobisch, Kirkeby, Vanderhoff and Eichelberger who are now feeling neglected as Baxter no longer needs their assistance in moving up, by Miss Olsen, Sheldrake's long serving secretary who was also once his mistress, and by Dr. Dreyfus, a physician and one of Baxter's many exasperated neighbors who believes Baxter is a playboy based on all the noise he hears in Baxter's apartment and the plethora of empty liquor bottles Baxter seems to be always discarding.", + "genres": [ + "Comedy", + "Drama", + "Romance" + ], + "year": 1960, + "url": "https://m.media-amazon.com/images/M/MV5BNzkwODFjNzItMmMwNi00MTU5LWE2MzktM2M4ZDczZGM1MmViXkEyXkFqcGdeQXVyNDY2MTk1ODk@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Indiana Jones and the Last Crusade", + "plot": "An art collector appeals to Indiana Jones to embark on a search for the Holy Grail. He learns that another archaeologist has disappeared while searching for the precious goblet, and the missing man is his own father, Dr. Henry Jones. The artifact is much harder to find than they expected, and its powers are too much for those impure of heart.", + "genres": [ + "Action", + "Adventure" + ], + "year": 1989, + "url": "https://m.media-amazon.com/images/M/MV5BMjNkMzc2N2QtNjVlNS00ZTk5LTg0MTgtODY2MDAwNTMwZjBjXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Greek", + "Arabic" + ] + }, + { + "title": "Up", + "plot": "As a boy, Carl Fredricksen wanted to explore South America and find the forbidden Paradise Falls. About 64 years later he gets to begin his journey along with Boy Scout Russell by lifting his house with thousands of balloons. On their journey, they make many new friends including a talking dog, and figure out that someone has evil plans. Carl soon realizes that this evildoer is his childhood idol.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BMTk3NDE2NzI4NF5BMl5BanBnXkFtZTgwNzE1MzEyMTE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "L.A. Confidential", + "plot": "1950's Los Angeles is the seedy backdrop for this intricate noir-ish tale of police corruption and Hollywood sleaze. Three very different cops are all after the truth, each in their own style: Ed Exley, the golden boy of the police force, willing to do almost anything to get ahead, except sell out; Bud White, ready to break the rules to seek justice, but barely able to keep his raging violence under control; and Jack Vincennes, always looking for celebrity and a quick buck until his conscience drives him to join Exley and White down the one-way path to find the truth behind the dark world of L.A. crime.", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BMDQ2YzEyZGItYWRhOS00MjBmLTkzMDUtMTdjYzkyMmQxZTJlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Incendies", + "plot": "A mother's last wishes send twins Jeanne and Simon on a journey to the Middle East in search of their tangled roots. Adapted from Wajdi Mouawad's acclaimed play, Incendies tells the powerful and moving tale of two young adults' voyage to the core of deep-rooted hatred, never-ending wars and enduring love.", + "genres": [ + "Drama", + "Mystery", + "War" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BYWRlNzRjMTktNjQ1Ni00NzYyLTkwMzktMjJjMjg5NTQ5OGZjXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Canada", + "France" + ], + "contry_codes": [ + "ca", + "fr" + ], + "language": [ + "French", + "Arabic", + "English" + ] + }, + { + "title": "Monty Python and the Holy Grail", + "plot": "History is turned on its comic head when, in 10th century England, King Arthur travels the countryside to find knights who will join him at the Round Table in Camelot. Gathering up the men is a tale in itself but after a bit of a party at Camelot, many decide to leave only to be stopped by God who sends them on a quest: to find the Holy Grail. After a series of individual adventures, the knights are reunited but must face a wizard named Tim, killer rabbits and lessons in the use of holy hand grenades. Their quest comes to an end however when the police intervene - just what you would expect in a Monty Python movie.", + "genres": [ + "Adventure", + "Comedy", + "Fantasy" + ], + "year": 1975, + "url": "https://m.media-amazon.com/images/M/MV5BN2IyNTE4YzUtZWU0Mi00MGIwLTgyMmQtMzQ4YzQxYWNlYWE2XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "French", + "Latin" + ] + }, + { + "title": "Heat", + "plot": "Hunters and their prey--Neil and his professional criminal crew hunt to score big money targets (banks, vaults, armored cars) and are, in turn, hunted by Lt. Vincent Hanna and his team of cops in the Robbery/Homicide police division. A botched job puts Hanna onto their trail while they regroup and try to put together one last big 'retirement' score. Neil and Vincent are similar in many ways, including their troubled personal lives. At a crucial moment in his life, Neil disobeys the dictum taught to him long ago by his criminal mentor--'Never have anything in your life that you can't walk out on in thirty seconds flat, if you spot the heat coming around the corner'--as he falls in love. Thus the stage is set for the suspenseful ending....", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BNDc0YTQ5NGEtM2NkYS00MWRhLThiNzAtNmY3NWU3YzNkMjIyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Rashomon", + "plot": "A priest, a woodcutter and another man are taking refuge from a rainstorm in the shell of a former gatehouse called Rash\u00f4mon. The priest and the woodcutter are recounting the story of a murdered samurai whose body the woodcutter discovered three days earlier in a forest grove. Both were summoned to testify at the murder trial, the priest who ran into the samurai and his wife traveling through the forest just before the murder occurred. Three other people who testified at the trial are supposedly the only direct witnesses: a notorious bandit named Taj\u00f4maru, who allegedly murdered the samurai and raped his wife; the white veil cloaked wife of the samurai; and the samurai himself who testifies through the use of a medium. The three tell a similarly structured story - that Taj\u00f4maru kidnapped and bound the samurai so that he could rape the wife - but which ultimately contradict each other, the motivations and the actual killing being what differ. The woodcutter reveals at Rash\u00f4mon that he knows more than he let on at the trial, thus bringing into question his own actions. But another discovery at Rash\u00f4mon and the resulting actions from the discovery bring back into focus the woodcutter's own humanity or lack thereof.", + "genres": [ + "Crime", + "Drama", + "Mystery" + ], + "year": 1950, + "url": "https://m.media-amazon.com/images/M/MV5BMTk1MDU5MjQ5NF5BMl5BanBnXkFtZTgwMDM2OTE4MzE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Die Hard", + "plot": "NYPD cop John McClane goes on a Christmas vacation to visit his wife Holly in Los Angeles where she works for the Nakatomi Corporation. While they are at the Nakatomi headquarters for a Christmas party, a group of robbers led by Hans Gruber take control of the building and hold everyone hostage, with the exception of John, while they plan to perform a lucrative heist. Unable to escape and with no immediate police response, John is forced to take matters into his own hands.", + "genres": [ + "Action", + "Thriller" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BZjRlNDUxZjAtOGQ4OC00OTNlLTgxNmQtYTBmMDgwZmNmNjkxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "Italian", + "Japanese" + ] + }, + { + "title": "Batman Begins", + "plot": "When his parents are killed, billionaire playboy Bruce Wayne relocates to Asia, where he is mentored by Henri Ducard and Ra's Al Ghul in how to fight evil. When learning about the plan to wipe out evil in Gotham City by Ducard, Bruce prevents this plan from getting any further and heads back to his home. Back in his original surroundings, Bruce adopts the image of a bat to strike fear into the criminals and the corrupt as the icon known as \"Batman\". But it doesn't stay quiet for long.", + "genres": [ + "Action", + "Adventure" + ], + "year": 2005, + "url": "https://m.media-amazon.com/images/M/MV5BZmUwNGU2ZmItMmRiNC00MjhlLTg5YWUtODMyNzkxODYzMmZlXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SY150_CR6,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Urdu", + "Mandarin" + ] + }, + { + "title": "Yojimbo", + "plot": "Sanjuro, a wandering samurai enters a rural town in nineteenth century Japan. After learning from the innkeeper that the town is divided between two gangsters, he plays one side off against the other. His efforts are complicated by the arrival of the wily Unosuke, the son of one of the gangsters, who owns a revolver. Unosuke has Sanjuro beaten after he reunites an abducted woman with her husband and son, then massacres his father's opponents. During the slaughter, the samurai escapes with the help of the innkeeper; but while recuperating at a nearby temple, he learns of innkeeper's abduction by Unosuke, and returns to the town to confront him.", + "genres": [ + "Action", + "Drama", + "Thriller" + ], + "year": 1961, + "url": "https://m.media-amazon.com/images/M/MV5BZThiZjAzZjgtNDU3MC00YThhLThjYWUtZGRkYjc2ZWZlOTVjXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Unforgiven", + "plot": "After escaping death by the skin of her teeth, the horribly disfigured prostitute, Delilah Fitzgerald, and her appalled and equally furious co-workers summon up the courage to seek retribution in 1880s Wyoming's dangerous town of Big Whiskey. With a hefty bounty on the perpetrators' heads, triggered by the tough Sheriff \"Little Bill\" Daggett's insufficient sense of justice, the infamous former outlaw and now destitute Kansas hog farmer, William Munny, embarks on a murderous last mission to find the men behind the hideous crime. Along with his old partner-in-crime, Ned Logan, and the brash but inexperienced young gunman, the \"Schofield Kid\", Munny enters a perilous world he has renounced many years ago, knowing that he walks right into a deadly trap; however, he still needs to find a way to raise his motherless children. Now, blood demands blood. Who is the hero, and who is the villain?", + "genres": [ + "Drama", + "Western" + ], + "year": 1992, + "url": "https://m.media-amazon.com/images/M/MV5BODM3YWY4NmQtN2Y3Ni00OTg0LWFhZGQtZWE3ZWY4MTJlOWU4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Green Book", + "plot": "In 1962, Tony \"Tony Lip\" Vallelonga, a tough bouncer, is looking for work when his nightclub is closed for renovations. The most promising offer turns out to be the driver for the African-American classical pianist Don Shirley for a concert tour into the Deep South states. Although hardly enthused at working for a black man, Tony accepts the job and they begin their trek armed with The Negro Motorist Green Book, a travel guide for safe travel through America's racial segregation. Together, the snobbishly erudite pianist and the crudely practical bouncer can barely get along with their clashing attitudes to life and ideals. However, as the disparate pair witness and endure America's appalling injustices on the road, they find a newfound respect for each other's talents and start to face them together. In doing so, they would nurture a friendship and understanding that would change both their lives.", + "genres": [ + "Biography", + "Comedy", + "Drama", + "Music" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BYzIzYmJlYTYtNGNiYy00N2EwLTk4ZjItMGYyZTJiOTVkM2RlXkEyXkFqcGdeQXVyODY1NDk1NjE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Italian", + "Russian", + "German" + ] + }, + { + "title": "Downfall", + "plot": "In April of 1945, Germany stands at the brink of defeat with the Soviet Armies closing in from the west and south. In Berlin, capital of the Third Reich, Adolf Hitler proclaims that Germany will still achieve victory and orders his Generals and advisers to fight to the last man. \"Downfall\" explores these final days of the Reich, where senior German leaders (such as Himmler and Goring) began defecting from their beloved Fuhrer, in an effort to save their own lives, while still others (Joseph Goebbels) pledge to die with Hitler. Hitler, himself, degenerates into a paranoid shell of a man, full of optimism one moment and suicidal depression the next. When the end finally does comes, and Hitler lies dead by his own hand, what is left of his military must find a way to end the killing that is the Battle of Berlin, and lay down their arms in surrender.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BZDA2ZjUxZGUtOWU4My00NGU4LTliMGItNWNjMWU1MTM3Nzc3XkEyXkFqcGdeQXVyMzA3Njg4MzY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Germany", + "Austria", + "Italy" + ], + "contry_codes": [ + "de", + "at", + "it" + ], + "language": [ + "German", + "Russian" + ] + }, + { + "title": "Children of Heaven", + "plot": "Zahra's shoes are gone; her older brother Ali lost them. They are poor, there are no shoes for Zahra until they come up with an idea: they will share one pair of shoes, Ali's. School awaits. Will the plan succeed?", + "genres": [ + "Drama", + "Family", + "Sport" + ], + "year": 1997, + "url": "https://m.media-amazon.com/images/M/MV5BZTYwZWQ4ZTQtZWU0MS00N2YwLWEzMDItZWFkZWY0MWVjODVhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Iran" + ], + "contry_codes": [ + "ir" + ], + "language": [ + "Persian" + ] + }, + { + "title": "Some Like It Hot", + "plot": "When two Chicago musicians, Joe and Jerry, witness the the St. Valentine's Day massacre, they want to get out of town and get away from the gangster responsible, Spats Colombo. They're desperate to get a gig out of town but the only job they know of is in an all-girl band heading to Florida. They show up at the train station as Josephine and Daphne, the replacement saxophone and bass players. They certainly enjoy being around the girls, especially Sugar Kane Kowalczyk who sings and plays the ukulele. Joe in particular sets out to woo her while Jerry/Daphne is wooed by a millionaire, Osgood Fielding III. Mayhem ensues as the two men try to keep their true identities hidden and Spats Colombo and his crew show up for a meeting with several other crime lords.", + "genres": [ + "Comedy", + "Music", + "Romance" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BNzAyOGIxYjAtMGY2NC00ZTgyLWIwMWEtYzY0OWQ4NDFjOTc5XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Howl's Moving Castle", + "plot": "A love story between an 18-year-old girl named Sophie, cursed by a witch into an old woman's body, and a magician named Howl. Under the curse, Sophie sets out to seek her fortune, which takes her to Howl's strange moving castle. In the castle, Sophie meets Howl's fire demon, named Karishif\u00e2. Seeing that she is under a curse, the demon makes a deal with Sophie--if she breaks the contract he is under with Howl, then Karushif\u00e2 will lift the curse that Sophie is under, and she will return to her 18-year-old shape.", + "genres": [ + "Animation", + "Adventure", + "Family", + "Fantasy" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BZTRhY2QwM2UtNWRlNy00ZWQwLTg3MjktZThmNjQ3NTdjN2IxXkEyXkFqcGdeQXVyMzg2MzE2OTE@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Ford v Ferrari", + "plot": null, + "genres": [ + "Action", + "Biography", + "Drama", + "Sport" + ], + "year": 2019, + "url": "https://m.media-amazon.com/images/M/MV5BYzcyZDNlNDktOWRhYy00ODQ5LTg1ODQtZmFmZTIyMjg2Yjk5XkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "United States", + "France" + ], + "contry_codes": [ + "us", + "fr" + ], + "language": [ + "English", + "Italian", + "French", + "Japanese" + ] + }, + { + "title": "The Great Escape", + "plot": "Based on a true story, a group of allied escape artist-type prisoners-of-war are all put in an \"escape proof\" camp. Their leader decides to try to take out several hundred all at once. The first half of the movie is played for comedy, as the prisoners mostly outwit their jailers to dig the escape tunnel. The second half is high adventure as they use planes, trains, and boats to get out of occupied Europe.", + "genres": [ + "Adventure", + "Drama", + "History", + "Thriller", + "War" + ], + "year": 1963, + "url": "https://m.media-amazon.com/images/M/MV5BNzA2NmYxMWUtNzBlMC00MWM2LTkwNmQtYTFlZjQwODNhOWE0XkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German", + "French", + "Russian", + "Spanish" + ] + }, + { + "title": "My Neighbor Totoro", + "plot": "Two young girls, 10-year-old Satsuki and her 4-year-old sister Mei, move into a house in the country with their father to be closer to their hospitalized mother. Satsuki and Mei discover that the nearby forest is inhabited by magical creatures called Totoros (pronounced toe-toe-ro). They soon befriend these Totoros, and have several magical adventures.", + "genres": [ + "Animation", + "Family", + "Fantasy" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BNTdiOTQ0YmUtOGE3YS00NDg5LWI3YTEtNDAxZmE0MzRmZWM5L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Ran", + "plot": "Japanese warlord Hidetori Ichimonji decides the time has come to retire and divide his fiefdom among his three sons. His eldest and middle sons - Taro and Jiro - agree with his decision and promise to support him for his remaining days. The youngest son Saburo disagrees with all of them arguing that there is little likelihood the three brothers will remain united. Insulted by his son's brashness, the warlord banishes Saburo. As the warlord begins his retirement, he quickly realizes that his two eldest sons selfish and have no intention of keeping their promises. It leads to war and only banished Saburo can possibly save him.", + "genres": [ + "Action", + "Drama" + ], + "year": 1985, + "url": "https://m.media-amazon.com/images/M/MV5BZDBjZTM4ZmEtOTA5ZC00NTQzLTkyNzYtMmUxNGU2YjI5YjU5L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan", + "France" + ], + "contry_codes": [ + "jp", + "fr" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "A Beautiful Mind", + "plot": "From the heights of notoriety to the depths of depravity, John Forbes Nash, Jr. experienced it all. A mathematical genius, he made an astonishing discovery early in his career and stood on the brink of international acclaim. But the handsome and arrogant Nash soon found himself on a painful and harrowing journey of self-discovery. After many years of struggle, he eventually triumphed over his tragedy, and finally - late in life - received the Nobel Prize.", + "genres": [ + "Biography", + "Drama" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BMzcwYWFkYzktZjAzNC00OGY1LWI4YTgtNzc5MzVjMDVmNjY0XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_SX101_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "All About Eve", + "plot": "Eve (Anne Baxter) is waiting backstage to meet her idol, aging Broadway star Margo Channing (Bette Davis). It seems innocent enough as Eve explains that she has seen Margo in EVERY performance of her current play. Only playwright/critic DeWitt (George Sanders) sees through Eve's evil plan, which is to take her parts and her fianc\u00e9, Bill Simpson (Gary Merrill). When the fianc\u00e9 shows no interest, she tries for playwright Lloyd Richards (Hugh Marlowe), but DeWitt stops her. After she accepts her award, she decides to skip the after-party and goes to her room, where a young woman named Phoebe has sneaked into her room and fallen asleep. This is where the \"Circle of Life\" now comes to fruition as Eve will get played like she played Margo.", + "genres": [ + "Drama" + ], + "year": 1950, + "url": "https://m.media-amazon.com/images/M/MV5BMTY2MTAzODI5NV5BMl5BanBnXkFtZTgwMjM4NzQ0MjE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Pan's Labyrinth", + "plot": "In 1944 Falangist Spain, a girl, fascinated with fairy-tales, is sent along with her pregnant mother to live with her new stepfather, a ruthless captain of the Spanish army. During the night, she meets a fairy who takes her to an old faun in the center of the labyrinth. He tells her she's a princess, but must prove her royalty by surviving three gruesome tasks. If she fails, she will never prove herself to be the true princess and will never see her real father, the king, again.", + "genres": [ + "Drama", + "Fantasy", + "War" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BMDBjOWYyMDQtOWRmOC00MDgxLWIxM2UtMTNjYzFiN2RkYTBlXkEyXkFqcGdeQXVyMTAyOTE2ODg0._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Mexico", + "Spain" + ], + "contry_codes": [ + "mx", + "es" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Casino", + "plot": "This Martin Scorsese film depicts the Janus-like quality of Las Vegas--it has a glittering, glamorous face, as well as a brutal, cruel one. Ace Rothstein and Nicky Santoro, mobsters who move to Las Vegas to make their mark, live and work in this paradoxical world. Seen through their eyes, each as a foil to the other, the details of mob involvement in the casinos of the 1970's and '80's are revealed. Ace is the smooth operator of the Tangiers casino, while Nicky is his boyhood friend and tough strongman, robbing and shaking down the locals. However, they each have a tragic flaw--Ace falls in love with a hustler, Ginger, and Nicky falls into an ever-deepening spiral of drugs and violence.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BMTcxOWYzNDYtYmM4YS00N2NkLTk0NTAtNjg1ODgwZjAxYzI3XkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "France" + ], + "contry_codes": [ + "us", + "fr" + ], + "language": [ + "English" + ] + }, + { + "title": "Come and See", + "plot": "The feature film directed by Elem Klimov, shot in the genre of military drama. The action takes place on the territory of Belarus in 1943. In the center of the story is a Belarusian boy, who witnesses the horrors of the Nazi punitive action, turning from a cheerful teenager into a gray-haired old man for two days.", + "genres": [ + "Drama", + "War" + ], + "year": 1985, + "url": "https://m.media-amazon.com/images/M/MV5BODM4Njg0NTAtYjI5Ny00ZjAxLTkwNmItZTMxMWU5M2U3M2RjXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Soviet Union" + ], + "contry_codes": [ + "suhh" + ], + "language": [ + "Belarusian", + "Russian", + "German" + ] + }, + { + "title": "The Secret in Their Eyes", + "plot": "In 1999, retired Argentinian federal justice agent Benjam\u00edn Esp\u00f3sito is writing a novel, using an old closed case as the source material. That case is the brutal rape and murder of Liliana Coloto. In addition to seeing the extreme grief of the victim's husband Ricardo Morales, Benjam\u00edn, his assistant Pablo Sandoval, and newly hired department chief Irene Men\u00e9ndez-Hastings were personally affected by the case as Benjam\u00edn and Pablo tracked the killer, hence the reason why the unsatisfactory ending to the case has always bothered him. Despite the department already having two other suspects, Benjam\u00edn and Pablo ultimately were certain that a man named Isidoro G\u00f3mez is the real killer. Although he is aware that historical accuracy is not paramount for the novel, the process of revisiting the case is more an issue of closure for him. He tries to speak to the key players in the case, most specifically Irene, who still works in the justice department and who he has always been attracted to but never pursued due to the differences in their ages and social classes. The other issue is that G\u00f3mez is still at large, no one aware if he is alive or dead. But as Pablo at the time mentioned that passion is one thing that cannot be changed in behavior, Benjam\u00edn learns now that that premise still holds true.", + "genres": [ + "Drama", + "Mystery", + "Romance", + "Thriller" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BMGI4ZDU0MWUtMmMwNS00ODBhLTllODEtZWE2NjMwNTM3MmVjXkEyXkFqcGdeQXVyNDE5MTU2MDE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Argentina", + "Spain" + ], + "contry_codes": [ + "ar", + "es" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Raging Bull", + "plot": "When Jake LaMotta steps into a boxing ring and obliterates his opponent, he's a prizefighter. But when he treats his family and friends the same way, he's a ticking time bomb, ready to go off at any moment. Though LaMotta wants his family's love, something always seems to come between them. Perhaps it's his violent bouts of paranoia and jealousy. This kind of rage helped make him a champ, but in real life, he winds up in the ring alone.", + "genres": [ + "Biography", + "Drama", + "Sport" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BYjRmODkzNDItMTNhNi00YjJlLTg0ZjAtODlhZTM0YzgzYThlXkEyXkFqcGdeQXVyNzQ1ODk3MTQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Lock, Stock and Two Smoking Barrels", + "plot": "Four Jack-the-lads find themselves heavily - seriously heavily - in debt to an East End hard man and his enforcers after a crooked card game. Overhearing their neighbours in the next flat plotting to hold up a group of out-of-their-depth drug growers, our heros decide to stitch up the robbers in turn. In a way the confusion really starts when a pair of antique double-barrelled shotguns go missing in a completely different scam.", + "genres": [ + "Comedy", + "Crime" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMTAyN2JmZmEtNjAyMy00NzYwLThmY2MtYWQ3OGNhNjExMmM4XkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "The Wolf of Wall Street", + "plot": "Jordan Belfort is a Long Island penny stockbroker who served 22 months in prison for defrauding investors in a massive 1990s securities scam that involved widespread corruption on Wall Street and in the corporate banking world, including shoe designer Steve Madden.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BMjIxMjgxNTk0MF5BMl5BanBnXkFtZTgwNjIyOTg2MDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "The Treasure of the Sierra Madre", + "plot": "Fred C. Dobbs and Bob Curtin, both down on their luck in Tampico, Mexico in 1925, meet up with a grizzled prospector named Howard and decide to join with him in search of gold in the wilds of central Mexico. Through enormous difficulties, they eventually succeed in finding gold, but bandits, the elements, and most especially greed threaten to turn their success into disaster.", + "genres": [ + "Adventure", + "Drama", + "Western" + ], + "year": 1948, + "url": "https://m.media-amazon.com/images/M/MV5BOTJlZWMxYzEtMjlkMS00ODE0LThlM2ItMDI3NGQ2YjhmMzkxXkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "Mexico" + ], + "contry_codes": [ + "us", + "mx" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Judgment at Nuremberg", + "plot": "It has been three years since the most important Nazi leaders had already been tried. This trial is about 4 judges who used their offices to conduct Nazi sterilization and cleansing policies. Retired American judge, Dan Haywood has a daunting task ahead of him. The Cold War is heating up and no one wants any more trials as Germany, and Allied governments, want to forget the past. But is that the right thing to do is the question that the tribunal must decide.", + "genres": [ + "Drama", + "War" + ], + "year": 1961, + "url": "https://m.media-amazon.com/images/M/MV5BZDZjMTIwZTQtNTM3OS00OTUyLWI5MTMtOTNjYWVkNzhjMWIxXkEyXkFqcGdeQXVyNTc1NTQxODI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German" + ] + }, + { + "title": "My Father and My Son", + "plot": "Sadik is one of the rebellious youth who has been politically active as a university student and became a left-wing journalist in the 70's, despite his father's expectations of him becoming an agricultural engineer and taking control of their family farm in an Aegean village. On the dawn of September 12, 1980, when a merciless military coup hits the country, they cannot find access to any hospital or a doctor and his wife dies while giving birth to their only child, Deniz. After a long-lasting period of torture, trials, and jail time, Sadik returns to his village with 7-8 years old Deniz, knowing that it will be hard to correct things with his father, Huseyin.", + "genres": [ + "Drama", + "Family" + ], + "year": 2005, + "url": "https://m.media-amazon.com/images/M/MV5BNjAzMzEwYzctNjc1MC00Nzg5LWFmMGItMTgzYmMyNTY2OTQ4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Turkey" + ], + "contry_codes": [ + "tr" + ], + "language": [ + "Turkish" + ] + }, + { + "title": "Three Billboards Outside Ebbing, Missouri", + "plot": "THREE BILLBOARDS OUTSIDE EBBING, MISSOURI is a darkly comic drama from Academy Award nominee Martin McDonagh (In Bruges). After months have passed without a culprit in her daughter's murder case, Mildred Hayes (Academy Award winner Frances McDormand) makes a bold move, painting three signs leading into her town with a controversial message directed at William Willoughby (Academy Award nominee Woody Harrelson), the town's revered chief of police. When his second-in-command Officer Dixon (Academy Award winner Sam Rockwell), an immature mother's boy with a penchant for violence, gets involved, the battle between Mildred and Ebbing's law enforcement is only exacerbated.", + "genres": [ + "Comedy", + "Crime", + "Drama" + ], + "year": 2017, + "url": "https://m.media-amazon.com/images/M/MV5BMjMxNzgwMDUyMl5BMl5BanBnXkFtZTgwMTQ0NTIyNDM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Chinatown", + "plot": "In 1937 Los Angeles, private investigator Jake 'J.J.' Gittes specializes in cheating-spouse cases. His current target is Hollis Mulwray, high-profile chief engineer for the Los Angeles Department of Water and Power, whose wife suspects him of infidelity. In following Mulwray, Gittes witnesses some usual business dealings, such as a public meeting for construction of a new dam to create additional water supply for Los Angeles, as fresh water is vital to the growing community during the chronic drought; Mulwray opposes the dam. Eventually Gittes sees Mulwray meeting with an unknown young woman who isn't his wife. Once news of the supposed tryst between Mulwray and this woman hits the media, additional information comes to light that makes Gittes believe that Mulwray is being framed for something and that he himself is being set up. In his investigation of the issue behind Mulwray's framing and his own setup, Gittes is assisted by Mulwray's wife Evelyn, but he thinks she isn't being forthright with him. The further he gets into the investigation, the more secrets he uncovers about the Mulwrays' professional and personal dealings, including Mulwray's former business-partnership with Evelyn's father, Noah Cross. The identity of the unknown woman may be the key to uncovering the whole story.", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 1974, + "url": "https://m.media-amazon.com/images/M/MV5BOGMwYmY5ZmEtMzY1Yi00OWJiLTk1Y2MtMzI2MjBhYmZkNTQ0XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Cantonese", + "Spanish" + ] + }, + { + "title": "The Gold Rush", + "plot": "A lone prospector ventures into Alaska looking for gold. He gets mixed up with some burly characters and falls in love with the beautiful Georgia. He tries to win her heart with his singular charm.", + "genres": [ + "Adventure", + "Comedy", + "Drama", + "Family" + ], + "year": 1925, + "url": "https://m.media-amazon.com/images/M/MV5BZjEyOTE4MzMtNmMzMy00Mzc3LWJlOTQtOGJiNDE0ZmJiOTU4L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR4,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Dial M for Murder", + "plot": "In London, wealthy Margot Mary Wendice had a brief love affair with the American writer Mark Halliday while her husband and professional tennis player Tony Wendice was on a tennis tour. Tony quits playing to dedicate to his wife and finds a regular job. She decides to give him a second chance for their marriage. When Mark arrives from America to visit the couple, Margot tells him that she had destroyed all his letters but one that was stolen. Subsequently she was blackmailed, but she had never retrieved the stolen letter. Tony arrives home, claims that he needs to work and asks Margot to go with Mark to the theater. Meanwhile Tony calls Captain Lesgate (aka Charles Alexander Swann who studied with him at college) and blackmails him to murder his wife, so that he can inherit her fortune. But there is no perfect crime, and things do not work as planned.", + "genres": [ + "Crime", + "Thriller" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BOWIwODIxYWItZDI4MS00YzhhLWE3MmYtMzlhZDIwOTMzZmE5L2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "There Will Be Blood", + "plot": "The intersecting life stories of Daniel Plainview and Eli Sunday in early twentieth century California presents miner-turned-oilman Daniel Plainview, a driven man who will do whatever it takes to achieve his goals. He works hard but also takes advantage of those around him at their expense if need be. His business partner/son (H.W.) is, in reality, an \"acquired\" child whose true biological single-parent father (working on one of Daniel's rigs) died in a workplace accident. Daniel is deeply protective of H.W. if only for what H.W. brings to the partnership. Eli Sunday is one in a pair of twins whose family farm Daniel purchases for the major oil deposit located on it. Eli, a local preacher and a self-proclaimed faith healer, wants the money from the sale of the property to finance his own church. The lives of the two competitive men often clash as Daniel pumps oil off the property and tries to acquire all the surrounding land at bargain prices to be able to build a pipeline to the coast, and as Eli tries to build his own religious empire.", + "genres": [ + "Drama" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BMjAxODQ4MDU5NV5BMl5BanBnXkFtZTcwMDU4MjU1MQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "American Sign Language" + ] + }, + { + "title": "V for Vendetta", + "plot": "Tells the story of Evey Hammond (Natalie Portman) and her unlikely but instrumental part in bringing down the fascist government that has taken control of a futuristic Great Britain. Saved from a life-and-death situation by a man in a Guy Fawkes mask who calls himself \"V\" (Hugo Weaving), she learns a general summary of V's past and, after a time, decides to help him bring down those who committed the atrocities that led to Britain being in the shape that it is in.", + "genres": [ + "Action", + "Drama", + "Sci-Fi", + "Thriller" + ], + "year": 2005, + "url": "https://m.media-amazon.com/images/M/MV5BYzllMjJkODAtYjMwMi00YmNhLWFhYzAtZjZjODg5YzEwOGUwXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States", + "United Kingdom", + "Germany" + ], + "contry_codes": [ + "us", + "gb", + "de" + ], + "language": [ + "English" + ] + }, + { + "title": "Inside Out", + "plot": "Growing up can be a bumpy road, and it's no exception for Riley, who is uprooted from her Midwest life when her father starts a new job in San Francisco. Like all of us, Riley is guided by her emotions - Joy, Fear, Anger, Disgust and Sadness. The emotions live in Headquarters, the control center inside Riley's mind, where they help advise her through everyday life. As Riley and her emotions struggle to adjust to a new life in San Francisco, turmoil ensues in Headquarters. Although Joy, Riley's main and most important emotion, tries to keep things positive, the emotions conflict on how best to navigate a new city, house and school.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Drama", + "Family", + "Fantasy" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BOTgxMDQwMDk0OF5BMl5BanBnXkFtZTgwNjU5OTg2NDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Seventh Seal", + "plot": "A Knight and his squire are home from the crusades. Black Death is sweeping their country. As they approach home, Death appears to the knight and tells him it is his time. The knight challenges Death to a chess game for his life. The Knight and Death play as the cultural turmoil envelopes the people around them as they try, in different ways, to deal with the upheaval the plague has caused.", + "genres": [ + "Drama", + "Fantasy" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BM2I1ZWU4YjMtYzU0My00YmMzLWFmNTAtZDJhZGYwMmI3YWQ5XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Sweden" + ], + "contry_codes": [ + "se" + ], + "language": [ + "Swedish", + "Latin" + ] + }, + { + "title": "Warrior", + "plot": "Two brothers face the fight of a lifetime - and the wreckage of their broken family - within the brutal, high-stakes world of Mixed Martial Arts (MMA) fighting in Lionsgate's action/drama, WARRIOR. A former Marine, haunted by a tragic past, Tommy Riordan returns to his hometown of Pittsburgh and enlists his father, a recovered alcoholic and his former coach, to train him for an MMA tournament awarding the biggest purse in the history of the sport. As Tommy blazes a violent path towards the title prize, his brother, Brendan, a former MMA fighter unable to make ends meet as a public school teacher, returns to the amateur ring to provide for his family. Even though years have passed, recriminations and past betrayals keep Brendan bitterly estranged from both Tommy and his father. But when Brendan's unlikely rise as an underdog sets him on a collision course with Tommy, the two brothers must finally confront the forces that tore them apart, all the while waging the most intense, winner-takes-all battle of their lives.", + "genres": [ + "Drama", + "Sport" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODk5MTMyNV5BMl5BanBnXkFtZTcwMDMyNTg0Ng@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "No Country for Old Men", + "plot": "In rural Texas, welder and hunter Llewelyn Moss (Josh Brolin) discovers the remains of several drug runners who have all killed each other in an exchange gone violently wrong. Rather than report the discovery to the police, Moss decides to simply take the two million dollars present for himself. This puts the psychopathic killer, Anton Chigurh (Javier Bardem), on his trail as he dispassionately murders nearly every rival, bystander and even employer in his pursuit of his quarry and the money. As Moss desperately attempts to keep one step ahead, the blood from this hunt begins to flow behind him with relentlessly growing intensity as Chigurh closes in. Meanwhile, the laconic Sheriff Ed Tom Bell (Tommy Lee Jones) blithely oversees the investigation even as he struggles to face the sheer enormity of the crimes he is attempting to thwart.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BMjA5Njk3MjM4OV5BMl5BanBnXkFtZTcwMTc5MTE1MQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Trainspotting", + "plot": "A wild, freeform, Rabelaisian trip through the darkest recesses of Edinburgh low-life, focusing on Mark Renton and his attempt to give up his heroin habit, and how the latter affects his relationship with family and friends: Sean Connery wannabe Sick Boy, dimbulb Spud, psycho Begbie, 14-year-old girlfriend Diane, and clean-cut athlete Tommy, who's never touched drugs but can't help being curious about them...", + "genres": [ + "Drama" + ], + "year": 1996, + "url": "https://m.media-amazon.com/images/M/MV5BMzA5Zjc3ZTMtMmU5YS00YTMwLWI4MWUtYTU0YTVmNjVmODZhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Room", + "plot": "ROOM tells the extraordinary story of Jack, a spirited 5-year-old who is looked after by his loving and devoted mother. Like any good mother, Ma dedicates herself to keeping Jack happy and safe, nurturing him with warmth and love and doing typical things like playing games and telling stories. Their life, however, is anything but typical--they are trapped--confined to a 10-by-10-foot space that Ma has euphemistically named Room. Ma has created a whole universe for Jack within Room, and she will stop at nothing to ensure that, even in this treacherous environment, Jack is able to live a complete and fulfilling life. But as Jack's curiosity about their situation grows, and Ma's resilience reaches its breaking point, they enact a risky plan to escape, ultimately bringing them face-to-face with what may turn out to be the scariest thing yet: the real world.", + "genres": [ + "Drama", + "Thriller" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BMjE4NzgzNzEwMl5BMl5BanBnXkFtZTgwMTMzMDE0NjE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Ireland", + "Canada", + "United Kingdom", + "United States" + ], + "contry_codes": [ + "ie", + "ca", + "gb", + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Elephant Man", + "plot": "Joseph \"John\" Merrick is an intelligent and friendly man, but he is hated by his Victorian-era English society because he is severely deformed. Once he is discovered by a doctor, however, he is saved from his life in a freak show and he is treated like the human being that he really is.", + "genres": [ + "Biography", + "Drama" + ], + "year": 1980, + "url": "https://m.media-amazon.com/images/M/MV5BMDVjNjIwOGItNDE3Ny00OThjLWE0NzQtZTU3YjMzZTZjMzhkXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Drishyam", + "plot": "Georgekutty (Mohanlal) is a cable TV network owner in a remote and hilly village in Kerala. He lives a happy life with his wife and 2 girls. The first half revolves around the depiction of their happy family. Anju (Ansiba), Georgekutty's daughter goes to a school trip in between the proceedings. After a few days a guy who had been at the school trip with her meets Anju. He blackmails her with a video of her that he had captured during the school trip. In the course of events he is accidentally killed by Rani (Meena) and Anju. Georgekutty on returning home is appraised of the events and thus begins a cat and mouse game as the murdered person is the son of IG Geeta Prabhakar (Asha Sharath) and Prabhakar (Siddique). How the family weathers the storm that ensues during the murder investigation forms the rest of the story leading to a deeply satisfying and unexpected climax.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BYmY3MzYwMGUtOWMxYS00OGVhLWFjNmUtYzlkNGVmY2ZkMjA3XkEyXkFqcGdeQXVyMTExNDQ2MTI@._V1_SY150_CR6,0,101,150_.jpg", + "rating": 8.6, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Malayalam", + "English" + ] + }, + { + "title": "The Sixth Sense", + "plot": "Malcom Crowe (Bruce Willis) is a child psychologist who receives an award on the same night that he is visited by a very unhappy ex-patient. After this encounter, Crowe takes on the task of curing a young boy with the same ills as the ex-patient (Donnie Wahlberg) . This boy \"sees dead people\". Crowe spends a lot of time with the boy much to the dismay of his wife (Olivia Williams). Cole's mom (Toni Collette) is at her wit's end with what to do about her son's increasing problems. Crowe is the boy's only hope.", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 1999, + "url": "https://m.media-amazon.com/images/M/MV5BMWM4NTFhYjctNzUyNi00NGMwLTk3NTYtMDIyNTZmMzRlYmQyXkEyXkFqcGdeQXVyMTAwMzUyOTc@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Latin", + "Spanish" + ] + }, + { + "title": "Shutter Island", + "plot": "In 1954, up-and-coming U.S. marshal Teddy Daniels is assigned to investigate the disappearance of a patient from Boston's Shutter Island Ashecliffe Hospital. He's been pushing for an assignment on the island for personal reasons, but before long he thinks he's been brought there as part of a twisted plot by hospital doctors whose radical treatments range from unethical to illegal to downright sinister. Teddy's shrewd investigating skills soon provide a promising lead, but the hospital refuses him access to records he suspects would break the case wide open. As a hurricane cuts off communication with the mainland, more dangerous criminals \"escape\" in the confusion, and the puzzling, improbable clues multiply, Teddy begins to doubt everything - his memory, his partner, even his own sanity.", + "genres": [ + "Mystery", + "Thriller" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BYzhiNDkyNzktNTZmYS00ZTBkLTk2MDAtM2U0YjU1MzgxZjgzXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "German" + ] + }, + { + "title": "The Thing", + "plot": "A US research station, Antarctica, early-winter 1982. The base is suddenly buzzed by a helicopter from the nearby Norwegian research station. They are trying to kill a dog that has escaped from their base. After the destruction of the Norwegian chopper the members of the US team fly to the Norwegian base, only to discover them all dead or missing. They do find the remains of a strange creature the Norwegians burned. The Americans take it to their base and deduce that it is an alien life form. After a while it is apparent that the alien can take over and assimilate into other life forms, including humans, and can spread like a virus. This means that anyone at the base could be inhabited by The Thing, and tensions escalate.", + "genres": [ + "Horror", + "Mystery", + "Sci-Fi" + ], + "year": 1982, + "url": "https://m.media-amazon.com/images/M/MV5BNDcyZmFjY2YtN2I1OC00MzU3LWIzZGEtZDA5N2VlNDJjYWI3L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Norwegian" + ] + }, + { + "title": "Gone with the Wind", + "plot": "Scarlett is a woman who can deal with a nation at war, Atlanta burning, the Union Army carrying off everything from her beloved Tara, the carpetbaggers who arrive after the war. Scarlett is beautiful. She has vitality. But Ashley, the man she has wanted for so long, is going to marry his placid cousin, Melanie. Mammy warns Scarlett to behave herself at the party at Twelve Oaks. There is a new man there that day, the day the Civil War begins. Rhett Butler. Scarlett does not know he is in the room when she pleads with Ashley to choose her instead of Melanie.", + "genres": [ + "Drama", + "History", + "Romance", + "War" + ], + "year": 1939, + "url": "https://m.media-amazon.com/images/M/MV5BYjUyZWZkM2UtMzYxYy00ZmQ3LWFmZTQtOGE2YjBkNjA3YWZlXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Bridge on the River Kwai", + "plot": "DurinWW II, allied POWS in a Japanese internment camp are ordered to build a bridge to accommodate the Burma-Siam railway. Their instinct is to sabotage the bridge, but under the leadership of Colonel Nicholson they're persuaded the bridge should be built to help morale, spirit. At first, the prisoners admire Nicholson when he bravely endures torture rather than compromise his principles for the benefit of Japanese Commandant Colonel Saito, But, soon they realise it's a monument to Nicholson, himself, as well as a form of collaboration with the enemy.", + "genres": [ + "Adventure", + "Drama", + "War" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BMGVhNjhjODktODgxYS00MDdhLTlkZjktYTkyNzQxMTU0ZDYxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Japanese", + "Thai" + ] + }, + { + "title": "Blade Runner", + "plot": "In the 21st century, a corporation develops human clones to be used as slaves in colonies outside the Earth, identified as replicants. In 2019, a former police officer is hired to hunt down a fugitive group of clones living undercover in Los Angeles.", + "genres": [ + "Action", + "Sci-Fi", + "Thriller" + ], + "year": 1982, + "url": "https://m.media-amazon.com/images/M/MV5BNzQzMzJhZTEtOWM4NS00MTdhLTg0YjgtMjM4MDRkZjUwZDBlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Hong Kong", + "United Kingdom" + ], + "contry_codes": [ + "us", + "hk", + "gb" + ], + "language": [ + "English", + "German", + "Cantonese", + "Japanese", + "Hungarian", + "Arabic" + ] + }, + { + "title": "On the Waterfront", + "plot": "Terry Malloy dreams about being a prize fighter, while tending his pigeons and running errands at the docks for Johnny Friendly, the corrupt boss of the dockers union. Terry witnesses a murder by two of Johnny's thugs, and later meets the dead man's sister and feels responsible for his death. She introduces him to Father Barry, who tries to force him to provide information for the courts that will smash the dock racketeers.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1954, + "url": "https://m.media-amazon.com/images/M/MV5BY2I0MWFiZDMtNWQyYy00Njk5LTk3MDktZjZjNTNmZmVkYjkxXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Third Man", + "plot": "An out of work pulp fiction novelist, Holly Martins, arrives in a post war Vienna divided into sectors by the victorious allies, and where a shortage of supplies has led to a flourishing black market. He arrives at the invitation of an ex-school friend, Harry Lime, who has offered him a job, only to discover that Lime has recently died in a peculiar traffic accident. From talking to Lime's friends and associates Martins soon notices that some of the stories are inconsistent, and determines to discover what really happened to Harry Lime.", + "genres": [ + "Film-Noir", + "Mystery", + "Thriller" + ], + "year": 1949, + "url": "https://m.media-amazon.com/images/M/MV5BYjE2OTdhMWUtOGJlMy00ZDViLWIzZjgtYjZkZGZmMDZjYmEyXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "German", + "Russian" + ] + }, + { + "title": "Andhadhun", + "plot": "Akash a blind pianist is preparing for a London concert.Sophie's scooter bumps into Akash and upon finding he a pianist she takes him to her restaurant Franco's run by her father and offers him a job.Akash meets 70s actor Pramod Sinha at the restaurant who asks him to do a private concert of his songs at his residence to surprise his wife Simi. Next Day upon reaching his house a shocking surprise is waiting for Akash.", + "genres": [ + "Crime", + "Thriller" + ], + "year": 2018, + "url": "https://m.media-amazon.com/images/M/MV5BZWZhMjhhZmYtOTIzOC00MGYzLWI1OGYtM2ZkN2IxNTI4ZWI3XkEyXkFqcGdeQXVyNDAzNDk0MTQ@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.4, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English" + ] + }, + { + "title": "Jurassic Park", + "plot": "Huge advancements in scientific technology have enabled a mogul to create an island full of living dinosaurs. John Hammond has invited four individuals, along with his two grandchildren, to join him at Jurassic Park. But will everything go according to plan? A park employee attempts to steal dinosaur embryos, critical security systems are shut down and it now becomes a race for survival with dinosaurs roaming freely over the island.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 1993, + "url": "https://m.media-amazon.com/images/M/MV5BMjM2MDgxMDg0Nl5BMl5BanBnXkFtZTgwNTM2OTM5NDE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Finding Nemo", + "plot": "A clown fish named Marlin lives in the Great Barrier Reef and loses his son, Nemo, after he ventures into the open sea, despite his father's constant warnings about many of the ocean's dangers. Nemo is abducted by a boat and netted up and sent to a dentist's office in Sydney. While Marlin ventures off to try to retrieve Nemo, Marlin meets a fish named Dory, a blue tang suffering from short-term memory loss. The companions travel a great distance, encountering various dangerous sea creatures such as sharks, anglerfish and jellyfish, in order to rescue Nemo from the dentist's office, which is situated by Sydney Harbour. While the two are searching the ocean far and wide, Nemo and the other sea animals in the dentist's fish tank plot a way to return to the sea to live their lives free again.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BZTAzNWZlNmUtZDEzYi00ZjA5LWIwYjEtZGM1NWE1MjE4YWRhXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Australia" + ], + "contry_codes": [ + "us", + "au" + ], + "language": [ + "English" + ] + }, + { + "title": "Wild Strawberries", + "plot": "With the exception of his elderly housekeeper Miss Agda who he treats almost like a surrogate platonic wife, widowed seventy-eight year old Dr. Isak Borg, a former medical doctor and professor, has retreated from any human contact, partly his own want but partly the decision of others who do not want to spend time with him because of his cold demeanor. He is traveling from his home in Stockholm to Lund to accept an honorary degree. Instead of flying as was the original plan, he decides to take the day long drive instead. Along for the ride is his daughter-in-law Marianne, who had been staying with him for the month but has now decided to go home. The many stops and encounters along the way make him reminisce about various parts of his life. Those stops which make him reminisce directly are at his childhood summer home, at the home of his equally emotionally cold mother, and at a gas station where the attendants praise him as a man for his work. But the lives of other people they encounter almost mirror his own, including hitchhikers Sara, Viktor and Anders - who remind him of his cousin Sara who he was going to marry, himself and his irresponsible brother Sigfrid who Sara eventually married - a bickering married couple Sten and Berit Alman, and Marianne and her husband and Isak's son Evald, whose marriage is as strained as was his own.", + "genres": [ + "Drama", + "Romance" + ], + "year": 1957, + "url": "https://m.media-amazon.com/images/M/MV5BM2NiYjhmMzctMzliMC00NDBlLWJkYzItZjIwYjYzNDg3OGQzXkEyXkFqcGdeQXVyMzAxNjg3MjQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Sweden" + ], + "contry_codes": [ + "se" + ], + "language": [ + "Swedish", + "Latin" + ] + }, + { + "title": "Fargo", + "plot": "Jerry works in his father-in-law's car dealership and has gotten himself in financial problems. He tries various schemes to come up with money needed for a reason that is never really explained. It has to be assumed that his huge embezzlement of money from the dealership is about to be discovered by father-in-law. When all else falls through, plans he set in motion earlier for two men to kidnap his wife for ransom to be paid by her wealthy father (who doesn't seem to have the time of day for son-in-law). From the moment of the kidnapping, things go wrong and what was supposed to be a non-violent affair turns bloody with more blood added by the minute. Jerry is upset at the bloodshed, which turns loose a pregnant sheriff from Brainerd, MN who is tenacious in attempting to solve the three murders in her jurisdiction.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1996, + "url": "https://m.media-amazon.com/images/M/MV5BNDJiZDgyZjctYmRjMS00ZjdkLTkwMTEtNGU1NDg3NDQ0Yzk1XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Gran Torino", + "plot": "Walt Kowalski (Clint Eastwood) is a widower who holds onto his prejudices despite the changes in his Michigan neighborhood and the world around him. Kowalski is a grumpy, tough-minded, unhappy old man who can't get along with either his kids or his neighbors. He is a Korean War veteran whose prize possession is a 1972 Gran Torino he keeps in mint condition. When his neighbor Thao Lor (Bee Vang), a young Hmong teenager under pressure from his gang member cousin, tries to steal his Gran Torino, Kowalski sets out to reform the youth. Drawn against his will into the life of Thao's family, Kowalski is soon taking steps to protect them from the gangs that infest their neighborhood.", + "genres": [ + "Drama" + ], + "year": 2008, + "url": "https://m.media-amazon.com/images/M/MV5BMTc5NTk2OTU1Nl5BMl5BanBnXkFtZTcwMDc3NjAwMg@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Germany", + "United States" + ], + "contry_codes": [ + "de", + "us" + ], + "language": [ + "English", + "Hmong" + ] + }, + { + "title": "The Bandit", + "plot": "The epic adventures of the legendary Baran the Bandit following his release from prison. After serving 35 years, it is no surprise that the world has changed dramatically. Still, Baran can't help but be shocked to discover that his home village is now underwater thanks to the construction of a new dam. He then heads for Istanbul to get revenge upon his former best friend, the man who snitched on him and stole his lover Keje. Along the way, Baran teams up with Cumali, a tough young punk who finds the thief's old-fashioned ways rather quaint. When Cumali gets into deep trouble with a crime boss, Baran adds another vengeful task to his roster.", + "genres": [ + "Crime", + "Drama", + "Thriller" + ], + "year": 1996, + "url": "https://m.media-amazon.com/images/M/MV5BOGQ4ZjFmYjktOGNkNS00OWYyLWIyZjgtMGJjM2U1ZTA0ZTlhXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.3, + "countries": [ + "Turkey", + "France", + "Bulgaria" + ], + "contry_codes": [ + "tr", + "fr", + "bg" + ], + "language": [ + "Turkish" + ] + }, + { + "title": "Kill Bill: Vol. 1", + "plot": "The lead character, called 'The Bride,' was a member of the Deadly Viper Assassination Squad, led by her lover 'Bill.' Upon realizing she was pregnant with Bill's child, 'The Bride' decided to escape her life as a killer. She fled to Texas, met a young man, who, on the day of their wedding rehearsal was gunned down by an angry and jealous Bill (with the assistance of the Deadly Viper Assassination Squad). Four years later, 'The Bride' wakes from a coma, and discovers her baby is gone. She, then, decides to seek revenge upon the five people who destroyed her life and killed her baby. The saga of Kill Bill Volume I begins.", + "genres": [ + "Action", + "Crime", + "Thriller" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BNzM3NDFhYTAtYmU5Mi00NGRmLTljYjgtMDkyODQ4MjNkMGY2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Japan" + ], + "contry_codes": [ + "us", + "jp" + ], + "language": [ + "English", + "Japanese", + "French" + ] + }, + { + "title": "The Deer Hunter", + "plot": "Michael, Steven and Nick are young factory workers from Pennsylvania who enlist into the Army to fight in Vietnam. Before they go, Steven marries the pregnant Angela, and their wedding party also serves as the men's farewell party. After some time and many horrors, the three friends fall in the hands of the Vietcong and are brought to a prison camp in which they are forced to play Russian roulette against each other. Michael makes it possible for them to escape, but they soon get separated again.", + "genres": [ + "Drama", + "War" + ], + "year": 1978, + "url": "https://m.media-amazon.com/images/M/MV5BNDhmNTA0ZDMtYjhkNS00NzEzLWIzYTItOGNkMTVmYjE2YmI3XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Russian", + "Vietnamese", + "French" + ] + }, + { + "title": "Stalker", + "plot": "In a small, unnamed country there is an area called the Zone. It is apparently inhabited by aliens and contains the Room, where in it is believed wishes are granted. The government has declared The Zone a no-go area and have sealed off the area with barbed wire and border guards. However, this has not stopped people from attempting to enter the Zone. We follow one such party, made up of a writer, who wants to use the experience as inspiration for his writing, and a professor, who wants to research the Zone for scientific purposes. Their guide is a man to whom the Zone is everything, the Stalker.", + "genres": [ + "Drama", + "Sci-Fi" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BMDgwODNmMGItMDcwYi00OWZjLTgyZjAtMGYwMmI4N2Q0NmJmXkEyXkFqcGdeQXVyNzY1MTU0Njk@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Soviet Union" + ], + "contry_codes": [ + "suhh" + ], + "language": [ + "Russian" + ] + }, + { + "title": "The Truman Show", + "plot": "Since birth, a big fat lie defines the well-organised but humdrum life of the kind-hearted insurance salesman and ambitious explorer, Truman Burbank. Utterly unaware of the thousands of cleverly hidden cameras watching his every move, for nearly three decades, Truman's entire existence pivots around the will and the wild imagination of the ruthlessly manipulative television producer, Christof--the all-powerful TV-God of an extreme 24/7 reality show: The Truman Show. As a result, Truman's picturesque neighbourhood with the manicured lawns and the uncannily perfect residents is nothing but an elaborate state-of-the-art set, and the only truth he knows is what the worldwide television network and its deep financial interests dictate. Do lab rats know they are forever imprisoned?", + "genres": [ + "Comedy", + "Drama", + "Sci-Fi" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMDIzODcyY2EtMmY2MC00ZWVlLTgwMzAtMjQwOWUyNmJjNTYyXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Big Lebowski", + "plot": "When \"the dude\" Lebowski is mistaken for a millionaire Lebowski, two thugs urinate on his rug to coerce him into paying a debt he knows nothing about. While attempting to gain recompense for the ruined rug from his wealthy counterpart, he accepts a one-time job with high pay-off. He enlists the help of his bowling buddy, Walter, a gun-toting Jewish-convert with anger issues. Deception leads to more trouble, and it soon seems that everyone from porn empire tycoons to nihilists want something from The Dude.", + "genres": [ + "Comedy", + "Crime", + "Sport" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMTQ0NjUzMDMyOF5BMl5BanBnXkFtZTgwODA1OTU0MDE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "German", + "Hebrew", + "Spanish" + ] + }, + { + "title": "Tokyo Story", + "plot": "Elderly couple Shukishi and Tomi Hirayama live in the small coastal village of Onomichi, Japan with their youngest daughter, schoolteacher Kyoko Hirayama. Their other three surviving adult children, who they have not seen in quite some time, live either in Tokyo or Osaka. As such, Shukishi and Tomi make the unilateral decision to have an extended visit in Tokyo with their children, pediatrician Koichi Hirayama and beautician Shige Kaneko, and their respective families (which includes two grandchildren). In transit, they make an unexpected stop in Osaka and stay with their other son, Keiso Hirayama. All of their children treat the visit more as an obligation than a want, each trying to figure out what to do with their parents while they continue on with their own daily lives. At one point, they even decide to ship their parents off to an inexpensive resort at Atami Hot Springs rather than spend time with them. The only offspring who makes a concerted effort on this trip is Noriko Hirayama, their widowed daughter-in-law, whose husband, Shoji Hirayama, was killed eight years earlier in the war. Following the vacation, each child comes to some conclusion of their general behavior toward their parents, not only on this trip but throughout their entire adult lives. For some, this realization may come too late.", + "genres": [ + "Drama" + ], + "year": 1953, + "url": "https://m.media-amazon.com/images/M/MV5BYWQ4ZTRiODktNjAzZC00Nzg1LTk1YWQtNDFmNDI0NmZiNGIwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese", + "English" + ] + }, + { + "title": "Wild Tales", + "plot": "The film is divided into six segments. (1) \"Pasternak\": While being on a plane, a model and a music critic realise they have a common acquaintance called Pasternak. Soon they discover that every passenger and crew member on board know Pasternak. Is this coincidence? (2) \"The Rats\": A waitress recognizes her client - it's the loan shark who caused a tragedy in her family. The cook suggests mixing rat poison with his food, but the waitress refuses. The stubborn cook, however, decides to proceed with her plan. (3) \"The Strongest\": Two drivers on a lone highway have an argument with tragic consequences. (4) \"Little Bomb\": A demolition engineer has his car towed by a truck for parking in a wrong place and he has an argument with the employee of the towing company. This event destroys his private and professional life, and he plots revenge against the corrupt towing company and the city hall. (5) \"The Proposal\": A reckless son of a wealthy family has an overnight hit-and-run accident, in which a pregnant woman gets killed. He wakes his parents up and his father calls the lawyer. The parents propose to pay the groundkeeper to take the blame for the boy. Soon the father discovers that he is a victim of extortion of his lawyer and the public prosecutor in charge of the investigation. What will be his decision? (6) \"Until Death Do Us Apart\": During the wedding party, the bride discovers that her newlywed husband has been cheating on her with one of the guests, and she decides to pay him back.", + "genres": [ + "Comedy", + "Drama", + "Thriller" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BNGQzY2Y0MTgtMDA4OC00NjM3LWI0ZGQtNTJlM2UxZDQxZjI0XkEyXkFqcGdeQXVyNDUzOTQ5MjY@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Argentina", + "Spain" + ], + "contry_codes": [ + "ar", + "es" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Mary and Max", + "plot": "In the mid-1970's, a homely, friendless Australian girl of 8 picks a name out of a Manhattan phone book and writes to him; she includes a chocolate bar. She's Mary Dinkle, the only child of an alcoholic mother and a distracted father. He's Max Horowitz, an overweight man with Asperger's, living alone in New York. He writes back, with chocolate. Thus begins a 20-year correspondence, interrupted by a stay in an asylum and a few misunderstandings. Mary falls in love with a neighbor, saves money to have a birthmark removed and deals with loss. Max has a friendship with a neighbor, tries to control his weight, and finally gets the dream job. Will the two ever meet face to face?", + "genres": [ + "Animation", + "Comedy", + "Drama" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BMDgzYjQwMDMtNGUzYi00MTRmLWIyMGMtNjE1OGZkNzY2YWIzL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Australia" + ], + "contry_codes": [ + "au" + ], + "language": [ + "English", + "Yiddish" + ] + }, + { + "title": "In the Name of the Father", + "plot": "Young Belfastian Gerry Conlon admits that he was in London at the time of the incident. He also admits that he is not a model citizen, having committed a petty robbery while in London. He does however profess his innocence when it comes to the bombing of the Guildford Pub in London in 1974, the event which killed several people inside. A self-professed non-political person, he and his three co-accused, dubbed the Guildford Four, are thought to be provisional members of the IRA. Their self-professed innocence is despite each having signed a statement of guilt which they claim were signed under duress. Their case includes having provable alibis for the time frame of the bombing. And eventually, Joe McAndrew, a known IRA member, admits to the bombing. Dubbed the Maguire Seven, seven others, primarily members of Gerry's extended family including his father Giuseppe, are accused of being accessories to the bombing. Following on the work initiated by Giuseppe, Gerry works on a campaign to prove their collective innocence, this work with the assistance of compassionate lawyer Gareth Peirce. As Gareth works on this campaign, she is faced with obstacle after obstacle placed by Robert Dixon, who led the initial investigation and questioning of the four accused on behalf of the police.", + "genres": [ + "Biography", + "Drama" + ], + "year": 1993, + "url": "https://m.media-amazon.com/images/M/MV5BMmYyOTgwYWItYmU3Ny00M2E2LTk0NWMtMDVlNmQ0MWZiMTMxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Ireland", + "United Kingdom" + ], + "contry_codes": [ + "ie", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Gone Girl", + "plot": "On the occasion of his fifth wedding anniversary, Nick Dunne reports that his wife, Amy, has gone missing. Under pressure from the police and a growing media frenzy, Nick's portrait of a blissful union begins to crumble. Soon his lies, deceits and strange behavior have everyone asking the same dark question: Did Nick Dunne kill his wife?", + "genres": [ + "Drama", + "Mystery", + "Thriller" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMTk0MDQ3MzAzOV5BMl5BanBnXkFtZTgwNzU1NzE3MjE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Hacksaw Ridge", + "plot": "The true story of Desmond T. Doss, the conscientious objector who, at the Battle of Okinawa, was awarded the Medal of Honor for his incredible bravery and regard for his fellow soldiers. We see his upbringing and how this shaped his views, especially his religious view and anti-killing stance. We see Doss's trials and tribulations after enlisting in the US Army and trying to become a medic. Finally, we see the hell on Earth that was Hacksaw Ridge.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BMjQ1NjM3MTUxNV5BMl5BanBnXkFtZTgwMDc5MTY5OTE@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Australia", + "United States" + ], + "contry_codes": [ + "au", + "us" + ], + "language": [ + "English", + "Japanese" + ] + }, + { + "title": "Memories of Murder", + "plot": "In 1986, in the province of Gyunggi, in South Korea, a second young and beautiful woman is found dead, raped and tied and gagged with her underwear. Detective Park Doo-Man and Detective Cho Yong-koo, two brutal and stupid local detectives without any technique, investigate the murder using brutality and torturing the suspects, without any practical result. The Detective Seo Tae-Yoon from Seoul comes to the country to help the investigations and is convinced that a serial-killer is killing the women. When a third woman is found dead in the same \"modus-operandi\", the detectives find leads of the assassin.", + "genres": [ + "Action", + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BMzhlNGJhYzUtZTNiMi00MjI0LWFjN2MtOTVlN2IxODVkZWVkXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean", + "English" + ] + }, + { + "title": "The General", + "plot": "Johnnie loves his train (\"The General\") and Annabelle Lee. When the Civil War begins he is turned down for service because he's more valuable as an engineer. Annabelle thinks it's because he's a coward. Union spies capture The General with Annabelle on board. Johnnie must rescue both his loves.", + "genres": [ + "Action", + "Adventure", + "Comedy", + "Drama", + "War", + "Western" + ], + "year": 1926, + "url": "https://m.media-amazon.com/images/M/MV5BYmRiMDFlYjYtOTMwYy00OGY2LWE0Y2QtYzQxOGNhZmUwNTIxXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "How to Train Your Dragon", + "plot": "Long ago up North on the Island of Berk, the young Viking, Hiccup, wants to join his town's fight against the dragons that continually raid their town. However, his macho father and village leader, Stoik the Vast, will not allow his small, clumsy, but inventive son to do so. Regardless, Hiccup ventures out into battle and downs a mysterious Night Fury dragon with his invention, but can't bring himself to kill it. Instead, Hiccup and the dragon, whom he dubs Toothless, begin a friendship that would open up both their worlds as the observant boy learns that his people have misjudged the species. But even as the two each take flight in their own way, they find that they must fight the destructive ignorance plaguing their world.", + "genres": [ + "Animation", + "Action", + "Adventure", + "Family", + "Fantasy" + ], + "year": 2010, + "url": "https://m.media-amazon.com/images/M/MV5BMjA5NDQyMjc2NF5BMl5BanBnXkFtZTcwMjg5ODcyMw@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Mr. Smith Goes to Washington", + "plot": "Naive and idealistic Jefferson Smith, leader of the Boy Rangers, is appointed on a lark by the spineless governor of his state. He is reunited with the state's senior senator--presidential hopeful and childhood hero, Senator Joseph Paine. In Washington, however, Smith discovers many of the shortcomings of the political process as his earnest goal of a national boys' camp leads to a conflict with the state political boss, Jim Taylor. Taylor first tries to corrupt Smith and then later attempts to destroy Smith through a scandal.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 1939, + "url": "https://m.media-amazon.com/images/M/MV5BZTYwYjYxYzgtMDE1Ni00NzU4LWJlMTEtODQ5YmJmMGJhZjI5L2ltYWdlXkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Sherlock Jr.", + "plot": "A meek and mild projectionist, who also cleans up after screenings, would like nothing better than to be a private detective. He becomes engaged to a pretty girl but a ladies man known as the Sheik vies for her affection. He gets rid of the projectionist by stealing a pocket watch belonging to the girl's father - which he pawns to buy her an expensive box of candy. He then slips the pawn ticket into the projectionist's pocket and subsequently is found by the police. He doesn't have much luck but in his dreams, he the debonair and renowned detective Sherlock Jr. who faces danger and solves the crime. In real life, the girl solves crimes quickly.", + "genres": [ + "Action", + "Comedy", + "Romance" + ], + "year": 1924, + "url": "https://m.media-amazon.com/images/M/MV5BZWFhOGU5NDctY2Q3YS00Y2VlLWI1NzEtZmIwY2ZiZjY4OTA2XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Grand Budapest Hotel", + "plot": "GRAND BUDAPEST HOTEL recounts the adventures of Gustave H, a legendary concierge at a famous European hotel between the wars, and Zero Moustafa, the lobby boy who becomes his most trusted friend. The story involves the theft and recovery of a priceless Renaissance painting and the battle for an enormous family fortune -- all against the back-drop of a suddenly and dramatically changing Continent.", + "genres": [ + "Adventure", + "Comedy", + "Crime" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMzM5NjUxOTEyMl5BMl5BanBnXkFtZTgwNjEyMDM0MDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Germany", + "United States" + ], + "contry_codes": [ + "de", + "us" + ], + "language": [ + "English", + "French", + "German" + ] + }, + { + "title": "Persona", + "plot": "A young nurse, Alma, is put in charge of Elisabeth Vogler: an actress who is seemingly healthy in all respects, but will not talk. As they spend time together, Alma speaks to Elisabeth constantly, never receiving any answer. Alma eventually confesses her secrets to a seemingly sympathetic Elisabeth and finds that her own personality is being submerged into Elisabeth's persona.", + "genres": [ + "Drama", + "Thriller" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BYzI1ZjUwYmEtNWNmNS00NjgyLTlhNmUtNjA2YmFhYmIyMzVkXkEyXkFqcGdeQXVyMTA2ODMzMDU@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Sweden" + ], + "contry_codes": [ + "se" + ], + "language": [ + "Swedish", + "English" + ] + }, + { + "title": "Before Sunrise", + "plot": "American tourist Jesse and French student Celine meet by chance on the train from Budapest to Vienna. Sensing that they are developing a connection, Jesse asks Celine to spend the day with him in Vienna, and she agrees. So they pass the time before his scheduled flight the next morning together. How do two perfect strangers connect so intimately over the course of a single day? What is that special thing that bonds two people so strongly? As their bond turns to love, what will happen to them the next morning when Jesse flies away?", + "genres": [ + "Drama", + "Romance" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BZDdiZTAwYzAtMDI3Ni00OTRjLTkzN2UtMGE3MDMyZmU4NTU4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Austria", + "Switzerland" + ], + "contry_codes": [ + "us", + "at", + "ch" + ], + "language": [ + "English", + "German", + "French" + ] + }, + { + "title": "Catch Me If You Can", + "plot": "New Rochelle, the 1960s. High schooler Frank Abagnale Jr. idolizes his father, who's in trouble with the IRS. When his parents separate, Frank runs away to Manhattan with $25 in his checking account, vowing to regain dad's losses and get his parents back together. Just a few years later, the FBI tracks him down in France; he's extradited, tried, and jailed for passing more than $4,000,000 in bad checks. Along the way, he's posed as a Pan Am pilot, a pediatrician, and an attorney. And, from nearly the beginning of this life of crime, he's been pursued by a dour FBI agent, Carl Hanratty. What starts as cat and mouse becomes something akin to father and son.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BMTY5MzYzNjc5NV5BMl5BanBnXkFtZTYwNTUyNTc2._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "Canada" + ], + "contry_codes": [ + "us", + "ca" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Cool Hand Luke", + "plot": "Luke Jackson is a cool, gutsy prisoner in a Southern chain gang, who, while refusing to buckle under to authority, keeps escaping and being recaptured. The prisoners admire Luke because, as Dragline explains it, \"You're an original, that's what you are!\" Nevertheless, the camp staff actively works to crush Luke until he finally breaks.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1967, + "url": "https://m.media-amazon.com/images/M/MV5BOWFlNzZhYmYtYTI5YS00MDQyLWIyNTUtNTRjMWUwNTEzNjA0XkEyXkFqcGdeQXVyNjUwNzk3NDc@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Into the Wild", + "plot": "Based on a true story. After graduating from Emory University, Christopher McCandless abandoned his possessions, gave his entire savings account to charity, and hitchhiked to Alaska to live in the wilderness. Along the way, Christopher encounters a series of characters who shape his life.", + "genres": [ + "Adventure", + "Biography", + "Drama" + ], + "year": 2007, + "url": "https://m.media-amazon.com/images/M/MV5BMTAwNDEyODU1MjheQTJeQWpwZ15BbWU2MDc3NDQwNw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Danish" + ] + }, + { + "title": "12 Years a Slave", + "plot": "Based on an incredible true story of one man's fight for survival and freedom. In the pre-Civil War United States, Solomon Northup, a free black man from upstate New York, is abducted and sold into slavery. Facing cruelty personified by a malevolent slave owner, as well as unexpected kindnesses, Solomon struggles not only to stay alive, but to retain his dignity. In the twelfth year of his unforgettable odyssey, Solomon's chance meeting with a Canadian abolitionist will forever alter his life.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BMjExMTEzODkyN15BMl5BanBnXkFtZTcwNTU4NTc4OQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Prisoners", + "plot": "How far would you go to protect your family? Keller Dover is facing every parent's worst nightmare. His six-year-old daughter, Anna, is missing, together with her young friend, Joy, and as minutes turn to hours, panic sets in. The only lead is a dilapidated RV that had earlier been parked on their street. Heading the investigation, Detective Loki arrests its driver, Alex Jones, but a lack of evidence forces his release. As the police pursue multiple leads and pressure mounts, knowing his child's life is at stake the frantic Dover decides he has no choice but to take matters into his own hands. But just how far will this desperate father go to protect his family?", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BMTg0NTIzMjQ1NV5BMl5BanBnXkFtZTcwNDc3MzM5OQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Wages of Fear", + "plot": "In the South American jungle supplies of nitroglycerin are needed at a remote oil field. The oil company pays four men to deliver the supplies in two trucks. A tense rivalry develops between the two sets of drivers and on the rough remote roads the slightest jolt can result in death.", + "genres": [ + "Adventure", + "Drama", + "Thriller" + ], + "year": 1953, + "url": "https://m.media-amazon.com/images/M/MV5BZDdkNzMwZmUtY2Q5MS00ZmM2LWJhYjItYTBjMWY0MGM4MDRjXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "France", + "Italy" + ], + "contry_codes": [ + "fr", + "it" + ], + "language": [ + "French", + "English", + "Spanish", + "German", + "Italian", + "Russian" + ] + }, + { + "title": "Network", + "plot": "In the 1970s, terrorist violence is the stuff of networks' nightly news programming and the corporate structure of the UBS Television Network is changing. Meanwhile, Howard Beale, the aging UBS news anchor, has lost his once strong ratings share and so the network fires him. Beale reacts in an unexpected way. We then see how this affects the fortunes of Beale, his coworkers (Max Schumacher and Diana Christensen), and the network.", + "genres": [ + "Drama" + ], + "year": 1976, + "url": "https://m.media-amazon.com/images/M/MV5BNmFiOWY3ZTktOTYwNy00ZTUzLTk0ODQtNzIxMzQ0ZDFjMTgyXkEyXkFqcGdeQXVyNTc1NTQxODI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Stand by Me", + "plot": "It's the summer of 1959 in Castlerock, Oregon and four 12 year-old boys - Gordie, Chris, Teddy and Vern - are fast friends. After learning of the general location of the body of a local boy who has been missing for several days, they set off into woods to see it. Along the way, they learn about themselves, the meaning of friendship and the need to stand up for what is right.", + "genres": [ + "Adventure", + "Drama" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BODJmY2Y2OGQtMDg2My00N2Q3LWJmZTUtYTc2ODBjZDVlNDlhXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Monty Python's Life of Brian", + "plot": "The story of Brian of Nazareth, born on the same day as Jesus of Nazareth, who takes a different path in life that leads to the same conclusion. Brian joins a political resistance movement aiming to get the Romans out of Judea. Brian scores a victory of sorts when he manages to paint political slogans on an entire wall in the city of Jerusalem. The movement is not very effective but somehow Brian becomes a prophet and gathers his own following. His fate is sealed however and he lives a very short life.", + "genres": [ + "Comedy" + ], + "year": 1979, + "url": "https://m.media-amazon.com/images/M/MV5BMzAwNjU1OTktYjY3Mi00NDY5LWFlZWUtZjhjNGE0OTkwZDkwXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "Latin" + ] + }, + { + "title": "Mad Max: Fury Road", + "plot": "An apocalyptic story set in the furthest reaches of our planet, in a stark desert landscape where humanity is broken, and almost everyone is crazed fighting for the necessities of life. Within this world exist two rebels on the run who just might be able to restore order. There's Max, a man of action and a man of few words, who seeks peace of mind following the loss of his wife and child in the aftermath of the chaos. And Furiosa, a woman of action and a woman who believes her path to survival may be achieved if she can make it across the desert back to her childhood homeland.", + "genres": [ + "Action", + "Adventure", + "Sci-Fi", + "Thriller" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BN2EwM2I5OWMtMGQyMi00Zjg1LWJkNTctZTdjYTA4OGUwZjMyXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Australia", + "United States", + "South Africa" + ], + "contry_codes": [ + "au", + "us", + "za" + ], + "language": [ + "English", + "Russian" + ] + }, + { + "title": "Platoon", + "plot": "Chris Taylor is a young, naive American who gives up college and volunteers for combat in Vietnam. Upon arrival, he quickly discovers that his presence is quite nonessential, and is considered insignificant to the other soldiers, as he has not fought for as long as the rest of them and felt the effects of combat. Chris has two non-commissioned officers, the ill-tempered and indestructible Staff Sergeant Robert Barnes and the more pleasant and cooperative Sergeant Elias Grodin. A line is drawn between the two NCOs and a number of men in the platoon when an illegal killing occurs during a village raid. As the war continues, Chris himself draws towards psychological meltdown. And as he struggles for survival, he soon realizes he is fighting two battles, the conflict with the enemy and the conflict between the men within his platoon.", + "genres": [ + "Drama", + "War" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BM2Y1NTQyNWYtNDViNy00ZWRhLTk3MTMtOTI3ZGQ5MDFiNWM4XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English", + "Vietnamese" + ] + }, + { + "title": "The Passion of Joan of Arc", + "plot": "Giovanna is taken to the Inquisition court. . After the accusation of blasphemy continues to pray in ecstasy . A friar thinks that Giovanna is a saint, but is taken away by the soldiers. Giovanna sees a cross in the shadow and feels comforted. She is not considered a daughter of God but a daughter of the devil and is sentenced to torture. Giovanna D 'Arco says that even if she dies she will not deny anything. The eyes are twisted by terror in front of the torture wheel and faint. Giovanna is taken to a bed where they are bleeding. Giovanna feels that she is about to die and asks to be buried in a consecrated area. Giovanna burns at the stake while devoted ladies cry.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 1928, + "url": "https://m.media-amazon.com/images/M/MV5BNjBjNDJiYTUtOWY0OS00OGVmLTg2YzctMTE0NzVhODM1ZWJmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French" + ] + }, + { + "title": "Million Dollar Baby", + "plot": "Wanting to learn from the best, aspiring boxer Maggie Fitzgerald (Hilary Swank) wants Frankie Dunn (Clint Eastwood) to train her. At the outset, he flatly refuses saying he has no interest in training a girl. Frankie leads a lonely existence, alienated from his only daughter and having few friends. Maggie's rough around the edges, but shows a lot of grit in the ring and he eventually relents. Maggie not only proves to be the boxer he always dreamed of having under his wing, but a friend who fills the great void he's had in his life. Maggie's career skyrockets, but an accident in the ring leads her to ask Frankie for one last favor.", + "genres": [ + "Drama", + "Sport" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BMTkxNzA1NDQxOV5BMl5BanBnXkFtZTcwNTkyMTIzMw@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Irish" + ] + }, + { + "title": "Rush", + "plot": "Set against the sexy, glamorous golden age of Formula 1 racing in the 1970s, the film is based on the true story of a great sporting rivalry between handsome English playboy James Hunt (Hemsworth), and his methodical, brilliant opponent, Austrian driver Niki Lauda (Bruhl). The story follows their distinctly different personal styles on and off the track, their loves and the astonishing 1976 season in which both drivers were willing to risk everything to become world champion in a sport with no margin for error: if you make a mistake, you die.", + "genres": [ + "Biography", + "Drama", + "Sport" + ], + "year": 2013, + "url": "https://m.media-amazon.com/images/M/MV5BOWEwODJmZDItYTNmZC00OGM4LThlNDktOTQzZjIzMGQxODA4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "Germany", + "United States" + ], + "contry_codes": [ + "gb", + "de", + "us" + ], + "language": [ + "English", + "German", + "Italian", + "French", + "Spanish" + ] + }, + { + "title": "Barry Lyndon", + "plot": "In the eighteenth century, in a small village in Ireland, Redmond Barry (Ryan O'Neal) is a young farm boy in love with his cousin Nora Brady (Gay Hamilton). When Nora gets engaged to British Captain John Quin (Leonard Rossiter), Barry challenges him to a duel of pistols. He wins and escapes to Dublin, but is robbed on the road. Without an alternative, Barry joins the British Army to fight in the Seven Years War. He deserts and is forced to join the Prussian Army, where he saves the life of his Captain and becomes his prot\u00e9g\u00e9 and spy of Irish gambler Chevalier de Balibari (Patrick Magee). He helps Chevalier and becomes his associate until he decides to marry the wealthy Lady Lyndon (Marisa Berenson). They move to England and Barry, in his obsession of nobility, dissipates her fortune and makes a dangerous and revengeful enemy.", + "genres": [ + "Adventure", + "Drama", + "History", + "War" + ], + "year": 1975, + "url": "https://m.media-amazon.com/images/M/MV5BNmY0MWY2NDctZDdmMi00MjA1LTk0ZTQtZDMyZTQ1NTNlYzVjXkEyXkFqcGdeQXVyMjUzOTY1NTc@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "German", + "French" + ] + }, + { + "title": "Rang De Basanti", + "plot": "Sue comes to India to make a film on Indian revolutionaries.She is helped by her friend Sonia who introduces her to her friends Karan,Aslam,Sukhi and their head DJ.Sonia's fiance Lt Ajay Rathod also joins the gang when in town.Their gang always gets in trouble with a political member Laxman who opposes their western culture.After many auditions Sue decides to caste DJ and his friend's in her film.She also casts Laxman in a role thus ending his feud with the gang.All things are going well until Ajay dies in plane crash but manages to save everyone on board.The state minister declares that Ajay died due to his own negligence .DJ an his friends can't take shame given to Ajay by minister and decide to fight for justice.Where things will take ugly events due to political games.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 2006, + "url": "https://m.media-amazon.com/images/M/MV5BYThmZDA0YmQtMWJhNy00MDQwLTk0Y2YtMDhmZTE5ZjhlNjliXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "Punjabi", + "English" + ] + }, + { + "title": "Hachi: A Dog's Tale", + "plot": "Commuting by train, music professor Parker Wilson finds an Akita puppy, whose cage broke unnoticed during shipping, leaving his destination unknown, and since the station can't care for it and the dog catcher warns even such cute ones may not be adopted in the two weeks allowed, he kindly takes it home. His bossy, jealous wife Cate initially makes Parker swear it won't stay, but by the time its' clear nobody will claim him and an adoption candidate is found, she agrees to keep the dog, who won over their daughter Andy and her fiance Michael at first sight. Parker's Japanese college friend Ken inspires naming the pup Hachi(ko), and is pleasantly surprised when Parker successfully tackles the challenge to get it to fetch, which Akitas don't usually do. Hachi makes a habit of waiting for his equally doting master at the station every evening, but after a cardiac crisis, Parker dies. Hachi refuses to accept this, being moved to Michael's home as Cate moves out, waiting for a master who can never come home again, by now collectively adopted by sympathizing town-folk. The story is told in flashbacks as class assignment 'my hero' by Michael's teen son Robbie, who also gets an Akita puppy.", + "genres": [ + "Drama", + "Family" + ], + "year": 2009, + "url": "https://m.media-amazon.com/images/M/MV5BNzE4NDg5OWMtMzg3NC00ZDRjLTllMDMtZTRjNWZmNjBmMGZlXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Japanese" + ] + }, + { + "title": "The Red Shoes", + "plot": "Under the authoritarian rule of charismatic ballet impressario Boris Lermontov, his proteges realize the full promise of their talents, but at a price: utter devotion to their art and complete loyalty to Lermontov himself. Under his near-obsessive guidance, young ballerina Victoria Page is poised for superstardom, but earns Lermontov's scorn when she falls in love with Julian Craster, composer of \"The Red Shoes,\" the ballet Lermontov is staging to showcase her talents. Vicky leaves the company and marries Craster, but still finds herself torn between Lermontov's demands and those of her heart.", + "genres": [ + "Drama", + "Music", + "Romance" + ], + "year": 1948, + "url": "https://m.media-amazon.com/images/M/MV5BOWRmNGEwZjUtZjEwNS00OGZmLThhMmEtZTJlMTU5MGQ3ZWUwXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United Kingdom" + ], + "contry_codes": [ + "gb" + ], + "language": [ + "English", + "French", + "Russian" + ] + }, + { + "title": "Logan", + "plot": "In 2029 the mutant population has shrunken significantly due to genetically modified plants designed to reduce mutant powers and the X-Men have disbanded. Logan, whose power to self-heal is dwindling, has surrendered himself to alcohol and now earns a living as a chauffeur. He takes care of the ailing old Professor X whom he keeps hidden away. One day, a female stranger asks Logan to drive a girl named Laura to the Canadian border. At first he refuses, but the Professor has been waiting for a long time for her to appear. Laura possesses an extraordinary fighting prowess and is in many ways like Wolverine. She is pursued by sinister figures working for a powerful corporation; this is because they made her, with Logan's DNA. A decrepit Logan is forced to ask himself if he can or even wants to put his remaining powers to good use. It would appear that in the near-future, the times in which they were able put the world to rights with razor sharp claws and telepathic powers are now over.", + "genres": [ + "Action", + "Drama", + "Sci-Fi", + "Thriller" + ], + "year": 2017, + "url": "https://m.media-amazon.com/images/M/MV5BYzc5MTU4N2EtYTkyMi00NjdhLTg3NWEtMTY4OTEyMzJhZTAzXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Andrei Rublev", + "plot": "Andreiv Rublev charts the life of the great icon painter through a turbulent period of 15th Century Russian history, a period marked by endless fighting between rival Princes and by Tatar invasions.", + "genres": [ + "Biography", + "Drama", + "History" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BMjhkN2Q3MzctNzJiOC00OTc5LWIwOWYtNWRiYWUyMDk0MGZiXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "Soviet Union" + ], + "contry_codes": [ + "suhh" + ], + "language": [ + "Russian", + "Italian", + "Tatar" + ] + }, + { + "title": "Ben-Hur", + "plot": "Judah Ben-Hur lives as a rich Jewish prince and merchant in Jerusalem at the beginning of the 1st century. Together with the new governor his old friend Messala arrives as commanding officer of the Roman legions. At first they are happy to meet after a long time but their different politic views separate them. During the welcome parade a roof tile falls down from Judah's house and injures the governor. Although Messala knows they are not guilty, he sends Judah to the galleys and throws his mother and sister into prison. But Judah swears to come back and take revenge.", + "genres": [ + "Adventure", + "Drama", + "History" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BNjgxY2JiZDYtZmMwOC00ZmJjLWJmODUtMTNmNWNmYWI5ODkwL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Nausica\u00e4 of the Valley of the Wind", + "plot": "An animated fantasy-adventure. Set one thousand years from now, the Earth is ravaged by pollution and war. In the Valley of the Wind lives Nausica\u00e4, Princess of her people. Their land borders on a toxic jungle, filled with dangerous over-sized insects. Meanwhile, two nearby nations are bitterly engaged in a war and the Valley of the Wind is stuck in the middle.", + "genres": [ + "Animation", + "Adventure", + "Fantasy", + "Sci-Fi" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BODJiNmUzYmQtZTNhNS00NjY0LThmYjMtOTliOTM1NTdkYzY1XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Japan", + "United States" + ], + "contry_codes": [ + "jp", + "us" + ], + "language": [ + "Japanese", + "English" + ] + }, + { + "title": "The 400 Blows", + "plot": "Seemingly in constant trouble at school, 14-year-old Antoine Doinel returns at the end of every day to a drab, unhappy home life. His parents have little money and he sleeps on a couch that's been pushed into the kitchen. His parents bicker constantly and he knows his mother is having an affair. He decides to skip school and begins a downward spiral of lies and theft. His parents are at their wits' end, and after he's stopped by the police, they decide the best thing would be to let Antoine face the consequences. He's sent to a juvenile detention facility where he doesn't do much better. He does manage to escape however.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1959, + "url": "https://m.media-amazon.com/images/M/MV5BYTQ4MjA4NmYtYjRhNi00MTEwLTg0NjgtNjk3ODJlZGU4NjRkL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY150_CR6,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French", + "English" + ] + }, + { + "title": "Hotel Rwanda", + "plot": "1994. In Rwanda, the classification of the native population into Hutus and Tutsis, arbitrarily done by the colonial Belgians, is now ingrained within Rwandan mentality despite the Rwandan independence. Despite the Belgians having placed the Tutsis in a higher position during the Belgian rule, they have placed the majority Hutus in power after independence. Paul Rusesabagina, a Hutu married to a Tutsi, Tatiana Rusesabagina, is the House Manager of the Hotel Des Milles Collines in Kigali. The Milles Collines, owned by Sabena (the national airline of Belgium), is a four-star hotel catering primarily to wealthy white westerners. Paul, who knows how to work the system to run the hotel effectively for its guests and for Sabena, is proud that most of the Caucasians who he meets in this professional capacity treat him with respect. After a specific incident, the relative calm between the Tutsi guerrillas and government-backed Hutu militia takes a turn. Paul's thought that the native population as a whole who are not directly involved in the conflict will be protected as the UN peacekeeping forces and thus the world is watching doesn't happen as the western world largely evacuates from Rwanda and abandons the natives. Such begins what will become a genocide of the Tutsi population. Paul, who is able to get his immediate family to the hotel which is still largely seen as a place of sanctuary, will have to use the considerable skills he has used to run the hotel as well as he has instead to keep himself, his family and any others taking refuge at the hotel alive, whether they be Hutu or Tutsi. Meanwhile, Colonel Oliver, a Canadian heading the UN peacekeeping forces, and Pat Archer with the Red Cross do what they can to assist Paul and to get people to safety first to the hotel then out of the country, while field journalists, like photographer Jack Daglish, try to bring the genocide back into the global media to have the world once again care about what is going on.", + "genres": [ + "Biography", + "Drama", + "History", + "War" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BZGJjYmIzZmQtNWE4Yy00ZGVmLWJkZGEtMzUzNmQ4ZWFlMjRhXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United Kingdom", + "South Africa", + "Italy" + ], + "contry_codes": [ + "gb", + "za", + "it" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Harry Potter and the Deathly Hallows: Part 2", + "plot": "Harry (Daniel Radcliffe), Ron (Rupert Grint), and Hermione (Emma Watson) continue their quest of finding and destroying Voldemort's (Ralph Fiennes') three remaining Horcruxes, the magical items responsible for his immortality. But as the mystical Deathly Hallows are uncovered, and Voldemort finds out about their mission, the biggest battle begins, and life as they know it will never be the same again.", + "genres": [ + "Adventure", + "Drama", + "Fantasy", + "Mystery" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMjIyZGU4YzUtNDkzYi00ZDRhLTljYzctYTMxMDQ4M2E0Y2YxXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "United Kingdom" + ], + "contry_codes": [ + "us", + "gb" + ], + "language": [ + "English" + ] + }, + { + "title": "Amores Perros", + "plot": "On the brink of the new Millennium in the bustling City of Mexico, one horrible car accident intertwines inextricably the lives of three perfect strangers. Octavio, a rebellious adolescent who is secretly in love with his sister-in-law, dreams of escaping his miserable life, and for this reason, he enters reluctantly the obscure world of dog fighting with his lethal dog Cofi. And then unexpectedly, Valeria, a stunning woman and famous supermodel, will cross paths with Octavio, while in the meantime, her pampered little dog Richie manages to vanish into thin air in the confined space of her apartment. Lastly, Chivo, an ex-guerrilla vagabond, after abandoning his little daughter, unable to make up for lost time, he channels his love to the city's strays and a mortally wounded Rottweiler. In the end, even though all the weary characters, men and beasts, wish for a bright future, in this life-changing journey in the pursuit of love, sometimes infidelity, sin and death can get in the way.", + "genres": [ + "Drama", + "Thriller" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BMWJhOTg5MWQtYTJjMi00YmFkLTg4ODgtYmU2YWVhODQ4ZDM3XkEyXkFqcGdeQXVyMTAwMzUyOTc@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Mexico" + ], + "contry_codes": [ + "mx" + ], + "language": [ + "Spanish" + ] + }, + { + "title": "Dead Poets Society", + "plot": "Painfully shy Todd Anderson has been sent to the school where his popular older brother was valedictorian. His roommate, Neil Perry, although exceedingly bright and popular, is very much under the thumb of his overbearing father. The two, along with their other friends, meet Professor Keating, their new English teacher, who tells them of the Dead Poets Society, and encourages them to go against the status quo. Each does so in his own way, and is changed for life.", + "genres": [ + "Comedy", + "Drama" + ], + "year": 1989, + "url": "https://m.media-amazon.com/images/M/MV5BOGYwYWNjMzgtNGU4ZC00NWQ2LWEwZjUtMzE1Zjc3NjY3YTU1XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Latin" + ] + }, + { + "title": "Spotlight", + "plot": "When the Boston Globe's tenacious \"Spotlight\" team of reporters delves into allegations of abuse in the Catholic Church, their year-long investigation uncovers a decades-long cover-up at the highest levels of Boston's religious, legal, and government establishment, touching off a wave of revelations around the world.", + "genres": [ + "Biography", + "Crime", + "Drama" + ], + "year": 2015, + "url": "https://m.media-amazon.com/images/M/MV5BMjIyOTM5OTIzNV5BMl5BanBnXkFtZTgwMDkzODE2NjE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "White Heat", + "plot": "Cody Jarrett is the sadistic leader of a ruthless gang of thieves. Afflicted by terrible headaches and fiercely devoted to his 'Ma,' Cody is a volatile, violent, and eccentric leader. Cody's top henchman wants to lead the gang and attempts to have an 'accident' happen to Cody, while he is running the gang from in jail. But Cody is saved by an undercover cop, who thereby befriends him and infiltrates the gang. Finally, the stage is set for Cody's ultimate betrayal and downfall, during a big heist at a chemical plant.", + "genres": [ + "Action", + "Crime", + "Drama", + "Film-Noir" + ], + "year": 1949, + "url": "https://m.media-amazon.com/images/M/MV5BZmI5NTA3MjItYzdhMi00MWMxLTg3OWMtYWQyYjg5MTFmM2U0L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Ace in the Hole", + "plot": "Charles Tatum, a down-on-his-luck reporter, takes a job with a small New Mexico newspaper. The job is pretty boring until he finds a man trapped in an old Indian dwelling. He jumps at the chance to make a name for himself by taking over and prolonging the rescue effort, and feeding stories to major newspapers. He creates a national media sensation and milks it for all it is worth - until things go terribly wrong.", + "genres": [ + "Drama", + "Film-Noir" + ], + "year": 1951, + "url": "https://m.media-amazon.com/images/M/MV5BNDUzZjlhZTYtN2E5MS00ODQ3LWI1ZjgtNzdiZmI0NTZiZTljXkEyXkFqcGdeQXVyMjI4MjA5MzA@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish", + "Latin" + ] + }, + { + "title": "Rebecca", + "plot": "A shy lady's companion, staying in Monte Carlo with her stuffy employer, meets the wealthy Maxim de Winter. She and Max fall in love, marry and return to Manderley, his large country estate in Cornwall. Max is still troubled by the death of his first wife, Rebecca, in a boating accident the year before. The second Mrs. de Winter clashes with the housekeeper, Mrs. Danvers, and discovers that Rebecca still has a strange hold on everyone at Manderley.", + "genres": [ + "Drama", + "Mystery", + "Romance", + "Thriller" + ], + "year": 1940, + "url": "https://m.media-amazon.com/images/M/MV5BZmEwYTRhYmMtODA0NS00NmMyLThjMTctMTVmZmNlMzg2YjEyXkEyXkFqcGdeQXVyMTMxMTY0OTQ@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Rocky", + "plot": "Rocky Balboa is a struggling boxer trying to make the big time, working as a debt collector for a pittance. When heavyweight champion Apollo Creed visits Philadelphia, his managers want to set up an exhibition match between Creed and a struggling boxer, touting the fight as a chance for a \"nobody\" to become a \"somebody\". The match is supposed to be easily won by Creed, but someone forgot to tell Rocky, who sees this as his only shot at the big time.", + "genres": [ + "Drama", + "Sport" + ], + "year": 1976, + "url": "https://m.media-amazon.com/images/M/MV5BMTY5MDMzODUyOF5BMl5BanBnXkFtZTcwMTQ3NTMyNA@@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Monsters, Inc.", + "plot": "A city of monsters with no humans called Monstropolis centers around the city's power company, Monsters, Inc. The lovable, confident, tough, furry blue behemoth-like giant monster named James P. Sullivan (better known as Sulley) and his wisecracking best friend, short, green cyclops monster Mike Wazowski, discover what happens when the real world interacts with theirs in the form of a 2-year-old baby girl dubbed \"Boo,\" who accidentally sneaks into the monster world with Sulley one night. And now it's up to Sulley and Mike to send Boo back in her door before anybody finds out, especially two evil villains such as Sulley's main rival as a scarer, chameleon-like Randall (a monster that Boo is very afraid of), who possesses the ability to change the color of his skin, and Mike and Sulley's boss Mr. Waternoose, the chairman and chief executive officer of Monsters, Inc.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BMTY1NTI0ODUyOF5BMl5BanBnXkFtZTgwNTEyNjQ0MDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "The Handmaiden", + "plot": "1930s Korea, in the period of Japanese occupation, a new girl (Sookee) is hired as a handmaiden to a Japanese heiress (Hideko) who lives a secluded life on a large countryside estate with her domineering Uncle (Kouzuki). But the maid has a secret. She is a pickpocket recruited by a swindler posing as a Japanese Count to help him seduce the Lady to elope with him, rob her of her fortune, and lock her up in a madhouse. The plan seems to proceed according to plan until Sookee and Hideko discover some unexpected emotions.", + "genres": [ + "Drama", + "Romance", + "Thriller" + ], + "year": 2016, + "url": "https://m.media-amazon.com/images/M/MV5BNDJhYTk2MTctZmVmOS00OTViLTgxNjQtMzQxOTRiMDdmNGRjXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "South Korea" + ], + "contry_codes": [ + "kr" + ], + "language": [ + "Korean", + "Japanese" + ] + }, + { + "title": "It Happened One Night", + "plot": "Ellie Andrews has just tied the knot with society aviator King Westley when she is whisked away to her father's yacht and out of King's clutches. Ellie jumps ship and eventually winds up on a bus headed back to her husband. Reluctantly she must accept the help of out-of- work reporter Peter Warne. Actually, Warne doesn't give her any choice: either she sticks with him until he gets her back to her husband, or he'll blow the whistle on Ellie to her father. Either way, Peter gets what (he thinks!) he wants .... a really juicy newspaper story.", + "genres": [ + "Comedy", + "Romance" + ], + "year": 1934, + "url": "https://m.media-amazon.com/images/M/MV5BZmViYmM5OTYtNGQ4Ny00YjQyLThiNjEtYTE4MGZhZTNmZjcyL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "La Haine", + "plot": "The film follows three young men and their time spent in the French suburban \"ghetto,\" over a span of twenty-four hours. Vinz, a Jew, Sa\u00efd, an Arab, and Hubert, a black boxer, have grown up in these French suburbs where high levels of diversity coupled with the racist and oppressive police force have raised tensions to a critical breaking point. During the riots that took place a night before, a police officer lost his handgun in the ensuing madness, only to leave it for Vinz to find. Now, with a newfound means to gain the respect he deserves, Vinz vows to kill a cop if his friend Abdel dies in the hospital, due the beating he received while in police custody.", + "genres": [ + "Crime", + "Drama" + ], + "year": 1995, + "url": "https://m.media-amazon.com/images/M/MV5BNDNiOTA5YjktY2Q0Ni00ODgzLWE5MWItNGExOWRlYjY2MjBlXkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "France" + ], + "contry_codes": [ + "fr" + ], + "language": [ + "French" + ] + }, + { + "title": "Lagaan: Once Upon a Time in India", + "plot": "This is the story about the resilience shown by the Indians when they were under the British Rule. They are already taxed to the bone by the British and their cronies, but when Jack Russell announces that he will double the Lagaan (tax) from all villagers, they decide to oppose it. Leading the villagers is a handsome young man named Bhuvan, who challenges them to a game of cricket, a game that is to be played by veteran British cricket players, versus villagers, including Bhuvan himself, who have never played this game before, and do not even know a bat from a piece of wood. As the challenge is accepted, the interest grows and attracts Indians from all over the region, as well as the British from all over the country - as everyone gathers to see the 'fair play' that the British will display against their counter-parts, who are aided by none other than the sister, Elizabeth, of Captain Rusell.", + "genres": [ + "Adventure", + "Drama", + "Musical", + "Sport" + ], + "year": 2001, + "url": "https://m.media-amazon.com/images/M/MV5BNDYxNWUzZmYtOGQxMC00MTdkLTkxOTctYzkyOGIwNWQxZjhmXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English", + "Awadhi", + "Urdu" + ] + }, + { + "title": "Gangs of Wasseypur", + "plot": "Shahid Khan is exiled after impersonating the legendary Sultana Daku in order to rob British trains. Now outcast, Shahid becomes a worker at Ramadhir Singh's colliery, only to spur a revenge battle that passes on to generations. At the turn of the decade, Shahid's son, the philandering Sardar Khan vows to get his father's honor back, becoming the most feared man of Wasseypur.", + "genres": [ + "Action", + "Comedy", + "Crime", + "Drama", + "Thriller" + ], + "year": 2012, + "url": "https://m.media-amazon.com/images/M/MV5BMTc5NjY4MjUwNF5BMl5BanBnXkFtZTgwODM3NzM5MzE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.2, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi" + ] + }, + { + "title": "The Princess Bride", + "plot": "An elderly man reads the book \"The Princess Bride\" to his sick and thus currently bedridden adolescent grandson, the reading of the book which has been passed down within the family for generations. The grandson is sure he won't like the story, with a romance at its core, he preferring something with lots of action and \"no kissing\". But the grandson is powerless to stop his grandfather, whose feelings he doesn't want to hurt. The story centers on Buttercup, a former farm girl who has been chosen as the princess bride to Prince Humperdinck of Florian. Buttercup does not love him, she who still laments the death of her one true love, Westley, five years ago. Westley was a hired hand on the farm, his stock answer of \"as you wish\" to any request she made of him which she came to understand was his way of saying that he loved her. But Westley went away to sea, only to be killed by the Dread Pirate Roberts. On a horse ride to clear her mind of her upcoming predicament of marriage, Buttercup is kidnapped by a band of bandits: Vizzini who works on his wits, and his two associates, a giant named Fezzik who works on his brawn, and a Spaniard named Inigo Montoya, who has trained himself his entire life to be an expert swordsman. They in turn are chased by the Dread Pirate Roberts himself. But chasing them all is the Prince, and his men led by Count Tyrone Rugen. What happens to these collectives is dependent partly on Buttercup, who does not want to marry the Prince, and may see other options as lesser evils, and partly on the other motives of individuals within the groups. But a larger question is what the grandson will think of the story as it proceeds and at its end, especially as he sees justice as high a priority as action.", + "genres": [ + "Adventure", + "Family", + "Fantasy", + "Romance" + ], + "year": 1987, + "url": "https://m.media-amazon.com/images/M/MV5BMGM4M2Q5N2MtNThkZS00NTc1LTk1NTItNWEyZjJjNDRmNDk5XkEyXkFqcGdeQXVyMjA0MDQ0Mjc@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "PK", + "plot": "P. K. is a comedy of ideas about a stranger in the city, who asks questions that no one has asked before. They are innocent, child-like questions, but they bring about catastrophic answers. People who are set in their ways for generations, are forced to reappraise their world when they see it from PK's innocent eyes. In the process PK makes loyal friends and powerful foes. Mends broken lives and angers the establishment. P. K.'s childlike curiosity transforms into a spiritual odyssey for him and millions of others. The film is an ambitious and uniquely original exploration of complex philosophies. It is also a simple and humane tale of love, laughter and letting-go. Finally, it is a moving saga about a friendship between strangers from worlds apart.", + "genres": [ + "Comedy", + "Drama", + "Fantasy" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMTYzOTE2NjkxN15BMl5BanBnXkFtZTgwMDgzMTg0MzE@._V1_SY150_CR1,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi", + "English", + "Urdu", + "Persian", + "Kurdish" + ] + }, + { + "title": "Before Sunset", + "plot": "Early thirty-something American Jesse Wallace is in a Paris bookstore, the last stop on a tour to promote his best selling book, This Time. Although he is vague to reporters about the source material for the book, it is about his chance encounter nine years earlier on June 15-16, 1994 with a Parisienne named Celine, and the memorable and romantic day and evening they spent together in Vienna. At the end of their encounter at the Vienna train station, which is also how the book ends, they, not providing contact information to the other, vowed to meet each other again in exactly six months at that very spot. As the media scrum at the bookstore nears its conclusion, Jesse spots Celine in the crowd, she who only found out about the book when she earlier saw his photograph promoting this public appearance. Much like their previous encounter, Jesse and Celine, who is now an environmental activist, decide to spend time together until he is supposed to catch his flight back to New York, this time only being about an hour. Beyond the issue of the six month meeting, what has happened in their lives in the intervening nine years, and their current lives, they once again talk about their philosophies of life and love, this time with the knowledge of their day together and how it shaped what has happened to them.", + "genres": [ + "Drama", + "Romance" + ], + "year": 2004, + "url": "https://m.media-amazon.com/images/M/MV5BMTQ1MjAwNTM5Ml5BMl5BanBnXkFtZTYwNDM0MTc3._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States", + "France" + ], + "contry_codes": [ + "us", + "fr" + ], + "language": [ + "English", + "French" + ] + }, + { + "title": "Butch Cassidy and the Sundance Kid", + "plot": "Butch and Sundance are the two leaders of the Hole-in-the-Wall Gang. Butch is all ideas, Sundance is all action and skill. The west is becoming civilized, and when Butch and Sundance rob a train once too often, a special posse begins trailing them no matter where they run. Over rocks, through towns, across rivers, the group is always just behind them. When they finally escape through sheer luck, Butch has another idea, \"Let's go to Bolivia\". Based on the exploits of the historical characters.", + "genres": [ + "Biography", + "Crime", + "Drama", + "Western" + ], + "year": 1969, + "url": "https://m.media-amazon.com/images/M/MV5BMTkyMTM2NDk5Nl5BMl5BanBnXkFtZTgwNzY1NzEyMDE@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "The Help", + "plot": "Set in Mississippi during the 1960s, Skeeter (Stone) is a southern society girl who returns from college determined to become a writer, but turns her friends' lives -- and a Mississippi town -- upside down when she decides to interview the black women who have spent their lives taking care of prominent southern families. Aibileen (Davis), Skeeter's best friend's housekeeper, is the first to open up -- to the dismay of her friends in the tight-knit black community. Despite Skeeter's life-long friendships hanging in the balance, she and Aibileen continue their collaboration and soon more women come forward to tell their stories -- and as it turns out, they have a lot to say. Along the way, unlikely friendships are forged and a new sisterhood emerges, but not before everyone in town has a thing or two to say themselves when they become unwittingly -- and unwillingly -- caught up in the changing times.", + "genres": [ + "Drama" + ], + "year": 2011, + "url": "https://m.media-amazon.com/images/M/MV5BMTM5OTMyMjIxOV5BMl5BanBnXkFtZTcwNzU4MjIwNQ@@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "United States", + "India", + "United Arab Emirates", + "United Kingdom", + "France", + "Canada", + "Germany" + ], + "contry_codes": [ + "us", + "in", + "ae", + "gb", + "fr", + "ca", + "de" + ], + "language": [ + "English" + ] + }, + { + "title": "The Terminator", + "plot": "A cyborg is sent from the future on a deadly mission. He has to kill Sarah Connor, a young woman whose life will have a great significance in years to come. Sarah has only one protector - Kyle Reese - also sent from the future. The Terminator uses his exceptional intelligence and strength to find Sarah, but is there any way to stop the seemingly indestructible cyborg ?", + "genres": [ + "Action", + "Sci-Fi" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BYTViNzMxZjEtZGEwNy00MDNiLWIzNGQtZDY2MjQ1OWViZjFmXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United Kingdom", + "United States" + ], + "contry_codes": [ + "gb", + "us" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "In the Mood for Love", + "plot": "Set in Hong Kong, 1962, Chow Mo-Wan is a newspaper editor who moves into a new building with his wife. At the same time, Su Li-zhen, a beautiful secretary and her executive husband also move in to the crowded building. With their spouses often away, Chow and Li-zhen spend most of their time together as friends. They have everything in common from noodle shops to martial arts. Soon, they are shocked to discover that their spouses are having an affair. Hurt and angry, they find comfort in their growing friendship even as they resolve not to be like their unfaithful mates.", + "genres": [ + "Drama", + "Romance" + ], + "year": 2000, + "url": "https://m.media-amazon.com/images/M/MV5BYjZjODRlMjQtMjJlYy00ZDBjLTkyYTQtZGQxZTk5NzJhYmNmXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Hong Kong", + "China" + ], + "contry_codes": [ + "hk", + "cn" + ], + "language": [ + "Cantonese", + "Shanghainese", + "French", + "Spanish" + ] + }, + { + "title": "Akira", + "plot": "Kaneda is a bike gang leader whose close friend Tetsuo gets involved in a government secret project known as Akira. On his way to save Tetsuo, Kaneda runs into a group of anti-government activists, greedy politicians, irresponsible scientists and a powerful military leader. The confrontation sparks off Tetsuo's supernatural power leading to bloody death, a coup attempt and the final battle in Tokyo Olympiad where Akira's secrets were buried 30 years ago.", + "genres": [ + "Animation", + "Action", + "Drama", + "Sci-Fi", + "Thriller" + ], + "year": 1988, + "url": "https://m.media-amazon.com/images/M/MV5BZjdlZDBkMDMtNTJhYS00OThmLTk3MzctYzc4NTAwOTIwZTA4XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + }, + { + "title": "Paris, Texas", + "plot": "A man wanders out of the desert after a four year absence. His brother finds him, and together they return to L.A. to reunite the man with his young son. Soon after, he and the boy set out to locate the mother of the child, who left shortly after the man disappeared.", + "genres": [ + "Drama" + ], + "year": 1984, + "url": "https://m.media-amazon.com/images/M/MV5BM2RjMmU3ZWItYzBlMy00ZmJkLWE5YzgtNTVkODdhOWM3NGZhXkEyXkFqcGdeQXVyNDA5Mjg5MjA@._V1_SX101_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "West Germany", + "France" + ], + "contry_codes": [ + "xwg", + "fr" + ], + "language": [ + "English", + "Spanish" + ] + }, + { + "title": "Munna Bhai M.B.B.S.", + "plot": "In India gangsters are called Bhai (brothers). One such Bhai is Munna, who is feared by everyone in Mumbai, a big city in India. He cons his village-based parents into believing that he is a doctor. He gets a shock when he finds out that they are coming to verify for themselves. So he transforms a rooming shanty house into a makeshift hospital, populated by patients, people he beats up. His parents arrive, are pleased, and happy that their son is well settled. They would like him to get married to a doctor's daughter. The marriage is arranged, but before the engagement, the bride's father finds out the truth about Munna, and cancels the marriage. Munna's humiliated parents see the truth for themselves, and hurt, they return home, leaving Munna with a strong desire to hurt the doctor - and force him to let his daughter get married to him - even if it means getting admitted in the medical college - with forged documents!!!", + "genres": [ + "Comedy", + "Drama", + "Musical" + ], + "year": 2003, + "url": "https://m.media-amazon.com/images/M/MV5BMzQ4MTBlYTQtMzJkYS00OGNjLTk1MWYtNzQ0OTQ0OWEyOWU1XkEyXkFqcGdeQXVyNDgyODgxNjE@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "India" + ], + "contry_codes": [ + "in" + ], + "language": [ + "Hindi" + ] + }, + { + "title": "Aladdin", + "plot": "Aladdin is a poor street urchin who spends his time stealing food from the marketplace in the city of Agrabah. His adventures begin when he meets a young girl who happens to be Princess Jasmine, who is forced to be married by her wacky yet estranged father. Aladdin's luck suddenly changes when he retrieves a magical lamp from the Cave of Wonders. What he unwittingly gets is a fun-loving genie who only wishes to have his freedom. Little do they know is that the Sultan's sinister advisor Jafar has his own plans for both Aladdin and the lamp.", + "genres": [ + "Animation", + "Adventure", + "Comedy", + "Family", + "Fantasy", + "Musical", + "Romance" + ], + "year": 1992, + "url": "https://m.media-amazon.com/images/M/MV5BY2Q2NDI1MjUtM2Q5ZS00MTFlLWJiYWEtNTZmNjQ3OGJkZDgxXkEyXkFqcGdeQXVyNTI4MjkwNjA@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Guardians of the Galaxy", + "plot": "After stealing a mysterious orb in the far reaches of outer space, Peter Quill from Earth is now the main target of a manhunt led by the villain known as Ronan the Accuser. To help fight Ronan and his team and save the galaxy from his power, Quill creates a team of space heroes known as the \"Guardians of the Galaxy\" to save the galaxy.", + "genres": [ + "Action", + "Adventure", + "Comedy", + "Sci-Fi" + ], + "year": 2014, + "url": "https://m.media-amazon.com/images/M/MV5BMTAwMjU5OTgxNjZeQTJeQWpwZ15BbWU4MDUxNDYxODEx._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "United States" + ], + "contry_codes": [ + "us" + ], + "language": [ + "English" + ] + }, + { + "title": "Infernal Affairs", + "plot": "Chan Wing Yan, a young police officer, has been sent undercover as a mole in the local mafia. Lau Kin Ming, a young mafia member, infiltrates the police force. Years later, their older counterparts, Chen Wing Yan and Inspector Lau Kin Ming, respectively, race against time to expose the mole within their midst.", + "genres": [ + "Crime", + "Drama", + "Mystery", + "Thriller" + ], + "year": 2002, + "url": "https://m.media-amazon.com/images/M/MV5BM2U0NTcxOTktN2MwZS00N2Q2LWJlYWItMTg0NWIyMDIxNzU5L2ltYWdlXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Hong Kong" + ], + "contry_codes": [ + "hk" + ], + "language": [ + "Cantonese", + "English", + "Thai" + ] + }, + { + "title": "The Battle of Algiers", + "plot": "A film commissioned by the Algerian government that shows the Algerian revolution from both sides. The French foreign legion has left Vietnam in defeat and has something to prove. The Algerians are seeking independence. The two clash. The torture used by the French is contrasted with the Algerian's use of bombs in soda shops. A look at war as a nasty thing that harms and sullies everyone who participates in it.", + "genres": [ + "Drama", + "War" + ], + "year": 1966, + "url": "https://m.media-amazon.com/images/M/MV5BZWEzMGY4OTQtYTdmMy00M2QwLTliYTQtYWUzYzc3OTA5YzIwXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SY150_CR3,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Italy", + "Algeria" + ], + "contry_codes": [ + "it", + "dz" + ], + "language": [ + "French", + "Arabic", + "English" + ] + }, + { + "title": "The Legend of 1900", + "plot": "1900. Danny Boodmann, a stoker on an American passenger liner, Virginian, finds a baby abandoned on the ship. He names the child Danny Boodmann T.D. Lemon Nineteen Hundred '1900' and raises the child as his own until his death in an accident on the ship. The child never leaves the ship and turns out to be a musical genius, especially when it comes to playing the piano. As an adult he befriends a trumpet player in the ship's band, Max Tooney. After several years on the ship Max leaves, and tells the story of 1900 to the owner of a music store.", + "genres": [ + "Drama", + "Music", + "Romance" + ], + "year": 1998, + "url": "https://m.media-amazon.com/images/M/MV5BMzIwOTdmNjQtOWQ1ZS00ZWQ4LWIxYTMtOWFkM2NjODJiMGY4L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNTI4MjkwNjA@._V1_SY150_CR0,0,101,150_.jpg", + "rating": 8.1, + "countries": [ + "Italy" + ], + "contry_codes": [ + "it" + ], + "language": [ + "English", + "French", + "Italian" + ] + }, + { + "title": "Castle in the Sky", + "plot": "A young boy stumbles into a mysterious girl who floats down from the sky. The girl, Sheeta, was chased by pirates, army and government secret agents. In saving her life, they begin a high flying adventure that goes through all sorts of flying machines, eventually searching for Sheeta's identity in a floating castle of a lost civilization.", + "genres": [ + "Animation", + "Adventure", + "Drama", + "Family", + "Fantasy", + "Sci-Fi" + ], + "year": 1986, + "url": "https://m.media-amazon.com/images/M/MV5BNTg0NmI1ZGQtZTUxNC00NTgxLThjMDUtZmRlYmEzM2MwOWYwXkEyXkFqcGdeQXVyMzM4MjM0Nzg@._V1_SY150_CR2,0,101,150_.jpg", + "rating": 8.0, + "countries": [ + "Japan" + ], + "contry_codes": [ + "jp" + ], + "language": [ + "Japanese" + ] + } + ] +} \ No newline at end of file diff --git a/uf02/exercici_json_no_jquery/js/data/municipis.json b/uf02/exercici_json_no_jquery/js/data/municipis.json new file mode 100755 index 0000000..83cd546 --- /dev/null +++ b/uf02/exercici_json_no_jquery/js/data/municipis.json @@ -0,0 +1,11237 @@ +{ + "nom": "Municipis", + "machinename": "municipis", + "descripcio": "Municipis de la província de Barcelona.", + "paraules_clau": [ + "dades", + "municipals", + "ajuntaments", + "comarques", + "contacte", + "coordenades", + "web", + "INE", + "escut" + ], + "llicencia": "https:\/\/creativecommons.org\/licenses\/by\/4.0\/deed.ca", + "freq_actualitzacio": 7, + "sector": [ + "sector-publico" + ], + "tema": [ + "administracio-local" + ], + "responsable": "Diputació de Barcelona", + "idioma": "Català", + "home_page": "http:\/\/www.diba.cat\/web\/municipis", + "referencies": [ + { + "url": null, + "nom": null + } + ], + "tipus": "municipi", + "estat": "public", + "creacio": "2013-09-18 11:49:45", + "modificacio": "2019-11-09 02:07:03", + "entitats": 311, + "elements": [ + { + "ine": "08298", + "municipi_nom": "Vic", + "municipi_nom_curt": "Vic", + "municipi_article": "", + "municipi_transliterat": "vic", + "municipi_curt_transliterat": "vic", + "centre_municipal": "41.9302021,2.2545943", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ciutat, 1, 08500 Vic", + "adreca": "Ciutat, 1", + "codi_postal": "08500", + "localitzacio": "41.92991505,2.25504613858393", + "telefon_contacte": "938862100", + "fax": "938862921", + "email": "atenciociutadana@vic.cat", + "url_general": "https:\/\/www.vic.cat", + "cif": "P0829900J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08298.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08298.jpg", + "ine6": "082981", + "nom_dbpedia": "Vic", + "nombre_habitants": "45040", + "extensio": "30.92", + "altitud": "487" + }, + { + "ine": "08156", + "municipi_nom": "Palau-solità i Plegamans", + "municipi_nom_curt": "Palau-solità i Plegamans", + "municipi_article": "", + "municipi_transliterat": "palausolita_i_plegamans", + "municipi_curt_transliterat": "palausolita_i_plegamans", + "centre_municipal": "41.5874716,2.1785632", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08184 Palau-solità i Plegamans", + "adreca": "Pl. Vila, 1", + "codi_postal": "08184", + "localitzacio": "41.5874716,2.1785632", + "telefon_contacte": "938648056", + "fax": "938649259", + "email": "info@palauplegamans.cat", + "url_general": "https:\/\/www.palauplegamans.cat", + "cif": "P0815500D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08156.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08156.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08156.jpg", + "ine6": "081568", + "nom_dbpedia": "Palau-solità_i_Plegamans", + "nombre_habitants": "14636", + "extensio": "14.93", + "altitud": "130" + }, + { + "ine": "08171", + "municipi_nom": "Prats de Lluçanès", + "municipi_nom_curt": "Prats de Lluçanès", + "municipi_article": "", + "municipi_transliterat": "prats_de_llucanes", + "municipi_curt_transliterat": "prats_de_llucanes", + "centre_municipal": "42.0088886,2.0306807", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig del Lluçanès, s\/n Edifici Cal Bach, 08513 Prats de Lluçanès", + "adreca": "Passeig del Lluçanès, s\/n Edifici Cal Bach", + "codi_postal": "08513", + "localitzacio": "42.0088886,2.0306807", + "telefon_contacte": "938560100", + "fax": "938508070", + "email": "ajuntament@pratsdellucanes.cat", + "url_general": "https:\/\/www.pratsdellucanes.cat", + "cif": "P0817000C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08171.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08171.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08171.jpg", + "ine6": "081712", + "nom_dbpedia": "Prats_de_Lluçanès", + "nombre_habitants": "2537", + "extensio": "13.29", + "altitud": "707" + }, + { + "ine": "08197", + "municipi_nom": "Sant Andreu de Llavaneres", + "municipi_nom_curt": "Sant Andreu de Llavaneres", + "municipi_article": "", + "municipi_transliterat": "sant_andreu_de_llavaneres", + "municipi_curt_transliterat": "sant_andreu_de_llavaneres", + "centre_municipal": "41.5739524,2.4828158", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08392 Sant Andreu de Llavaneres", + "adreca": "Pl. Vila, 1", + "codi_postal": "08392", + "localitzacio": "41.5739524,2.4828158", + "telefon_contacte": "937023600", + "fax": "937952630", + "email": "ajuntament@llavaneres.es", + "url_general": "https:\/\/www.ajllavaneres.cat", + "cif": "P0819600H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08197.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08197.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08197.jpg", + "ine6": "081976", + "nom_dbpedia": "Sant_Andreu_de_Llavaneres", + "nombre_habitants": "10877", + "extensio": "11.9", + "altitud": "125" + }, + { + "ine": "08210", + "municipi_nom": "Sant Feliu de Codines", + "municipi_nom_curt": "Sant Feliu de Codines", + "municipi_article": "", + "municipi_transliterat": "sant_feliu_de_codines", + "municipi_curt_transliterat": "sant_feliu_de_codines", + "centre_municipal": "41.6885036,2.1646769", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Josep Umbert Ventura, 2, 08182 Sant Feliu de Codines", + "adreca": "Plaça Josep Umbert Ventura, 2", + "codi_postal": "08182", + "localitzacio": "41.6885036,2.1646769", + "telefon_contacte": "938662768", + "fax": "938662634", + "email": "st.feliuc@diba.cat", + "url_general": "https:\/\/www.santfeliudecodines.cat", + "cif": "P0820900I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08210.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08210.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08210.jpg", + "ine6": "082107", + "nom_dbpedia": "Sant_Feliu_de_Codines", + "nombre_habitants": "6184", + "extensio": "15.18", + "altitud": "480" + }, + { + "ine": "08215", + "municipi_nom": "Sant Hipòlit de Voltregà", + "municipi_nom_curt": "Sant Hipòlit de Voltregà", + "municipi_article": "", + "municipi_transliterat": "sant_hipolit_de_voltrega", + "municipi_curt_transliterat": "sant_hipolit_de_voltrega", + "centre_municipal": "42.01544,2.23649", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08512 Sant Hipòlit de Voltregà", + "adreca": "Pl. Vila, 1", + "codi_postal": "08512", + "localitzacio": "42.01544,2.23649", + "telefon_contacte": "938502626", + "fax": "938502339", + "email": "st.hipolit@diba.cat", + "url_general": "https:\/\/www.santhipolitdevoltrega.cat", + "cif": "P0821400I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08215.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08215.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08215.jpg", + "ine6": "082153", + "nom_dbpedia": "Sant_Hipòlit_de_Voltregà", + "nombre_habitants": "3475", + "extensio": ".97", + "altitud": "533" + }, + { + "ine": "08216", + "municipi_nom": "Sant Jaume de Frontanyà", + "municipi_nom_curt": "Sant Jaume de Frontanyà", + "municipi_article": "", + "municipi_transliterat": "sant_jaume_de_frontanya", + "municipi_curt_transliterat": "sant_jaume_de_frontanya", + "centre_municipal": "42.1871657,2.023848", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 08619 Sant Jaume de Frontanyà", + "adreca": "Casa Consistorial", + "codi_postal": "08619", + "localitzacio": "42.1871657,2.023848", + "telefon_contacte": "938239194", + "fax": "938239120", + "email": "st.jaume@diba.cat", + "url_general": "https:\/\/www.santjaumedefrontanya.cat", + "cif": "P0821500F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08216.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08216.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08216.jpg", + "ine6": "082166", + "nom_dbpedia": "Sant_Jaume_de_Frontanyà", + "nombre_habitants": "30", + "extensio": "21.15", + "altitud": "1072" + }, + { + "ine": "08051", + "municipi_nom": "Castellar del Vallès", + "municipi_nom_curt": "Castellar del Vallès", + "municipi_article": "", + "municipi_transliterat": "castellar_del_valles", + "municipi_curt_transliterat": "castellar_del_valles", + "centre_municipal": "41.6177661,2.0881664", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig de Tolrà, 1, 08211 Castellar del Vallès", + "adreca": "Passeig de Tolrà, 1", + "codi_postal": "08211", + "localitzacio": "41.6177661,2.0881664", + "telefon_contacte": "937144040", + "fax": "937144093", + "email": "alcaldia@castellarvalles.cat", + "url_general": "https:\/\/www.castellarvalles.cat", + "cif": "P0805000G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08051.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08051.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08051.jpg", + "ine6": "080517", + "nom_dbpedia": "Castellar_del_Vallès", + "nombre_habitants": "24036", + "extensio": "44.7", + "altitud": "331" + }, + { + "ine": "08059", + "municipi_nom": "Castellfollit del Boix", + "municipi_nom_curt": "Castellfollit del Boix", + "municipi_article": "", + "municipi_transliterat": "castellfollit_del_boix", + "municipi_curt_transliterat": "castellfollit_del_boix", + "centre_municipal": "41.6657331,1.6847457", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08255 Castellfollit del Boix", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08255", + "localitzacio": "41.6657331,1.6847457", + "telefon_contacte": "938356033", + "fax": "938356103", + "email": "castellfollitb@diba.cat", + "url_general": "https:\/\/castellfollitdelboix.cat", + "cif": "P0805800J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08059.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08059.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08059.jpg", + "ine6": "080594", + "nom_dbpedia": "Castellfollit_del_Boix", + "nombre_habitants": "446", + "extensio": "59.42", + "altitud": "702" + }, + { + "ine": "08232", + "municipi_nom": "Sant Pere de Riudebitlles", + "municipi_nom_curt": "Sant Pere de Riudebitlles", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_riudebitlles", + "municipi_curt_transliterat": "sant_pere_de_riudebitlles", + "centre_municipal": "41.4535893,1.7017388", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de les Eres, 1, 08776 Sant Pere de Riudebitlles", + "adreca": "Plaça de les Eres, 1", + "codi_postal": "08776", + "localitzacio": "41.45338825,1.70174745683846", + "telefon_contacte": "938995061", + "fax": "938996081", + "email": "st.pereriu@diba.cat", + "url_general": "https:\/\/www.santperederiudebitlles.cat", + "cif": "P0823200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08232.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08232.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08232.jpg", + "ine6": "082325", + "nom_dbpedia": "Sant_Pere_de_Riudebitlles", + "nombre_habitants": "2338", + "extensio": "5.39", + "altitud": "245" + }, + { + "ine": "08903", + "municipi_nom": "Sant Julià de Cerdanyola", + "municipi_nom_curt": "Sant Julià de Cerdanyola", + "municipi_article": "", + "municipi_transliterat": "sant_julia_de_cerdanyola", + "municipi_curt_transliterat": "sant_julia_de_cerdanyola", + "centre_municipal": "42.2197601,1.8951755", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Local Municipal, s\/n, 08694 Sant Julià de Cerdanyola", + "adreca": "Local Municipal, s\/n", + "codi_postal": "08694", + "localitzacio": "42.2197601,1.8951755", + "telefon_contacte": "938227667", + "fax": "938227669", + "email": "st.juliac@diba.cat", + "url_general": "https:\/\/www.santjuliadecerdanyola.cat", + "cif": "P0831100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08903.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08903.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08903.jpg", + "ine6": "089030", + "nom_dbpedia": "Sant_Julià_de_Cerdanyola", + "nombre_habitants": "244", + "extensio": "12.3", + "altitud": "920" + }, + { + "ine": "08127", + "municipi_nom": "Monistrol de Montserrat", + "municipi_nom_curt": "Monistrol de Montserrat", + "municipi_article": "", + "municipi_transliterat": "monistrol_de_montserrat", + "municipi_curt_transliterat": "monistrol_de_montserrat", + "centre_municipal": "41.6105028,1.8452698", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Font Gran, 2, 08691 Monistrol de Montserrat", + "adreca": "Pl. Font Gran, 2", + "codi_postal": "08691", + "localitzacio": "41.6105028,1.8452698", + "telefon_contacte": "938350011", + "fax": "938284163", + "email": "monistrolm@monistroldemontserrat.cat", + "url_general": "https:\/\/www.monistroldemontserrat.cat", + "cif": "P0812600E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08127.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08127.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08127.jpg", + "ine6": "081271", + "nom_dbpedia": "Monistrol_de_Montserrat", + "nombre_habitants": "2955", + "extensio": "12.04", + "altitud": "161" + }, + { + "ine": "08228", + "municipi_nom": "Sant Martí Sesgueioles", + "municipi_nom_curt": "Sant Martí Sesgueioles", + "municipi_article": "", + "municipi_transliterat": "sant_marti_sesgueioles", + "municipi_curt_transliterat": "sant_marti_sesgueioles", + "centre_municipal": "41.70067,1.49087", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08282 Sant Martí Sesgueioles", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08282", + "localitzacio": "41.70067,1.49087", + "telefon_contacte": "938681122", + "fax": "938681122", + "email": "st.martises@diba.cat", + "url_general": "https:\/\/www.sesgueioles.cat", + "cif": "P0822800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08228.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08228.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08228.jpg", + "ine6": "082286", + "nom_dbpedia": "Sant_Martí_Sesgueioles", + "nombre_habitants": "344", + "extensio": "3.8", + "altitud": "646" + }, + { + "ine": "08072", + "municipi_nom": "Corbera de Llobregat", + "municipi_nom_curt": "Corbera de Llobregat", + "municipi_article": "", + "municipi_transliterat": "corbera_de_llobregat", + "municipi_curt_transliterat": "corbera_de_llobregat", + "centre_municipal": "41.4166171,1.9338636", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de La Pau, 5, 08757 Corbera de Llobregat", + "adreca": "Carrer de La Pau, 5", + "codi_postal": "08757", + "localitzacio": "41.4146257,1.9327708", + "telefon_contacte": "936500211", + "fax": "936500662", + "email": "ajuntament@corberadellobregat.cat", + "url_general": "http:\/\/www.corberadellobregat.cat", + "cif": "P0807100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08072.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08072.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08072.jpg", + "ine6": "080728", + "nom_dbpedia": "Corbera_de_Llobregat", + "nombre_habitants": "14643", + "extensio": "18.46", + "altitud": "342" + }, + { + "ine": "08101", + "municipi_nom": "L'Hospitalet de Llobregat", + "municipi_nom_curt": "Hospitalet de Llobregat", + "municipi_article": "L'", + "municipi_transliterat": "lhospitalet_de_llobregat", + "municipi_curt_transliterat": "hospitalet_de_llobregat", + "centre_municipal": "41.3598601,2.0997927", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 11, 08901 Hospitalet de Llobregat", + "adreca": "Plaça de l'Ajuntament, 11", + "codi_postal": "08901", + "localitzacio": "41.3598601,2.0997927", + "telefon_contacte": "934029400", + "fax": "933381847", + "email": "secretaria@l-h.cat", + "url_general": "https:\/\/www.l-h.cat", + "cif": "P0810000J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08101.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08101.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08101.jpg", + "ine6": "081017", + "nom_dbpedia": "L'Hospitalet_de_Llobregat", + "nombre_habitants": "261068", + "extensio": "12.36", + "altitud": "8" + }, + { + "ine": "08244", + "municipi_nom": "Santa Coloma de Cervelló", + "municipi_nom_curt": "Santa Coloma de Cervelló", + "municipi_article": "", + "municipi_transliterat": "santa_coloma_de_cervello", + "municipi_curt_transliterat": "santa_coloma_de_cervello", + "centre_municipal": "41.3688988,2.0164208", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pau Casals, 26-34, 08690 Santa Coloma de Cervelló", + "adreca": "Pau Casals, 26-34", + "codi_postal": "08690", + "localitzacio": "41.3688988,2.0164208", + "telefon_contacte": "936450700", + "fax": "936340195", + "email": "scc.ajuntament@santacolomadecervello.cat", + "url_general": "https:\/\/www.santacolomadecervello.cat", + "cif": "P0824400F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08244.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08244.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08244.jpg", + "ine6": "082444", + "nom_dbpedia": "Santa_Coloma_de_Cervelló", + "nombre_habitants": "8179", + "extensio": "7.52", + "altitud": "173" + }, + { + "ine": "08247", + "municipi_nom": "Santa Eulàlia de Riuprimer", + "municipi_nom_curt": "Santa Eulàlia de Riuprimer", + "municipi_article": "", + "municipi_transliterat": "santa_eulalia_de_riuprimer", + "municipi_curt_transliterat": "santa_eulalia_de_riuprimer", + "centre_municipal": "41.9110395,2.187527", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Major, 30, 08505 Santa Eulàlia de Riuprimer", + "adreca": "C\/ Major, 30", + "codi_postal": "08505", + "localitzacio": "41.9110395,2.187527", + "telefon_contacte": "938138000", + "fax": "938137077", + "email": "st.eulaliariu@diba.cat", + "url_general": "https:\/\/www.santaeulaliariuprimer.cat", + "cif": "P0824700I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08247.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08247.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08247.jpg", + "ine6": "082476", + "nom_dbpedia": "Santa_Eulàlia_de_Riuprimer", + "nombre_habitants": "1309", + "extensio": "14.01", + "altitud": "568" + }, + { + "ine": "08248", + "municipi_nom": "Santa Eulàlia de Ronçana", + "municipi_nom_curt": "Santa Eulàlia de Ronçana", + "municipi_article": "", + "municipi_transliterat": "santa_eulalia_de_roncana", + "municipi_curt_transliterat": "santa_eulalia_de_roncana", + "centre_municipal": "41.6561305,2.2223577", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de la Sagrera, 3, 08187 Santa Eulàlia de Ronçana", + "adreca": "Carretera de la Sagrera, 3", + "codi_postal": "08187", + "localitzacio": "41.6561305,2.2223577", + "telefon_contacte": "938448025", + "fax": "938449380", + "email": "ser@ser.cat", + "url_general": "https:\/\/www.ser.cat", + "cif": "P0824800G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08248.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08248.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08248.jpg", + "ine6": "082482", + "nom_dbpedia": "Santa_Eulàlia_de_Ronçana", + "nombre_habitants": "7192", + "extensio": "13.99", + "altitud": "162" + }, + { + "ine": "08256", + "municipi_nom": "Santa Maria de Martorelles", + "municipi_nom_curt": "Santa Maria de Martorelles", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_martorelles", + "municipi_curt_transliterat": "santa_maria_de_martorelles", + "centre_municipal": "41.5198085,2.2537044", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Mossèn Josep Paituvi, 1, 08106 Santa Maria de Martorelles", + "adreca": "Plaça Mossèn Josep Paituvi, 1", + "codi_postal": "08106", + "localitzacio": "41.5198085,2.2537044", + "telefon_contacte": "935931828", + "fax": "935931828", + "email": "st.m.martorelles@diba.cat", + "url_general": "https:\/\/www.santamariademartorelles.cat", + "cif": "P0825600J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08256.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08256.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08256.jpg", + "ine6": "082567", + "nom_dbpedia": "Santa_Maria_de_Martorelles", + "nombre_habitants": "882", + "extensio": "4.49", + "altitud": "181" + }, + { + "ine": "08260", + "municipi_nom": "Santa Perpètua de Mogoda", + "municipi_nom_curt": "Santa Perpètua de Mogoda", + "municipi_article": "", + "municipi_transliterat": "santa_perpetua_de_mogoda", + "municipi_curt_transliterat": "santa_perpetua_de_mogoda", + "centre_municipal": "41.5347284,2.1832919", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 5, 08130 Santa Perpètua de Mogoda", + "adreca": "Pl. Vila, 5", + "codi_postal": "08130", + "localitzacio": "41.5347284,2.1832919", + "telefon_contacte": "935743234", + "fax": "935607498", + "email": "alcaldia@staperpetua.cat", + "url_general": "https:\/\/www.staperpetua.cat", + "cif": "P0826000B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08260.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08260.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08260.jpg", + "ine6": "082606", + "nom_dbpedia": "Santa_Perpètua_de_Mogoda", + "nombre_habitants": "25705", + "extensio": "15.7", + "altitud": "74" + }, + { + "ine": "08262", + "municipi_nom": "Sant Vicenç de Castellet", + "municipi_nom_curt": "Sant Vicenç de Castellet", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_de_castellet", + "municipi_curt_transliterat": "sant_vicenc_de_castellet", + "centre_municipal": "41.6656733,1.8639484", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 10, 08295 Sant Vicenç de Castellet", + "adreca": "Plaça de l'Ajuntament, 10", + "codi_postal": "08295", + "localitzacio": "41.6656733,1.8639484", + "telefon_contacte": "936930611", + "fax": "936930610", + "email": "svcastellet@svc.cat", + "url_general": "https:\/\/www.svc.cat", + "cif": "P0826200H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08262.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08262.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08262.jpg", + "ine6": "082628", + "nom_dbpedia": "Sant_Vicenç_de_Castellet", + "nombre_habitants": "9274", + "extensio": "17.09", + "altitud": "176" + }, + { + "ine": "08902", + "municipi_nom": "Vilanova del Vallès", + "municipi_nom_curt": "Vilanova del Vallès", + "municipi_article": "", + "municipi_transliterat": "vilanova_del_valles", + "municipi_curt_transliterat": "vilanova_del_valles", + "centre_municipal": "41.5541,2.289395", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08410 Vilanova del Vallès", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08410", + "localitzacio": "41.5541,2.289395", + "telefon_contacte": "938459277", + "fax": "938456186", + "email": "ajuntament@vilanovadelvalles.cat", + "url_general": "https:\/\/www.vilanovadelvalles.cat", + "cif": "P0831000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08902.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08902.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08902.jpg", + "ine6": "089024", + "nom_dbpedia": "Vilanova_del_Vallès", + "nombre_habitants": "5339", + "extensio": "15.2", + "altitud": "100" + }, + { + "ine": "08266", + "municipi_nom": "Cerdanyola del Vallès", + "municipi_nom_curt": "Cerdanyola del Vallès", + "municipi_article": "", + "municipi_transliterat": "cerdanyola_del_valles", + "municipi_curt_transliterat": "cerdanyola_del_valles", + "centre_municipal": "41.4912499,2.1406008311007", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Francesc Layret, s\/n, 08290 Cerdanyola del Vallès", + "adreca": "Pl. Francesc Layret, s\/n", + "codi_postal": "08290", + "localitzacio": "41.4912499,2.1406008311007", + "telefon_contacte": "935808888", + "fax": "935801620", + "email": "alcaldia@cerdanyola.cat", + "url_general": "https:\/\/www.cerdanyola.cat", + "cif": "P0826600I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08266.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08266.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08266.jpg", + "ine6": "082665", + "nom_dbpedia": "Cerdanyola_del_Vallès", + "nombre_habitants": "57740", + "extensio": "32", + "altitud": "32" + }, + { + "ine": "08195", + "municipi_nom": "Sant Agustí de Lluçanès", + "municipi_nom_curt": "Sant Agustí de Lluçanès", + "municipi_article": "", + "municipi_transliterat": "sant_agusti_de_llucanes", + "municipi_curt_transliterat": "sant_agusti_de_llucanes", + "centre_municipal": "42.0855753,2.1273796", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Alou, 6, 08586 Sant Agustí de Lluçanès", + "adreca": "C\/ Alou, 6", + "codi_postal": "08586", + "localitzacio": "42.0855753,2.1273796", + "telefon_contacte": "938527001", + "fax": "938527001", + "email": "st.agusti@diba.cat", + "url_general": "https:\/\/www.santagustidellucanes.cat", + "cif": "P0819400C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08195.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08195.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08195.jpg", + "ine6": "081957", + "nom_dbpedia": "Sant_Agustí_de_Lluçanès", + "nombre_habitants": "87", + "extensio": "13.38", + "altitud": "816" + }, + { + "ine": "08251", + "municipi_nom": "Santa Margarida i els Monjos", + "municipi_nom_curt": "Santa Margarida i els Monjos", + "municipi_article": "", + "municipi_transliterat": "santa_margarida_i_els_monjos", + "municipi_curt_transliterat": "santa_margarida_i_els_monjos", + "centre_municipal": "41.3213389,1.6623519", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Catalunya, 74, 08730 Santa Margarida i els Monjos", + "adreca": "Avinguda de Catalunya, 74", + "codi_postal": "08730", + "localitzacio": "41.3198586,1.6612008", + "telefon_contacte": "938980211", + "fax": "938980360", + "email": "info@smmonjos.cat", + "url_general": "https:\/\/www.santamargaridaielsmonjos.cat", + "cif": "P0825100A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08251.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08251.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08251.jpg", + "ine6": "082515", + "nom_dbpedia": "Santa_Margarida_i_els_Monjos", + "nombre_habitants": "7503", + "extensio": "17.39", + "altitud": "161" + }, + { + "ine": "08077", + "municipi_nom": "Esplugues de Llobregat", + "municipi_nom_curt": "Esplugues de Llobregat", + "municipi_article": "", + "municipi_transliterat": "esplugues_de_llobregat", + "municipi_curt_transliterat": "esplugues_de_llobregat", + "centre_municipal": "41.3776796,2.0899722", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Sta. Magdalena, 5-6, 08950 Esplugues de Llobregat", + "adreca": "Pl. Sta. Magdalena, 5-6", + "codi_postal": "08950", + "localitzacio": "41.3776796,2.0899722", + "telefon_contacte": "933713350", + "fax": "933722910", + "email": "ajuntament@esplugues.cat", + "url_general": "https:\/\/www.esplugues.cat", + "cif": "P0807600B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08077.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08077.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08077.jpg", + "ine6": "080771", + "nom_dbpedia": "Esplugues_de_Llobregat", + "nombre_habitants": "46355", + "extensio": "4.6", + "altitud": "110" + }, + { + "ine": "08250", + "municipi_nom": "Santa Margarida de Montbui", + "municipi_nom_curt": "Santa Margarida de Montbui", + "municipi_article": "", + "municipi_transliterat": "santa_margarida_de_montbui", + "municipi_curt_transliterat": "santa_margarida_de_montbui", + "centre_municipal": "41.5746303,1.6087408", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. de Valls, 57, 08710 Santa Margarida de Montbui", + "adreca": "Ctra. de Valls, 57", + "codi_postal": "08710", + "localitzacio": "41.5775409,1.6074477", + "telefon_contacte": "938034735", + "fax": "938052345", + "email": "ajuntament@montbui.cat", + "url_general": "https:\/\/www.montbui.cat", + "cif": "P0825000C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08250.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08250.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08250.jpg", + "ine6": "082508", + "nom_dbpedia": "Santa_Margarida_de_Montbui", + "nombre_habitants": "9874", + "extensio": "27.82", + "altitud": "391" + }, + { + "ine": "08204", + "municipi_nom": "Sant Climent de Llobregat", + "municipi_nom_curt": "Sant Climent de Llobregat", + "municipi_article": "", + "municipi_transliterat": "sant_climent_de_llobregat", + "municipi_curt_transliterat": "sant_climent_de_llobregat", + "centre_municipal": "41.3366993,1.9970575", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08849 Sant Climent de Llobregat", + "adreca": "Pl. Vila, 1", + "codi_postal": "08849", + "localitzacio": "41.3366993,1.9970575", + "telefon_contacte": "936580791", + "fax": "936370971", + "email": "st.climent@diba.cat", + "url_general": "https:\/\/www.santclimentdellobregat.cat", + "cif": "P0820300B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08204.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08204.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08204.jpg", + "ine6": "082042", + "nom_dbpedia": "Sant_Climent_de_Llobregat", + "nombre_habitants": "4107", + "extensio": "10.73", + "altitud": "87" + }, + { + "ine": "08058", + "municipi_nom": "Castellet i la Gornal", + "municipi_nom_curt": "Castellet i la Gornal", + "municipi_article": "", + "municipi_transliterat": "castellet_i_la_gornal", + "municipi_curt_transliterat": "castellet_i_la_gornal", + "centre_municipal": "41.26896345,1.65708368662711", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Rosselló, 19-23, 08729 Castellet i la Gornal", + "adreca": "Carrer de Rosselló, 19-23", + "codi_postal": "08729", + "localitzacio": "41.26896345,1.65708368662711", + "telefon_contacte": "977670326", + "fax": "977670277", + "email": "castellet@diba.cat", + "url_general": "https:\/\/www.castelletilagornal.net", + "cif": "P0805700B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08058.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08058.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08058.jpg", + "ine6": "080581", + "nom_dbpedia": "Castellet_i_la_Gornal", + "nombre_habitants": "2247", + "extensio": "46.84", + "altitud": "159" + }, + { + "ine": "08086", + "municipi_nom": "Les Franqueses del Vallès", + "municipi_nom_curt": "Franqueses del Vallès", + "municipi_article": "Les", + "municipi_transliterat": "les_franqueses_del_valles", + "municipi_curt_transliterat": "franqueses_del_valles", + "centre_municipal": "41.6291213,2.2951719", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Ribes, 2, 08520 Franqueses del Vallès", + "adreca": "Carretera de Ribes, 2", + "codi_postal": "08520", + "localitzacio": "41.6291213,2.2951719", + "telefon_contacte": "938467676", + "fax": "938467767", + "email": "aj.franqueses@lesfranqueses.cat", + "url_general": "https:\/\/www.lesfranqueses.cat", + "cif": "P0808500C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08086.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08086.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08086.jpg", + "ine6": "080863", + "nom_dbpedia": "Les_Franqueses_del_Vallès", + "nombre_habitants": "19768", + "extensio": "29.45", + "altitud": "232" + }, + { + "ine": "08117", + "municipi_nom": "Les Masies de Voltregà", + "municipi_nom_curt": "Masies de Voltregà", + "municipi_article": "Les", + "municipi_transliterat": "les_masies_de_voltrega", + "municipi_curt_transliterat": "masies_de_voltrega", + "centre_municipal": "42.0125603,2.2501678", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. C-17z, Pk. 70,400 casa Forta el Despujol, 08508 Masies de Voltregà", + "adreca": "Ctra. C-17z, Pk. 70,400 casa Forta el Despujol", + "codi_postal": "08508", + "localitzacio": "42.0125603,2.2501678", + "telefon_contacte": "938570028", + "fax": "938570079", + "email": "masiesv@diba.cat", + "url_general": "https:\/\/www.lesmasiesdevoltrega.cat", + "cif": "P0811600F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08117.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08117.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08117.jpg", + "ine6": "081173", + "nom_dbpedia": "Les_Masies_de_Voltregà", + "nombre_habitants": "3124", + "extensio": "22.31", + "altitud": "533" + }, + { + "ine": "08226", + "municipi_nom": "Sant Martí de Tous", + "municipi_nom_curt": "Sant Martí de Tous", + "municipi_article": "", + "municipi_transliterat": "sant_marti_de_tous", + "municipi_curt_transliterat": "sant_marti_de_tous", + "centre_municipal": "41.5809075,1.6143791", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Independència, 1, 08712 Sant Martí de Tous", + "adreca": "Plaça de la Independència, 1", + "codi_postal": "08712", + "localitzacio": "41.5809075,1.6143791", + "telefon_contacte": "938096002", + "fax": "938096117", + "email": "st.martitous@diba.cat", + "url_general": "https:\/\/www.tous.cat", + "cif": "P0822600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08226.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08226.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08226.jpg", + "ine6": "082264", + "nom_dbpedia": "Sant_Martí_de_Tous", + "nombre_habitants": "1206", + "extensio": "38.84", + "altitud": "465" + }, + { + "ine": "08081", + "municipi_nom": "Fogars de Montclús", + "municipi_nom_curt": "Fogars de Montclús", + "municipi_article": "", + "municipi_transliterat": "fogars_de_montclus", + "municipi_curt_transliterat": "fogars_de_montclus", + "centre_municipal": "41.7320473,2.5019107", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa de la Vila, 08470 Fogars de Montclús", + "adreca": "Casa de la Vila", + "codi_postal": "08470", + "localitzacio": "41.7320473,2.5019107", + "telefon_contacte": "938475104", + "fax": "938475220", + "email": "fogarsm@diba.cat", + "url_general": "https:\/\/www.fogarsdemontclus.cat", + "cif": "P0808000D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08081.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08081.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08081.jpg", + "ine6": "080811", + "nom_dbpedia": "Fogars_de_Montclús", + "nombre_habitants": "466", + "extensio": "40.15", + "altitud": "550" + }, + { + "ine": "08108", + "municipi_nom": "Lliçà de Vall", + "municipi_nom_curt": "Lliçà de Vall", + "municipi_article": "", + "municipi_transliterat": "llica_de_vall", + "municipi_curt_transliterat": "llica_de_vall", + "centre_municipal": "41.58591735,2.23965249896977", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08185 Lliçà de Vall", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08185", + "localitzacio": "41.58591735,2.23965249896977", + "telefon_contacte": "938439000", + "fax": "938439375", + "email": "llissadevall@llissadevall.org", + "url_general": "https:\/\/www.llissadevall.cat", + "cif": "P0810700E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08108.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08108.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08108.jpg", + "ine6": "081081", + "nom_dbpedia": "Lliçà_de_Vall", + "nombre_habitants": "6480", + "extensio": "10.66", + "altitud": "125" + }, + { + "ine": "08904", + "municipi_nom": "Badia del Vallès", + "municipi_nom_curt": "Badia del Vallès", + "municipi_article": "", + "municipi_transliterat": "badia_del_valles", + "municipi_curt_transliterat": "badia_del_valles", + "centre_municipal": "41.5067019,2.1174733", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Burgos, s\/n, 08214 Badia del Vallès", + "adreca": "Av. Burgos, s\/n", + "codi_postal": "08214", + "localitzacio": "41.5067019,2.1174733", + "telefon_contacte": "937182216", + "fax": "937182042", + "email": "badia@badiadelvalles.net", + "url_general": "https:\/\/www.badiadelvalles.cat", + "cif": "P0831200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08904.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08904.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08904.jpg", + "ine6": "089045", + "nom_dbpedia": "Badia_del_Vallès", + "nombre_habitants": "13417", + "extensio": ".7", + "altitud": "122" + }, + { + "ine": "08201", + "municipi_nom": "Sant Boi de Lluçanès", + "municipi_nom_curt": "Sant Boi de Lluçanès", + "municipi_article": "", + "municipi_transliterat": "sant_boi_de_llucanes", + "municipi_curt_transliterat": "sant_boi_de_llucanes", + "centre_municipal": "42.0586989,2.1517598", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig Lluçanès, 8, 08589 Sant Boi de Lluçanès", + "adreca": "Passeig Lluçanès, 8", + "codi_postal": "08589", + "localitzacio": "42.0586989,2.1517598", + "telefon_contacte": "938578241", + "fax": "938578028", + "email": "st.boillu@diba.cat", + "url_general": "https:\/\/www.santboidellucanes.cat", + "cif": "P0820000H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08201.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08201.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08201.jpg", + "ine6": "082016", + "nom_dbpedia": "Sant_Boi_de_Lluçanès", + "nombre_habitants": "532", + "extensio": "21.17", + "altitud": "810" + }, + { + "ine": "08307", + "municipi_nom": "Vilanova i la Geltrú", + "municipi_nom_curt": "Vilanova i la Geltrú", + "municipi_article": "", + "municipi_transliterat": "vilanova_i_la_geltru", + "municipi_curt_transliterat": "vilanova_i_la_geltru", + "centre_municipal": "41.2240945,1.7260084", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 8, 08800 Vilanova i la Geltrú", + "adreca": "Plaça de la Vila, 8", + "codi_postal": "08800", + "localitzacio": "41.2240945,1.7260084", + "telefon_contacte": "938140000", + "fax": "938142425", + "email": "ajt_vilanova@vilanova.cat", + "url_general": "https:\/\/www.vilanova.cat", + "cif": "P0830800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08307.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08307.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08307.jpg", + "ine6": "083073", + "nom_dbpedia": "Vilanova_i_la_Geltrú", + "nombre_habitants": "66274", + "extensio": "33.5", + "altitud": "22" + }, + { + "ine": "08134", + "municipi_nom": "Figaró-Montmany", + "municipi_nom_curt": "Figaró-Montmany", + "municipi_article": "", + "municipi_transliterat": "figaromontmany", + "municipi_curt_transliterat": "figaromontmany", + "centre_municipal": "41.7256085,2.2736158", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Ribes 42-44, 08590 Figaró-Montmany", + "adreca": "Carretera de Ribes 42-44", + "codi_postal": "08590", + "localitzacio": "41.7256085,2.2736158", + "telefon_contacte": "938429111\/637281633", + "fax": "938429136", + "email": "figaro@diba.cat", + "url_general": "https:\/\/www.figaro-montmany.cat", + "cif": "P0813300A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08134.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08134.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08134.jpg", + "ine6": "081347", + "nom_dbpedia": "Figaró-Montmany", + "nombre_habitants": "1109", + "extensio": "14.7", + "altitud": "330" + }, + { + "ine": "08106", + "municipi_nom": "Llinars del Vallès", + "municipi_nom_curt": "Llinars del Vallès", + "municipi_article": "", + "municipi_transliterat": "llinars_del_valles", + "municipi_curt_transliterat": "llinars_del_valles", + "centre_municipal": "41.6392107,2.4043752", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08450 Llinars del Vallès", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08450", + "localitzacio": "41.6392107,2.4043752", + "telefon_contacte": "938412750", + "fax": "938412814", + "email": "llinars@llinarsdelvalles.cat", + "url_general": "https:\/\/www.ajuntamentllinars.cat", + "cif": "P0810500I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08106.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08106.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08106.jpg", + "ine6": "081069", + "nom_dbpedia": "Llinars_del_Vallès", + "nombre_habitants": "9838", + "extensio": "27.52", + "altitud": "198" + }, + { + "ine": "08062", + "municipi_nom": "Castellnou de Bages", + "municipi_nom_curt": "Castellnou de Bages", + "municipi_article": "", + "municipi_transliterat": "castellnou_de_bages", + "municipi_curt_transliterat": "castellnou_de_bages", + "centre_municipal": "41.8348967,1.8365127", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, s\/n, 08251 Castellnou de Bages", + "adreca": "Plaça de l'Església, s\/n", + "codi_postal": "08251", + "localitzacio": "41.8348967,1.8365127", + "telefon_contacte": "938272091", + "fax": "938320509", + "email": "castellnou@diba.cat", + "url_general": "https:\/\/www.castellnoudebages.cat", + "cif": "P0806100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08062.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08062.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08062.jpg", + "ine6": "080620", + "nom_dbpedia": "Castellnou_de_Bages", + "nombre_habitants": "1319", + "extensio": "29.21", + "altitud": "469" + }, + { + "ine": "08905", + "municipi_nom": "La Palma de Cervelló", + "municipi_nom_curt": "Palma de Cervelló", + "municipi_article": "La", + "municipi_transliterat": "la_palma_de_cervello", + "municipi_curt_transliterat": "palma_de_cervello", + "centre_municipal": "41.4109843,1.9712064", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "c\/ Sant Cristòfor, s\/n., 08756 Palma de Cervelló", + "adreca": "c\/ Sant Cristòfor, s\/n.", + "codi_postal": "08756", + "localitzacio": "41.4109843,1.9712064", + "telefon_contacte": "936720202", + "fax": "936720125", + "email": "palma@diba.cat", + "url_general": "http:\/\/www.lapalmadecervello.cat", + "cif": "P5831301F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08905.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08905.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08905.jpg", + "ine6": "089058", + "nom_dbpedia": "La_Palma_de_Cervelló", + "nombre_habitants": "2982", + "extensio": "5.37", + "altitud": "" + }, + { + "ine": "08263", + "municipi_nom": "Sant Vicenç dels Horts", + "municipi_nom_curt": "Sant Vicenç dels Horts", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_dels_horts", + "municipi_curt_transliterat": "sant_vicenc_dels_horts", + "centre_municipal": "41.3932328,2.00949253557015", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08620 Sant Vicenç dels Horts", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08620", + "localitzacio": "41.3932328,2.00949253557015", + "telefon_contacte": "936022150", + "fax": "936561551", + "email": "ajuntament@svh.cat", + "url_general": "https:\/\/www.svh.cat", + "cif": "P0826300F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08263.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08263.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08263.jpg", + "ine6": "082634", + "nom_dbpedia": "Sant_Vicenç_dels_Horts", + "nombre_habitants": "27901", + "extensio": "9.14", + "altitud": "22" + }, + { + "ine": "08288", + "municipi_nom": "Torrelles de Foix", + "municipi_nom_curt": "Torrelles de Foix", + "municipi_article": "", + "municipi_transliterat": "torrelles_de_foix", + "municipi_curt_transliterat": "torrelles_de_foix", + "centre_municipal": "41.387394,1.5724123", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Lluís Companys, 1, 08737 Torrelles de Foix", + "adreca": "Pl. Lluís Companys, 1", + "codi_postal": "08737", + "localitzacio": "41.387394,1.5724123", + "telefon_contacte": "938971001", + "fax": "938972125", + "email": "torrellesf@diba.cat", + "url_general": "https:\/\/www.torrellesdefoix.cat", + "cif": "P0828800C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08288.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08288.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08288.jpg", + "ine6": "082883", + "nom_dbpedia": "Torrelles_de_Foix", + "nombre_habitants": "2281", + "extensio": "36.8", + "altitud": "367" + }, + { + "ine": "08302", + "municipi_nom": "Vilanova del Camí", + "municipi_nom_curt": "Vilanova del Camí", + "municipi_article": "", + "municipi_transliterat": "vilanova_del_cami", + "municipi_curt_transliterat": "vilanova_del_cami", + "centre_municipal": "41.5724417,1.6343298", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça del Castell, 1, 08788 Vilanova del Camí", + "adreca": "Plaça del Castell, 1", + "codi_postal": "08788", + "localitzacio": "41.5724417,1.6343298", + "telefon_contacte": "938054422", + "fax": "938054290", + "email": "vilanovac@vilanovadelcami.cat", + "url_general": "https:\/\/www.vilanovadelcami.cat", + "cif": "P0830300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08302.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08302.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08302.jpg", + "ine6": "083020", + "nom_dbpedia": "Vilanova_del_Camí", + "nombre_habitants": "12361", + "extensio": "10.54", + "altitud": "302" + }, + { + "ine": "08304", + "municipi_nom": "Vilobí del Penedès", + "municipi_nom_curt": "Vilobí del Penedès", + "municipi_article": "", + "municipi_transliterat": "vilobi_del_penedes", + "municipi_curt_transliterat": "vilobi_del_penedes", + "centre_municipal": "41.3464352,1.6980117", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08735 Vilobí del Penedès", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08735", + "localitzacio": "41.3464352,1.6980117", + "telefon_contacte": "938978980", + "fax": "938978311", + "email": "vilobi@diba.cat", + "url_general": "https:\/\/www.vilobi.cat", + "cif": "P0830500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08304.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08304.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08304.jpg", + "ine6": "083041", + "nom_dbpedia": "Vilobí_del_Penedès", + "nombre_habitants": "1106", + "extensio": "9.43", + "altitud": "333" + }, + { + "ine": "08065", + "municipi_nom": "Castellví de la Marca", + "municipi_nom_curt": "Castellví de la Marca", + "municipi_article": "", + "municipi_transliterat": "castellvi_de_la_marca", + "municipi_curt_transliterat": "castellvi_de_la_marca", + "centre_municipal": "41.3267649,1.6184266", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Catalunya, 6, 08732 Castellví de la Marca", + "adreca": "Av. Catalunya, 6", + "codi_postal": "08732", + "localitzacio": "41.3267649,1.6184266", + "telefon_contacte": "938918077", + "fax": "938918126", + "email": "marca@diba.cat", + "url_general": "https:\/\/www.castellvidelamarca.cat", + "cif": "P0806400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08065.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08065.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08065.jpg", + "ine6": "080654", + "nom_dbpedia": "Castellví_de_la_Marca", + "nombre_habitants": "1534", + "extensio": "28.49", + "altitud": "313" + }, + { + "ine": "08146", + "municipi_nom": "Olesa de Bonesvalls", + "municipi_nom_curt": "Olesa de Bonesvalls", + "municipi_article": "", + "municipi_transliterat": "olesa_de_bonesvalls", + "municipi_curt_transliterat": "olesa_de_bonesvalls", + "centre_municipal": "41.3505032,1.8492996", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08795 Olesa de Bonesvalls", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08795", + "localitzacio": "41.3505032,1.8492996", + "telefon_contacte": "938984008", + "fax": "938984007", + "email": "bonesvalls@diba.cat", + "url_general": "https:\/\/www.olesadebonesvalls.cat", + "cif": "P0814500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08146.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08146.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08146.jpg", + "ine6": "081461", + "nom_dbpedia": "Olesa_de_Bonesvalls", + "nombre_habitants": "1787", + "extensio": "30.57", + "altitud": "265" + }, + { + "ine": "08164", + "municipi_nom": "El Pla del Penedès", + "municipi_nom_curt": "Pla del Penedès", + "municipi_article": "El", + "municipi_transliterat": "el_pla_del_penedes", + "municipi_curt_transliterat": "pla_del_penedes", + "centre_municipal": "41.4181026,1.7106821", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Pau Fontanals, 1, 08733 Pla del Penedès", + "adreca": "Plaça Pau Fontanals, 1", + "codi_postal": "08733", + "localitzacio": "41.4181026,1.7106821", + "telefon_contacte": "938988003", + "fax": "938989031", + "email": "pla@diba.cat", + "url_general": "https:\/\/www.elpladelpenedes.cat", + "cif": "P0816300H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08164.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08164.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08164.jpg", + "ine6": "081640", + "nom_dbpedia": "El_Pla_del_Penedès", + "nombre_habitants": "1259", + "extensio": "9.45", + "altitud": "216" + }, + { + "ine": "08165", + "municipi_nom": "La Pobla de Claramunt", + "municipi_nom_curt": "Pobla de Claramunt", + "municipi_article": "La", + "municipi_transliterat": "la_pobla_de_claramunt", + "municipi_curt_transliterat": "pobla_de_claramunt", + "centre_municipal": "41.5551874,1.6747485", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Catalunya, 16, 08787 Pobla de Claramunt", + "adreca": "Avinguda de Catalunya, 16", + "codi_postal": "08787", + "localitzacio": "41.5551874,1.6747485", + "telefon_contacte": "938086075", + "fax": "938086112", + "email": "claramunt@diba.cat", + "url_general": "https:\/\/www.lapobladeclaramunt.cat", + "cif": "P0816400F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08165.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08165.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08165.jpg", + "ine6": "081653", + "nom_dbpedia": "La_Pobla_de_Claramunt", + "nombre_habitants": "2177", + "extensio": "18.37", + "altitud": "246" + }, + { + "ine": "08193", + "municipi_nom": "Sant Iscle de Vallalta", + "municipi_nom_curt": "Sant Iscle de Vallalta", + "municipi_article": "", + "municipi_transliterat": "sant_iscle_de_vallalta", + "municipi_curt_transliterat": "sant_iscle_de_vallalta", + "centre_municipal": "41.6235601,2.5692875", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Escoles, 2, 08359 Sant Iscle de Vallalta", + "adreca": "Escoles, 2", + "codi_postal": "08359", + "localitzacio": "41.622859,2.570491", + "telefon_contacte": "937946128", + "fax": "937946048", + "email": "st.iscle@diba.cat", + "url_general": "https:\/\/www.santiscle.cat", + "cif": "P0819200G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08193.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08193.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08193.jpg", + "ine6": "081939", + "nom_dbpedia": "Sant_Iscle_de_Vallalta", + "nombre_habitants": "1313", + "extensio": "17.72", + "altitud": "129" + }, + { + "ine": "08194", + "municipi_nom": "Sant Adrià de Besòs", + "municipi_nom_curt": "Sant Adrià de Besòs", + "municipi_article": "", + "municipi_transliterat": "sant_adria_de_besos", + "municipi_curt_transliterat": "sant_adria_de_besos", + "centre_municipal": "41.4300467,2.2179243", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 12, 08930 Sant Adrià de Besòs", + "adreca": "Pl. Vila, 12", + "codi_postal": "08930", + "localitzacio": "41.4300467,2.2179243", + "telefon_contacte": "933812004", + "fax": "933817056", + "email": "alcaldia@sant-adria.net", + "url_general": "https:\/\/www.sant-adria.net", + "cif": "P0819300E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08194.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08194.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08194.jpg", + "ine6": "081944", + "nom_dbpedia": "Sant_Adrià_de_Besòs", + "nombre_habitants": "36669", + "extensio": "3.87", + "altitud": "14" + }, + { + "ine": "08203", + "municipi_nom": "Sant Cebrià de Vallalta", + "municipi_nom_curt": "Sant Cebrià de Vallalta", + "municipi_article": "", + "municipi_transliterat": "sant_cebria_de_vallalta", + "municipi_curt_transliterat": "sant_cebria_de_vallalta", + "centre_municipal": "41.61961,2.59994", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C. Centre, 27, 08396 Sant Cebrià de Vallalta", + "adreca": "C. Centre, 27", + "codi_postal": "08396", + "localitzacio": "41.61961,2.59994", + "telefon_contacte": "937631024", + "fax": "937630219", + "email": "st.cebria@diba.cat", + "url_general": "https:\/\/www.stcebria.net", + "cif": "P0820200D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08203.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08203.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08203.jpg", + "ine6": "082037", + "nom_dbpedia": "Sant_Cebrià_de_Vallalta", + "nombre_habitants": "3344", + "extensio": "15.79", + "altitud": "71" + }, + { + "ine": "08207", + "municipi_nom": "Sant Esteve de Palautordera", + "municipi_nom_curt": "Sant Esteve de Palautordera", + "municipi_article": "", + "municipi_transliterat": "sant_esteve_de_palautordera", + "municipi_curt_transliterat": "sant_esteve_de_palautordera", + "centre_municipal": "41.7040768,2.4343426", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 14, 08461 Sant Esteve de Palautordera", + "adreca": "Major, 14", + "codi_postal": "08461", + "localitzacio": "41.7037642,2.4357665", + "telefon_contacte": "938480082", + "fax": "938482750", + "email": "ajuntament@santestevedepalautordera.cat", + "url_general": "http:\/\/www.santestevedepalautordera.cat", + "cif": "P0820600E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08207.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08207.jpg", + "ine6": "082074", + "nom_dbpedia": "Sant_Esteve_de_Palautordera", + "nombre_habitants": "2749", + "extensio": "10.73", + "altitud": "231" + }, + { + "ine": "08212", + "municipi_nom": "Sant Feliu Sasserra", + "municipi_nom_curt": "Sant Feliu Sasserra", + "municipi_article": "", + "municipi_transliterat": "sant_feliu_sasserra", + "municipi_curt_transliterat": "sant_feliu_sasserra", + "centre_municipal": "41.9447451,2.0213124", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08274 Sant Feliu Sasserra", + "adreca": "Pl. Major, 1", + "codi_postal": "08274", + "localitzacio": "41.94439745,2.02239268796681", + "telefon_contacte": "938819011", + "fax": "938819017", + "email": "sfs.ajuntament@santfeliusasserra.cat", + "url_general": "https:\/\/www.santfeliusasserra.cat", + "cif": "P0821100E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08212.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08212.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08212.jpg", + "ine6": "082129", + "nom_dbpedia": "Sant_Feliu_Sasserra", + "nombre_habitants": "600", + "extensio": "23.14", + "altitud": "617" + }, + { + "ine": "08005", + "municipi_nom": "L'Ametlla del Vallès", + "municipi_nom_curt": "Ametlla del Vallès", + "municipi_article": "L'", + "municipi_transliterat": "lametlla_del_valles", + "municipi_curt_transliterat": "ametlla_del_valles", + "centre_municipal": "41.6695845,2.2614622", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08480 Ametlla del Vallès", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08480", + "localitzacio": "41.6695845,2.2614622", + "telefon_contacte": "938432501", + "fax": "938432313", + "email": "ametlla@ametlla.cat", + "url_general": "https:\/\/www.ametlla.cat", + "cif": "P0800500A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08005.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08005.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08005.jpg", + "ine6": "080057", + "nom_dbpedia": "L'Ametlla_del_Vallès", + "nombre_habitants": "8496", + "extensio": "14.12", + "altitud": "321" + }, + { + "ine": "08042", + "municipi_nom": "Cànoves i Samalús", + "municipi_nom_curt": "Cànoves i Samalús", + "municipi_article": "", + "municipi_transliterat": "canoves_i_samalus", + "municipi_curt_transliterat": "canoves_i_samalus", + "centre_municipal": "41.6943067,2.3494016", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Can Casademunt, s\/n, 08445 Cànoves i Samalús", + "adreca": "Can Casademunt, s\/n", + "codi_postal": "08445", + "localitzacio": "41.6943067,2.3494016", + "telefon_contacte": "938710018", + "fax": "938434145", + "email": "canovesisamalus@diba.cat", + "url_general": "https:\/\/www.canovesisamalus.cat", + "cif": "P0804100F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08042.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08042.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08042.jpg", + "ine6": "080425", + "nom_dbpedia": "Cànoves_i_Samalús", + "nombre_habitants": "2995", + "extensio": "28.48", + "altitud": "346" + }, + { + "ine": "08124", + "municipi_nom": "Mollet del Vallès", + "municipi_nom_curt": "Mollet del Vallès", + "municipi_article": "", + "municipi_transliterat": "mollet_del_valles", + "municipi_curt_transliterat": "mollet_del_valles", + "centre_municipal": "41.53553805,2.2104223760908", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08100 Mollet del Vallès", + "adreca": "Plaça Major, 1", + "codi_postal": "08100", + "localitzacio": "41.53553805,2.2104223760908", + "telefon_contacte": "935719500", + "fax": "935719504", + "email": "ajuntament@molletvalles.cat", + "url_general": "https:\/\/www.molletvalles.cat", + "cif": "P0812300B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08124.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08124.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08124.jpg", + "ine6": "081249", + "nom_dbpedia": "Mollet_del_Vallès", + "nombre_habitants": "51133", + "extensio": "10.72", + "altitud": "65" + }, + { + "ine": "08125", + "municipi_nom": "Montcada i Reixac", + "municipi_nom_curt": "Montcada i Reixac", + "municipi_article": "", + "municipi_transliterat": "montcada_i_reixac", + "municipi_curt_transliterat": "montcada_i_reixac", + "centre_municipal": "41.4823115,2.1869985", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. de la Unitat, 6, 08110 Montcada i Reixac", + "adreca": "Av. de la Unitat, 6", + "codi_postal": "08110", + "localitzacio": "41.4800154,2.18723169017457", + "telefon_contacte": "935726474", + "fax": "935726493", + "email": "ajuntament@montcada.org", + "url_general": "https:\/\/www.montcada.cat", + "cif": "P0812400J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08125.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08125.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08125.jpg", + "ine6": "081252", + "nom_dbpedia": "Montcada_i_Reixac", + "nombre_habitants": "35599", + "extensio": "23.34", + "altitud": "36" + }, + { + "ine": "08128", + "municipi_nom": "Monistrol de Calders", + "municipi_nom_curt": "Monistrol de Calders", + "municipi_article": "", + "municipi_transliterat": "monistrol_de_calders", + "municipi_curt_transliterat": "monistrol_de_calders", + "centre_municipal": "41.7608379,2.0146236", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Vinya, 9, 08275 Monistrol de Calders", + "adreca": "Vinya, 9", + "codi_postal": "08275", + "localitzacio": "41.7604356,2.0142996", + "telefon_contacte": "938399000", + "fax": "938398037", + "email": "monistrolc@diba.cat", + "url_general": "https:\/\/www.monistroldecalders.cat", + "cif": "P0812700C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08128.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08128.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08128.jpg", + "ine6": "081287", + "nom_dbpedia": "Monistrol_de_Calders", + "nombre_habitants": "677", + "extensio": "21.87", + "altitud": "447" + }, + { + "ine": "08136", + "municipi_nom": "Montornès del Vallès", + "municipi_nom_curt": "Montornès del Vallès", + "municipi_article": "", + "municipi_transliterat": "montornes_del_valles", + "municipi_curt_transliterat": "montornes_del_valles", + "centre_municipal": "41.5454251,2.26729", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Llibertat, 2, 08170 Montornès del Vallès", + "adreca": "Av. Llibertat, 2", + "codi_postal": "08170", + "localitzacio": "41.5454251,2.26729", + "telefon_contacte": "935721170", + "fax": "935682762", + "email": "alcaldia@montornes.cat", + "url_general": "https:\/\/www.montornes.cat", + "cif": "P0813500F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08136.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08136.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08136.jpg", + "ine6": "081363", + "nom_dbpedia": "Montornès_del_Vallès", + "nombre_habitants": "16263", + "extensio": "10.5", + "altitud": "116" + }, + { + "ine": "08224", + "municipi_nom": "Sant Martí de Centelles", + "municipi_nom_curt": "Sant Martí de Centelles", + "municipi_article": "", + "municipi_transliterat": "sant_marti_de_centelles", + "municipi_curt_transliterat": "sant_marti_de_centelles", + "centre_municipal": "41.7639095,2.2510146", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Estació, 4, 08592 Sant Martí de Centelles", + "adreca": "Estació, 4", + "codi_postal": "08592", + "localitzacio": "41.7639095,2.2510146", + "telefon_contacte": "938442406", + "fax": "938442406", + "email": "st.martic@diba.cat", + "url_general": "https:\/\/www.smarticentelles.org", + "cif": "P0822200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08224.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08224.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08224.jpg", + "ine6": "082248", + "nom_dbpedia": "Sant_Martí_de_Centelles", + "nombre_habitants": "1131", + "extensio": "25.7", + "altitud": "462" + }, + { + "ine": "08099", + "municipi_nom": "Guardiola de Berguedà", + "municipi_nom_curt": "Guardiola de Berguedà", + "municipi_article": "", + "municipi_transliterat": "guardiola_de_bergueda", + "municipi_curt_transliterat": "guardiola_de_bergueda", + "centre_municipal": "42.23315,1.87918", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Municipal, 3, 08694 Guardiola de Berguedà", + "adreca": "Pl. Municipal, 3", + "codi_postal": "08694", + "localitzacio": "42.23315,1.87918", + "telefon_contacte": "938227059", + "fax": "938227024", + "email": "guardiola@diba.cat", + "url_general": "https:\/\/www.guardioladebergueda.cat", + "cif": "P0809800F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08099.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08099.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08099.jpg", + "ine6": "080996", + "nom_dbpedia": "Guardiola_de_Berguedà", + "nombre_habitants": "887", + "extensio": "62", + "altitud": "720" + }, + { + "ine": "08234", + "municipi_nom": "Sant Pere de Vilamajor", + "municipi_nom_curt": "Sant Pere de Vilamajor", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_vilamajor", + "municipi_curt_transliterat": "sant_pere_de_vilamajor", + "centre_municipal": "41.6843288,2.3900497", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Nou, 26, 08458 Sant Pere de Vilamajor", + "adreca": "Nou, 26", + "codi_postal": "08458", + "localitzacio": "41.6850228,2.39074182142135", + "telefon_contacte": "938450008", + "fax": "938452059", + "email": "ajuntament@vilamajor.cat", + "url_general": "https:\/\/www.vilamajor.cat", + "cif": "P0823400G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08234.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08234.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08234.jpg", + "ine6": "082346", + "nom_dbpedia": "Sant_Pere_de_Vilamajor", + "nombre_habitants": "4371", + "extensio": "34.74", + "altitud": "305" + }, + { + "ine": "08237", + "municipi_nom": "Sant Quirze de Besora", + "municipi_nom_curt": "Sant Quirze de Besora", + "municipi_article": "", + "municipi_transliterat": "sant_quirze_de_besora", + "municipi_curt_transliterat": "sant_quirze_de_besora", + "centre_municipal": "42.101426,2.2170289", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08580 Sant Quirze de Besora", + "adreca": "Pl. Major, 1", + "codi_postal": "08580", + "localitzacio": "42.1001685,2.2227159", + "telefon_contacte": "938529017", + "fax": "938529142", + "email": "info@ajsantquirze.cat", + "url_general": "https:\/\/www.ajsantquirze.com", + "cif": "P0823700J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08237.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08237.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08237.jpg", + "ine6": "082378", + "nom_dbpedia": "Sant_Quirze_de_Besora", + "nombre_habitants": "2107", + "extensio": "8.01", + "altitud": "587" + }, + { + "ine": "08239", + "municipi_nom": "Sant Quirze Safaja", + "municipi_nom_curt": "Sant Quirze Safaja", + "municipi_article": "", + "municipi_transliterat": "sant_quirze_safaja", + "municipi_curt_transliterat": "sant_quirze_safaja", + "centre_municipal": "41.7276804,2.1548204", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Barcelona, 2, 08189 Sant Quirze Safaja", + "adreca": "Carretera de Barcelona, 2", + "codi_postal": "08189", + "localitzacio": "41.7276804,2.1548204", + "telefon_contacte": "938660368", + "fax": "938662262", + "email": "st.quirzes@diba.cat", + "url_general": "https:\/\/www.santquirzesafaja.es", + "cif": "P0823900F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08239.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08239.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08239.jpg", + "ine6": "082397", + "nom_dbpedia": "Sant_Quirze_Safaja", + "nombre_habitants": "637", + "extensio": "25", + "altitud": "627" + }, + { + "ine": "08249", + "municipi_nom": "Santa Fe del Penedès", + "municipi_nom_curt": "Santa Fe del Penedès", + "municipi_article": "", + "municipi_transliterat": "santa_fe_del_penedes", + "municipi_curt_transliterat": "santa_fe_del_penedes", + "centre_municipal": "41.3843885,1.7218532", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ de l¿Horta, 1, 08792 Santa Fe del Penedès", + "adreca": "C\/ de l¿Horta, 1", + "codi_postal": "08792", + "localitzacio": "41.3843885,1.7218532", + "telefon_contacte": "938974211", + "fax": "938974211", + "email": "st.fe@diba.cat", + "url_general": "https:\/\/www.santafepenedes.cat", + "cif": "P0824900E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08249.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08249.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08249.jpg", + "ine6": "082495", + "nom_dbpedia": "Santa_Fe_del_Penedès", + "nombre_habitants": "379", + "extensio": "3.48", + "altitud": "240" + }, + { + "ine": "08252", + "municipi_nom": "Barberà del Vallès", + "municipi_nom_curt": "Barberà del Vallès", + "municipi_article": "", + "municipi_transliterat": "barbera_del_valles", + "municipi_curt_transliterat": "barbera_del_valles", + "centre_municipal": "41.5146053,2.1214474", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Generalitat, 70, 08210 Barberà del Vallès", + "adreca": "Av. Generalitat, 70", + "codi_postal": "08210", + "localitzacio": "41.5146053,2.1214474", + "telefon_contacte": "937297171", + "fax": "937191815", + "email": "barbera@bdv.cat", + "url_general": "https:\/\/www.bdv.cat", + "cif": "P0825200I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08252.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08252.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08252.jpg", + "ine6": "082520", + "nom_dbpedia": "Barberà_del_Vallès", + "nombre_habitants": "32839", + "extensio": "8.37", + "altitud": "146" + }, + { + "ine": "08254", + "municipi_nom": "L'Esquirol", + "municipi_nom_curt": "Esquirol", + "municipi_article": "L'", + "municipi_transliterat": "lesquirol", + "municipi_curt_transliterat": "esquirol", + "centre_municipal": "42.0289799,2.3501818", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Nou, 1, 08511 Esquirol", + "adreca": "Carrer Nou, 1", + "codi_postal": "08511", + "localitzacio": "42.0289799,2.3501818", + "telefon_contacte": "938568000", + "fax": "938568305", + "email": "miquelvilella@lesquirol.cat", + "url_general": "https:\/\/www.lesquirol.cat", + "cif": "P0825400E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08254.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08254.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08254.jpg", + "ine6": "082541", + "nom_dbpedia": "L'Esquirol", + "nombre_habitants": "2141", + "extensio": "61.97", + "altitud": "693" + }, + { + "ine": "08118", + "municipi_nom": "El Masnou", + "municipi_nom_curt": "Masnou", + "municipi_article": "El", + "municipi_transliterat": "el_masnou", + "municipi_curt_transliterat": "masnou", + "centre_municipal": "41.4796899,2.3118347", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Prat de la Riba, 1, 08320 Masnou", + "adreca": "Prat de la Riba, 1", + "codi_postal": "08320", + "localitzacio": "41.4796899,2.3118347", + "telefon_contacte": "935571700", + "fax": "935571701", + "email": "ajuntament@elmasnou.cat", + "url_general": "https:\/\/www.elmasnou.cat", + "cif": "P0811700D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08118.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08118.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08118.jpg", + "ine6": "081189", + "nom_dbpedia": "El_Masnou", + "nombre_habitants": "23340", + "extensio": "3.3", + "altitud": "27" + }, + { + "ine": "08145", + "municipi_nom": "Olèrdola", + "municipi_nom_curt": "Olèrdola", + "municipi_article": "", + "municipi_transliterat": "olerdola", + "municipi_curt_transliterat": "olerdola", + "centre_municipal": "41.3210812,1.7216265", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Catalunya, 12, 08734 Olèrdola", + "adreca": "Av. Catalunya, 12", + "codi_postal": "08734", + "localitzacio": "41.3210812,1.7216265", + "telefon_contacte": "938903502", + "fax": "938171059", + "email": "olerdola@olerdola.cat", + "url_general": "https:\/\/www.olerdola.cat", + "cif": "P0814400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08145.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08145.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08145.jpg", + "ine6": "081458", + "nom_dbpedia": "Olèrdola", + "nombre_habitants": "3611", + "extensio": "29.87", + "altitud": "233" + }, + { + "ine": "08185", + "municipi_nom": "Rubió", + "municipi_nom_curt": "Rubió", + "municipi_article": "", + "municipi_transliterat": "rubio", + "municipi_curt_transliterat": "rubio", + "centre_municipal": "41.6442798,1.5697589", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08719 Rubió", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08719", + "localitzacio": "41.6442798,1.5697589", + "telefon_contacte": "938094181", + "fax": "938094181", + "email": "rubio@rubio.cat", + "url_general": "https:\/\/www.rubio.cat", + "cif": "P0818400D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08185.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08185.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08185.jpg", + "ine6": "081859", + "nom_dbpedia": "Rubió", + "nombre_habitants": "232", + "extensio": "38.51", + "altitud": "629" + }, + { + "ine": "08147", + "municipi_nom": "Olesa de Montserrat", + "municipi_nom_curt": "Olesa de Montserrat", + "municipi_article": "", + "municipi_transliterat": "olesa_de_montserrat", + "municipi_curt_transliterat": "olesa_de_montserrat", + "centre_municipal": "41.543053,1.8931874", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Fèlix Figueras i Aragay, s\/n., 08640 Olesa de Montserrat", + "adreca": "Pl. Fèlix Figueras i Aragay, s\/n.", + "codi_postal": "08640", + "localitzacio": "41.543053,1.8931874", + "telefon_contacte": "937780050", + "fax": "937780752", + "email": "ajuntament@olesademontserrat.cat", + "url_general": "https:\/\/www.olesademontserrat.cat", + "cif": "P0814600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08147.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08147.jpg", + "ine6": "081477", + "nom_dbpedia": "Olesa_de_Montserrat", + "nombre_habitants": "23779", + "extensio": "16.75", + "altitud": "124" + }, + { + "ine": "08158", + "municipi_nom": "El Papiol", + "municipi_nom_curt": "Papiol", + "municipi_article": "El", + "municipi_transliterat": "el_papiol", + "municipi_curt_transliterat": "papiol", + "centre_municipal": "41.4364229,2.0099593", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de la Generalitat, 7-9, 08754 Papiol", + "adreca": "Avinguda de la Generalitat, 7-9", + "codi_postal": "08754", + "localitzacio": "41.4364229,2.0099593", + "telefon_contacte": "936730220", + "fax": "936731539", + "email": "papiol@elpapiol.cat", + "url_general": "https:\/\/www.elpapiol.cat", + "cif": "P0815700J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08158.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08158.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08158.jpg", + "ine6": "081580", + "nom_dbpedia": "El_Papiol", + "nombre_habitants": "4103", + "extensio": "8.83", + "altitud": "135" + }, + { + "ine": "08167", + "municipi_nom": "Polinyà", + "municipi_nom_curt": "Polinyà", + "municipi_article": "", + "municipi_transliterat": "polinya", + "municipi_curt_transliterat": "polinya", + "centre_municipal": "41.55746,2.156196", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08213 Polinyà", + "adreca": "Pl. Vila, 1", + "codi_postal": "08213", + "localitzacio": "41.55746,2.156196", + "telefon_contacte": "937130264", + "fax": "937130248", + "email": "polinya@ajpolinya.cat", + "url_general": "https:\/\/www.polinya.cat", + "cif": "P0816600A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08167.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08167.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08167.jpg", + "ine6": "081672", + "nom_dbpedia": "Polinyà", + "nombre_habitants": "8389", + "extensio": "8.93", + "altitud": "158" + }, + { + "ine": "08202", + "municipi_nom": "Sant Celoni", + "municipi_nom_curt": "Sant Celoni", + "municipi_article": "", + "municipi_transliterat": "sant_celoni", + "municipi_curt_transliterat": "sant_celoni", + "centre_municipal": "41.690137,2.4916702", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08470 Sant Celoni", + "adreca": "Pl. Vila, 1", + "codi_postal": "08470", + "localitzacio": "41.690137,2.4916702", + "telefon_contacte": "938670425", + "fax": "938673914", + "email": "santceloni@santceloni.cat", + "url_general": "https:\/\/www.santceloni.cat", + "cif": "P0820100F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08202.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08202.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08202.jpg", + "ine6": "082021", + "nom_dbpedia": "Sant_Celoni", + "nombre_habitants": "17754", + "extensio": "65.44", + "altitud": "152" + }, + { + "ine": "08211", + "municipi_nom": "Sant Feliu de Llobregat", + "municipi_nom_curt": "Sant Feliu de Llobregat", + "municipi_article": "", + "municipi_transliterat": "sant_feliu_de_llobregat", + "municipi_curt_transliterat": "sant_feliu_de_llobregat", + "centre_municipal": "41.3812851,2.0446381", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08980 Sant Feliu de Llobregat", + "adreca": "Pl. Vila, 1", + "codi_postal": "08980", + "localitzacio": "41.3812851,2.0446381", + "telefon_contacte": "936858000", + "fax": "936858019", + "email": "ajuntament@santfeliu.cat", + "url_general": "https:\/\/www.santfeliu.cat", + "cif": "P0821000G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08211.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08211.jpg", + "ine6": "082114", + "nom_dbpedia": "Sant_Feliu_de_Llobregat", + "nombre_habitants": "44474", + "extensio": "11.79", + "altitud": "25" + }, + { + "ine": "08220", + "municipi_nom": "Sant Julià de Vilatorta", + "municipi_nom_curt": "Sant Julià de Vilatorta", + "municipi_article": "", + "municipi_transliterat": "sant_julia_de_vilatorta", + "municipi_curt_transliterat": "sant_julia_de_vilatorta", + "centre_municipal": "41.9223715,2.3256547", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Marquès de la Quadra, 1, 08504 Sant Julià de Vilatorta", + "adreca": "Pl. Marquès de la Quadra, 1", + "codi_postal": "08504", + "localitzacio": "41.9223715,2.3256547", + "telefon_contacte": "938122179", + "fax": "938122063", + "email": "sjv.ajuntament@vilatorta.cat", + "url_general": "https:\/\/wwwvilatorta.cat", + "cif": "P0821800J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08220.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08220.jpg", + "ine6": "082205", + "nom_dbpedia": "Sant_Julià_de_Vilatorta", + "nombre_habitants": "3096", + "extensio": "15.84", + "altitud": "595" + }, + { + "ine": "08227", + "municipi_nom": "Sant Martí Sarroca", + "municipi_nom_curt": "Sant Martí Sarroca", + "municipi_article": "", + "municipi_transliterat": "sant_marti_sarroca", + "municipi_curt_transliterat": "sant_marti_sarroca", + "centre_municipal": "41.3838124,1.6116829", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Ferran Muñoz, 4-6, 08731 Sant Martí Sarroca", + "adreca": "Carrer de Ferran Muñoz, 4-6", + "codi_postal": "08731", + "localitzacio": "41.3838124,1.6116829", + "telefon_contacte": "938991111", + "fax": "938991512", + "email": "st.martisa@diba.cat", + "url_general": "https:\/\/www.santmartisarroca.cat", + "cif": "P0822700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08227.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08227.jpg", + "ine6": "082270", + "nom_dbpedia": "Sant_Martí_Sarroca", + "nombre_habitants": "3231", + "extensio": "35.59", + "altitud": "340" + }, + { + "ine": "08009", + "municipi_nom": "Argentona", + "municipi_nom_curt": "Argentona", + "municipi_article": "", + "municipi_transliterat": "argentona", + "municipi_curt_transliterat": "argentona", + "centre_municipal": "41.5554326,2.4002787", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ramón Par, 1, 08310 Argentona", + "adreca": "Ramón Par, 1", + "codi_postal": "08310", + "localitzacio": "41.55537995,2.40019398708544", + "telefon_contacte": "937974900", + "fax": "937970800", + "email": "argentona@argentona.cat", + "url_general": "https:\/\/www.argentona.cat", + "cif": "P0800900C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08009.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08009.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08009.jpg", + "ine6": "080095", + "nom_dbpedia": "Argentona", + "nombre_habitants": "12295", + "extensio": "25.22", + "altitud": "88" + }, + { + "ine": "08150", + "municipi_nom": "Orís", + "municipi_nom_curt": "Orís", + "municipi_article": "", + "municipi_transliterat": "oris", + "municipi_curt_transliterat": "oris", + "centre_municipal": "42.0580398,2.2386132", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda del Castell , 1, 08573 Orís", + "adreca": "Avinguda del Castell , 1", + "codi_postal": "08573", + "localitzacio": "42.0580398,2.2386132", + "telefon_contacte": "938590247", + "fax": "938504070", + "email": "oris.administracio@diba.cat", + "url_general": "https:\/\/www.oris.cat", + "cif": "P0814900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08150.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08150.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08150.jpg", + "ine6": "081509", + "nom_dbpedia": "Orís", + "nombre_habitants": "310", + "extensio": "27.35", + "altitud": "564" + }, + { + "ine": "08041", + "municipi_nom": "Canovelles", + "municipi_nom_curt": "Canovelles", + "municipi_article": "", + "municipi_transliterat": "canovelles", + "municipi_curt_transliterat": "canovelles", + "centre_municipal": "41.6173948,2.28288", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08420 Canovelles", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08420", + "localitzacio": "41.6173948,2.28288", + "telefon_contacte": "938464555", + "fax": "938465302", + "email": "ajuntament@canovelles.cat", + "url_general": "https:\/\/www.canovelles.cat", + "cif": "P0804000H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08041.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08041.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08041.jpg", + "ine6": "080410", + "nom_dbpedia": "Canovelles", + "nombre_habitants": "16317", + "extensio": "6.75", + "altitud": "175" + }, + { + "ine": "08017", + "municipi_nom": "Balenyà", + "municipi_nom_curt": "Balenyà", + "municipi_article": "", + "municipi_transliterat": "balenya", + "municipi_curt_transliterat": "balenya", + "centre_municipal": "41.8151185,2.2331607", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Pista, 2, 08550 Balenyà", + "adreca": "Carrer de la Pista, 2", + "codi_postal": "08550", + "localitzacio": "41.8151185,2.2331607", + "telefon_contacte": "938840111", + "fax": "938898072", + "email": "balenya@diba.cat", + "url_general": "https:\/\/www.balenya.cat", + "cif": "P0801700F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08017.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08017.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08017.jpg", + "ine6": "080174", + "nom_dbpedia": "Balenyà", + "nombre_habitants": "3783", + "extensio": "18.47", + "altitud": "587" + }, + { + "ine": "08034", + "municipi_nom": "Calders", + "municipi_nom_curt": "Calders", + "municipi_article": "", + "municipi_transliterat": "calders", + "municipi_curt_transliterat": "calders", + "centre_municipal": "41.7892144,1.9916386", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08275 Calders", + "adreca": "Plaça Major, 1", + "codi_postal": "08275", + "localitzacio": "41.78932745,1.99201278647501", + "telefon_contacte": "938309000", + "fax": "938309229", + "email": "calders@calders.cat", + "url_general": "https:\/\/www.calders.cat", + "cif": "P0803400A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08034.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08034.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08034.jpg", + "ine6": "080348", + "nom_dbpedia": "Calders", + "nombre_habitants": "946", + "extensio": "33.01", + "altitud": "552" + }, + { + "ine": "08052", + "municipi_nom": "Castellar de n'Hug", + "municipi_nom_curt": "Castellar de n'Hug", + "municipi_article": "", + "municipi_transliterat": "castellar_de_nhug", + "municipi_curt_transliterat": "castellar_de_nhug", + "centre_municipal": "42.2829512,2.0172181", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08696 Castellar de n'Hug", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08696", + "localitzacio": "42.2821289,2.0169112", + "telefon_contacte": "938257077", + "fax": "938257066", + "email": "castellarh@diba.cat", + "url_general": "https:\/\/www.ajcastellardenhug.cat", + "cif": "P0805100E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08052.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08052.jpg", + "ine6": "080522", + "nom_dbpedia": "Castellar_de_n'Hug", + "nombre_habitants": "165", + "extensio": "46.76", + "altitud": "1395" + }, + { + "ine": "08060", + "municipi_nom": "Castellfollit de Riubregós", + "municipi_nom_curt": "Castellfollit de Riubregós", + "municipi_article": "", + "municipi_transliterat": "castellfollit_de_riubregos", + "municipi_curt_transliterat": "castellfollit_de_riubregos", + "centre_municipal": "41.7759169,1.4374576", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 10, 08283 Castellfollit de Riubregós", + "adreca": "Carrer Major, 10", + "codi_postal": "08283", + "localitzacio": "41.7759169,1.4374576", + "telefon_contacte": "938693031", + "fax": "938693125", + "email": "castellfollitr@diba.cat", + "url_general": "https:\/\/www.riubregos.cat", + "cif": "P0805900H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08060.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08060.jpg", + "ine6": "080608", + "nom_dbpedia": "Castellfollit_de_Riubregós", + "nombre_habitants": "156", + "extensio": "26.28", + "altitud": "467" + }, + { + "ine": "08087", + "municipi_nom": "Gallifa", + "municipi_nom_curt": "Gallifa", + "municipi_article": "", + "municipi_transliterat": "gallifa", + "municipi_curt_transliterat": "gallifa", + "centre_municipal": "41.6937007,2.1164334", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08146 Gallifa", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08146", + "localitzacio": "41.6937007,2.1164334", + "telefon_contacte": "938662121", + "fax": "938661151", + "email": "gallifa@diba.cat", + "url_general": "https:\/\/www.gallifa.cat", + "cif": "P0808600A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08087.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08087.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08087.jpg", + "ine6": "080879", + "nom_dbpedia": "Gallifa", + "nombre_habitants": "169", + "extensio": "16.37", + "altitud": "502" + }, + { + "ine": "08126", + "municipi_nom": "Montgat", + "municipi_nom_curt": "Montgat", + "municipi_article": "", + "municipi_transliterat": "montgat", + "municipi_curt_transliterat": "montgat", + "centre_municipal": "41.4666983,2.2789654", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08390 Montgat", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08390", + "localitzacio": "41.4666983,2.2789654", + "telefon_contacte": "934694900", + "fax": "934692400", + "email": "montgat@diba.cat", + "url_general": "https:\/\/www.montgat.cat", + "cif": "P0812500G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08126.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08126.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08126.jpg", + "ine6": "081265", + "nom_dbpedia": "Montgat", + "nombre_habitants": "11819", + "extensio": "2.83", + "altitud": "20" + }, + { + "ine": "08132", + "municipi_nom": "Montmajor", + "municipi_nom_curt": "Montmajor", + "municipi_article": "", + "municipi_transliterat": "montmajor", + "municipi_curt_transliterat": "montmajor", + "centre_municipal": "42.0180704,1.735819", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça del Mercat, 1, 08612 Montmajor", + "adreca": "Plaça del Mercat, 1", + "codi_postal": "08612", + "localitzacio": "42.0177071,1.7353648", + "telefon_contacte": "938246000", + "fax": "938246000", + "email": "montmajor@diba.cat", + "url_general": "https:\/\/www.montmajor.cat", + "cif": "P0813100E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08132.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08132.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08132.jpg", + "ine6": "081326", + "nom_dbpedia": "Montmajor", + "nombre_habitants": "465", + "extensio": "75.83", + "altitud": "756" + }, + { + "ine": "08258", + "municipi_nom": "Santa Maria d'Oló", + "municipi_nom_curt": "Santa Maria d'Oló", + "municipi_article": "", + "municipi_transliterat": "santa_maria_dolo", + "municipi_curt_transliterat": "santa_maria_dolo", + "centre_municipal": "41.8739416,2.0347083", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Manuel López, 1 1r., 08273 Santa Maria d'Oló", + "adreca": "Av. Manuel López, 1 1r.", + "codi_postal": "08273", + "localitzacio": "41.8739416,2.0347083", + "telefon_contacte": "938385000", + "fax": "938385005", + "email": "st.m.olo@olo.cat", + "url_general": "https:\/\/www.olo.cat", + "cif": "P0825800F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08258.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08258.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08258.jpg", + "ine6": "082589", + "nom_dbpedia": "Santa_Maria_d'Oló", + "nombre_habitants": "1024", + "extensio": "64.24", + "altitud": "542" + }, + { + "ine": "08265", + "municipi_nom": "Sant Vicenç de Torelló", + "municipi_nom_curt": "Sant Vicenç de Torelló", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_de_torello", + "municipi_curt_transliterat": "sant_vicenc_de_torello", + "centre_municipal": "42.06262,2.27425", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 6, 08571 Sant Vicenç de Torelló", + "adreca": "Pl. Ajuntament, 6", + "codi_postal": "08571", + "localitzacio": "42.06262,2.27425", + "telefon_contacte": "938590003", + "fax": "938504228", + "email": "st.vicenst@diba.cat", + "url_general": "https:\/\/www.santvicencdetorello.cat", + "cif": "P0826500A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08265.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08265.jpg", + "ine6": "082652", + "nom_dbpedia": "Sant_Vicenç_de_Torelló", + "nombre_habitants": "2014", + "extensio": "6.6", + "altitud": "554" + }, + { + "ine": "08275", + "municipi_nom": "Tavèrnoles", + "municipi_nom_curt": "Tavèrnoles", + "municipi_article": "", + "municipi_transliterat": "tavernoles", + "municipi_curt_transliterat": "tavernoles", + "centre_municipal": "41.9521852,2.326142", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de l'Església, 1, 08519 Tavèrnoles", + "adreca": "Carrer de l'Església, 1", + "codi_postal": "08519", + "localitzacio": "41.9521852,2.326142", + "telefon_contacte": "938887308", + "fax": "938122328", + "email": "tavernoles@diba.cat", + "url_general": "https:\/\/www.tavernoles.cat", + "cif": "P0827500J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08275.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08275.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08275.jpg", + "ine6": "082750", + "nom_dbpedia": "Tavèrnoles", + "nombre_habitants": "320", + "extensio": "20", + "altitud": "537" + }, + { + "ine": "08301", + "municipi_nom": "Viladecans", + "municipi_nom_curt": "Viladecans", + "municipi_article": "", + "municipi_transliterat": "viladecans", + "municipi_curt_transliterat": "viladecans", + "centre_municipal": "41.3163083,2.0156034", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Jaume Abril, 2, 08840 Viladecans", + "adreca": "Jaume Abril, 2", + "codi_postal": "08840", + "localitzacio": "41.3160278,2.0200814", + "telefon_contacte": "936351800", + "fax": "936370402", + "email": "aj-viladecans@viladecans.cat", + "url_general": "https:\/\/www.viladecans.cat", + "cif": "P0830200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08301.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08301.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08301.jpg", + "ine6": "083015", + "nom_dbpedia": "Viladecans", + "nombre_habitants": "66168", + "extensio": "20.11", + "altitud": "18" + }, + { + "ine": "08180", + "municipi_nom": "Ripollet", + "municipi_nom_curt": "Ripollet", + "municipi_article": "", + "municipi_transliterat": "ripollet", + "municipi_curt_transliterat": "ripollet", + "centre_municipal": "41.4993372,2.1573095", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Balmes, 2, 08291 Ripollet", + "adreca": "Carrer de Balmes, 2", + "codi_postal": "08291", + "localitzacio": "41.49649,2.15347", + "telefon_contacte": "935046000", + "fax": "935808148", + "email": "shernandez@ripollet.cat", + "url_general": "https:\/\/www.ripollet.cat", + "cif": "P0817900D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08180.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08180.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08180.jpg", + "ine6": "081803", + "nom_dbpedia": "Ripollet", + "nombre_habitants": "38347", + "extensio": "4.39", + "altitud": "79" + }, + { + "ine": "08198", + "municipi_nom": "Sant Antoni de Vilamajor", + "municipi_nom_curt": "Sant Antoni de Vilamajor", + "municipi_article": "", + "municipi_transliterat": "sant_antoni_de_vilamajor", + "municipi_curt_transliterat": "sant_antoni_de_vilamajor", + "centre_municipal": "41.6735604,2.4012202", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Montseny, 5, 08459 Sant Antoni de Vilamajor", + "adreca": "Plaça Montseny, 5", + "codi_postal": "08459", + "localitzacio": "41.6735604,2.4012202", + "telefon_contacte": "938452400", + "fax": "938452051", + "email": "ajuntament@savilamajor.cat", + "url_general": "https:\/\/www.savilamajor.cat", + "cif": "P0819700F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08198.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08198.jpg", + "ine6": "081982", + "nom_dbpedia": "Sant_Antoni_de_Vilamajor", + "nombre_habitants": "6095", + "extensio": "13.92", + "altitud": "258" + }, + { + "ine": "08209", + "municipi_nom": "Sant Fost de Campsentelles", + "municipi_nom_curt": "Sant Fost de Campsentelles", + "municipi_article": "", + "municipi_transliterat": "sant_fost_de_campsentelles", + "municipi_curt_transliterat": "sant_fost_de_campsentelles", + "centre_municipal": "41.5122172,2.2379134", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08105 Sant Fost de Campsentelles", + "adreca": "Pl. Vila, 1", + "codi_postal": "08105", + "localitzacio": "41.5122172,2.2379134", + "telefon_contacte": "935796980", + "fax": "935796982", + "email": "ajuntament@santfost.cat", + "url_general": "https:\/\/www.santfost.cat", + "cif": "P0820800A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08209.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08209.jpg", + "ine6": "082093", + "nom_dbpedia": "Sant_Fost_de_Campsentelles", + "nombre_habitants": "8722", + "extensio": "13.16", + "altitud": "112" + }, + { + "ine": "08223", + "municipi_nom": "Sant Llorenç Savall", + "municipi_nom_curt": "Sant Llorenç Savall", + "municipi_article": "", + "municipi_transliterat": "sant_llorenc_savall", + "municipi_curt_transliterat": "sant_llorenc_savall", + "centre_municipal": "41.68063,2.0575199", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Sant Feliu, 2, 08212 Sant Llorenç Savall", + "adreca": "Carrer Sant Feliu, 2", + "codi_postal": "08212", + "localitzacio": "41.68063,2.0575199", + "telefon_contacte": "937140018", + "fax": "937141007", + "email": "st.llorenss@diba.cat", + "url_general": "https:\/\/www.savall.cat", + "cif": "P0822100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08223.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08223.jpg", + "ine6": "082233", + "nom_dbpedia": "Sant_Llorenç_Savall", + "nombre_habitants": "2371", + "extensio": "40.96", + "altitud": "466" + }, + { + "ine": "08114", + "municipi_nom": "Martorell", + "municipi_nom_curt": "Martorell", + "municipi_article": "", + "municipi_transliterat": "martorell", + "municipi_curt_transliterat": "martorell", + "centre_municipal": "41.4769177,1.9283971", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 46, 08760 Martorell", + "adreca": "Plaça de la Vila, 46", + "codi_postal": "08760", + "localitzacio": "41.4769177,1.9283971", + "telefon_contacte": "937750050", + "fax": "937740595", + "email": "ajuntament@martorell.cat", + "url_general": "https:\/\/www.martorell.cat", + "cif": "P0811300C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08114.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08114.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08114.jpg", + "ine6": "081141", + "nom_dbpedia": "Martorell", + "nombre_habitants": "27850", + "extensio": "12.9", + "altitud": "56" + }, + { + "ine": "08116", + "municipi_nom": "Les Masies de Roda", + "municipi_nom_curt": "Masies de Roda", + "municipi_article": "Les", + "municipi_transliterat": "les_masies_de_roda", + "municipi_curt_transliterat": "masies_de_roda", + "centre_municipal": "41.9900725,2.3064465", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. de Roda a Manlleu, s\/n, 08510 Masies de Roda", + "adreca": "Ctra. de Roda a Manlleu, s\/n", + "codi_postal": "08510", + "localitzacio": "41.9900725,2.3064465", + "telefon_contacte": "938540027", + "fax": "938540007", + "email": "masiesr@diba.cat", + "url_general": "https:\/\/www.lesmasiesderoda.cat", + "cif": "P0811500H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08116.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08116.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08116.jpg", + "ine6": "081167", + "nom_dbpedia": "Les_Masies_de_Roda", + "nombre_habitants": "704", + "extensio": "16.43", + "altitud": "516" + }, + { + "ine": "08120", + "municipi_nom": "Matadepera", + "municipi_nom_curt": "Matadepera", + "municipi_article": "", + "municipi_transliterat": "matadepera", + "municipi_curt_transliterat": "matadepera", + "centre_municipal": "41.6012311,2.0275199", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08230 Matadepera", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08230", + "localitzacio": "41.6012311,2.0275199", + "telefon_contacte": "937870200", + "fax": "937300048", + "email": "matadepera@matadepera.cat", + "url_general": "https:\/\/www.matadepera.cat", + "cif": "P0811900J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08120.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08120.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08120.jpg", + "ine6": "081206", + "nom_dbpedia": "Matadepera", + "nombre_habitants": "9291", + "extensio": "24.83", + "altitud": "423" + }, + { + "ine": "08122", + "municipi_nom": "Mediona", + "municipi_nom_curt": "Mediona", + "municipi_article": "", + "municipi_transliterat": "mediona", + "municipi_curt_transliterat": "mediona", + "centre_municipal": "41.47739425,1.63501845327091", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Dr. Trueta, 10, 08773 Mediona", + "adreca": "Carrer del Dr. Trueta, 10", + "codi_postal": "08773", + "localitzacio": "41.4767127,1.6108398", + "telefon_contacte": "938985002", + "fax": "938985299", + "email": "mediona@mediona.cat", + "url_general": "https:\/\/www.mediona.cat", + "cif": "P0812100F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08122.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08122.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08122.jpg", + "ine6": "081228", + "nom_dbpedia": "Mediona", + "nombre_habitants": "2331", + "extensio": "47.61", + "altitud": "430" + }, + { + "ine": "08130", + "municipi_nom": "Montclar", + "municipi_nom_curt": "Montclar", + "municipi_article": "", + "municipi_transliterat": "montclar", + "municipi_curt_transliterat": "montclar", + "centre_municipal": "42.018173,1.7653302", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa de la Vila s\/n, 08614 Montclar", + "adreca": "Casa de la Vila s\/n", + "codi_postal": "08614", + "localitzacio": "42.018173,1.7653302", + "telefon_contacte": "938231092", + "fax": "938231092", + "email": "montclar@diba.cat", + "url_general": "https:\/\/www.montclar.cat", + "cif": "P0812900I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08130.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08130.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08130.jpg", + "ine6": "081304", + "nom_dbpedia": "Montclar", + "nombre_habitants": "129", + "extensio": "22.08", + "altitud": "728" + }, + { + "ine": "08131", + "municipi_nom": "Montesquiu", + "municipi_nom_curt": "Montesquiu", + "municipi_article": "", + "municipi_transliterat": "montesquiu", + "municipi_curt_transliterat": "montesquiu", + "centre_municipal": "42.108728,2.2086111", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Emili Juncadella, 1-2, 08585 Montesquiu", + "adreca": "Pl. Emili Juncadella, 1-2", + "codi_postal": "08585", + "localitzacio": "42.108728,2.2086111", + "telefon_contacte": "938529091", + "fax": "938551279", + "email": "montesquiu@diba.cat", + "url_general": "https:\/\/www.montesquiu.cat", + "cif": "P0813000G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08131.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08131.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08131.jpg", + "ine6": "081311", + "nom_dbpedia": "Montesquiu", + "nombre_habitants": "968", + "extensio": "4.87", + "altitud": "728" + }, + { + "ine": "08135", + "municipi_nom": "Montmeló", + "municipi_nom_curt": "Montmeló", + "municipi_article": "", + "municipi_transliterat": "montmelo", + "municipi_curt_transliterat": "montmelo", + "centre_municipal": "41.551724,2.2479889", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08160 Montmeló", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08160", + "localitzacio": "41.551724,2.2479889", + "telefon_contacte": "935720000", + "fax": "935720420", + "email": "info@montmelo.cat", + "url_general": "https:\/\/www.montmelo.cat", + "cif": "P0813400I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08135.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08135.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08135.jpg", + "ine6": "081350", + "nom_dbpedia": "Montmeló", + "nombre_habitants": "8784", + "extensio": "4.11", + "altitud": "72" + }, + { + "ine": "08222", + "municipi_nom": "Sant Llorenç d'Hortons", + "municipi_nom_curt": "Sant Llorenç d'Hortons", + "municipi_article": "", + "municipi_transliterat": "sant_llorenc_dhortons", + "municipi_curt_transliterat": "sant_llorenc_dhortons", + "centre_municipal": "41.4690505,1.8240758", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 36, 08791 Sant Llorenç d'Hortons", + "adreca": "Carrer Major, 36", + "codi_postal": "08791", + "localitzacio": "41.4690505,1.8240758", + "telefon_contacte": "937716000", + "fax": "937716308", + "email": "st.llorensh@diba.cat", + "url_general": "https:\/\/www.ajhortons.cat", + "cif": "P0822000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08222.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08222.jpg", + "ine6": "082227", + "nom_dbpedia": "Sant_Llorenç_d'Hortons", + "nombre_habitants": "2598", + "extensio": "19.75", + "altitud": "196" + }, + { + "ine": "08225", + "municipi_nom": "Sant Martí d'Albars", + "municipi_nom_curt": "Sant Martí d'Albars", + "municipi_article": "", + "municipi_transliterat": "sant_marti_dalbars", + "municipi_curt_transliterat": "sant_marti_dalbars", + "centre_municipal": "42.044019,2.069671", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "La Blava, s\/n, 08515 Sant Martí d'Albars", + "adreca": "La Blava, s\/n", + "codi_postal": "08515", + "localitzacio": "42.044019,2.069671", + "telefon_contacte": "938530162", + "fax": "938530101", + "email": "st.martia@diba.cat", + "url_general": "https:\/\/www.santmartidalbars.cat", + "cif": "P0822300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08225.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08225.jpg", + "ine6": "082251", + "nom_dbpedia": "Sant_Martí_d'Albars", + "nombre_habitants": "113", + "extensio": "14.76", + "altitud": "651" + }, + { + "ine": "08073", + "municipi_nom": "Cornellà de Llobregat", + "municipi_nom_curt": "Cornellà de Llobregat", + "municipi_article": "", + "municipi_transliterat": "cornella_de_llobregat", + "municipi_curt_transliterat": "cornella_de_llobregat", + "centre_municipal": "41.3534998,2.0724034", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Mossèn Cinto Verdaguer, s\/n, 08940 Cornellà de Llobregat", + "adreca": "Mossèn Cinto Verdaguer, s\/n", + "codi_postal": "08940", + "localitzacio": "41.3534998,2.0724034", + "telefon_contacte": "933770212", + "fax": "933778900", + "email": "oac@aj-cornella.cat", + "url_general": "https:\/\/www.cornella.cat", + "cif": "P0807200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08073.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08073.jpg", + "ine6": "080734", + "nom_dbpedia": "Cornellà_de_Llobregat", + "nombre_habitants": "87173", + "extensio": "6.9", + "altitud": "27" + }, + { + "ine": "08074", + "municipi_nom": "Cubelles", + "municipi_nom_curt": "Cubelles", + "municipi_article": "", + "municipi_transliterat": "cubelles", + "municipi_curt_transliterat": "cubelles", + "centre_municipal": "41.2083363,1.6730541", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08880 Cubelles", + "adreca": "Pl. Vila, 1", + "codi_postal": "08880", + "localitzacio": "41.2083363,1.6730541", + "telefon_contacte": "938950300", + "fax": "938952729", + "email": "cubelles@cubelles.org", + "url_general": "https:\/\/www.cubelles.cat", + "cif": "P0807300I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08074.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08074.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08074.jpg", + "ine6": "080749", + "nom_dbpedia": "Cubelles", + "nombre_habitants": "14992", + "extensio": "13.36", + "altitud": "12" + }, + { + "ine": "08075", + "municipi_nom": "Dosrius", + "municipi_nom_curt": "Dosrius", + "municipi_article": "", + "municipi_transliterat": "dosrius", + "municipi_curt_transliterat": "dosrius", + "centre_municipal": "41.594347,2.4063166", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "St. Antoni, 1, 08319 Dosrius", + "adreca": "St. Antoni, 1", + "codi_postal": "08319", + "localitzacio": "41.594347,2.4063166", + "telefon_contacte": "937918014", + "fax": "937919080", + "email": "dosrius@diba.cat", + "url_general": "https:\/\/www.dosrius.cat", + "cif": "P0807400G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08075.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08075.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08075.jpg", + "ine6": "080752", + "nom_dbpedia": "Dosrius", + "nombre_habitants": "5281", + "extensio": "40.82", + "altitud": "147" + }, + { + "ine": "08076", + "municipi_nom": "Esparreguera", + "municipi_nom_curt": "Esparreguera", + "municipi_article": "", + "municipi_transliterat": "esparreguera", + "municipi_curt_transliterat": "esparreguera", + "centre_municipal": "41.5393249,1.8694549", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08292 Esparreguera", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08292", + "localitzacio": "41.5393249,1.8694549", + "telefon_contacte": "937771801", + "fax": "937775904", + "email": "esparreguera@esparreguera.cat", + "url_general": "https:\/\/www.esparreguera.cat", + "cif": "P0807500D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08076.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08076.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08076.jpg", + "ine6": "080765", + "nom_dbpedia": "Esparreguera", + "nombre_habitants": "22045", + "extensio": "27.47", + "altitud": "187" + }, + { + "ine": "08082", + "municipi_nom": "Fogars de la Selva", + "municipi_nom_curt": "Fogars de la Selva", + "municipi_article": "", + "municipi_transliterat": "fogars_de_la_selva", + "municipi_curt_transliterat": "fogars_de_la_selva", + "centre_municipal": "41.7342133,2.6728108", + "grup_comarca": { + "comarca_codi": "34", + "comarca_nom": "Selva" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08495 Fogars de la Selva", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08495", + "localitzacio": "41.7342133,2.6728108", + "telefon_contacte": "972864973", + "fax": "972865284", + "email": "fogars@diba.cat", + "url_general": "https:\/\/www.fogarsdelaselva.cat", + "cif": "P0808100B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08082.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08082.jpg", + "ine6": "080826", + "nom_dbpedia": "Fogars_de_la_Selva", + "nombre_habitants": "1467", + "extensio": "33.24", + "altitud": "45" + }, + { + "ine": "08085", + "municipi_nom": "Font-rubí", + "municipi_nom_curt": "Font-rubí", + "municipi_article": "", + "municipi_transliterat": "fontrubi", + "municipi_curt_transliterat": "fontrubi", + "centre_municipal": "41.4140716,1.6518555", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1 (Guardiola de Font-Rubí), 08736 Font-rubí", + "adreca": "Pl. Ajuntament, 1 (Guardiola de Font-Rubí)", + "codi_postal": "08736", + "localitzacio": "41.4140716,1.6518555", + "telefon_contacte": "938979212", + "fax": "938979283", + "email": "fontrubi@diba.cat", + "url_general": "https:\/\/www.font-rubi.org", + "cif": "P0808400F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08085.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08085.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08085.jpg", + "ine6": "080850", + "nom_dbpedia": "Font-rubí", + "nombre_habitants": "1354", + "extensio": "37", + "altitud": "315" + }, + { + "ine": "08091", + "municipi_nom": "Gelida", + "municipi_nom_curt": "Gelida", + "municipi_article": "", + "municipi_transliterat": "gelida", + "municipi_curt_transliterat": "gelida", + "centre_municipal": "41.4324961,1.86144583062312", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 12, 08790 Gelida", + "adreca": "Plaça de la Vila, 12", + "codi_postal": "08790", + "localitzacio": "41.4408246,1.8637816", + "telefon_contacte": "937790058", + "fax": "937790100", + "email": "gelida@diba.cat", + "url_general": "https:\/\/www.gelida.cat", + "cif": "P0809000C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08091.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08091.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08091.jpg", + "ine6": "080919", + "nom_dbpedia": "Gelida", + "nombre_habitants": "7371", + "extensio": "26.73", + "altitud": "196" + }, + { + "ine": "08092", + "municipi_nom": "Gironella", + "municipi_nom_curt": "Gironella", + "municipi_article": "", + "municipi_transliterat": "gironella", + "municipi_curt_transliterat": "gironella", + "centre_municipal": "42.0337588,1.8825316", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 13, 08680 Gironella", + "adreca": "Plaça de la Vila, 13", + "codi_postal": "08680", + "localitzacio": "42.0338291,1.8825915", + "telefon_contacte": "938250033", + "fax": "938250368", + "email": "gironella@diba.cat", + "url_general": "https:\/\/www.gironella.cat", + "cif": "P0809100A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08092.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08092.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08092.jpg", + "ine6": "080924", + "nom_dbpedia": "Gironella", + "nombre_habitants": "4834", + "extensio": "6.84", + "altitud": "469" + }, + { + "ine": "08093", + "municipi_nom": "Gisclareny", + "municipi_nom_curt": "Gisclareny", + "municipi_article": "", + "municipi_transliterat": "gisclareny", + "municipi_curt_transliterat": "gisclareny", + "centre_municipal": "42.249978,1.7866137", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça del Roser, s\/n, 08695 Gisclareny", + "adreca": "Plaça del Roser, s\/n", + "codi_postal": "08695", + "localitzacio": "42.249978,1.7866137", + "telefon_contacte": "937441020", + "fax": "938244580", + "email": "gisclareny@diba.cat", + "url_general": "https:\/\/www.gisclareny.cat", + "cif": "P0809200I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08093.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08093.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08093.jpg", + "ine6": "080930", + "nom_dbpedia": "Gisclareny", + "nombre_habitants": "26", + "extensio": "36.75", + "altitud": "1339" + }, + { + "ine": "08094", + "municipi_nom": "La Granada", + "municipi_nom_curt": "Granada", + "municipi_article": "La", + "municipi_transliterat": "la_granada", + "municipi_curt_transliterat": "granada", + "centre_municipal": "41.3766679,1.7186912", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de l'Estació, 25, 08792 Granada", + "adreca": "Carrer de l'Estació, 25", + "codi_postal": "08792", + "localitzacio": "41.3766679,1.7186912", + "telefon_contacte": "938974025", + "fax": "938974406", + "email": "granada@diba.cat", + "url_general": "http:\/\/www.lagranada.com", + "cif": "P0809300G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08094.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08094.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08094.jpg", + "ine6": "080945", + "nom_dbpedia": "La_Granada", + "nombre_habitants": "2130", + "extensio": "6.57", + "altitud": "272" + }, + { + "ine": "08098", + "municipi_nom": "Sant Salvador de Guardiola", + "municipi_nom_curt": "Sant Salvador de Guardiola", + "municipi_article": "", + "municipi_transliterat": "sant_salvador_de_guardiola", + "municipi_curt_transliterat": "sant_salvador_de_guardiola", + "centre_municipal": "41.6797988,1.7671087", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Dalt, 19, 08253 Sant Salvador de Guardiola", + "adreca": "Carrer de Dalt, 19", + "codi_postal": "08253", + "localitzacio": "41.6780611,1.7664461", + "telefon_contacte": "938358025", + "fax": "938358236", + "email": "st.salvador@diba.cat", + "url_general": "https:\/\/www.santsalvadordeguardiola.cat", + "cif": "P0809700H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08098.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08098.jpg", + "ine6": "080983", + "nom_dbpedia": "Sant_Salvador_de_Guardiola", + "nombre_habitants": "3168", + "extensio": "36.99", + "altitud": "374" + }, + { + "ine": "08105", + "municipi_nom": "La Llagosta", + "municipi_nom_curt": "Llagosta", + "municipi_article": "La", + "municipi_transliterat": "la_llagosta", + "municipi_curt_transliterat": "llagosta", + "centre_municipal": "41.5139877,2.1912073", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Antoni Baque, 1, 08120 Llagosta", + "adreca": "Pl. Antoni Baque, 1", + "codi_postal": "08120", + "localitzacio": "41.5139877,2.1912073", + "telefon_contacte": "935603911", + "fax": "935741142", + "email": "llagosta@llagosta.cat", + "url_general": "https:\/\/www.llagosta.cat", + "cif": "P0810400B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08105.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08105.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08105.jpg", + "ine6": "081056", + "nom_dbpedia": "La_Llagosta", + "nombre_habitants": "13367", + "extensio": "3.03", + "altitud": "45" + }, + { + "ine": "08107", + "municipi_nom": "Lliçà d'Amunt", + "municipi_nom_curt": "Lliçà d'Amunt", + "municipi_article": "", + "municipi_transliterat": "llica_damunt", + "municipi_curt_transliterat": "llica_damunt", + "centre_municipal": "41.6084706,2.2393571", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer d'Anselm Clavé, 73, 08186 Lliçà d'Amunt", + "adreca": "Carrer d'Anselm Clavé, 73", + "codi_postal": "08186", + "localitzacio": "41.6084706,2.2393571", + "telefon_contacte": "938415225", + "fax": "938414175", + "email": "ajuntament@llicamunt.cat", + "url_general": "https:\/\/www.llicamunt.cat", + "cif": "P0810600G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08107.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08107.jpg", + "ine6": "081075", + "nom_dbpedia": "Lliçà_d'Amunt", + "nombre_habitants": "15111", + "extensio": "21.98", + "altitud": "145" + }, + { + "ine": "08109", + "municipi_nom": "Lluçà", + "municipi_nom_curt": "Lluçà", + "municipi_article": "", + "municipi_transliterat": "lluca", + "municipi_curt_transliterat": "lluca", + "centre_municipal": "42.0681545,2.0731601", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer dels Rourets, 1, 08514 Lluçà", + "adreca": "Carrer dels Rourets, 1", + "codi_postal": "08514", + "localitzacio": "42.0681545,2.0731601", + "telefon_contacte": "938554062", + "fax": "938554042", + "email": "llusa@diba.cat", + "url_general": "https:\/\/www.llusa.net", + "cif": "P0810800C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08109.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08109.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08109.jpg", + "ine6": "081094", + "nom_dbpedia": "Lluçà", + "nombre_habitants": "276", + "extensio": "53.54", + "altitud": "751" + }, + { + "ine": "08111", + "municipi_nom": "Malla", + "municipi_nom_curt": "Malla", + "municipi_article": "", + "municipi_transliterat": "malla", + "municipi_curt_transliterat": "malla", + "centre_municipal": "41.8862468,2.2350797", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de les Afores, s\/n, 08519 Malla", + "adreca": "Carrer de les Afores, s\/n", + "codi_postal": "08519", + "localitzacio": "41.8862468,2.2350797", + "telefon_contacte": "938856306", + "fax": "938814029", + "email": "malla@diba.cat", + "url_general": "https:\/\/www.malla-osona.cat", + "cif": "P0811000I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08111.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08111.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08111.jpg", + "ine6": "081115", + "nom_dbpedia": "Malla", + "nombre_habitants": "271", + "extensio": "11.03", + "altitud": "580" + }, + { + "ine": "08236", + "municipi_nom": "Sant Quintí de Mediona", + "municipi_nom_curt": "Sant Quintí de Mediona", + "municipi_article": "", + "municipi_transliterat": "sant_quinti_de_mediona", + "municipi_curt_transliterat": "sant_quinti_de_mediona", + "centre_municipal": "41.4620983,1.6628904", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 4, 08777 Sant Quintí de Mediona", + "adreca": "Pl. Església, 4", + "codi_postal": "08777", + "localitzacio": "41.4620983,1.6628904", + "telefon_contacte": "938998028", + "fax": "938998400", + "email": "st.quinti@diba.cat", + "url_general": "https:\/\/www.santquintimediona.cat", + "cif": "P0823600B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08236.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08236.jpg", + "ine6": "082362", + "nom_dbpedia": "Sant_Quintí_de_Mediona", + "nombre_habitants": "2179", + "extensio": "13.89", + "altitud": "326" + }, + { + "ine": "08238", + "municipi_nom": "Sant Quirze del Vallès", + "municipi_nom_curt": "Sant Quirze del Vallès", + "municipi_article": "", + "municipi_transliterat": "sant_quirze_del_valles", + "municipi_curt_transliterat": "sant_quirze_del_valles", + "centre_municipal": "41.5329657,2.0807135", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08192 Sant Quirze del Vallès", + "adreca": "Pl. Vila, 1", + "codi_postal": "08192", + "localitzacio": "41.5329657,2.0807135", + "telefon_contacte": "937216800", + "fax": "937211531", + "email": "ajuntament@santquirzevalles.cat", + "url_general": "https:\/\/www.santquirzevalles.cat", + "cif": "P0823800H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08238.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08238.jpg", + "ine6": "082384", + "nom_dbpedia": "Sant_Quirze_del_Vallès", + "nombre_habitants": "19939", + "extensio": "14.27", + "altitud": "188" + }, + { + "ine": "08240", + "municipi_nom": "Sant Sadurní d'Anoia", + "municipi_nom_curt": "Sant Sadurní d'Anoia", + "municipi_article": "", + "municipi_transliterat": "sant_sadurni_danoia", + "municipi_curt_transliterat": "sant_sadurni_danoia", + "centre_municipal": "41.4240313,1.7868615", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08770 Sant Sadurní d'Anoia", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08770", + "localitzacio": "41.4240313,1.7868615", + "telefon_contacte": "938910325", + "fax": "938183470", + "email": "ajuntament@santsadurni.cat", + "url_general": "https:\/\/www.santsadurni.cat", + "cif": "P0824000D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08240.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08240.jpg", + "ine6": "082401", + "nom_dbpedia": "Sant_Sadurní_d'Anoia", + "nombre_habitants": "12866", + "extensio": "18.65", + "altitud": "141" + }, + { + "ine": "08243", + "municipi_nom": "Santa Cecília de Voltregà", + "municipi_nom_curt": "Santa Cecília de Voltregà", + "municipi_article": "", + "municipi_transliterat": "santa_cecilia_de_voltrega", + "municipi_curt_transliterat": "santa_cecilia_de_voltrega", + "centre_municipal": "41.9926134,2.2224459", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Església s\/n, 08509 Santa Cecília de Voltregà", + "adreca": "Plaça Església s\/n", + "codi_postal": "08509", + "localitzacio": "41.9926134,2.2224459", + "telefon_contacte": "938502474", + "fax": "938502474", + "email": "st.cecilia@diba.cat", + "url_general": "", + "cif": "P0824300H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08243.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08243.jpg", + "ine6": "082439", + "nom_dbpedia": "Santa_Cecília_de_Voltregà", + "nombre_habitants": "187", + "extensio": "8.57", + "altitud": "519" + }, + { + "ine": "08245", + "municipi_nom": "Santa Coloma de Gramenet", + "municipi_nom_curt": "Santa Coloma de Gramenet", + "municipi_article": "", + "municipi_transliterat": "santa_coloma_de_gramenet", + "municipi_curt_transliterat": "santa_coloma_de_gramenet", + "centre_municipal": "41.4515626,2.2083371", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08921 Santa Coloma de Gramenet", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08921", + "localitzacio": "41.4515212,2.2085963", + "telefon_contacte": "934624000", + "fax": "934660067", + "email": "st.colomag@gramenet.cat", + "url_general": "https:\/\/www.gramenet.cat", + "cif": "P0824500C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08245.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08245.jpg", + "ine6": "082457", + "nom_dbpedia": "Santa_Coloma_de_Gramenet", + "nombre_habitants": "118821", + "extensio": "7.05", + "altitud": "56" + }, + { + "ine": "08246", + "municipi_nom": "Santa Eugènia de Berga", + "municipi_nom_curt": "Santa Eugènia de Berga", + "municipi_article": "", + "municipi_transliterat": "santa_eugenia_de_berga", + "municipi_curt_transliterat": "santa_eugenia_de_berga", + "centre_municipal": "41.90027365,2.28312298415477", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08507 Santa Eugènia de Berga", + "adreca": "Pl. Major, 1", + "codi_postal": "08507", + "localitzacio": "41.90027365,2.28312298415477", + "telefon_contacte": "938855803", + "fax": "938895321", + "email": "st.eugenia@diba.cat", + "url_general": "https:\/\/www.santaeugeniadeberga.cat", + "cif": "P0824600A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08246.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08246.jpg", + "ine6": "082460", + "nom_dbpedia": "Santa_Eugènia_de_Berga", + "nombre_habitants": "2226", + "extensio": "7", + "altitud": "538" + }, + { + "ine": "08253", + "municipi_nom": "Santa Maria de Besora", + "municipi_nom_curt": "Santa Maria de Besora", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_besora", + "municipi_curt_transliterat": "santa_maria_de_besora", + "centre_municipal": "42.1272818,2.2589189", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pg. Pla de Teia núm.13, 08589 Santa Maria de Besora", + "adreca": "Pg. Pla de Teia núm.13", + "codi_postal": "08589", + "localitzacio": "42.1272818,2.2589189", + "telefon_contacte": "938550976", + "fax": "938550976", + "email": "st.m.besora@diba.cat", + "url_general": "http:\/\/www.santamariab.diba.cat", + "cif": "P0825300G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08253.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08253.jpg", + "ine6": "082536", + "nom_dbpedia": "Santa_Maria_de_Besora", + "nombre_habitants": "143", + "extensio": "24.93", + "altitud": "866" + }, + { + "ine": "08255", + "municipi_nom": "Santa Maria de Merlès", + "municipi_nom_curt": "Santa Maria de Merlès", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_merles", + "municipi_curt_transliterat": "santa_maria_de_merles", + "centre_municipal": "42.0009648,1.9783425", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Sta. Maria, s\/n, 08517 Santa Maria de Merlès", + "adreca": "Pl. Sta. Maria, s\/n", + "codi_postal": "08517", + "localitzacio": "42.0009648,1.9783425", + "telefon_contacte": "938250400", + "fax": "938250400", + "email": "st.m.merles@diba.cat", + "url_general": "https:\/\/w.w.w.stmmerles.diba.es", + "cif": "P0825500B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08255.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08255.jpg", + "ine6": "082554", + "nom_dbpedia": "Santa_Maria_de_Merlès", + "nombre_habitants": "183", + "extensio": "51.36", + "altitud": "532" + }, + { + "ine": "08259", + "municipi_nom": "Santa Maria de Palautordera", + "municipi_nom_curt": "Santa Maria de Palautordera", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_palautordera", + "municipi_curt_transliterat": "santa_maria_de_palautordera", + "centre_municipal": "41.693781,2.4442321", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08460 Santa Maria de Palautordera", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08460", + "localitzacio": "41.69321105,2.44588694487562", + "telefon_contacte": "938479620", + "fax": "938479629", + "email": "ajuntament@smpalautordera.cat", + "url_general": "https:\/\/www.smpalautordera.cat", + "cif": "P0825900D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08259.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08259.jpg", + "ine6": "082592", + "nom_dbpedia": "Santa_Maria_de_Palautordera", + "nombre_habitants": "9325", + "extensio": "17.05", + "altitud": "208" + }, + { + "ine": "08264", + "municipi_nom": "Sant Vicenç de Montalt", + "municipi_nom_curt": "Sant Vicenç de Montalt", + "municipi_article": "", + "municipi_transliterat": "sant_vicenc_de_montalt", + "municipi_curt_transliterat": "sant_vicenc_de_montalt", + "centre_municipal": "41.5782384,2.5093693", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Sant Antoni, 13, 08394 Sant Vicenç de Montalt", + "adreca": "Sant Antoni, 13", + "codi_postal": "08394", + "localitzacio": "41.5782384,2.5093693", + "telefon_contacte": "937910511", + "fax": "937912961", + "email": "oficines@svmontalt.cat", + "url_general": "https:\/\/www.svmontalt.cat", + "cif": "P0826400D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08264.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08264.jpg", + "ine6": "082649", + "nom_dbpedia": "Sant_Vicenç_de_Montalt", + "nombre_habitants": "6372", + "extensio": "8", + "altitud": "143" + }, + { + "ine": "08267", + "municipi_nom": "Sentmenat", + "municipi_nom_curt": "Sentmenat", + "municipi_article": "", + "municipi_transliterat": "sentmenat", + "municipi_curt_transliterat": "sentmenat", + "centre_municipal": "41.6110502,2.1374456", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Casa de la Vila, 1, 08181 Sentmenat", + "adreca": "Pl. Casa de la Vila, 1", + "codi_postal": "08181", + "localitzacio": "41.6110502,2.1374456", + "telefon_contacte": "937153030 ", + "fax": "937153466", + "email": "sentmenat@sentmenat.cat", + "url_general": "https:\/\/www.sentmenat.cat", + "cif": "P0826700G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08267.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08267.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08267.jpg", + "ine6": "082671", + "nom_dbpedia": "Sentmenat", + "nombre_habitants": "8957", + "extensio": "28.24", + "altitud": "241" + }, + { + "ine": "08273", + "municipi_nom": "Subirats", + "municipi_nom_curt": "Subirats", + "municipi_article": "", + "municipi_transliterat": "subirats", + "municipi_curt_transliterat": "subirats", + "centre_municipal": "41.39505875,1.81123612504887", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ponent, 13, 08739 Subirats", + "adreca": "Ponent, 13", + "codi_postal": "08739", + "localitzacio": "41.3824429,1.79385", + "telefon_contacte": "938993011", + "fax": "938994811", + "email": "subirats@diba.cat", + "url_general": "https:\/\/www.subirats.cat", + "cif": "P0827300E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08273.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08273.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08273.jpg", + "ine6": "082732", + "nom_dbpedia": "Subirats", + "nombre_habitants": "3025", + "extensio": "55.78", + "altitud": "243" + }, + { + "ine": "08276", + "municipi_nom": "Tagamanent", + "municipi_nom_curt": "Tagamanent", + "municipi_article": "", + "municipi_transliterat": "tagamanent", + "municipi_curt_transliterat": "tagamanent", + "centre_municipal": "41.741256,2.2653485", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08593 Tagamanent", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08593", + "localitzacio": "41.741256,2.2653485", + "telefon_contacte": "938429126", + "fax": "938429124", + "email": "tagamanent@diba.cat", + "url_general": "https:\/\/www.tagamanent.cat", + "cif": "P0827600H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08276.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08276.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08276.jpg", + "ine6": "082763", + "nom_dbpedia": "Tagamanent", + "nombre_habitants": "333", + "extensio": "43.8", + "altitud": "315" + }, + { + "ine": "08277", + "municipi_nom": "Talamanca", + "municipi_nom_curt": "Talamanca", + "municipi_article": "", + "municipi_transliterat": "talamanca", + "municipi_curt_transliterat": "talamanca", + "centre_municipal": "41.736093,1.9780786", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 1, 08278 Talamanca", + "adreca": "Pl. Església, 1", + "codi_postal": "08278", + "localitzacio": "41.736093,1.9780786", + "telefon_contacte": "938270036", + "fax": "938270042", + "email": "talamanca@diba.cat", + "url_general": "https:\/\/www.talamanca.cat", + "cif": "P0827700F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08277.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08277.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08277.jpg", + "ine6": "082779", + "nom_dbpedia": "Talamanca", + "nombre_habitants": "202", + "extensio": "29.52", + "altitud": "552" + }, + { + "ine": "08281", + "municipi_nom": "Teià", + "municipi_nom_curt": "Teià", + "municipi_article": "", + "municipi_transliterat": "teia", + "municipi_curt_transliterat": "teia", + "centre_municipal": "41.4996426,2.3198201", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pere Noguera, 12, 08329 Teià", + "adreca": "Pere Noguera, 12", + "codi_postal": "08329", + "localitzacio": "41.4996426,2.3198201", + "telefon_contacte": "935409350", + "fax": "935409352", + "email": "ajuntament@teia.cat", + "url_general": "https:\/\/www.teia.cat", + "cif": "P0828100H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08281.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08281.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08281.jpg", + "ine6": "082819", + "nom_dbpedia": "Teià", + "nombre_habitants": "6312", + "extensio": "6.66", + "altitud": "128" + }, + { + "ine": "08286", + "municipi_nom": "La Torre de Claramunt", + "municipi_nom_curt": "Torre de Claramunt", + "municipi_article": "La", + "municipi_transliterat": "la_torre_de_claramunt", + "municipi_curt_transliterat": "torre_de_claramunt", + "centre_municipal": "41.5352891,1.6609381", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08789 Torre de Claramunt", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08789", + "localitzacio": "41.5352891,1.6609381", + "telefon_contacte": "938010329", + "fax": "938010817", + "email": "torre@diba.cat", + "url_general": "https:\/\/www.latorredeclaramunt.cat", + "cif": "P0828600G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08286.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08286.jpg", + "ine6": "082861", + "nom_dbpedia": "La_Torre_de_Claramunt", + "nombre_habitants": "3716", + "extensio": "14.8", + "altitud": "363" + }, + { + "ine": "08287", + "municipi_nom": "Torrelavit", + "municipi_nom_curt": "Torrelavit", + "municipi_article": "", + "municipi_transliterat": "torrelavit", + "municipi_curt_transliterat": "torrelavit", + "centre_municipal": "41.44326355,1.72667732133737", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Molí, 29, 08775 Torrelavit", + "adreca": "Molí, 29", + "codi_postal": "08775", + "localitzacio": "41.446597,1.7310915", + "telefon_contacte": "938995002", + "fax": "938996155", + "email": "torrelavit@torrelavit.cat", + "url_general": "https:\/\/www.torrelavit.cat", + "cif": "P0828700E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08287.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08287.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08287.jpg", + "ine6": "082877", + "nom_dbpedia": "Torrelavit", + "nombre_habitants": "1430", + "extensio": "23.68", + "altitud": "202" + }, + { + "ine": "08289", + "municipi_nom": "Torrelles de Llobregat", + "municipi_nom_curt": "Torrelles de Llobregat", + "municipi_article": "", + "municipi_transliterat": "torrelles_de_llobregat", + "municipi_curt_transliterat": "torrelles_de_llobregat", + "centre_municipal": "41.3565232,1.9816276", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08629 Torrelles de Llobregat", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08629", + "localitzacio": "41.3565232,1.9816276", + "telefon_contacte": "936890000", + "fax": "936890510", + "email": "info@torrelles.cat", + "url_general": "https:\/\/www.torrelles.cat", + "cif": "P0828900A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08289.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08289.jpg", + "ine6": "082896", + "nom_dbpedia": "Torrelles_de_Llobregat", + "nombre_habitants": "5945", + "extensio": "13.55", + "altitud": "126" + }, + { + "ine": "08293", + "municipi_nom": "Vallcebre", + "municipi_nom_curt": "Vallcebre", + "municipi_article": "", + "municipi_transliterat": "vallcebre", + "municipi_curt_transliterat": "vallcebre", + "centre_municipal": "42.2036044,1.818818", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08699 Vallcebre", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08699", + "localitzacio": "42.2036044,1.818818", + "telefon_contacte": "938227031", + "fax": "938227031", + "email": "vallcebre@diba.cat", + "url_general": "https:\/\/www.vallcebre.cat", + "cif": "P0829300C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08293.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08293.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08293.jpg", + "ine6": "082938", + "nom_dbpedia": "Vallcebre", + "nombre_habitants": "246", + "extensio": "27.87", + "altitud": "1118" + }, + { + "ine": "08294", + "municipi_nom": "Vallgorguina", + "municipi_nom_curt": "Vallgorguina", + "municipi_article": "", + "municipi_transliterat": "vallgorguina", + "municipi_curt_transliterat": "vallgorguina", + "centre_municipal": "41.6473229,2.5100384", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 4, 08471 Vallgorguina", + "adreca": "Pl. Vila, 4", + "codi_postal": "08471", + "localitzacio": "41.6473229,2.5100384", + "telefon_contacte": "938679125", + "fax": "938679259", + "email": "vallgorguina@vallgorguina.cat", + "url_general": "https:\/\/www.vallgorguina.cat", + "cif": "P0829500H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08294.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08294.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08294.jpg", + "ine6": "082943", + "nom_dbpedia": "Vallgorguina", + "nombre_habitants": "2854", + "extensio": "21.96", + "altitud": "222" + }, + { + "ine": "08297", + "municipi_nom": "Veciana", + "municipi_nom_curt": "Veciana", + "municipi_article": "", + "municipi_transliterat": "veciana", + "municipi_curt_transliterat": "veciana", + "centre_municipal": "41.6559029,1.4885194", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Ramon Servitje, s\/n, 08289 Veciana", + "adreca": "Plaça de Ramon Servitje, s\/n", + "codi_postal": "08289", + "localitzacio": "41.6559029,1.4885194", + "telefon_contacte": "938090055", + "fax": "938090023", + "email": "veciana@diba.cat", + "url_general": "https:\/\/www.veciana.cat", + "cif": "P0829800B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08297.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08297.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08297.jpg", + "ine6": "082975", + "nom_dbpedia": "Veciana", + "nombre_habitants": "170", + "extensio": "38.89", + "altitud": "653" + }, + { + "ine": "08300", + "municipi_nom": "Viladecavalls", + "municipi_nom_curt": "Viladecavalls", + "municipi_article": "", + "municipi_transliterat": "viladecavalls", + "municipi_curt_transliterat": "viladecavalls", + "centre_municipal": "41.5563969,1.9553173", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Antoni Soler i Hospital 7-9, 08232 Viladecavalls", + "adreca": "Carrer Antoni Soler i Hospital 7-9", + "codi_postal": "08232", + "localitzacio": "41.5563969,1.9553173", + "telefon_contacte": "937887141", + "fax": "937892079", + "email": "viladecavalls@viladecavalls.cat", + "url_general": "https:\/\/www.viladecavalls.cat", + "cif": "P0830100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08300.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08300.jpg", + "ine6": "083008", + "nom_dbpedia": "Viladecavalls", + "nombre_habitants": "7480", + "extensio": "20.12", + "altitud": "274" + }, + { + "ine": "08305", + "municipi_nom": "Vilafranca del Penedès", + "municipi_nom_curt": "Vilafranca del Penedès", + "municipi_article": "", + "municipi_transliterat": "vilafranca_del_penedes", + "municipi_curt_transliterat": "vilafranca_del_penedes", + "centre_municipal": "41.3456727,1.6974882", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Cort, 14, 08720 Vilafranca del Penedès", + "adreca": "Cort, 14", + "codi_postal": "08720", + "localitzacio": "41.3456727,1.6974882", + "telefon_contacte": "938920358", + "fax": "938921166", + "email": "ajuntament@vilafranca.org", + "url_general": "https:\/\/www.vilafranca.cat", + "cif": "P0830600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08305.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08305.jpg", + "ine6": "083054", + "nom_dbpedia": "Vilafranca_del_Penedès", + "nombre_habitants": "40055", + "extensio": "19.63", + "altitud": "223" + }, + { + "ine": "08901", + "municipi_nom": "Rupit i Pruit", + "municipi_nom_curt": "Rupit i Pruit", + "municipi_article": "", + "municipi_transliterat": "rupit_i_pruit", + "municipi_curt_transliterat": "rupit_i_pruit", + "centre_municipal": "42.02205305,2.4752888666249", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 6, 08569 Rupit i Pruit", + "adreca": "Pl. Major, 6", + "codi_postal": "08569", + "localitzacio": "42.0235954,2.4647969", + "telefon_contacte": "938522003", + "fax": "938522051", + "email": "rupit@diba.cat", + "url_general": "https:\/\/www.rupitpruit.cat", + "cif": "P0818500A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08901.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08901.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08901.jpg", + "ine6": "089019", + "nom_dbpedia": "Rupit_i_Pruit", + "nombre_habitants": "279", + "extensio": "47.78", + "altitud": "822" + }, + { + "ine": "08064", + "municipi_nom": "Castellterçol", + "municipi_nom_curt": "Castellterçol", + "municipi_article": "", + "municipi_transliterat": "castelltercol", + "municipi_curt_transliterat": "castelltercol", + "centre_municipal": "41.751354,2.12055963347222", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Vella, 3, 08183 Castellterçol", + "adreca": "Plaça Vella, 3", + "codi_postal": "08183", + "localitzacio": "41.751354,2.12055963347222", + "telefon_contacte": "938666188", + "fax": "938666268", + "email": "castelltersol@diba.cat", + "url_general": "https:\/\/www.castelltersol.cat", + "cif": "P0806300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08064.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08064.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08064.jpg", + "ine6": "080641", + "nom_dbpedia": "Castellterçol", + "nombre_habitants": "2418", + "extensio": "32", + "altitud": "726" + }, + { + "ine": "08066", + "municipi_nom": "Castellví de Rosanes", + "municipi_nom_curt": "Castellví de Rosanes", + "municipi_article": "", + "municipi_transliterat": "castellvi_de_rosanes", + "municipi_curt_transliterat": "castellvi_de_rosanes", + "centre_municipal": "41.44987,1.90012", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Sant Antoni, 1, 08769 Castellví de Rosanes", + "adreca": "Carrer Sant Antoni, 1", + "codi_postal": "08769", + "localitzacio": "41.44987,1.90012", + "telefon_contacte": "937751942", + "fax": "937740684", + "email": "rosanes@diba.cat", + "url_general": "https:\/\/www.castellviderosanes.cat", + "cif": "P0806500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08066.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08066.jpg", + "ine6": "080667", + "nom_dbpedia": "Castellví_de_Rosanes", + "nombre_habitants": "1865", + "extensio": "17.09", + "altitud": "98" + }, + { + "ine": "08070", + "municipi_nom": "Collsuspina", + "municipi_nom_curt": "Collsuspina", + "municipi_article": "", + "municipi_transliterat": "collsuspina", + "municipi_curt_transliterat": "collsuspina", + "centre_municipal": "41.8260718,2.174353", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 3, 08178 Collsuspina", + "adreca": "Plaça Major, 3", + "codi_postal": "08178", + "localitzacio": "41.82563105,2.17525158822791", + "telefon_contacte": "938300376", + "fax": "938208330", + "email": "collsuspina@diba.cat", + "url_general": "https:\/\/www.collsuspina.cat", + "cif": "P0806900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08070.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08070.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08070.jpg", + "ine6": "080706", + "nom_dbpedia": "Collsuspina", + "nombre_habitants": "339", + "extensio": "14.86", + "altitud": "901" + }, + { + "ine": "08229", + "municipi_nom": "Sant Mateu de Bages", + "municipi_nom_curt": "Sant Mateu de Bages", + "municipi_article": "", + "municipi_transliterat": "sant_mateu_de_bages", + "municipi_curt_transliterat": "sant_mateu_de_bages", + "centre_municipal": "41.7969781,1.7327386", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 08263 Sant Mateu de Bages", + "adreca": "Casa Consistorial", + "codi_postal": "08263", + "localitzacio": "41.7969781,1.7327386", + "telefon_contacte": "938360010", + "fax": "931157043", + "email": "st.mateu@diba.cat", + "url_general": "https:\/\/www.santmateudebages.cat", + "cif": "P0822900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08229.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08229.jpg", + "ine6": "082299", + "nom_dbpedia": "Sant_Mateu_de_Bages", + "nombre_habitants": "600", + "extensio": "102.9", + "altitud": "569" + }, + { + "ine": "08230", + "municipi_nom": "Premià de Dalt", + "municipi_nom_curt": "Premià de Dalt", + "municipi_article": "", + "municipi_transliterat": "premia_de_dalt", + "municipi_curt_transliterat": "premia_de_dalt", + "centre_municipal": "41.505529,2.34580758253585", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de La Fàbrica, 1, 08338 Premià de Dalt", + "adreca": "Plaça de La Fàbrica, 1", + "codi_postal": "08338", + "localitzacio": "41.505529,2.34580758253585", + "telefon_contacte": "936931515", + "fax": "936931599", + "email": "ajuntament@premiadedalt.cat", + "url_general": "https:\/\/www.premiadedalt.cat", + "cif": "P0823000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08230.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08230.jpg", + "ine6": "082303", + "nom_dbpedia": "Premià_de_Dalt", + "nombre_habitants": "10429", + "extensio": "6.5", + "altitud": "142" + }, + { + "ine": "08231", + "municipi_nom": "Sant Pere de Ribes", + "municipi_nom_curt": "Sant Pere de Ribes", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_ribes", + "municipi_curt_transliterat": "sant_pere_de_ribes", + "centre_municipal": "41.2619218,1.7721357", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08810 Sant Pere de Ribes", + "adreca": "Pl. Vila, 1", + "codi_postal": "08810", + "localitzacio": "41.2619218,1.7721357", + "telefon_contacte": "938967300", + "fax": "938967301", + "email": "ajuntament@santperederibes.cat", + "url_general": "https:\/\/www.santperederibes.cat", + "cif": "P0823100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08231.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08231.jpg", + "ine6": "082310", + "nom_dbpedia": "Sant_Pere_de_Ribes", + "nombre_habitants": "30658", + "extensio": "40.71", + "altitud": "46" + }, + { + "ine": "08153", + "municipi_nom": "Òrrius", + "municipi_nom_curt": "Òrrius", + "municipi_article": "", + "municipi_transliterat": "orrius", + "municipi_curt_transliterat": "orrius", + "centre_municipal": "41.5551132,2.3546448", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, 5, 08317 Òrrius", + "adreca": "Plaça de l'Església, 5", + "codi_postal": "08317", + "localitzacio": "41.5551132,2.3546448", + "telefon_contacte": "937971455", + "fax": "937560673", + "email": "orrius@diba.cat", + "url_general": "https:\/\/www.orrius.cat", + "cif": "P0815200A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08153.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08153.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08153.jpg", + "ine6": "081537", + "nom_dbpedia": "Òrrius", + "nombre_habitants": "730", + "extensio": "5.57", + "altitud": "269" + }, + { + "ine": "08155", + "municipi_nom": "Palafolls", + "municipi_nom_curt": "Palafolls", + "municipi_article": "", + "municipi_transliterat": "palafolls", + "municipi_curt_transliterat": "palafolls", + "centre_municipal": "41.6673913,2.7499262", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 11, 08389 Palafolls", + "adreca": "Pl. Major, 11", + "codi_postal": "08389", + "localitzacio": "41.6673913,2.7499262", + "telefon_contacte": "937620043", + "fax": "937652211", + "email": "palafolls@palafolls.cat", + "url_general": "https:\/\/www.palafolls.cat", + "cif": "P0815400G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08155.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08155.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08155.jpg", + "ine6": "081555", + "nom_dbpedia": "Palafolls", + "nombre_habitants": "9256", + "extensio": "16.3", + "altitud": "16" + }, + { + "ine": "08159", + "municipi_nom": "Parets del Vallès", + "municipi_nom_curt": "Parets del Vallès", + "municipi_article": "", + "municipi_transliterat": "parets_del_valles", + "municipi_curt_transliterat": "parets_del_valles", + "centre_municipal": "41.5726472,2.232442", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 2-4, 08150 Parets del Vallès", + "adreca": "Carrer Major, 2-4", + "codi_postal": "08150", + "localitzacio": "41.5726472,2.232442", + "telefon_contacte": "935738888", + "fax": "935738889", + "email": "info@parets.cat", + "url_general": "https:\/\/www.parets.cat", + "cif": "P0815800H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08159.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08159.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08159.jpg", + "ine6": "081593", + "nom_dbpedia": "Parets_del_Vallès", + "nombre_habitants": "19041", + "extensio": "8.98", + "altitud": "94" + }, + { + "ine": "08162", + "municipi_nom": "Els Hostalets de Pierola", + "municipi_nom_curt": "Hostalets de Pierola", + "municipi_article": "Els", + "municipi_transliterat": "els_hostalets_de_pierola", + "municipi_curt_transliterat": "hostalets_de_pierola", + "centre_municipal": "41.5347031,1.7672479", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. De Cal Figueres, 1 , 08781 Hostalets de Pierola", + "adreca": "Pl. De Cal Figueres, 1", + "codi_postal": "08781", + "localitzacio": "41.5347031,1.7672479", + "telefon_contacte": "937712112", + "fax": "937712398", + "email": "ajuntament@elshostaletsdepierola.cat", + "url_general": "https:\/\/www.elshostaletsdepierola.cat", + "cif": "P0816100B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08162.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08162.jpg", + "ine6": "081629", + "nom_dbpedia": "Els_Hostalets_de_Pierola", + "nombre_habitants": "2930", + "extensio": "33.33", + "altitud": "474" + }, + { + "ine": "08166", + "municipi_nom": "La Pobla de Lillet", + "municipi_nom_curt": "Pobla de Lillet", + "municipi_article": "La", + "municipi_transliterat": "la_pobla_de_lillet", + "municipi_curt_transliterat": "pobla_de_lillet", + "centre_municipal": "42.2437379,1.9749329", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08696 Pobla de Lillet", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08696", + "localitzacio": "42.2437379,1.9749329", + "telefon_contacte": "938236011", + "fax": "938236403", + "email": "lillet@diba.cat", + "url_general": "https:\/\/www.poblalillet.cat", + "cif": "P0816500C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08166.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08166.jpg", + "ine6": "081666", + "nom_dbpedia": "La_Pobla_de_Lillet", + "nombre_habitants": "1101", + "extensio": "51.32", + "altitud": "843" + }, + { + "ine": "08168", + "municipi_nom": "Pontons", + "municipi_nom_curt": "Pontons", + "municipi_article": "", + "municipi_transliterat": "pontons", + "municipi_curt_transliterat": "pontons", + "centre_municipal": "41.4138036,1.5140429", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08738 Pontons", + "adreca": "Pl. Vila, 1", + "codi_postal": "08738", + "localitzacio": "41.4138036,1.5140429", + "telefon_contacte": "938987056", + "fax": "938987000", + "email": "pontons@diba.cat", + "url_general": "https:\/\/www.pontons.org", + "cif": "P0816700I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08168.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08168.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08168.jpg", + "ine6": "081688", + "nom_dbpedia": "Pontons", + "nombre_habitants": "458", + "extensio": "25.86", + "altitud": "632" + }, + { + "ine": "08174", + "municipi_nom": "Puigdàlber", + "municipi_nom_curt": "Puigdàlber", + "municipi_article": "", + "municipi_transliterat": "puigdalber", + "municipi_curt_transliterat": "puigdalber", + "centre_municipal": "41.404276,1.701106", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08797 Puigdàlber", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08797", + "localitzacio": "41.404276,1.701106", + "telefon_contacte": "938989077", + "fax": "938989095", + "email": "puigdalber@diba.cat", + "url_general": "https:\/\/www.puigdalber.cat", + "cif": "P0817300G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08174.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08174.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08174.jpg", + "ine6": "081748", + "nom_dbpedia": "Puigdàlber", + "nombre_habitants": "518", + "extensio": ".4", + "altitud": "239" + }, + { + "ine": "08179", + "municipi_nom": "Rellinars", + "municipi_nom_curt": "Rellinars", + "municipi_article": "", + "municipi_transliterat": "rellinars", + "municipi_curt_transliterat": "rellinars", + "centre_municipal": "41.6367945,1.910447", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08299 Rellinars", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08299", + "localitzacio": "41.6367945,1.910447", + "telefon_contacte": "938345000", + "fax": "938345101", + "email": "rellinars@diba.cat", + "url_general": "https:\/\/www.rellinars.cat", + "cif": "P0817800F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08179.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08179.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08179.jpg", + "ine6": "081799", + "nom_dbpedia": "Rellinars", + "nombre_habitants": "747", + "extensio": "18.04", + "altitud": "322" + }, + { + "ine": "08181", + "municipi_nom": "La Roca del Vallès", + "municipi_nom_curt": "Roca del Vallès", + "municipi_article": "La", + "municipi_transliterat": "la_roca_del_valles", + "municipi_curt_transliterat": "roca_del_valles", + "centre_municipal": "41.5876704,2.3257763", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Catalunya, 18-24, 08430 Roca del Vallès", + "adreca": "Carrer de Catalunya, 18-24", + "codi_postal": "08430", + "localitzacio": "41.5876704,2.3257763", + "telefon_contacte": "938422016", + "fax": "938420459", + "email": "ajuntament@laroca.cat", + "url_general": "https:\/\/www.laroca.cat", + "cif": "P0818000B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08181.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08181.jpg", + "ine6": "081810", + "nom_dbpedia": "La_Roca_del_Vallès", + "nombre_habitants": "10666", + "extensio": "37.1", + "altitud": "123" + }, + { + "ine": "08182", + "municipi_nom": "El Pont de Vilomara i Rocafort", + "municipi_nom_curt": "Pont de Vilomara i Rocafort", + "municipi_article": "El", + "municipi_transliterat": "el_pont_de_vilomara_i_rocafort", + "municipi_curt_transliterat": "pont_de_vilomara_i_rocafort", + "centre_municipal": "41.7049589,1.90763943115673", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de l'Ajuntament, 1, 08254 Pont de Vilomara i Rocafort", + "adreca": "Pl. de l'Ajuntament, 1", + "codi_postal": "08254", + "localitzacio": "41.7049589,1.90763943115673", + "telefon_contacte": "938318811", + "fax": "938317550", + "email": "pont@elpont.cat", + "url_general": "https:\/\/www.elpont.cat", + "cif": "P0818100J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08182.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08182.jpg", + "ine6": "081825", + "nom_dbpedia": "El_Pont_de_Vilomara_i_Rocafort", + "nombre_habitants": "3801", + "extensio": "27.53", + "altitud": "202" + }, + { + "ine": "08183", + "municipi_nom": "Roda de Ter", + "municipi_nom_curt": "Roda de Ter", + "municipi_article": "", + "municipi_transliterat": "roda_de_ter", + "municipi_curt_transliterat": "roda_de_ter", + "centre_municipal": "41.9814126,2.3096755", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 4, 08510 Roda de Ter", + "adreca": "Plaça Major, 4", + "codi_postal": "08510", + "localitzacio": "41.9804656,2.309124", + "telefon_contacte": "938500075", + "fax": "938540931", + "email": "rodadeter@rodadeter.cat", + "url_general": "https:\/\/www.rodadeter.cat", + "cif": "P0818200H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08183.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08183.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08183.jpg", + "ine6": "081831", + "nom_dbpedia": "Roda_de_Ter", + "nombre_habitants": "6197", + "extensio": "2.18", + "altitud": "443" + }, + { + "ine": "08184", + "municipi_nom": "Rubí", + "municipi_nom_curt": "Rubí", + "municipi_article": "", + "municipi_transliterat": "rubi", + "municipi_curt_transliterat": "rubi", + "centre_municipal": "41.4971174,2.0349243", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Pere Aguilera, 1, 08191 Rubí", + "adreca": "Pl. Pere Aguilera, 1", + "codi_postal": "08191", + "localitzacio": "41.4971174,2.0349243", + "telefon_contacte": "935887000", + "fax": "935884526", + "email": "ajuntament@ajrubi.cat", + "url_general": "https:\/\/www.ajrubi.cat", + "cif": "P0818300F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08184.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08184.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08184.jpg", + "ine6": "081846", + "nom_dbpedia": "Rubí", + "nombre_habitants": "76423", + "extensio": "33.44", + "altitud": "123" + }, + { + "ine": "08189", + "municipi_nom": "Sant Pere Sallavinera", + "municipi_nom_curt": "Sant Pere Sallavinera", + "municipi_article": "", + "municipi_transliterat": "sant_pere_sallavinera", + "municipi_curt_transliterat": "sant_pere_sallavinera", + "centre_municipal": "41.7365708,1.5745225", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Raval, s\/n, 08281 Sant Pere Sallavinera", + "adreca": "Carrer del Raval, s\/n", + "codi_postal": "08281", + "localitzacio": "41.7365708,1.5745225", + "telefon_contacte": "938698830", + "fax": "938698830", + "email": "st.peres@diba.cat", + "url_general": "https:\/\/www.sallavinera.cat", + "cif": "P0818800E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08189.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08189.jpg", + "ine6": "081897", + "nom_dbpedia": "Sant_Pere_Sallavinera", + "nombre_habitants": "155", + "extensio": "21.95", + "altitud": "587" + }, + { + "ine": "08192", + "municipi_nom": "Santpedor", + "municipi_nom_curt": "Santpedor", + "municipi_article": "", + "municipi_transliterat": "santpedor", + "municipi_curt_transliterat": "santpedor", + "centre_municipal": "41.7847594,1.8386882", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Gran, 4, 08251 Santpedor", + "adreca": "Plaça Gran, 4", + "codi_postal": "08251", + "localitzacio": "41.78304695,1.83919972150887", + "telefon_contacte": "938272828", + "fax": "938274154", + "email": "santpedor@santpedor.cat", + "url_general": "https:\/\/www.santpedor.cat", + "cif": "P0819100I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08192.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08192.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08192.jpg", + "ine6": "081923", + "nom_dbpedia": "Santpedor", + "nombre_habitants": "7532", + "extensio": "16.75", + "altitud": "320" + }, + { + "ine": "08196", + "municipi_nom": "Sant Andreu de la Barca", + "municipi_nom_curt": "Sant Andreu de la Barca", + "municipi_article": "", + "municipi_transliterat": "sant_andreu_de_la_barca", + "municipi_curt_transliterat": "sant_andreu_de_la_barca", + "centre_municipal": "41.4518183,1.972476", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08740 Sant Andreu de la Barca", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08740", + "localitzacio": "41.4518183,1.972476", + "telefon_contacte": "936356400", + "fax": "936356413", + "email": "ajuntament@sabarca.cat", + "url_general": "https:\/\/www.sabarca.cat", + "cif": "P0819500J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08196.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08196.jpg", + "ine6": "081960", + "nom_dbpedia": "Sant_Andreu_de_la_Barca", + "nombre_habitants": "27332", + "extensio": "5.52", + "altitud": "42" + }, + { + "ine": "08199", + "municipi_nom": "Sant Bartomeu del Grau", + "municipi_nom_curt": "Sant Bartomeu del Grau", + "municipi_article": "", + "municipi_transliterat": "sant_bartomeu_del_grau", + "municipi_curt_transliterat": "sant_bartomeu_del_grau", + "centre_municipal": "41.9807659,2.1750391", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig del Grau, 10, 08519 Sant Bartomeu del Grau", + "adreca": "Passeig del Grau, 10", + "codi_postal": "08519", + "localitzacio": "41.9810644,2.1750212", + "telefon_contacte": "938889000", + "fax": "938889800", + "email": "ajuntament@sbg.cat", + "url_general": "https:\/\/www.sbg.cat", + "cif": "P0819800D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08199.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08199.jpg", + "ine6": "081995", + "nom_dbpedia": "Sant_Bartomeu_del_Grau", + "nombre_habitants": "840", + "extensio": "34.7", + "altitud": "867" + }, + { + "ine": "08200", + "municipi_nom": "Sant Boi de Llobregat", + "municipi_nom_curt": "Sant Boi de Llobregat", + "municipi_article": "", + "municipi_transliterat": "sant_boi_de_llobregat", + "municipi_curt_transliterat": "sant_boi_de_llobregat", + "centre_municipal": "41.3459033,2.0413673", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08830 Sant Boi de Llobregat", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08830", + "localitzacio": "41.3459033,2.0413673", + "telefon_contacte": "936351200", + "fax": "936301856", + "email": "santboi@santboi.cat", + "url_general": "https:\/\/www.santboi.cat", + "cif": "P0819900B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08200.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08200.jpg", + "ine6": "082009", + "nom_dbpedia": "Sant_Boi_de_Llobregat", + "nombre_habitants": "82904", + "extensio": "21.94", + "altitud": "30" + }, + { + "ine": "08205", + "municipi_nom": "Sant Cugat del Vallès", + "municipi_nom_curt": "Sant Cugat del Vallès", + "municipi_article": "", + "municipi_transliterat": "sant_cugat_del_valles", + "municipi_curt_transliterat": "sant_cugat_del_valles", + "centre_municipal": "41.4709652,2.0849580198841", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Vila, 1, 08172 Sant Cugat del Vallès", + "adreca": "Pl. de la Vila, 1", + "codi_postal": "08172", + "localitzacio": "41.4709652,2.0849580198841", + "telefon_contacte": "935657000", + "fax": "936755406", + "email": "bustiaciutadana@santcugat.cat", + "url_general": "https:\/\/www.santcugat.cat", + "cif": "P0820400J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08205.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08205.jpg", + "ine6": "082055", + "nom_dbpedia": "Sant_Cugat_del_Vallès", + "nombre_habitants": "90664", + "extensio": "48.32", + "altitud": "124" + }, + { + "ine": "08206", + "municipi_nom": "Sant Cugat Sesgarrigues", + "municipi_nom_curt": "Sant Cugat Sesgarrigues", + "municipi_article": "", + "municipi_transliterat": "sant_cugat_sesgarrigues", + "municipi_curt_transliterat": "sant_cugat_sesgarrigues", + "centre_municipal": "41.3644619,1.7530702", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Sant Antoni, 31, 08798 Sant Cugat Sesgarrigues", + "adreca": "Carrer de Sant Antoni, 31", + "codi_postal": "08798", + "localitzacio": "41.3627267,1.7523515", + "telefon_contacte": "938970103", + "fax": "938970690", + "email": "st.cugats@diba.cat", + "url_general": "https:\/\/www.santcugatsesgarrigues.cat", + "cif": "P0820500G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08206.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08206.jpg", + "ine6": "082068", + "nom_dbpedia": "Sant_Cugat_Sesgarrigues", + "nombre_habitants": "989", + "extensio": "6.29", + "altitud": "266" + }, + { + "ine": "08208", + "municipi_nom": "Sant Esteve Sesrovires", + "municipi_nom_curt": "Sant Esteve Sesrovires", + "municipi_article": "", + "municipi_transliterat": "sant_esteve_sesrovires", + "municipi_curt_transliterat": "sant_esteve_sesrovires", + "centre_municipal": "41.4932429,1.8747348", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 8, 08635 Sant Esteve Sesrovires", + "adreca": "Carrer Major, 8", + "codi_postal": "08635", + "localitzacio": "41.4927907,1.8741978", + "telefon_contacte": "937713017", + "fax": "937713120", + "email": "ajuntament@sesrovires.net", + "url_general": "https:\/\/www.sesrovires.cat", + "cif": "P0820700C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08208.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08208.jpg", + "ine6": "082080", + "nom_dbpedia": "Sant_Esteve_Sesrovires", + "nombre_habitants": "7800", + "extensio": "18.64", + "altitud": "173" + }, + { + "ine": "08213", + "municipi_nom": "Sant Fruitós de Bages", + "municipi_nom_curt": "Sant Fruitós de Bages", + "municipi_article": "", + "municipi_transliterat": "sant_fruitos_de_bages", + "municipi_curt_transliterat": "sant_fruitos_de_bages", + "centre_municipal": "41.7507327,1.87341781697289", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. de Vic, 35-37, 08272 Sant Fruitós de Bages", + "adreca": "Ctra. de Vic, 35-37", + "codi_postal": "08272", + "localitzacio": "41.7507327,1.87341781697289", + "telefon_contacte": "938789700", + "fax": "938760486", + "email": "ajuntament@santfruitos.cat", + "url_general": "https:\/\/www.santfruitos.cat", + "cif": "P0821200C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08213.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08213.jpg", + "ine6": "082135", + "nom_dbpedia": "Sant_Fruitós_de_Bages", + "nombre_habitants": "8593", + "extensio": "22.14", + "altitud": "246" + }, + { + "ine": "08217", + "municipi_nom": "Sant Joan Despí", + "municipi_nom_curt": "Sant Joan Despí", + "municipi_article": "", + "municipi_transliterat": "sant_joan_despi", + "municipi_curt_transliterat": "sant_joan_despi", + "centre_municipal": "41.3463452,2.0891035", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera del Mig, 9, 08970 Sant Joan Despí", + "adreca": "Carretera del Mig, 9", + "codi_postal": "08970", + "localitzacio": "41.3463452,2.0891035", + "telefon_contacte": "934806000", + "fax": "934806055", + "email": "ajuntament@sjdespi.net", + "url_general": "https:\/\/www.santjoandespi.cat", + "cif": "P0821600D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08217.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08217.jpg", + "ine6": "082172", + "nom_dbpedia": "Sant_Joan_Despí", + "nombre_habitants": "34084", + "extensio": "6.39", + "altitud": "14" + }, + { + "ine": "08218", + "municipi_nom": "Sant Joan de Vilatorrada", + "municipi_nom_curt": "Sant Joan de Vilatorrada", + "municipi_article": "", + "municipi_transliterat": "sant_joan_de_vilatorrada", + "municipi_curt_transliterat": "sant_joan_de_vilatorrada", + "centre_municipal": "41.7422073,1.803625", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 91-93, 08250 Sant Joan de Vilatorrada", + "adreca": "Major, 91-93", + "codi_postal": "08250", + "localitzacio": "41.7456129,1.8053979", + "telefon_contacte": "938764040", + "fax": "938764440", + "email": "ajuntament@santjoanvilatorrada.cat", + "url_general": "https:\/\/www.santjoanvilatorrada.cat", + "cif": "P0822500E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08218.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08218.jpg", + "ine6": "082188", + "nom_dbpedia": "Sant_Joan_de_Vilatorrada", + "nombre_habitants": "10820", + "extensio": "16.25", + "altitud": "277" + }, + { + "ine": "08002", + "municipi_nom": "Aguilar de Segarra", + "municipi_nom_curt": "Aguilar de Segarra", + "municipi_article": "", + "municipi_transliterat": "aguilar_de_segarra", + "municipi_curt_transliterat": "aguilar_de_segarra", + "centre_municipal": "41.7394902,1.6316676", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Raval, s\/n, 08289 Aguilar de Segarra", + "adreca": "Carrer del Raval, s\/n", + "codi_postal": "08289", + "localitzacio": "41.7388547,1.625247", + "telefon_contacte": "938366080", + "fax": "938366080", + "email": "aguilar@diba.cat", + "url_general": "https:\/\/www.aguilardesegarra.cat", + "cif": "P0800200H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08002.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08002.jpg", + "ine6": "080023", + "nom_dbpedia": "Aguilar_de_Segarra", + "nombre_habitants": "277", + "extensio": "52.02", + "altitud": "641" + }, + { + "ine": "08012", + "municipi_nom": "Avinyó", + "municipi_nom_curt": "Avinyó", + "municipi_article": "", + "municipi_transliterat": "avinyo", + "municipi_curt_transliterat": "avinyo", + "centre_municipal": "41.8636993,1.97127775985155", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 11, 08279 Avinyó", + "adreca": "Plaça Major, 11", + "codi_postal": "08279", + "localitzacio": "41.8636993,1.97127775985155", + "telefon_contacte": "938387700", + "fax": "938387552", + "email": "avinyo@diba.cat", + "url_general": "https:\/\/www.avinyo.cat", + "cif": "P0801200G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08012.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08012.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08012.jpg", + "ine6": "080121", + "nom_dbpedia": "Avinyó", + "nombre_habitants": "2250", + "extensio": "62.56", + "altitud": "353" + }, + { + "ine": "08013", + "municipi_nom": "Avinyonet del Penedès", + "municipi_nom_curt": "Avinyonet del Penedès", + "municipi_article": "", + "municipi_transliterat": "avinyonet_del_penedes", + "municipi_curt_transliterat": "avinyonet_del_penedes", + "centre_municipal": "41.3465522,1.6982816", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08793 Avinyonet del Penedès", + "adreca": "Pl. Vila, 1", + "codi_postal": "08793", + "localitzacio": "41.3465522,1.6982816", + "telefon_contacte": "938970000", + "fax": "938970667", + "email": "avinyonet@diba.cat", + "url_general": "https:\/\/www.avinyonet.org", + "cif": "P0801300E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08013.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08013.jpg", + "ine6": "080137", + "nom_dbpedia": "Avinyonet_del_Penedès", + "nombre_habitants": "1669", + "extensio": "29.12", + "altitud": "331" + }, + { + "ine": "08014", + "municipi_nom": "Aiguafreda", + "municipi_nom_curt": "Aiguafreda", + "municipi_article": "", + "municipi_transliterat": "aiguafreda", + "municipi_curt_transliterat": "aiguafreda", + "centre_municipal": "41.7692525,2.2517162", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08591 Aiguafreda", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08591", + "localitzacio": "41.7692525,2.2517162", + "telefon_contacte": "938442253", + "fax": "938442185", + "email": "aiguafreda@diba.cat", + "url_general": "https:\/\/www.aiguafreda.cat", + "cif": "P0801400C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08014.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08014.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08014.jpg", + "ine6": "080142", + "nom_dbpedia": "Aiguafreda", + "nombre_habitants": "2501", + "extensio": "7.96", + "altitud": "404" + }, + { + "ine": "08019", + "municipi_nom": "Barcelona", + "municipi_nom_curt": "Barcelona", + "municipi_article": "", + "municipi_transliterat": "barcelona", + "municipi_curt_transliterat": "barcelona", + "centre_municipal": "41.3828939,2.1774322", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Jaume, 1, 08002 Barcelona", + "adreca": "Pl. St. Jaume, 1", + "codi_postal": "08002", + "localitzacio": "41.3828939,2.1774322", + "telefon_contacte": "934027000", + "fax": "933170139", + "email": "", + "url_general": "https:\/\/www.barcelona.cat", + "cif": "P0801900B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08019.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08019.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08019.jpg", + "ine6": "080193", + "nom_dbpedia": "Barcelona", + "nombre_habitants": "1620343", + "extensio": "99.07", + "altitud": "4" + }, + { + "ine": "08023", + "municipi_nom": "Bigues i Riells", + "municipi_nom_curt": "Bigues i Riells", + "municipi_article": "", + "municipi_transliterat": "bigues_i_riells", + "municipi_curt_transliterat": "bigues_i_riells", + "centre_municipal": "41.68296785,2.20838857904612", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda Prat de la Riba, 167, 08415 Bigues i Riells", + "adreca": "Avinguda Prat de la Riba, 167", + "codi_postal": "08415", + "localitzacio": "41.68296785,2.20838857904612", + "telefon_contacte": "938656225", + "fax": "938656375", + "email": "ajuntament@biguesiriells.cat", + "url_general": "https:\/\/www.biguesiriells.cat", + "cif": "P0802300D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08023.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08023.jpg", + "ine6": "080235", + "nom_dbpedia": "Bigues_i_Riells", + "nombre_habitants": "9003", + "extensio": "28.67", + "altitud": "280" + }, + { + "ine": "08026", + "municipi_nom": "El Brull", + "municipi_nom_curt": "Brull", + "municipi_article": "El", + "municipi_transliterat": "el_brull", + "municipi_curt_transliterat": "brull", + "centre_municipal": "41.8168099,2.3052283", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08559 Brull", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08559", + "localitzacio": "41.8168099,2.3052283", + "telefon_contacte": "938840041", + "fax": "938841054", + "email": "brull@elbrull.cat", + "url_general": "https:\/\/www.elbrull.cat", + "cif": "P0802600G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08026.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08026.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08026.jpg", + "ine6": "080266", + "nom_dbpedia": "El_Brull", + "nombre_habitants": "257", + "extensio": "41.08", + "altitud": "843" + }, + { + "ine": "08033", + "municipi_nom": "Caldes de Montbui", + "municipi_nom_curt": "Caldes de Montbui", + "municipi_article": "", + "municipi_transliterat": "caldes_de_montbui", + "municipi_curt_transliterat": "caldes_de_montbui", + "centre_municipal": "41.632265,2.1676442", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Font de Lleó, 11, 08140 Caldes de Montbui", + "adreca": "Pl. de la Font de Lleó, 11", + "codi_postal": "08140", + "localitzacio": "41.632265,2.1676442", + "telefon_contacte": "938655656", + "fax": "938655657", + "email": "caldesm@caldesdemontbui.cat", + "url_general": "https:\/\/www.caldesdemontbui.cat", + "cif": "P0803300C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08033.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08033.jpg", + "ine6": "080333", + "nom_dbpedia": "Caldes_de_Montbui", + "nombre_habitants": "17449", + "extensio": "37.92", + "altitud": "203" + }, + { + "ine": "08036", + "municipi_nom": "Calonge de Segarra", + "municipi_nom_curt": "Calonge de Segarra", + "municipi_article": "", + "municipi_transliterat": "calonge_de_segarra", + "municipi_curt_transliterat": "calonge_de_segarra", + "centre_municipal": "41.7642502,1.4820028", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Escoles de Dusfort, s\/n, 08281 Calonge de Segarra", + "adreca": "Escoles de Dusfort, s\/n", + "codi_postal": "08281", + "localitzacio": "41.73363995,1.5159294369225", + "telefon_contacte": "938680409", + "fax": "938681234", + "email": "calonge@diba.cat", + "url_general": "https:\/\/www.calongesegarra.cat", + "cif": "P0803600F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08036.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08036.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08036.jpg", + "ine6": "080364", + "nom_dbpedia": "Calonge_de_Segarra", + "nombre_habitants": "191", + "extensio": "37.28", + "altitud": "643" + }, + { + "ine": "08080", + "municipi_nom": "Fígols", + "municipi_nom_curt": "Fígols", + "municipi_article": "", + "municipi_transliterat": "figols", + "municipi_curt_transliterat": "figols", + "centre_municipal": "42.1809722,1.834568", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, s\/n, 08698 Fígols", + "adreca": "Pl. Església, s\/n", + "codi_postal": "08698", + "localitzacio": "42.1809722,1.834568", + "telefon_contacte": "938248052", + "fax": "938248052", + "email": "", + "url_general": "https:\/\/www.figols.cat", + "cif": "P0807900F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08080.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08080.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08080.jpg", + "ine6": "080804", + "nom_dbpedia": "Fígols", + "nombre_habitants": "42", + "extensio": "29.49", + "altitud": "1154" + }, + { + "ine": "08037", + "municipi_nom": "Calldetenes", + "municipi_nom_curt": "Calldetenes", + "municipi_article": "", + "municipi_transliterat": "calldetenes", + "municipi_curt_transliterat": "calldetenes", + "centre_municipal": "41.9257651,2.2834318", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "11 de setembre, s\/n, 08506 Calldetenes", + "adreca": "11 de setembre, s\/n", + "codi_postal": "08506", + "localitzacio": "41.925128,2.2842582", + "telefon_contacte": "938863105", + "fax": "938891320", + "email": "calldetenes@diba.cat", + "url_general": "https:\/\/www.calldetenes.cat", + "cif": "P0822400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08037.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08037.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08037.jpg", + "ine6": "080370", + "nom_dbpedia": "Calldetenes", + "nombre_habitants": "2497", + "extensio": "5.8", + "altitud": "489" + }, + { + "ine": "08046", + "municipi_nom": "Cardedeu", + "municipi_nom_curt": "Cardedeu", + "municipi_article": "", + "municipi_transliterat": "cardedeu", + "municipi_curt_transliterat": "cardedeu", + "centre_municipal": "41.6385167,2.3558408", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Joan, 1, 08440 Cardedeu", + "adreca": "Pl. St. Joan, 1", + "codi_postal": "08440", + "localitzacio": "41.6385167,2.3558408", + "telefon_contacte": "938444004", + "fax": "938711477", + "email": "cardedeu@cardedeu.cat", + "url_general": "https:\/\/www.cardedeu.cat", + "cif": "P0804500G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08046.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08046.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08046.jpg", + "ine6": "080462", + "nom_dbpedia": "Cardedeu", + "nombre_habitants": "18165", + "extensio": "12.89", + "altitud": "193" + }, + { + "ine": "08050", + "municipi_nom": "Castellar del Riu", + "municipi_nom_curt": "Castellar del Riu", + "municipi_article": "", + "municipi_transliterat": "castellar_del_riu", + "municipi_curt_transliterat": "castellar_del_riu", + "centre_municipal": "42.12732255,1.75495290089577", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Berga als Rasos de Peguera, Km. 2,5, 08618 Castellar del Riu", + "adreca": "Carretera de Berga als Rasos de Peguera, Km. 2,5", + "codi_postal": "08618", + "localitzacio": "42.12732255,1.75495290089577", + "telefon_contacte": "938212775", + "fax": "938221343", + "email": "castellarr@diba.cat", + "url_general": "https:\/\/www.castellardelriu.cat", + "cif": "P0804900I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08050.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08050.jpg", + "ine6": "080500", + "nom_dbpedia": "Castellar_del_Riu", + "nombre_habitants": "165", + "extensio": "32.62", + "altitud": "1234" + }, + { + "ine": "08053", + "municipi_nom": "Castellbell i el Vilar", + "municipi_nom_curt": "Castellbell i el Vilar", + "municipi_article": "", + "municipi_transliterat": "castellbell_i_el_vilar", + "municipi_curt_transliterat": "castellbell_i_el_vilar", + "centre_municipal": "41.6402768,1.84720349611927", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Joaquim Borràs, 40, 08296 Castellbell i el Vilar", + "adreca": "Joaquim Borràs, 40", + "codi_postal": "08296", + "localitzacio": "41.6402768,1.84720349611927", + "telefon_contacte": "938340350", + "fax": "938282122", + "email": "castellbell@diba.cat", + "url_general": "https:\/\/www.castellbellielvilar.cat", + "cif": "P0805200C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08053.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08053.jpg", + "ine6": "080538", + "nom_dbpedia": "Castellbell_i_el_Vilar", + "nombre_habitants": "3599", + "extensio": "28.18", + "altitud": "188" + }, + { + "ine": "08055", + "municipi_nom": "Castellcir", + "municipi_nom_curt": "Castellcir", + "municipi_article": "", + "municipi_transliterat": "castellcir", + "municipi_curt_transliterat": "castellcir", + "centre_municipal": "41.7615048,2.1507238", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Era, s\/n, 08183 Castellcir", + "adreca": "Pl. Era, s\/n", + "codi_postal": "08183", + "localitzacio": "41.7615048,2.1507238", + "telefon_contacte": "938668151", + "fax": "938668151", + "email": "castellcir@diba.cat", + "url_general": "https:\/\/www.castellcir.cat", + "cif": "P0805400I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08055.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08055.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08055.jpg", + "ine6": "080556", + "nom_dbpedia": "Castellcir", + "nombre_habitants": "728", + "extensio": "34.5", + "altitud": "693" + }, + { + "ine": "08056", + "municipi_nom": "Castelldefels", + "municipi_nom_curt": "Castelldefels", + "municipi_article": "", + "municipi_transliterat": "castelldefels", + "municipi_curt_transliterat": "castelldefels", + "centre_municipal": "41.2861022,1.9824173", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, 1, 08860 Castelldefels", + "adreca": "Plaça de l'Església, 1", + "codi_postal": "08860", + "localitzacio": "41.2861022,1.9824173", + "telefon_contacte": "936651150", + "fax": "936657714", + "email": "ajuntament@castelldefels.org", + "url_general": "https:\/\/www.castelldefels.org", + "cif": "P0805500F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08056.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08056.jpg", + "ine6": "080569", + "nom_dbpedia": "Castelldefels", + "nombre_habitants": "66375", + "extensio": "12.5", + "altitud": "3" + }, + { + "ine": "08057", + "municipi_nom": "Castell de l'Areny", + "municipi_nom_curt": "Castell de l'Areny", + "municipi_article": "", + "municipi_transliterat": "castell_de_lareny", + "municipi_curt_transliterat": "castell_de_lareny", + "centre_municipal": "42.16587595,0.982698147401392", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08604 Castell de l'Areny", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08604", + "localitzacio": "42.16587595,0.982698147401392", + "telefon_contacte": "938238025", + "fax": "938238230", + "email": "castell@diba.cat", + "url_general": "https:\/\/www.castelldelareny.cat", + "cif": "P0805600D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08057.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08057.jpg", + "ine6": "080575", + "nom_dbpedia": "Castell_de_l'Areny", + "nombre_habitants": "72", + "extensio": "24.56", + "altitud": "954" + }, + { + "ine": "08054", + "municipi_nom": "Castellbisbal", + "municipi_nom_curt": "Castellbisbal", + "municipi_article": "", + "municipi_transliterat": "castellbisbal", + "municipi_curt_transliterat": "castellbisbal", + "centre_municipal": "41.1808886,1.0968331", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Pau Casals, 9, 08755 Castellbisbal", + "adreca": "Avinguda de Pau Casals, 9", + "codi_postal": "08755", + "localitzacio": "41.4763585,1.9828771", + "telefon_contacte": "937720225", + "fax": "937721307", + "email": "bustia@castellbisbal.cat", + "url_general": "https:\/\/www.castellbisbal.cat", + "cif": "P0805300A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08054.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08054.jpg", + "ine6": "080543", + "nom_dbpedia": "Castellbisbal", + "nombre_habitants": "12332", + "extensio": "30.97", + "altitud": "132" + }, + { + "ine": "08151", + "municipi_nom": "Oristà", + "municipi_nom_curt": "Oristà", + "municipi_article": "", + "municipi_transliterat": "orista", + "municipi_curt_transliterat": "orista", + "centre_municipal": "41.93227065,2.06072403053718", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08518 Oristà", + "adreca": "Plaça Major, 1", + "codi_postal": "08518", + "localitzacio": "41.93227065,2.06072403053718", + "telefon_contacte": "938128006", + "fax": "938128132", + "email": "orista@diba.cat", + "url_general": "https:\/\/www.orista.cat", + "cif": "P0815000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08151.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08151.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08151.jpg", + "ine6": "081516", + "nom_dbpedia": "Oristà", + "nombre_habitants": "537", + "extensio": "68.9", + "altitud": "468" + }, + { + "ine": "08241", + "municipi_nom": "Sant Sadurní d'Osormort", + "municipi_nom_curt": "Sant Sadurní d'Osormort", + "municipi_article": "", + "municipi_transliterat": "sant_sadurni_dosormort", + "municipi_curt_transliterat": "sant_sadurni_dosormort", + "centre_municipal": "41.8920877,2.3571872", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carretera de Sant Hilari, s\/n Casa la Fullaca, 08519 Sant Sadurní d'Osormort", + "adreca": "Carretera de Sant Hilari, s\/n Casa la Fullaca", + "codi_postal": "08519", + "localitzacio": "41.8920877,2.3571872", + "telefon_contacte": "938887375", + "fax": "938887375", + "email": "st.sadurnio@diba.cat", + "url_general": "https:\/\/www.santsadurnidosormort.cat", + "cif": "P0824100B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08241.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08241.jpg", + "ine6": "082418", + "nom_dbpedia": "Sant_Sadurní_d'Osormort", + "nombre_habitants": "79", + "extensio": "30.86", + "altitud": "526" + }, + { + "ine": "08257", + "municipi_nom": "Santa Maria de Miralles", + "municipi_nom_curt": "Santa Maria de Miralles", + "municipi_article": "", + "municipi_transliterat": "santa_maria_de_miralles", + "municipi_curt_transliterat": "santa_maria_de_miralles", + "centre_municipal": "41.5004287,1.5282249", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. d'Igualada a Valls, s\/n, 08787 Santa Maria de Miralles", + "adreca": "Ctra. d'Igualada a Valls, s\/n", + "codi_postal": "08787", + "localitzacio": "41.5004287,1.5282249", + "telefon_contacte": "938080301", + "fax": "938080374", + "email": "st.m.miralles@santamariamiralles.cat", + "url_general": "https:\/\/www.santamariamiralles.cat", + "cif": "P0825700H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08257.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08257.jpg", + "ine6": "082573", + "nom_dbpedia": "Santa_Maria_de_Miralles", + "nombre_habitants": "128", + "extensio": "25.38", + "altitud": "628" + }, + { + "ine": "08274", + "municipi_nom": "Súria", + "municipi_nom_curt": "Súria", + "municipi_article": "", + "municipi_transliterat": "suria", + "municipi_curt_transliterat": "suria", + "centre_municipal": "41.8309739,1.7541748", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer d'Ernest Solvay, 13, 08260 Súria", + "adreca": "Carrer d'Ernest Solvay, 13", + "codi_postal": "08260", + "localitzacio": "41.8309739,1.7541748", + "telefon_contacte": "938682800", + "fax": "938682931", + "email": "suria@suria.cat", + "url_general": "https:\/\/www.suria.cat", + "cif": "P0827400C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08274.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08274.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08274.jpg", + "ine6": "082747", + "nom_dbpedia": "Súria", + "nombre_habitants": "5895", + "extensio": "23.54", + "altitud": "326" + }, + { + "ine": "08306", + "municipi_nom": "Vilalba Sasserra", + "municipi_nom_curt": "Vilalba Sasserra", + "municipi_article": "", + "municipi_transliterat": "vilalba_sasserra", + "municipi_curt_transliterat": "vilalba_sasserra", + "centre_municipal": "41.6530012,2.4405379", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08455 Vilalba Sasserra", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08455", + "localitzacio": "41.6527326,2.44109226969248", + "telefon_contacte": "938410383", + "fax": "938410383", + "email": "vilalba@diba.cat", + "url_general": "https:\/\/www.vilalbasasserra.cat", + "cif": "P0830700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08306.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08306.jpg", + "ine6": "083067", + "nom_dbpedia": "Vilalba_Sasserra", + "nombre_habitants": "688", + "extensio": "5.87", + "altitud": "200" + }, + { + "ine": "08268", + "municipi_nom": "Cercs", + "municipi_nom_curt": "Cercs", + "municipi_article": "", + "municipi_transliterat": "cercs", + "municipi_curt_transliterat": "cercs", + "centre_municipal": "42.1463987,1.8606233", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. Ribes, 20, 08698 Cercs", + "adreca": "Ctra. Ribes, 20", + "codi_postal": "08698", + "localitzacio": "42.1478482,1.8629295", + "telefon_contacte": "938247890", + "fax": "938247991", + "email": "cercs@diba.cat", + "url_general": "https:\/\/www.cercs.cat", + "cif": "P0826800E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08268.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08268.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08268.jpg", + "ine6": "082687", + "nom_dbpedia": "Cercs", + "nombre_habitants": "1152", + "extensio": "46.93", + "altitud": "650" + }, + { + "ine": "08096", + "municipi_nom": "Granollers", + "municipi_nom_curt": "Granollers", + "municipi_article": "", + "municipi_transliterat": "granollers", + "municipi_curt_transliterat": "granollers", + "centre_municipal": "41.6079555,2.2876008", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Porxada, 6, 08400 Granollers", + "adreca": "Plaça de la Porxada, 6", + "codi_postal": "08400", + "localitzacio": "41.60801455,2.28764863100534", + "telefon_contacte": "938426610", + "fax": "938426601", + "email": "bustiaoberta@ajuntament.granollers.cat", + "url_general": "https:\/\/www.granollers.cat", + "cif": "P0809500B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08096.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08096.jpg", + "ine6": "080961", + "nom_dbpedia": "Granollers", + "nombre_habitants": "60981", + "extensio": "14.89", + "altitud": "145" + }, + { + "ine": "08154", + "municipi_nom": "Pacs del Penedès", + "municipi_nom_curt": "Pacs del Penedès", + "municipi_article": "", + "municipi_transliterat": "pacs_del_penedes", + "municipi_curt_transliterat": "pacs_del_penedes", + "centre_municipal": "41.3611151,1.6696604", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avgda. Diputació, 1-3, 08796 Pacs del Penedès", + "adreca": "Avgda. Diputació, 1-3", + "codi_postal": "08796", + "localitzacio": "41.3611151,1.6696604", + "telefon_contacte": "938171485", + "fax": "938170737", + "email": "pacs@diba.cat", + "url_general": "https:\/\/www.pacsdelpenedes.cat", + "cif": "P0815300I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08154.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08154.jpg", + "ine6": "081542", + "nom_dbpedia": "Pacs_del_Penedès", + "nombre_habitants": "908", + "extensio": "6.14", + "altitud": "201" + }, + { + "ine": "08214", + "municipi_nom": "Vilassar de Dalt", + "municipi_nom_curt": "Vilassar de Dalt", + "municipi_article": "", + "municipi_transliterat": "vilassar_de_dalt", + "municipi_curt_transliterat": "vilassar_de_dalt", + "centre_municipal": "41.5163595,2.3592879", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08339 Vilassar de Dalt", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08339", + "localitzacio": "41.5163595,2.3592879", + "telefon_contacte": "937539800", + "fax": "937507750", + "email": "vilassard@vilassardedalt.cat", + "url_general": "https:\/\/www.vilassar.cat", + "cif": "P0821300A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08214.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08214.jpg", + "ine6": "082140", + "nom_dbpedia": "Vilassar_de_Dalt", + "nombre_habitants": "9013", + "extensio": "9.08", + "altitud": "135" + }, + { + "ine": "08219", + "municipi_nom": "Vilassar de Mar", + "municipi_nom_curt": "Vilassar de Mar", + "municipi_article": "", + "municipi_transliterat": "vilassar_de_mar", + "municipi_curt_transliterat": "vilassar_de_mar", + "centre_municipal": "41.5064041,2.3913883", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 6, 08340 Vilassar de Mar", + "adreca": "Pl. Ajuntament, 6", + "codi_postal": "08340", + "localitzacio": "41.5064041,2.3913883", + "telefon_contacte": "937542400", + "fax": "937594950", + "email": "ajuntament@vilassardemar.cat", + "url_general": "https:\/\/www.vilassardemar.cat", + "cif": "P0821700B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08219.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08219.jpg", + "ine6": "082191", + "nom_dbpedia": "Vilassar_de_Mar", + "nombre_habitants": "20764", + "extensio": "3.92", + "altitud": "10" + }, + { + "ine": "08221", + "municipi_nom": "Sant Just Desvern", + "municipi_nom_curt": "Sant Just Desvern", + "municipi_article": "", + "municipi_transliterat": "sant_just_desvern", + "municipi_curt_transliterat": "sant_just_desvern", + "centre_municipal": "41.3815832,2.0750677", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Verdaguer, 2, 08960 Sant Just Desvern", + "adreca": "Pl. Verdaguer, 2", + "codi_postal": "08960", + "localitzacio": "41.3815832,2.0750677", + "telefon_contacte": "934804800", + "fax": "934804879", + "email": "ajuntament@santjust.cat", + "url_general": "https:\/\/www.santjust.cat", + "cif": "P0821900H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08221.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08221.jpg", + "ine6": "082212", + "nom_dbpedia": "Sant_Just_Desvern", + "nombre_habitants": "17494", + "extensio": "7.85", + "altitud": "122" + }, + { + "ine": "08123", + "municipi_nom": "Molins de Rei", + "municipi_nom_curt": "Molins de Rei", + "municipi_article": "", + "municipi_transliterat": "molins_de_rei", + "municipi_curt_transliterat": "molins_de_rei", + "centre_municipal": "41.4138087,2.0159626", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Catalunya, 1, 08750 Molins de Rei", + "adreca": "Plaça de Catalunya, 1", + "codi_postal": "08750", + "localitzacio": "41.41356,2.01607549749022", + "telefon_contacte": "936803340", + "fax": "936803362", + "email": "sam@molinsderei.cat", + "url_general": "https:\/\/www.molinsderei.cat", + "cif": "P0812200D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08123.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08123.jpg", + "ine6": "081234", + "nom_dbpedia": "Molins_de_Rei", + "nombre_habitants": "25687", + "extensio": "16", + "altitud": "37" + }, + { + "ine": "08142", + "municipi_nom": "La Nou de Berguedà", + "municipi_nom_curt": "Nou de Berguedà", + "municipi_article": "La", + "municipi_transliterat": "la_nou_de_bergueda", + "municipi_curt_transliterat": "nou_de_bergueda", + "centre_municipal": "42.1925298,1.8025852", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 08699 Nou de Berguedà", + "adreca": "Casa Consistorial", + "codi_postal": "08699", + "localitzacio": "42.1925298,1.8025852", + "telefon_contacte": "938259000", + "fax": "938248027", + "email": "nou@diba.cat", + "url_general": "https:\/\/www.lanoudebergueda.cat", + "cif": "P0814100D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08142.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08142.jpg", + "ine6": "081424", + "nom_dbpedia": "La_Nou_de_Berguedà", + "nombre_habitants": "160", + "extensio": "25", + "altitud": "876" + }, + { + "ine": "08233", + "municipi_nom": "Sant Pere de Torelló", + "municipi_nom_curt": "Sant Pere de Torelló", + "municipi_article": "", + "municipi_transliterat": "sant_pere_de_torello", + "municipi_curt_transliterat": "sant_pere_de_torello", + "centre_municipal": "42.0754084,2.296079", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Verdaguer, 18, 08572 Sant Pere de Torelló", + "adreca": "Verdaguer, 18", + "codi_postal": "08572", + "localitzacio": "42.0754084,2.296079", + "telefon_contacte": "938584024", + "fax": "938509130", + "email": "st.peret@diba.cat", + "url_general": "https:\/\/www.stpere.cat", + "cif": "P0823300I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08233.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08233.jpg", + "ine6": "082331", + "nom_dbpedia": "Sant_Pere_de_Torelló", + "nombre_habitants": "2419", + "extensio": "57.2", + "altitud": "621" + }, + { + "ine": "08308", + "municipi_nom": "Viver i Serrateix", + "municipi_nom_curt": "Viver i Serrateix", + "municipi_article": "", + "municipi_transliterat": "viver_i_serrateix", + "municipi_curt_transliterat": "viver_i_serrateix", + "centre_municipal": "41.94976665,1.80148499139403", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa de la Vila, 08673 Viver i Serrateix", + "adreca": "Casa de la Vila", + "codi_postal": "08673", + "localitzacio": "41.94976665,1.80148499139403", + "telefon_contacte": "938204922", + "fax": "938204922", + "email": "viver@diba.cat", + "url_general": "https:\/\/www.viveriserrateix.cat", + "cif": "P0830900G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08308.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08308.jpg", + "ine6": "083089", + "nom_dbpedia": "Viver_i_Serrateix", + "nombre_habitants": "164", + "extensio": "66.81", + "altitud": "729" + }, + { + "ine": "08169", + "municipi_nom": "El Prat de Llobregat", + "municipi_nom_curt": "Prat de Llobregat", + "municipi_article": "El", + "municipi_transliterat": "el_prat_de_llobregat", + "municipi_curt_transliterat": "prat_de_llobregat", + "centre_municipal": "41.3246333,2.0952568", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08820 Prat de Llobregat", + "adreca": "Pl. Vila, 1", + "codi_postal": "08820", + "localitzacio": "41.3246333,2.0952568", + "telefon_contacte": "933790050", + "fax": "933793416", + "email": "oiac@elprat.cat", + "url_general": "https:\/\/www.elprat.cat", + "cif": "P0816800G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08169.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08169.jpg", + "ine6": "081691", + "nom_dbpedia": "El_Prat_de_Llobregat", + "nombre_habitants": "64132", + "extensio": "32.23", + "altitud": "5" + }, + { + "ine": "08007", + "municipi_nom": "Arenys de Munt", + "municipi_nom_curt": "Arenys de Munt", + "municipi_article": "", + "municipi_transliterat": "arenys_de_munt", + "municipi_curt_transliterat": "arenys_de_munt", + "centre_municipal": "41.6095429,2.5400513", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Rbla. F. Macià, 59, 08358 Arenys de Munt", + "adreca": "Rbla. F. Macià, 59", + "codi_postal": "08358", + "localitzacio": "41.6109258,2.5399317", + "telefon_contacte": "937937980", + "fax": "937950630", + "email": "ajuntament@ademunt.cat", + "url_general": "https:\/\/www.arenysdemunt.cat", + "cif": "P0800700G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08007.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08007.jpg", + "ine6": "080076", + "nom_dbpedia": "Arenys_de_Munt", + "nombre_habitants": "8838", + "extensio": "22.05", + "altitud": "121" + }, + { + "ine": "08011", + "municipi_nom": "Avià", + "municipi_nom_curt": "Avià", + "municipi_article": "", + "municipi_transliterat": "avia", + "municipi_curt_transliterat": "avia", + "centre_municipal": "42.0772078,1.8222222", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Av. Pau Casals, 22, 08610 Avià", + "adreca": "Av. Pau Casals, 22", + "codi_postal": "08610", + "localitzacio": "42.0772078,1.8222222", + "telefon_contacte": "938230000", + "fax": "938231002", + "email": "avia@diba.cat", + "url_general": "https:\/\/www.avia.cat", + "cif": "P0801100I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08011.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08011.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08011.jpg", + "ine6": "080116", + "nom_dbpedia": "Avià", + "nombre_habitants": "2250", + "extensio": "27.14", + "altitud": "693" + }, + { + "ine": "08027", + "municipi_nom": "Les Cabanyes", + "municipi_nom_curt": "Cabanyes", + "municipi_article": "Les", + "municipi_transliterat": "les_cabanyes", + "municipi_curt_transliterat": "cabanyes", + "centre_municipal": "41.3728115,2.1647288", + "grup_comarca": { + "comarca_codi": "3", + "comarca_nom": "Alt Penedès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Bisbe Torres i Bages, 6, 08794 Cabanyes", + "adreca": "Carrer Bisbe Torres i Bages, 6", + "codi_postal": "08794", + "localitzacio": "41.3728115,2.1647288", + "telefon_contacte": "938921048", + "fax": "932220273", + "email": "cabanyes@diba.cat", + "url_general": "https:\/\/www.lescabanyes.cat", + "cif": "P0802700E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08027.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08027.jpg", + "ine6": "080272", + "nom_dbpedia": "Les_Cabanyes", + "nombre_habitants": "965", + "extensio": "1.79", + "altitud": "252" + }, + { + "ine": "08090", + "municipi_nom": "Gaià", + "municipi_nom_curt": "Gaià", + "municipi_article": "", + "municipi_transliterat": "gaia", + "municipi_curt_transliterat": "gaia", + "centre_municipal": "41.8998008,1.878872", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08672 Gaià", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08672", + "localitzacio": "41.8998008,1.878872", + "telefon_contacte": "938390151", + "fax": "938204189", + "email": "gaia@diba.cat", + "url_general": "https:\/\/www.gaia.cat", + "cif": "P0808900E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08090.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08090.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08090.jpg", + "ine6": "080902", + "nom_dbpedia": "Gaià", + "nombre_habitants": "167", + "extensio": "39.86", + "altitud": "481" + }, + { + "ine": "08029", + "municipi_nom": "Cabrera de Mar", + "municipi_nom_curt": "Cabrera de Mar", + "municipi_article": "", + "municipi_transliterat": "cabrera_de_mar", + "municipi_curt_transliterat": "cabrera_de_mar", + "centre_municipal": "41.5276986,2.3925117", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l' Ajuntament, 5, 08349 Cabrera de Mar", + "adreca": "Plaça de l' Ajuntament, 5", + "codi_postal": "08349", + "localitzacio": "41.5276986,2.3925117", + "telefon_contacte": "937590091", + "fax": "937500284", + "email": "info@cabrerademar.cat", + "url_general": "https:\/\/www.cabrerademar.cat", + "cif": "P0802900A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08029.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08029.jpg", + "ine6": "080291", + "nom_dbpedia": "Cabrera_de_Mar", + "nombre_habitants": "4664", + "extensio": "9.5", + "altitud": "104" + }, + { + "ine": "08149", + "municipi_nom": "Olost", + "municipi_nom_curt": "Olost", + "municipi_article": "", + "municipi_transliterat": "olost", + "municipi_curt_transliterat": "olost", + "centre_municipal": "41.9852931,2.0941621", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08516 Olost", + "adreca": "Plaça Major, 1", + "codi_postal": "08516", + "localitzacio": "41.9852931,2.0941621", + "telefon_contacte": "938880211", + "fax": "938880552", + "email": "olost@diba.cat", + "url_general": "https:\/\/www.olost.cat", + "cif": "P0814800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08149.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08149.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08149.jpg", + "ine6": "081496", + "nom_dbpedia": "Olost", + "nombre_habitants": "1188", + "extensio": "27.07", + "altitud": "669" + }, + { + "ine": "08008", + "municipi_nom": "Argençola", + "municipi_nom_curt": "Argençola", + "municipi_article": "", + "municipi_transliterat": "argencola", + "municipi_curt_transliterat": "argencola", + "centre_municipal": "41.597963,1.443127", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Lluís Maria Xirinacs, s\/n, 08717 Argençola", + "adreca": "Plaça Lluís Maria Xirinacs, s\/n", + "codi_postal": "08717", + "localitzacio": "41.597963,1.443127", + "telefon_contacte": "938092000", + "fax": "938092000", + "email": "argensola@diba.cat", + "url_general": "https:\/\/www.argencola.cat", + "cif": "P0800800E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08008.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08008.jpg", + "ine6": "080082", + "nom_dbpedia": "Argençola", + "nombre_habitants": "219", + "extensio": "47.1", + "altitud": "768" + }, + { + "ine": "08295", + "municipi_nom": "Vallirana", + "municipi_nom_curt": "Vallirana", + "municipi_article": "", + "municipi_transliterat": "vallirana", + "municipi_curt_transliterat": "vallirana", + "centre_municipal": "41.3877623,1.9320806", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 329, 08759 Vallirana", + "adreca": "Carrer Major, 329", + "codi_postal": "08759", + "localitzacio": "41.3894506,1.9413713", + "telefon_contacte": "936830810", + "fax": "936832897", + "email": "vlrn.info@vallirana.cat", + "url_general": "https:\/\/www.vallirana.cat", + "cif": "P0829600F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08295.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08295.jpg", + "ine6": "082956", + "nom_dbpedia": "Vallirana", + "nombre_habitants": "14877", + "extensio": "23.93", + "altitud": "177" + }, + { + "ine": "08143", + "municipi_nom": "Òdena", + "municipi_nom_curt": "Òdena", + "municipi_article": "", + "municipi_transliterat": "odena", + "municipi_curt_transliterat": "odena", + "centre_municipal": "41.60649,1.64218", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 2, 08711 Òdena", + "adreca": "Pl. Major, 2", + "codi_postal": "08711", + "localitzacio": "41.60649,1.64218", + "telefon_contacte": "938017434", + "fax": "938017548", + "email": "odena@odena.cat", + "url_general": "https:\/\/www.odena.cat", + "cif": "P0814200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08143.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08143.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08143.jpg", + "ine6": "081430", + "nom_dbpedia": "Òdena", + "nombre_habitants": "3608", + "extensio": "52.2", + "altitud": "421" + }, + { + "ine": "08235", + "municipi_nom": "Sant Pol de Mar", + "municipi_nom_curt": "Sant Pol de Mar", + "municipi_article": "", + "municipi_transliterat": "sant_pol_de_mar", + "municipi_curt_transliterat": "sant_pol_de_mar", + "centre_municipal": "41.6030132,2.6238092", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, s\/n, 08395 Sant Pol de Mar", + "adreca": "Plaça de la Vila, s\/n", + "codi_postal": "08395", + "localitzacio": "41.600192,2.62142621170574", + "telefon_contacte": "937600451", + "fax": "937601352", + "email": "oac@santpol.cat", + "url_general": "https:\/\/www.santpol.cat", + "cif": "P0823500D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08235.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08235.jpg", + "ine6": "082359", + "nom_dbpedia": "Sant_Pol_de_Mar", + "nombre_habitants": "5178", + "extensio": "7.49", + "altitud": "15" + }, + { + "ine": "08061", + "municipi_nom": "Castellgalí", + "municipi_nom_curt": "Castellgalí", + "municipi_article": "", + "municipi_transliterat": "castellgali", + "municipi_curt_transliterat": "castellgali", + "centre_municipal": "41.6752506,1.8438103", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Montserrat, s\/n, 08297 Castellgalí", + "adreca": "Avinguda de Montserrat, s\/n", + "codi_postal": "08297", + "localitzacio": "41.6752506,1.8438103", + "telefon_contacte": "938330021", + "fax": "938331121", + "email": "castellgali@diba.cat", + "url_general": "https:\/\/www.castellgali.cat", + "cif": "P0806000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08061.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08061.jpg", + "ine6": "080615", + "nom_dbpedia": "Castellgalí", + "nombre_habitants": "2053", + "extensio": "17.5", + "altitud": "266" + }, + { + "ine": "08170", + "municipi_nom": "Els Prats de Rei", + "municipi_nom_curt": "Prats de Rei", + "municipi_article": "Els", + "municipi_transliterat": "els_prats_de_rei", + "municipi_curt_transliterat": "prats_de_rei", + "centre_municipal": "41.7056641,1.5412363", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 1, 08281 Prats de Rei", + "adreca": "Plaça Major, 1", + "codi_postal": "08281", + "localitzacio": "41.705569,1.54161785394622", + "telefon_contacte": "938698192", + "fax": "938698192", + "email": "pratsr@diba.cat", + "url_general": "https:\/\/www.pratsderei.cat", + "cif": "P0816900E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08170.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08170.jpg", + "ine6": "081705", + "nom_dbpedia": "Els_Prats_de_Rei", + "nombre_habitants": "545", + "extensio": "32.76", + "altitud": "608" + }, + { + "ine": "08292", + "municipi_nom": "Vallbona d'Anoia", + "municipi_nom_curt": "Vallbona d'Anoia", + "municipi_article": "", + "municipi_transliterat": "vallbona_danoia", + "municipi_curt_transliterat": "vallbona_danoia", + "centre_municipal": "41.5194769,1.7082922", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 110, 08785 Vallbona d'Anoia", + "adreca": "Carrer Major, 110", + "codi_postal": "08785", + "localitzacio": "41.5195977,1.7088834", + "telefon_contacte": "937718002", + "fax": "937719210", + "email": "vallbona@diba.cat", + "url_general": "https:\/\/www.vallbonadanoia.cat", + "cif": "P0829200E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08292.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08292.jpg", + "ine6": "082922", + "nom_dbpedia": "Vallbona_d'Anoia", + "nombre_habitants": "1399", + "extensio": "6.48", + "altitud": "289" + }, + { + "ine": "08261", + "municipi_nom": "Santa Susanna", + "municipi_nom_curt": "Santa Susanna", + "municipi_article": "", + "municipi_transliterat": "santa_susanna", + "municipi_curt_transliterat": "santa_susanna", + "centre_municipal": "41.6357256,2.7065933", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Catalunya, s\/n, 08398 Santa Susanna", + "adreca": "Plaça de Catalunya, s\/n", + "codi_postal": "08398", + "localitzacio": "41.6357256,2.7065933", + "telefon_contacte": "937678441", + "fax": "937678750", + "email": "ajuntament@stasusanna.org", + "url_general": "https:\/\/www.stasusanna.org", + "cif": "P0826100J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08261.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08261.jpg", + "ine6": "082613", + "nom_dbpedia": "Santa_Susanna", + "nombre_habitants": "3381", + "extensio": "12.45", + "altitud": "10" + }, + { + "ine": "08269", + "municipi_nom": "Seva", + "municipi_nom_curt": "Seva", + "municipi_article": "", + "municipi_transliterat": "seva", + "municipi_curt_transliterat": "seva", + "centre_municipal": "41.8361292,2.2835441", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Dalt, 5, 08553 Seva", + "adreca": "Carrer de Dalt, 5", + "codi_postal": "08553", + "localitzacio": "41.8380452,2.2806421", + "telefon_contacte": "938840111", + "fax": "938840214", + "email": "seva@seva.cat", + "url_general": "https:\/\/www.seva.cat", + "cif": "P0826900C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08269.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08269.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08269.jpg", + "ine6": "082690", + "nom_dbpedia": "Seva", + "nombre_habitants": "3472", + "extensio": "29.1", + "altitud": "663" + }, + { + "ine": "08272", + "municipi_nom": "Sora", + "municipi_nom_curt": "Sora", + "municipi_article": "", + "municipi_transliterat": "sora", + "municipi_curt_transliterat": "sora", + "centre_municipal": "42.112155,2.1609841", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, s\/n, 08588 Sora", + "adreca": "Major, s\/n", + "codi_postal": "08588", + "localitzacio": "42.112155,2.1609841", + "telefon_contacte": "938529193", + "fax": "938529193", + "email": "sora@diba.cat", + "url_general": "https:\/\/www.sora.cat", + "cif": "P0827200G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08272.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08272.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08272.jpg", + "ine6": "082726", + "nom_dbpedia": "Sora", + "nombre_habitants": "205", + "extensio": "31.51", + "altitud": "716" + }, + { + "ine": "08279", + "municipi_nom": "Terrassa", + "municipi_nom_curt": "Terrassa", + "municipi_article": "", + "municipi_transliterat": "terrassa", + "municipi_curt_transliterat": "terrassa", + "centre_municipal": "41.5629885,2.0102442", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Raval de Montserrat, 14, 08221 Terrassa", + "adreca": "Raval de Montserrat, 14", + "codi_postal": "08221", + "localitzacio": "41.5637478,2.0082664", + "telefon_contacte": "937397000", + "fax": "937397067", + "email": "ajuntament@terrassa.cat", + "url_general": "https:\/\/www.terrassa.cat", + "cif": "P0827900B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08279.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08279.jpg", + "ine6": "082798", + "nom_dbpedia": "Terrassa", + "nombre_habitants": "218535", + "extensio": "70.1", + "altitud": "277" + }, + { + "ine": "08290", + "municipi_nom": "Ullastrell", + "municipi_nom_curt": "Ullastrell", + "municipi_article": "", + "municipi_transliterat": "ullastrell", + "municipi_curt_transliterat": "ullastrell", + "centre_municipal": "41.5265763,1.9560471", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Serra, 17, 08231 Ullastrell", + "adreca": "Carrer de la Serra, 17", + "codi_postal": "08231", + "localitzacio": "41.5272241,1.956845", + "telefon_contacte": "937887262", + "fax": "937887195", + "email": "ullastrell@ullastrell.cat", + "url_general": "https:\/\/www.ullastrell.cat", + "cif": "P0829000I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08290.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08290.jpg", + "ine6": "082900", + "nom_dbpedia": "Ullastrell", + "nombre_habitants": "2069", + "extensio": "7.32", + "altitud": "342" + }, + { + "ine": "08291", + "municipi_nom": "Vacarisses", + "municipi_nom_curt": "Vacarisses", + "municipi_article": "", + "municipi_transliterat": "vacarisses", + "municipi_curt_transliterat": "vacarisses", + "centre_municipal": "41.6063852,1.9194608", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Pau Casals, 17, 08233 Vacarisses", + "adreca": "Carrer de Pau Casals, 17", + "codi_postal": "08233", + "localitzacio": "41.60590885,1.91885160278652", + "telefon_contacte": "938359002", + "fax": "938359407", + "email": "vacarisses@vacarisses.cat", + "url_general": "https:\/\/www.vacarisses.cat", + "cif": "P0829100G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08291.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08291.jpg", + "ine6": "082917", + "nom_dbpedia": "Vacarisses", + "nombre_habitants": "6486", + "extensio": "41", + "altitud": "382" + }, + { + "ine": "08296", + "municipi_nom": "Vallromanes", + "municipi_nom_curt": "Vallromanes", + "municipi_article": "", + "municipi_transliterat": "vallromanes", + "municipi_curt_transliterat": "vallromanes", + "centre_municipal": "41.5323208,2.2989347", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Església, 6, 08188 Vallromanes", + "adreca": "Plaça de l'Església, 6", + "codi_postal": "08188", + "localitzacio": "41.5323208,2.2989347", + "telefon_contacte": "935729159", + "fax": "935729190", + "email": "vallromanes@diba.cat", + "url_general": "https:\/\/www.vallromanes.cat", + "cif": "P0829700D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08296.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08296.jpg", + "ine6": "082969", + "nom_dbpedia": "Vallromanes", + "nombre_habitants": "2530", + "extensio": "10.53", + "altitud": "153" + }, + { + "ine": "08303", + "municipi_nom": "Vilanova de Sau", + "municipi_nom_curt": "Vilanova de Sau", + "municipi_article": "", + "municipi_transliterat": "vilanova_de_sau", + "municipi_curt_transliterat": "vilanova_de_sau", + "centre_municipal": "41.9476741,2.383405", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Passeig de Verdaguer, 7, 08519 Vilanova de Sau", + "adreca": "Passeig de Verdaguer, 7", + "codi_postal": "08519", + "localitzacio": "41.9476741,2.383405", + "telefon_contacte": "938847006", + "fax": "938847106", + "email": "vilanovas@diba.cat", + "url_general": "https:\/\/www.vilanovadesau.cat", + "cif": "P0830400H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08303.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08303.jpg", + "ine6": "083036", + "nom_dbpedia": "Vilanova_de_Sau", + "nombre_habitants": "308", + "extensio": "58.3", + "altitud": "558" + }, + { + "ine": "08163", + "municipi_nom": "Pineda de Mar", + "municipi_nom_curt": "Pineda de Mar", + "municipi_article": "", + "municipi_transliterat": "pineda_de_mar", + "municipi_curt_transliterat": "pineda_de_mar", + "centre_municipal": "41.6276199,2.6897628", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Catalunya, 1, 08397 Pineda de Mar", + "adreca": "Pl. Catalunya, 1", + "codi_postal": "08397", + "localitzacio": "41.62744815,2.68937031500396", + "telefon_contacte": "937671560", + "fax": "937671212", + "email": "ajuntament@pinedademar.cat", + "url_general": "https:\/\/www.pinedademar.cat", + "cif": "P0816200J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08163.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08163.jpg", + "ine6": "081635", + "nom_dbpedia": "Pineda_de_Mar", + "nombre_habitants": "26659", + "extensio": "10.35", + "altitud": "10" + }, + { + "ine": "08172", + "municipi_nom": "Premià de Mar", + "municipi_nom_curt": "Premià de Mar", + "municipi_article": "", + "municipi_transliterat": "premia_de_mar", + "municipi_curt_transliterat": "premia_de_mar", + "centre_municipal": "41.4899,2.35689", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08330 Premià de Mar", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08330", + "localitzacio": "41.4899,2.35689", + "telefon_contacte": "937417400", + "fax": "937417425", + "email": "info@premiademar.cat", + "url_general": "https:\/\/www.premiademar.cat", + "cif": "P0817100A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08172.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08172.jpg", + "ine6": "081727", + "nom_dbpedia": "Premià_de_Mar", + "nombre_habitants": "28071", + "extensio": "1.92", + "altitud": "8" + }, + { + "ine": "08177", + "municipi_nom": "La Quar", + "municipi_nom_curt": "Quar", + "municipi_article": "La", + "municipi_transliterat": "la_quar", + "municipi_curt_transliterat": "quar", + "centre_municipal": "42.1050263,1.9807775", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Antoni Raurell, 1, 08619 Quar", + "adreca": "C\/ Antoni Raurell, 1", + "codi_postal": "08619", + "localitzacio": "42.1050263,1.9807775", + "telefon_contacte": "609337852", + "fax": "938242007", + "email": "franchantonio@hotmail.com", + "url_general": "", + "cif": "P0817600J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08177.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08177.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08177.jpg", + "ine6": "081770", + "nom_dbpedia": "La_Quar", + "nombre_habitants": "60", + "extensio": "37.89", + "altitud": "1061" + }, + { + "ine": "08006", + "municipi_nom": "Arenys de Mar", + "municipi_nom_curt": "Arenys de Mar", + "municipi_article": "", + "municipi_transliterat": "arenys_de_mar", + "municipi_curt_transliterat": "arenys_de_mar", + "centre_municipal": "41.5797031,2.5491562", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Riera Bisbe Pol, 8, 08350 Arenys de Mar", + "adreca": "Riera Bisbe Pol, 8", + "codi_postal": "08350", + "localitzacio": "41.5797031,2.5491562", + "telefon_contacte": "937959900", + "fax": "937957031", + "email": "alcaldia@arenysdemar.cat", + "url_general": "https:\/\/www.arenysdemar.cat", + "cif": "P0800600I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08006.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08006.jpg", + "ine6": "080060", + "nom_dbpedia": "Arenys_de_Mar", + "nombre_habitants": "15533", + "extensio": "6.45", + "altitud": "10" + }, + { + "ine": "08001", + "municipi_nom": "Abrera", + "municipi_nom_curt": "Abrera", + "municipi_article": "", + "municipi_transliterat": "abrera", + "municipi_curt_transliterat": "abrera", + "centre_municipal": "41.5204464,1.9024126", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Constitució, 1, 08630 Abrera", + "adreca": "Plaça de la Constitució, 1", + "codi_postal": "08630", + "localitzacio": "41.5156991,1.9014911359101", + "telefon_contacte": "937700325", + "fax": "937702612", + "email": "informacio@ajuntamentabrera.cat", + "url_general": "https:\/\/www.ajuntamentabrera.cat", + "cif": "P0800100J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08001.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08001.jpg", + "ine6": "080018", + "nom_dbpedia": "Abrera", + "nombre_habitants": "12334", + "extensio": "19.9", + "altitud": "105" + }, + { + "ine": "08010", + "municipi_nom": "Artés", + "municipi_nom_curt": "Artés", + "municipi_article": "", + "municipi_transliterat": "artes", + "municipi_curt_transliterat": "artes", + "centre_municipal": "41.7981078,1.9547744", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Barquera, 41, 08271 Artés", + "adreca": "Barquera, 41", + "codi_postal": "08271", + "localitzacio": "41.7981078,1.9547744", + "telefon_contacte": "938305001", + "fax": "938202049", + "email": "artes@artes.cat", + "url_general": "https:\/\/www.artes.cat", + "cif": "P0801000A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08010.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08010.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08010.jpg", + "ine6": "080109", + "nom_dbpedia": "Artés", + "nombre_habitants": "5648", + "extensio": "17.92", + "altitud": "223" + }, + { + "ine": "08028", + "municipi_nom": "Cabrera d'Anoia", + "municipi_nom_curt": "Cabrera d'Anoia", + "municipi_article": "", + "municipi_transliterat": "cabrera_danoia", + "municipi_curt_transliterat": "cabrera_danoia", + "centre_municipal": "41.4771434,1.7056481", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Canaletes, 1, 08718 Cabrera d'Anoia", + "adreca": "Pl. Canaletes, 1", + "codi_postal": "08718", + "localitzacio": "41.4771434,1.7056481", + "telefon_contacte": "937749017", + "fax": "937749059", + "email": "cabrerai@cabreradanoia.cat", + "url_general": "https:\/\/www.cabrera.cat", + "cif": "P0802800C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08028.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08028.jpg", + "ine6": "080288", + "nom_dbpedia": "Cabrera_d'Anoia", + "nombre_habitants": "1376", + "extensio": "17.04", + "altitud": "347" + }, + { + "ine": "08032", + "municipi_nom": "Caldes d'Estrac", + "municipi_nom_curt": "Caldes d'Estrac", + "municipi_article": "", + "municipi_transliterat": "caldes_destrac", + "municipi_curt_transliterat": "caldes_destrac", + "centre_municipal": "41.5698407,2.5235069", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Vila, s\/n, 08393 Caldes d'Estrac", + "adreca": "Pl. de la Vila, s\/n", + "codi_postal": "08393", + "localitzacio": "41.572485,2.5276433", + "telefon_contacte": "937910005", + "fax": "937910503", + "email": "ajuntament@caldetes.cat", + "url_general": "https:\/\/www.caldetes.cat", + "cif": "P0803200E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08032.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08032.jpg", + "ine6": "080327", + "nom_dbpedia": "Caldes_d'Estrac", + "nombre_habitants": "2859", + "extensio": ".76", + "altitud": "33" + }, + { + "ine": "08040", + "municipi_nom": "Canet de Mar", + "municipi_nom_curt": "Canet de Mar", + "municipi_article": "", + "municipi_transliterat": "canet_de_mar", + "municipi_curt_transliterat": "canet_de_mar", + "centre_municipal": "41.5900933,2.5777998", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Ample, 11-13, 08360 Canet de Mar", + "adreca": "Carrer Ample, 11-13", + "codi_postal": "08360", + "localitzacio": "41.5883983,2.5825666", + "telefon_contacte": "937943940", + "fax": "937941231", + "email": "canetdemar@canetdemar.cat", + "url_general": "https:\/\/www.canetdemar.cat", + "cif": "P0803900J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08040.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08040.jpg", + "ine6": "080403", + "nom_dbpedia": "Canet_de_Mar", + "nombre_habitants": "14583", + "extensio": "5.45", + "altitud": "15" + }, + { + "ine": "08043", + "municipi_nom": "Canyelles", + "municipi_nom_curt": "Canyelles", + "municipi_article": "", + "municipi_transliterat": "canyelles", + "municipi_curt_transliterat": "canyelles", + "centre_municipal": "41.2858273,1.7222743", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'11 de setembre, s\/n, 08811 Canyelles", + "adreca": "Plaça de l'11 de setembre, s\/n", + "codi_postal": "08811", + "localitzacio": "41.2858273,1.7222743", + "telefon_contacte": "938973011", + "fax": "938188130", + "email": "canyelles@canyelles.cat", + "url_general": "https:\/\/www.canyelles.cat", + "cif": "P0804200D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08043.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08043.jpg", + "ine6": "080431", + "nom_dbpedia": "Canyelles", + "nombre_habitants": "4481", + "extensio": "14.08", + "altitud": "142" + }, + { + "ine": "08044", + "municipi_nom": "Capellades", + "municipi_nom_curt": "Capellades", + "municipi_article": "", + "municipi_transliterat": "capellades", + "municipi_curt_transliterat": "capellades", + "centre_municipal": "41.53,1.684787", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Ramon Godó, núm. 9, 08786 Capellades", + "adreca": "C\/ Ramon Godó, núm. 9", + "codi_postal": "08786", + "localitzacio": "41.53,1.684787", + "telefon_contacte": "938011001", + "fax": "938013969", + "email": "capellades@capellades.cat", + "url_general": "https:\/\/www.capellades.cat", + "cif": "P0804300B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08044.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08044.jpg", + "ine6": "080446", + "nom_dbpedia": "Capellades", + "nombre_habitants": "5211", + "extensio": "2.9", + "altitud": "317" + }, + { + "ine": "08115", + "municipi_nom": "Martorelles", + "municipi_nom_curt": "Martorelles", + "municipi_article": "", + "municipi_transliterat": "martorelles", + "municipi_curt_transliterat": "martorelles", + "centre_municipal": "41.52851,2.2374755", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08107 Martorelles", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08107", + "localitzacio": "41.52851,2.2374755", + "telefon_contacte": "935705732", + "fax": "935705964", + "email": "web@martorelles.cat", + "url_general": "https:\/\/www.martorelles.cat", + "cif": "P0811400A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08115.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08115.jpg", + "ine6": "081154", + "nom_dbpedia": "Martorelles", + "nombre_habitants": "4794", + "extensio": "3.61", + "altitud": "96" + }, + { + "ine": "08129", + "municipi_nom": "Muntanyola", + "municipi_nom_curt": "Muntanyola", + "municipi_article": "", + "municipi_transliterat": "muntanyola", + "municipi_curt_transliterat": "muntanyola", + "centre_municipal": "41.8769342,2.1790836", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de les Afores, s\/n, 08529 Muntanyola", + "adreca": "Carrer de les Afores, s\/n", + "codi_postal": "08529", + "localitzacio": "41.8769342,2.1790836", + "telefon_contacte": "938830186", + "fax": "938137087", + "email": "muntanyola@diba.cat", + "url_general": "https:\/\/www.muntanyola.cat", + "cif": "P0812800A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08129.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08129.jpg", + "ine6": "081290", + "nom_dbpedia": "Muntanyola", + "nombre_habitants": "620", + "extensio": "40.42", + "altitud": "807" + }, + { + "ine": "08078", + "municipi_nom": "L'Espunyola", + "municipi_nom_curt": "Espunyola", + "municipi_article": "L'", + "municipi_transliterat": "lespunyola", + "municipi_curt_transliterat": "espunyola", + "centre_municipal": "42.0523207,1.7733927", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Ctra. Solsona a Berga, s\/n, 08614 Espunyola", + "adreca": "Ctra. Solsona a Berga, s\/n", + "codi_postal": "08614", + "localitzacio": "42.0523207,1.7733927", + "telefon_contacte": "938231055", + "fax": "938231294", + "email": "espunyola@diba.cat", + "url_general": "https:\/\/www.espunyola.cat", + "cif": "P0807700J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08078.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08078.jpg", + "ine6": "080787", + "nom_dbpedia": "L'Espunyola", + "nombre_habitants": "258", + "extensio": "35.26", + "altitud": "759" + }, + { + "ine": "08083", + "municipi_nom": "Folgueroles", + "municipi_nom_curt": "Folgueroles", + "municipi_article": "", + "municipi_transliterat": "folgueroles", + "municipi_curt_transliterat": "folgueroles", + "centre_municipal": "41.9392868,2.3180742", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Verdaguer, 2 'Can Dachs', 08519 Folgueroles", + "adreca": "Plaça Verdaguer, 2 'Can Dachs'", + "codi_postal": "08519", + "localitzacio": "41.9392868,2.3180742", + "telefon_contacte": "938122054", + "fax": "938122192", + "email": "folgueroles@diba.cat", + "url_general": "https:\/\/www.folgueroles.cat", + "cif": "P0808200J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08083.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08083.jpg", + "ine6": "080832", + "nom_dbpedia": "Folgueroles", + "nombre_habitants": "2276", + "extensio": "10.99", + "altitud": "552" + }, + { + "ine": "08100", + "municipi_nom": "Gurb", + "municipi_nom_curt": "Gurb", + "municipi_article": "", + "municipi_transliterat": "gurb", + "municipi_curt_transliterat": "gurb", + "centre_municipal": "41.941144,2.2426161", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Mas l'Esperança, 08503 Gurb", + "adreca": "Mas l'Esperança", + "codi_postal": "08503", + "localitzacio": "41.9399402,2.2431227", + "telefon_contacte": "938860166", + "fax": "938860047", + "email": "gurb@diba.cat", + "url_general": "https:\/\/www.gurb.cat", + "cif": "P0809900D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08100.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08100.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08100.jpg", + "ine6": "081000", + "nom_dbpedia": "Gurb", + "nombre_habitants": "2654", + "extensio": "51.23", + "altitud": "563" + }, + { + "ine": "08103", + "municipi_nom": "Jorba", + "municipi_nom_curt": "Jorba", + "municipi_article": "", + "municipi_transliterat": "jorba", + "municipi_curt_transliterat": "jorba", + "centre_municipal": "41.6014534,1.547408", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 2, 08719 Jorba", + "adreca": "Major, 2", + "codi_postal": "08719", + "localitzacio": "41.6014814,1.5460279", + "telefon_contacte": "938094000", + "fax": "938078121", + "email": "jorba@jorba.cat", + "url_general": "https:\/\/www.jorba.cat", + "cif": "P0810200F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08103.png", + "municipi_bandera": "https:\/\/media.diba.cat\/diba\/municipis\/img\/banderes\/bn08103.gif", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08103.jpg", + "ine6": "081038", + "nom_dbpedia": "Jorba", + "nombre_habitants": "841", + "extensio": "30.96", + "altitud": "380" + }, + { + "ine": "08110", + "municipi_nom": "Malgrat de Mar", + "municipi_nom_curt": "Malgrat de Mar", + "municipi_article": "", + "municipi_transliterat": "malgrat_de_mar", + "municipi_curt_transliterat": "malgrat_de_mar", + "centre_municipal": "41.6459118,2.7414054", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carme, 30, 08380 Malgrat de Mar", + "adreca": "Carme, 30", + "codi_postal": "08380", + "localitzacio": "41.6456514,2.7411142", + "telefon_contacte": "937653300", + "fax": "937610993", + "email": "correu@ajmalgrat.cat", + "url_general": "https:\/\/www.ajmalgrat.cat", + "cif": "P0810900A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08110.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08110.jpg", + "ine6": "081108", + "nom_dbpedia": "Malgrat_de_Mar", + "nombre_habitants": "18439", + "extensio": "9.05", + "altitud": "4" + }, + { + "ine": "08119", + "municipi_nom": "Masquefa", + "municipi_nom_curt": "Masquefa", + "municipi_article": "", + "municipi_transliterat": "masquefa", + "municipi_curt_transliterat": "masquefa", + "centre_municipal": "41.5026351,1.8110722", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 91-93, 08783 Masquefa", + "adreca": "Major, 91-93", + "codi_postal": "08783", + "localitzacio": "41.5021342,1.8116466", + "telefon_contacte": "937725030", + "fax": "937725311", + "email": "masquefa@diba.cat", + "url_general": "https:\/\/www.masquefa.cat", + "cif": "P0811800B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08119.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08119.jpg", + "ine6": "081192", + "nom_dbpedia": "Masquefa", + "nombre_habitants": "8641", + "extensio": "17.06", + "altitud": "257" + }, + { + "ine": "08121", + "municipi_nom": "Mataró", + "municipi_nom_curt": "Mataró", + "municipi_article": "", + "municipi_transliterat": "mataro", + "municipi_curt_transliterat": "mataro", + "centre_municipal": "41.539825,2.4447515", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Riera, 48, 08301 Mataró", + "adreca": "Carrer de la Riera, 48", + "codi_postal": "08301", + "localitzacio": "41.539825,2.4447515", + "telefon_contacte": "937582100", + "fax": "937582122", + "email": "ajmataro@ajmataro.cat", + "url_general": "https:\/\/www.mataro.cat", + "cif": "P0812000H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08121.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08121.jpg", + "ine6": "081213", + "nom_dbpedia": "Mataró", + "nombre_habitants": "126988", + "extensio": "22.57", + "altitud": "28" + }, + { + "ine": "08137", + "municipi_nom": "Montseny", + "municipi_nom_curt": "Montseny", + "municipi_article": "", + "municipi_transliterat": "montseny", + "municipi_curt_transliterat": "montseny", + "centre_municipal": "41.7593697,2.3952061", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila,11, 08469 Montseny", + "adreca": "Plaça de la Vila,11", + "codi_postal": "08469", + "localitzacio": "41.7593697,2.3952061", + "telefon_contacte": "938473003", + "fax": "938473003", + "email": "montseny@diba.cat", + "url_general": "https:\/\/www.montseny.cat", + "cif": "P0813600D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08137.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08137.jpg", + "ine6": "081379", + "nom_dbpedia": "Montseny", + "nombre_habitants": "321", + "extensio": "27.02", + "altitud": "528" + }, + { + "ine": "08138", + "municipi_nom": "Moià", + "municipi_nom_curt": "Moià", + "municipi_article": "", + "municipi_transliterat": "moia", + "municipi_curt_transliterat": "moia", + "centre_municipal": "41.8130136,2.0972372", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Sant Sebastià, 1, 08180 Moià", + "adreca": "Plaça de Sant Sebastià, 1", + "codi_postal": "08180", + "localitzacio": "41.8130136,2.0972372", + "telefon_contacte": "938300000", + "fax": "938301325", + "email": "ajuntament@moia.cat", + "url_general": "http:\/\/www.moia.cat", + "cif": "P0813700B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08138.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08138.jpg", + "ine6": "081385", + "nom_dbpedia": "Moià", + "nombre_habitants": "6190", + "extensio": "75.15", + "altitud": "717" + }, + { + "ine": "08071", + "municipi_nom": "Copons", + "municipi_nom_curt": "Copons", + "municipi_article": "", + "municipi_transliterat": "copons", + "municipi_curt_transliterat": "copons", + "centre_municipal": "41.6363657,1.5179333", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer d'Angel Guimerà, 8, 08289 Copons", + "adreca": "Carrer d'Angel Guimerà, 8", + "codi_postal": "08289", + "localitzacio": "41.6363657,1.5179333", + "telefon_contacte": "938090000", + "fax": "938090013", + "email": "copons@diba.cat", + "url_general": "https:\/\/www.copons.cat", + "cif": "P0807000E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08071.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08071.jpg", + "ine6": "080713", + "nom_dbpedia": "Copons", + "nombre_habitants": "306", + "extensio": "21.53", + "altitud": "432" + }, + { + "ine": "08079", + "municipi_nom": "L'Estany", + "municipi_nom_curt": "Estany", + "municipi_article": "L'", + "municipi_transliterat": "lestany", + "municipi_curt_transliterat": "estany", + "centre_municipal": "41.8694083,2.108911", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Doctor Vilardell, 1, 08148 Estany", + "adreca": "Doctor Vilardell, 1", + "codi_postal": "08148", + "localitzacio": "41.8694083,2.108911", + "telefon_contacte": "938303000", + "fax": "938303251", + "email": "estany@diba.cat", + "url_general": "https:\/\/www.estany.cat", + "cif": "P0807800H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08079.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08079.jpg", + "ine6": "080790", + "nom_dbpedia": "L'Estany", + "nombre_habitants": "393", + "extensio": "11.24", + "altitud": "870" + }, + { + "ine": "08084", + "municipi_nom": "Fonollosa", + "municipi_nom_curt": "Fonollosa", + "municipi_article": "", + "municipi_transliterat": "fonollosa", + "municipi_curt_transliterat": "fonollosa", + "centre_municipal": "41.7626001,1.6678299", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Església, s\/n, 08259 Fonollosa", + "adreca": "Església, s\/n", + "codi_postal": "08259", + "localitzacio": "41.76328945,1.66921463757304", + "telefon_contacte": "938366005", + "fax": "938366005", + "email": "fonollosa@diba.cat", + "url_general": "https:\/\/www.fonollosa.cat", + "cif": "P0808300H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08084.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08084.jpg", + "ine6": "080847", + "nom_dbpedia": "Fonollosa", + "nombre_habitants": "1439", + "extensio": "51.9", + "altitud": "525" + }, + { + "ine": "08088", + "municipi_nom": "La Garriga", + "municipi_nom_curt": "Garriga", + "municipi_article": "La", + "municipi_transliterat": "la_garriga", + "municipi_curt_transliterat": "garriga", + "centre_municipal": "41.6849111,2.2865796", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 2, 08530 Garriga", + "adreca": "Pl. Església, 2", + "codi_postal": "08530", + "localitzacio": "41.6849111,2.2865796", + "telefon_contacte": "938605050", + "fax": "938718281", + "email": "oac@ajlagarriga.cat", + "url_general": "https:\/\/www.lagarriga.cat", + "cif": "P0808700I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08088.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08088.jpg", + "ine6": "080885", + "nom_dbpedia": "La_Garriga", + "nombre_habitants": "16227", + "extensio": "19.72", + "altitud": "252" + }, + { + "ine": "08089", + "municipi_nom": "Gavà", + "municipi_nom_curt": "Gavà", + "municipi_article": "", + "municipi_transliterat": "gava", + "municipi_curt_transliterat": "gava", + "centre_municipal": "41.3037733,1.9987773", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Jaume Balmes, s\/nº, 08850 Gavà", + "adreca": "Plaça de Jaume Balmes, s\/nº", + "codi_postal": "08850", + "localitzacio": "41.3037733,1.9987773", + "telefon_contacte": "932639100", + "fax": "932639108", + "email": "ajuntament@gava.cat", + "url_general": "https:\/\/www.GavaCiutat.cat", + "cif": "P0808800G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08089.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08089.jpg", + "ine6": "080898", + "nom_dbpedia": "Gavà", + "nombre_habitants": "46705", + "extensio": "30.9", + "altitud": "9" + }, + { + "ine": "08097", + "municipi_nom": "Gualba", + "municipi_nom_curt": "Gualba", + "municipi_article": "", + "municipi_transliterat": "gualba", + "municipi_curt_transliterat": "gualba", + "centre_municipal": "41.7321147,2.5018684", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pg. Montseny, 13, 08474 Gualba", + "adreca": "Pg. Montseny, 13", + "codi_postal": "08474", + "localitzacio": "41.732114,2.50193724963723", + "telefon_contacte": "938487027", + "fax": "938487070", + "email": "gualba@diba.cat", + "url_general": "https:\/\/www.gualba.net", + "cif": "P0809600J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08097.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08097.jpg", + "ine6": "080977", + "nom_dbpedia": "Gualba", + "nombre_habitants": "1481", + "extensio": "23.24", + "altitud": "177" + }, + { + "ine": "08102", + "municipi_nom": "Igualada", + "municipi_nom_curt": "Igualada", + "municipi_article": "", + "municipi_transliterat": "igualada", + "municipi_curt_transliterat": "igualada", + "centre_municipal": "41.5790182,1.617346", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 1, 08700 Igualada", + "adreca": "Pl. Ajuntament, 1", + "codi_postal": "08700", + "localitzacio": "41.5790182,1.617346", + "telefon_contacte": "938031950", + "fax": "938051964", + "email": "igualada@aj-igualada.net", + "url_general": "https:\/\/www.igualada.cat", + "cif": "P0810100H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08102.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08102.jpg", + "ine6": "081022", + "nom_dbpedia": "Igualada", + "nombre_habitants": "39540", + "extensio": "8.67", + "altitud": "316" + }, + { + "ine": "08104", + "municipi_nom": "La Llacuna", + "municipi_nom_curt": "Llacuna", + "municipi_article": "La", + "municipi_transliterat": "la_llacuna", + "municipi_curt_transliterat": "llacuna", + "centre_municipal": "41.4729806,1.534607", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08779 Llacuna", + "adreca": "Pl. Major, 1", + "codi_postal": "08779", + "localitzacio": "41.47250185,1.53372673686083", + "telefon_contacte": "938976063", + "fax": "938976063", + "email": "llacuna@diba.cat", + "url_general": "https:\/\/www.lallacuna.cat", + "cif": "P0810300D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08104.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08104.jpg", + "ine6": "081043", + "nom_dbpedia": "La_Llacuna", + "nombre_habitants": "863", + "extensio": "52.49", + "altitud": "615" + }, + { + "ine": "08112", + "municipi_nom": "Manlleu", + "municipi_nom_curt": "Manlleu", + "municipi_article": "", + "municipi_transliterat": "manlleu", + "municipi_curt_transliterat": "manlleu", + "centre_municipal": "41.9999811,2.2841159", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Fra Bernadí, 6, 08560 Manlleu", + "adreca": "Pl. Fra Bernadí, 6", + "codi_postal": "08560", + "localitzacio": "42.00006375,2.28410846047339", + "telefon_contacte": "938506666", + "fax": "938507970", + "email": "ajuntament@manlleu.cat", + "url_general": "https:\/\/www.manlleu.cat", + "cif": "P0811100G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08112.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08112.jpg", + "ine6": "081120", + "nom_dbpedia": "Manlleu", + "nombre_habitants": "20194", + "extensio": "17.19", + "altitud": "461" + }, + { + "ine": "08270", + "municipi_nom": "Sitges", + "municipi_nom_curt": "Sitges", + "municipi_article": "", + "municipi_transliterat": "sitges", + "municipi_curt_transliterat": "sitges", + "centre_municipal": "41.2366707,1.8228136", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08870 Sitges", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08870", + "localitzacio": "41.2366707,1.8228136", + "telefon_contacte": "938117600", + "fax": "938948803", + "email": "ajuntament@sitges.cat", + "url_general": "https:\/\/www.sitges.cat", + "cif": "P0827000A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08270.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08270.jpg", + "ine6": "082704", + "nom_dbpedia": "Sitges", + "nombre_habitants": "28969", + "extensio": "43.67", + "altitud": "10" + }, + { + "ine": "08271", + "municipi_nom": "Sobremunt", + "municipi_nom_curt": "Sobremunt", + "municipi_article": "", + "municipi_transliterat": "sobremunt", + "municipi_curt_transliterat": "sobremunt", + "centre_municipal": "42.0353017,2.165156", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Cal Tic, 08589 Sobremunt", + "adreca": "Cal Tic", + "codi_postal": "08589", + "localitzacio": "42.0353017,2.165156", + "telefon_contacte": "938527071", + "fax": "938527071", + "email": "sobremunt@diba.cat", + "url_general": "https:\/\/www.sobremunt.cat", + "cif": "P0827100I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08271.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08271.jpg", + "ine6": "082711", + "nom_dbpedia": "Sobremunt", + "nombre_habitants": "79", + "extensio": "13.3", + "altitud": "880" + }, + { + "ine": "08280", + "municipi_nom": "Tavertet", + "municipi_nom_curt": "Tavertet", + "municipi_article": "", + "municipi_transliterat": "tavertet", + "municipi_curt_transliterat": "tavertet", + "centre_municipal": "41.995547,2.4182542", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Jaume Balmes, s\/n, 08511 Tavertet", + "adreca": "Jaume Balmes, s\/n", + "codi_postal": "08511", + "localitzacio": "41.9937374,2.4163631", + "telefon_contacte": "938565079", + "fax": "938845079", + "email": "tavertet@diba.cat", + "url_general": "https:\/\/www.tavertet.cat", + "cif": "P0828000J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08280.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08280.jpg", + "ine6": "082802", + "nom_dbpedia": "Tavertet", + "nombre_habitants": "111", + "extensio": "32.17", + "altitud": "869" + }, + { + "ine": "08283", + "municipi_nom": "Tona", + "municipi_nom_curt": "Tona", + "municipi_article": "", + "municipi_transliterat": "tona", + "municipi_curt_transliterat": "tona", + "centre_municipal": "41.8538039,2.2280115", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Font, 8-10, 08551 Tona", + "adreca": "Carrer de la Font, 8-10", + "codi_postal": "08551", + "localitzacio": "41.8501431,2.2298152", + "telefon_contacte": "938870201", + "fax": "938870498", + "email": "tona@tona.cat", + "url_general": "https:\/\/www.tona.cat", + "cif": "P0828300D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08283.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08283.jpg", + "ine6": "082830", + "nom_dbpedia": "Tona", + "nombre_habitants": "8131", + "extensio": "16.47", + "altitud": "596" + }, + { + "ine": "08284", + "municipi_nom": "Tordera", + "municipi_nom_curt": "Tordera", + "municipi_article": "", + "municipi_transliterat": "tordera", + "municipi_curt_transliterat": "tordera", + "centre_municipal": "41.6977173,2.7172987", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Església, 2, 08490 Tordera", + "adreca": "Pl. Església, 2", + "codi_postal": "08490", + "localitzacio": "41.6977173,2.7172987", + "telefon_contacte": "937643717", + "fax": "937643853", + "email": "tordera@tordera.cat", + "url_general": "https:\/\/www.tordera.cat", + "cif": "P0828400B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08284.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08284.jpg", + "ine6": "082845", + "nom_dbpedia": "Tordera", + "nombre_habitants": "16937", + "extensio": "82.92", + "altitud": "34" + }, + { + "ine": "08285", + "municipi_nom": "Torelló", + "municipi_nom_curt": "Torelló", + "municipi_article": "", + "municipi_transliterat": "torello", + "municipi_curt_transliterat": "torello", + "centre_municipal": "42.0470664,2.260539", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Ges d'Avall, 5, 08570 Torelló", + "adreca": "C\/ Ges d'Avall, 5", + "codi_postal": "08570", + "localitzacio": "42.0470664,2.260539", + "telefon_contacte": "938591050", + "fax": "938504320", + "email": "torello@ajtorello.cat", + "url_general": "https:\/\/www.ajtorello.cat", + "cif": "P0828500I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08285.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08285.jpg", + "ine6": "082858", + "nom_dbpedia": "Torelló", + "nombre_habitants": "14172", + "extensio": "13.51", + "altitud": "508" + }, + { + "ine": "08063", + "municipi_nom": "Castellolí", + "municipi_nom_curt": "Castellolí", + "municipi_article": "", + "municipi_transliterat": "castelloli", + "municipi_curt_transliterat": "castelloli", + "centre_municipal": "41.5964332,1.6961995", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de la Unió, 60, 08719 Castellolí", + "adreca": "Avinguda de la Unió, 60", + "codi_postal": "08719", + "localitzacio": "41.5964332,1.6961995", + "telefon_contacte": "938084000", + "fax": "938083111", + "email": "castelloli@diba.cat", + "url_general": "https:\/\/www.castelloli.cat", + "cif": "P0806200B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08063.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08063.jpg", + "ine6": "080636", + "nom_dbpedia": "Castellolí", + "nombre_habitants": "610", + "extensio": "25.25", + "altitud": "415" + }, + { + "ine": "08067", + "municipi_nom": "Centelles", + "municipi_nom_curt": "Centelles", + "municipi_article": "", + "municipi_transliterat": "centelles", + "municipi_curt_transliterat": "centelles", + "centre_municipal": "41.7981296,2.2218056", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Nou, 15-17, 08540 Centelles", + "adreca": "Nou, 15-17", + "codi_postal": "08540", + "localitzacio": "41.7980831,2.218301", + "telefon_contacte": "938810375", + "fax": "938812094", + "email": "centelles@diba.cat", + "url_general": "https:\/\/www.centelles.cat", + "cif": "P0806600C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08067.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08067.jpg", + "ine6": "080673", + "nom_dbpedia": "Centelles", + "nombre_habitants": "7423", + "extensio": "15.13", + "altitud": "496" + }, + { + "ine": "08144", + "municipi_nom": "Olvan", + "municipi_nom_curt": "Olvan", + "municipi_article": "", + "municipi_transliterat": "olvan", + "municipi_curt_transliterat": "olvan", + "centre_municipal": "42.0572907,1.9062544", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08611 Olvan", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08611", + "localitzacio": "42.0572907,1.9062544", + "telefon_contacte": "938250013", + "fax": "938228685", + "email": "olvan@diba.cat", + "url_general": "https:\/\/www.olvan.cat", + "cif": "P0814300J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08144.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08144.jpg", + "ine6": "081445", + "nom_dbpedia": "Olvan", + "nombre_habitants": "837", + "extensio": "35.6", + "altitud": "553" + }, + { + "ine": "08148", + "municipi_nom": "Olivella", + "municipi_nom_curt": "Olivella", + "municipi_article": "", + "municipi_transliterat": "olivella", + "municipi_curt_transliterat": "olivella", + "centre_municipal": "41.3103129,1.8114946", + "grup_comarca": { + "comarca_codi": "17", + "comarca_nom": "Garraf" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, s\/n, 08818 Olivella", + "adreca": "Pl. Major, s\/n", + "codi_postal": "08818", + "localitzacio": "41.3102668,1.8103668", + "telefon_contacte": "938968000", + "fax": "938968042", + "email": "olivella@diba.cat", + "url_general": "https:\/\/www.olivella.cat", + "cif": "P0814700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08148.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08148.jpg", + "ine6": "081483", + "nom_dbpedia": "Olivella", + "nombre_habitants": "3729", + "extensio": "38.76", + "altitud": "211" + }, + { + "ine": "08152", + "municipi_nom": "Orpí", + "municipi_nom_curt": "Orpí", + "municipi_article": "", + "municipi_transliterat": "orpi", + "municipi_curt_transliterat": "orpi", + "centre_municipal": "41.5286732,1.606733", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Jordi Barri Can Bou, 08787 Orpí", + "adreca": "Pl. St. Jordi Barri Can Bou", + "codi_postal": "08787", + "localitzacio": "41.5286732,1.606733", + "telefon_contacte": "938080139", + "fax": "938080106", + "email": "info@orpi.cat", + "url_general": "http:\/\/www.orpi.cat", + "cif": "P0815100C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08152.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08152.jpg", + "ine6": "081521", + "nom_dbpedia": "Orpí", + "nombre_habitants": "136", + "extensio": "15.42", + "altitud": "477" + }, + { + "ine": "08157", + "municipi_nom": "Pallejà", + "municipi_nom_curt": "Pallejà", + "municipi_article": "", + "municipi_transliterat": "palleja", + "municipi_curt_transliterat": "palleja", + "centre_municipal": "41.4227873,1.9962558", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer del Sol, 1, 08780 Pallejà", + "adreca": "Carrer del Sol, 1", + "codi_postal": "08780", + "localitzacio": "41.4227873,1.9962558", + "telefon_contacte": "936630000", + "fax": "936631640", + "email": "palleja@palleja.cat", + "url_general": "https:\/\/www.palleja.cat", + "cif": "P0815600B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08157.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08157.jpg", + "ine6": "081574", + "nom_dbpedia": "Pallejà", + "nombre_habitants": "11486", + "extensio": "8.41", + "altitud": "87" + }, + { + "ine": "08161", + "municipi_nom": "Piera", + "municipi_nom_curt": "Piera", + "municipi_article": "", + "municipi_transliterat": "piera", + "municipi_curt_transliterat": "piera", + "centre_municipal": "41.5216923,1.7526335", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Plaça, 16-18, 08784 Piera", + "adreca": "Carrer de la Plaça, 16-18", + "codi_postal": "08784", + "localitzacio": "41.5169415,1.7413604", + "telefon_contacte": "937788200", + "fax": "937760036", + "email": "piera@ajpiera.cat", + "url_general": "https:\/\/www.viladepiera.cat", + "cif": "P0816000D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08161.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08161.jpg", + "ine6": "081614", + "nom_dbpedia": "Piera", + "nombre_habitants": "15362", + "extensio": "57.3", + "altitud": "324" + }, + { + "ine": "08175", + "municipi_nom": "Puig-reig", + "municipi_nom_curt": "Puig-reig", + "municipi_article": "", + "municipi_transliterat": "puigreig", + "municipi_curt_transliterat": "puigreig", + "centre_municipal": "41.9735499,1.8775308", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Pau Casals, 1, 08692 Puig-reig", + "adreca": "Carrer de Pau Casals, 1", + "codi_postal": "08692", + "localitzacio": "41.974056,1.8791817", + "telefon_contacte": "938380000", + "fax": "938381302", + "email": "ajuntament@puig-reig.cat", + "url_general": "https:\/\/www.puig-reig.cat", + "cif": "P0817400E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08175.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08175.jpg", + "ine6": "081751", + "nom_dbpedia": "Puig-reig", + "nombre_habitants": "4094", + "extensio": "46.23", + "altitud": "455" + }, + { + "ine": "08178", + "municipi_nom": "Rajadell", + "municipi_nom_curt": "Rajadell", + "municipi_article": "", + "municipi_transliterat": "rajadell", + "municipi_curt_transliterat": "rajadell", + "centre_municipal": "41.7291916,1.7056275", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Major, 3, 08256 Rajadell", + "adreca": "C\/ Major, 3", + "codi_postal": "08256", + "localitzacio": "41.7281746,1.7059339", + "telefon_contacte": "938368026", + "fax": "938368026", + "email": "rajadell@diba.cat", + "url_general": "https:\/\/www.rajadell.org", + "cif": "P0817700H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08178.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08178.jpg", + "ine6": "081786", + "nom_dbpedia": "Rajadell", + "nombre_habitants": "539", + "extensio": "45.32", + "altitud": "405" + }, + { + "ine": "08188", + "municipi_nom": "Sagàs", + "municipi_nom_curt": "Sagàs", + "municipi_article": "", + "municipi_transliterat": "sagas", + "municipi_curt_transliterat": "sagas", + "centre_municipal": "42.0313855,1.9609084", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Crta de Vic, s\/n, 08517 Sagàs", + "adreca": "Crta de Vic, s\/n", + "codi_postal": "08517", + "localitzacio": "42.0313855,1.9609084", + "telefon_contacte": "938251150", + "fax": "938251150", + "email": "sagas@diba.cat", + "url_general": "https:\/\/www.sagas.cat", + "cif": "P0818700G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08188.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08188.jpg", + "ine6": "081884", + "nom_dbpedia": "Sagàs", + "nombre_habitants": "161", + "extensio": "44.94", + "altitud": "738" + }, + { + "ine": "08190", + "municipi_nom": "Saldes", + "municipi_nom_curt": "Saldes", + "municipi_article": "", + "municipi_transliterat": "saldes", + "municipi_curt_transliterat": "saldes", + "centre_municipal": "42.2287591,1.7349486", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Pedraforca, s\/n, 08697 Saldes", + "adreca": "Pl. Pedraforca, s\/n", + "codi_postal": "08697", + "localitzacio": "42.2287814,1.7354221", + "telefon_contacte": "938258005", + "fax": "938258069", + "email": "saldes@diba.cat", + "url_general": "https:\/\/www.saldes.cat", + "cif": "P0818900C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08190.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08190.jpg", + "ine6": "081901", + "nom_dbpedia": "Saldes", + "nombre_habitants": "265", + "extensio": "66.56", + "altitud": "1215" + }, + { + "ine": "08191", + "municipi_nom": "Sallent", + "municipi_nom_curt": "Sallent", + "municipi_article": "", + "municipi_transliterat": "sallent", + "municipi_curt_transliterat": "sallent", + "centre_municipal": "41.8259065,1.8948758", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Torres Amat, 26, 08650 Sallent", + "adreca": "Torres Amat, 26", + "codi_postal": "08650", + "localitzacio": "41.8239201,1.8948326", + "telefon_contacte": "938370200", + "fax": "938206160", + "email": "sallent@sallent.cat", + "url_general": "https:\/\/www.sallent.cat", + "cif": "P0819000A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08191.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08191.jpg", + "ine6": "081918", + "nom_dbpedia": "Sallent", + "nombre_habitants": "6636", + "extensio": "65.8", + "altitud": "275" + }, + { + "ine": "08003", + "municipi_nom": "Alella", + "municipi_nom_curt": "Alella", + "municipi_article": "", + "municipi_transliterat": "alella", + "municipi_curt_transliterat": "alella", + "centre_municipal": "41.4952867,2.2942758", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 1, 08328 Alella", + "adreca": "Plaça de l'Ajuntament, 1", + "codi_postal": "08328", + "localitzacio": "41.4952867,2.2942758", + "telefon_contacte": "935552339", + "fax": "935400328", + "email": "alella.ajuntament@alella.cat", + "url_general": "https:\/\/www.alella.cat", + "cif": "P0800300F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08003.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08003.jpg", + "ine6": "080039", + "nom_dbpedia": "Alella", + "nombre_habitants": "9764", + "extensio": "9.59", + "altitud": "90" + }, + { + "ine": "08004", + "municipi_nom": "Alpens", + "municipi_nom_curt": "Alpens", + "municipi_article": "", + "municipi_transliterat": "alpens", + "municipi_curt_transliterat": "alpens", + "centre_municipal": "42.1196044,2.1015597", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Major, 15, 08587 Alpens", + "adreca": "Plaça Major, 15", + "codi_postal": "08587", + "localitzacio": "42.1192871,2.10129905282732", + "telefon_contacte": "938578075", + "fax": "938578032", + "email": "alpens@diba.cat", + "url_general": "https:\/\/www.alpens.cat", + "cif": "P0800400D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08004.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08004.jpg", + "ine6": "080044", + "nom_dbpedia": "Alpens", + "nombre_habitants": "273", + "extensio": "13.83", + "altitud": "855" + }, + { + "ine": "08015", + "municipi_nom": "Badalona", + "municipi_nom_curt": "Badalona", + "municipi_article": "", + "municipi_transliterat": "badalona", + "municipi_curt_transliterat": "badalona", + "centre_municipal": "41.4493539,2.248254", + "grup_comarca": { + "comarca_codi": "13", + "comarca_nom": "Barcelonès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de la Vila, 1, 08911 Badalona", + "adreca": "Pl. de la Vila, 1", + "codi_postal": "08911", + "localitzacio": "41.44989265,2.24756558572443", + "telefon_contacte": "934832600", + "fax": "933840478", + "email": "correu@badalona.cat", + "url_general": "https:\/\/www.badalona.cat", + "cif": "P0801500J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08015.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08015.jpg", + "ine6": "080155", + "nom_dbpedia": "Badalona", + "nombre_habitants": "217741", + "extensio": "22.2", + "altitud": "6" + }, + { + "ine": "08016", + "municipi_nom": "Bagà", + "municipi_nom_curt": "Bagà", + "municipi_article": "", + "municipi_transliterat": "baga", + "municipi_curt_transliterat": "baga", + "centre_municipal": "42.2527471,1.8621875", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Catalunya, 7 bis, 08695 Bagà", + "adreca": "Plaça de Catalunya, 7 bis", + "codi_postal": "08695", + "localitzacio": "42.2527471,1.8621875", + "telefon_contacte": "938244013", + "fax": "938244502", + "email": "baga@diba.cat", + "url_general": "https:\/\/www.baga.cat", + "cif": "P0801600H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08016.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08016.jpg", + "ine6": "080168", + "nom_dbpedia": "Bagà", + "nombre_habitants": "2152", + "extensio": "42.99", + "altitud": "785" + }, + { + "ine": "08018", + "municipi_nom": "Balsareny", + "municipi_nom_curt": "Balsareny", + "municipi_article": "", + "municipi_transliterat": "balsareny", + "municipi_curt_transliterat": "balsareny", + "centre_municipal": "41.8631839,1.8755997", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, 2, 08660 Balsareny", + "adreca": "Plaça de l'Ajuntament, 2", + "codi_postal": "08660", + "localitzacio": "41.8631839,1.8755997", + "telefon_contacte": "938396100", + "fax": "938200422", + "email": "balsareny@diba.cat", + "url_general": "https:\/\/www.balsareny.cat", + "cif": "P0801800D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08018.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08018.jpg", + "ine6": "080180", + "nom_dbpedia": "Balsareny", + "nombre_habitants": "3205", + "extensio": "36.64", + "altitud": "327" + }, + { + "ine": "08020", + "municipi_nom": "Begues", + "municipi_nom_curt": "Begues", + "municipi_article": "", + "municipi_transliterat": "begues", + "municipi_curt_transliterat": "begues", + "centre_municipal": "41.3328119,1.925468", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Torres Vilaró, 4, 08859 Begues", + "adreca": "Avinguda de Torres Vilaró, 4", + "codi_postal": "08859", + "localitzacio": "41.3287114,1.9322979", + "telefon_contacte": "936390538", + "fax": "936390018", + "email": "begues@begues.cat", + "url_general": "https:\/\/www.begues.cat", + "cif": "P0802000J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08020.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08020.jpg", + "ine6": "080207", + "nom_dbpedia": "Begues", + "nombre_habitants": "6961", + "extensio": "50.41", + "altitud": "399" + }, + { + "ine": "08022", + "municipi_nom": "Berga", + "municipi_nom_curt": "Berga", + "municipi_article": "", + "municipi_transliterat": "berga", + "municipi_curt_transliterat": "berga", + "centre_municipal": "42.1011456,1.8454758", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de Sant Pere, 1, 08600 Berga", + "adreca": "Plaça de Sant Pere, 1", + "codi_postal": "08600", + "localitzacio": "42.10423165,1.84592262449272", + "telefon_contacte": "938214333", + "fax": "938211787", + "email": "berga@ajberga.cat", + "url_general": "https:\/\/www.ajberga.cat", + "cif": "P0802200F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08022.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08022.jpg", + "ine6": "080229", + "nom_dbpedia": "Berga", + "nombre_habitants": "16199", + "extensio": "22.5", + "altitud": "704" + }, + { + "ine": "08030", + "municipi_nom": "Cabrils", + "municipi_nom_curt": "Cabrils", + "municipi_article": "", + "municipi_transliterat": "cabrils", + "municipi_curt_transliterat": "cabrils", + "centre_municipal": "41.5262354,2.3676258", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Domènec Carles, 1, 08348 Cabrils", + "adreca": "Carrer de Domènec Carles, 1", + "codi_postal": "08348", + "localitzacio": "41.5262354,2.3676258", + "telefon_contacte": "937539660", + "fax": "937507030", + "email": "ajuntament@cabrils.cat", + "url_general": "https:\/\/www.cabrils.cat", + "cif": "P0803000I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08030.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08030.jpg", + "ine6": "080305", + "nom_dbpedia": "Cabrils", + "nombre_habitants": "7348", + "extensio": "7.09", + "altitud": "147" + }, + { + "ine": "08035", + "municipi_nom": "Calella", + "municipi_nom_curt": "Calella", + "municipi_article": "", + "municipi_transliterat": "calella", + "municipi_curt_transliterat": "calella", + "centre_municipal": "41.6132925,2.6576102", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. de l'ajuntament, 9, 08370 Calella", + "adreca": "Pl. de l'ajuntament, 9", + "codi_postal": "08370", + "localitzacio": "41.6132925,2.6576102", + "telefon_contacte": "937663030", + "fax": "937660576", + "email": "calella@calella.cat", + "url_general": "https:\/\/www.calella.cat", + "cif": "P0803500H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08035.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08035.jpg", + "ine6": "080351", + "nom_dbpedia": "Calella", + "nombre_habitants": "18728", + "extensio": "7.9", + "altitud": "5" + }, + { + "ine": "08038", + "municipi_nom": "Callús", + "municipi_nom_curt": "Callús", + "municipi_article": "", + "municipi_transliterat": "callus", + "municipi_curt_transliterat": "callus", + "centre_municipal": "41.78123165,1.78414080894863", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08262 Callús", + "adreca": "Pl. Major, 1", + "codi_postal": "08262", + "localitzacio": "41.78123165,1.78414080894863", + "telefon_contacte": "936930000", + "fax": "938360301", + "email": "ajuntament@callus.cat", + "url_general": "https:\/\/www.callus.cat", + "cif": "P0803700D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08038.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08038.jpg", + "ine6": "080386", + "nom_dbpedia": "Callús", + "nombre_habitants": "2095", + "extensio": "11.85", + "altitud": "260" + }, + { + "ine": "08039", + "municipi_nom": "Campins", + "municipi_nom_curt": "Campins", + "municipi_article": "", + "municipi_transliterat": "campins", + "municipi_curt_transliterat": "campins", + "centre_municipal": "41.7250261,2.4640701", + "grup_comarca": { + "comarca_codi": "41", + "comarca_nom": "Vallès Oriental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08472 Campins", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08472", + "localitzacio": "41.7250261,2.4640701", + "telefon_contacte": "938475030", + "fax": "938475030", + "email": "campins@diba.cat", + "url_general": "https:\/\/www.campins.info", + "cif": "P0803800B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08039.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08039.jpg", + "ine6": "080399", + "nom_dbpedia": "Campins", + "nombre_habitants": "515", + "extensio": "7.38", + "altitud": "321" + }, + { + "ine": "08047", + "municipi_nom": "Cardona", + "municipi_nom_curt": "Cardona", + "municipi_article": "", + "municipi_transliterat": "cardona", + "municipi_curt_transliterat": "cardona", + "centre_municipal": "41.9142758,1.68133", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Fira, 1, 08261 Cardona", + "adreca": "Plaça de la Fira, 1", + "codi_postal": "08261", + "localitzacio": "41.913519,1.6815445", + "telefon_contacte": "938691000", + "fax": "938692901", + "email": "cardona@cardona.cat", + "url_general": "https:\/\/www.cardona.cat", + "cif": "P0804600E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08047.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08047.jpg", + "ine6": "080478", + "nom_dbpedia": "Cardona", + "nombre_habitants": "4652", + "extensio": "65", + "altitud": "506" + }, + { + "ine": "08049", + "municipi_nom": "Casserres", + "municipi_nom_curt": "Casserres", + "municipi_article": "", + "municipi_transliterat": "casserres", + "municipi_curt_transliterat": "casserres", + "centre_municipal": "42.0138199,1.843045", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Escodines, 14, 08693 Casserres", + "adreca": "Escodines, 14", + "codi_postal": "08693", + "localitzacio": "42.0139025,1.8389426", + "telefon_contacte": "938234000", + "fax": "938234336", + "email": "casserres@diba.cat", + "url_general": "https:\/\/www.casserres.cat", + "cif": "P0804800A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08049.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08049.jpg", + "ine6": "080497", + "nom_dbpedia": "Casserres", + "nombre_habitants": "1572", + "extensio": "28.91", + "altitud": "617" + }, + { + "ine": "08140", + "municipi_nom": "Navarcles", + "municipi_nom_curt": "Navarcles", + "municipi_article": "", + "municipi_transliterat": "navarcles", + "municipi_curt_transliterat": "navarcles", + "centre_municipal": "41.7531567,1.9033612", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de la Vila, 1, 08270 Navarcles", + "adreca": "Plaça de la Vila, 1", + "codi_postal": "08270", + "localitzacio": "41.75161855,1.90379522746868", + "telefon_contacte": "938310011", + "fax": "938270114", + "email": "navarcles@diba.cat", + "url_general": "https:\/\/www.navarcles.cat", + "cif": "P0813900H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08140.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08140.jpg", + "ine6": "081402", + "nom_dbpedia": "Navarcles", + "nombre_habitants": "5966", + "extensio": "5.52", + "altitud": "269" + }, + { + "ine": "08176", + "municipi_nom": "Pujalt", + "municipi_nom_curt": "Pujalt", + "municipi_article": "", + "municipi_transliterat": "pujalt", + "municipi_curt_transliterat": "pujalt", + "centre_municipal": "41.7169947,1.4211325", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de Sant Andreu, s\/n, 08282 Pujalt", + "adreca": "Carrer de Sant Andreu, s\/n", + "codi_postal": "08282", + "localitzacio": "41.7169947,1.4211325", + "telefon_contacte": "938681288", + "fax": "938680102", + "email": "info@pujalt.cat", + "url_general": "https:\/\/www.pujalt.cat", + "cif": "P0817500B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08176.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08176.jpg", + "ine6": "081764", + "nom_dbpedia": "Pujalt", + "nombre_habitants": "207", + "extensio": "31.72", + "altitud": "770" + }, + { + "ine": "08187", + "municipi_nom": "Sabadell", + "municipi_nom_curt": "Sabadell", + "municipi_article": "", + "municipi_transliterat": "sabadell", + "municipi_curt_transliterat": "sabadell", + "centre_municipal": "41.5421013,2.1138977", + "grup_comarca": { + "comarca_codi": "40", + "comarca_nom": "Vallès Occidental" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. St. Roc, 1, 08201 Sabadell", + "adreca": "Pl. St. Roc, 1", + "codi_postal": "08201", + "localitzacio": "41.5421013,2.1138977", + "telefon_contacte": "937453100", + "fax": "937453111", + "email": "alcaldia@ajsabadell.cat", + "url_general": "https:\/\/www.sabadell.cat", + "cif": "P0818600I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08187.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08187.jpg", + "ine6": "081878", + "nom_dbpedia": "Sabadell", + "nombre_habitants": "211734", + "extensio": "36.48", + "altitud": "190" + }, + { + "ine": "08242", + "municipi_nom": "Marganell", + "municipi_nom_curt": "Marganell", + "municipi_article": "", + "municipi_transliterat": "marganell", + "municipi_curt_transliterat": "marganell", + "centre_municipal": "41.640666,1.7900194", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "C\/ Sant Esteve, s\/n, 08298 Marganell", + "adreca": "C\/ Sant Esteve, s\/n", + "codi_postal": "08298", + "localitzacio": "41.640666,1.7900194", + "telefon_contacte": "938357063", + "fax": "938357210", + "email": "marganell@diba.cat", + "url_general": "https:\/\/www.marganell.net", + "cif": "P0824200J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08242.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08242.jpg", + "ine6": "082423", + "nom_dbpedia": "Marganell", + "nombre_habitants": "258", + "extensio": "13.34", + "altitud": "679" + }, + { + "ine": "08024", + "municipi_nom": "Borredà", + "municipi_nom_curt": "Borredà", + "municipi_article": "", + "municipi_transliterat": "borreda", + "municipi_curt_transliterat": "borreda", + "centre_municipal": "42.13574,1.99413", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, s\/n, 08619 Borredà", + "adreca": "Pl. Ajuntament, s\/n", + "codi_postal": "08619", + "localitzacio": "42.13574,1.99413", + "telefon_contacte": "938239151", + "fax": "938239223", + "email": "borreda@diba.cat", + "url_general": "https:\/\/www.borreda.net", + "cif": "P0802400B" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08024.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08024.jpg", + "ine6": "080240", + "nom_dbpedia": "Borredà", + "nombre_habitants": "456", + "extensio": "43.6", + "altitud": "854" + }, + { + "ine": "08045", + "municipi_nom": "Capolat", + "municipi_nom_curt": "Capolat", + "municipi_article": "", + "municipi_transliterat": "capolat", + "municipi_curt_transliterat": "capolat", + "centre_municipal": "42.0776191,1.752867", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Afores, s\/n, 08619 Capolat", + "adreca": "Afores, s\/n", + "codi_postal": "08619", + "localitzacio": "42.0776191,1.752867", + "telefon_contacte": "938215040", + "fax": "938215040", + "email": "capolat@diba.cat", + "url_general": "https:\/\/www.capolat.cat", + "cif": "P0804400J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08045.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08045.jpg", + "ine6": "080459", + "nom_dbpedia": "Capolat", + "nombre_habitants": "96", + "extensio": "34.29", + "altitud": "1279" + }, + { + "ine": "08068", + "municipi_nom": "Cervelló", + "municipi_nom_curt": "Cervelló", + "municipi_article": "", + "municipi_transliterat": "cervello", + "municipi_curt_transliterat": "cervello", + "centre_municipal": "41.3960901,1.95894231642446", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer Major, 146-148, 08758 Cervelló", + "adreca": "Carrer Major, 146-148", + "codi_postal": "08758", + "localitzacio": "41.3960901,1.95894231642446", + "telefon_contacte": "936600070", + "fax": "936600659", + "email": "cervello@cervello.diba.es", + "url_general": "https:\/\/www.cervello.cat", + "cif": "P0806700A" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08068.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08068.jpg", + "ine6": "080689", + "nom_dbpedia": "Cervelló", + "nombre_habitants": "8970", + "extensio": "24.25", + "altitud": "122" + }, + { + "ine": "08113", + "municipi_nom": "Manresa", + "municipi_nom_curt": "Manresa", + "municipi_article": "", + "municipi_transliterat": "manresa", + "municipi_curt_transliterat": "manresa", + "centre_municipal": "41.7288939,1.8286765", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Major, 1, 08241 Manresa", + "adreca": "Pl. Major, 1", + "codi_postal": "08241", + "localitzacio": "41.72338415,1.82701108026725", + "telefon_contacte": "938782300", + "fax": "938782303", + "email": "ajt@ajmanresa.cat", + "url_general": "https:\/\/www.ajmanresa.cat", + "cif": "P0811200E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08113.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08113.jpg", + "ine6": "081136", + "nom_dbpedia": "Manresa", + "nombre_habitants": "76250", + "extensio": "41.24", + "altitud": "238" + }, + { + "ine": "08069", + "municipi_nom": "Collbató", + "municipi_nom_curt": "Collbató", + "municipi_article": "", + "municipi_transliterat": "collbato", + "municipi_curt_transliterat": "collbato", + "centre_municipal": "41.5674212,1.8279836", + "grup_comarca": { + "comarca_codi": "11", + "comarca_nom": "Baix Llobregat" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Bonavista, 2, 08293 Collbató", + "adreca": "Bonavista, 2", + "codi_postal": "08293", + "localitzacio": "41.5674212,1.8279836", + "telefon_contacte": "937770100", + "fax": "937770650", + "email": "collbato@diba.cat", + "url_general": "https:\/\/www.collbato.cat", + "cif": "P0806800I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08069.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08069.jpg", + "ine6": "080692", + "nom_dbpedia": "Collbató", + "nombre_habitants": "4458", + "extensio": "17.99", + "altitud": "388" + }, + { + "ine": "08021", + "municipi_nom": "Bellprat", + "municipi_nom_curt": "Bellprat", + "municipi_article": "", + "municipi_transliterat": "bellprat", + "municipi_curt_transliterat": "bellprat", + "centre_municipal": "41.5174829,1.4335846", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Casa Consistorial, 43421 Bellprat", + "adreca": "Casa Consistorial", + "codi_postal": "43421", + "localitzacio": "41.5174829,1.4335846", + "telefon_contacte": "977881240", + "fax": "977881240", + "email": "bellprat@diba.cat", + "url_general": "https:\/\/www.bellprat.cat", + "cif": "P0802100H" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08021.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08021.jpg", + "ine6": "080214", + "nom_dbpedia": "Bellprat", + "nombre_habitants": "74", + "extensio": "33.95", + "altitud": "653" + }, + { + "ine": "08048", + "municipi_nom": "Carme", + "municipi_nom_curt": "Carme", + "municipi_article": "", + "municipi_transliterat": "carme", + "municipi_curt_transliterat": "carme", + "centre_municipal": "41.5319058,1.6198579", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Avinguda de Catalunya, 2, 08787 Carme", + "adreca": "Avinguda de Catalunya, 2", + "codi_postal": "08787", + "localitzacio": "41.5322716,1.6168517", + "telefon_contacte": "938080051", + "fax": "938080368", + "email": "carme@diba.cat", + "url_general": "https:\/\/www.carme.cat", + "cif": "P0804700C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08048.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08048.jpg", + "ine6": "080484", + "nom_dbpedia": "Carme", + "nombre_habitants": "783", + "extensio": "11.22", + "altitud": "351" + }, + { + "ine": "08133", + "municipi_nom": "Montmaneu", + "municipi_nom_curt": "Montmaneu", + "municipi_article": "", + "municipi_transliterat": "montmaneu", + "municipi_curt_transliterat": "montmaneu", + "centre_municipal": "41.6259778,1.4147627", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Carrer de la Panadella, 8, 08717 Montmaneu", + "adreca": "Carrer de la Panadella, 8", + "codi_postal": "08717", + "localitzacio": "41.6255686,1.4139825", + "telefon_contacte": "938092010", + "fax": "938092010", + "email": "montmaneu@diba.cat", + "url_general": "https:\/\/www.montmaneu.cat", + "cif": "P0813200C" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08133.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08133.jpg", + "ine6": "081332", + "nom_dbpedia": "Montmaneu", + "nombre_habitants": "154", + "extensio": "13.55", + "altitud": "709" + }, + { + "ine": "08139", + "municipi_nom": "Mura", + "municipi_nom_curt": "Mura", + "municipi_article": "", + "municipi_transliterat": "mura", + "municipi_curt_transliterat": "mura", + "centre_municipal": "41.6998219,1.9764684", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça de l'Ajuntament, s\/n, 08278 Mura", + "adreca": "Plaça de l'Ajuntament, s\/n", + "codi_postal": "08278", + "localitzacio": "41.6998219,1.9764684", + "telefon_contacte": "938317226", + "fax": "938317226", + "email": "mura@diba.cat", + "url_general": "https:\/\/www.mura.cat", + "cif": "P0813800J" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08139.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08139.jpg", + "ine6": "081398", + "nom_dbpedia": "Mura", + "nombre_habitants": "223", + "extensio": "53.39", + "altitud": "454" + }, + { + "ine": "08282", + "municipi_nom": "Tiana", + "municipi_nom_curt": "Tiana", + "municipi_article": "", + "municipi_transliterat": "tiana", + "municipi_curt_transliterat": "tiana", + "centre_municipal": "41.4819226,2.2689473", + "grup_comarca": { + "comarca_codi": "21", + "comarca_nom": "Maresme" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, 1, 08391 Tiana", + "adreca": "Pl. Vila, 1", + "codi_postal": "08391", + "localitzacio": "41.4819226,2.2689473", + "telefon_contacte": "933955011", + "fax": "934657518", + "email": "tiana@tiana.cat", + "url_general": "https:\/\/www.tiana.cat", + "cif": "P0828200F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08282.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08282.jpg", + "ine6": "082824", + "nom_dbpedia": "Tiana", + "nombre_habitants": "8709", + "extensio": "7.9", + "altitud": "136" + }, + { + "ine": "08160", + "municipi_nom": "Perafita", + "municipi_nom_curt": "Perafita", + "municipi_article": "", + "municipi_transliterat": "perafita", + "municipi_curt_transliterat": "perafita", + "centre_municipal": "42.0423757,2.107122", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Major, 19, 08589 Perafita", + "adreca": "Major, 19", + "codi_postal": "08589", + "localitzacio": "42.0423406,2.106768", + "telefon_contacte": "938530001", + "fax": "938530001", + "email": "perafita@diba.cat", + "url_general": "https:\/\/www.perafita.cat", + "cif": "P0815900F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08160.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08160.jpg", + "ine6": "081607", + "nom_dbpedia": "Perafita", + "nombre_habitants": "412", + "extensio": "18.49", + "altitud": "754" + }, + { + "ine": "08031", + "municipi_nom": "Calaf", + "municipi_nom_curt": "Calaf", + "municipi_article": "", + "municipi_transliterat": "calaf", + "municipi_curt_transliterat": "calaf", + "centre_municipal": "41.7323852,1.5150275", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Plaça Gran, 2, 08280 Calaf", + "adreca": "Plaça Gran, 2", + "codi_postal": "08280", + "localitzacio": "41.73402955,1.51098492665155", + "telefon_contacte": "938698512", + "fax": "938680462", + "email": "calaf@diba.cat", + "url_general": "https:\/\/www.calaf.cat", + "cif": "P0803100G" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08031.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08031.jpg", + "ine6": "080312", + "nom_dbpedia": "Calaf", + "nombre_habitants": "3547", + "extensio": "9.35", + "altitud": "680" + }, + { + "ine": "08278", + "municipi_nom": "Taradell", + "municipi_nom_curt": "Taradell", + "municipi_article": "", + "municipi_transliterat": "taradell", + "municipi_curt_transliterat": "taradell", + "centre_municipal": "41.8762624,2.2859511", + "grup_comarca": { + "comarca_codi": "24", + "comarca_nom": "Osona" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Vila, 45, 08552 Taradell", + "adreca": "Vila, 45", + "codi_postal": "08552", + "localitzacio": "41.8759302,2.2840369", + "telefon_contacte": "938126100", + "fax": "938800975", + "email": "taradell@taradell.cat", + "url_general": "https:\/\/www.taradell.cat", + "cif": "P0827800D" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08278.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08278.jpg", + "ine6": "082785", + "nom_dbpedia": "Taradell", + "nombre_habitants": "6412", + "extensio": "26.8", + "altitud": "623" + }, + { + "ine": "08299", + "municipi_nom": "Vilada", + "municipi_nom_curt": "Vilada", + "municipi_article": "", + "municipi_transliterat": "vilada", + "municipi_curt_transliterat": "vilada", + "centre_municipal": "42.1369132,1.9315206", + "grup_comarca": { + "comarca_codi": "14", + "comarca_nom": "Berguedà" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Vila, s\/n, 08613 Vilada", + "adreca": "Pl. Vila, s\/n", + "codi_postal": "08613", + "localitzacio": "42.1369132,1.9315206", + "telefon_contacte": "938238128", + "fax": "938238803", + "email": "vilada@diba.cat", + "url_general": "https:\/\/www.vilada.cat", + "cif": "P0830000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08299.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08299.jpg", + "ine6": "082994", + "nom_dbpedia": "Vilada", + "nombre_habitants": "430", + "extensio": "22.49", + "altitud": "750" + }, + { + "ine": "08025", + "municipi_nom": "El Bruc", + "municipi_nom_curt": "Bruc", + "municipi_article": "El", + "municipi_transliterat": "el_bruc", + "municipi_curt_transliterat": "bruc", + "centre_municipal": "41.5792357,1.7812982", + "grup_comarca": { + "comarca_codi": "6", + "comarca_nom": "Anoia" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Bruc del Mig, 55, 08294 Bruc", + "adreca": "Bruc del Mig, 55", + "codi_postal": "08294", + "localitzacio": "41.5792357,1.7812982", + "telefon_contacte": "937710006", + "fax": "937710450", + "email": "bruc@diba.cat", + "url_general": "https:\/\/www.bruc.cat", + "cif": "P0802500I" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08025.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08025.jpg", + "ine6": "080253", + "nom_dbpedia": "El_Bruc", + "nombre_habitants": "2027", + "extensio": "46.76", + "altitud": "452" + }, + { + "ine": "08141", + "municipi_nom": "Navàs", + "municipi_nom_curt": "Navàs", + "municipi_article": "", + "municipi_transliterat": "navas", + "municipi_curt_transliterat": "navas", + "centre_municipal": "41.9000022,1.8792851", + "grup_comarca": { + "comarca_codi": "7", + "comarca_nom": "Bages" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Pl. Ajuntament, 8, 08670 Navàs", + "adreca": "Pl. Ajuntament, 8", + "codi_postal": "08670", + "localitzacio": "41.9000022,1.8792851", + "telefon_contacte": "938390022", + "fax": "938390022", + "email": "navas@navas.cat", + "url_general": "https:\/\/www.navas.cat", + "cif": "P0814000F" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08141.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08141.jpg", + "ine6": "081419", + "nom_dbpedia": "Navàs", + "nombre_habitants": "6023", + "extensio": "81.7", + "altitud": "681" + }, + { + "ine": "08095", + "municipi_nom": "Granera", + "municipi_nom_curt": "Granera", + "municipi_article": "", + "municipi_transliterat": "granera", + "municipi_curt_transliterat": "granera", + "centre_municipal": "41.7255146,2.0570042", + "grup_comarca": { + "comarca_codi": "42", + "comarca_nom": "Moianès" + }, + "grup_provincia": { + "provincia_codi": "8", + "provincia_nom": "Barcelona" + }, + "grup_ajuntament": { + "adreca-completa": "Església, s\/n, 08183 Granera", + "adreca": "Església, s\/n", + "codi_postal": "08183", + "localitzacio": "41.7255146,2.0570042", + "telefon_contacte": "938668152", + "fax": "938662262", + "email": "granera@diba.cat", + "url_general": "https:\/\/www.granera.cat", + "cif": "P0809400E" + }, + "municipi_escut": "https:\/\/media.diba.cat\/diba\/municipis\/img\/escuts\/ec08095.png", + "municipi_bandera": "", + "municipi_vista": "https:\/\/media.diba.cat\/diba\/municipis\/img\/vistes\/vista08095.jpg", + "ine6": "080958", + "nom_dbpedia": "Granera", + "nombre_habitants": "80", + "extensio": "23.95", + "altitud": "768" + } + ], + "cache": "2019-11-14 08:52:56" +} \ No newline at end of file diff --git a/uf02/exercici_json_no_jquery/js/data/pokemon.json b/uf02/exercici_json_no_jquery/js/data/pokemon.json new file mode 100755 index 0000000..3b0cecf --- /dev/null +++ b/uf02/exercici_json_no_jquery/js/data/pokemon.json @@ -0,0 +1,4622 @@ +{ + "pokemon": [ + { + "id": 1, + "num": "001", + "name": "Bulbasaur", + "img": "http://www.serebii.net/pokemongo/pokemon/001.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.71 m", + "weight": "6.9 kg", + "candy": "Bulbasaur Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 0.69, + "avg_spawns": 69, + "spawn_time": "20:00", + "multipliers": [ + 1.58 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "next_evolution": [ + { + "num": "002", + "name": "Ivysaur" + }, + { + "num": "003", + "name": "Venusaur" + } + ] + }, + { + "id": 2, + "num": "002", + "name": "Ivysaur", + "img": "http://www.serebii.net/pokemongo/pokemon/002.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.99 m", + "weight": "13.0 kg", + "candy": "Bulbasaur Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.042, + "avg_spawns": 4.2, + "spawn_time": "07:00", + "multipliers": [ + 1.2, + 1.6 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "001", + "name": "Bulbasaur" + } + ], + "next_evolution": [ + { + "num": "003", + "name": "Venusaur" + } + ] + }, + { + "id": 3, + "num": "003", + "name": "Venusaur", + "img": "http://www.serebii.net/pokemongo/pokemon/003.png", + "type": [ + "Grass", + "Poison" + ], + "height": "2.01 m", + "weight": "100.0 kg", + "candy": "Bulbasaur Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "11:30", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "001", + "name": "Bulbasaur" + }, + { + "num": "002", + "name": "Ivysaur" + } + ] + }, + { + "id": 4, + "num": "004", + "name": "Charmander", + "img": "http://www.serebii.net/pokemongo/pokemon/004.png", + "type": [ + "Fire" + ], + "height": "0.61 m", + "weight": "8.5 kg", + "candy": "Charmander Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 0.253, + "avg_spawns": 25.3, + "spawn_time": "08:45", + "multipliers": [ + 1.65 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "005", + "name": "Charmeleon" + }, + { + "num": "006", + "name": "Charizard" + } + ] + }, + { + "id": 5, + "num": "005", + "name": "Charmeleon", + "img": "http://www.serebii.net/pokemongo/pokemon/005.png", + "type": [ + "Fire" + ], + "height": "1.09 m", + "weight": "19.0 kg", + "candy": "Charmander Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "19:00", + "multipliers": [ + 1.79 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "004", + "name": "Charmander" + } + ], + "next_evolution": [ + { + "num": "006", + "name": "Charizard" + } + ] + }, + { + "id": 6, + "num": "006", + "name": "Charizard", + "img": "http://www.serebii.net/pokemongo/pokemon/006.png", + "type": [ + "Fire", + "Flying" + ], + "height": "1.70 m", + "weight": "90.5 kg", + "candy": "Charmander Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0031, + "avg_spawns": 0.31, + "spawn_time": "13:34", + "multipliers": null, + "weaknesses": [ + "Water", + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "004", + "name": "Charmander" + }, + { + "num": "005", + "name": "Charmeleon" + } + ] + }, + { + "id": 7, + "num": "007", + "name": "Squirtle", + "img": "http://www.serebii.net/pokemongo/pokemon/007.png", + "type": [ + "Water" + ], + "height": "0.51 m", + "weight": "9.0 kg", + "candy": "Squirtle Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 0.58, + "avg_spawns": 58, + "spawn_time": "04:25", + "multipliers": [ + 2.1 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "008", + "name": "Wartortle" + }, + { + "num": "009", + "name": "Blastoise" + } + ] + }, + { + "id": 8, + "num": "008", + "name": "Wartortle", + "img": "http://www.serebii.net/pokemongo/pokemon/008.png", + "type": [ + "Water" + ], + "height": "0.99 m", + "weight": "22.5 kg", + "candy": "Squirtle Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "07:02", + "multipliers": [ + 1.4 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "007", + "name": "Squirtle" + } + ], + "next_evolution": [ + { + "num": "009", + "name": "Blastoise" + } + ] + }, + { + "id": 9, + "num": "009", + "name": "Blastoise", + "img": "http://www.serebii.net/pokemongo/pokemon/009.png", + "type": [ + "Water" + ], + "height": "1.60 m", + "weight": "85.5 kg", + "candy": "Squirtle Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0067, + "avg_spawns": 0.67, + "spawn_time": "00:06", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "007", + "name": "Squirtle" + }, + { + "num": "008", + "name": "Wartortle" + } + ] + }, + { + "id": 10, + "num": "010", + "name": "Caterpie", + "img": "http://www.serebii.net/pokemongo/pokemon/010.png", + "type": [ + "Bug" + ], + "height": "0.30 m", + "weight": "2.9 kg", + "candy": "Caterpie Candy", + "candy_count": 12, + "egg": "2 km", + "spawn_chance": 3.032, + "avg_spawns": 303.2, + "spawn_time": "16:35", + "multipliers": [ + 1.05 + ], + "weaknesses": [ + "Fire", + "Flying", + "Rock" + ], + "next_evolution": [ + { + "num": "011", + "name": "Metapod" + }, + { + "num": "012", + "name": "Butterfree" + } + ] + }, + { + "id": 11, + "num": "011", + "name": "Metapod", + "img": "http://www.serebii.net/pokemongo/pokemon/011.png", + "type": [ + "Bug" + ], + "height": "0.71 m", + "weight": "9.9 kg", + "candy": "Caterpie Candy", + "candy_count": 50, + "egg": "Not in Eggs", + "spawn_chance": 0.187, + "avg_spawns": 18.7, + "spawn_time": "02:11", + "multipliers": [ + 3.55, + 3.79 + ], + "weaknesses": [ + "Fire", + "Flying", + "Rock" + ], + "prev_evolution": [ + { + "num": "010", + "name": "Caterpie" + } + ], + "next_evolution": [ + { + "num": "012", + "name": "Butterfree" + } + ] + }, + { + "id": 12, + "num": "012", + "name": "Butterfree", + "img": "http://www.serebii.net/pokemongo/pokemon/012.png", + "type": [ + "Bug", + "Flying" + ], + "height": "1.09 m", + "weight": "32.0 kg", + "candy": "Caterpie Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "05:23", + "multipliers": null, + "weaknesses": [ + "Fire", + "Electric", + "Ice", + "Flying", + "Rock" + ], + "prev_evolution": [ + { + "num": "010", + "name": "Caterpie" + }, + { + "num": "011", + "name": "Metapod" + } + ] + }, + { + "id": 13, + "num": "013", + "name": "Weedle", + "img": "http://www.serebii.net/pokemongo/pokemon/013.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.30 m", + "weight": "3.2 kg", + "candy": "Weedle Candy", + "candy_count": 12, + "egg": "2 km", + "spawn_chance": 7.12, + "avg_spawns": 712, + "spawn_time": "02:21", + "multipliers": [ + 1.01, + 1.09 + ], + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "next_evolution": [ + { + "num": "014", + "name": "Kakuna" + }, + { + "num": "015", + "name": "Beedrill" + } + ] + }, + { + "id": 14, + "num": "014", + "name": "Kakuna", + "img": "http://www.serebii.net/pokemongo/pokemon/014.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.61 m", + "weight": "10.0 kg", + "candy": "Weedle Candy", + "candy_count": 50, + "egg": "Not in Eggs", + "spawn_chance": 0.44, + "avg_spawns": 44, + "spawn_time": "02:30", + "multipliers": [ + 3.01, + 3.41 + ], + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "013", + "name": "Weedle" + } + ], + "next_evolution": [ + { + "num": "015", + "name": "Beedrill" + } + ] + }, + { + "id": 15, + "num": "015", + "name": "Beedrill", + "img": "http://www.serebii.net/pokemongo/pokemon/015.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.99 m", + "weight": "29.5 kg", + "candy": "Weedle Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.051, + "avg_spawns": 5.1, + "spawn_time": "04:50", + "multipliers": null, + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "013", + "name": "Weedle" + }, + { + "num": "014", + "name": "Kakuna" + } + ] + }, + { + "id": 16, + "num": "016", + "name": "Pidgey", + "img": "http://www.serebii.net/pokemongo/pokemon/016.png", + "type": [ + "Normal", + "Flying" + ], + "height": "0.30 m", + "weight": "1.8 kg", + "candy": "Pidgey Candy", + "candy_count": 12, + "egg": "2 km", + "spawn_chance": 15.98, + "avg_spawns": 1.598, + "spawn_time": "01:34", + "multipliers": [ + 1.71, + 1.92 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "next_evolution": [ + { + "num": "017", + "name": "Pidgeotto" + }, + { + "num": "018", + "name": "Pidgeot" + } + ] + }, + { + "id": 17, + "num": "017", + "name": "Pidgeotto", + "img": "http://www.serebii.net/pokemongo/pokemon/017.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.09 m", + "weight": "30.0 kg", + "candy": "Pidgey Candy", + "candy_count": 50, + "egg": "Not in Eggs", + "spawn_chance": 1.02, + "avg_spawns": 102, + "spawn_time": "01:30", + "multipliers": [ + 1.79 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "016", + "name": "Pidgey" + } + ], + "next_evolution": [ + { + "num": "018", + "name": "Pidgeot" + } + ] + }, + { + "id": 18, + "num": "018", + "name": "Pidgeot", + "img": "http://www.serebii.net/pokemongo/pokemon/018.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.50 m", + "weight": "39.5 kg", + "candy": "Pidgey Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.13, + "avg_spawns": 13, + "spawn_time": "01:50", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "016", + "name": "Pidgey" + }, + { + "num": "017", + "name": "Pidgeotto" + } + ] + }, + { + "id": 19, + "num": "019", + "name": "Rattata", + "img": "http://www.serebii.net/pokemongo/pokemon/019.png", + "type": [ + "Normal" + ], + "height": "0.30 m", + "weight": "3.5 kg", + "candy": "Rattata Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 13.05, + "avg_spawns": 1.305, + "spawn_time": "01:55", + "multipliers": [ + 2.55, + 2.73 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "020", + "name": "Raticate" + } + ] + }, + { + "id": 20, + "num": "020", + "name": "Raticate", + "img": "http://www.serebii.net/pokemongo/pokemon/020.png", + "type": [ + "Normal" + ], + "height": "0.71 m", + "weight": "18.5 kg", + "candy": "Rattata Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.41, + "avg_spawns": 41, + "spawn_time": "01:56", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "019", + "name": "Rattata" + } + ] + }, + { + "id": 21, + "num": "021", + "name": "Spearow", + "img": "http://www.serebii.net/pokemongo/pokemon/021.png", + "type": [ + "Normal", + "Flying" + ], + "height": "0.30 m", + "weight": "2.0 kg", + "candy": "Spearow Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 4.73, + "avg_spawns": 473, + "spawn_time": "12:25", + "multipliers": [ + 2.66, + 2.68 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "next_evolution": [ + { + "num": "022", + "name": "Fearow" + } + ] + }, + { + "id": 22, + "num": "022", + "name": "Fearow", + "img": "http://www.serebii.net/pokemongo/pokemon/022.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.19 m", + "weight": "38.0 kg", + "candy": "Spearow Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.15, + "avg_spawns": 15, + "spawn_time": "01:11", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "021", + "name": "Spearow" + } + ] + }, + { + "id": 23, + "num": "023", + "name": "Ekans", + "img": "http://www.serebii.net/pokemongo/pokemon/023.png", + "type": [ + "Poison" + ], + "height": "2.01 m", + "weight": "6.9 kg", + "candy": "Ekans Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.27, + "avg_spawns": 227, + "spawn_time": "12:20", + "multipliers": [ + 2.21, + 2.27 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "024", + "name": "Arbok" + } + ] + }, + { + "id": 24, + "num": "024", + "name": "Arbok", + "img": "http://www.serebii.net/pokemongo/pokemon/024.png", + "type": [ + "Poison" + ], + "height": "3.51 m", + "weight": "65.0 kg", + "candy": "Ekans Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.072, + "avg_spawns": 7.2, + "spawn_time": "01:50", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "023", + "name": "Ekans" + } + ] + }, + { + "id": 25, + "num": "025", + "name": "Pikachu", + "img": "http://www.serebii.net/pokemongo/pokemon/025.png", + "type": [ + "Electric" + ], + "height": "0.41 m", + "weight": "6.0 kg", + "candy": "Pikachu Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 0.21, + "avg_spawns": 21, + "spawn_time": "04:00", + "multipliers": [ + 2.34 + ], + "weaknesses": [ + "Ground" + ], + "next_evolution": [ + { + "num": "026", + "name": "Raichu" + } + ] + }, + { + "id": 26, + "num": "026", + "name": "Raichu", + "img": "http://www.serebii.net/pokemongo/pokemon/026.png", + "type": [ + "Electric" + ], + "height": "0.79 m", + "weight": "30.0 kg", + "candy": "Pikachu Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0076, + "avg_spawns": 0.76, + "spawn_time": "23:58", + "multipliers": null, + "weaknesses": [ + "Ground" + ], + "prev_evolution": [ + { + "num": "025", + "name": "Pikachu" + } + ] + }, + { + "id": 27, + "num": "027", + "name": "Sandshrew", + "img": "http://www.serebii.net/pokemongo/pokemon/027.png", + "type": [ + "Ground" + ], + "height": "0.61 m", + "weight": "12.0 kg", + "candy": "Sandshrew Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.11, + "avg_spawns": 111, + "spawn_time": "01:58", + "multipliers": [ + 2.45 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "next_evolution": [ + { + "num": "028", + "name": "Sandslash" + } + ] + }, + { + "id": 28, + "num": "028", + "name": "Sandslash", + "img": "http://www.serebii.net/pokemongo/pokemon/028.png", + "type": [ + "Ground" + ], + "height": "0.99 m", + "weight": "29.5 kg", + "candy": "Sandshrew Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.037, + "avg_spawns": 3.7, + "spawn_time": "12:34", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "prev_evolution": [ + { + "num": "027", + "name": "Sandshrew" + } + ] + }, + { + "id": 29, + "num": "029", + "name": "Nidoran ♀ (Female)", + "img": "http://www.serebii.net/pokemongo/pokemon/029.png", + "type": [ + "Poison" + ], + "height": "0.41 m", + "weight": "7.0 kg", + "candy": "Nidoran ♀ (Female) Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.38, + "avg_spawns": 138, + "spawn_time": "01:51", + "multipliers": [ + 1.63, + 2.48 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "030", + "name": "Nidorina" + }, + { + "num": "031", + "name": "Nidoqueen" + } + ] + }, + { + "id": 30, + "num": "030", + "name": "Nidorina", + "img": "http://www.serebii.net/pokemongo/pokemon/030.png", + "type": [ + "Poison" + ], + "height": "0.79 m", + "weight": "20.0 kg", + "candy": "Nidoran ♀ (Female) Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.088, + "avg_spawns": 8.8, + "spawn_time": "07:22", + "multipliers": [ + 1.83, + 2.48 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "029", + "name": "Nidoran(Female)" + } + ], + "next_evolution": [ + { + "num": "031", + "name": "Nidoqueen" + } + ] + }, + { + "id": 31, + "num": "031", + "name": "Nidoqueen", + "img": "http://www.serebii.net/pokemongo/pokemon/031.png", + "type": [ + "Poison", + "Ground" + ], + "height": "1.30 m", + "weight": "60.0 kg", + "candy": "Nidoran ♀ (Female) Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "12:35", + "multipliers": null, + "weaknesses": [ + "Water", + "Ice", + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "029", + "name": "Nidoran(Female)" + }, + { + "num": "030", + "name": "Nidorina" + } + ] + }, + { + "id": 32, + "num": "032", + "name": "Nidoran ♂ (Male)", + "img": "http://www.serebii.net/pokemongo/pokemon/032.png", + "type": [ + "Poison" + ], + "height": "0.51 m", + "weight": "9.0 kg", + "candy": "Nidoran ♂ (Male) Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.31, + "avg_spawns": 131, + "spawn_time": "01:12", + "multipliers": [ + 1.64, + 1.7 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "033", + "name": "Nidorino" + }, + { + "num": "034", + "name": "Nidoking" + } + ] + }, + { + "id": 33, + "num": "033", + "name": "Nidorino", + "img": "http://www.serebii.net/pokemongo/pokemon/033.png", + "type": [ + "Poison" + ], + "height": "0.89 m", + "weight": "19.5 kg", + "candy": "Nidoran ♂ (Male) Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.083, + "avg_spawns": 8.3, + "spawn_time": "09:02", + "multipliers": [ + 1.83 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "032", + "name": "Nidoran(Male)" + } + ], + "next_evolution": [ + { + "num": "034", + "name": "Nidoking" + } + ] + }, + { + "id": 34, + "num": "034", + "name": "Nidoking", + "img": "http://www.serebii.net/pokemongo/pokemon/034.png", + "type": [ + "Poison", + "Ground" + ], + "height": "1.40 m", + "weight": "62.0 kg", + "candy": "Nidoran ♂ (Male) Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "12:16", + "multipliers": null, + "weaknesses": [ + "Water", + "Ice", + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "032", + "name": "Nidoran(Male)" + }, + { + "num": "033", + "name": "Nidorino" + } + ] + }, + { + "id": 35, + "num": "035", + "name": "Clefairy", + "img": "http://www.serebii.net/pokemongo/pokemon/035.png", + "type": [ + "Normal" + ], + "height": "0.61 m", + "weight": "7.5 kg", + "candy": "Clefairy Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 0.92, + "avg_spawns": 92, + "spawn_time": "03:30", + "multipliers": [ + 2.03, + 2.14 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "036", + "name": "Clefable" + } + ] + }, + { + "id": 36, + "num": "036", + "name": "Clefable", + "img": "http://www.serebii.net/pokemongo/pokemon/036.png", + "type": [ + "Normal" + ], + "height": "1.30 m", + "weight": "40.0 kg", + "candy": "Clefairy Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "03:29", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "035", + "name": "Clefairy" + } + ] + }, + { + "id": 37, + "num": "037", + "name": "Vulpix", + "img": "http://www.serebii.net/pokemongo/pokemon/037.png", + "type": [ + "Fire" + ], + "height": "0.61 m", + "weight": "9.9 kg", + "candy": "Vulpix Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.22, + "avg_spawns": 22, + "spawn_time": "13:43", + "multipliers": [ + 2.74, + 2.81 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "038", + "name": "Ninetales" + } + ] + }, + { + "id": 38, + "num": "038", + "name": "Ninetales", + "img": "http://www.serebii.net/pokemongo/pokemon/038.png", + "type": [ + "Fire" + ], + "height": "1.09 m", + "weight": "19.9 kg", + "candy": "Vulpix Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0077, + "avg_spawns": 0.77, + "spawn_time": "01:32", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "037", + "name": "Vulpix" + } + ] + }, + { + "id": 39, + "num": "039", + "name": "Jigglypuff", + "img": "http://www.serebii.net/pokemongo/pokemon/039.png", + "type": [ + "Normal" + ], + "height": "0.51 m", + "weight": "5.5 kg", + "candy": "Jigglypuff Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 0.39, + "avg_spawns": 39, + "spawn_time": "08:46", + "multipliers": [ + 1.85 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "040", + "name": "Wigglytuff" + } + ] + }, + { + "id": 40, + "num": "040", + "name": "Wigglytuff", + "img": "http://www.serebii.net/pokemongo/pokemon/040.png", + "type": [ + "Normal" + ], + "height": "0.99 m", + "weight": "12.0 kg", + "candy": "Jigglypuff Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.018, + "avg_spawns": 1.8, + "spawn_time": "12:28", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "039", + "name": "Jigglypuff" + } + ] + }, + { + "id": 41, + "num": "041", + "name": "Zubat", + "img": "http://www.serebii.net/pokemongo/pokemon/041.png", + "type": [ + "Poison", + "Flying" + ], + "height": "0.79 m", + "weight": "7.5 kg", + "candy": "Zubat Candy", + "candy_count": 50, + "egg": "2 km", + "spawn_chance": 6.52, + "avg_spawns": 652, + "spawn_time": "12:28", + "multipliers": [ + 2.6, + 3.67 + ], + "weaknesses": [ + "Electric", + "Ice", + "Psychic", + "Rock" + ], + "next_evolution": [ + { + "num": "042", + "name": "Golbat" + } + ] + }, + { + "id": 42, + "num": "042", + "name": "Golbat", + "img": "http://www.serebii.net/pokemongo/pokemon/042.png", + "type": [ + "Poison", + "Flying" + ], + "height": "1.60 m", + "weight": "55.0 kg", + "candy": "Zubat Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.42, + "avg_spawns": 42, + "spawn_time": "02:15", + "multipliers": null, + "weaknesses": [ + "Electric", + "Ice", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "041", + "name": "Zubat" + } + ] + }, + { + "id": 43, + "num": "043", + "name": "Oddish", + "img": "http://www.serebii.net/pokemongo/pokemon/043.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.51 m", + "weight": "5.4 kg", + "candy": "Oddish Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.02, + "avg_spawns": 102, + "spawn_time": "03:58", + "multipliers": [ + 1.5 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "next_evolution": [ + { + "num": "044", + "name": "Gloom" + }, + { + "num": "045", + "name": "Vileplume" + } + ] + }, + { + "id": 44, + "num": "044", + "name": "Gloom", + "img": "http://www.serebii.net/pokemongo/pokemon/044.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.79 m", + "weight": "8.6 kg", + "candy": "Oddish Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.064, + "avg_spawns": 6.4, + "spawn_time": "11:33", + "multipliers": [ + 1.49 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "043", + "name": "Oddish" + } + ], + "next_evolution": [ + { + "num": "045", + "name": "Vileplume" + } + ] + }, + { + "id": 45, + "num": "045", + "name": "Vileplume", + "img": "http://www.serebii.net/pokemongo/pokemon/045.png", + "type": [ + "Grass", + "Poison" + ], + "height": "1.19 m", + "weight": "18.6 kg", + "candy": "Oddish Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0097, + "avg_spawns": 0.97, + "spawn_time": "23:58", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "043", + "name": "Oddish" + }, + { + "num": "044", + "name": "Gloom" + } + ] + }, + { + "id": 46, + "num": "046", + "name": "Paras", + "img": "http://www.serebii.net/pokemongo/pokemon/046.png", + "type": [ + "Bug", + "Grass" + ], + "height": "0.30 m", + "weight": "5.4 kg", + "candy": "Paras Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.36, + "avg_spawns": 236, + "spawn_time": "01:42", + "multipliers": [ + 2.02 + ], + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Rock" + ], + "next_evolution": [ + { + "num": "047", + "name": "Parasect" + } + ] + }, + { + "id": 47, + "num": "047", + "name": "Parasect", + "img": "http://www.serebii.net/pokemongo/pokemon/047.png", + "type": [ + "Bug", + "Grass" + ], + "height": "0.99 m", + "weight": "29.5 kg", + "candy": "Paras Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.074, + "avg_spawns": 7.4, + "spawn_time": "01:22", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Rock" + ], + "prev_evolution": [ + { + "num": "046", + "name": "Paras" + } + ] + }, + { + "id": 48, + "num": "048", + "name": "Venonat", + "img": "http://www.serebii.net/pokemongo/pokemon/048.png", + "type": [ + "Bug", + "Poison" + ], + "height": "0.99 m", + "weight": "30.0 kg", + "candy": "Venonat Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.28, + "avg_spawns": 228, + "spawn_time": "02:31", + "multipliers": [ + 1.86, + 1.9 + ], + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "next_evolution": [ + { + "num": "049", + "name": "Venomoth" + } + ] + }, + { + "id": 49, + "num": "049", + "name": "Venomoth", + "img": "http://www.serebii.net/pokemongo/pokemon/049.png", + "type": [ + "Bug", + "Poison" + ], + "height": "1.50 m", + "weight": "12.5 kg", + "candy": "Venonat Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.072, + "avg_spawns": 7.2, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Fire", + "Flying", + "Psychic", + "Rock" + ], + "prev_evolution": [ + { + "num": "048", + "name": "Venonat" + } + ] + }, + { + "id": 50, + "num": "050", + "name": "Diglett", + "img": "http://www.serebii.net/pokemongo/pokemon/050.png", + "type": [ + "Ground" + ], + "height": "0.20 m", + "weight": "0.8 kg", + "candy": "Diglett Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.40, + "avg_spawns": 40, + "spawn_time": "02:22", + "multipliers": [ + 2.69 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "next_evolution": [ + { + "num": "051", + "name": "Dugtrio" + } + ] + }, + { + "id": 51, + "num": "051", + "name": "Dugtrio", + "img": "http://www.serebii.net/pokemongo/pokemon/051.png", + "type": [ + "Ground" + ], + "height": "0.71 m", + "weight": "33.3 kg", + "candy": "Dugtrio", + "egg": "Not in Eggs", + "spawn_chance": 0.014, + "avg_spawns": 1.4, + "spawn_time": "12:37", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "prev_evolution": [ + { + "num": "050", + "name": "Diglett" + } + ] + }, + { + "id": 52, + "num": "052", + "name": "Meowth", + "img": "http://www.serebii.net/pokemongo/pokemon/052.png", + "type": [ + "Normal" + ], + "height": "0.41 m", + "weight": "4.2 kg", + "candy": "Meowth Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.86, + "avg_spawns": 86, + "spawn_time": "02:54", + "multipliers": [ + 1.98 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "053", + "name": "Persian" + } + ] + }, + { + "id": 53, + "num": "053", + "name": "Persian", + "img": "http://www.serebii.net/pokemongo/pokemon/053.png", + "type": [ + "Normal" + ], + "height": "0.99 m", + "weight": "32.0 kg", + "candy": "Meowth Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "02:44", + "multipliers": null, + "weaknesses": [ + "Fighting" + ], + "prev_evolution": [ + { + "num": "052", + "name": "Meowth" + } + ] + }, + { + "id": 54, + "num": "054", + "name": "Psyduck", + "img": "http://www.serebii.net/pokemongo/pokemon/054.png", + "type": [ + "Water" + ], + "height": "0.79 m", + "weight": "19.6 kg", + "candy": "Psyduck Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.54, + "avg_spawns": 254, + "spawn_time": "03:41", + "multipliers": [ + 2.27 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "055", + "name": "Golduck" + } + ] + }, + { + "id": 55, + "num": "055", + "name": "Golduck", + "img": "http://www.serebii.net/pokemongo/pokemon/055.png", + "type": [ + "Water" + ], + "height": "1.70 m", + "weight": "76.6 kg", + "candy": "Psyduck Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.087, + "avg_spawns": 8.7, + "spawn_time": "23:06", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "054", + "name": "Psyduck" + } + ] + }, + { + "id": 56, + "num": "056", + "name": "Mankey", + "img": "http://www.serebii.net/pokemongo/pokemon/056.png", + "type": [ + "Fighting" + ], + "height": "0.51 m", + "weight": "28.0 kg", + "candy": "Mankey Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.92, + "avg_spawns": 92, + "spawn_time": "12:52", + "multipliers": [ + 2.17, + 2.28 + ], + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "next_evolution": [ + { + "num": "057", + "name": "Primeape" + } + ] + }, + { + "id": 57, + "num": "057", + "name": "Primeape", + "img": "http://www.serebii.net/pokemongo/pokemon/057.png", + "type": [ + "Fighting" + ], + "height": "0.99 m", + "weight": "32.0 kg", + "candy": "Mankey Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.031, + "avg_spawns": 3.1, + "spawn_time": "12:33", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "056", + "name": "Mankey" + } + ] + }, + { + "id": 58, + "num": "058", + "name": "Growlithe", + "img": "http://www.serebii.net/pokemongo/pokemon/058.png", + "type": [ + "Fire" + ], + "height": "0.71 m", + "weight": "19.0 kg", + "candy": "Growlithe Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.92, + "avg_spawns": 92, + "spawn_time": "03:57", + "multipliers": [ + 2.31, + 2.36 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "059", + "name": "Arcanine" + } + ] + }, + { + "id": 59, + "num": "059", + "name": "Arcanine", + "img": "http://www.serebii.net/pokemongo/pokemon/059.png", + "type": [ + "Fire" + ], + "height": "1.91 m", + "weight": "155.0 kg", + "candy": "Growlithe Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "03:11", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "058", + "name": "Growlithe" + } + ] + }, + { + "id": 60, + "num": "060", + "name": "Poliwag", + "img": "http://www.serebii.net/pokemongo/pokemon/060.png", + "type": [ + "Water" + ], + "height": "0.61 m", + "weight": "12.4 kg", + "candy": "Poliwag Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 2.19, + "avg_spawns": 219, + "spawn_time": "03:40", + "multipliers": [ + 1.72, + 1.73 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "061", + "name": "Poliwhirl" + }, + { + "num": "062", + "name": "Poliwrath" + } + ] + }, + { + "id": 61, + "num": "061", + "name": "Poliwhirl", + "img": "http://www.serebii.net/pokemongo/pokemon/061.png", + "type": [ + "Water" + ], + "height": "0.99 m", + "weight": "20.0 kg", + "candy": "Poliwag Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.13, + "avg_spawns": 13, + "spawn_time": "09:14", + "multipliers": [ + 1.95 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "060", + "name": "Poliwag" + } + ], + "next_evolution": [ + { + "num": "062", + "name": "Poliwrath" + } + ] + }, + { + "id": 62, + "num": "062", + "name": "Poliwrath", + "img": "http://www.serebii.net/pokemongo/pokemon/062.png", + "type": [ + "Water", + "Fighting" + ], + "height": "1.30 m", + "weight": "54.0 kg", + "candy": "Poliwag Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.011, + "avg_spawns": 1.1, + "spawn_time": "01:32", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "060", + "name": "Poliwag" + }, + { + "num": "061", + "name": "Poliwhirl" + } + ] + }, + { + "id": 63, + "num": "063", + "name": "Abra", + "img": "http://www.serebii.net/pokemongo/pokemon/063.png", + "type": [ + "Psychic" + ], + "height": "0.89 m", + "weight": "19.5 kg", + "candy": "Abra Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 0.42, + "avg_spawns": 42, + "spawn_time": "04:30", + "multipliers": [ + 1.36, + 1.95 + ], + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "064", + "name": "Kadabra" + }, + { + "num": "065", + "name": "Alakazam" + } + ] + }, + { + "id": 64, + "num": "064", + "name": "Kadabra", + "img": "http://www.serebii.net/pokemongo/pokemon/064.png", + "type": [ + "Psychic" + ], + "height": "1.30 m", + "weight": "56.5 kg", + "candy": "Abra Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.027, + "avg_spawns": 2.7, + "spawn_time": "11:25", + "multipliers": [ + 1.4 + ], + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "063", + "name": "Abra" + } + ], + "next_evolution": [ + { + "num": "065", + "name": "Alakazam" + } + ] + }, + { + "id": 65, + "num": "065", + "name": "Alakazam", + "img": "http://www.serebii.net/pokemongo/pokemon/065.png", + "type": [ + "Psychic" + ], + "height": "1.50 m", + "weight": "48.0 kg", + "candy": "Abra Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0073, + "avg_spawns": 0.73, + "spawn_time": "12:33", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "063", + "name": "Abra" + }, + { + "num": "064", + "name": "Kadabra" + } + ] + }, + { + "id": 66, + "num": "066", + "name": "Machop", + "img": "http://www.serebii.net/pokemongo/pokemon/066.png", + "type": [ + "Fighting" + ], + "height": "0.79 m", + "weight": "19.5 kg", + "candy": "Machop Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 0.49, + "avg_spawns": 49, + "spawn_time": "01:55", + "multipliers": [ + 1.64, + 1.65 + ], + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "next_evolution": [ + { + "num": "067", + "name": "Machoke" + }, + { + "num": "068", + "name": "Machamp" + } + ] + }, + { + "id": 67, + "num": "067", + "name": "Machoke", + "img": "http://www.serebii.net/pokemongo/pokemon/067.png", + "type": [ + "Fighting" + ], + "height": "1.50 m", + "weight": "70.5 kg", + "candy": "Machop Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "10:32", + "multipliers": [ + 1.7 + ], + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "066", + "name": "Machop" + } + ], + "next_evolution": [ + { + "num": "068", + "name": "Machamp" + } + ] + }, + { + "id": 68, + "num": "068", + "name": "Machamp", + "img": "http://www.serebii.net/pokemongo/pokemon/068.png", + "type": [ + "Fighting" + ], + "height": "1.60 m", + "weight": "130.0 kg", + "candy": "Machop Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0068, + "avg_spawns": 0.68, + "spawn_time": "02:55", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ], + "prev_evolution": [ + { + "num": "066", + "name": "Machop" + }, + { + "num": "067", + "name": "Machoke" + } + ] + }, + { + "id": 69, + "num": "069", + "name": "Bellsprout", + "img": "http://www.serebii.net/pokemongo/pokemon/069.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.71 m", + "weight": "4.0 kg", + "candy": "Bellsprout Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 1.15, + "avg_spawns": 115, + "spawn_time": "04:10", + "multipliers": [ + 1.57 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "next_evolution": [ + { + "num": "070", + "name": "Weepinbell" + }, + { + "num": "071", + "name": "Victreebel" + } + ] + }, + { + "id": 70, + "num": "070", + "name": "Weepinbell", + "img": "http://www.serebii.net/pokemongo/pokemon/070.png", + "type": [ + "Grass", + "Poison" + ], + "height": "0.99 m", + "weight": "6.4 kg", + "candy": "Bellsprout Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.072, + "avg_spawns": 7.2, + "spawn_time": "09:45", + "multipliers": [ + 1.59 + ], + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "069", + "name": "Bellsprout" + } + ], + "next_evolution": [ + { + "num": "071", + "name": "Victreebel" + } + ] + }, + { + "id": 71, + "num": "071", + "name": "Victreebel", + "img": "http://www.serebii.net/pokemongo/pokemon/071.png", + "type": [ + "Grass", + "Poison" + ], + "height": "1.70 m", + "weight": "15.5 kg", + "candy": "Bellsprout Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0059, + "avg_spawns": 0.59, + "spawn_time": "12:19", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Flying", + "Psychic" + ], + "prev_evolution": [ + { + "num": "069", + "name": "Bellsprout" + }, + { + "num": "070", + "name": "Weepinbell" + } + ] + }, + { + "id": 72, + "num": "072", + "name": "Tentacool", + "img": "http://www.serebii.net/pokemongo/pokemon/072.png", + "type": [ + "Water", + "Poison" + ], + "height": "0.89 m", + "weight": "45.5 kg", + "candy": "Tentacool Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.81, + "avg_spawns": 81, + "spawn_time": "03:20", + "multipliers": [ + 2.52 + ], + "weaknesses": [ + "Electric", + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "073", + "name": "Tentacruel" + } + ] + }, + { + "id": 73, + "num": "073", + "name": "Tentacruel", + "img": "http://www.serebii.net/pokemongo/pokemon/073.png", + "type": [ + "Water", + "Poison" + ], + "height": "1.60 m", + "weight": "55.0 kg", + "candy": "Tentacool Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.082, + "avg_spawns": 8.2, + "spawn_time": "23:36", + "multipliers": null, + "weaknesses": [ + "Electric", + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "072", + "name": "Tentacool" + } + ] + }, + { + "id": 74, + "num": "074", + "name": "Geodude", + "img": "http://www.serebii.net/pokemongo/pokemon/074.png", + "type": [ + "Rock", + "Ground" + ], + "height": "0.41 m", + "weight": "20.0 kg", + "candy": "Geodude Candy", + "candy_count": 25, + "egg": "2 km", + "spawn_chance": 1.19, + "avg_spawns": 119, + "spawn_time": "12:40", + "multipliers": [ + 1.75, + 1.76 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "next_evolution": [ + { + "num": "075", + "name": "Graveler" + }, + { + "num": "076", + "name": "Golem" + } + ] + }, + { + "id": 75, + "num": "075", + "name": "Graveler", + "img": "http://www.serebii.net/pokemongo/pokemon/075.png", + "type": [ + "Rock", + "Ground" + ], + "height": "0.99 m", + "weight": "105.0 kg", + "candy": "Geodude Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.071, + "avg_spawns": 7.1, + "spawn_time": "04:53", + "multipliers": [ + 1.64, + 1.72 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "prev_evolution": [ + { + "num": "074", + "name": "Geodude" + } + ], + "next_evolution": [ + { + "num": "076", + "name": "Golem" + } + ] + }, + { + "id": 76, + "num": "076", + "name": "Golem", + "img": "http://www.serebii.net/pokemongo/pokemon/076.png", + "type": [ + "Rock", + "Ground" + ], + "height": "1.40 m", + "weight": "300.0 kg", + "candy": "Geodude Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0047, + "avg_spawns": 0.47, + "spawn_time": "12:16", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "prev_evolution": [ + { + "num": "074", + "name": "Geodude" + }, + { + "num": "075", + "name": "Graveler" + } + ] + }, + { + "id": 77, + "num": "077", + "name": "Ponyta", + "img": "http://www.serebii.net/pokemongo/pokemon/077.png", + "type": [ + "Fire" + ], + "height": "0.99 m", + "weight": "30.0 kg", + "candy": "Ponyta Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.51, + "avg_spawns": 51, + "spawn_time": "02:50", + "multipliers": [ + 1.48, + 1.5 + ], + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "next_evolution": [ + { + "num": "078", + "name": "Rapidash" + } + ] + }, + { + "id": 78, + "num": "078", + "name": "Rapidash", + "img": "http://www.serebii.net/pokemongo/pokemon/078.png", + "type": [ + "Fire" + ], + "height": "1.70 m", + "weight": "95.0 kg", + "candy": "Ponyta Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.011, + "avg_spawns": 1.1, + "spawn_time": "04:00", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "077", + "name": "Ponyta" + } + ] + }, + { + "id": 79, + "num": "079", + "name": "Slowpoke", + "img": "http://www.serebii.net/pokemongo/pokemon/079.png", + "type": [ + "Water", + "Psychic" + ], + "height": "1.19 m", + "weight": "36.0 kg", + "candy": "Slowpoke Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.05, + "avg_spawns": 105, + "spawn_time": "07:12", + "multipliers": [ + 2.21 + ], + "weaknesses": [ + "Electric", + "Grass", + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "080", + "name": "Slowbro" + } + ] + }, + { + "id": 80, + "num": "080", + "name": "Slowbro", + "img": "http://www.serebii.net/pokemongo/pokemon/080.png", + "type": [ + "Water", + "Psychic" + ], + "height": "1.60 m", + "weight": "78.5 kg", + "candy": "Slowpoke Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.036, + "avg_spawns": 3.6, + "spawn_time": "02:56", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "079", + "name": "Slowpoke" + } + ] + }, + { + "id": 81, + "num": "081", + "name": "Magnemite", + "img": "http://www.serebii.net/pokemongo/pokemon/081.png", + "type": [ + "Electric" + ], + "height": "0.30 m", + "weight": "6.0 kg", + "candy": "Magnemite Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.71, + "avg_spawns": 71, + "spawn_time": "04:04", + "multipliers": [ + 2.16, + 2.17 + ], + "weaknesses": [ + "Fire", + "Water", + "Ground" + ], + "next_evolution": [ + { + "num": "082", + "name": "Magneton" + } + ] + }, + { + "id": 82, + "num": "082", + "name": "Magneton", + "img": "http://www.serebii.net/pokemongo/pokemon/082.png", + "type": [ + "Electric" + ], + "height": "0.99 m", + "weight": "60.0 kg", + "candy": "Magnemite Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.023, + "avg_spawns": 2.3, + "spawn_time": "15:25", + "multipliers": null, + "weaknesses": [ + "Fire", + "Water", + "Ground" + ], + "prev_evolution": [ + { + "num": "081", + "name": "Magnemite" + } + ] + }, + { + "id": 83, + "num": "083", + "name": "Farfetch'd", + "img": "http://www.serebii.net/pokemongo/pokemon/083.png", + "type": [ + "Normal", + "Flying" + ], + "height": "0.79 m", + "weight": "15.0 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.0212, + "avg_spawns": 2.12, + "spawn_time": "01:09", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ] + }, + { + "id": 84, + "num": "084", + "name": "Doduo", + "img": "http://www.serebii.net/pokemongo/pokemon/084.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.40 m", + "weight": "39.2 kg", + "candy": "Doduo Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.52, + "avg_spawns": 52, + "spawn_time": "05:10", + "multipliers": [ + 2.19, + 2.24 + ], + "weaknesses": [ + "Electric", + "Rock" + ], + "next_evolution": [ + { + "num": "085", + "name": "Dodrio" + } + ] + }, + { + "id": 85, + "num": "085", + "name": "Dodrio", + "img": "http://www.serebii.net/pokemongo/pokemon/085.png", + "type": [ + "Normal", + "Flying" + ], + "height": "1.80 m", + "weight": "85.2 kg", + "candy": "Doduo Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.22, + "avg_spawns": 22, + "spawn_time": "02:12", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "084", + "name": "Doduo" + } + ] + }, + { + "id": 86, + "num": "086", + "name": "Seel", + "img": "http://www.serebii.net/pokemongo/pokemon/086.png", + "type": [ + "Water" + ], + "height": "1.09 m", + "weight": "90.0 kg", + "candy": "Seel Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.28, + "avg_spawns": 28, + "spawn_time": "06:46", + "multipliers": [ + 1.04, + 1.96 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "087", + "name": "Dewgong" + } + ] + }, + { + "id": 87, + "num": "087", + "name": "Dewgong", + "img": "http://www.serebii.net/pokemongo/pokemon/087.png", + "type": [ + "Water", + "Ice" + ], + "height": "1.70 m", + "weight": "120.0 kg", + "candy": "Seel Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.013, + "avg_spawns": 1.3, + "spawn_time": "06:04", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Rock" + ], + "prev_evolution": [ + { + "num": "086", + "name": "Seel" + } + ] + }, + { + "id": 88, + "num": "088", + "name": "Grimer", + "img": "http://www.serebii.net/pokemongo/pokemon/088.png", + "type": [ + "Poison" + ], + "height": "0.89 m", + "weight": "30.0 kg", + "candy": "Grimer Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.052, + "avg_spawns": 5.2, + "spawn_time": "15:11", + "multipliers": [ + 2.44 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "089", + "name": "Muk" + } + ] + }, + { + "id": 89, + "num": "089", + "name": "Muk", + "img": "http://www.serebii.net/pokemongo/pokemon/089.png", + "type": [ + "Poison" + ], + "height": "1.19 m", + "weight": "30.0 kg", + "candy": "Grimer Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0031, + "avg_spawns": 0.31, + "spawn_time": "01:28", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "088", + "name": "Grimer" + } + ] + }, + { + "id": 90, + "num": "090", + "name": "Shellder", + "img": "http://www.serebii.net/pokemongo/pokemon/090.png", + "type": [ + "Water" + ], + "height": "0.30 m", + "weight": "4.0 kg", + "candy": "Shellder Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.52, + "avg_spawns": 52, + "spawn_time": "07:39", + "multipliers": [ + 2.65 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "091", + "name": "Cloyster" + } + ] + }, + { + "id": 91, + "num": "091", + "name": "Cloyster", + "img": "http://www.serebii.net/pokemongo/pokemon/091.png", + "type": [ + "Water", + "Ice" + ], + "height": "1.50 m", + "weight": "132.5 kg", + "candy": "Shellder Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.015, + "avg_spawns": 1.5, + "spawn_time": "02:33", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Rock" + ], + "prev_evolution": [ + { + "num": "090", + "name": "Shellder" + } + ] + }, + { + "id": 92, + "num": "092", + "name": "Gastly", + "img": "http://www.serebii.net/pokemongo/pokemon/092.png", + "type": [ + "Ghost", + "Poison" + ], + "height": "1.30 m", + "weight": "0.1 kg", + "candy": "Gastly Candy", + "candy_count": 25, + "egg": "5 km", + "spawn_chance": 0.79, + "avg_spawns": 79, + "spawn_time": "04:21", + "multipliers": [ + 1.78 + ], + "weaknesses": [ + "Ground", + "Psychic", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "093", + "name": "Haunter" + }, + { + "num": "094", + "name": "Gengar" + } + ] + }, + { + "id": 93, + "num": "093", + "name": "Haunter", + "img": "http://www.serebii.net/pokemongo/pokemon/093.png", + "type": [ + "Ghost", + "Poison" + ], + "height": "1.60 m", + "weight": "0.1 kg", + "candy": "Gastly Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.052, + "avg_spawns": 5.2, + "spawn_time": "00:10", + "multipliers": [ + 1.56, + 1.8 + ], + "weaknesses": [ + "Ground", + "Psychic", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "092", + "name": "Gastly" + } + ], + "next_evolution": [ + { + "num": "094", + "name": "Gengar" + } + ] + }, + { + "id": 94, + "num": "094", + "name": "Gengar", + "img": "http://www.serebii.net/pokemongo/pokemon/094.png", + "type": [ + "Ghost", + "Poison" + ], + "height": "1.50 m", + "weight": "40.5 kg", + "candy": "Gastly Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0067, + "avg_spawns": 0.67, + "spawn_time": "03:55", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "092", + "name": "Gastly" + }, + { + "num": "093", + "name": "Haunter" + } + ] + }, + { + "id": 95, + "num": "095", + "name": "Onix", + "img": "http://www.serebii.net/pokemongo/pokemon/095.png", + "type": [ + "Rock", + "Ground" + ], + "height": "8.79 m", + "weight": "210.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "01:18", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ] + }, + { + "id": 96, + "num": "096", + "name": "Drowzee", + "img": "http://www.serebii.net/pokemongo/pokemon/096.png", + "type": [ + "Psychic" + ], + "height": "0.99 m", + "weight": "32.4 kg", + "candy": "Drowzee Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 3.21, + "avg_spawns": 321, + "spawn_time": "01:51", + "multipliers": [ + 2.08, + 2.09 + ], + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "097", + "name": "Hypno" + } + ] + }, + { + "id": 97, + "num": "097", + "name": "Hypno", + "img": "http://www.serebii.net/pokemongo/pokemon/097.png", + "type": [ + "Psychic" + ], + "height": "1.60 m", + "weight": "75.6 kg", + "candy": "Drowzee Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "02:17", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "096", + "name": "Drowzee" + } + ] + }, + { + "id": 98, + "num": "098", + "name": "Krabby", + "img": "http://www.serebii.net/pokemongo/pokemon/098.png", + "type": [ + "Water" + ], + "height": "0.41 m", + "weight": "6.5 kg", + "candy": "Krabby Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.12, + "avg_spawns": 212, + "spawn_time": "03:33", + "multipliers": [ + 2.36, + 2.4 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "099", + "name": "Kingler" + } + ] + }, + { + "id": 99, + "num": "099", + "name": "Kingler", + "img": "http://www.serebii.net/pokemongo/pokemon/099.png", + "type": [ + "Water" + ], + "height": "1.30 m", + "weight": "60.0 kg", + "candy": "Krabby Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.062, + "avg_spawns": 6.2, + "spawn_time": "03:44", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "098", + "name": "Krabby" + } + ] + }, + { + "id": 100, + "num": "100", + "name": "Voltorb", + "img": "http://www.serebii.net/pokemongo/pokemon/100.png", + "type": [ + "Electric" + ], + "height": "0.51 m", + "weight": "10.4 kg", + "candy": "Voltorb Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.65, + "avg_spawns": 65, + "spawn_time": "04:36", + "multipliers": [ + 2.01, + 2.02 + ], + "weaknesses": [ + "Ground" + ], + "next_evolution": [ + { + "num": "101", + "name": "Electrode" + } + ] + }, + { + "id": 101, + "num": "101", + "name": "Electrode", + "img": "http://www.serebii.net/pokemongo/pokemon/101.png", + "type": [ + "Electric" + ], + "height": "1.19 m", + "weight": "66.6 kg", + "candy": "Voltorb Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "04:10", + "multipliers": null, + "weaknesses": [ + "Ground" + ], + "prev_evolution": [ + { + "num": "100", + "name": "Voltorb" + } + ] + }, + { + "id": 102, + "num": "102", + "name": "Exeggcute", + "img": "http://www.serebii.net/pokemongo/pokemon/102.png", + "type": [ + "Grass", + "Psychic" + ], + "height": "0.41 m", + "weight": "2.5 kg", + "candy": "Exeggcute Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.78, + "avg_spawns": 78, + "spawn_time": "09:09", + "multipliers": [ + 2.7, + 3.18 + ], + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Ghost", + "Dark" + ], + "next_evolution": [ + { + "num": "103", + "name": "Exeggutor" + } + ] + }, + { + "id": 103, + "num": "103", + "name": "Exeggutor", + "img": "http://www.serebii.net/pokemongo/pokemon/103.png", + "type": [ + "Grass", + "Psychic" + ], + "height": "2.01 m", + "weight": "120.0 kg", + "candy": "Exeggcute Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.014, + "avg_spawns": 1.4, + "spawn_time": "12:34", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "102", + "name": "Exeggcute" + } + ] + }, + { + "id": 104, + "num": "104", + "name": "Cubone", + "img": "http://www.serebii.net/pokemongo/pokemon/104.png", + "type": [ + "Ground" + ], + "height": "0.41 m", + "weight": "6.5 kg", + "candy": "Cubone Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.61, + "avg_spawns": 61, + "spawn_time": "01:51", + "multipliers": [ + 1.67 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "next_evolution": [ + { + "num": "105", + "name": "Marowak" + } + ] + }, + { + "id": 105, + "num": "105", + "name": "Marowak", + "img": "http://www.serebii.net/pokemongo/pokemon/105.png", + "type": [ + "Ground" + ], + "height": "0.99 m", + "weight": "45.0 kg", + "candy": "Cubone Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "03:59", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice" + ], + "prev_evolution": [ + { + "num": "104", + "name": "Cubone" + } + ] + }, + { + "id": 106, + "num": "106", + "name": "Hitmonlee", + "img": "http://www.serebii.net/pokemongo/pokemon/106.png", + "type": [ + "Fighting" + ], + "height": "1.50 m", + "weight": "49.8 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "03:59", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ] + }, + { + "id": 107, + "num": "107", + "name": "Hitmonchan", + "img": "http://www.serebii.net/pokemongo/pokemon/107.png", + "type": [ + "Fighting" + ], + "height": "1.40 m", + "weight": "50.2 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "05:58", + "multipliers": null, + "weaknesses": [ + "Flying", + "Psychic", + "Fairy" + ] + }, + { + "id": 108, + "num": "108", + "name": "Lickitung", + "img": "http://www.serebii.net/pokemongo/pokemon/108.png", + "type": [ + "Normal" + ], + "height": "1.19 m", + "weight": "65.5 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.011, + "avg_spawns": 1.1, + "spawn_time": "02:46", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 109, + "num": "109", + "name": "Koffing", + "img": "http://www.serebii.net/pokemongo/pokemon/109.png", + "type": [ + "Poison" + ], + "height": "0.61 m", + "weight": "1.0 kg", + "candy": "Koffing Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.20, + "avg_spawns": 20, + "spawn_time": "08:16", + "multipliers": [ + 1.11 + ], + "weaknesses": [ + "Ground", + "Psychic" + ], + "next_evolution": [ + { + "num": "110", + "name": "Weezing" + } + ] + }, + { + "id": 110, + "num": "110", + "name": "Weezing", + "img": "http://www.serebii.net/pokemongo/pokemon/110.png", + "type": [ + "Poison" + ], + "height": "1.19 m", + "weight": "9.5 kg", + "candy": "Koffing Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.016, + "avg_spawns": 1.6, + "spawn_time": "12:17", + "multipliers": null, + "weaknesses": [ + "Ground", + "Psychic" + ], + "prev_evolution": [ + { + "num": "109", + "name": "Koffing" + } + ] + }, + { + "id": 111, + "num": "111", + "name": "Rhyhorn", + "img": "http://www.serebii.net/pokemongo/pokemon/111.png", + "type": [ + "Ground", + "Rock" + ], + "height": "0.99 m", + "weight": "115.0 kg", + "candy": "Rhyhorn Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 0.63, + "avg_spawns": 63, + "spawn_time": "03:21", + "multipliers": [ + 1.91 + ], + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "next_evolution": [ + { + "num": "112", + "name": "Rhydon" + } + ] + }, + { + "id": 112, + "num": "112", + "name": "Rhydon", + "img": "http://www.serebii.net/pokemongo/pokemon/112.png", + "type": [ + "Ground", + "Rock" + ], + "height": "1.91 m", + "weight": "120.0 kg", + "candy": "Rhyhorn Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.022, + "avg_spawns": 2.2, + "spawn_time": "05:50", + "multipliers": null, + "weaknesses": [ + "Water", + "Grass", + "Ice", + "Fighting", + "Ground", + "Steel" + ], + "prev_evolution": [ + { + "num": "111", + "name": "Rhyhorn" + } + ] + }, + { + "id": 113, + "num": "113", + "name": "Chansey", + "img": "http://www.serebii.net/pokemongo/pokemon/113.png", + "type": [ + "Normal" + ], + "height": "1.09 m", + "weight": "34.6 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.013, + "avg_spawns": 1.3, + "spawn_time": "04:46", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 114, + "num": "114", + "name": "Tangela", + "img": "http://www.serebii.net/pokemongo/pokemon/114.png", + "type": [ + "Grass" + ], + "height": "0.99 m", + "weight": "35.0 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.228, + "avg_spawns": 22.8, + "spawn_time": "23:13", + "multipliers": null, + "weaknesses": [ + "Fire", + "Ice", + "Poison", + "Flying", + "Bug" + ] + }, + { + "id": 115, + "num": "115", + "name": "Kangaskhan", + "img": "http://www.serebii.net/pokemongo/pokemon/115.png", + "type": [ + "Normal" + ], + "height": "2.21 m", + "weight": "80.0 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.0086, + "avg_spawns": 0.86, + "spawn_time": "02:40", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 116, + "num": "116", + "name": "Horsea", + "img": "http://www.serebii.net/pokemongo/pokemon/116.png", + "type": [ + "Water" + ], + "height": "0.41 m", + "weight": "8.0 kg", + "candy": "Horsea Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.13, + "avg_spawns": 113, + "spawn_time": "02:53", + "multipliers": [ + 2.23 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "117", + "name": "Seadra" + } + ] + }, + { + "id": 117, + "num": "117", + "name": "Seadra", + "img": "http://www.serebii.net/pokemongo/pokemon/117.png", + "type": [ + "Water" + ], + "height": "1.19 m", + "weight": "25.0 kg", + "candy": "Horsea Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "03:18", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "116", + "name": "Horsea" + } + ] + }, + { + "id": 118, + "num": "118", + "name": "Goldeen", + "img": "http://www.serebii.net/pokemongo/pokemon/118.png", + "type": [ + "Water" + ], + "height": "0.61 m", + "weight": "15.0 kg", + "candy": "Goldeen Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 2.18, + "avg_spawns": 218, + "spawn_time": "03:14", + "multipliers": [ + 2.15, + 2.2 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "119", + "name": "Seaking" + } + ] + }, + { + "id": 119, + "num": "119", + "name": "Seaking", + "img": "http://www.serebii.net/pokemongo/pokemon/119.png", + "type": [ + "Water" + ], + "height": "1.30 m", + "weight": "39.0 kg", + "candy": "Goldeen Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.08, + "avg_spawns": 8, + "spawn_time": "05:21", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "118", + "name": "Goldeen" + } + ] + }, + { + "id": 120, + "num": "120", + "name": "Staryu", + "img": "http://www.serebii.net/pokemongo/pokemon/120.png", + "type": [ + "Water" + ], + "height": "0.79 m", + "weight": "34.5 kg", + "candy": "Staryu Candy", + "candy_count": 50, + "egg": "5 km", + "spawn_chance": 1.95, + "avg_spawns": 195, + "spawn_time": "22:59", + "multipliers": [ + 2.38, + 2.41 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "121", + "name": "Starmie" + } + ] + }, + { + "id": 121, + "num": "121", + "name": "Starmie", + "img": "http://www.serebii.net/pokemongo/pokemon/121.png", + "type": [ + "Water", + "Psychic" + ], + "height": "1.09 m", + "weight": "80.0 kg", + "candy": "Staryu Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.034, + "avg_spawns": 3.4, + "spawn_time": "06:57", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Bug", + "Ghost", + "Dark" + ], + "prev_evolution": [ + { + "num": "120", + "name": "Staryu" + } + ] + }, + { + "id": 122, + "num": "122", + "name": "Mr. Mime", + "img": "http://www.serebii.net/pokemongo/pokemon/122.png", + "type": [ + "Psychic" + ], + "height": "1.30 m", + "weight": "54.5 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.0031, + "avg_spawns": 0.31, + "spawn_time": "01:51", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ] + }, + { + "id": 123, + "num": "123", + "name": "Scyther", + "img": "http://www.serebii.net/pokemongo/pokemon/123.png", + "type": [ + "Bug", + "Flying" + ], + "height": "1.50 m", + "weight": "56.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.14, + "avg_spawns": 14, + "spawn_time": "05:43", + "multipliers": null, + "weaknesses": [ + "Fire", + "Electric", + "Ice", + "Flying", + "Rock" + ] + }, + { + "id": 124, + "num": "124", + "name": "Jynx", + "img": "http://www.serebii.net/pokemongo/pokemon/124.png", + "type": [ + "Ice", + "Psychic" + ], + "height": "1.40 m", + "weight": "40.6 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.35, + "avg_spawns": 35, + "spawn_time": "05:41", + "multipliers": null, + "weaknesses": [ + "Fire", + "Bug", + "Rock", + "Ghost", + "Dark", + "Steel" + ] + }, + { + "id": 125, + "num": "125", + "name": "Electabuzz", + "img": "http://www.serebii.net/pokemongo/pokemon/125.png", + "type": [ + "Electric" + ], + "height": "1.09 m", + "weight": "30.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.074, + "avg_spawns": 7.4, + "spawn_time": "04:28", + "multipliers": null, + "weaknesses": [ + "Ground" + ] + }, + { + "id": 126, + "num": "126", + "name": "Magmar", + "img": "http://www.serebii.net/pokemongo/pokemon/126.png", + "type": [ + "Fire" + ], + "height": "1.30 m", + "weight": "44.5 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "20:36", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ] + }, + { + "id": 127, + "num": "127", + "name": "Pinsir", + "img": "http://www.serebii.net/pokemongo/pokemon/127.png", + "type": [ + "Bug" + ], + "height": "1.50 m", + "weight": "55.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.99, + "avg_spawns": 99, + "spawn_time": "03:25", + "multipliers": null, + "weaknesses": [ + "Fire", + "Flying", + "Rock" + ] + }, + { + "id": 128, + "num": "128", + "name": "Tauros", + "img": "http://www.serebii.net/pokemongo/pokemon/128.png", + "type": [ + "Normal" + ], + "height": "1.40 m", + "weight": "88.4 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.12, + "avg_spawns": 12, + "spawn_time": "00:37", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 129, + "num": "129", + "name": "Magikarp", + "img": "http://www.serebii.net/pokemongo/pokemon/129.png", + "type": [ + "Water" + ], + "height": "0.89 m", + "weight": "10.0 kg", + "candy": "Magikarp Candy", + "candy_count": 400, + "egg": "2 km", + "spawn_chance": 4.78, + "avg_spawns": 478, + "spawn_time": "14:26", + "multipliers": [ + 10.1, + 11.8 + ], + "weaknesses": [ + "Electric", + "Grass" + ], + "next_evolution": [ + { + "num": "130", + "name": "Gyarados" + } + ] + }, + { + "id": 130, + "num": "130", + "name": "Gyarados", + "img": "http://www.serebii.net/pokemongo/pokemon/130.png", + "type": [ + "Water", + "Flying" + ], + "height": "6.50 m", + "weight": "235.0 kg", + "candy": "Magikarp Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0032, + "avg_spawns": 0.32, + "spawn_time": "02:15", + "multipliers": null, + "weaknesses": [ + "Electric", + "Rock" + ], + "prev_evolution": [ + { + "num": "129", + "name": "Magikarp" + } + ] + }, + { + "id": 131, + "num": "131", + "name": "Lapras", + "img": "http://www.serebii.net/pokemongo/pokemon/131.png", + "type": [ + "Water", + "Ice" + ], + "height": "2.49 m", + "weight": "220.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.006, + "avg_spawns": 0.6, + "spawn_time": "08:59", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Rock" + ] + }, + { + "id": 132, + "num": "132", + "name": "Ditto", + "img": "http://www.serebii.net/pokemongo/pokemon/132.png", + "type": [ + "Normal" + ], + "height": "0.30 m", + "weight": "4.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 133, + "num": "133", + "name": "Eevee", + "img": "http://www.serebii.net/pokemongo/pokemon/133.png", + "type": [ + "Normal" + ], + "height": "0.30 m", + "weight": "6.5 kg", + "candy": "Eevee Candy", + "candy_count": 25, + "egg": "10 km", + "spawn_chance": 2.75, + "avg_spawns": 275, + "spawn_time": "05:32", + "multipliers": [ + 2.02, + 2.64 + ], + "weaknesses": [ + "Fighting" + ], + "next_evolution": [ + { + "num": "134", + "name": "Vaporeon" + }, + { + "num": "135", + "name": "Jolteon" + }, + { + "num": "136", + "name": "Flareon" + } + ] + }, + { + "id": 134, + "num": "134", + "name": "Vaporeon", + "img": "http://www.serebii.net/pokemongo/pokemon/134.png", + "type": [ + "Water" + ], + "height": "0.99 m", + "weight": "29.0 kg", + "candy": "Eevee Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.014, + "avg_spawns": 1.4, + "spawn_time": "10:54", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass" + ], + "prev_evolution": [ + { + "num": "133", + "name": "Eevee" + } + ] + }, + { + "id": 135, + "num": "135", + "name": "Jolteon", + "img": "http://www.serebii.net/pokemongo/pokemon/135.png", + "type": [ + "Electric" + ], + "height": "0.79 m", + "weight": "24.5 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "02:30", + "multipliers": null, + "weaknesses": [ + "Ground" + ], + "prev_evolution": [ + { + "num": "133", + "name": "Eevee" + } + ] + }, + { + "id": 136, + "num": "136", + "name": "Flareon", + "img": "http://www.serebii.net/pokemongo/pokemon/136.png", + "type": [ + "Fire" + ], + "height": "0.89 m", + "weight": "25.0 kg", + "candy": "Eevee Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.017, + "avg_spawns": 1.7, + "spawn_time": "07:02", + "multipliers": null, + "weaknesses": [ + "Water", + "Ground", + "Rock" + ], + "prev_evolution": [ + { + "num": "133", + "name": "Eevee" + } + ] + }, + { + "id": 137, + "num": "137", + "name": "Porygon", + "img": "http://www.serebii.net/pokemongo/pokemon/137.png", + "type": [ + "Normal" + ], + "height": "0.79 m", + "weight": "36.5 kg", + "candy": "None", + "egg": "5 km", + "spawn_chance": 0.012, + "avg_spawns": 1.2, + "spawn_time": "02:49", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 138, + "num": "138", + "name": "Omanyte", + "img": "http://www.serebii.net/pokemongo/pokemon/138.png", + "type": [ + "Rock", + "Water" + ], + "height": "0.41 m", + "weight": "7.5 kg", + "candy": "Omanyte Candy", + "candy_count": 50, + "egg": "10 km", + "spawn_chance": 0.14, + "avg_spawns": 14, + "spawn_time": "10:23", + "multipliers": [ + 2.12 + ], + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "next_evolution": [ + { + "num": "139", + "name": "Omastar" + } + ] + }, + { + "id": 139, + "num": "139", + "name": "Omastar", + "img": "http://www.serebii.net/pokemongo/pokemon/139.png", + "type": [ + "Rock", + "Water" + ], + "height": "0.99 m", + "weight": "35.0 kg", + "candy": "None", + "egg": "Omanyte Candy", + "spawn_chance": 0.0061, + "avg_spawns": 0.61, + "spawn_time": "05:04", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "prev_evolution": [ + { + "num": "138", + "name": "Omanyte" + } + ] + }, + { + "id": 140, + "num": "140", + "name": "Kabuto", + "img": "http://www.serebii.net/pokemongo/pokemon/140.png", + "type": [ + "Rock", + "Water" + ], + "height": "0.51 m", + "weight": "11.5 kg", + "candy": "Kabuto Candy", + "candy_count": 50, + "egg": "10 km", + "spawn_chance": 0.10, + "avg_spawns": 10, + "spawn_time": "00:05", + "multipliers": [ + 1.97, + 2.37 + ], + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "next_evolution": [ + { + "num": "141", + "name": "Kabutops" + } + ] + }, + { + "id": 141, + "num": "141", + "name": "Kabutops", + "img": "http://www.serebii.net/pokemongo/pokemon/141.png", + "type": [ + "Rock", + "Water" + ], + "height": "1.30 m", + "weight": "40.5 kg", + "candy": "Kabuto Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0032, + "avg_spawns": 0.32, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Electric", + "Grass", + "Fighting", + "Ground" + ], + "prev_evolution": [ + { + "num": "140", + "name": "Kabuto" + } + ] + }, + { + "id": 142, + "num": "142", + "name": "Aerodactyl", + "img": "http://www.serebii.net/pokemongo/pokemon/142.png", + "type": [ + "Rock", + "Flying" + ], + "height": "1.80 m", + "weight": "59.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.018, + "avg_spawns": 1.8, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Water", + "Electric", + "Ice", + "Rock", + "Steel" + ] + }, + { + "id": 143, + "num": "143", + "name": "Snorlax", + "img": "http://www.serebii.net/pokemongo/pokemon/143.png", + "type": [ + "Normal" + ], + "height": "2.11 m", + "weight": "460.0 kg", + "candy": "None", + "egg": "10 km", + "spawn_chance": 0.016, + "avg_spawns": 1.6, + "spawn_time": "23:40", + "multipliers": null, + "weaknesses": [ + "Fighting" + ] + }, + { + "id": 144, + "num": "144", + "name": "Articuno", + "img": "http://www.serebii.net/pokemongo/pokemon/144.png", + "type": [ + "Ice", + "Flying" + ], + "height": "1.70 m", + "weight": "55.4 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Fire", + "Electric", + "Rock", + "Steel" + ] + }, + { + "id": 145, + "num": "145", + "name": "Zapdos", + "img": "http://www.serebii.net/pokemongo/pokemon/145.png", + "type": [ + "Electric", + "Flying" + ], + "height": "1.60 m", + "weight": "52.6 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Ice", + "Rock" + ] + }, + { + "id": 146, + "num": "146", + "name": "Moltres", + "img": "http://www.serebii.net/pokemongo/pokemon/146.png", + "type": [ + "Fire", + "Flying" + ], + "height": "2.01 m", + "weight": "60.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Water", + "Electric", + "Rock" + ] + }, + { + "id": 147, + "num": "147", + "name": "Dratini", + "img": "http://www.serebii.net/pokemongo/pokemon/147.png", + "type": [ + "Dragon" + ], + "height": "1.80 m", + "weight": "3.3 kg", + "candy": "Dratini Candy", + "candy_count": 25, + "egg": "10 km", + "spawn_chance": 0.30, + "avg_spawns": 30, + "spawn_time": "06:41", + "multipliers": [ + 1.83, + 1.84 + ], + "weaknesses": [ + "Ice", + "Dragon", + "Fairy" + ], + "next_evolution": [ + { + "num": "148", + "name": "Dragonair" + }, + { + "num": "149", + "name": "Dragonite" + } + ] + }, + { + "id": 148, + "num": "148", + "name": "Dragonair", + "img": "http://www.serebii.net/pokemongo/pokemon/148.png", + "type": [ + "Dragon" + ], + "height": "3.99 m", + "weight": "16.5 kg", + "candy": "Dratini Candy", + "candy_count": 100, + "egg": "Not in Eggs", + "spawn_chance": 0.02, + "avg_spawns": 2, + "spawn_time": "11:57", + "multipliers": [ + 2.05 + ], + "weaknesses": [ + "Ice", + "Dragon", + "Fairy" + ], + "prev_evolution": [ + { + "num": "147", + "name": "Dratini" + } + ], + "next_evolution": [ + { + "num": "149", + "name": "Dragonite" + } + ] + }, + { + "id": 149, + "num": "149", + "name": "Dragonite", + "img": "http://www.serebii.net/pokemongo/pokemon/149.png", + "type": [ + "Dragon", + "Flying" + ], + "height": "2.21 m", + "weight": "210.0 kg", + "candy": "Dratini Candy", + "egg": "Not in Eggs", + "spawn_chance": 0.0011, + "avg_spawns": 0.11, + "spawn_time": "23:38", + "multipliers": null, + "weaknesses": [ + "Ice", + "Rock", + "Dragon", + "Fairy" + ], + "prev_evolution": [ + { + "num": "147", + "name": "Dratini" + }, + { + "num": "148", + "name": "Dragonair" + } + ] + }, + { + "id": 150, + "num": "150", + "name": "Mewtwo", + "img": "http://www.serebii.net/pokemongo/pokemon/150.png", + "type": [ + "Psychic" + ], + "height": "2.01 m", + "weight": "122.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ] + }, + { + "id": 151, + "num": "151", + "name": "Mew", + "img": "http://www.serebii.net/pokemongo/pokemon/151.png", + "type": [ + "Psychic" + ], + "height": "0.41 m", + "weight": "4.0 kg", + "candy": "None", + "egg": "Not in Eggs", + "spawn_chance": 0, + "avg_spawns": 0, + "spawn_time": "N/A", + "multipliers": null, + "weaknesses": [ + "Bug", + "Ghost", + "Dark" + ] + } + ] +} \ No newline at end of file diff --git a/uf02/exercici_json_no_jquery/js/functions.js b/uf02/exercici_json_no_jquery/js/functions.js new file mode 100755 index 0000000..7afab12 --- /dev/null +++ b/uf02/exercici_json_no_jquery/js/functions.js @@ -0,0 +1,19 @@ +let urlMovies = "js/data/movies.json"; + +const loadMovies = async() => { + try { + const response = await fetch(urlMovies); + console.log(response); + + const movData = await response.json(); + console.log(movData); + } catch(error) { + console.log(error); + } +} + +loadMovies(); +function orderList(object, order) { + if (order='asc') return object.sort(); + return object.sort().reverse(); +} \ No newline at end of file diff --git a/uf02/exercici_json_no_jquery/js/tests.js b/uf02/exercici_json_no_jquery/js/tests.js new file mode 100755 index 0000000..7afab12 --- /dev/null +++ b/uf02/exercici_json_no_jquery/js/tests.js @@ -0,0 +1,19 @@ +let urlMovies = "js/data/movies.json"; + +const loadMovies = async() => { + try { + const response = await fetch(urlMovies); + console.log(response); + + const movData = await response.json(); + console.log(movData); + } catch(error) { + console.log(error); + } +} + +loadMovies(); +function orderList(object, order) { + if (order='asc') return object.sort(); + return object.sort().reverse(); +} \ No newline at end of file diff --git a/uf02/exercici_json_no_jquery/notindex.html b/uf02/exercici_json_no_jquery/notindex.html new file mode 100755 index 0000000..a1a6864 --- /dev/null +++ b/uf02/exercici_json_no_jquery/notindex.html @@ -0,0 +1,12 @@ + + + + M6 UF2 + + + +

this is a title

+

+ + + \ No newline at end of file diff --git a/uf02/exercici_nasa/Pràctica Nasa.pdf b/uf02/exercici_nasa/Pràctica Nasa.pdf new file mode 100755 index 0000000..54eec7d Binary files /dev/null and b/uf02/exercici_nasa/Pràctica Nasa.pdf differ diff --git a/uf02/exercici_nasa/amCharts/amCharts.html b/uf02/exercici_nasa/amCharts/amCharts.html new file mode 100755 index 0000000..3f5271b --- /dev/null +++ b/uf02/exercici_nasa/amCharts/amCharts.html @@ -0,0 +1,56 @@ + + + +
+ + \ No newline at end of file diff --git a/uf02/exercici_nasa/amCharts/amCharts.js b/uf02/exercici_nasa/amCharts/amCharts.js new file mode 100755 index 0000000..e69de29 diff --git a/uf02/exercici_nasa/index.html b/uf02/exercici_nasa/index.html new file mode 100755 index 0000000..cce44b0 --- /dev/null +++ b/uf02/exercici_nasa/index.html @@ -0,0 +1,43 @@ + + +W3.CSS + + + + + + + + + + + +
+
+

<=1000g

+

>1000g && <=100000g

+

>100000g

+

Undefined

+
+
+
+ + + + + + + + + + + +
#NameClassMass(g)YearLocation
+
+ + diff --git a/uf02/exercici_nasa/leafletMap.html b/uf02/exercici_nasa/leafletMap.html new file mode 100755 index 0000000..cc77e24 --- /dev/null +++ b/uf02/exercici_nasa/leafletMap.html @@ -0,0 +1,41 @@ + + + + + + + Document + + + + + + + + +
+
+ + + + \ No newline at end of file diff --git a/uf02/exercici_nasa/script.js b/uf02/exercici_nasa/script.js new file mode 100755 index 0000000..dde786a --- /dev/null +++ b/uf02/exercici_nasa/script.js @@ -0,0 +1,77 @@ +$.ajax({ + url: "https://data.nasa.gov/resource/gh4g-9sfh.json", + type: "GET", + data: { + "$limit" : 500, + "$$app_token" : "VLkZXiizqqIPBNNauahdq1mdq" + } +}).done(function(data) { + + document.getElementById("infoBar").innerHTML += "
Mostrant " + data.length + " resultats
"; + // document.getElementById("infoBar").innerHTML += "
Massa total " + massAdd()[1] + "(kg) / Massa mitjana " + massAdd()[0] + "(g)
"; + console.log(data); + + var map = L.map('map').setView([35, 0], 2.35); + + // L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token={accessToken}', { + // attribution: 'Map data © OpenStreetMap contributors, Imagery © Mapbox', + // maxZoom: 18, + // id: 'mapbox/streets-v11', + // tileSize: 512, + // zoomOffset: -1, + // accessToken: 'pk.eyJ1Ijoicm9nZXJwYjk4IiwiYSI6ImNreTh6Y3VqODAxZGwydXA0dDA5emM1MngifQ.mzj9oEzGlCAcKTS5vKJi0w' + // }).addTo(map); + L.esri.basemapLayer('Topographic').addTo(map); + + + // showMarkers(data); + + showTable(data); + + + + // showMap(); +}); +function showMarkers(data) { + for (let i=0; i 1000 && data[i]["mass"] <= 100000 ? 'yellow' : 'red'))); + + var circle = L.circle([lon, lat], { + color: markerColor, + radius: 50000 + }).addTo(map); + circle.bindPopup( + "Name: " + data[i]["name"] + "
" + + "Class: " + (typeof data[i]["recclass"] !== "undefined" ? data[i]["recclass"] : "N/A") + "
" + + "Mass: " + (typeof data[i]["mass"] !== "undefined" ? data[i]["mass"] : "N/A") + "
" + + "Year: " + (typeof data[i]["year"] !== "undefined" ? data[i]["year"].substring(0, 4) : "N/A") + "
" + + "Georication: " + lon + " / " + lat + ); + + } +} + +function showTable(data) { + for (let i=0; i + ` + data[i]["id"] + ` + ` + data[i]["name"] + ` + ` + (typeof data[i]["recclass"] !== "undefined" ? data[i]["recclass"] : "N/A") + ` + ` + (typeof data[i]["mass"] !== "undefined" ? data[i]["mass"] : "N/A") + ` + ` + (typeof data[i]["year"] !== "undefined" ? data[i]["year"].substring(0, 4): "N/A") + ` + ` + (typeof data[i]["geolocation"]["latitude"] !== "undefined" || data[i]["geolocation"]["longitude"] !== "undefined" ? data[i]["geolocation"]["latitude"] + " / " + data[i]["geolocation"]["longitude"] : "N/A") + ` + ` + } +} +function massAdd() { + var rs = new Array(2); + for (let i=0; i + + + + + + + + +

Exercici 07

+ +

Resultat:

+ +

+

+ + + + + \ No newline at end of file diff --git a/uf02/funcions_objectes/exercici_01.html b/uf02/funcions_objectes/exercici_01.html new file mode 100755 index 0000000..f606028 --- /dev/null +++ b/uf02/funcions_objectes/exercici_01.html @@ -0,0 +1,55 @@ + + + + + + + + + +

Exercici 01

+ +

Resultat:

+ +

+

+ + + + + \ No newline at end of file diff --git a/uf02/funcions_objectes/exercici_02.html b/uf02/funcions_objectes/exercici_02.html new file mode 100755 index 0000000..2b7cc85 --- /dev/null +++ b/uf02/funcions_objectes/exercici_02.html @@ -0,0 +1,52 @@ + + + + + + + + + +

Exercici 07

+ +

Resultat:

+ +

+

+ + + + + \ No newline at end of file diff --git a/uf02/funcions_objectes/exercici_03.html b/uf02/funcions_objectes/exercici_03.html new file mode 100755 index 0000000..2b7cc85 --- /dev/null +++ b/uf02/funcions_objectes/exercici_03.html @@ -0,0 +1,52 @@ + + + + + + + + + +

Exercici 07

+ +

Resultat:

+ +

+

+ + + + + \ No newline at end of file diff --git a/uf02/funcions_objectes/exercici_04.html b/uf02/funcions_objectes/exercici_04.html new file mode 100755 index 0000000..2b7cc85 --- /dev/null +++ b/uf02/funcions_objectes/exercici_04.html @@ -0,0 +1,52 @@ + + + + + + + + + +

Exercici 07

+ +

Resultat:

+ +

+

+ + + + + \ No newline at end of file diff --git a/uf02/m6uf2_ini-20211220T160155Z-001.zip b/uf02/m6uf2_ini-20211220T160155Z-001.zip new file mode 100755 index 0000000..a6fa0b6 Binary files /dev/null and b/uf02/m6uf2_ini-20211220T160155Z-001.zip differ diff --git a/uf03/dom/exemples/Dom01_Selectores.html b/uf03/dom/exemples/Dom01_Selectores.html new file mode 100755 index 0000000..90b2840 --- /dev/null +++ b/uf03/dom/exemples/Dom01_Selectores.html @@ -0,0 +1,59 @@ + + + + + + + Document + + + + + + +
+

Este es el primer parrafo

+

Este es el segundo parrafo

+

Este es el tercer parrafo

+
+ + + + + + \ No newline at end of file diff --git a/uf03/dom/exemples/Dom02_Elementos.html b/uf03/dom/exemples/Dom02_Elementos.html new file mode 100755 index 0000000..3984ec9 --- /dev/null +++ b/uf03/dom/exemples/Dom02_Elementos.html @@ -0,0 +1,75 @@ + + + + + + + Document + + + + +
+
+ +
+ + + + + + + \ No newline at end of file diff --git a/uf03/dom/exemples/Dom03_ElementosAddTask.html b/uf03/dom/exemples/Dom03_ElementosAddTask.html new file mode 100755 index 0000000..3508afe --- /dev/null +++ b/uf03/dom/exemples/Dom03_ElementosAddTask.html @@ -0,0 +1,55 @@ + + + + + + + ToDo List + + + + + + + + +
    +
+ + + + \ No newline at end of file diff --git a/uf03/dom/exemples/exercici_pissarra_01.html b/uf03/dom/exemples/exercici_pissarra_01.html new file mode 100755 index 0000000..2f35983 --- /dev/null +++ b/uf03/dom/exemples/exercici_pissarra_01.html @@ -0,0 +1,38 @@ + + + + + + + ToDo List + + + + + + +
+

Galicia

+
+
+

Canarias

+
+ + + + \ No newline at end of file diff --git a/uf03/dom/exercici01.html b/uf03/dom/exercici01.html new file mode 100755 index 0000000..80276ae --- /dev/null +++ b/uf03/dom/exercici01.html @@ -0,0 +1,34 @@ + + +Exercici 01 + + + + + + + +
+

Exercici 01

+
+ +
+ +
+ + + diff --git a/uf03/dom/exercici02.html b/uf03/dom/exercici02.html new file mode 100755 index 0000000..9cea04d --- /dev/null +++ b/uf03/dom/exercici02.html @@ -0,0 +1,31 @@ + + +Exercici 02 + + + + + + + +
+

Exercici 02

+
+ +
+ +
+ + + \ No newline at end of file diff --git a/uf03/dom/exercici03.html b/uf03/dom/exercici03.html new file mode 100755 index 0000000..26eb19d --- /dev/null +++ b/uf03/dom/exercici03.html @@ -0,0 +1,63 @@ + + +Exercici 03 + + + + + + + +
+

Exercici 03

+
+ +
+

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed mattis enim vitae orci. Phasellus + libero. Maecenas nisl arcu, consequat congue, commodo nec, commodo ultricies, turpis. Quisque sapien nunc, + posuere vitae, rutrum et, luctus at, pede. Pellentesque massa ante, ornare id, aliquam vitae, ultrices + porttitor, pede. Nullam sit amet nisl elementum elit convallis malesuada. Phasellus magna sem, semper quis, + faucibus ut, rhoncus non, mi. Duis pellentesque, felis eu adipiscing ullamcorper, odio urna consequat arcu, at + posuere ante quam non dolor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis scelerisque.

+ Ocultar contenidos +
+ +

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed mattis enim vitae orci. Phasellus + libero. Maecenas nisl arcu, consequat congue, commodo nec, commodo ultricies, turpis. Quisque sapien nunc, + posuere vitae, rutrum et, luctus at, pede. Pellentesque massa ante, ornare id, aliquam vitae, ultrices + porttitor, pede. Nullam sit amet nisl elementum elit convallis malesuada. Phasellus magna sem, semper quis, + faucibus ut, rhoncus non, mi. Duis pellentesque, felis eu adipiscing ullamcorper, odio urna consequat arcu, at + posuere ante quam non dolor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis scelerisque.

+ Ocultar contenidos +
+ +

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed mattis enim vitae orci. Phasellus + libero. Maecenas nisl arcu, consequat congue, commodo nec, commodo ultricies, turpis. Quisque sapien nunc, + posuere vitae, rutrum et, luctus at, pede. Pellentesque massa ante, ornare id, aliquam vitae, ultrices + porttitor, pede. Nullam sit amet nisl elementum elit convallis malesuada. Phasellus magna sem, semper quis, + faucibus ut, rhoncus non, mi. Duis pellentesque, felis eu adipiscing ullamcorper, odio urna consequat arcu, at + posuere ante quam non dolor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis scelerisque.

+ Ocultar contenidos +
+ + + \ No newline at end of file diff --git a/uf03/dom/exercici04.html b/uf03/dom/exercici04.html new file mode 100755 index 0000000..8e687b3 --- /dev/null +++ b/uf03/dom/exercici04.html @@ -0,0 +1,27 @@ + + +Exercici 04 + + + + + + + +
+

Exercici 04

+
+ +
+
+ + + \ No newline at end of file diff --git a/uf03/dom/exercici05.html b/uf03/dom/exercici05.html new file mode 100755 index 0000000..e69de29 diff --git a/uf03/dom/exercici06.html b/uf03/dom/exercici06.html new file mode 100755 index 0000000..e69de29 diff --git a/uf03/dom/formulari/form.html b/uf03/dom/formulari/form.html new file mode 100644 index 0000000..b2c31a5 --- /dev/null +++ b/uf03/dom/formulari/form.html @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + +
+

Formulari de registre d'usuaris

+
+
+
+ + +
+
+ +
+ + +
+
+ +
+ + +
+
+
+ +
+
+ +
+
+ @ +
+ +
+
+
+ +
+ + +
+
+ +
+ + +
+
+
+ + +
+
+ + + \ No newline at end of file diff --git a/uf03/dom/formulari/script.js b/uf03/dom/formulari/script.js new file mode 100644 index 0000000..6c77b3c --- /dev/null +++ b/uf03/dom/formulari/script.js @@ -0,0 +1,39 @@ +window.onload = main + +function main(){ + document.getElementById("submit").addEventListener("click", validate); + + + + function validatePhone() { + let inputPhone = document.getElementById("telefon"); + if (!inputPhone.value || isNaN(inputPhone.value)) { + alert("The phone filed must be a 9 digit number"); + return false; + } + return true; + } + + function validateName() { + let inputName = document.getElementById("nom").value; + for (char of inputName){ + if (!(/[A-z]/).test(char)){ + alert("The name can only contain letters"); + return false; + } + } + console.log(inputName); + return true; + + } + function validate(e){ + if (!validateName() || !validatePhone()) { + console.log("auth failed"); + e.preventDefault(); + return false; + } + console.log("auth successful"); + return false; + + } +} \ No newline at end of file diff --git a/uf03/dom/formulari/style.css b/uf03/dom/formulari/style.css new file mode 100644 index 0000000..e69de29