diff --git a/priv/companies/ratio_pbc.exs b/priv/companies/ratio_pbc.exs new file mode 100644 index 00000000..3211fbb0 --- /dev/null +++ b/priv/companies/ratio_pbc.exs @@ -0,0 +1,15 @@ +%{ + industry: "Technology", + website: "https://ratiopbc.com", + github: "https://github.com/RatioPBC", + location: %{ + city: "Portland", + state: "Oregon", + country: "USA" + }, + name: "Ratio PBC", + last_changed_on: ~D[2024-01-22], + description: """ + We design, build, and operate secure, resilient, and human-centered software and data systems that empower health and human services organizations to improve the health and well-being of the communities they serve. + """ +}