Baselight

E-money Payment Transactions (including Fraud Data) - PEM

European Central Bank

@ecb.e_money_payment_transactions_including_fraud_data_pem

Table 1
@ecb.e_money_payment_transactions_including_fraud_data_pem.table_1

  • 1.7 MB
  • 104959 rows
  • 32 columns
key

KEY

freq

FREQ

ref_area

REF AREA

count_area

COUNT AREA

typ_trnsctn

TYP TRNSCTN

rl_trnsctn

RL TRNSCTN

inttn_chnnl

INTTN CHNNL

rmt_inttn

RMT INTTN

sca

SCA

frd_typ

FRD TYP

transformation

TRANSFORMATION

unit_measure

UNIT MEASURE

time_period

TIME PERIOD

obs_value

OBS VALUE

obs_status

OBS STATUS

conf_status

CONF STATUS

pre_break_value

PRE BREAK VALUE

comment_obs

COMMENT OBS

time_format

TIME FORMAT

breaks

BREAKS

comment_ts

COMMENT TS

compiling_org

COMPILING ORG

diss_org

DISS ORG

time_per_collect

TIME PER COLLECT

coverage

COVERAGE

data_comp

DATA COMP

decimals

DECIMALS

method_ref

METHOD REF

title

TITLE

title_compl

TITLE COMPL

unit

UNIT

unit_mult

UNIT MULT

PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20140.249AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20150.266AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20160.354AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20170.38AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20180.264AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20190.302AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR2020QFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR2021QFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20220.2403318099999999AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6
PEM.A.AT.BE.EMP0.1._T._T._X._Z.N.EURAATBEEMP01_T_T_X_ZNEUR20230.2334895899999999AFP1YS3unspecifiedValue of e-money payment transactionsall, sent - from: Austria to: BelgiumValue of e-money payment transactionsall, sent - from: Austria to: BelgiumEUR6

CREATE TABLE table_1 (
  "key" VARCHAR,
  "freq" VARCHAR,
  "ref_area" VARCHAR,
  "count_area" VARCHAR,
  "typ_trnsctn" VARCHAR,
  "rl_trnsctn" BIGINT,
  "inttn_chnnl" VARCHAR,
  "rmt_inttn" VARCHAR,
  "sca" VARCHAR,
  "frd_typ" VARCHAR,
  "transformation" VARCHAR,
  "unit_measure" VARCHAR,
  "time_period" VARCHAR,
  "obs_value" DOUBLE,
  "obs_status" VARCHAR,
  "conf_status" VARCHAR,
  "pre_break_value" VARCHAR,
  "comment_obs" VARCHAR,
  "time_format" VARCHAR,
  "breaks" VARCHAR,
  "comment_ts" VARCHAR,
  "compiling_org" VARCHAR,
  "diss_org" VARCHAR,
  "time_per_collect" VARCHAR,
  "coverage" VARCHAR,
  "data_comp" VARCHAR,
  "decimals" BIGINT,
  "method_ref" VARCHAR,
  "title" VARCHAR,
  "title_compl" VARCHAR,
  "unit" VARCHAR,
  "unit_mult" BIGINT
);