Skip to content

filter evictions_blockgroups to just data inside metro limit. #57

@hassanshamim

Description

@hassanshamim

The evictions_blockgroups dataset has the whole state of oregon. I will need either a materialized view or you could just delete the rows from the table that are not in scope. There are 44k rows but only 16k in scope

join scope on ST_intersects (evictions_blockgroups.geom, scope.geom)```

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions