docs/Filing.md in intrinio-sdk-5.2.0 vs docs/Filing.md in intrinio-sdk-5.3.0
- old
+ new
@@ -19,9 +19,12 @@
**report_type** | String | The filing <a href=\"https://docs.intrinio.com/documentation/sec_filing_report_types\" target=\"_blank\">report type</a>
**sec_unique_id** | String | A unique identifier for the filing provided by the SEC
**filing_url** | String | The URL to the filing page on the SEC site
**report_url** | String | The URL to the actual report on the SEC site
**instance_url** | String | The URL for the XBRL filing for the report
+**industry_category** | String | The company's operating industry category
+**industry_group** | String | The company's operating industry group
+**word_count** | Integer | The number of words in the filing
**company** | [**CompanySummary**](CompanySummary.md) |
[//]: # (END_DEFINITION)