Closed atdservicebot closed 5 days ago
List was not able to be pulled from the new GIS data layers because permits that are more than 2 weeks expired are not brought into the data set.
Charlie was able to query the AMANDA db to populate the requested fields for each FOLDERRSN.
List is being sent via email to requestor!
query:
select fp.FOLDERRSN, p.EMAILADDRESS, p.NAMEFIRST || ' ' || p.NAMELAST AS name
from FOLDERPEOPLE fp
left join people p on p.PEOPLERSN = fp.PEOPLERSN
where fp.FOLDERRSN in (12309933,
12319940,
12307768
)
and fp.PEOPLECODE = 1
ArcGIS
Zach said he can help me gather specific data from AMANDA. I have all the RSN #'s and nee emails and addresses from the applicants
Flexible — An extended timeline is OK
Request ID: DTS24-119400