misikoff commited on
Commit
306f96f
1 Parent(s): 399e20c

feat: minor adjustments

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -3,6 +3,11 @@ pretty_name: "Zillow"
3
  license: "other"
4
  language:
5
  - en
 
 
 
 
 
6
  description: "This dataset is comprised of seven different configurations of data covering different aspects of the housing market in the United States. All data is provided by Zillow. The seven configurations are: home_values_forecasts, new_construction, for_sale_listings, rentals, sales, home_values, and days_on_market. Each configuration has a different set of features and target variables. The data is provided in JSONL format."
7
  homepage: "https://www.zillow.com/research/data/"
8
  ---
 
3
  license: "other"
4
  language:
5
  - en
6
+ task_categories:
7
+ - tabaular
8
+ task_ids:
9
+ - tabular-regression
10
+ - time-series-forecasting
11
  description: "This dataset is comprised of seven different configurations of data covering different aspects of the housing market in the United States. All data is provided by Zillow. The seven configurations are: home_values_forecasts, new_construction, for_sale_listings, rentals, sales, home_values, and days_on_market. Each configuration has a different set of features and target variables. The data is provided in JSONL format."
12
  homepage: "https://www.zillow.com/research/data/"
13
  ---