CoolFace
Apppublic

mlnsio/text2sql

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes
constants.py5 linesDownload Raw Back to core
1MONEYCONTROL_TOPFUNDS_URL = "https://www.moneycontrol.com/mutual-funds/performance-tracker/returns/large-cap-fund.html"2MONEYCONTROL_TOPSTOCKS_URL = "https://www.moneycontrol.com/markets/indian-indices/changeTableData?deviceType=web&exName=N&indicesID=49&selTab=o&subTabOT=d&subTabOPL=cl&selPage=marketTerminal&classic=true"3TOPFUNDS_COUNT = 304STOCKS_MAX_RANK = 10005