URL Base
0 1 2 |
https://api.meteo.cat/pronostic/v2 |
Recurs
0 1 2 |
/smp/episodis-oberts?data={any}-{mes}-{dia}Z |
Descripció
Retorna els episodis oberts i els avisos vigents que afecten al dia de la consulta.
Mètode HTTP
GET
Versió API
2.0
Paràmetres
any | Obligatori | Any de consulta en format numèric YYYY |
mes | Obligatori | Mes de consulta en format numèric MM |
dia | Obligatori | Dia de consulta en format numèric DD |
Resposta
0 1 2 |
https://api.meteo.cat/pronostic/v2/smp/episodis-oberts?data=2023-06-13Z |
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
[ { "estat": { "nom": "Obert", "data": null }, "meteor": { "nom": "Intensitat de pluja" }, "avisos": [ { "tipus": "Avís", "dataEmisio": "2023-06-12T08:09Z", "dataInici": "2023-06-12T12:00Z", "dataFi": "2023-06-14T17:59Z", "evolucions": [ { "dia": "2023-06-12T00:00Z", "comentari": "Els xàfecs aniran acompanyats de tempesta. És possible que hi hagi fenòmens de temps violent (pedra > 2cm i/o ratxes molt fortes de vent).", "representatiu": 1, "llindar1": "Intensitat > 20 mm / 30 minuts", "llindar2": null, "distribucioGeografica": "LOCAL", "periodes": [ { "nom": "00-06", "afectacions": null }, { "nom": "06-12", "afectacions": null }, { "nom": "12-18", "afectacions": [ { "dia": "2023-06-12T00:00Z", "llindar": "Intensitat > 20 mm / 30 minuts", "auxiliar": false, "perill": 2, "idComarca": 31, "nivell": 1 }, { "dia": "2023-06-12T00:00Z", "llindar": "Intensitat > 20 mm / 30 minuts", "auxiliar": false, "perill": 2, "idComarca": 2, "nivell": 1 }, (...) |
URL Base
0 1 2 |
https://api.meteo.cat/pronostic/v1 |
Recurs
0 1 2 |
/smp/episodis-oberts |
Descripció
Retorna els episodis oberts pel dia actual
Mètode HTTP
GET
Versió API
1.0
Paràmetres
No en té
Resposta
0 1 2 |
https://api.meteo.cat/pronostic/v1/smp/episodis-oberts |
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 |
[ { estat: { nom: "Obert", data: null }, meteor: { nom: "Acumulació de Pluja" }, avisos: [ { tipus: "Avís", dataEmisio: "2015-11-25T17:17Z", dataInici: "2015-11-25T00:00Z", dataFi: "2015-11-25T23:59Z", evolucions: [ { dia: "2015-11-25T00:00Z", comentari: "", representatiu: 1, llindar1: "Acumulada > 100 mm /24 hores", llindar2: null, distribucioGeografica: "LOCAL", periodes: [ { nom: "00-06", afectacions: [ { dia: "2015-11-25T00:00Z", llindar: "Acumulada > 100 mm /24 hores", auxiliar: false, perill: 1, idComarca: 38, nivell: 1 } ] }, { nom: "06-12", afectacions: null }, { nom: "12-18", afectacions: null }, { nom: "18-00", afectacions: [ { dia: "2015-11-25T00:00Z", llindar: "Acumulada > 100 mm /24 hores", auxiliar: false, perill: 1, idComarca: 2, nivell: 1 } ] } ], valorMaxim: "" } ], estat: "Vigent" } ] } ] |
URL Base
0 1 2 |
https://api.meteo.cat/pronostic/v1 |
Recurs
0 1 2 |
/smp/episodis-oberts/preavisos |
Descripció
Retorna els preavisos publicats actualment
Mètode HTTP
GET
Versió API
1.0
Paràmetres
No en té.
Resposta
0 1 2 |
https://api.meteo.cat/pronostic/v1/smp/episodis-oberts/preavisos |
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
[ { "<span class="hljs-attr">estat</span>": { "<span class="hljs-attr">nom</span>": <span class="hljs-string">"Obert"</span>, "<span class="hljs-attr">data</span>": <span class="hljs-literal">null</span> }, "<span class="hljs-attr">meteor</span>": { "<span class="hljs-attr">nom</span>": <span class="hljs-string">"Calor"</span> }, "<span class="hljs-attr">avisos</span>": [ { "<span class="hljs-attr">nivell</span>": <span class="hljs-number">1</span>, "<span class="hljs-attr">tipus</span>": <span class="hljs-string">"Preavís"</span>, "<span class="hljs-attr">dataInici</span>": <span class="hljs-string">"2017-03-06T00:00Z"</span>, "<span class="hljs-attr">dataFi</span>": <span class="hljs-string">"2017-03-08T23:59Z"</span>, "<span class="hljs-attr">dataEmisio</span>": <span class="hljs-string">"2017-03-06T12:07Z"</span>, "<span class="hljs-attr">estat</span>": <span class="hljs-string">"Vigent"</span>, "<span class="hljs-attr">llindar</span>": <span class="hljs-string">"Calor intensa"</span>, "<span class="hljs-attr">perill</span>": <span class="hljs-number">2</span>, "<span class="hljs-attr">comentari</span>": <span class="hljs-string">""</span> } ] }, ..., { "<span class="hljs-attr">estat</span>": { "<span class="hljs-attr">nom</span>": <span class="hljs-string">"Obert"</span>, "<span class="hljs-attr">data</span>": <span class="hljs-literal">null</span> }, "<span class="hljs-attr">meteor</span>": { "<span class="hljs-attr">nom</span>": <span class="hljs-string">"Vent"</span> }, "<span class="hljs-attr">avisos</span>": [ { "<span class="hljs-attr">nivell</span>": <span class="hljs-number">1</span>, "<span class="hljs-attr">tipus</span>": <span class="hljs-string">"Preavís"</span>, "<span class="hljs-attr">dataInici</span>": <span class="hljs-string">"2017-03-06T00:00Z"</span>, "<span class="hljs-attr">dataFi</span>": <span class="hljs-string">"2017-03-06T23:59Z"</span>, "<span class="hljs-attr">dataEmisio</span>": <span class="hljs-string">"2017-03-06T11:19Z"</span>, "<span class="hljs-attr">estat</span>": <span class="hljs-string">"Vigent"</span>, "<span class="hljs-attr">llindar</span>": <span class="hljs-string">"Ratxa màxima > 25m/s"</span>, "<span class="hljs-attr">perill</span>": <span class="hljs-number">3</span>, "<span class="hljs-attr">comentari</span>": <span class="hljs-string">""</span> } ] } ] |