{ "data_id": "43376", "name": "Al_Hilal-Archive-Scores", "exact_name": "Al_Hilal-Archive-Scores", "version": 1, "version_label": "v1.0", "description": "Context\nAs Al Hilal football club is one of the most successful football clubs in Saudi Arabia, Middle East and Asia this dataset was an excercise for Web Scraping where i collected the archive of the results for the club. The dataset inclues all matches from 1996 to 2019 and many important matches from 1961 to 1995. The source where the data has been scraped of is Koora website which is one of te oldest arabic websites that specilize in football news and matches scores. \nContent\nThe dataset includes home team column which contains the team that hosts the match, the away team who came to play against the home team, and between them the score of the match. After that the date where the game has been played in, then the wining team from the match. the column before the last contains the competition which the game has been a part of and the last column is the stage of the competition of the game. \nin home and away columns when the game is played in local competition the name of the team is written without the name of the country, but when the game is played in an international competiton the name of the team is followed by the country of the team as there could be teams which has the same name but from different countries. \nAll column are object type except date column which is Datetime type. The dataset contains no null values except the stage column as the null value means that the match didn't have a stage such as friendly matches or the stage is not provided by the website \nAcknowledgements\nThanks to General Assembly Misk Academy for the immersive data science course which taught many skills and methods one of which is Web Scraping that was used in this project. Thanks and apperciation goes to my instructors as they are always there for help and dedicate alot of time to ensure that all students master all skills. \nInspiration\nwhich years are the most successful ? \nwhich leagues the club scored the highest point ? \nwhat are the clubs that the Al Hilal won against the most and what are the teams that defated Al Hilal through the years ? \ncould there be a model to predict the result of the feature matches for Al Hilal ? \nwhich months Al Hilal win in the most and which that Al Hilal lose in it ? \nand many exploerations that cone be done.", "format": "arff", "uploader": "Elif Ceren Gok", "uploader_id": 30125, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 12:44:01", "update_comment": null, "last_update": "2022-03-23 12:44:01", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102201\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Al_Hilal-Archive-Scores", "Context As Al Hilal football club is one of the most successful football clubs in Saudi Arabia, Middle East and Asia this dataset was an excercise for Web Scraping where i collected the archive of the results for the club. The dataset inclues all matches from 1996 to 2019 and many important matches from 1961 to 1995. The source where the data has been scraped of is Koora website which is one of te oldest arabic websites that specilize in football news and matches scores. Content The dataset incl " ], "weight": 5 }, "qualities": { "NumberOfInstances": 1363, "NumberOfFeatures": 8, "NumberOfClasses": null, "NumberOfMissingValues": 219, "NumberOfInstancesWithMissingValues": 219, "NumberOfNumericFeatures": 1, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.00586940572267058, "PercentageOfNumericFeatures": 12.5, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 16.06749816581071, "AutoCorrelation": null, "PercentageOfMissingValues": 2.008437270726339 }, "tags": [ { "uploader": "38960", "tag": "Machine Learning" }, { "uploader": "38960", "tag": "Manufacturing" } ], "features": [ { "name": "Unnamed:_0", "index": "0", "type": "numeric", "distinct": "1363", "missing": "0", "min": "0", "max": "1362", "mean": "681", "stdev": "394" }, { "name": "home_team", "index": "1", "type": "string", "distinct": "162", "missing": "0" }, { "name": "scores", "index": "2", "type": "string", "distinct": "68", "missing": "0" }, { "name": "away_team", "index": "3", "type": "string", "distinct": "199", "missing": "0" }, { "name": "date", "index": "4", "type": "string", "distinct": "1346", "missing": "0" }, { "name": "wining_team", "index": "5", "type": "string", "distinct": "102", "missing": "0" }, { "name": "competiton", "index": "6", "type": "string", "distinct": "69", "missing": "0" }, { "name": "stage", "index": "7", "type": "string", "distinct": "116", "missing": "219" } ], "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 }