diff --git a/lib/companies/industries.ex b/lib/companies/industries.ex index f083a509..d6831a3b 100644 --- a/lib/companies/industries.ex +++ b/lib/companies/industries.ex @@ -10,6 +10,7 @@ defmodule Companies.Industries do "Communication Services", "Consumer Discretionary", "Consumer Staples", + "Education", "Energy", "Financials", "Health Care", @@ -17,6 +18,7 @@ defmodule Companies.Industries do "Information Technology", "Materials", "Real Estate", + "Transportation", "Utilities" ] diff --git a/priv/companies/fully_forged.exs b/priv/companies/fully_forged.exs index 9df02659..ae651a53 100644 --- a/priv/companies/fully_forged.exs +++ b/priv/companies/fully_forged.exs @@ -1,6 +1,6 @@ %{ - industry: "Technology Consulting", - website: "http://fullyforged.com", + industry: "Information Technology", + website: "http://www.fullyforged.com", github: "", location: %{ city: "", diff --git a/priv/companies/househappy.exs b/priv/companies/househappy.exs index 2b068ad1..8f7aa895 100644 --- a/priv/companies/househappy.exs +++ b/priv/companies/househappy.exs @@ -1,7 +1,7 @@ %{ - industry: "Home Services", - website: "https://www.househappy.com/)([Github](https://github.com/househappy)", - github: "", + industry: "Real Estate", + website: "https://www.househappy.com/", + github: "https://github.com/househappy", location: %{ city: "", state: "", diff --git a/priv/companies/massachusetts_bay_transportation_authority_(mbta).exs b/priv/companies/massachusetts_bay_transportation_authority.exs similarity index 90% rename from priv/companies/massachusetts_bay_transportation_authority_(mbta).exs rename to priv/companies/massachusetts_bay_transportation_authority.exs index e5b04ab4..ead92d38 100644 --- a/priv/companies/massachusetts_bay_transportation_authority_(mbta).exs +++ b/priv/companies/massachusetts_bay_transportation_authority.exs @@ -1,6 +1,6 @@ %{ industry: "Transportation", - website: "https://medium.com/mbta-tech", + website: "https://www.mbta.com/", github: "https://github.com/mbta", location: %{ city: "Boston", diff --git a/priv/companies/omg_network.exs b/priv/companies/omg_network.exs new file mode 100644 index 00000000..3c3820f8 --- /dev/null +++ b/priv/companies/omg_network.exs @@ -0,0 +1,15 @@ +%{ + industry: "Financials", + website: "https://omg.network", + github: "https://github.com/omgnetwork", + location: %{ + city: "", + state: "", + country: "" + }, + name: "OMG Network", + last_changed_on: ~D[2023-03-01], + description: """ + OMG Network enables financial inclusion and interoperability through the public, decentralized OMG network. Elixir is used both for developing the OMG Network as well as the eWallet application. + """ +} diff --git a/priv/companies/omisego.exs b/priv/companies/omisego.exs deleted file mode 100644 index 0e55797f..00000000 --- a/priv/companies/omisego.exs +++ /dev/null @@ -1,15 +0,0 @@ -%{ - industry: "Blockchain & Fintech", - website: "https://omisego.network", - github: "https://github.com/omisego", - location: %{ - city: "", - state: "", - country: "" - }, - name: "OmiseGO", - last_changed_on: ~D[2023-03-01], - description: """ - OmiseGO enables financial inclusion and interoperability through the public, decentralized OMG network. Elixir is used both for developing the OMG Network as well as the eWallet application. - """ -} diff --git a/priv/companies/lookbookhq.exs b/priv/companies/pathfactory.exs similarity index 75% rename from priv/companies/lookbookhq.exs rename to priv/companies/pathfactory.exs index c825efea..cbbf82c4 100644 --- a/priv/companies/lookbookhq.exs +++ b/priv/companies/pathfactory.exs @@ -1,13 +1,13 @@ %{ - industry: "Marketing/Sales", - website: "http://lookbookhq.com", + industry: "Communication Services", + website: "http://pathfactory.com", github: "https://github.com/buzzdata", location: %{ city: "", state: "", country: "" }, - name: "LookBookHQ", + name: "Path Factory", last_changed_on: ~D[2023-03-01], description: """ Enabling marketers to package content into seamless experiences. We use Elixir to calculate analytics for our customers. Toronto, Canada. diff --git a/priv/companies/quero_education.exs b/priv/companies/quero_education.exs index 1c432def..5b5033ac 100644 --- a/priv/companies/quero_education.exs +++ b/priv/companies/quero_education.exs @@ -1,6 +1,6 @@ %{ industry: "Education", - website: "http://quero.education/en", + website: "http://quero.education", github: "https://github.com/quero-edu", location: %{ city: "",