Realiz FinData
Languages (언어)
  • Korean
  • English
Languages (언어)
  • Korean
  • English
  1. Market Data
  • 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. Market Data

Sector info list

GET
/market/sector
Check the market performance of all sectors.

Request

None

Request Code 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/market/sector'

Responses

🟢200OK
application/json
Body

Example
[
    {
        "name": "Utilities",
        "stockCnt": 109,
        "marketCap": 1475159237999,
        "change": 0.77,
        "change1m": 2.69,
        "change1y": 6.27,
        "change5y": 16.04,
        "change10y": 60.74,
        "avgVolume30d": 3431773.61,
        "avgDividendYield": 3.26,
        "avgPER": 23.49,
        "revenue": 673907794556,
        "netIncome": 62788901030,
        "operatingIncome": 116759726964,
        "freeCashFlow": -54418393485,
        "grossMargin": 33.32,
        "profitMargin": 9.32,
        "ebitda": 230174336861
    },
    {
        "name": "Healthcare",
        "stockCnt": 1182,
        "marketCap": 8451334486180,
        "change": 0.45,
        "change1m": 2.12,
        "change1y": 22.71,
        "change5y": 163.33,
        "change10y": 333.59,
        "avgVolume30d": 3991021.12,
        "avgDividendYield": 0.43,
        "avgPER": 63.66,
        "revenue": 3997322507438,
        "netIncome": 132747822547,
        "operatingIncome": 192810134801,
        "freeCashFlow": 217501315398,
        "grossMargin": 31.14,
        "profitMargin": 3.32,
        "ebitda": 385905025784
    },
    {
        "name": "Consumer Staples",
        "stockCnt": 249,
        "marketCap": 3943556802516,
        "change": -0.12,
        "change1m": 0.43,
        "change1y": 10.23,
        "change5y": 57.71,
        "change10y": 130.98,
        "avgVolume30d": 5615622.62,
        "avgDividendYield": 1.48,
        "avgPER": 26.97,
        "revenue": 2910572615170,
        "netIncome": 146226111256,
        "operatingIncome": 211283653198,
        "freeCashFlow": 191684424439,
        "grossMargin": 28.98,
        "profitMargin": 5.02,
        "ebitda": 338628244503
    },
    {
        "name": "Energy",
        "stockCnt": 252,
        "marketCap": 3647367015672,
        "change": -0.34,
        "change1m": -0.53,
        "change1y": 8.32,
        "change5y": 49.89,
        "change10y": 11.73,
        "avgVolume30d": 5635692,
        "avgDividendYield": 3.22,
        "avgPER": 10.88,
        "revenue": 3480590113421,
        "netIncome": 335158271311,
        "operatingIncome": 533758792331,
        "freeCashFlow": 358813486712,
        "grossMargin": 28.23,
        "profitMargin": 9.63,
        "ebitda": 841762548459
    },
    {
        "name": "Materials",
        "stockCnt": 269,
        "marketCap": 2071175669849,
        "change": -1.39,
        "change1m": 0.61,
        "change1y": 7.9,
        "change5y": 75.31,
        "change10y": 79.68,
        "avgVolume30d": 3182728.24,
        "avgDividendYield": 1.56,
        "avgPER": 26.81,
        "revenue": 1168393880982,
        "netIncome": 77255019031,
        "operatingIncome": 141076081598,
        "freeCashFlow": 90899721958,
        "grossMargin": 28.18,
        "profitMargin": 6.61,
        "ebitda": 220000330037
    },
    {
        "name": "Financials",
        "stockCnt": 1368,
        "marketCap": 10166123302621,
        "change": -1.4,
        "change1m": 3.88,
        "change1y": 23.24,
        "change5y": 66.24,
        "change10y": 174.95,
        "avgVolume30d": 5311824,
        "avgDividendYield": 2.45,
        "avgPER": 14.98,
        "revenue": 3836119200836,
        "netIncome": 678804973978,
        "operatingIncome": 846846447528,
        "freeCashFlow": 545299817580,
        "grossMargin": 64.61,
        "profitMargin": 17.7,
        "ebitda": 944318658113
    },
    {
        "name": "Real Estate",
        "stockCnt": 258,
        "marketCap": 1545103855391,
        "change": -1.55,
        "change1m": 5.36,
        "change1y": 4.2,
        "change5y": 18.14,
        "change10y": 93.48,
        "avgVolume30d": 2082742.4,
        "avgDividendYield": 3.81,
        "avgPER": 48.17,
        "revenue": 339338204161,
        "netIncome": 32075972183,
        "operatingIncome": 63331806096,
        "freeCashFlow": 36740382704,
        "grossMargin": 50.09,
        "profitMargin": 9.45,
        "ebitda": 117838831673
    },
    {
        "name": "Industrials",
        "stockCnt": 650,
        "marketCap": 5591449074166,
        "change": -2.15,
        "change1m": 1.17,
        "change1y": 19.94,
        "change5y": 104.23,
        "change10y": 231.46,
        "avgVolume30d": 2138349.11,
        "avgDividendYield": 1.12,
        "avgPER": 27.37,
        "revenue": 2802610687827,
        "netIncome": 204259750060,
        "operatingIncome": 292158744119,
        "freeCashFlow": 190767392895,
        "grossMargin": 33.66,
        "profitMargin": 7.29,
        "ebitda": 456665551033
    },
    {
        "name": "Communication Services",
        "stockCnt": 250,
        "marketCap": 5623989044716,
        "change": -3.31,
        "change1m": -2.9,
        "change1y": 33.76,
        "change5y": 112.07,
        "change10y": 360.53,
        "avgVolume30d": 14712549.84,
        "avgDividendYield": 1.12,
        "avgPER": 28.73,
        "revenue": 1907103531357,
        "netIncome": 195725232279,
        "operatingIncome": 399094586507,
        "freeCashFlow": 273548527315,
        "grossMargin": 60.56,
        "profitMargin": 10.26,
        "ebitda": 509909002770
    },
    {
        "name": "Consumer Discretionary",
        "stockCnt": 578,
        "marketCap": 7216418642561,
        "change": -3.34,
        "change1m": -0.02,
        "change1y": 15.97,
        "change5y": 187.11,
        "change10y": 493.48,
        "avgVolume30d": 27929034.9,
        "avgDividendYield": 0.74,
        "avgPER": 25.54,
        "revenue": 4483529881710,
        "netIncome": 282524362846,
        "operatingIncome": 375386487165,
        "freeCashFlow": 300310077284,
        "grossMargin": 30.65,
        "profitMargin": 6.3,
        "ebitda": 581347313204
    },
    {
        "name": "Technology",
        "stockCnt": 784,
        "marketCap": 19166891523724,
        "change": -4.04,
        "change1m": -0.93,
        "change1y": 44.76,
        "change5y": 535.19,
        "change10y": 4278.85,
        "avgVolume30d": 57229053.92,
        "avgDividendYield": 0.42,
        "avgPER": 46.16,
        "revenue": 2998665343618,
        "netIncome": 415237543205,
        "operatingIncome": 517860588453,
        "freeCashFlow": 477636497614,
        "grossMargin": 45.66,
        "profitMargin": 13.85,
        "ebitda": 734602009109
    }
]
Modified at 2024-08-14 06:41:52
Previous
US Market Status
Next
Industry info list
Built with