0% found this document useful (0 votes)
19 views

Reuters Estimates Data Model

1. The document contains definitions for multiple database tables that store information about company estimates, actuals, currencies, sectors, industries, and company information. 2. The tables include fields for primary keys, foreign keys, data types like numbers, dates, strings, and fields for information like company identifiers, unit of estimates, currency codes, sector names, and more. 3. Relationships between the tables are defined through foreign keys that link tables like estimates to companies, periods, and currencies.

Uploaded by

avaysburd
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Reuters Estimates Data Model

1. The document contains definitions for multiple database tables that store information about company estimates, actuals, currencies, sectors, industries, and company information. 2. The tables include fields for primary keys, foreign keys, data types like numbers, dates, strings, and fields for information like company identifiers, unit of estimates, currency codes, sector names, and more. 3. Relationships between the tables are defined through foreign keys that link tables like estimates to companies, periods, and currencies.

Uploaded by

avaysburd
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

estimate_type

estimate_type varchar(15) <pk>


description varchar(80)
period_info pk_generator
unit
period_info_id numeric(18) <pk> table_name varchar(50)
unit_code char(2) <pk company_id varchar(30) <fk> table_id numeric(18)
unit_value numeric(15,3) fyear_end_year char(4)
unit_name varchar(40) fyear_end_month char(2)
period_type char(1)
period_num integer
fperiod_end_year char(4)
fperiod_end_month char(2)
period_enddate datetime
note varchar(255)

consensus_estimate
consensestim_id numeric(18) <pk>
company_id varchar(30) <fk1>
actuals
estimate_type varchar(15) <fk4>
estimate_unit char(2) <fk2> company_id varchar(30) <fk1>
startdate datetime unit_code char(2) <fk2>
enddate datetime actvalue_updated datetime
detailed_estimates origdate datetime announcement_date datetime
expiredate datetime period_info_id numeric(18) <fk3>
detailestimate_id numeric(18) <pk>
period_info_id numeric(18) <fk3> actuals_type varchar(15) <fk4> currency
broker_id varchar(12) <fk4> sector
high numeric(18,4) actvalue numeric(18,4) currency_code char(3) <pk>
company_id varchar(30) <fk5>
festimate_type varchar(15) <fk3> low numeric(18,4) currency_name varchar(40) sector_id varchar(10) <pk>
festimate_unit char(2) <fk1> mean numeric(18,4) sector_name varchar(40)
confdate datetime median numeric(18,4) company_info
destimate_startdate datetime stddev numeric(18,4) industry
numofests numeric(18,4) company_id varchar(30) <pk>
destimate_enddate datetime industry_id char(4)
repno char(5)
period_info_id numeric(18) <fk2> industry_code varchar(10) <pk>
ticker varchar(12)
estvalue_origdate datetime industry_name varchar(30)
cusip varchar(12)
estvalue_expiredate datetime sector_id varchar(10) <fk>
isin varchar(15)
estvalue_note varchar(256)
sedol varchar(12)
estvalue numeric(18,4)
valoren varchar(12) country
ric varchar(21)
display_ric varchar(22) country_code char(3) <pk>
split_dated datetime country_name varchar(60)
region_code char(2) rbss_industry_group
broker split_factor numeric(11,8)
name varchar(80) rbss_industry rbss_industry_group_id char(4) <pk>
broker_id varchar(12) <pk> consensus varchar(20) rbss_industry_group_code varchar(10)
startdate datetime rbss_industry_id char(5) <pk>
estimate char(10) rbss_industry_code varchar(10) rbss_industry_group_name varchar(30)
enddate datetime rbss_business_sector_id char(3) <fk>
earnings char(10) rbss_industry_name varchar(30)
note varchar(255)
switch_to_cons datetime rbss_industry_group_id char(4) <fk>
broker_name varchar(65) exchange
current_period numeric(18) <fk1>
street_address varchar(150)
periodicity varchar(10) exchange_code char(4) <pk>
city varchar(50)
country char(3) <fk2> exchange_name varchar(60)
state_region varchar(50)
currency_code char(3) <fk4>
postal_code varchar(30)
industry_code varchar(10) <fk3>
supress_estim country varchar(50) consensus_recommendations
exchange_code char(4) <fk5>
supressdate_id numeric(18) <pk> phone_number varchar(30)
rbss_industry_id char(5) <fk6> company_id varchar(30) <fk> rbss_economic_sector
detailestimate_id numeric(18) <fk> e_mail varchar(100)
naics_code varchar(10) mean numeric(18,4)
supress_startdate datetime fax_number varchar(30) rbss_economic_sector_id char(2) <pk>
current_price numeric(13,3) mean_label varchar(20)
supress_enddate datetime home_page varchar(150) rbss_economic_sector_code varchar(10)
current_pricedate datetime startdate datetime
supress_origdate datetime current_shares_outstanding varchar(20) rbss_economic_sector_name varchar(40)
enddate datetime
supress_expirdate datetime restrictions note varchar(256) origdate datetime
broker_id varchar(12) <fk2> active smallint expirdate datetime
company_id varchar(30) <fk1>
type varchar(5)
startdate datetime
enddate datetime
origdate datetime rbss_business_sector
period_modeling
expirdate datetime rbss_business_sector_id char(3) <pk>
team note varchar(255) periodmodelling_id numeric(18) <pk> rbss_business_sector_code varchar(10)
coverage multi_recommendations company_id varchar(30) <fk> rbss_business_sector_name varchar(40)
coverage_id numeric(18) <fk2> coverage_id numeric(18) <pk> fYPeriod_Series_startDate datetime
multirecommend_id numeric(18) <pk> rbss_economic_sector_id char(2) <fk>
analyst_id varchar(12) <fk1> broker_id varchar(12) <fk1> fYPeriod_Series_endDate datetime
broker_id varchar(12) <fk2>
team_rank integer company_id varchar(30) <fk2> fYPeriod_Sequence int
company_id varchar(30) <fk1>
startdate datetime startdate datetime fyear_end_year char(4)
enddate datetime enddate datetime fyear_end_month char(2)
origdate datetime recvalue_origdate datetime period_type char(1)
expirdate datetime recvalue_expiredate datetime period_num integer
team_startdate datetime std_code varchar(15) fperiod_end_year char(4)
team_enddate datetime std_desc varchar(50) fperiod_end_month char(2)
team_origdate datetime detailed_recommendations period_enddate datetime
broker_code varchar(15)
team_expirdate datetime detailrecommend_id numeric(18) <pk> broker_desc varchar(50) fPeriod_Length int
broker_id varchar(12) <fk1> confirmation_date datetime fPeriod_Length_Unit char(1)
company_id varchar(30) <fk2> opinion_type varchar(30) PAdvance_Date datetime
startdate datetime expect_Date datetime
enddate datetime date_status char(1)
recvalue_origdate datetime market_phase int
recvalue_expiredate datetime note varchar(255)
std_code varchar(15)
analyst std_desc varchar(50)
analyst_id varchar(12) <pk> broker_code varchar(15)
startdate datetime broker_desc varchar(50)
confirmation_date datetime supress_multi_recom
enddate datetime
note varchar(255) supressdate_id numeric(18) <pk>
prefix varchar(5) multirecommend_id numeric(18) <fk>
first_name varchar(25) supress_startdate datetime
middle_name varchar(25) supress_enddate datetime
last_name varchar(25) supress_origdate datetime
suffix varchar(6) supress_expirdate datetime
street_address varchar(150)
city varchar(50)
state_region varchar(50) supress_recom
postal_code varchar(30)
supressdate_id numeric(18) <pk>
country varchar(50)
detailrecommend_id numeric(18) <fk>
phone_number varchar(30)
supress_startdate datetime
e_mail varchar(100)
supress_enddate datetime
fax_number varchar(30)
supress_origdate datetime
home_page varchar(150)
supress_expirdate datetime

You might also like