|
Balise : Éditeur de wikicode 2017 |
Ligne 48 : |
Ligne 48 : |
| </gallery> | | </gallery> |
|
| |
|
| | ==Distribution des parts== |
| ===<u>Répartition actuelle</u>=== | | ===<u>Répartition actuelle</u>=== |
| <p class="mw-customtoggle-farm12" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | | <p class="mw-customtoggle-farm12" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> |
Ligne 119 : |
Ligne 120 : |
| </div> | | </div> |
| </div> | | </div> |
|
| |
| ===<u>Anciennes répartitions</u>===
| |
| <p class="mw-customtoggle-farm11" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>11/10/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm11">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Romain Jordin]]'''
| |
| |-
| |
| |25%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| |20%
| |
| |[[Ethan Douglas]]
| |
| |-
| |
| |5%
| |
| |[[Vito Lucas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Romain Jordin","pourcentage": 50},
| |
| {"parts": "Victor Kasey","pourcentage": 25},
| |
| {"parts": "Ethan Douglas","pourcentage": 20},
| |
| {"parts": "Vito Lucas","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-farm10" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>29/06/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm10">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Romain Jordin]]'''
| |
| |-
| |
| |30%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| |20%
| |
| |[[Ethan Douglas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Romain Jordin","pourcentage": 50},
| |
| {"parts": "Victor Kasey","pourcentage": 30},
| |
| {"parts": "Ethan Douglas","pourcentage": 20}
| |
| ]
| |
| }
| |
| ],
| |
| "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-farm9" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>20/06/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm9">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Victor Kasey]]'''
| |
| |-
| |
| |20%
| |
| |[[Steve Hockman]]
| |
| |-
| |
| |20%
| |
| |[[Pedro Cain]]
| |
| |-
| |
| |10%
| |
| |[[Mike Specter]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Victor Kasey","pourcentage": 50},
| |
| {"parts": "Steve Hockman","pourcentage": 20},
| |
| {"parts": "Pedro Cain","pourcentage": 20},
| |
| {"parts": "Mike Specter","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-farm8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>19/06/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm8">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Victor Kasey]]'''
| |
| |-
| |
| |20%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |20%
| |
| |[[Pedro Cain]]
| |
| |-
| |
| |10%
| |
| |[[Mike Specter]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Victor Kasey","pourcentage": 50},
| |
| {"parts": "Romain Jordin","pourcentage": 20},
| |
| {"parts": "Pedro Cain","pourcentage": 20},
| |
| {"parts": "Mike Specter","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-farm7" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>14/04/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm7">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Romain Jordin]]'''
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Victor Kasey]]'''
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Romain Jordin","pourcentage": 50},
| |
| {"parts": "Victor Kasey","pourcentage": 50}
| |
| ]
| |
| }
| |
| ],
| |
| "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-farm6" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>29/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm6">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''60%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |30%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |10%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 60},
| |
| {"parts": "Romain Jordin","pourcentage": 30},
| |
| {"parts": "Victor Kasey","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-farm5" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>29/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm5">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |10%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| |10%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Daniel Duncan","pourcentage": 20},
| |
| {"parts": "Romain Jordin","pourcentage": 10},
| |
| {"parts": "Nic Parnas","pourcentage": 10},
| |
| {"parts": "Victor Kasey","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-farm4" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>16/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm4">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''60%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |10%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 60},
| |
| {"parts": "Daniel Duncan","pourcentage": 20},
| |
| {"parts": "Romain Jordin","pourcentage": 10},
| |
| {"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-farm3" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>08/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm3">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |20%
| |
| |[[Lakra Morue]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Daniel Duncan","pourcentage": 20},
| |
| {"parts": "Lakra Morue","pourcentage": 20},
| |
| {"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-farm2" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>15/02/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm2">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Lakra Morue]]
| |
| |-
| |
| |10%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |10%
| |
| |[[Jared Ferguson]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Lakra Morue","pourcentage": 20},
| |
| {"parts": "Daniel Duncan","pourcentage": 10},
| |
| {"parts": "Jared Ferguson","pourcentage": 10},
| |
| {"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-farm1" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>16/12/2020</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm1">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Lakra Morue]]'''
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Lakra Morue","pourcentage": 50}
| |
| ]
| |
| }
| |
| ],
| |
| "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:Chiliad Valley Farm]]
| |
|
| |
| ===<u>Anciennes répartitions</u>===
| |
| <p class="mw-customtoggle-farm11" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>11/10/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm11">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Romain Jordin]]'''
| |
| |-
| |
| |25%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| |20%
| |
| |[[Ethan Douglas]]
| |
| |-
| |
| |5%
| |
| |[[Vito Lucas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Romain Jordin","pourcentage": 50},
| |
| {"parts": "Victor Kasey","pourcentage": 25},
| |
| {"parts": "Ethan Douglas","pourcentage": 20},
| |
| {"parts": "Vito Lucas","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-farm10" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>29/06/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm10">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Romain Jordin]]'''
| |
| |-
| |
| |30%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| |20%
| |
| |[[Ethan Douglas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Romain Jordin","pourcentage": 50},
| |
| {"parts": "Victor Kasey","pourcentage": 30},
| |
| {"parts": "Ethan Douglas","pourcentage": 20}
| |
| ]
| |
| }
| |
| ],
| |
| "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-farm9" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>20/06/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm9">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Victor Kasey]]'''
| |
| |-
| |
| |20%
| |
| |[[Steve Hockman]]
| |
| |-
| |
| |20%
| |
| |[[Pedro Cain]]
| |
| |-
| |
| |10%
| |
| |[[Mike Specter]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Victor Kasey","pourcentage": 50},
| |
| {"parts": "Steve Hockman","pourcentage": 20},
| |
| {"parts": "Pedro Cain","pourcentage": 20},
| |
| {"parts": "Mike Specter","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-farm8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>19/06/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm8">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Victor Kasey]]'''
| |
| |-
| |
| |20%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |20%
| |
| |[[Pedro Cain]]
| |
| |-
| |
| |10%
| |
| |[[Mike Specter]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Victor Kasey","pourcentage": 50},
| |
| {"parts": "Romain Jordin","pourcentage": 20},
| |
| {"parts": "Pedro Cain","pourcentage": 20},
| |
| {"parts": "Mike Specter","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-farm7" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>14/04/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm7">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Romain Jordin]]'''
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Victor Kasey]]'''
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Romain Jordin","pourcentage": 50},
| |
| {"parts": "Victor Kasey","pourcentage": 50}
| |
| ]
| |
| }
| |
| ],
| |
| "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-farm6" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>29/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm6">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''60%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |30%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |10%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 60},
| |
| {"parts": "Romain Jordin","pourcentage": 30},
| |
| {"parts": "Victor Kasey","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-farm5" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>29/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm5">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |10%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| |10%
| |
| |[[Victor Kasey]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Daniel Duncan","pourcentage": 20},
| |
| {"parts": "Romain Jordin","pourcentage": 10},
| |
| {"parts": "Nic Parnas","pourcentage": 10},
| |
| {"parts": "Victor Kasey","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-farm4" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>16/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm4">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''60%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |10%
| |
| |[[Romain Jordin]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 60},
| |
| {"parts": "Daniel Duncan","pourcentage": 20},
| |
| {"parts": "Romain Jordin","pourcentage": 10},
| |
| {"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-farm3" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>08/03/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm3">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |20%
| |
| |[[Lakra Morue]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Daniel Duncan","pourcentage": 20},
| |
| {"parts": "Lakra Morue","pourcentage": 20},
| |
| {"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-farm2" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>15/02/2021</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm2">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |-
| |
| |20%
| |
| |[[Lakra Morue]]
| |
| |-
| |
| |10%
| |
| |[[Daniel Duncan]]
| |
| |-
| |
| |10%
| |
| |[[Jared Ferguson]]
| |
| |-
| |
| |10%
| |
| |[[Nic Parnas]]
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Lakra Morue","pourcentage": 20},
| |
| {"parts": "Daniel Duncan","pourcentage": 10},
| |
| {"parts": "Jared Ferguson","pourcentage": 10},
| |
| {"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-farm1" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
| |
| ▶ Répartition des parts depuis le <b>16/12/2020</b>
| |
| </p>
| |
| <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-farm1">
| |
| <div class="mw-collapsible-content">
| |
| {| class="wikitable center" style="margin-left: 10px; margin-right: auto"
| |
| !Pourcentage
| |
| !Actionnaires
| |
| |-
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Xavier Flinch]]'''
| |
| |- style="color:blue"
| |
| |'''50%'''
| |
| |'''[[Lakra Morue]]'''
| |
| |-
| |
| | colspan="3" |<graph>{
| |
| "width": 400,
| |
| "height": 200,
| |
| "padding": 30,
| |
| "data": [
| |
| {
| |
| "name": "table",
| |
| "values": [
| |
| {"parts": "Xavier Flinch","pourcentage": 50},
| |
| {"parts": "Lakra Morue","pourcentage": 50}
| |
| ]
| |
| }
| |
| ],
| |
| "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:Chiliad Valley Farm]]
| |
|
| |
|
| ===<u>Anciennes répartitions</u>=== | | ===<u>Anciennes répartitions</u>=== |