Struct FinancialStatementItem

Source
pub struct FinancialStatementItem {
Show 107 fields pub disclosed_date: String, pub disclosed_time: String, pub local_code: String, pub disclosure_number: String, pub type_of_document: TypeOfDocument, pub type_of_current_period: AccountingPeriod, pub current_period_start_date: String, pub current_period_end_date: String, pub current_fiscal_year_start_date: String, pub current_fiscal_year_end_date: String, pub next_fiscal_year_start_date: Option<String>, pub next_fiscal_year_end_date: Option<String>, pub net_sales: String, pub operating_profit: String, pub ordinary_profit: String, pub profit: String, pub earnings_per_share: String, pub diluted_earnings_per_share: String, pub total_assets: String, pub equity: String, pub equity_to_asset_ratio: String, pub book_value_per_share: String, pub cash_flows_from_operating_activities: String, pub cash_flows_from_investing_activities: String, pub cash_flows_from_financing_activities: String, pub cash_and_equivalents: String, pub result_dividend_per_share_1st_quarter: String, pub result_dividend_per_share_2nd_quarter: String, pub result_dividend_per_share_3rd_quarter: String, pub result_dividend_per_share_fiscal_year_end: String, pub result_dividend_per_share_annual: String, pub distributions_per_unit_reit: String, pub result_total_dividend_paid_annual: String, pub result_payout_ratio_annual: String, pub forecast_dividend_per_share_1st_quarter: String, pub forecast_dividend_per_share_2nd_quarter: String, pub forecast_dividend_per_share_3rd_quarter: String, pub forecast_dividend_per_share_fiscal_year_end: String, pub forecast_dividend_per_share_annual: String, pub forecast_distributions_per_unit_reit: String, pub forecast_total_dividend_paid_annual: String, pub forecast_payout_ratio_annual: String, pub next_year_forecast_dividend_per_share_1st_quarter: String, pub next_year_forecast_dividend_per_share_2nd_quarter: String, pub next_year_forecast_dividend_per_share_3rd_quarter: String, pub next_year_forecast_dividend_per_share_fiscal_year_end: String, pub next_year_forecast_dividend_per_share_annual: String, pub next_year_forecast_distributions_per_unit_reit: String, pub next_year_forecast_payout_ratio_annual: String, pub forecast_net_sales_2nd_quarter: String, pub forecast_operating_profit_2nd_quarter: String, pub forecast_ordinary_profit_2nd_quarter: String, pub forecast_profit_2nd_quarter: String, pub forecast_earnings_per_share_2nd_quarter: String, pub next_year_forecast_net_sales_2nd_quarter: String, pub next_year_forecast_operating_profit_2nd_quarter: String, pub next_year_forecast_ordinary_profit_2nd_quarter: String, pub next_year_forecast_profit_2nd_quarter: String, pub next_year_forecast_earnings_per_share_2nd_quarter: String, pub forecast_net_sales: String, pub forecast_operating_profit: String, pub forecast_ordinary_profit: String, pub forecast_profit: String, pub forecast_earnings_per_share: String, pub next_year_forecast_net_sales: String, pub next_year_forecast_operating_profit: String, pub next_year_forecast_ordinary_profit: String, pub next_year_forecast_profit: String, pub next_year_forecast_earnings_per_share: String, pub material_changes_in_subsidiaries: String, pub significant_changes_in_the_scope_of_consolidation: Option<String>, pub changes_based_on_revisions_of_accounting_standard: String, pub changes_other_than_based_on_revisions_of_accounting_standard: String, pub changes_in_accounting_estimates: String, pub retrospective_restatement: String, pub number_of_issued_and_outstanding_shares_at_the_end_of_fiscal_year_including_treasury_stock: String, pub number_of_treasury_stock_at_the_end_of_fiscal_year: String, pub average_number_of_shares: String, pub non_consolidated_net_sales: String, pub non_consolidated_operating_profit: String, pub non_consolidated_ordinary_profit: String, pub non_consolidated_profit: String, pub non_consolidated_earnings_per_share: String, pub non_consolidated_total_assets: String, pub non_consolidated_equity: String, pub non_consolidated_equity_to_asset_ratio: String, pub non_consolidated_book_value_per_share: String, pub forecast_non_consolidated_net_sales_2nd_quarter: String, pub forecast_non_consolidated_operating_profit_2nd_quarter: String, pub forecast_non_consolidated_ordinary_profit_2nd_quarter: String, pub forecast_non_consolidated_profit_2nd_quarter: String, pub forecast_non_consolidated_earnings_per_share_2nd_quarter: String, pub next_year_forecast_non_consolidated_net_sales_2nd_quarter: String, pub next_year_forecast_non_consolidated_operating_profit_2nd_quarter: String, pub next_year_forecast_non_consolidated_ordinary_profit_2nd_quarter: String, pub next_year_forecast_non_consolidated_profit_2nd_quarter: String, pub next_year_forecast_non_consolidated_earnings_per_share_2nd_quarter: String, pub forecast_non_consolidated_net_sales: String, pub forecast_non_consolidated_operating_profit: String, pub forecast_non_consolidated_ordinary_profit: String, pub forecast_non_consolidated_profit: String, pub forecast_non_consolidated_earnings_per_share: String, pub next_year_forecast_non_consolidated_net_sales: String, pub next_year_forecast_non_consolidated_operating_profit: String, pub next_year_forecast_non_consolidated_ordinary_profit: String, pub next_year_forecast_non_consolidated_profit: String, pub next_year_forecast_non_consolidated_earnings_per_share: String,
}
Expand description

Represents a single financial statement item.

Fields§

§disclosed_date: String

Disclosed Date (YYYY-MM-DD)

§disclosed_time: String

Disclosed Time (HH:MM:SS)

§local_code: String

Issue Code (5-character)

§disclosure_number: String

Disclosure Number

§type_of_document: TypeOfDocument

Type of Document

§type_of_current_period: AccountingPeriod

Type of Current Period (e.g., “3Q”)

§current_period_start_date: String

Start date of current accounting period

§current_period_end_date: String

End date of current accounting period

§current_fiscal_year_start_date: String

Start date of current fiscal year

§current_fiscal_year_end_date: String

End date of current fiscal year

§next_fiscal_year_start_date: Option<String>

Start date of next fiscal year

Blank is set if disclosure information for the following fiscal year is not set.

§next_fiscal_year_end_date: Option<String>

End date of next fiscal year

Blank is set if disclosure information for the following fiscal year is not set.

§net_sales: String

Net Sales

§operating_profit: String

Operating Profit

§ordinary_profit: String

Ordinary Profit

§profit: String

Profit

§earnings_per_share: String

Earnings per share

§diluted_earnings_per_share: String

Diluted Earnings per share

§total_assets: String

Total Assets

§equity: String

Equity

§equity_to_asset_ratio: String

Equity to Asset Ratio

§book_value_per_share: String

Book Value per Share

§cash_flows_from_operating_activities: String

Cash Flows from Operating Activities

§cash_flows_from_investing_activities: String

Cash Flows from Investing Activities

§cash_flows_from_financing_activities: String

Cash Flows from Financing Activities

§cash_and_equivalents: String

Cash and Equivalents

§result_dividend_per_share_1st_quarter: String

Result Dividend Per Share 1st Quarter

§result_dividend_per_share_2nd_quarter: String

Result Dividend Per Share 2nd Quarter

§result_dividend_per_share_3rd_quarter: String

Result Dividend Per Share 3rd Quarter

§result_dividend_per_share_fiscal_year_end: String

Result Dividend Per Share Fiscal Year End

§result_dividend_per_share_annual: String

Result Dividend Per Share Annual

§distributions_per_unit_reit: String

Distributions Per Unit (REIT)

§result_total_dividend_paid_annual: String

Result Total Dividend Paid Annual

§result_payout_ratio_annual: String

Result Payout Ratio Annual

§forecast_dividend_per_share_1st_quarter: String

Forecast Dividend Per Share 1st Quarter

§forecast_dividend_per_share_2nd_quarter: String

Forecast Dividend Per Share 2nd Quarter

§forecast_dividend_per_share_3rd_quarter: String

Forecast Dividend Per Share 3rd Quarter

§forecast_dividend_per_share_fiscal_year_end: String

Forecast Dividend Per Share Fiscal Year End

§forecast_dividend_per_share_annual: String

Forecast Dividend Per Share Annual

§forecast_distributions_per_unit_reit: String

Forecast Distributions Per Unit (REIT)

§forecast_total_dividend_paid_annual: String

Forecast Total Dividend Paid Annual

§forecast_payout_ratio_annual: String

Forecast Payout Ratio Annual

§next_year_forecast_dividend_per_share_1st_quarter: String

Next Year Forecast Dividend Per Share 1st Quarter

§next_year_forecast_dividend_per_share_2nd_quarter: String

Next Year Forecast Dividend Per Share 2nd Quarter

§next_year_forecast_dividend_per_share_3rd_quarter: String

Next Year Forecast Dividend Per Share 3rd Quarter

§next_year_forecast_dividend_per_share_fiscal_year_end: String

Next Year Forecast Dividend Per Share Fiscal Year End

§next_year_forecast_dividend_per_share_annual: String

Next Year Forecast Dividend Per Share Annual

§next_year_forecast_distributions_per_unit_reit: String

Next Year Forecast Distributions Per Unit (REIT)

§next_year_forecast_payout_ratio_annual: String

Next Year Forecast Payout Ratio Annual

§forecast_net_sales_2nd_quarter: String

Forecast Net Sales 2nd Quarter

§forecast_operating_profit_2nd_quarter: String

Forecast Operating Profit 2nd Quarter

§forecast_ordinary_profit_2nd_quarter: String

Forecast Ordinary Profit 2nd Quarter

§forecast_profit_2nd_quarter: String

Forecast Profit 2nd Quarter

§forecast_earnings_per_share_2nd_quarter: String

Forecast Earnings Per Share 2nd Quarter

§next_year_forecast_net_sales_2nd_quarter: String

Next Year Forecast Net Sales 2nd Quarter

§next_year_forecast_operating_profit_2nd_quarter: String

Next Year Forecast Operating Profit 2nd Quarter

§next_year_forecast_ordinary_profit_2nd_quarter: String

Next Year Forecast Ordinary Profit 2nd Quarter

§next_year_forecast_profit_2nd_quarter: String

Next Year Forecast Profit 2nd Quarter

§next_year_forecast_earnings_per_share_2nd_quarter: String

Next Year Forecast Earnings Per Share 2nd Quarter

§forecast_net_sales: String

Forecast Net Sales at Fiscal Year End

§forecast_operating_profit: String

Forecast Operating Profit at Fiscal Year End

§forecast_ordinary_profit: String

Forecast Ordinary Profit at Fiscal Year End

§forecast_profit: String

Forecast Profit at Fiscal Year End

§forecast_earnings_per_share: String

Forecast Earnings Per Share at Fiscal Year End

§next_year_forecast_net_sales: String

Next Year Forecast Net Sales at Fiscal Year End

§next_year_forecast_operating_profit: String

Next Year Forecast Operating Profit at Fiscal Year End

§next_year_forecast_ordinary_profit: String

Next Year Forecast Ordinary Profit at Fiscal Year End

§next_year_forecast_profit: String

Next Year Forecast Profit at Fiscal Year End

§next_year_forecast_earnings_per_share: String

Next Year Forecast Earnings Per Share at Fiscal Year End

§material_changes_in_subsidiaries: String

Material Changes in Subsidiaries at Fiscal Year End

§significant_changes_in_the_scope_of_consolidation: Option<String>

Significant Changes In The Scope Of Consolidation

§changes_based_on_revisions_of_accounting_standard: String

Changes Based on Revisions of Accounting Standard

§changes_other_than_based_on_revisions_of_accounting_standard: String

Changes Other Than Ones Based on Revisions of Accounting Standard

§changes_in_accounting_estimates: String

Changes in Accounting Estimates

§retrospective_restatement: String

Retrospective Restatement

§number_of_issued_and_outstanding_shares_at_the_end_of_fiscal_year_including_treasury_stock: String

Number of Issued and Outstanding Shares at the End of Fiscal Year Including Treasury Stock

§number_of_treasury_stock_at_the_end_of_fiscal_year: String

Number of Treasury Stock at the End of Fiscal Year

§average_number_of_shares: String

Average Number of Shares

§non_consolidated_net_sales: String

Non-Consolidated Net Sales at Fiscal Year End

§non_consolidated_operating_profit: String

Non-Consolidated Operating Profit at Fiscal Year End

§non_consolidated_ordinary_profit: String

Non-Consolidated Ordinary Profit at Fiscal Year End

§non_consolidated_profit: String

Non-Consolidated Profit at Fiscal Year End

§non_consolidated_earnings_per_share: String

Non-Consolidated Earnings Per Share at Fiscal Year End

§non_consolidated_total_assets: String

Non-Consolidated Total Assets at Fiscal Year End

§non_consolidated_equity: String

Non-Consolidated Equity at Fiscal Year End

§non_consolidated_equity_to_asset_ratio: String

Non-Consolidated Equity to Asset Ratio at Fiscal Year End

§non_consolidated_book_value_per_share: String

Non-Consolidated Book Value Per Share at Fiscal Year End

§forecast_non_consolidated_net_sales_2nd_quarter: String

Forecast Non-Consolidated Net Sales 2nd Quarter

§forecast_non_consolidated_operating_profit_2nd_quarter: String

Forecast Non-Consolidated Operating Profit 2nd Quarter

§forecast_non_consolidated_ordinary_profit_2nd_quarter: String

Forecast Non-Consolidated Ordinary Profit 2nd Quarter

§forecast_non_consolidated_profit_2nd_quarter: String

Forecast Non-Consolidated Profit 2nd Quarter

§forecast_non_consolidated_earnings_per_share_2nd_quarter: String

Forecast Non-Consolidated Earnings Per Share 2nd Quarter

§next_year_forecast_non_consolidated_net_sales_2nd_quarter: String

Next Year Forecast Non-Consolidated Net Sales 2nd Quarter

§next_year_forecast_non_consolidated_operating_profit_2nd_quarter: String

Next Year Forecast Non-Consolidated Operating Profit 2nd Quarter

§next_year_forecast_non_consolidated_ordinary_profit_2nd_quarter: String

Next Year Forecast Non-Consolidated Ordinary Profit 2nd Quarter

§next_year_forecast_non_consolidated_profit_2nd_quarter: String

Next Year Forecast Non-Consolidated Profit 2nd Quarter

§next_year_forecast_non_consolidated_earnings_per_share_2nd_quarter: String

Next Year Forecast Non-Consolidated Earnings Per Share 2nd Quarter

§forecast_non_consolidated_net_sales: String

Forecast Non-Consolidated Net Sales at Fiscal Year End

§forecast_non_consolidated_operating_profit: String

Forecast Non-Consolidated Operating Profit at Fiscal Year End

§forecast_non_consolidated_ordinary_profit: String

Forecast Non-Consolidated Ordinary Profit at Fiscal Year End

§forecast_non_consolidated_profit: String

Forecast Non-Consolidated Profit at Fiscal Year End

§forecast_non_consolidated_earnings_per_share: String

Forecast Non-Consolidated Earnings Per Share at Fiscal Year End

§next_year_forecast_non_consolidated_net_sales: String

Next Year Forecast Non-Consolidated Net Sales at Fiscal Year End

§next_year_forecast_non_consolidated_operating_profit: String

Next Year Forecast Non-Consolidated Operating Profit at Fiscal Year End

§next_year_forecast_non_consolidated_ordinary_profit: String

Next Year Forecast Non-Consolidated Ordinary Profit at Fiscal Year End

§next_year_forecast_non_consolidated_profit: String

Next Year Forecast Non-Consolidated Profit at Fiscal Year End

§next_year_forecast_non_consolidated_earnings_per_share: String

Next Year Forecast Non-Consolidated Earnings Per Share at Fiscal Year End

Trait Implementations§

Source§

impl Clone for FinancialStatementItem

Source§

fn clone(&self) -> FinancialStatementItem

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for FinancialStatementItem

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl<'de> Deserialize<'de> for FinancialStatementItem

Source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl PartialEq for FinancialStatementItem

Source§

fn eq(&self, other: &FinancialStatementItem) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl StructuralPartialEq for FinancialStatementItem

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> PolicyExt for T
where T: ?Sized,

Source§

fn and<P, B, E>(self, other: P) -> And<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow only if self and other return Action::Follow. Read more
Source§

fn or<P, B, E>(self, other: P) -> Or<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow if either self or other returns Action::Follow. Read more
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,

Source§

impl<T> ErasedDestructor for T
where T: 'static,