Select Language

AI社区

公开数据集

NSE 上市 1000+公司与#x27;历史数据

NSE 上市 1000+公司与#x27;历史数据

67.04M
228 浏览
0 喜欢
0 次下载
0 条讨论
Business,Finance,Investing,Deep Learning,Artificial Intelligence Classification

数据结构 ? 67.04M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    Context The Dataset here is the CSV (Comma Separated Value) formatted data of 1000+ Indian companies' historical stock data which are listed on NSE web scrapped using python. This data helps the community to dive into algorithmic trading using the ML techniques and can be used for any task. Hope this will be of great use for everyone. Content This dataset(.zip) is a collection of numerous CSV formatted files that are in format of ['Date','Open','high','low','close','adj close','volume']. I've acquired this data using the yahoo finance v7 server using the python requests and a bit of pre-processing. - Maruti_data.csv is the sample data of Maruti stock data from 2003-07 to till data (updated on 18-Feb-2018) . - Companies_dict.d is the python pickle dictionary variable to get company name from the SYMBOL or name if the csv file. You can load this using the pickle library and get the actual company SYMBOL to Legal Name. `e.g.Python Code` ` Symbol2Name = pickle.load(open('company_symbol_name_dict.d','rb'))` `print(Symbol2Name['MARUTI']) #Will give you Maruti_Suzuki_India_Ltd` Acknowledgements I would like to thank this [githubrepo](https://github.com/sjev/trading-with-python.git) for making the python file this script of mine is based on. Inspiration I would love to see many people like me to get their hands dirty with this data and use it effectively to correlate the inter relationships among the companies.
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 228浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享