Skip to content

Commit

Permalink
update functions.json (#6140)
Browse files Browse the repository at this point in the history
  • Loading branch information
montezdesousa authored Feb 27, 2024
1 parent 3d34e56 commit 2332725
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions website/content/excel/functions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2719,40 +2719,6 @@
"dimensionality": "matrix"
}
},
{
"description": "Equity Ownership. Information about the company ownership.",
"helpUrl": "https://docs.openbb.co/excel/reference/equity/ownership/major_holders",
"id": "EQUITY.OWNERSHIP.MAJOR_HOLDERS",
"name": "EQUITY.OWNERSHIP.MAJOR_HOLDERS",
"parameters": [
{
"description": "Symbol to get data for.",
"name": "symbol",
"type": "string"
},
{
"description": "A specific date to get data for.",
"name": "date",
"optional": true,
"type": "string"
},
{
"description": "Page number of the data to fetch.",
"name": "page",
"optional": true,
"type": "number"
},
{
"description": "Options: fmp, defaults to fmp.",
"name": "provider",
"optional": true,
"type": "string"
}
],
"result": {
"dimensionality": "matrix"
}
},
{
"description": "Share Statistics. Share statistics for a given company.",
"helpUrl": "https://docs.openbb.co/excel/reference/equity/ownership/share_statistics",
Expand Down

0 comments on commit 2332725

Please sign in to comment.