Data Download

If you're a data scientist or just curious, you can download all the property data the borough has. It comes in two flavors: Certified CAMA (Computer Assisted Mass Appraisal) as a CSV, and a more thorough JSON format.

Certified CAMA

The "certified" is because this data is a snapshot from after taxes were calculated and certified for that year.

The file is in CSV format, and is designed to be similar to the Anchorage CAMA data. If you're new to data analysis, this file will be the easiest to work with. You can import it in Excel for some analysis, or just read it in a text editor.

Download
  1. 2022
  2. 2023
  3. 2024
  4. 2025
Full JSON Data

This is a regularly updated snapshot of nearly all the data that you can find on this property search website. The data is in JSON Lines format, where every line is a JSON object representing a property.

Some property information, for example structure data, is inherently nested and therefore difficult to represent in a columnar format like CSV. It contains more detail than the Certified CAMA CSVs, but at the cost of being a little bit harder to work with.

You can download the ZIP archive here. Be aware that the uncompressed file is over 1GB in size.

Ideas? Contact us!

If this sort of data is useful to you, and if there's anything we can do to make it even more useful, please let us know.