Skip to content

Commit

Permalink
Merge pull request #3 from TechForPalestine/yaml-format-v1
Browse files Browse the repository at this point in the history
Begin implementing RFC
  • Loading branch information
THM222 authored Jan 7, 2024
2 parents fd2bad4 + edaaa83 commit 46aaeea
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

# boycott-golden-source

Collating all boycott and alternatives data into a single, golden-source, version-controlled repository. This can be consumed by software products and services.
Collating all consumer boycott and alternatives data into a single, golden-source, version-controlled repository. This can be consumed by software products and services.

If you're a company looking for SaaS products to avoid, see [TechForPalestine/boycott-israeli-tech-companies-dataset](https://github.com/TechForPalestine/boycott-israeli-tech-companies-dataset).


Sources:

Expand Down Expand Up @@ -53,6 +56,13 @@ Example:
```
## Useful Resources & Links
* [Who Profits Research Center](https://www.whoprofits.org/)
* [BDS Movement guide to targeted consumer boycotts](https://bdsmovement.net/Act-Now-Against-These-Companies-Profiting-From-Genocide)
* [AFSC's list of companies profiting from Israel's 2023 attack on Gaza](https://afsc.org/companies-behind-2023-attack-gaza)
## TODO
- high level location to country codes? https://www.iban.com/country-codes
Expand Down
2 changes: 2 additions & 0 deletions data/alternative_brands/drinkmate.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Drinkmate"
website: https://idrinkproducts.com/
12 changes: 12 additions & 0 deletions data/companies/ahava.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: "Ahava"
reason: |-
Ahava is an Israeli cosmetics company which operates its main manufacturing plant and showroom in Mitzpe Shalem,
an illegal settlement in the West Bank.[^1]
The Palestinian BDS National Committee has called for a boycott of Ahava.[^2]
[^1]: https://en.wikipedia.org/wiki/Ahava
[^2]: https://bdsmovement.net/Act-Now-Against-These-Companies-Profiting-From-Genocide
brands:
- name: Ahava
slug: ahava
alternatives: []
16 changes: 16 additions & 0 deletions data/companies/pepsico.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: "PepsiCo, Inc."
reason: |-
PepsiCo purchased the Israeli company SodaStream in August 2018.[^1] SodaStream has long been a BDS target due to
their operation of factories on stolen land and their racial discrimination against Palestinian workers.[^2]
Pepsi also owns 50% of Sabra, with the other 50% being owned by Israeli food company Strauss.
[^1]: https://www.nasdaq.com/articles/sodastream-sells-out-price-too-low-2018-08-20
[^2]: https://bdsmovement.net/Act-Now-Against-These-Companies-Profiting-From-Genocide
brands:
- name: SodaStream
slug: sodastream
alternatives: [drinkmate]
- name: Sabra
slug: sabra
alternatives: []
Empty file removed data/companies/placeholder.txt
Empty file.
11 changes: 11 additions & 0 deletions data/companies/puma-se.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: "Puma SE"
reason: |-
The Palestinian BDS National Committee has called for a boycott of Puma[^1] for several reasons, including their
sponsorship of the Israeli Football Association (IFA), which includes teams in illegal settlements on occupied
Palestinian land.
[^1]: https://bdsmovement.net/boycott-puma
brands:
- name: Puma
slug: puma
alternatives: []

0 comments on commit 46aaeea

Please sign in to comment.