Realiz FinData
Languages (언어)
  • Korean
  • English
Languages (언어)
  • Korean
  • English
  1. Earning & Revenue
  • Historical Quotes (Chart)
    • Stock Historical Quote
      GET
    • Crypto Historical Quote
      GET
  • Market Data
    • US Market Status
      GET
    • Sector info list
      GET
    • Industry info list
      GET
    • Industry info list by Sector
      GET
    • Active trading volume
      GET
    • Market Top Gainers
      GET
    • Market Top Losers
      GET
  • Dividend
    • Dividend Overview
      GET
    • Dividend Records
      GET
  • Earning & Revenue
    • Earning Records & Estimates
      GET
    • Sales ratio by product
      GET
    • Sales ratio by geolocation
      GET
  • Analysting
    • Analysis Overview
      GET
    • Analysis Report by Stock
      GET
    • Target Price Trend
      GET
    • Analysis Report Feed (RSS)
      GET
  • Company
    • Full list of companies (LD)
      GET
    • Company Overview
      GET
    • Company Valuations & Metrics
      GET
    • Historical Company Valuations & Metrics Trend
      GET
  • Financial Statement
    • Cash Flow (Quarterly/Yearly)
      GET
    • BalanceSheet (Quarterly/Yearly)
      GET
    • Income Statement (Quarterly/Yearly)
      GET
  • Insider (Executives&Employee)
    • Latest Insider Trading Feed (RSS)
    • Insider trading by company
    • Number of employees trend
    • Executives
  • Congressman (Senator&Representative)
    • Congressman Transaction History Feed (RSS)
    • Transaction History by Stock
  • 13F institution
    • 13F Institutional Investor List (LD)
    • 13F Trader Performance Details
    • Quarterly portfolio analysis
    • Holding Stocks by 13F
    • 13F holders by stock
  • ETF
    • ETF Provider List
    • ETF List by Provider
    • ETF List (Large Data)
    • ETF Overview
    • Holding Stocks by ETF
    • ETF holders by stock
  • News
    • Headlines
    • Stock News
    • Forex News
    • Market News
    • News by Ticker
  • Forex
    • All Available Currency List
    • Latest Forexes Price
  • Commodity
    • All Available Commodity List
    • Latest Commodities Price
  • Stock
    • All Available Stock List
    • Latest Stocks Price
  • Market Index
    • All Available Index
    • Latest Indexes Price
  • Global Interests
    • Global Interest rates
    • Base Interest History Records By Country
  • Schedule Calendar
    • Economic Events Calendar
    • Earning Calendar
    • Delisting Calendar
    • Ticker Change Calendar
    • Split Calendar
    • IPO Calendar
  • IPO
    • IPO application list
    • IPO accepted list
    • IPO detail information
  1. Earning & Revenue

Sales ratio by geolocation

GET
/earning/{ticker}/segment/geo
View the company's regional sales breakdown by year/quarter.

Request

Path Params
ticker
string 
required
Ticker of the stock
Example:
MSFT
Query Params
period
enum<string> 
required
y : year
q : quarter
Allowed values:
qy
Example:
q

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://your-api-server.com/earning/MSFT/segment/geo?period=q'

Responses

🟢200OK
application/json
Body
array of:
endDate
string 
required
quarter
string 
required
data
object 
required
$[geo]
number 
optional
Example
[{"endDate":"2023-09","quarter":"FY","data":{"Americas Segment":162560000000,"Europe Segment":94294000000,"Greater China Segment":72559000000,"Rest of Asia Pacific Segment":29615000000,"Japan Segment":24257000000}},{"endDate":"2022-09","quarter":"FY","data":{"Americas Segment":169658000000,"Europe Segment":95118000000,"Greater China Segment":74200000000,"Rest of Asia Pacific Segment":29375000000,"Japan Segment":25977000000}},{"endDate":"2021-09","quarter":"FY","data":{"Americas Segment":153306000000,"Europe Segment":89307000000,"Greater China Segment":68366000000,"Japan Segment":28482000000,"Rest of Asia Pacific Segment":26356000000}},{"endDate":"2020-09","quarter":"FY","data":{"Americas Segment":124556000000,"Europe Segment":68640000000,"Greater China Segment":40308000000,"Japan Segment":21418000000,"Rest of Asia Pacific Segment":19593000000}},{"endDate":"2019-09","quarter":"FY","data":{"Other Countries":114230000000,"UNITED STATES":102266000000,"CHINA":43678000000}}]
Modified at 2024-08-16 05:52:38
Previous
Sales ratio by product
Next
Analysis Overview
Built with