https://www.quandl.com/databases/MF1/documentation Mergent Global Fundamental Data에서 제공한 데이터를 검색할 수 있습니다. Quandly의 api_key를 첫번째 인자로, compdata의 compnumber를 두번째 인자로 입력합니다.
1 | get_mer_data(api_key, compnum)
|
api_key |
API Key object (see also, setapi()) |
compnum |
company number (see also, compdata) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.