Datasets:

Modalities:
Geospatial
License:
Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
state: string
county: string
municipal: string
jurisdiction: string
geometry: binary
  -- field metadata --
  ARROW:extension:name: 'geoarrow.wkb'
  ARROW:extension:metadata: '{"crs": "{\"$schema\":\"https://proj.org/sch' + 1491
year: int64
party: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1057
geo: '{"primary_column": "geometry", "columns": {"geometry": {"encoding":' + 1366
to
{'state': Value(dtype='string', id=None), 'county': Value(dtype='string', id=None), 'municipal': Value(dtype='string', id=None), 'jurisdiction': Value(dtype='string', id=None), 'geometry': Value(dtype='binary', id=None), 'Status': Value(dtype='string', id=None), 'yes': Value(dtype='string', id=None), 'year': Value(dtype='int32', id=None), 'amount': Value(dtype='string', id=None), 'log_amount': Value(dtype='float64', id=None)}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1358, in compute_config_parquet_and_info_response
                  fill_builder_info(builder, hf_endpoint=hf_endpoint, hf_token=hf_token, validate=validate)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 583, in fill_builder_info
                  num_examples_and_sizes: list[tuple[int, int]] = thread_map(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/contrib/concurrent.py", line 69, in thread_map
                  return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/contrib/concurrent.py", line 51, in _executor_map
                  return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/std.py", line 1169, in __iter__
                  for obj in iterable:
                File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 609, in result_iterator
                  yield fs.pop().result()
                File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 446, in result
                  return self.__get_result()
                File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 391, in __get_result
                  raise self._exception
                File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run
                  result = self.fn(*self.args, **self.kwargs)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 455, in retry_validate_get_num_examples_and_size
                  validate(pf)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 521, in validate
                  raise TooBigRowGroupsError(
              worker.job_runners.config.parquet_and_info.TooBigRowGroupsError: Parquet file has too big row groups. First row group has 1303213570 which exceeds the limit of 300000000
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1853, in _prepare_split_single
                  for _, table in generator:
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 678, in wrapped
                  for item in generator(*args, **kwargs):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 93, in _generate_tables
                  yield f"{file_idx}_{batch_idx}", self._cast_table(pa_table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 71, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              state: string
              county: string
              municipal: string
              jurisdiction: string
              geometry: binary
                -- field metadata --
                ARROW:extension:name: 'geoarrow.wkb'
                ARROW:extension:metadata: '{"crs": "{\"$schema\":\"https://proj.org/sch' + 1491
              year: int64
              party: string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1057
              geo: '{"primary_column": "geometry", "columns": {"geometry": {"encoding":' + 1366
              to
              {'state': Value(dtype='string', id=None), 'county': Value(dtype='string', id=None), 'municipal': Value(dtype='string', id=None), 'jurisdiction': Value(dtype='string', id=None), 'geometry': Value(dtype='binary', id=None), 'Status': Value(dtype='string', id=None), 'yes': Value(dtype='string', id=None), 'year': Value(dtype='int32', id=None), 'amount': Value(dtype='string', id=None), 'log_amount': Value(dtype='float64', id=None)}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1371, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1740, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1896, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

state
string
county
string
municipal
string
jurisdiction
string
geometry
unknown
Status
string
yes
string
year
int32
amount
string
log_amount
float64
California
Santa Clara County
null
County
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 153, 27, 0, 0, 143, 6, 249, 140, 39, 94, 94, 192, 61, 250, 254, 105, 46, 125, 66, 64, 12, 156, 72, 61, 39, 94, 94, 192, 223, 137, 12, 64, 46, 125, 66, 64, 145, 110, 53, 78, 38, 94, 94, ...
Pass
66.18%
1,988
$5,400,000
15.5019
Florida
Flagler County
null
County
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 6, 5, 0, 0, 249, 174, 68, 40, 241, 73, 84, 192, 152, 57, 72, 96, 93, 103, 61, 64, 94, 213, 237, 140, 241, 73, 84, 192, 37, 77, 118, 173, 110, 103, 61, 64, 243, 179, 179, 52, 242, 73, 84, ...
Pass
61.23%
1,988
$7,800,000
15.8696
Florida
Hernando County
null
County
"AQMAAAABAAAAFwgAABInOKWPnVTAdT1gSgxvPEBjJQpHY51UwOlYNXUGbzxAlWIrwEqdVMCu4WhXCW88QMfeYP9InVTAtnn3eAl(...TRUNCATED)
Pass
53.21%
1,988
null
null
Florida
Nassau County
null
County
"AQMAAAABAAAAnxgAAP0/poVfXVTAfqxzjDKGPkC6jCi0QF1UwJtE863dhT5AAczZkBNdVMB+wLzWc4U+QCmiu3HmXFTALUyH/wm(...TRUNCATED)
Pass
58.81%
1,988
$3,500,000
15.0683
Virginia
Fairfax County
null
County
"AQYAAAACAAAAAQMAAAACAAAAWiUAABD6jM3QSFPAUdewdX9mQ0ANYHuJ80hTwMlSAkZtZkNAzoJIHPRIU8AdfO7Lb2ZDQGXt+Gv(...TRUNCATED)
Pass
66.37%
1,988
$45,000,000
17.6222
Virginia
Fairfax County
null
County
"AQYAAAACAAAAAQMAAAACAAAAWiUAABD6jM3QSFPAUdewdX9mQ0ANYHuJ80hTwMlSAkZtZkNAzoJIHPRIU8AdfO7Lb2ZDQGXt+Gv(...TRUNCATED)
Pass
66.74%
1,988
$45,000,000
17.6222
Florida
Broward County
null
County
"AQMAAAABAAAAugUAAKFZC8A2DFTAiezZxyX5OUCRP5tgLwxUwKyk9Qom+TlA/KSzQ/MLVMAEjDwjLPk5QJIZVAHuC1TAygM6uiz(...TRUNCATED)
Pass
58.7%
1,989
$75,000,000
18.133
Colorado
Boulder County
null
County
"AQYAAAACAAAAAQMAAAACAAAAvQoAALjuQ16iSlrAXafss//0Q0A9ay2/n0pawJIBiEIA9UNAuhm6Ap1KWsBXUYbZAPVDQDjZoD6(...TRUNCATED)
Fail
46.08%
1,989
null
null
North Carolina
Martin County
null
County
"AQMAAAABAAAANxoAAMlNq4o5N1PARg5odEfbQUAVznC9NjdTwIjYm79J20FAEGm63zE3U8CcfoUKTttBQMUO/EQuN1PAOic2OFH(...TRUNCATED)
Pass
53.26%
1,989
$20,000,000
16.8112
Florida
Pinellas County
null
County
"AQMAAAABAAAArgIAALtLYJNeplTAN1c7obHvO0CBYI+0faZUwESTcirz7ztA5VZDIzqnVMBbBCem5fA7QFCyIjVPp1TAmhQ33vf(...TRUNCATED)
Pass
50.15%
1,989
$69,092,349
18.051
End of preview.
README.md exists but content is empty.
Downloads last month
40