Skip to content

Commit 62310b0

Browse files
authored
Merge pull request #965 from mapswipe/dev
Release - 2024-August - 2
2 parents 4145a49 + 071d187 commit 62310b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mapswipe_workers/mapswipe_workers/generate_stats/overall_stats.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def get_project_static_info(filename: str) -> pd.DataFrame:
6565
project_details
6666
,regexp_replace(look_for, E'[\\n\\r]+', ' ', 'g' ) as look_for
6767
,project_type
68+
,organization_name
6869
,image
6970
,created
7071
-- Custom options values

0 commit comments

Comments
 (0)