Skip to content

Commit 386514b

Browse files
committed
add ecapris link
1 parent 33ba9f5 commit 386514b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

queries.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@
122122
FAO_ID,
123123
SP_NUMBER,
124124
SP_NAME,
125-
SP_STATUS
125+
SP_STATUS,
126+
'https://ecapris.austintexas.gov/index.cfm?fuseaction=fdus.fduData&fdu_ID=' || FAO_ID as ecapris_link
126127
FROM
127128
MSTR_IA_DEV.ATD_FDUS_VW
128129
""",

0 commit comments

Comments
 (0)