Hi, I am Christoph, and I wrote this website to end my lifelong struggle with Swiss public data.
It provides a structured collection of most of the relevant data series for Switzerland, automatically updated from various sources: GDP, CPI, Exports and Imports, Population, Employment, and much more. We are still working on the data input, but are pretty much complete in the field of Economics.
It shows the data series in a unified interface that starts with the series you were looking for 80% of the time, and gives you all details the rest of the time.
You can export everything. Whatever you find interesting, you can download, as a graph or as a table. And you can import everything into R, using the new dataseries package. Other Software is coming.
The save-and-share feature allows you to save the current view and share it with others, using a stable URL with parameters.
What do you think? Do you find it useful? Would you like see a particular feature? Please let me know. And if you like it, like it on Facebook. Or even better: Share it! Thanks!
Use the following code to emedd the current graph in your website, using iframes. Because the data is part of the code, the interactive graph will have no dependency on this website.
With the dataseries R package, you can directly use the data in R.
To install from CRAN:
install.packages("dataseries")
To get the visible series into R:
With the dataseries R package, you can directly use the data in R.
To install from CRAN:
install.packages("dataseries")
To get the collected series into R: