{ "data_id": "43486", "name": "Bike-Sharing-Washington-DC", "exact_name": "Bike-Sharing-Washington-DC", "version": 1, "version_label": "v1.0", "description": "Context\nClimate change is forcing cities to re-imaging their transportation infrastructure. Shared mobility concepts, such as car sharing, bike sharing or scooter sharing become more and more popular. And if they are implemented well, they can actually contribute to mitigating climate change. Bike sharing in particular is interesting because no electricity of gasoline is necessary (unless e-bikes are used) for this mode of transportation. However, there are inherent problems to this type of shared mobility:\n\nvarying demand at bike sharing stations needs to be balanced to avoid oversupply or shortages\nheavily used bikes break down more often\n\nForecasting the future demand can help address those issues. Moreover, demand forecasts can help operators decide whether to expand the business, determine adequate prices and generate additional income through advertisements at particularly busy stations.\nBut that's not all. Another challenge is redistributing bikes between stations and determining the optimal routes. And determining the location of new stations is also an area of interest for operators.\nContent\nThis dataset can be used to forecast demand to avoid oversupply and shortages. It spans from January 1, 2011, until December 31, 2018. Determining new station locations, analyzing movement patterns or planning routes will only be possible with additional data.\n\ndate - date with the format yyyy-mm-dd\ntemp_avg - average daily temperature in degree Celsius\ntemp_min - minimum daily temperature in degree Celsius\ntemp_max - maximum daily temperature in degree Celsius\ntemp_observ - temperature at the time of observation in degree Celsius\nprecip - amount of precipitation in mm\nwind - wind speed in meters per second\nwt_fog - weather type fog, ice fog, or freezing fog (may include heavy fog) \nwtheavyfog - weather type heavy fog or heaving freezing fog (not always distinguished from fog) \nwt_thunder - weather type thunder\nwt_sleet - weather type ice pellets, sleet, snow pellets, or small hail\nwt_hail - weather type hail (may include small hail)\nwt_glaze - weather type glaze or rime\nwt_haze - weather type smoke or haze \nwtdriftsnow - weather type blowing or drifting snow\nwthighwind - weather type high or damaging winds\nwt_mist - weather type mist\nwt_drizzle - weather type drizzle \nwt_rain - weather type rain (may include freezing rain, drizzle, and freezing drizzle)\nwtfreezerain - weather type freezing rain \nwt_snow - weather type snow, snow pellets, snow grains, or ice crystals \nwtgroundfog - weather type ground fog\nwticefog - weather type ice fog or freezing fog\nwtfreezedrizzle - weather type freezing drizzle\nwt_unknown - weather type unknown source of precipitation\ncasual - number of unregistered customers\nregistered - number of registered customers\ntotal_cust - sum of registered and casual customers\nholiday - indicates whether the day is a holiday or not\n\nAcknowledgements\nThe data I used to create this dataset was taken from:\n\nCapital Bikeshare for the bike sharing demand,\nNOAA's National Climatic Data Center for weather data,\nDC Department of Human Resources for data on public holidays.\n\nInspiration\nThink about the following questions\/topics and add more data to this dataset to improve your results:\n\nWhat will tomorrow's, next week's or next month's bike demand? Use time series analysis to determine this.\nUse anomaly detection to identify seasonality and trend in daily customers data.\nWhich features are particularly important for the forecast of the bike demand?", "format": "arff", "uploader": "Onur Yildirim", "uploader_id": 30126, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 13:27:14", "update_comment": null, "last_update": "2022-03-23 13:27:14", "licence": "CC BY-NC-SA 4.0", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102311\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Bike-Sharing-Washington-DC", "Context Climate change is forcing cities to re-imaging their transportation infrastructure. Shared mobility concepts, such as car sharing, bike sharing or scooter sharing become more and more popular. And if they are implemented well, they can actually contribute to mitigating climate change. Bike sharing in particular is interesting because no electricity of gasoline is necessary (unless e-bikes are used) for this mode of transportation. However, there are inherent problems to this type of shar " ], "weight": 5 }, "qualities": { "NumberOfInstances": 2922, "NumberOfFeatures": 29, "NumberOfClasses": null, "NumberOfMissingValues": 51510, "NumberOfInstancesWithMissingValues": 2922, "NumberOfNumericFeatures": 28, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.009924709103353867, "PercentageOfNumericFeatures": 96.55172413793103, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 100, "AutoCorrelation": null, "PercentageOfMissingValues": 60.78736812292006 }, "tags": [ { "uploader": "38960", "tag": "Machine Learning" }, { "uploader": "38960", "tag": "Statistics" } ], "features": [ { "name": "date", "index": "0", "type": "string", "distinct": "2922", "missing": "0" }, { "name": "temp_avg", "index": "1", "type": "numeric", "distinct": "1121", "missing": "821", "min": "-12", "max": "32", "mean": "14", "stdev": "10" }, { "name": "temp_min", "index": "2", "type": "numeric", "distinct": "2778", "missing": "0", "min": "-17", "max": "26", "mean": "9", "stdev": "9" }, { "name": "temp_max", "index": "3", "type": "numeric", "distinct": "2772", "missing": "0", "min": "-8", "max": "38", "mean": "19", "stdev": "10" }, { "name": "temp_observ", "index": "4", "type": "numeric", "distinct": "2590", "missing": "0", "min": "-16", "max": "29", "mean": "11", "stdev": "9" }, { "name": "precip", "index": "5", "type": "numeric", "distinct": "2093", "missing": "0", "min": "0", "max": "119", "mean": "3", "stdev": "8" }, { "name": "wind", "index": "6", "type": "numeric", "distinct": "492", "missing": "0", "min": "0", "max": "13", "mean": "3", "stdev": "1" }, { "name": "wt_fog", "index": "7", "type": "numeric", "distinct": "1", "missing": "1419", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_heavy_fog", "index": "8", "type": "numeric", "distinct": "1", "missing": "2714", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_thunder", "index": "9", "type": "numeric", "distinct": "1", "missing": "2228", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_sleet", "index": "10", "type": "numeric", "distinct": "1", "missing": "2793", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_hail", "index": "11", "type": "numeric", "distinct": "1", "missing": "2872", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_glaze", "index": "12", "type": "numeric", "distinct": "1", "missing": "2769", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_haze", "index": "13", "type": "numeric", "distinct": "1", "missing": "2217", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_drift_snow", "index": "14", "type": "numeric", "distinct": "1", "missing": "2915", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_high_wind", "index": "15", "type": "numeric", "distinct": "1", "missing": "2664", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_mist", "index": "16", "type": "numeric", "distinct": "1", "missing": "2551", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_drizzle", "index": "17", "type": "numeric", "distinct": "1", "missing": "2794", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_rain", "index": "18", "type": "numeric", "distinct": "1", "missing": "2516", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_freeze_rain", "index": "19", "type": "numeric", "distinct": "1", "missing": "2917", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_snow", "index": "20", "type": "numeric", "distinct": "1", "missing": "2838", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_ground_fog", "index": "21", "type": "numeric", "distinct": "1", "missing": "2886", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_ice_fog", "index": "22", "type": "numeric", "distinct": "1", "missing": "2912", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_freeze_drizzle", "index": "23", "type": "numeric", "distinct": "1", "missing": "2918", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "wt_unknown", "index": "24", "type": "numeric", "distinct": "1", "missing": "2921", "min": "1", "max": "1", "mean": "1", "stdev": "0" }, { "name": "casual", "index": "25", "type": "numeric", "distinct": "2018", "missing": "4", "min": "2", "max": "10173", "mean": "1680", "stdev": "1561" }, { "name": "registered", "index": "26", "type": "numeric", "distinct": "2542", "missing": "4", "min": "19", "max": "15419", "mean": "6046", "stdev": "2757" }, { "name": "total_cust", "index": "27", "type": "numeric", "distinct": "2605", "missing": "4", "min": "21", "max": "19113", "mean": "7726", "stdev": "3745" }, { "name": "holiday", "index": "28", "type": "numeric", "distinct": "1", "missing": "2833", "min": "1", "max": "1", "mean": "1", "stdev": "0" } ], "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 }