{ "data_id": "43488", "name": "Stock-Information", "exact_name": "Stock-Information", "version": 1, "version_label": "v1.0", "description": "Context\nInformation about more than 4600 companies tradable on Robinhood website\nSource\nThe information is scraped from Robinhood website\nInspiration\nThe dataset contains useful information about Public Companies are being traded in US Stock market. Information about company size, market cap, PE ratio, list date, etc. is provided which can provide some insights about stock market in the US.", "format": "arff", "uploader": "Onur Yildirim", "uploader_id": 30126, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 13:27:24", "update_comment": null, "last_update": "2022-03-23 13:27:24", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102313\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Stock-Information", "Context Information about more than 4600 companies tradable on Robinhood website Source The information is scraped from Robinhood website Inspiration The dataset contains useful information about Public Companies are being traded in US Stock market. Information about company size, market cap, PE ratio, list date, etc. is provided which can provide some insights about stock market in the US. " ], "weight": 5 }, "qualities": { "NumberOfInstances": 4610, "NumberOfFeatures": 33, "NumberOfClasses": null, "NumberOfMissingValues": 8696, "NumberOfInstancesWithMissingValues": 3134, "NumberOfNumericFeatures": 20, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.007158351409978308, "PercentageOfNumericFeatures": 60.60606060606061, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 67.9826464208243, "AutoCorrelation": null, "PercentageOfMissingValues": 5.716163807270098 }, "tags": [ { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "simple_name", "index": "0", "type": "string", "distinct": "4480", "missing": "80" }, { "name": "name", "index": "1", "type": "string", "distinct": "4608", "missing": "0" }, { "name": "symbol", "index": "2", "type": "string", "distinct": "4610", "missing": "0" }, { "name": "bloomberg_unique", "index": "3", "type": "string", "distinct": "4610", "missing": "0" }, { "name": "margin_initial_ratio", "index": "4", "type": "numeric", "distinct": "7", "missing": "0", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "maintenance_ratio", "index": "5", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "country", "index": "6", "type": "string", "distinct": "52", "missing": "0" }, { "name": "day_trade_ratio", "index": "7", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "list_date", "index": "8", "type": "string", "distinct": "2566", "missing": "9" }, { "name": "type", "index": "9", "type": "string", "distinct": "14", "missing": "0" }, { "name": "default_collar_fraction", "index": "10", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "open", "index": "11", "type": "numeric", "distinct": "3538", "missing": "94", "min": "0", "max": "317460", "mean": "113", "stdev": "4725" }, { "name": "high", "index": "12", "type": "numeric", "distinct": "3732", "missing": "94", "min": "0", "max": "320072", "mean": "114", "stdev": "4764" }, { "name": "low", "index": "13", "type": "numeric", "distinct": "3694", "missing": "94", "min": "0", "max": "314607", "mean": "112", "stdev": "4682" }, { "name": "volume", "index": "14", "type": "numeric", "distinct": "4473", "missing": "0", "min": "0", "max": "112564871", "mean": "1121565", "stdev": "4147020" }, { "name": "average_volume_2_weeks", "index": "15", "type": "numeric", "distinct": "4601", "missing": "5", "min": "24", "max": "207784444", "mean": "2592377", "stdev": "8244713" }, { "name": "average_volume", "index": "16", "type": "numeric", "distinct": "4601", "missing": "5", "min": "24", "max": "207784444", "mean": "2592377", "stdev": "8244713" }, { "name": "high_52_weeks", "index": "17", "type": "numeric", "distinct": "3737", "missing": "4", "min": "0", "max": "347400", "mean": "129", "stdev": "5120" }, { "name": "dividend_yield", "index": "18", "type": "numeric", "distinct": "2490", "missing": "2092", "min": "0", "max": "156", "mean": "4", "stdev": "5" }, { "name": "float", "index": "19", "type": "numeric", "distinct": "3940", "missing": "670", "min": "16562", "max": "2147483647", "mean": "271961924", "stdev": "976847023" }, { "name": "low_52_weeks", "index": "20", "type": "numeric", "distinct": "3476", "missing": "4", "min": "0", "max": "294511", "mean": "98", "stdev": "4340" }, { "name": "market_cap", "index": "21", "type": "numeric", "distinct": "4540", "missing": "10", "min": "662977", "max": "2147483647", "mean": "2147483647", "stdev": "2147483647" }, { "name": "pb_ratio", "index": "22", "type": "numeric", "distinct": "4354", "missing": "236", "min": "-1457", "max": "392670", "mean": "98", "stdev": "5944" }, { "name": "pe_ratio", "index": "23", "type": "numeric", "distinct": "2806", "missing": "1779", "min": "-5912", "max": "24742", "mean": "52", "stdev": "580" }, { "name": "shares_outstanding", "index": "24", "type": "numeric", "distinct": "4499", "missing": "29", "min": "35900", "max": "2147483647", "mean": "311282496", "stdev": "2103475625" }, { "name": "description", "index": "25", "type": "string", "distinct": "4548", "missing": "6" }, { "name": "ceo", "index": "26", "type": "string", "distinct": "3857", "missing": "658" }, { "name": "headquarters_city", "index": "27", "type": "string", "distinct": "1185", "missing": "604" }, { "name": "headquarters_state", "index": "28", "type": "string", "distinct": "226", "missing": "620" }, { "name": "sector", "index": "29", "type": "string", "distinct": "22", "missing": "4" }, { "name": "industry", "index": "30", "type": "string", "distinct": "173", "missing": "4" }, { "name": "num_employees", "index": "31", "type": "numeric", "distinct": "2125", "missing": "943", "min": "0", "max": "2200000", "mean": "17479", "stdev": "62004" }, { "name": "year_founded", "index": "32", "type": "numeric", "distinct": "194", "missing": "652", "min": "1781", "max": "2019", "mean": "1979", "stdev": "40" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }