天天基金

周三软件项目管理


fund_netVal基金净值数据表

<p>基金净值数据表来源:&quot;<a href="https://fund.10jqka.com.cn/{fund_code}/json/jsonljjz.json">https://fund.10jqka.com.cn/{fund_code}/json/jsonljjz.json</a>&quot;; 在数据库中的表现形式为:</p> <pre><code>{ "fund_code": "001706", "netVal_path": { "2016-09-22": 1, "2016-09-23": 1, "2016-09-26": 1, "2016-09-27": 1, "2016-09-28": 1, "2016-09-29": 1, "2016-09-30": 1, "2016-10-10": 1.001, "2016-10-11": 1.001 ...... } }</code></pre> <p>其中,netVal_path中包含该基金从成立初到现在的所有净值数据。</p> <table> <thead> <tr> <th style="text-align: center;">字段名</th> <th style="text-align: center;">类型</th> <th style="text-align: center;">说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">fund_code</td> <td style="text-align: center;">String</td> <td style="text-align: center;">基金代码</td> </tr> <tr> <td style="text-align: center;">netVal_path</td> <td style="text-align: center;">Object</td> <td style="text-align: center;">对应基金的净值数据</td> </tr> </tbody> </table>

页面列表

ITEM_HTML