{ "data_id": "43631", "name": "US-Real-Estate-Listings-by-Zip-Code", "exact_name": "US-Real-Estate-Listings-by-Zip-Code", "version": 1, "version_label": "v1.0", "description": "Context\nReal Estate inventory of listings from 2012-2017\nContent\nIncludes data for all Real Estate listings in the US, such as, active listings, prices, days on market, price changes, and pending listings by county.\n\nMedian Listing Price: The median listing price within the specified geography during the specified month.\nActive Listing Count: The count of active listings within the specified geography during the specified month. The active listing count tracks the number of for sale properties on the market, excluding pending listings where a pending status is available. This is a snapsot measure of how many active listings can be expected on any given day of the specified month.\nMedian Days on Market: The median number of days property listings spend on the market within the specified geography during the specified month. Time spent on the market is defined as the time between the initial listing of a property and either its closing date or the date it is taken off the market.\nNew Listing Count: The count of new listings added to the market within the specified geography. The new listing count represents a typical weeks worth of new listings in a given month. The new listing count can be multiplied by the number of weeks in a month to produce a monthly new listing count.\nPrice Increase Count: The count of listings which have had their price increased within the specified geography. The price increase count represents a typical weeks worth of listings which have had their price increased in a given month. The price increase count can be multiplied by the number of weeks in a month to produce a monthly price increase count.\nPending Listing Count: The count of pending listings within the specified geography during the specified month, if a pending definition is available for that geography. This is a snapsot measure of how many pending listings can be expected on any given day of the specified month.\n\nAcknowledgements\nThis data set and other similar (including details on all columns) can be found here: Realtor.com \nInspiration\nI downloaded this data to research it and make a best decision when buying a home in Austin, TX.", "format": "arff", "uploader": "Dustin Carrion", "uploader_id": 30123, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-24 00:50:02", "update_comment": null, "last_update": "2022-03-24 00:50:02", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102456\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "US-Real-Estate-Listings-by-Zip-Code", "Context Real Estate inventory of listings from 2012-2017 Content Includes data for all Real Estate listings in the US, such as, active listings, prices, days on market, price changes, and pending listings by county. Median Listing Price: The median listing price within the specified geography during the specified month. Active Listing Count: The count of active listings within the specified geography during the specified month. The active listing count tracks the number of for sale properties on " ], "weight": 5 }, "qualities": { "NumberOfInstances": 974066, "NumberOfFeatures": 34, "NumberOfClasses": null, "NumberOfMissingValues": 5792129, "NumberOfInstancesWithMissingValues": 974066, "NumberOfNumericFeatures": 31, "NumberOfSymbolicFeatures": 0, "Dimensionality": 3.490523229432092e-5, "PercentageOfNumericFeatures": 91.17647058823529, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 100, "AutoCorrelation": null, "PercentageOfMissingValues": 17.489239465715634 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "Month", "index": "0", "type": "string", "distinct": "66", "missing": "0" }, { "name": "ZipCode", "index": "1", "type": "numeric", "distinct": "15035", "missing": "1", "min": "1001", "max": "99901", "mean": "46626", "stdev": "28909" }, { "name": "ZipName", "index": "2", "type": "string", "distinct": "10655", "missing": "1" }, { "name": "Footnote", "index": "3", "type": "string", "distinct": "1", "missing": "725924" }, { "name": "Median_Listing_Price", "index": "4", "type": "numeric", "distinct": "14660", "missing": "1", "min": "1300", "max": "13875000", "mean": "274583", "stdev": "283874" }, { "name": "Median_Listing_Price_M\/M", "index": "5", "type": "numeric", "distinct": "9851", "missing": "1", "min": "-1", "max": "421", "mean": "0", "stdev": "0" }, { "name": "Median_Listing_Price_Y\/Y", "index": "6", "type": "numeric", "distinct": "8892", "missing": "330040", "min": "-1", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Active_Listing_Count_", "index": "7", "type": "numeric", "distinct": "1415", "missing": "1", "min": "0", "max": "2364", "mean": "111", "stdev": "110" }, { "name": "Active_Listing_Count_M\/M", "index": "8", "type": "numeric", "distinct": "9331", "missing": "190", "min": "-1", "max": "182", "mean": "0", "stdev": "0" }, { "name": "Active_Listing_Count_Y\/Y", "index": "9", "type": "numeric", "distinct": "11680", "missing": "306816", "min": "-1", "max": "9", "mean": "0", "stdev": "0" }, { "name": "Days_on_Market_", "index": "10", "type": "numeric", "distinct": "728", "missing": "30", "min": "1", "max": "1923", "mean": "94", "stdev": "50" }, { "name": "Days_on_Market_M\/M", "index": "11", "type": "numeric", "distinct": "12119", "missing": "42", "min": "-1", "max": "55", "mean": "0", "stdev": "0" }, { "name": "Days_on_Market_Y\/Y", "index": "12", "type": "numeric", "distinct": "13376", "missing": "312931", "min": "-1", "max": "1", "mean": "0", "stdev": "0" }, { "name": "New_Listing_Count_", "index": "13", "type": "numeric", "distinct": "209", "missing": "1", "min": "0", "max": "498", "mean": "29", "stdev": "31" }, { "name": "New_Listing_Count_M\/M", "index": "14", "type": "numeric", "distinct": "4472", "missing": "44521", "min": "-1", "max": "39", "mean": "0", "stdev": "1" }, { "name": "New_Listing_Count_Y\/Y", "index": "15", "type": "numeric", "distinct": "4241", "missing": "200298", "min": "-1", "max": "33", "mean": "0", "stdev": "1" }, { "name": "Price_Increase_Count_", "index": "16", "type": "numeric", "distinct": "65", "missing": "1", "min": "0", "max": "158", "mean": "1", "stdev": "4" }, { "name": "Price_Increase_Count_M\/M", "index": "17", "type": "numeric", "distinct": "600", "missing": "762795", "min": "-1", "max": "23", "mean": "0", "stdev": "1" }, { "name": "Price_Increase_Count_Y\/Y", "index": "18", "type": "numeric", "distinct": "553", "missing": "794835", "min": "-1", "max": "25", "mean": "0", "stdev": "1" }, { "name": "Price_Decrease_Count_", "index": "19", "type": "numeric", "distinct": "182", "missing": "1", "min": "0", "max": "440", "mean": "18", "stdev": "22" }, { "name": "Price_Decrease_Count_M\/M", "index": "20", "type": "numeric", "distinct": "2950", "missing": "105942", "min": "-1", "max": "29", "mean": "0", "stdev": "1" }, { "name": "Price_Decrease_Count_Y\/Y", "index": "21", "type": "numeric", "distinct": "3273", "missing": "250293", "min": "-1", "max": "64", "mean": "0", "stdev": "1" }, { "name": "Pending_Listing_Count_", "index": "22", "type": "numeric", "distinct": "360", "missing": "1", "min": "0", "max": "483", "mean": "8", "stdev": "23" }, { "name": "Pending_Listing_Count_M\/M", "index": "23", "type": "numeric", "distinct": "6968", "missing": "678964", "min": "-1", "max": "201", "mean": "0", "stdev": "2" }, { "name": "Pending_Listing_Count_Y\/Y", "index": "24", "type": "numeric", "distinct": "9669", "missing": "779758", "min": "-1", "max": "409", "mean": "1", "stdev": "7" }, { "name": "Avg_Listing_Price", "index": "25", "type": "numeric", "distinct": "27184", "missing": "1", "min": "1300", "max": "13442400", "mean": "355633", "stdev": "432022" }, { "name": "Avg_Listing_Price_M\/M", "index": "26", "type": "numeric", "distinct": "9626", "missing": "1", "min": "-1", "max": "603", "mean": "0", "stdev": "1" }, { "name": "Avg_Listing_Price_Y\/Y", "index": "27", "type": "numeric", "distinct": "18213", "missing": "165899", "min": "-1", "max": "1125", "mean": "0", "stdev": "1" }, { "name": "Total_Listing_Count", "index": "28", "type": "numeric", "distinct": "1466", "missing": "1", "min": "0", "max": "2566", "mean": "119", "stdev": "118" }, { "name": "Total_Listing_Count_M\/M", "index": "29", "type": "numeric", "distinct": "9380", "missing": "190", "min": "-1", "max": "182", "mean": "0", "stdev": "0" }, { "name": "Total_Listing_Count_Y\/Y", "index": "30", "type": "numeric", "distinct": "17228", "missing": "166076", "min": "-1", "max": "321", "mean": "0", "stdev": "1" }, { "name": "Pending_Ratio", "index": "31", "type": "numeric", "distinct": "11214", "missing": "207", "min": "0", "max": "6", "mean": "0", "stdev": "0" }, { "name": "Pending_Ratio_M\/M", "index": "32", "type": "numeric", "distinct": "11898", "missing": "219", "min": "-4", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Pending_Ratio_Y\/Y", "index": "33", "type": "numeric", "distinct": "19335", "missing": "166147", "min": "-4", "max": "6", "mean": "0", "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 }