It is totally possible to add the data to DBnomics since they are time series and are freely available. We will add them very soon, thank you for contacting us
Thanks for the swift reply! I am really happy that it is feasible!
I have a couple of other ideas in mind but I donāt want to abuse your time.
Here in the EC, to monitor economic activity, we also make use of daily measures of NO2 concentrations in several European countries. The data is freely available at the European Environment Agency:
also here
Do you think it would be possible to try to add that as well?
Many thanks!
I have downloaded some files from https://discomap.eea.europa.eu/map/fme/AirQualityExport.htm but I have trouble finding the correspondence between the codes and their values. For example where to find the name of the AirQualityStationEoIcode: āAT10003ā?
Same question for AirQualityNetwork, Sample, etcā¦
Finally, I barely understand the names of the CSV files. Letās take the āAT_38_48883_2013_timeseries.csvā file, for example, I understand that āATā is the iso code for Austria and ā2013ā is the year but what does the rest mean?
When I extract the data manually, I usually do so in the āAir quality and COVID-19ā website, where at the end of the Tableau there is a download button - after that one can select do extract the full database and there the names of stations appear properly (not in code, but with a more meaningful description :)).
Thanks a lot to you and your team! If its too much trouble its probably not worth it.
I had one last request (for the next few weeks :))!
We also monitor daily electricity production in Europe, with data made available by ENTSO-E ( European Network of Transmission System Operators for Electricity). This is useful for many purposes - including monitoring industrial activity in several Member States (after correcting for temperature fluctuations) in almost real time.
The data is available at their transparency platform: Data view
You can select country and then use the actual load to the network at different hours of the day (not the forecast load).
Let me know if feasible
As always, thanks a million!
Best,
We have been already working a huge amount of time to integrate ENTSOE data on DBnomics. This provider is one of our priorities!
The issue we encounter is that the data we retrieve from the Entsoe API is slightly different from the websiteās one. We do not know if it is a problem of time zone or something else and we have been stuck for a long time now.
I would think it is probably a timezone issue - or maybe you are retrieving the āforecastā rather than the āactualā loads?
I can share with you the database as extracted from our private data provider if it helps!
Our problem occurs for āActual Generation per Production Typeā so it is not forecasted data.
We have been investigating the time zone problem by adapting our dates to the time zone of the country we retrieve the data from: sometimes we get the same values but for some dates, there are tiny differences and we do not know why.
Do you have the programming code that extracts this database of yours? It might be of great help to have both
Unfortunately I do not have access to the programming code⦠The output is the one attached though. What I noticed sometimes is that the the data for the day of extraction is different but for previous days is fineā¦