mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 02:24:18 -07:00
added comment
This commit is contained in:
parent
3d8dbb293c
commit
6dc1283ee2
1 changed files with 2 additions and 0 deletions
|
@ -219,6 +219,8 @@ class ScoreETL(ExtractTransformLoad):
|
||||||
)
|
)
|
||||||
|
|
||||||
def transform(self) -> None:
|
def transform(self) -> None:
|
||||||
|
## IMPORTANT: THIS METHOD IS CLOSE TO THE LIMIT OF STATEMENTS
|
||||||
|
|
||||||
logger.info("Transforming Score Data")
|
logger.info("Transforming Score Data")
|
||||||
|
|
||||||
# Join all the data sources that use census block groups
|
# Join all the data sources that use census block groups
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue