Giter Site home page Giter Site logo

mepwatch's Introduction

#install sudo -H pip install autocrop npm install gulp

#pictures gulp face autocrop -i tmp/mepphoto -o img/mepphoto -w50 -H50 --facePercent=100

process manually the non detected faces

data and geo

https://ec.europa.eu/eurostat/web/gisco/geodata https://raw.githubusercontent.com/leakyMirror/map-of-europe/master/TopoJSON/europe.topojson

ndjson-cat europe.geojson | ndjson-split 'd.features' > europe.ndjson ndjson-map 'd.id = d.properties.ISO2,d' < europe.ndjson > europe-id.ndjson ndjson-map 'd.properties = {pop:d.properties.POP2005},d' < europe-id.ndjson > europe-idprop.ndjson ndjson-reduce < europe-idprop.ndjson | ndjson-map '{type: "FeatureCollection", features: d}' > europe-id.geojson geo2topo countries=europe-id.geojson > europe.topojson

#wikidata

parties twitter

https://query.wikidata.org/#SELECT%20DISTINCT%20%3Fparty%20%3FpartyLabel%20%3FcountryLabel%20%3Ftwitter%0AWHERE%20%0A%7B%0A%20%20%3Fparty%20wdt%3AP31%20wd%3AQ7278%20.%0A%20%20%3Fparty%20wdt%3AP17%20%3Fcountry%20.%0A%20%20%3Fcountry%20wdt%3AP463%20wd%3AQ458%20.%0A%20%20%0A%20%20%3Fparty%20wdt%3AP2002%20%3Ftwitter%20.%0A%20%20%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22fr%2Cen%22.%20%7D%0A%7D%20ORDER%20BY%20%3FcountryLabel%20%3FpartyLabel

Group discipline:

select "group",count() from (select identifier,"group",count() from (select identifier,"group",result,count() as count from mep_rollcall group by identifier,"group",result) t group by identifier,"group" having count() > 1) n group by "group";

mepwatch's People

Contributors

atalanttore avatar er2off avatar julianotadeveloper avatar milotype avatar tttp avatar weblate avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mepwatch's Issues

Good job !

Hi,
this website is amazing !
I think it deserve a favicon and some preview for the social networks :-)
I see there is some translation waiting to be pushed but I didn't understand how it will be deployed.
Do you welcome contributions ?
Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.