7
0
mirror of https://github.com/marado/RNID.git synced 2024-12-22 03:54:21 +00:00

2020: antigo incumprimento resolvido, mas ha' mais

This commit is contained in:
Marcos Marado 2019-06-18 18:09:23 +01:00
parent af3b753d49
commit 79f20f85bb
3 changed files with 21 additions and 6 deletions

View File

@ -36,7 +36,7 @@ Esta tabela mostra casos de incumprimento do regulamento:
| https://snirh.apambiente.pt/ | XHTML inválido, CSS inválido | [análise do XHTML](https://validator.w3.org/check?uri=https%3A%2F%2Fsnirh.apambiente.pt&charset=%28detect+automatically%29&doctype=Inline&group=0), [análise do CSS](https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Fsnirh.apambiente.pt&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en) | 2019/06/18 ||
| http://www.aterratreme.pt/inscreva-se/ | Credenciais sem HTTPS | [forumulário de registo em HTTPS](http://www.aterratreme.pt/inscreva-se/) | 2019/06/18 ||
| https://inpi.justica.gov.pt | Serviços necessitam JAVA | [documento com instruções](https://servicosonline.inpi.pt/registos/guia_certificado.pdf) | 2019/06/18 ||
| https://www.portugal2020.pt/ | Flash | [exemplo](https://www.portugal2020.pt/Portal2020/Media/Default/Videos/Login_12_11_2014.htm) | 2019/05/23 ||
| https://www.portugal2020.pt/ | XLS | [exemplo](https://www.portugal2020.pt/content/lista-de-operacoes-aprovadas) | 2019/06/18 ||
| http://azores.gov.pt | Flash, autenticação em HTTP | [conteúdo Flash e autenticação sem HTTPS](http://azores.gov.pt) | 2019/06/18 ||
| http://www.dgterritorio.pt | cartografia em ecw, CAOP em shapefile | [conteúdo ecw em vez de geotiff](http://www.dgterritorio.pt/cartografia_e_geodesia/cartografia/cartografia_de_base___topografica_e_topografica_de_imagem/serie_cartografica_1500_000/), [CAOP em shapefile](http://www.dgterritorio.pt/cartografia_e_geodesia/cartografia/carta_administrativa_oficial_de_portugal_caop/caop__download_/) | 2019/06/18 ||

View File

@ -1,8 +1,9 @@
#!/bin/bash
naopassa=$(wget https://www.portugal2020.pt/Portal2020/Media/Default/Videos/Login_12_11_2014.htm -O - -o /dev/null|grep EMBED|grep -c swf);
if [ "$naopassa" -eq "1" ]; then
wget https://www.portugal2020.pt/content/lista-de-operacoes-aprovadas -o /dev/null -O -|hxnormalize -x -l 10000|hxselect .even -c |hxselect .even -c > even
if [ ! "$(diff even scripts/30/even|wc -l)" -eq "0" ]; then
echo "2020: incumprimento pode já não existir";
else
echo "2020: Incumprimento mantém-se, a actualizar o README (faça um git diff, valide, e commit!)";
while IFS='' read -r line || [[ -n "$line" ]]; do
test "$(echo "$line"|grep -v -c "2020")" -eq "1" \
@ -10,6 +11,5 @@ if [ "$naopassa" -eq "1" ]; then
|| (h=$(echo "$line"|cut -d\| -f1-4); t=$(echo "$line"|cut -d\| -f6-); echo "$h| $(date +%Y/%m/%d) |$t");
done < README.md > new
mv new README.md
else
echo "2020: incumprimento resolvido";
fi
rm even

15
scripts/30/even Normal file
View File

@ -0,0 +1,15 @@
<p>Garantir a total transparência na atribuição dos Fundos da União Europeia envolve a partilha com todos os cidadãos da informação relativa aos projetos apoiados.</p>
<p>A Lista de Operações aprovadas, pesquisável e disponível para <em>download</em>, dá resposta a este objetivo, permitindo o acesso de toda a sociedade à forma como os recursos financeiros da União são investidos.</p>
<p> </p>
<p><strong><span style="color:#c0392b"><span style="font-size:18px">  LISTA DE OPERAÇÕES APROVADAS </span></span></strong><span style="color:#c0392b"><span style="font-size:18px">reportada a 31 de março de 2019</span> </span></p>
<p>                              Versão em <a href="/sites/default/files/listaop_pt2020_310319.xlsx" target="_blank"><span style="font-size:20px"><strong>EXCEL</strong></span></a> para <em>download</em></p>
<p> </p>
<p> </p>