intrinio-sdk 1.0.0 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +78 -52
- data/docs/ApiResponseFilingNotes.md +9 -0
- data/docs/ApiResponseFilingNotesSearch.md +8 -0
- data/docs/ApiResponseStockExchangeRealtimeStockPrices.md +9 -0
- data/docs/CompanyApi.md +34 -28
- data/docs/DataPointApi.md +4 -4
- data/docs/DataTagApi.md +5 -5
- data/docs/DividendRecord.md +17 -0
- data/docs/EarningsRecord.md +30 -0
- data/docs/FilingApi.md +273 -7
- data/docs/FilingNote.md +11 -0
- data/docs/FilingNoteFiling.md +11 -0
- data/docs/FilingNoteSummary.md +10 -0
- data/docs/FundamentalsApi.md +9 -9
- data/docs/HistoricalDataApi.md +2 -2
- data/docs/IndexApi.md +30 -30
- data/docs/RealtimeStockPrice.md +21 -0
- data/docs/RealtimeStockPriceSecurity.md +12 -0
- data/docs/SecurityApi.md +148 -17
- data/docs/StockExchangeApi.md +64 -15
- data/intrinio-sdk.gemspec +1 -1
- data/lib/intrinio-sdk.rb +11 -1
- data/lib/intrinio-sdk/api/company_api.rb +41 -35
- data/lib/intrinio-sdk/api/data_point_api.rb +5 -5
- data/lib/intrinio-sdk/api/data_tag_api.rb +7 -7
- data/lib/intrinio-sdk/api/filing_api.rb +364 -11
- data/lib/intrinio-sdk/api/fundamentals_api.rb +11 -11
- data/lib/intrinio-sdk/api/historical_data_api.rb +3 -3
- data/lib/intrinio-sdk/api/index_api.rb +31 -31
- data/lib/intrinio-sdk/api/security_api.rb +194 -23
- data/lib/intrinio-sdk/api/stock_exchange_api.rb +85 -23
- data/lib/intrinio-sdk/api_client.rb +1 -1
- data/lib/intrinio-sdk/api_error.rb +1 -1
- data/lib/intrinio-sdk/configuration.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_companies.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_filings.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_fundamentals.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_news.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_company_securities.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_data_tags.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_economic_index_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_economic_indices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_filing_notes.rb +200 -0
- data/lib/intrinio-sdk/models/api_response_filing_notes_search.rb +190 -0
- data/lib/intrinio-sdk/models/api_response_filings.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_news.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_reported_financials.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_securities.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_stock_price_adjustments.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_security_stock_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_sic_index_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_sic_indices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_standardized_financials.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchange_realtime_stock_prices.rb +201 -0
- data/lib/intrinio-sdk/models/api_response_stock_exchange_securities.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_price_adjustments.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_prices.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_exchanges.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_market_index_historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/api_response_stock_market_indices.rb +1 -1
- data/lib/intrinio-sdk/models/company.rb +1 -1
- data/lib/intrinio-sdk/models/company_filing.rb +1 -1
- data/lib/intrinio-sdk/models/company_news.rb +1 -1
- data/lib/intrinio-sdk/models/company_news_summary.rb +1 -1
- data/lib/intrinio-sdk/models/company_summary.rb +1 -1
- data/lib/intrinio-sdk/models/data_tag.rb +1 -1
- data/lib/intrinio-sdk/models/data_tag_summary.rb +1 -1
- data/lib/intrinio-sdk/models/dividend_record.rb +311 -0
- data/lib/intrinio-sdk/models/earnings_record.rb +465 -0
- data/lib/intrinio-sdk/models/economic_index.rb +1 -1
- data/lib/intrinio-sdk/models/economic_index_summary.rb +1 -1
- data/lib/intrinio-sdk/models/filing.rb +1 -1
- data/lib/intrinio-sdk/models/filing_note.rb +218 -0
- data/lib/intrinio-sdk/models/filing_note_filing.rb +219 -0
- data/lib/intrinio-sdk/models/filing_note_summary.rb +208 -0
- data/lib/intrinio-sdk/models/filing_summary.rb +1 -1
- data/lib/intrinio-sdk/models/fundamental.rb +1 -1
- data/lib/intrinio-sdk/models/fundamental_summary.rb +1 -1
- data/lib/intrinio-sdk/models/historical_data.rb +1 -1
- data/lib/intrinio-sdk/models/realtime_stock_price.rb +318 -0
- data/lib/intrinio-sdk/models/realtime_stock_price_security.rb +229 -0
- data/lib/intrinio-sdk/models/reported_financial.rb +1 -1
- data/lib/intrinio-sdk/models/reported_tag.rb +1 -1
- data/lib/intrinio-sdk/models/security.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_clause.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_group.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_result.rb +1 -1
- data/lib/intrinio-sdk/models/security_screen_result_data.rb +1 -1
- data/lib/intrinio-sdk/models/security_summary.rb +1 -1
- data/lib/intrinio-sdk/models/sic_index.rb +1 -1
- data/lib/intrinio-sdk/models/standardized_financial.rb +1 -1
- data/lib/intrinio-sdk/models/stock_exchange.rb +1 -1
- data/lib/intrinio-sdk/models/stock_market_index.rb +1 -1
- data/lib/intrinio-sdk/models/stock_market_index_summary.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price_adjustment.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price_adjustment_summary.rb +1 -1
- data/lib/intrinio-sdk/models/stock_price_summary.rb +1 -1
- data/lib/intrinio-sdk/version.rb +2 -2
- data/spec/models/api_response_filing_notes_search_spec.rb +42 -0
- data/spec/models/api_response_filing_notes_spec.rb +48 -0
- data/spec/models/api_response_stock_exchange_realtime_stock_prices_spec.rb +48 -0
- data/spec/models/dividend_record_spec.rb +100 -0
- data/spec/models/earnings_record_spec.rb +186 -0
- data/spec/models/filing_note_filing_spec.rb +60 -0
- data/spec/models/filing_note_spec.rb +60 -0
- data/spec/models/filing_note_summary_spec.rb +54 -0
- data/spec/models/realtime_stock_price_security_spec.rb +66 -0
- data/spec/models/realtime_stock_price_spec.rb +120 -0
- metadata +43 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ece20e322b2dd295c8d9f29d0533e251b3a8e0b4
|
4
|
+
data.tar.gz: bf88113e57b0bfa28396d0cfc66ad7370b8de457
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8ed808bd5c6753caa7a9e6bbf2f0f68513c8a656553b90ef087a7763466e9e189729b705e96ec6ff7dac1c220df3136fab573505ce07f111613725c40e6d8327
|
7
|
+
data.tar.gz: 23fee31463f0719b586e251044ba1fde25b5709f26071690fbf122094f76b447911bcad2c5a180663ed8533cfaba35454cd8babb5810f52d6743157a029e3930
|
data/README.md
CHANGED
@@ -8,12 +8,18 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a
|
|
8
8
|
|
9
9
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
10
10
|
|
11
|
-
- API version: 2.
|
12
|
-
- Package version: 1.
|
11
|
+
- API version: 2.1.0
|
12
|
+
- Package version: 1.1.0
|
13
13
|
|
14
14
|
|
15
15
|
## Installation
|
16
16
|
|
17
|
+
```sh
|
18
|
+
gem install intrinio-sdk
|
19
|
+
```
|
20
|
+
|
21
|
+
## Installation From Github
|
22
|
+
|
17
23
|
Add the following to your Gemfile:
|
18
24
|
|
19
25
|
gem 'intrinio-sdk', :git => 'https://github.com/intrinio/ruby-sdk.git'
|
@@ -52,66 +58,76 @@ All URIs are relative to *https://api-v2.intrinio.com*
|
|
52
58
|
Class | Method | HTTP request | Description
|
53
59
|
------------ | ------------- | ------------- | -------------
|
54
60
|
*Intrinio::CompanyApi* | [**filter_companies**](docs/CompanyApi.md#filter_companies) | **GET** /companies/filter | Filter Companies
|
55
|
-
*Intrinio::CompanyApi* | [**filter_company_fundamentals**](docs/CompanyApi.md#filter_company_fundamentals) | **GET** /companies/{identifier}/fundamentals/filter | Filter Fundamentals
|
56
|
-
*Intrinio::CompanyApi* | [**get_all_companies**](docs/CompanyApi.md#get_all_companies) | **GET** /companies |
|
57
|
-
*Intrinio::CompanyApi* | [**get_all_company_news**](docs/CompanyApi.md#get_all_company_news) | **GET** /companies/news |
|
58
|
-
*Intrinio::CompanyApi* | [**get_company**](docs/CompanyApi.md#get_company) | **GET** /companies/{identifier} |
|
59
|
-
*Intrinio::CompanyApi* | [**get_company_data_point_number**](docs/CompanyApi.md#get_company_data_point_number) | **GET** /companies/{identifier}/data_point/{tag}/number |
|
60
|
-
*Intrinio::CompanyApi* | [**get_company_data_point_text**](docs/CompanyApi.md#get_company_data_point_text) | **GET** /companies/{identifier}/data_point/{tag}/text |
|
61
|
-
*Intrinio::CompanyApi* | [**get_company_filings**](docs/CompanyApi.md#get_company_filings) | **GET** /companies/{identifier}/filings |
|
62
|
-
*Intrinio::CompanyApi* | [**get_company_fundamentals**](docs/CompanyApi.md#get_company_fundamentals) | **GET** /companies/{identifier}/fundamentals |
|
63
|
-
*Intrinio::CompanyApi* | [**get_company_historical_data**](docs/CompanyApi.md#get_company_historical_data) | **GET** /companies/{identifier}/historical_data/{tag} |
|
64
|
-
*Intrinio::CompanyApi* | [**get_company_news**](docs/CompanyApi.md#get_company_news) | **GET** /companies/{identifier}/news |
|
65
|
-
*Intrinio::CompanyApi* | [**get_company_securities**](docs/CompanyApi.md#get_company_securities) | **GET** /companies/{identifier}/securities |
|
66
|
-
*Intrinio::CompanyApi* | [**lookup_company_fundamental**](docs/CompanyApi.md#lookup_company_fundamental) | **GET** /companies/{identifier}/fundamentals/lookup/{statement_code}/{fiscal_year}/{fiscal_period} | Lookup
|
61
|
+
*Intrinio::CompanyApi* | [**filter_company_fundamentals**](docs/CompanyApi.md#filter_company_fundamentals) | **GET** /companies/{identifier}/fundamentals/filter | Filter Fundamentals by Company
|
62
|
+
*Intrinio::CompanyApi* | [**get_all_companies**](docs/CompanyApi.md#get_all_companies) | **GET** /companies | All Companies
|
63
|
+
*Intrinio::CompanyApi* | [**get_all_company_news**](docs/CompanyApi.md#get_all_company_news) | **GET** /companies/news | All News
|
64
|
+
*Intrinio::CompanyApi* | [**get_company**](docs/CompanyApi.md#get_company) | **GET** /companies/{identifier} | Lookup Company
|
65
|
+
*Intrinio::CompanyApi* | [**get_company_data_point_number**](docs/CompanyApi.md#get_company_data_point_number) | **GET** /companies/{identifier}/data_point/{tag}/number | Data Point (Number) for Company
|
66
|
+
*Intrinio::CompanyApi* | [**get_company_data_point_text**](docs/CompanyApi.md#get_company_data_point_text) | **GET** /companies/{identifier}/data_point/{tag}/text | Data Point (Text) for Company
|
67
|
+
*Intrinio::CompanyApi* | [**get_company_filings**](docs/CompanyApi.md#get_company_filings) | **GET** /companies/{identifier}/filings | All Filings by Company
|
68
|
+
*Intrinio::CompanyApi* | [**get_company_fundamentals**](docs/CompanyApi.md#get_company_fundamentals) | **GET** /companies/{identifier}/fundamentals | All Fundamentals by Company
|
69
|
+
*Intrinio::CompanyApi* | [**get_company_historical_data**](docs/CompanyApi.md#get_company_historical_data) | **GET** /companies/{identifier}/historical_data/{tag} | Historical Data for Company
|
70
|
+
*Intrinio::CompanyApi* | [**get_company_news**](docs/CompanyApi.md#get_company_news) | **GET** /companies/{identifier}/news | All News by Company
|
71
|
+
*Intrinio::CompanyApi* | [**get_company_securities**](docs/CompanyApi.md#get_company_securities) | **GET** /companies/{identifier}/securities | All Securities by Company
|
72
|
+
*Intrinio::CompanyApi* | [**lookup_company_fundamental**](docs/CompanyApi.md#lookup_company_fundamental) | **GET** /companies/{identifier}/fundamentals/lookup/{statement_code}/{fiscal_year}/{fiscal_period} | Lookup Fundamental by Company
|
67
73
|
*Intrinio::CompanyApi* | [**search_companies**](docs/CompanyApi.md#search_companies) | **GET** /companies/search | Search Companies
|
68
|
-
*Intrinio::DataPointApi* | [**get_data_point_number**](docs/DataPointApi.md#get_data_point_number) | **GET** /data_point/{identifier}/{tag}/number |
|
69
|
-
*Intrinio::DataPointApi* | [**get_data_point_text**](docs/DataPointApi.md#get_data_point_text) | **GET** /data_point/{identifier}/{tag}/text |
|
74
|
+
*Intrinio::DataPointApi* | [**get_data_point_number**](docs/DataPointApi.md#get_data_point_number) | **GET** /data_point/{identifier}/{tag}/number | Data Point (Number)
|
75
|
+
*Intrinio::DataPointApi* | [**get_data_point_text**](docs/DataPointApi.md#get_data_point_text) | **GET** /data_point/{identifier}/{tag}/text | Data Point (Text)
|
70
76
|
*Intrinio::DataTagApi* | [**filter_data_tags**](docs/DataTagApi.md#filter_data_tags) | **GET** /data_tags/filter | Filter Data Tags
|
71
|
-
*Intrinio::DataTagApi* | [**get_all_data_tags**](docs/DataTagApi.md#get_all_data_tags) | **GET** /data_tags |
|
72
|
-
*Intrinio::DataTagApi* | [**get_data_tag_by_id**](docs/DataTagApi.md#get_data_tag_by_id) | **GET** /data_tags/{identifier} |
|
77
|
+
*Intrinio::DataTagApi* | [**get_all_data_tags**](docs/DataTagApi.md#get_all_data_tags) | **GET** /data_tags | All Data Tags
|
78
|
+
*Intrinio::DataTagApi* | [**get_data_tag_by_id**](docs/DataTagApi.md#get_data_tag_by_id) | **GET** /data_tags/{identifier} | Lookup Data Tag
|
73
79
|
*Intrinio::DataTagApi* | [**search_data_tags**](docs/DataTagApi.md#search_data_tags) | **GET** /data_tags/search | Search Data Tags
|
74
80
|
*Intrinio::FilingApi* | [**filter_filings**](docs/FilingApi.md#filter_filings) | **GET** /filings/filter | Filter Filings
|
75
|
-
*Intrinio::FilingApi* | [**
|
76
|
-
*Intrinio::FilingApi* | [**
|
77
|
-
*Intrinio::
|
78
|
-
*Intrinio::
|
79
|
-
*Intrinio::
|
80
|
-
*Intrinio::
|
81
|
-
*Intrinio::
|
82
|
-
*Intrinio::
|
83
|
-
*Intrinio::
|
84
|
-
*Intrinio::
|
85
|
-
*Intrinio::
|
86
|
-
*Intrinio::
|
87
|
-
*Intrinio::
|
88
|
-
*Intrinio::IndexApi* | [**
|
89
|
-
*Intrinio::IndexApi* | [**
|
90
|
-
*Intrinio::IndexApi* | [**
|
91
|
-
*Intrinio::IndexApi* | [**
|
92
|
-
*Intrinio::IndexApi* | [**
|
93
|
-
*Intrinio::IndexApi* | [**
|
94
|
-
*Intrinio::IndexApi* | [**
|
95
|
-
*Intrinio::IndexApi* | [**
|
96
|
-
*Intrinio::IndexApi* | [**
|
81
|
+
*Intrinio::FilingApi* | [**filter_notes**](docs/FilingApi.md#filter_notes) | **GET** /filings/notes/filter | Filter SEC filing notes
|
82
|
+
*Intrinio::FilingApi* | [**get_all_filings**](docs/FilingApi.md#get_all_filings) | **GET** /filings | All Filings
|
83
|
+
*Intrinio::FilingApi* | [**get_all_notes**](docs/FilingApi.md#get_all_notes) | **GET** /filings/notes | Get All SEC filing notes
|
84
|
+
*Intrinio::FilingApi* | [**get_filing_by_id**](docs/FilingApi.md#get_filing_by_id) | **GET** /filings/{id} | Lookup Filing
|
85
|
+
*Intrinio::FilingApi* | [**get_note**](docs/FilingApi.md#get_note) | **GET** /filings/notes/{identifier} | Get an SEC filing note by ID
|
86
|
+
*Intrinio::FilingApi* | [**get_note_html**](docs/FilingApi.md#get_note_html) | **GET** /filings/notes/{identifier}/html | Returns the content of an SEC filing note as originally filed
|
87
|
+
*Intrinio::FilingApi* | [**get_note_text**](docs/FilingApi.md#get_note_text) | **GET** /filings/notes/{identifier}/text | Returns the content of an SEC filing note stripped of HTML
|
88
|
+
*Intrinio::FilingApi* | [**search_notes**](docs/FilingApi.md#search_notes) | **GET** /filings/notes/search | Search Filing Notes
|
89
|
+
*Intrinio::FundamentalsApi* | [**get_fundamental_by_id**](docs/FundamentalsApi.md#get_fundamental_by_id) | **GET** /fundamentals/{id} | Fundamental by ID
|
90
|
+
*Intrinio::FundamentalsApi* | [**get_fundamental_reported_financials**](docs/FundamentalsApi.md#get_fundamental_reported_financials) | **GET** /fundamentals/{id}/reported_financials | Reported Financials
|
91
|
+
*Intrinio::FundamentalsApi* | [**get_fundamental_standardized_financials**](docs/FundamentalsApi.md#get_fundamental_standardized_financials) | **GET** /fundamentals/{id}/standardized_financials | Standardized Financials
|
92
|
+
*Intrinio::FundamentalsApi* | [**lookup_fundamental**](docs/FundamentalsApi.md#lookup_fundamental) | **GET** /fundamentals/lookup/{identifier}/{statement_code}/{fiscal_year}/{fiscal_period} | Lookup Fundamental
|
93
|
+
*Intrinio::HistoricalDataApi* | [**get_historical_data**](docs/HistoricalDataApi.md#get_historical_data) | **GET** /historical_data/{identifier}/{tag} | Historical Data
|
94
|
+
*Intrinio::IndexApi* | [**get_all_economic_indices**](docs/IndexApi.md#get_all_economic_indices) | **GET** /indices/economic | All Economic Indices
|
95
|
+
*Intrinio::IndexApi* | [**get_all_sic_indices**](docs/IndexApi.md#get_all_sic_indices) | **GET** /indices/sic | All SIC Indices
|
96
|
+
*Intrinio::IndexApi* | [**get_all_stock_market_indices**](docs/IndexApi.md#get_all_stock_market_indices) | **GET** /indices/stock_market | All Stock Market Indices
|
97
|
+
*Intrinio::IndexApi* | [**get_economic_index_by_id**](docs/IndexApi.md#get_economic_index_by_id) | **GET** /indices/economic/{identifier} | Lookup Economic Index
|
98
|
+
*Intrinio::IndexApi* | [**get_economic_index_data_point_number**](docs/IndexApi.md#get_economic_index_data_point_number) | **GET** /indices/economic/{identifier}/data_point/{tag}/number | Data Point (Number) for an Economic Index
|
99
|
+
*Intrinio::IndexApi* | [**get_economic_index_data_point_text**](docs/IndexApi.md#get_economic_index_data_point_text) | **GET** /indices/economic/{identifier}/data_point/{tag}/text | Data Point (Text) for an Economic Index
|
100
|
+
*Intrinio::IndexApi* | [**get_economic_index_historical_data**](docs/IndexApi.md#get_economic_index_historical_data) | **GET** /indices/economic/{identifier}/historical_data/{tag} | Historical Data for an Economic Index
|
101
|
+
*Intrinio::IndexApi* | [**get_sic_index_by_id**](docs/IndexApi.md#get_sic_index_by_id) | **GET** /indices/sic/{identifier} | Lookup SIC Index
|
102
|
+
*Intrinio::IndexApi* | [**get_sic_index_data_point_number**](docs/IndexApi.md#get_sic_index_data_point_number) | **GET** /indices/sic/{identifier}/data_point/{tag}/number | Data Point (Number) for an SIC Index
|
103
|
+
*Intrinio::IndexApi* | [**get_sic_index_data_point_text**](docs/IndexApi.md#get_sic_index_data_point_text) | **GET** /indices/sic/{identifier}/data_point/{tag}/text | Data Point (Text) for an SIC Index
|
104
|
+
*Intrinio::IndexApi* | [**get_sic_index_historical_data**](docs/IndexApi.md#get_sic_index_historical_data) | **GET** /indices/sic/{identifier}/historical_data/{tag} | Historical Data for an SIC Index
|
105
|
+
*Intrinio::IndexApi* | [**get_stock_market_index_by_id**](docs/IndexApi.md#get_stock_market_index_by_id) | **GET** /indices/stock_market/{identifier} | Lookup Stock Market Index
|
106
|
+
*Intrinio::IndexApi* | [**get_stock_market_index_data_point_number**](docs/IndexApi.md#get_stock_market_index_data_point_number) | **GET** /indices/stock_market/{identifier}/data_point/{tag}/number | Data Point (Number) for Stock Market Index
|
107
|
+
*Intrinio::IndexApi* | [**get_stock_market_index_data_point_text**](docs/IndexApi.md#get_stock_market_index_data_point_text) | **GET** /indices/stock_market/{identifier}/data_point/{tag}/text | Data Point (Text) for Stock Market Index
|
108
|
+
*Intrinio::IndexApi* | [**get_stock_market_index_historical_data**](docs/IndexApi.md#get_stock_market_index_historical_data) | **GET** /indices/stock_market/{identifier}/historical_data/{tag} | Historical Data for Stock Market Index
|
97
109
|
*Intrinio::IndexApi* | [**search_economic_indices**](docs/IndexApi.md#search_economic_indices) | **GET** /indices/economic/search | Search Economic Indices
|
98
110
|
*Intrinio::IndexApi* | [**search_sic_indices**](docs/IndexApi.md#search_sic_indices) | **GET** /indices/sic/search | Search SIC Indices
|
99
111
|
*Intrinio::IndexApi* | [**search_stock_markets_indices**](docs/IndexApi.md#search_stock_markets_indices) | **GET** /indices/stock_market/search | Search Stock Market Indices
|
100
|
-
*Intrinio::SecurityApi* | [**get_all_securities**](docs/SecurityApi.md#get_all_securities) | **GET** /securities |
|
101
|
-
*Intrinio::SecurityApi* | [**get_security_by_id**](docs/SecurityApi.md#get_security_by_id) | **GET** /securities/{identifier} |
|
102
|
-
*Intrinio::SecurityApi* | [**get_security_data_point_number**](docs/SecurityApi.md#get_security_data_point_number) | **GET** /securities/{identifier}/data_point/{tag}/number |
|
103
|
-
*Intrinio::SecurityApi* | [**get_security_data_point_text**](docs/SecurityApi.md#get_security_data_point_text) | **GET** /securities/{identifier}/data_point/{tag}/text |
|
104
|
-
*Intrinio::SecurityApi* | [**get_security_historical_data**](docs/SecurityApi.md#get_security_historical_data) | **GET** /securities/{identifier}/historical_data/{tag} |
|
105
|
-
*Intrinio::SecurityApi* | [**
|
106
|
-
*Intrinio::SecurityApi* | [**
|
112
|
+
*Intrinio::SecurityApi* | [**get_all_securities**](docs/SecurityApi.md#get_all_securities) | **GET** /securities | All Securities
|
113
|
+
*Intrinio::SecurityApi* | [**get_security_by_id**](docs/SecurityApi.md#get_security_by_id) | **GET** /securities/{identifier} | Lookup Security
|
114
|
+
*Intrinio::SecurityApi* | [**get_security_data_point_number**](docs/SecurityApi.md#get_security_data_point_number) | **GET** /securities/{identifier}/data_point/{tag}/number | Data Point (Number) for Security
|
115
|
+
*Intrinio::SecurityApi* | [**get_security_data_point_text**](docs/SecurityApi.md#get_security_data_point_text) | **GET** /securities/{identifier}/data_point/{tag}/text | Data Point (Text) for Security
|
116
|
+
*Intrinio::SecurityApi* | [**get_security_historical_data**](docs/SecurityApi.md#get_security_historical_data) | **GET** /securities/{identifier}/historical_data/{tag} | Historical Data for Security
|
117
|
+
*Intrinio::SecurityApi* | [**get_security_latest_dividend_record**](docs/SecurityApi.md#get_security_latest_dividend_record) | **GET** /securities/{identifier}/dividends/latest | Lastest Dividend Record for Security
|
118
|
+
*Intrinio::SecurityApi* | [**get_security_latest_earnings_record**](docs/SecurityApi.md#get_security_latest_earnings_record) | **GET** /securities/{identifier}/earnings/latest | Lastest Earnings Record for Security
|
119
|
+
*Intrinio::SecurityApi* | [**get_security_realtime_price**](docs/SecurityApi.md#get_security_realtime_price) | **GET** /securities/{identifier}/prices/realtime | Realtime Stock Price for Security
|
120
|
+
*Intrinio::SecurityApi* | [**get_security_stock_price_adjustments**](docs/SecurityApi.md#get_security_stock_price_adjustments) | **GET** /securities/{identifier}/prices/adjustments | Stock Price Adjustments by Security
|
121
|
+
*Intrinio::SecurityApi* | [**get_security_stock_prices**](docs/SecurityApi.md#get_security_stock_prices) | **GET** /securities/{identifier}/prices | Stock Prices by Security
|
107
122
|
*Intrinio::SecurityApi* | [**screen_securities**](docs/SecurityApi.md#screen_securities) | **POST** /securities/screen | Screen Securities
|
108
123
|
*Intrinio::SecurityApi* | [**search_securities**](docs/SecurityApi.md#search_securities) | **GET** /securities/search | Search Securities
|
109
124
|
*Intrinio::StockExchangeApi* | [**filter_stock_exchanges**](docs/StockExchangeApi.md#filter_stock_exchanges) | **GET** /stock_exchanges/filter | Filter Stock Exchanges
|
110
|
-
*Intrinio::StockExchangeApi* | [**get_all_stock_exchanges**](docs/StockExchangeApi.md#get_all_stock_exchanges) | **GET** /stock_exchanges |
|
111
|
-
*Intrinio::StockExchangeApi* | [**get_stock_exchange_by_id**](docs/StockExchangeApi.md#get_stock_exchange_by_id) | **GET** /stock_exchanges/{identifier} |
|
112
|
-
*Intrinio::StockExchangeApi* | [**get_stock_exchange_price_adjustments**](docs/StockExchangeApi.md#get_stock_exchange_price_adjustments) | **GET** /stock_exchanges/{identifier}/prices/adjustments |
|
113
|
-
*Intrinio::StockExchangeApi* | [**get_stock_exchange_prices**](docs/StockExchangeApi.md#get_stock_exchange_prices) | **GET** /stock_exchanges/{identifier}/prices |
|
114
|
-
*Intrinio::StockExchangeApi* | [**
|
125
|
+
*Intrinio::StockExchangeApi* | [**get_all_stock_exchanges**](docs/StockExchangeApi.md#get_all_stock_exchanges) | **GET** /stock_exchanges | All Stock Exchanges
|
126
|
+
*Intrinio::StockExchangeApi* | [**get_stock_exchange_by_id**](docs/StockExchangeApi.md#get_stock_exchange_by_id) | **GET** /stock_exchanges/{identifier} | Lookup Stock Exchange
|
127
|
+
*Intrinio::StockExchangeApi* | [**get_stock_exchange_price_adjustments**](docs/StockExchangeApi.md#get_stock_exchange_price_adjustments) | **GET** /stock_exchanges/{identifier}/prices/adjustments | Stock Price Adjustments by Exchange
|
128
|
+
*Intrinio::StockExchangeApi* | [**get_stock_exchange_prices**](docs/StockExchangeApi.md#get_stock_exchange_prices) | **GET** /stock_exchanges/{identifier}/prices | Stock Prices by Exchange
|
129
|
+
*Intrinio::StockExchangeApi* | [**get_stock_exchange_realtime_prices**](docs/StockExchangeApi.md#get_stock_exchange_realtime_prices) | **GET** /stock_exchanges/{identifier}/prices/realtime | Realtime Stock Prices by Exchange
|
130
|
+
*Intrinio::StockExchangeApi* | [**get_stock_exchange_securities**](docs/StockExchangeApi.md#get_stock_exchange_securities) | **GET** /stock_exchanges/{identifier}/securities | Securities by Exchange
|
115
131
|
|
116
132
|
|
117
133
|
## Models
|
@@ -125,6 +141,8 @@ Class | Method | HTTP request | Description
|
|
125
141
|
- [Intrinio::ApiResponseDataTags](docs/ApiResponseDataTags.md)
|
126
142
|
- [Intrinio::ApiResponseEconomicIndexHistoricalData](docs/ApiResponseEconomicIndexHistoricalData.md)
|
127
143
|
- [Intrinio::ApiResponseEconomicIndices](docs/ApiResponseEconomicIndices.md)
|
144
|
+
- [Intrinio::ApiResponseFilingNotes](docs/ApiResponseFilingNotes.md)
|
145
|
+
- [Intrinio::ApiResponseFilingNotesSearch](docs/ApiResponseFilingNotesSearch.md)
|
128
146
|
- [Intrinio::ApiResponseFilings](docs/ApiResponseFilings.md)
|
129
147
|
- [Intrinio::ApiResponseHistoricalData](docs/ApiResponseHistoricalData.md)
|
130
148
|
- [Intrinio::ApiResponseNews](docs/ApiResponseNews.md)
|
@@ -136,6 +154,7 @@ Class | Method | HTTP request | Description
|
|
136
154
|
- [Intrinio::ApiResponseSecurityStockPriceAdjustments](docs/ApiResponseSecurityStockPriceAdjustments.md)
|
137
155
|
- [Intrinio::ApiResponseSecurityStockPrices](docs/ApiResponseSecurityStockPrices.md)
|
138
156
|
- [Intrinio::ApiResponseStandardizedFinancials](docs/ApiResponseStandardizedFinancials.md)
|
157
|
+
- [Intrinio::ApiResponseStockExchangeRealtimeStockPrices](docs/ApiResponseStockExchangeRealtimeStockPrices.md)
|
139
158
|
- [Intrinio::ApiResponseStockExchangeSecurities](docs/ApiResponseStockExchangeSecurities.md)
|
140
159
|
- [Intrinio::ApiResponseStockExchangeStockPriceAdjustments](docs/ApiResponseStockExchangeStockPriceAdjustments.md)
|
141
160
|
- [Intrinio::ApiResponseStockExchangeStockPrices](docs/ApiResponseStockExchangeStockPrices.md)
|
@@ -149,13 +168,20 @@ Class | Method | HTTP request | Description
|
|
149
168
|
- [Intrinio::CompanySummary](docs/CompanySummary.md)
|
150
169
|
- [Intrinio::DataTag](docs/DataTag.md)
|
151
170
|
- [Intrinio::DataTagSummary](docs/DataTagSummary.md)
|
171
|
+
- [Intrinio::DividendRecord](docs/DividendRecord.md)
|
172
|
+
- [Intrinio::EarningsRecord](docs/EarningsRecord.md)
|
152
173
|
- [Intrinio::EconomicIndex](docs/EconomicIndex.md)
|
153
174
|
- [Intrinio::EconomicIndexSummary](docs/EconomicIndexSummary.md)
|
154
175
|
- [Intrinio::Filing](docs/Filing.md)
|
176
|
+
- [Intrinio::FilingNote](docs/FilingNote.md)
|
177
|
+
- [Intrinio::FilingNoteFiling](docs/FilingNoteFiling.md)
|
178
|
+
- [Intrinio::FilingNoteSummary](docs/FilingNoteSummary.md)
|
155
179
|
- [Intrinio::FilingSummary](docs/FilingSummary.md)
|
156
180
|
- [Intrinio::Fundamental](docs/Fundamental.md)
|
157
181
|
- [Intrinio::FundamentalSummary](docs/FundamentalSummary.md)
|
158
182
|
- [Intrinio::HistoricalData](docs/HistoricalData.md)
|
183
|
+
- [Intrinio::RealtimeStockPrice](docs/RealtimeStockPrice.md)
|
184
|
+
- [Intrinio::RealtimeStockPriceSecurity](docs/RealtimeStockPriceSecurity.md)
|
159
185
|
- [Intrinio::ReportedFinancial](docs/ReportedFinancial.md)
|
160
186
|
- [Intrinio::ReportedTag](docs/ReportedTag.md)
|
161
187
|
- [Intrinio::SICIndex](docs/SICIndex.md)
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Intrinio::ApiResponseFilingNotes
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**filing_notes** | [**Array<FilingNoteSummary>**](FilingNoteSummary.md) | | [optional]
|
7
|
+
**next_page** | **String** | The token required to request the next page of the data | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Intrinio::ApiResponseStockExchangeRealtimeStockPrices
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**stock_prices** | [**Array<RealtimeStockPrice>**](RealtimeStockPrice.md) | The realtime stock prices for all Securities traded on the Stock Exchange | [optional]
|
7
|
+
**stock_exchange** | [**StockExchange**](StockExchange.md) | The Stock Exchange resolved from the given identifier | [optional]
|
8
|
+
|
9
|
+
|
data/docs/CompanyApi.md
CHANGED
@@ -5,18 +5,18 @@ All URIs are relative to *https://api-v2.intrinio.com*
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
7
|
[**filter_companies**](CompanyApi.md#filter_companies) | **GET** /companies/filter | Filter Companies
|
8
|
-
[**filter_company_fundamentals**](CompanyApi.md#filter_company_fundamentals) | **GET** /companies/{identifier}/fundamentals/filter | Filter Fundamentals
|
9
|
-
[**get_all_companies**](CompanyApi.md#get_all_companies) | **GET** /companies |
|
10
|
-
[**get_all_company_news**](CompanyApi.md#get_all_company_news) | **GET** /companies/news |
|
11
|
-
[**get_company**](CompanyApi.md#get_company) | **GET** /companies/{identifier} |
|
12
|
-
[**get_company_data_point_number**](CompanyApi.md#get_company_data_point_number) | **GET** /companies/{identifier}/data_point/{tag}/number |
|
13
|
-
[**get_company_data_point_text**](CompanyApi.md#get_company_data_point_text) | **GET** /companies/{identifier}/data_point/{tag}/text |
|
14
|
-
[**get_company_filings**](CompanyApi.md#get_company_filings) | **GET** /companies/{identifier}/filings |
|
15
|
-
[**get_company_fundamentals**](CompanyApi.md#get_company_fundamentals) | **GET** /companies/{identifier}/fundamentals |
|
16
|
-
[**get_company_historical_data**](CompanyApi.md#get_company_historical_data) | **GET** /companies/{identifier}/historical_data/{tag} |
|
17
|
-
[**get_company_news**](CompanyApi.md#get_company_news) | **GET** /companies/{identifier}/news |
|
18
|
-
[**get_company_securities**](CompanyApi.md#get_company_securities) | **GET** /companies/{identifier}/securities |
|
19
|
-
[**lookup_company_fundamental**](CompanyApi.md#lookup_company_fundamental) | **GET** /companies/{identifier}/fundamentals/lookup/{statement_code}/{fiscal_year}/{fiscal_period} | Lookup
|
8
|
+
[**filter_company_fundamentals**](CompanyApi.md#filter_company_fundamentals) | **GET** /companies/{identifier}/fundamentals/filter | Filter Fundamentals by Company
|
9
|
+
[**get_all_companies**](CompanyApi.md#get_all_companies) | **GET** /companies | All Companies
|
10
|
+
[**get_all_company_news**](CompanyApi.md#get_all_company_news) | **GET** /companies/news | All News
|
11
|
+
[**get_company**](CompanyApi.md#get_company) | **GET** /companies/{identifier} | Lookup Company
|
12
|
+
[**get_company_data_point_number**](CompanyApi.md#get_company_data_point_number) | **GET** /companies/{identifier}/data_point/{tag}/number | Data Point (Number) for Company
|
13
|
+
[**get_company_data_point_text**](CompanyApi.md#get_company_data_point_text) | **GET** /companies/{identifier}/data_point/{tag}/text | Data Point (Text) for Company
|
14
|
+
[**get_company_filings**](CompanyApi.md#get_company_filings) | **GET** /companies/{identifier}/filings | All Filings by Company
|
15
|
+
[**get_company_fundamentals**](CompanyApi.md#get_company_fundamentals) | **GET** /companies/{identifier}/fundamentals | All Fundamentals by Company
|
16
|
+
[**get_company_historical_data**](CompanyApi.md#get_company_historical_data) | **GET** /companies/{identifier}/historical_data/{tag} | Historical Data for Company
|
17
|
+
[**get_company_news**](CompanyApi.md#get_company_news) | **GET** /companies/{identifier}/news | All News by Company
|
18
|
+
[**get_company_securities**](CompanyApi.md#get_company_securities) | **GET** /companies/{identifier}/securities | All Securities by Company
|
19
|
+
[**lookup_company_fundamental**](CompanyApi.md#lookup_company_fundamental) | **GET** /companies/{identifier}/fundamentals/lookup/{statement_code}/{fiscal_year}/{fiscal_period} | Lookup Fundamental by Company
|
20
20
|
[**search_companies**](CompanyApi.md#search_companies) | **GET** /companies/search | Search Companies
|
21
21
|
|
22
22
|
|
@@ -76,7 +76,7 @@ Name | Type | Description | Notes
|
|
76
76
|
# **filter_company_fundamentals**
|
77
77
|
> ApiResponseCompanyFundamentals filter_company_fundamentals(identifier, opts)
|
78
78
|
|
79
|
-
Filter Fundamentals
|
79
|
+
Filter Fundamentals by Company
|
80
80
|
|
81
81
|
Returns Fundamentals for the Company with the given `identifier` and matching the specified filters
|
82
82
|
|
@@ -136,7 +136,9 @@ Name | Type | Description | Notes
|
|
136
136
|
# **get_all_companies**
|
137
137
|
> ApiResponseCompanies get_all_companies(opts)
|
138
138
|
|
139
|
-
|
139
|
+
All Companies
|
140
|
+
|
141
|
+
Returns all Companies
|
140
142
|
|
141
143
|
### Example
|
142
144
|
```ruby
|
@@ -175,9 +177,9 @@ Name | Type | Description | Notes
|
|
175
177
|
# **get_all_company_news**
|
176
178
|
> ApiResponseNews get_all_company_news(opts)
|
177
179
|
|
178
|
-
|
180
|
+
All News
|
179
181
|
|
180
|
-
Returns all
|
182
|
+
Returns all News for all Companies
|
181
183
|
|
182
184
|
### Example
|
183
185
|
```ruby
|
@@ -216,7 +218,9 @@ Name | Type | Description | Notes
|
|
216
218
|
# **get_company**
|
217
219
|
> Company get_company(identifier)
|
218
220
|
|
219
|
-
|
221
|
+
Lookup Company
|
222
|
+
|
223
|
+
Returns the Company with the given `identifier`
|
220
224
|
|
221
225
|
### Example
|
222
226
|
```ruby
|
@@ -254,7 +258,7 @@ Name | Type | Description | Notes
|
|
254
258
|
# **get_company_data_point_number**
|
255
259
|
> Float get_company_data_point_number(identifier, tag)
|
256
260
|
|
257
|
-
|
261
|
+
Data Point (Number) for Company
|
258
262
|
|
259
263
|
Returns a numeric value for the given `tag` for the Company with the given `identifier`
|
260
264
|
|
@@ -297,7 +301,7 @@ Name | Type | Description | Notes
|
|
297
301
|
# **get_company_data_point_text**
|
298
302
|
> String get_company_data_point_text(identifier, tag)
|
299
303
|
|
300
|
-
|
304
|
+
Data Point (Text) for Company
|
301
305
|
|
302
306
|
Returns a text value for the given `tag` for the Company with the given `identifier`
|
303
307
|
|
@@ -340,7 +344,7 @@ Name | Type | Description | Notes
|
|
340
344
|
# **get_company_filings**
|
341
345
|
> ApiResponseCompanyFilings get_company_filings(identifier, opts)
|
342
346
|
|
343
|
-
|
347
|
+
All Filings by Company
|
344
348
|
|
345
349
|
Returns a complete list of SEC filings for the Company with the given `identifier`
|
346
350
|
|
@@ -384,7 +388,7 @@ Name | Type | Description | Notes
|
|
384
388
|
# **get_company_fundamentals**
|
385
389
|
> ApiResponseCompanyFundamentals get_company_fundamentals(identifier, opts)
|
386
390
|
|
387
|
-
|
391
|
+
All Fundamentals by Company
|
388
392
|
|
389
393
|
Returns all Fundamentals for the Company with the given `identifier`
|
390
394
|
|
@@ -428,7 +432,7 @@ Name | Type | Description | Notes
|
|
428
432
|
# **get_company_historical_data**
|
429
433
|
> ApiResponseCompanyHistoricalData get_company_historical_data(identifier, tag, opts)
|
430
434
|
|
431
|
-
|
435
|
+
Historical Data for Company
|
432
436
|
|
433
437
|
Returns historical values for the given `tag` and the Company with the given `identifier`
|
434
438
|
|
@@ -446,9 +450,10 @@ company_api = Intrinio::CompanyApi.new
|
|
446
450
|
|
447
451
|
identifier = "AAPL" # String | A Company identifier (Ticker, CIK, LEI, Intrinio ID)
|
448
452
|
|
449
|
-
tag = "marketcap" # String |
|
453
|
+
tag = "marketcap" # String | An Intrinio data-tag
|
450
454
|
|
451
455
|
opts = {
|
456
|
+
frequency: "daily", # String | Return historical data in the given frequency
|
452
457
|
type: nil, # String | Filter by type, when applicable
|
453
458
|
start_date: Date.parse("2018-01-01"), # Date | Get historical data on or after this date
|
454
459
|
end_date: Date.parse("2019-01-01"), # Date | Get historical data on or before this date
|
@@ -469,7 +474,8 @@ end
|
|
469
474
|
Name | Type | Description | Notes
|
470
475
|
------------- | ------------- | ------------- | -------------
|
471
476
|
**identifier** | **String**| A Company identifier (Ticker, CIK, LEI, Intrinio ID) |
|
472
|
-
**tag** | **String**|
|
477
|
+
**tag** | **String**| An Intrinio data-tag |
|
478
|
+
**frequency** | **String**| Return historical data in the given frequency | [optional] [default to daily]
|
473
479
|
**type** | **String**| Filter by type, when applicable | [optional]
|
474
480
|
**start_date** | **Date**| Get historical data on or after this date | [optional]
|
475
481
|
**end_date** | **Date**| Get historical data on or before this date | [optional]
|
@@ -483,7 +489,7 @@ Name | Type | Description | Notes
|
|
483
489
|
# **get_company_news**
|
484
490
|
> ApiResponseCompanyNews get_company_news(identifier, opts)
|
485
491
|
|
486
|
-
|
492
|
+
All News by Company
|
487
493
|
|
488
494
|
Returns news for the Company with the given `identifier`
|
489
495
|
|
@@ -527,9 +533,9 @@ Name | Type | Description | Notes
|
|
527
533
|
# **get_company_securities**
|
528
534
|
> ApiResponseCompanySecurities get_company_securities(identifier, opts)
|
529
535
|
|
530
|
-
|
536
|
+
All Securities by Company
|
531
537
|
|
532
|
-
|
538
|
+
Returns Securities for the Company with the given `identifier`
|
533
539
|
|
534
540
|
### Example
|
535
541
|
```ruby
|
@@ -571,7 +577,7 @@ Name | Type | Description | Notes
|
|
571
577
|
# **lookup_company_fundamental**
|
572
578
|
> Fundamental lookup_company_fundamental(identifier, statement_code, fiscal_period, fiscal_year)
|
573
579
|
|
574
|
-
Lookup
|
580
|
+
Lookup Fundamental by Company
|
575
581
|
|
576
582
|
Returns the Fundamental for the Company with the given `identifier` and with the given parameters
|
577
583
|
|
data/docs/DataPointApi.md
CHANGED
@@ -4,14 +4,14 @@ All URIs are relative to *https://api-v2.intrinio.com*
|
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
|
-
[**get_data_point_number**](DataPointApi.md#get_data_point_number) | **GET** /data_point/{identifier}/{tag}/number |
|
8
|
-
[**get_data_point_text**](DataPointApi.md#get_data_point_text) | **GET** /data_point/{identifier}/{tag}/text |
|
7
|
+
[**get_data_point_number**](DataPointApi.md#get_data_point_number) | **GET** /data_point/{identifier}/{tag}/number | Data Point (Number)
|
8
|
+
[**get_data_point_text**](DataPointApi.md#get_data_point_text) | **GET** /data_point/{identifier}/{tag}/text | Data Point (Text)
|
9
9
|
|
10
10
|
|
11
11
|
# **get_data_point_number**
|
12
12
|
> Float get_data_point_number(identifier, tag)
|
13
13
|
|
14
|
-
|
14
|
+
Data Point (Number)
|
15
15
|
|
16
16
|
Returns a numeric value for the given `tag` and the entity with the given `identifier`
|
17
17
|
|
@@ -54,7 +54,7 @@ Name | Type | Description | Notes
|
|
54
54
|
# **get_data_point_text**
|
55
55
|
> String get_data_point_text(identifier, tag)
|
56
56
|
|
57
|
-
|
57
|
+
Data Point (Text)
|
58
58
|
|
59
59
|
Returns a text value for the given `tag` and the entity with the given `identifier`
|
60
60
|
|
data/docs/DataTagApi.md
CHANGED
@@ -5,8 +5,8 @@ All URIs are relative to *https://api-v2.intrinio.com*
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
7
|
[**filter_data_tags**](DataTagApi.md#filter_data_tags) | **GET** /data_tags/filter | Filter Data Tags
|
8
|
-
[**get_all_data_tags**](DataTagApi.md#get_all_data_tags) | **GET** /data_tags |
|
9
|
-
[**get_data_tag_by_id**](DataTagApi.md#get_data_tag_by_id) | **GET** /data_tags/{identifier} |
|
8
|
+
[**get_all_data_tags**](DataTagApi.md#get_all_data_tags) | **GET** /data_tags | All Data Tags
|
9
|
+
[**get_data_tag_by_id**](DataTagApi.md#get_data_tag_by_id) | **GET** /data_tags/{identifier} | Lookup Data Tag
|
10
10
|
[**search_data_tags**](DataTagApi.md#search_data_tags) | **GET** /data_tags/search | Search Data Tags
|
11
11
|
|
12
12
|
|
@@ -64,7 +64,7 @@ Name | Type | Description | Notes
|
|
64
64
|
# **get_all_data_tags**
|
65
65
|
> ApiResponseDataTags get_all_data_tags(opts)
|
66
66
|
|
67
|
-
|
67
|
+
All Data Tags
|
68
68
|
|
69
69
|
Returns All Data Tags
|
70
70
|
|
@@ -105,9 +105,9 @@ Name | Type | Description | Notes
|
|
105
105
|
# **get_data_tag_by_id**
|
106
106
|
> DataTag get_data_tag_by_id(identifier)
|
107
107
|
|
108
|
-
|
108
|
+
Lookup Data Tag
|
109
109
|
|
110
|
-
Returns
|
110
|
+
Returns the Data Tag with the given `identifier`
|
111
111
|
|
112
112
|
### Example
|
113
113
|
```ruby
|