Skip to content

Release Notes

This section summarizes the changes in each release.

Taiyō Platform

Component version
Taiyō-UI V1.1
Taiyō-Serve v1.1
Taiyō-Data-Products v1.1
Taiyō-API-Docs v1.1

Taiyō-UI

Features

  1. One liner descriptions for every tab and page on hover
  2. Api docs page onboarded
  3. Static Json Added
  4. Single Line Expression Builder onboarded
  5. Added routing to data products

Bugfixes

  1. User Specific access key and secret key to track the actions.
  2. Time series x-axis showing only months for monthly, years for Annual and dates for daily and weekly interval.
  3. Added Default limits based on interval selected.
  4. Fixed Expression builder continuous expression building error where showed only new expression when interval changed. Now it shows proper expression results until any selected pill is removed.
  5. Fixed content error on data products like bis.
  6. Fixed error where charts loads with out attributes. Now it loads only giving attributes.
  7. Updated Imf dp

Taiyō-Serve

Features

  1. Enable MVP1 Aggregation with term types, Agg Double with sum, min, max, avg Aggregation on data product is enabled and {{baseUrl}}/v1/{{dp code}}/aggs endpoint enabled
  2. Create DEV Environment without needed extra Infra and additional USER setup at PROD Level TaiyōServe APIs deployed on same kubernetes cluster under new namespace Taiyōserve-dev-namespace
  3. ref_dictionary endpoint with a limit on each indicator dictionary With {{baseUrl}}/v1/{{DP Code}}/ref_dictionary?indicator=country_code&format=json&limit=10 limit is default added to limit number of keys
  4. Taiyō User Usage Stats Report User profiling information. User using Taiyō UI, Platform Services all logged and summary report is scheduled
  5. Scalable APIs Platform Taiyō-Sereve APIs platform is deployed on horizontally scalable platform to match request demand.
  6. Console APIs Response and Pretty Format changes With every endpoint on TaiyōServe APIs response json can be seen in pretty format by setting query string ?pretty=true
  7. Opensearch Prod Access Control Layer Updated Search and aggregation platform secured in Production ENV with Transit Level Security, Secured data at rest and Enabled Access Control Layer between other Taiyō Components with User Password and allowed access profile

Bugfixes

  1. timeseries argo, CD and workflow aws access issue fix Workflow Jobs Orchestration tool Argo deployed behind load balancer. Multiple admin user requesting access to workflows solved
  2. imf-bop imf-bop data product missing configuration corrected. Data product is available in catalog now.

Taiyō-Data-Products

New Data Products in catalog

  1. IMF Balance of Payments (BOP) Balance of Payments (BOP) contains balance of payments and international investment position (IIP) data of individual countries, jurisdictions, and other reporting entities, and regional and world totals for major components of the balance of payments
  2. IMF Consumer Price Index (CPI) Consumer price indexes (CPIs) are index numbers that measure changes in the prices of goods and services purchased or otherwise acquired by households, which households use directly, or indirectly, to satisfy their own needs and wants.
  3. IMF Direction of Trade Statistics The Direction of Trade Statistics (DOT) presents the value of merchandise exports and imports disaggregated according to a country's primary trading partners.
  4. IMF Financial Development Index The Financial Development Index (FDI) dataset contains nine indices that summarize how developed financial institutions and financial markets are in terms of their depth, access, and efficiency.
  5. IMF Fiscal Monitor (FM) The Fiscal Monitor (FM) surveys and analyzes the latest public finance developments, it updates fiscal implications of the crisis and medium-term fiscal projections
  6. IMF International Financial Statistics The International Financial Statistics database (IFS) covers about 200 countries and areas, with some aggregates calculated for selected regions, plus some world totals.
  7. IMF World Revenue Longitudinal The IMF’s World Revenue Longitudinal Data set (WoRLD) is a compilation of government tax and non-tax revenues from the IMF’s Government Finance Statistics and World Economic Outlook and drawing on the OECD Revenue Statistics and Revenue Statistics in Latin American and the Caribbean.
  8. IMF Coordinated Direct Investment The CDIS database presents detailed data on "inward" direct investment positions (i.e., direct investment into the reporting economy) cross-classified by economy of immediate investor, and data on "outward" direct investment positions (i.e., direct investment abroad by the reporting economy) cross-classified by economy of immediate investment.
  9. GDELT Global GDELT Project monitors the world's broadcast, print, and web news from nearly every corner of every country in over 100 languages and identifies the people, locations, organizations, themes, sources, emotions, counts, quotes, images and events driving our global society every second of every day,
  10. GDELT USA GDELT Project monitors the world's broadcast, print, and web news from nearly every corner of every country in over 100 languages and identifies the people, locations, organizations, themes, sources, emotions, counts, quotes, images and events driving our global society every second of every day,
  11. World Bank WDI World Development Indicators (WDI) is the primary World Bank collection of development indicators, compiled from officially recognized international sources. It presents the most current and accurate global development data available, and includes national, regional and global estimates.
  12. AIS-Hub AIS tracking system has been the mariner’s most significant development in navigation safety since the introduction of the radar. AIS tracking system was originally developed as collision avoidance tool which enables commercial vessels to ‘see’ each other more clearly in any conditions
  13. BIS Effective Exchange Rate The BIS publishes a wide range of datasets related to international banking, debt securities, foreign exchanges, global liquidity, credits, property prices and other similar indicators.
  14. Air Quality (AQICN) The Air Quality data for each major cities is based on the average (median) of several stations. The data set provides min, max, median and standard deviation for each of the air pollutant species (PM2.5,PM10, Ozone ...). All the air pollutant species are converted to the US EPA standard (i.e. no raw concentrations). All dates are UTC based. The count column is the number of samples used for calculating the median and standard deviation.
  15. Investing.com Bonds Investing.com is one of the biggest financial websites of the world. It provides real-time data for various financial instruments such as Stock Markets, World Indices, Bonds, Commodities, etc.
  16. Investing.com Commodities Investing.com is one of the biggest financial websites of the world. It provides real-time data for various financial instruments such as Stock Markets, World Indices, Bonds, Commodities, etc.
  17. BIS USD Exchange Rate The BIS publishes a wide range of datasets related to international banking, debt securities, foreign exchanges, global liquidity, credits, property prices and other similar indicators.
  18. Digital Policy Alert In January 2021 the Global Trade Alert (GTA) started to build a public, independent, comprehensive and searchable record of policy changes that affect cross-border digital commerce.
  19. EIA Daily Petroleum US The Energy Information Administration (EIA) is the statistical agency of the Department of Energy. It provides policy-independent data, forecasts, and analyses to promote sound policymaking, efficient markets, and public understanding regarding energy, and its interaction with the economy and the environment.

Bugfixes

  1. IMF BOP Metadata Missing IMF BOP Metadata Details were missing
  2. IMF DOTS Attributes fixes changed country to host_country
  3. imf-cpi showing IMPLEMENTATION IN PROGRESS! IMF CPI was not showing up.

Taiyō-API-Docs

Taiyō API Documentation Release, CICD is under development.