Economic Indicators for Snowflake
Trading Economics at Snowflake provides its members with access to actual values for thousands of economics indicators for 196 countries. We also make available the latest quotes for exchange rates, stocks, indexes, bonds and commodity prices.
Query By Country
The Trading Economics Indicators makes it easy to find and select the most important indicators in a country that you care.
select * from INDICATORS where country = 'Portugal'
By Category
Users can pick indicators for multiple countries in a certain category
select * from INDICATORS where category = 'Interest Rate'
By Indicator Name
Select only the indicator that you are interested upon
select * from INDICATORS where title = 'Portugal GDP Growth Rate'
By Category Group
Pick several indicators that belong to the same type
select * from INDICATORS where country = 'Portugal' and categorygroup = 'Labour'
About Snowflake
Snowflake operates platform that provides data storage via cloud computing and allows for data analysis and simultaneous access of data sets with minimal latency. Trading Economics Snowflake users can access millions of economics indicators for 196 countries and historical/delayed/live quotes for exchange rates, stocks, indexes, bonds and commodity prices.
Get Started
Login or register a new account in https://www.snowflake.com
Search for Trading Economics in the Marketplace
Register for a Trial with the dataset you are interested on
Make some analysis by running SQL queries, a python worksheet or a notebook
Contact us to get access our full datasets
Trial Limitations
You can try our datasets for some time but consider that data limited in terms of functionality and scope. In particular, indicators data is available only for Portugal while you are under trial.