File size: 457 Bytes
5dc6f5b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
title: PRISAI National Property Database
emoji: 🏠
---
# PRISAI National Property Database
85,000,000 US property records with address, value, and owner data.
**License**: CC0
**States**: 51 | **Counties**: 3,144 | **Properties**: 85M
## Usage
```python
from huggingface_hub import hf_hub_download
path = hf_hub_download(repo_id="aliasfox/PRISAI-National-Property-Database",
filename="properties_batch_00000.json.gz")
```
|