Get the FRED tags for a series. This request can return either XML or JSON by setting the file_type parameter to xml or json. Note that the default value of file_type is xml.
- 服务商
- 美联储经济数据(FRED)
- 输入摘要
- {"name":"series_id","type":"string","required":true,"description":"The id for a series."}, {"name":"file_type","type":"string","required":false,"description":"A key or file extension that indicates the type of file to send. xml = Extensible Markup Language. json = JavaScript Object Notation.","enum":["xml","json"]}, {"name":"realtime_start","type":"string","required":false,"description":"The start of the real-time period."}, {"name":"realtime_end","type":"string","required":false,"description":"The end of the real-time period."}, {"name":"order_by","type":"string","required":false,"description":"Order results by values of the specified attribute."}, {"name":"sort_order","type":"string","required":false,"description":"Sort results is ascending or descending order for attribute values specified by order_by.","enum":["asc","desc"]}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息