« Ambeer » : différence entre les versions

De 21Wiki
 
(190 versions intermédiaires par 26 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{{Infobox_Gang
{{Infobox_Entreprise
|title1=Brasserie Ambeer
| title1 = Ambeer
|image1=[[Fichier:Logo ambeer.png|thumb|Logo ambeer]]
| image1 = Logo ambeer.png
|localisation=Zips : 1020 - 1056
| statut = Actif
|image3=Minimap_Pißwasser.png}}
| localisation = Zips : 1020 - 1056
| image3 = Mini Maps - Ambeer.png
}}
 
== Organisation ==
== Organisation ==


=== <u>Patronne</u> ===
=== <u>Direction</u> ===
 
*[[Bobby Cooper]]
*[[Layna Jones]]
*[[Matt Ekins]]
 
=== <u>Personnel</u> ===
 
*[[Alex Laporte]]
*[[Alovic Astas]]
*[[Axelle Strophe]]
*[[Anthony Ram]]
*[[Barry Talmet]]
*[[Calvin McCall]]
*[[Carlos Nutaolur]]
*[[Charlie Delaney]]
*[[Diane Laysa]]
*[[Doug Miller]]
*[[Dereck Parks]]
*[[Elizabeth Bailey]] (Représentante des salariés)
*[[Hadriano Suarez]]
*[[Maeve Brant]]
*[[Manuel Almeira]]
*[[Max Barnes]]
*[[Nathanaël Munson]] (Représentant suppléant des salariés)
*[[Noah Thill]]
*[[Rosie Graham]]
*[[Ryan Hoffman]]
*[[Scott Marsh]] (DRH)
*[[Vincent Brea]] (Directeur financier)
*[[Yuko Tsunida]]


===<u>Ancien personnel</u>===
=== <u>Employés</u> ===
*[[Alekks Anderson]]
*[[Charles Vicenti]]
*[[Douglas Baker]]
*[[Espen Nilsen]]
*[[Martin Roudaut]] - Chef d'équipe - Formateur
*[[Mathis Ray]]
*[[Mike Delarue]] - Représentant titulaire des employés
*[[Pierre Pryte]] - Chef d'équipe - Formateur
*[[Teddy Carter]]
*[[Charles Vicenti]]
*[[Espen Nilsen]]
*[[Douglas Baker]]
*[[Alekks Anderson]]


===<u>Anciens responsables</u>===
*[[Allen Walker]] (Actionnaire)
*[[Allen Walker]] (Actionnaire)
*[[Bogdan Boyka]] (Ex-représentant syndical)
*[[Bogdan Boyka]] (Ex-représentant syndical)
*[[Barry Talmet]] (Ex-DRH)
*[[Layna Jones]] (Ex-Patronne)
*[[Scott Marsh]] (Ex-DRH)
*[[Grégory Peeters]] (Ex-DRH)
*[[Lily Flores]] (Ex Patronne / Actionnaire)
*[[Charles Otuik]] (Ex assistant de direction / Actionnaire)


== Histoire==
== Histoire==
Ligne 45 : Ligne 42 :


Le Mercredi 23 Février 2022, l'entreprise nommée jusqu'à présent Pißwasser décide de changer de nom et opte pour celui de Ambeer.
Le Mercredi 23 Février 2022, l'entreprise nommée jusqu'à présent Pißwasser décide de changer de nom et opte pour celui de Ambeer.
== Anecdotes ==
== Images ==
<gallery>
Fichier:Logo ambeer.png
Fichier:Logo pibwasser.png|Ancien logo
</gallery>
== Distribution des parts ==
===<u>Répartition actuelle</u>===
<p class="mw-customtoggle-ambeer16" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts depuis le <b>26/01/2025</b>
</p>
<div class="mw-collapsible" id="mw-customcollapsible-ambeer16">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''35%'''
|'''[[Bobby Cooper]]'''
|-
|35%
|[[Matt Ekins]]
|-
|20%
|[[Pierre Pryte]]
|-
|5%
|[[Lily Flores]]
|-
|5%
|[[Charles Otuik]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Bobby Cooper","pourcentage": 35},
        {"parts": "Matt Ekins","pourcentage": 35},
        {"parts": "Pierre Pryte","pourcentage": 20},
        {"parts": "Lily Flores","pourcentage": 5},
        {"parts": "Charles Otuik","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
===<u>Ancienne(s) répartition(s)</u>===
<p class="mw-customtoggle-ambeer16" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>29/11/2025</b> au <b>26/01/2026</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer16">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[Kata Engel]]'''
|-
|20%
|[[Matt Ekins]]
|-
|5%
|[[Lily Flores]]
|-
|5%
|[[Charles Otuik]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Kata Engel","pourcentage": 70},
        {"parts": "Matt Ekins","pourcentage": 20},
        {"parts": "Lily Flores","pourcentage": 5},
        {"parts": "Charles Otuik","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer15" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>28/07/2025</b> au <b>22/09/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer15">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''56%'''
|'''[[Lily Flores]]'''
|-
|39%
|[[Charles Otuik]]
|-
|5%
|[[Matt Ekins]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 56},
          {"parts": "Charles Otuik","pourcentage": 39},
          {"parts": "Matt Ekins","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer16" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>22/09/2025</b> au <b>29/11/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer16">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''51%'''
|'''[[Matt Ekins]]'''
|-
|39%
|[[Kata Ekins]]
|-
|5%
|[[Lily Flores]]
|-
|5%
|[[Charles Otuik]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Matt Ekins","pourcentage": 51},
        {"parts": "Kata Ekins","pourcentage": 39},
        {"parts": "Lily Flores","pourcentage": 5},
        {"parts": "Charles Otuik","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer15" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>28/07/2025</b> au <b>22/09/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer15">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''56%'''
|'''[[Lily Flores]]'''
|-
|39%
|[[Charles Otuik]]
|-
|5%
|[[Matt Ekins]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 56},
          {"parts": "Charles Otuik","pourcentage": 39},
          {"parts": "Matt Ekins","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer14" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>21/05/2025</b> au <b>28/07/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer14">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''56%'''
|'''[[Lily Flores]]'''
|-
|39%
|[[Charles Otuik]]
|-
|5%
|[[Matt Ekins]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 56},
          {"parts": "Charles Otuik","pourcentage": 39},
          {"parts": "Matt Ekins","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer13" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>07/11/2024</b> au <b>21/05/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer13">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''90%'''
|'''[[Lily Flores]]'''
|-
|10%
|[[Charles Otuik]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 90},
          {"parts": "Charles Otuik","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer12" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>23/05/2024</b> au <b> 07/11/2024 </b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer12">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Lily Flores]]'''
|-
|10%
|[[Charles Otuik]]
|-
|10%
|[[Mathias Dirz]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 80},
          {"parts": "Charles Otuik","pourcentage": 10},
          {"parts": "Mathias Dirz","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer11" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>28/02/2024</b> au <b> 23/05/2024 </b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer11">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''45%'''
|'''[[Mathias Dirz]]'''
|- style="color:blue"
|'''45%'''
|'''[[Charles Otuik]]'''
|-
|10%
|[[Nic Parnas]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mathias Dirz","pourcentage": 45},
          {"parts": "Charles Otuik","pourcentage": 45},
          {"parts": "Nic Parnas","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer10" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>07/12/2023</b> au <b> 28/02/2024 </b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer10">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Lily Flores]]'''
|-
|10%
|[[Mathias Dirz]]
|-
|10%
|[[Charles Otuik]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 80},
          {"parts": "Mathias Dirz","pourcentage": 10},
          {"parts": "Charles Otuik","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer9" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>02/10/2023</b> au <b>07/12/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer9">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''90%'''
|'''[[Lily Flores]]'''
|-
|10%
|[[Vincent Brea]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 90},
          {"parts": "Vincent Brea","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>29/09/2023</b> au <b>02/10/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer8">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Lily Flores]]'''
|-
|10%
|[[Vincent Brea]]
|-
|10%
|[[Opie Hurst]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 80},
          {"parts": "Vincent Brea","pourcentage": 10},
          {"parts": "Opie Hurst","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer7" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>01/08/2023</b> au <b>29/09/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer7">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Layna Jones]]'''
|-
|10%
|[[Vincent Brea]]
|-
|10%
|[[Opie Hurst]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Layna Jones","pourcentage": 80},
          {"parts": "Vincent Brea","pourcentage": 10},
          {"parts": "Opie Hurst","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer6" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>20/06/2023</b> au <b>01/08/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer6">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Layna Jones]]'''
|-
|10%
|[[Vincent Brea]]
|-
|10%
|[[Diane Laysa]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Layna Jones","pourcentage": 80},
          {"parts": "Vincent Brea","pourcentage": 10},
          {"parts": "Diane Laysa","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer5" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>24/07/2022</b> au <b>20/06/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer5">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Layna Jones]]'''
|-
|10%
|[[Vincent Brea]]
|-
|10%
|[[Noah Thill]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Layna Jones","pourcentage": 80},
          {"parts": "Vincent Brea","pourcentage": 10},
          {"parts": "Noah Thill","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer4" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>21/03/2022</b> au <b>24/07/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer4">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''90%'''
|'''[[Layna Jones]]'''
|-
|10%
|[[Vincent Brea]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Layna Jones","pourcentage": 90},
          {"parts": "Vincent Brea","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer3" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>21/10/2021</b> au <b>21/03/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer3">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''100%'''
|'''[[Layna Jones]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Layna Jones","pourcentage": 100}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer2" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>01/08/2021</b> au <b>21/10/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer2">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''90%'''
|'''[[Layna Jones]]'''
|-
|10%
|[[Allen Walker]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Layna Jones","pourcentage": 90},
        {"parts": "Allen Walker","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-ambeer1"  style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>02/06/2021</b> au <b>01/08/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-ambeer1">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''100%'''
|'''[[Layna Jones]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Layna Jones","pourcentage": 100}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
[[Catégorie:Entreprise]]
[[Catégorie:Entreprise]]
[[Catégorie:Pißwasser]]
[[Catégorie:Pißwasser|*]]
[[Catégorie:Ambeer]]
[[Catégorie:Ambeer|*]]

Dernière version du 24 février 2026 à 10:10



Organisation

Direction

Employés

Anciens responsables

Histoire

Brasserie de bière située à Paleto Bay.

Le Mercredi 23 Février 2022, l'entreprise nommée jusqu'à présent Pißwasser décide de changer de nom et opte pour celui de Ambeer.

Anecdotes

Images

Distribution des parts

Répartition actuelle

▶ Répartition des parts depuis le 26/01/2025

Pourcentage Actionnaires
35% Bobby Cooper
35% Matt Ekins
20% Pierre Pryte
5% Lily Flores
5% Charles Otuik

Les actionnaires majoritaires sont inscrits en bleu.

Ancienne(s) répartition(s)

▶ Répartition des parts du 29/11/2025 au 26/01/2026

Pourcentage Actionnaires
70% Kata Engel
20% Matt Ekins
5% Lily Flores
5% Charles Otuik

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 28/07/2025 au 22/09/2025

Pourcentage Actionnaires
56% Lily Flores
39% Charles Otuik
5% Matt Ekins

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 22/09/2025 au 29/11/2025

Pourcentage Actionnaires
51% Matt Ekins
39% Kata Ekins
5% Lily Flores
5% Charles Otuik

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 28/07/2025 au 22/09/2025

Pourcentage Actionnaires
56% Lily Flores
39% Charles Otuik
5% Matt Ekins

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 21/05/2025 au 28/07/2025

Pourcentage Actionnaires
56% Lily Flores
39% Charles Otuik
5% Matt Ekins

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 07/11/2024 au 21/05/2025

Pourcentage Actionnaires
90% Lily Flores
10% Charles Otuik

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 23/05/2024 au 07/11/2024

Pourcentage Actionnaires
80% Lily Flores
10% Charles Otuik
10% Mathias Dirz

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 28/02/2024 au 23/05/2024

Pourcentage Actionnaires
45% Mathias Dirz
45% Charles Otuik
10% Nic Parnas

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 07/12/2023 au 28/02/2024

Pourcentage Actionnaires
80% Lily Flores
10% Mathias Dirz
10% Charles Otuik

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 02/10/2023 au 07/12/2023

Pourcentage Actionnaires
90% Lily Flores
10% Vincent Brea

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 29/09/2023 au 02/10/2023

Pourcentage Actionnaires
80% Lily Flores
10% Vincent Brea
10% Opie Hurst

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 01/08/2023 au 29/09/2023

Pourcentage Actionnaires
80% Layna Jones
10% Vincent Brea
10% Opie Hurst

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 20/06/2023 au 01/08/2023

Pourcentage Actionnaires
80% Layna Jones
10% Vincent Brea
10% Diane Laysa

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 24/07/2022 au 20/06/2023

Pourcentage Actionnaires
80% Layna Jones
10% Vincent Brea
10% Noah Thill

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 21/03/2022 au 24/07/2022

Pourcentage Actionnaires
90% Layna Jones
10% Vincent Brea

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 21/10/2021 au 21/03/2022

Pourcentage Actionnaires
100% Layna Jones

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 01/08/2021 au 21/10/2021

Pourcentage Actionnaires
90% Layna Jones
10% Allen Walker

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 02/06/2021 au 01/08/2021

Pourcentage Actionnaires
100% Layna Jones

Les actionnaires majoritaires sont inscrits en bleu.