Skip to content

Commit

Permalink
Expand gov.bank to capture central financial institutions generally
Browse files Browse the repository at this point in the history
  • Loading branch information
jbothma committed Sep 13, 2023
1 parent 88681bd commit f5d9271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion followthemoney/types/topic.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class TopicType(EnumType):
"gov.legislative": _("Legislative branch of government"),
"gov.judicial": _("Judicial branch of government"),
"gov.security": _("Security services including intelligence"),
"gov.bank": _("Central bank"),
"gov.financial": _("Central banking and financial integrity"),

"fin": _("Financial services"),
"fin.bank": _("Bank"),
Expand Down

0 comments on commit f5d9271

Please sign in to comment.