mirror of
https://github.com/tomasriveral/ReSSPublica.git
synced 2026-08-11 18:28:38 +02:00
docs: add rss explanation
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
Project curently in devellopment.
|
||||
|
||||
The idea:
|
||||
* RSS feeds for federal and cantonal popular iniciative. In fives languages (English, French, German, Italian, Romanch).
|
||||
* Maybe later add popular referendu or communal votations ?
|
||||
### Why
|
||||
|
||||
The Swiss governement publishes daily lots of information scattered on the internet (newsletters, sparql endpoints, RTS/SSR/RSI, ...).
|
||||
We aim to make it more accessible with RSS (and Atom).
|
||||
|
||||
[RSS](https://en.wikipedia.org/wiki/RSS) is a standard web feed that you can access on a multitude of application on all your device. For more information, see [All about RSS](https://github.com/AboutRSS/ALL-about-RSS).
|
||||
|
||||
### Feeds
|
||||
|
||||
| Title | Description | de | fr | it |
|
||||
|-------|-------------|----|----|-----|
|
||||
| Federal initiatives | New federal popular initiatives in the signature stage. | [RSS](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/rss/de/eidgenossischVolksinitiativen.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/de/eidgenossischVolksinitiativen.atom) | [RSS](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/rss/fr/initiativesPopulairesFederales.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/fr/initiativesPopulairesFederales.atom) | [RSS](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/rss/it/iniziativePopolariFederali.xml) [Atom](https://github.com/tomasriveral/ReSSPublica/raw/refs/heads/main/feed/atom/it/iniziativePopolariFederali.atom) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user