Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddenfalse

Gets past FOMC meeting dates with days since the meeting. By default returns all past FOMC meeting dates from current date/time.  

Style
.wiki-content .columnLayout .cell.aside {width:400px;}

Panel
borderColorlightgray

Page Properties


URL/meetings/history
HTTP MethodGET


Panel
borderColorlightgray
titleBGColorwhitesmoke
titleContents
Table of Contents
maxLevel3

Request

Header Parameters

Ref

Parameter

Name

Type

Multiple

Values

Usage

Description

1

CME-Application-Name

Application Name

string

No

REQUIRED

Name of the customer system that generated the message.

2

CME-Application-Vendor

Application Vendor

string

No

REQUIRED

Name of the vendor who provided the customer system. For a proprietary system, use the firm name.

3

CME-Application-Version

Application Version

string

No

REQUIRED

Version identifier for the customer system.

4

CME-Request-ID

Request ID

string

No

REQUIRED

Identifier for the customer message.

5

CME-Transact-Time

Transaction Time

dateTime

No

OPTIONAL

Timestamp of when the message was sent from the customer system.

Query Parameters

Ref

Parameter

Name

Type

Multiple

Values

Usage

Description

1

limit

Limit

int32

No

OPTIONAL

Number of historical meetings to return

Response - 200

Successfully retrieved historical dates

Body

Ref

Field

Name

Data Type

Values

Usage

Description

1

lowerRt

Lower Rate

int32

OPTIONAL

The lower bound of the published federal funds target rate range, in basis points format.

2

meetingDt

Meeting Date

date

OPTIONAL

FOMC meeting date

3

offsetDayCount

Offset Day Count

int32

OPTIONAL

Number of days from the meeting date to today. Negative offset for past meetings, and a positive offset for future meetings.

4

upperRt

Upper Rate

int32

OPTIONAL

The upper bound of the published federal funds target rate range, in basis points format.

Response - 500

Internal Server Error