c0mm0.com — the continuously verified register of European data

Register record·DATASET·EU·REGULATORVERIFIED · checked 22h ago
E

European Central Bank — Money Market Survey (MMS)

DatasetExecutable4/7Query nowOpen workbenchSubscribe🇪🇺European

The Money Market Survey (MMS) dataset is published by the European Central Bank via the ECB Data Portal as the MMS dataflow, distributed through an SDMX 2.1 REST API. A single endpoint provides data in XML (SDMX-ML), CSV, and JSON formats, with series retrievable using a key path and filters such as startPeriod, endPeriod, and lastNObservations. Covering money market indicators and prices, it allows users to extract specific time series programmatically or browse and chart the same data directly on the ECB Data Portal, supporting analysis of euro area monetary conditions.Money Market Survey (MMS) — official time series from the European Central Bank Data Portal, published as the MMS dataflow over SDMX 2.1 REST. One endpoint serves XML (SDMX-ML), CSV (?format=csvdata) and JSON (?format=jsondata); extract exactly the series you need with a key path and startPeriod / endPeriod / lastNObservations filters. Browse and chart the same series on the ECB Data Portal.

economyprices
79
good

Weighted across five axes. Tap a ring for what it measures.

Data schema (30 fields)

Filterable via the API (10)
FREQREF_AREAMM_BANKMM_SEGMENTINSTRUMENT_FMREPO_CPARTYMATURITY_CATDATA_TYPE_MMCOLLATERALTIME_PERIOD

Click a field to see example values.

FieldTypeDescription
FREQFilterable via the APIFrequencydimension1 codes (e.g. Annual)
REF_AREAFilterable via the APIReference areadimension1 codes (e.g. World not allocated (geographically))
MM_BANKFilterable via the APIMoney market bankdimension2 codes (e.g. Common Panel 2002, Not specified)
MM_SEGMENTFilterable via the APIMoney market segmentdimension4 codes (e.g. Derivatives, Euro money market - Repo market, Short-term securities - Outright transactions and issuance)
INSTRUMENT_FMFilterable via the APIFinancial market instrumentdimension14 codes (e.g. Forward rate agreements, Futures, Options)
REPO_CPARTYFilterable via the APIRepo counterpartydimension6 codes (e.g. Not applicable, Bilateral repo, Triparty repo)
MATURITY_CATFilterable via the APIMaturity categorydimension15 codes (e.g. Total, Over 1 year, Up to 1 week)
DATA_TYPE_MMFilterable via the APIData type in money market contextdimension32 codes (e.g. Index, volume in 2003 = 100, Question 1 - Percentage of banks that find the market not efficient, Question 1 - Percentage of banks that find the market limitedly efficient)
COLLATERALFilterable via the APIdimension5 codes (e.g. Not applicable, All collaterals, Euro area collaterals (other than domestic))
TIME_PERIODFilterable via the APITime period or rangetimeTime dimension — filter with startPeriod / endPeriod query params.
OBS_VALUEObservation valuenumberThe observed numeric value for each cell.
TIME_FORMATTime format codeattribute
BREAKSattribute
COLLECTIONCollection indicatorattribute
PUBL_ECBSource publication (ECB only)attribute
PUBL_MUSource publication (Euro area only)attribute
PUBL_PUBLICSource publication (public)attribute
UNIT_INDEX_BASEattribute
COMPILATIONattribute
COVERAGEattribute
DECIMALSattribute
SOURCE_AGENCYattribute
TITLEattribute
TITLE_COMPLTitle complementattribute
UNITattribute
UNIT_MULTUnit multiplierattribute
OBS_STATUSObservation statusattribute
OBS_CONFObservation confidentialityattribute
OBS_PRE_BREAKPre-break observation valueattribute
OBS_COMObservation commentattribute

Schema captured from sdmx 1 month ago.

Query the data

Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.

=

Sample data (5 records)

Record 1FREQ: A · MM_BANK: P02
{
  "FREQ": "A",
  "MM_BANK": "P02",
  "REF_AREA": "Z5",
  "OBS_VALUE": 255.92246137830838,
  "COLLATERAL": "Z",
  "MM_SEGMENT": "D",
  "REPO_CPARTY": "Z",
  "TIME_PERIOD": "2015",
  "DATA_TYPE_MM": "03",
  "MATURITY_CAT": "AA",
  "INSTRUMENT_FM": "FR"
}
Record 2FREQ: A · MM_BANK: P02
{
  "FREQ": "A",
  "MM_BANK": "P02",
  "REF_AREA": "Z5",
  "OBS_VALUE": 0,
  "COLLATERAL": "Z",
  "MM_SEGMENT": "D",
  "REPO_CPARTY": "Z",
  "TIME_PERIOD": "2015",
  "DATA_TYPE_MM": "10",
  "MATURITY_CAT": "AA",
  "INSTRUMENT_FM": "FR"
}
Record 3FREQ: A · MM_BANK: P02
{
  "FREQ": "A",
  "MM_BANK": "P02",
  "REF_AREA": "Z5",
  "OBS_VALUE": 2.438915452927954,
  "COLLATERAL": "Z",
  "MM_SEGMENT": "D",
  "REPO_CPARTY": "Z",
  "TIME_PERIOD": "2015",
  "DATA_TYPE_MM": "11",
  "MATURITY_CAT": "AA",
  "INSTRUMENT_FM": "FR"
}
Record 4FREQ: A · MM_BANK: P02
{
  "FREQ": "A",
  "MM_BANK": "P02",
  "REF_AREA": "Z5",
  "OBS_VALUE": 77.59689256936062,
  "COLLATERAL": "Z",
  "MM_SEGMENT": "D",
  "REPO_CPARTY": "Z",
  "TIME_PERIOD": "2015",
  "DATA_TYPE_MM": "12",
  "MATURITY_CAT": "AA",
  "INSTRUMENT_FM": "FR"
}
Record 5FREQ: A · MM_BANK: P02
{
  "FREQ": "A",
  "MM_BANK": "P02",
  "REF_AREA": "Z5",
  "OBS_VALUE": 19.964191977711426,
  "COLLATERAL": "Z",
  "MM_SEGMENT": "D",
  "REPO_CPARTY": "Z",
  "TIME_PERIOD": "2015",
  "DATA_TYPE_MM": "13",
  "MATURITY_CAT": "AA",
  "INSTRUMENT_FM": "FR"
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Query examples

curl -s 'https://data-api.ecb.europa.eu/service/dataflow/ECB' -H 'Accept: application/vnd.sdmx.structure+xml;version=2.1'

All dataflows (datasets) published by this agency, as SDMX-ML.

Full API documentation ↗

Machine-readable & source

European Central Bank — Money Market Survey (MMS) — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.