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; ...
随机推荐
- windows系统中在jupyter安装虚拟环境内核
一.在jupyter中安装虚拟环境内核 1.创建Python3虚拟环境 参考本文其他博客 2.进入虚拟环境 3.安装jupyter pip install jupyter 4.添加当前环境到jupyt ...
- asp.net编程基础
vs常用两个快捷键:打开即时窗口 ctrl+alt+i : 快速代码格式排版:ctrl+k+d 一:Page:页面 Page.IsPostBack 判断页面是否第一次加载用 if(Page.IsPo ...
- Django时区导致的datetime时间比较报错
我们使用python 的datetime模块比较Django数据库Datetime字段的时候,可能会出现报错: TypeError: can't compare offset-naive and of ...
- solr关于日期范围查询
问题:从solr上查询创建日期在2019-06-25到2019-06-26之间的数据 createDate:[2019-06-25 TO 2019-06-26]
- python线程池ThreadPoolExecutor(上)(38)
在前面的文章中我们已经介绍了很多关于python线程相关的知识点,比如 线程互斥锁Lock / 线程事件Event / 线程条件变量Condition 等等,而今天给大家讲解的是 线程池ThreadP ...
- git将代码提交到多个远程仓库
在项目目录下执行: git remote set-url --add origin http://mayun.cn/xxx/adsdsdsdcelery-demo.git 即可添加一个远程仓库. 再执 ...
- LeetCode 141. 环形链表(Linked List Cycle) 19
141. 环形链表 141. Linked List Cycle 题目描述 给定一个链表,判断链表中是否有环. 为了表示给定链表中的环,我们使用整数 pos 来表示链表尾连接到链表中的位置(索引从 0 ...
- js多种去重的方法总结
第一种是比较常规的方法 思路: 1.构建一个新的数组存放结果 2.for循环中每次从原数组中取出一个元素,用这个元素循环与结果数组对比 3.若结果数组中没有该元素,则存到结果数组中 Array.pro ...
- [转帖]Redis未授权访问漏洞复现
Redis未授权访问漏洞复现 https://www.cnblogs.com/yuzly/p/11663822.html config set dirconfig set dbfile xxxx 一. ...
- 随记sqlserver学习笔记
create database libraryDBgouse libraryDBgo--读者信息表create table ReaderInfo( ReaderId int not null prim ...