Baselight

Other Changes In Volume - Annual Data

Eurostat code: nasa_10_f_oc ยท (1990 - 2024)

@eurostat.nasa_10_f_oc

Other Changes In Volume - Annual Data - Unpivoted
@eurostat.nasa_10_f_oc.tidy

This table contains the same data as the raw table, but in a tidy format: time period values are unpivoted into rows under a single time_period column, making the dataset easier to analyze and visualize.

  • 5.74 MB
  • 4664177 rows
  • 9 columns
freq

Freq

unit

Unit

co_nco

Co Nco

sector

Sector

finpos

Finpos

na_item

Na Item

geo

Geo

time_period

Time Period

value

Value

AnnualMillion euroConsolidatedTotal economyAssetsTotal financial assets/liabilitiesHungary1990
AnnualMillion euroConsolidatedTotal economyAssetsMonetary gold and special drawing rights (SDRs)Hungary1990
AnnualMillion euroConsolidatedTotal economyAssetsMonetary goldHungary1990
AnnualMillion euroConsolidatedTotal economyAssetsSpecial drawing rights (SDRs)Hungary1990
AnnualMillion euroConsolidatedTotal economyAssetsCurrency and depositsHungary1990
AnnualMillion euroConsolidatedTotal economyAssetsCurrencyHungary1990
AnnualMillion euroConsolidatedTotal economyAssetsTransferable depositsHungary1990
AnnualMillion euroConsolidatedTotal economyAssetsInterbank positionsHungary1990
AnnualMillion euroConsolidatedTotal economyAssetsOther transferable depositsHungary1990
AnnualMillion euroConsolidatedTotal economyAssetsOther depositsHungary1990

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "co_nco" VARCHAR,
  "sector" VARCHAR,
  "finpos" VARCHAR,
  "na_item" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.