Class: Crawlora::SecEdgarGroup

Inherits:
Object
  • Object
show all
Defined in:
sig/crawlora.rbs

Instance Method Summary collapse

Constructor Details

#initializeSecEdgarGroup

Returns a new instance of SecEdgarGroup.

Parameters:

  • (Client)
  • (Hash[String, String])


686
# File 'sig/crawlora.rbs', line 686

def initialize: (Client, Hash[String, String]) -> void

Instance Method Details

#sec_company_intelligenceObject

Parameters:

  • cik: (String)
  • ticker: (String)
  • enrich: ("market", "news", "hiring")
  • ats: ("greenhouse", "lever", "ashby", "workday", "smartrecruiters")
  • careers_slug: (String)
  • tenant: (String)
  • datacenter: (String)
  • site: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


687
# File 'sig/crawlora.rbs', line 687

def sec_company_intelligence: (?cik: String, ?ticker: String, ?enrich: "market" | "news" | "hiring", ?ats: "greenhouse" | "lever" | "ashby" | "workday" | "smartrecruiters", ?careers_slug: String, ?tenant: String, ?datacenter: String, ?site: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_company_searchObject

Parameters:

  • q: (String)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


688
# File 'sig/crawlora.rbs', line 688

def sec_company_search: (?q: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_company_submissionsObject

Parameters:

  • cik: (String)
  • ticker: (String)
  • form: (String)
  • from: (String)
  • to: (String)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


689
# File 'sig/crawlora.rbs', line 689

def sec_company_submissions: (?cik: String, ?ticker: String, ?form: String, ?from: String, ?to: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_filingObject

Parameters:

  • cik: (String)
  • ticker: (String)
  • accession: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


690
# File 'sig/crawlora.rbs', line 690

def sec_filing: (?cik: String, ?ticker: String, ?accession: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_filing_sectionsObject

Parameters:

  • cik: (String)
  • ticker: (String)
  • accession: (String)
  • items: (String)
  • max_chars: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


691
# File 'sig/crawlora.rbs', line 691

def sec_filing_sections: (?cik: String, ?ticker: String, ?accession: String, ?items: String, ?max_chars: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_financialsObject

Parameters:

  • cik: (String)
  • ticker: (String)
  • statement: ("income", "balance", "cash_flow")
  • period: ("annual", "quarterly")
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


692
# File 'sig/crawlora.rbs', line 692

def sec_financials: (?cik: String, ?ticker: String, ?statement: "income" | "balance" | "cash_flow", ?period: "annual" | "quarterly", ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_framesObject

Parameters:

  • concept: (String)
  • period: (String)
  • unit: (String)
  • taxonomy: ("dei", "ifrs-full", "srt", "us-gaap")
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


693
# File 'sig/crawlora.rbs', line 693

def sec_frames: (?concept: String, ?period: String, ?unit: String, ?taxonomy: "dei" | "ifrs-full" | "srt" | "us-gaap", ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_full_text_searchObject

Parameters:

  • q: (String)
  • forms: (String)
  • from: (String)
  • to: (String)
  • page: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


694
# File 'sig/crawlora.rbs', line 694

def sec_full_text_search: (?q: String, ?forms: String, ?from: String, ?to: String, ?page: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_insiderObject

Parameters:

  • cik: (String)
  • ticker: (String)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


695
# File 'sig/crawlora.rbs', line 695

def sec_insider: (?cik: String, ?ticker: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sec_institutional_holdingsObject

Parameters:

  • cik: (String)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


696
# File 'sig/crawlora.rbs', line 696

def sec_institutional_holdings: (?cik: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped