bloomberg bulkfile【一】 文件的分类
文章导航
订单内容的说明
bulkfile 的售卖是将不同的内容打包成不同的订单。每种不同的数据对应一个订单编号。
SOR 886
The Global Mutual Funds product provides pricing, reference data, corporate actions and total rate of returns values for active mutual funds and ETP (Exchange Traded Products). Restricted hedge funds, including U.S. hedge funds, are not included. The product is segmented into five geographical regions: North America, Latin America, Europe, Asia 1 and Asia 2.
SOR 1903
The Bloomberg Estimates Bulk product delivers Bloomberg consensus earnings estimates, valuation measures, and company guidance. The product provides this data content for all securities that have BEst or company guidance data. The unique Bloomberg data content in the product does not require any third party license or fees.
Key features include:
Estimates on 18 measures, six valuation measures, and company guidance
High, low, four-week change, and number of estimates are also provided for each measure
Historical coverage is available back to Q1 2005
Current and forecasted fiscal period estimates (up to four quarters, six semi-annuals, and three annuals) updated daily
Subscriptions are available globally or regionally (Asia, Euro, and America regions available). Full universe (.out), difs (.dif), and field level updates (.dlt) are delivered daily.
SOR 3528
Global Corporate and Preferred Product contains all active corporate and preferred securities, excluding convertibles, which are delivered in a separate product. A security is considered active if its maturity date is greater than or equal to today. Securities that are in default and have not yet made their final payment will continue to be delivered in the Bulk Datasets past their stated maturity date.
SOR 3533
Global Government Agency module contains all active government regional and government agency instruments. An instrument is considered active if its maturity date is greater than or equal to today.
Files are delivered in four regions- asia, euro, lamr and namr. Regions are determined by country.
Global Government National module contains all active government national instruments. An instrument is considered active if its maturity date is greater than or equal to today.
Files are delivered in four regions- asia, euro, lamr and namr. Regions are determined by country.
SOR 3578
The Global Equity product provides reference data, pricing and corporate actions for equity and equity-like instruments across 5 regions: North America, Latin America, Europe, Asia 1 and Asia 2.
SOR 5115
The Global Equity product provides reference data, pricing and corporate actions for equity and equity-like instruments across 5 regions: North America, Latin America, Europe, Asia 1 and Asia 2.
SOR 5394
The Bloomberg 13F Holder Data product is an offering, which aggregates data based on the Securities and Exchange Commission (SEC) Form 13F filing. The product contains information about investment managers and a list of their investment holdings, increasing the transparency of security ownership for investment managers in the United States.
SOR 2463 + 2903
Bloomberg’s Fundamentals data set provides comprehensive financial information for all companies covered by Bloomberg. The data can be reconstructed to look like the Financial Analysis function (FA <GO>) on the Bloomberg Terminal. The data set delivers normalized income statement, balance sheet, cash flow statement, and ratio values covering the entire financial reporting process. The data is updated as companies release new information, allowing clients to build a data-driven view of companies and industries worldwide over time.
各订单文件的分类说明
SOR=3578 (Equity Global Reference Data and Pricing)
全球市场的股票信息,包含的文件类型:
1 equity_<region>.out
每天生成的全量的文件,包含该地区的所有股票的基本信息。
2 equity_<region>.dif
该文件为对前一天数据的修改部分(只有增量部分),前一天的out 加上今天的dif 可以得到今天的out内容。
3 equity_<region>.px
当天股票的收盘价格信息,每个交易日一个文件。
4 equity_<region>.px.hpc
hpc 文档是 Historical Pricing Corrections,返回前一天的对历史价格的修改,修改的价格可能为前一天(前一天的价格不会在这里产生修改记录)之前的任何日期。证券有或是没有价格修改还是会出现在hpc档,只是显示的内容会不同。
不同
5 equity_<region>.rpx
rpx 档是 Recap Pricing, 提供 North American, Latin American, Asia2, and Euro地区证券价格扼要重述 主要为延长交易时间的交易所以及盘后交易的交易所提供定价。当日的px
bloomberg bulkfile【一】 文件的分类的更多相关文章
- bloomberg bulkFile解析
文章导航 bloomberg bulkfile解析 bloomberg bulkfile 在oracle的存储 准备工作: Bloomberg 提供了以下文件 1 . fields.csv 下载地址: ...
- bloomberg bulkfile 在oracle的存储
文章导航 bloomberg bulkfile 解析 bloomberg bulkfile 在oracle的存储 一 表名和字段名称的命名规则 1.1. 表名以文件名称直接命名,将文件名中的" ...
- python 从文件导入分类
# -*- coding:utf-8 -*- """ 从文件导入分类 根据行首制表符或空格确定层级关系(4个空格等于一个制表符 同一行制表符和空格不能混用 ) 必须是 u ...
- Python--通过索引excel表将文件进行文件夹分类的脚本+读取指定目录下所有文件名的脚本
1.通过索引excel表将文件进行文件夹分类的脚本,此脚本由于将ip和id对应并生成对应id的文件夹将文件进行分类,也可以任意规定表格内容,通过vul_sc_ip.txt和xlsx文件进行索引. # ...
- FileClassify文件日期分类工具
FileClassify是一款免费的文件按日期分类工具,能够根据文件修改日期,将文件移动或复制到对应的目录中 如果对您有较大的帮助,欢迎捐赠我们,我们对您表示衷心的感谢! 1.输入文件夹和输出文件可以 ...
- 如果你的css文件这么分类,可维护性大大增强!--摘抄
按照css的性质和用途,我们可以将css文件分成: 公共型样式 特殊型样式 皮肤型样式 并以此为顺序引用. 那么他们分别是什么呢? 公共型样式是最为重要的部分,对于比较小的项目,我们只引入一个css, ...
- Python自动化办公:批量将文件按分类保存,文件再多,只需一秒钟解决
序言 (https://jq.qq.com/?_wv=1027&k=GmeRhIX0) 当我们电脑里面的文本或者或者文件夹太多了,有时候想找到自己想要的文件,只能通过去搜索文件名,要是名字忘记 ...
- linux文件系统,文件的分类
从硬盘的构造可知,每次对物理磁盘的访问的最小单位是一个盘面上的一个磁道的扇区,即使用户需要读取一个字节的数据,实际读写时都是先把该字节所在的扇区读读入到内存,然后再访问. 1.普通文件 2.目录文件 ...
- 常用文件操作 分类: C# 2014-10-14 16:18 108人阅读 评论(0) 收藏
界面图: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; ...
随机推荐
- sonar:查询全部项目的bug和漏洞总数(只查询阻断/严重/主要级别)
1.统计所有项目主要以上的漏洞和bug -- 统计所有项目主要以上的漏洞和bug ,) AND severity IN('BLOCKER','CRITICAL','MAJOR') 2.统计所有某个项目 ...
- 【VS开发】ClientToScreen 和ScreenToClient 用法
ClientToScreen( )是把窗口坐标转换为屏幕坐标 pWnd->GetWindowRect(&rc);是获取整个窗体的大小pWnd->GetClientRect(& ...
- iOS label出现异常黑色问题
在开发中,有时候会发现label周围有一层灰色的边框,但是我们无论是修改边框的宽度还是颜色,这个边框一直是这个样子,不会发生任何变化. 类似上面这个,有一条条的竖线, 这是因为当设置 UILabel ...
- 微信小程序中的事件绑定
前言: 微信小程序中的事件绑定和Vue中的事件绑定其实有很多的相似之处,所以如果有过Vue相关的经验,学起来的话还是比较容易的. js代码: // 页面级的js文件必须调用Page函数来注册页面, / ...
- Tensorflow-逻辑斯蒂回归
1.交叉熵 逻辑斯蒂回归这个模型采用的是交叉熵,通俗点理解交叉熵 推荐一篇文章讲的很清楚: https://www.zhihu.com/question/41252833 因此,交叉熵越低,这个策略就 ...
- 解决 IE 或者兼容模式不支持 document.getElementsByClassName() 的方法
网页错误详细信息消息: 对象不支持此属性或方法 document.getElementsByClassName('element_name') 需要自己实现下该方法,因为ie5之前的版本并不支持这个方 ...
- a+b的问题
题目描述: 给定两个整数 a, b (a, b 均不超过 int 类型的表示范围),求出 a + b 的和. 输入描述: 每行输入两个整数 a 和 b,用空格隔开. 输出描述: a + b 的值. 样 ...
- 剑指offer66:机器人的运动范围
1 题目描述 地上有一个m行和n列的方格.一个机器人从坐标0,0的格子开始移动,每一次只能向左,右,上,下四个方向移动一格,但是不能进入行坐标和列坐标的数位之和大于k的格子. 例如,当k为18时,机器 ...
- oracle 生成随机日期+时间
oracle 生成随机日期+时间 SELECT to_date(TRUNC(DBMS_RANDOM.VALUE(to_number(to_char(to_date('20110101','yyyymm ...
- 前端require代码抽离小技巧
DEMO 文件目录结构 plugin.js // /CommonJS规范 // var exports = module.exports; exports.test = function () { c ...