get_company_board_insufficient_shares_consecutive
Identify companies with board members who have maintained insufficient share holdings for three or more consecutive months.
Instructions
Get companies where board members have held insufficient shares for 3 consecutive months or more.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}