Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using lines 8 and 9 of PTAX-203 form for sales validation #77

Open
dfsnow opened this issue Nov 30, 2023 · 1 comment
Open
Assignees

Comments

@dfsnow
Copy link
Member

dfsnow commented Nov 30, 2023

The PTAX-203 records information related to property transfers in Illinois. This repository currently uses a subset of answers from Question 10 on the form (combined with statistical flagging) to flag sales as non-arms-length.

We're interested in expanding the PTAX-203 information used for flagging to include Questions 8 and 9, which cover primary use and improvements.

We need to perform some preliminary exploratory data analysis (EDA) to figure out how many additional sales get flagged when using these questions.

The Q9 and Q10 data can be found in the sale.mydec table in Athena. The output of this issue should be a simple Quarto doc that queries data from Athena and outputs counts of flags by year, as well as some examples of the flagged sales. Work with @wagnerlmichael to get started.

@dfsnow dfsnow changed the title Uses lines 8 and 9 of PTAX203 form? Investigate using lines 8 and 9 of PTAX-203 form for sales validation Nov 30, 2023
@wagnerlmichael
Copy link
Member

For now we are going to table this until after modeling, but it seems like the following scenarios could be useful to add

  • Question 9
  • Mismatch in Q8 between current use and intended use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants