data(otc): add display_name + short_name merge fields for outreach
EDGAR issuer names are messy (ALL-CAPS, trailing /DE/ /NV state tags, entity
suffixes) and render badly in a personalized subject line. Added:
display_name -- title-cased, state-tag-stripped, suffix kept
short_name -- suffix dropped too, for a punchy subject merge field
e.g. 'WINDTREE THERAPEUTICS INC /DE/' -> 'Windtree Therapeutics'
So 'Is DEXIT in the cards for {{short_name}}?' renders clean. ~98% of short_names
are <=40 chars (survive mobile subject truncation).
This commit is contained in:
parent
37393e5bbc
commit
0ccc323af7
1 changed files with 862 additions and 862 deletions
1724
data/otc_leads.csv
1724
data/otc_leads.csv
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue