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; ...
随机推荐
- C++ 理解函数对象与lambda表达式
参考<21天学通C++>第21与第22章节,对函数对象进行介绍,同时通过lambda表达式这一匿名函数对象的简洁方式加深对函数对象的理解.本篇博文的主要内容是: (1) 函数对象的概念: ...
- tornodo学习之路
tornodo的ioloop是什么?(A) A.事件循环 B.对象循环 C.没有对象不用循环 别人是否可以分析放在本地的cookie?(B) A.否 B.是 WSGI是什么?(A) A.web服务器网 ...
- virtualenv虚拟环境搭建及pipreqs自动生成第三方模块简介
阅读目录 virtualenv简介 含义: 为何要用虚拟环境: virtualenv安装和使用 pipreqs模块的介绍和使用 回到顶部 virtualenv简介 回到顶部 含义: virtual:虚 ...
- solr关于日期范围查询
问题:从solr上查询创建日期在2019-06-25到2019-06-26之间的数据 createDate:[2019-06-25 TO 2019-06-26]
- 构建C 程序
1, 单个文件的编排顺序 #include指令 #define指令 类型定义 外部变量的声明 除main函数之外的函数的原型 main函数的定义 其他函数的定义
- [转帖]ARM发布Ethos-N57/N73 NPU、Mali-G57 Valhall GPU和Mali-D37 DPU
ARM发布Ethos-N57/N73 NPU.Mali-G57 Valhall GPU和Mali-D37 DPU https://www.cnbeta.com/articles/tech/902417 ...
- C#中HttpWebRequest、WebClient、HttpClient的使用
HttpWebRequest: 命名空间: System.Net,这是.NET创建者最初开发用于使用HTTP请求的标准类.使用HttpWebRequest可以让开发者控制请求/响应流程的各个方面,如 ...
- tp5功能模块添加与调试
在原先完善的功能基础上添加比如导出列表为excel ,一下子把所有属性写全了,出了问题,不好查找问题在哪? 所以遇到这种问题,需要最简单的测试.比如新建一个mysql表内就放一列一行数据.减少代码量, ...
- 了解CAdoSqlserver
include <vector> 表示引用了vector类, vector是STL中的一种数据结构,或者叫容器,功能相当于数组,但是功能强大很多.vector在C++标准模板库中的部分内容 ...
- PAT(B) 1063 计算谱半径(Java)
题目链接:1063 计算谱半径 (20 point(s)) 题目描述 在数学中,矩阵的"谱半径"是指其特征值的模集合的上确界.换言之,对于给定的 n 个复数空间的特征值 { a1 ...