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; ...
随机推荐
- 使用Wifi pineapple(菠萝派)进行Wi-Fi钓鱼攻击
简介: WiFi Pineapple 是由国外无线安全审计公司Hak5开发并售卖的一款无线安全测试神器. 特性: 用作 Wi-Fi 中间人攻击测试平台 一整套的针对 AP 的渗透测试套件 基于 WEB ...
- Pytorch 网络结构可视化
安装 conda install graphvizconda install tensorwatch 载入库 import sysimport torchimport tensorwatch as t ...
- C++ 用 new 生成一个动态二维数组
//Microsoft Visual Studio 2015 Enterprise //变长二维数组 #include <iostream> #include<iomanip> ...
- Linux基础-13-源码安装软件包
1.准备 安装必要软件 yum install gcc-* glibc-* -y yum groupinstall '开发工具' -y 2.解包 tar xvf 包名 3.运行configure脚本, ...
- C# 简单的区块链实现
1.项目配置 首先新建一个 Asp.Net Core 项目,然后选择 Empty Project(空项目) 类型,建立完成后无需进行任何配置. 2.数据模型 这里我们来创建一个具体的区块数据模型,使用 ...
- 十分钟快速创建 Spring Cloud 项目
一般来说,Intelij IDEA 可以通过 Maven Archetype 来快速生成Maven项目,其实 IDEA 集成了 Spring 官方提供的 Spring Initializr,可以非常方 ...
- WPF打印控件内容
当我们想打印控件内容时,如一个Grid中的内容,可以用WPF中PrintDialog类的PrintVisual()方法来实现 界面如下: XAML代码如下 <Grid> <Grid. ...
- 使用Feign通过服务名调用服务,找不到服务
fegineureka 报错环境: eureka注册中心在远程服务器上 本地服务注册到远程的eureka注册中心 本地服务通过Fegin组件+服务名调用服务 报错时,注册中心的情况: Applicat ...
- Map和TreeMap的特点
Map的特点: 将键映射到值的对象 一个映射不能包含重复的键 每个键最多只能映射到一个值 TreeMap的特点: 无序,不允许重复(无序指元素顺序与添加顺序不一致) TreeMap集合默认会对键进行排 ...
- 【转】Java最常见的200+面试题
今天看到一份面试题总结,感觉很到位,主要包括以下模块:Java基础.容器.多线程.反射.对象拷贝.Java Web模块,异常.网络.设计模式.Spring/Spring MVC .Spring Boo ...