Template:Tesla revenue: Difference between revisions

(Created page with "{| class="wikitable" |+Historic financials<ref>Source: Stockhub Limited</ref><ref group="Note" name="Note04" /> |- !Year !'''1''' !!'''2'''!!'''3'''!!'''4'''!!'''5''' !'''6''' !'''7''' !'''8''' !'''9''' !'''10''' !'''11''' !'''12''' !'''13''' !'''14''' !'''15''' !'''16''' !'''17''' |- |'''Year end date'''||'''31/12/2005'''||'''31/12/2006<ref name=":12">{{cite web|url=https://www.mercurynews.com/2014/07/14/2006-san-carlos-start-up-tesla-seeks-sexier-electric-car/|title=2...")
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable"
{
|+Historic financials<ref>Source: Stockhub Limited</ref><ref group="Note" name="Note04" />
  //
|-
  // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Lines
!Year
  //           Please do not modify it anywhere else, as it may get copied and override your changes.
!'''1''' !!'''2'''!!'''3'''!!'''4'''!!'''5'''
  //           Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Lines
!'''6'''
  //
!'''7'''
  // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
!'''8'''
  //
!'''9'''
!'''10'''
!'''11'''
!'''12'''
!'''13'''
!'''14'''
!'''15'''
!'''16'''
!'''17'''
|-
|'''Year end date'''||'''31/12/2005'''||'''31/12/2006<ref name=":12">{{cite web|url=https://www.mercurynews.com/2014/07/14/2006-san-carlos-start-up-tesla-seeks-sexier-electric-car/|title=2006: San Carlos start-up Tesla seeks sexier electric car|date=July 14, 2014}}</ref><ref name="SEC">{{cite web | url=https://www.sec.gov/edgar/browse/?CIK=1318605 | title=Tesla, Inc. TSLA on Nasdaq | publisher=[[U.S. Securities and Exchange Commission]]}}</ref>'''||'''31/12/2007'''||'''31/12/2008'''||'''31/12/2009'''
|'''31/12/2010<ref name="SEC" />'''
|'''31/12/2011<ref name="SEC" />'''
|'''31/12/2012<ref name="SEC" />'''
|'''31/12/2013<ref name="SEC" />'''
|'''31/12/2014<ref name="SEC" />'''
|'''31/12/2015<ref name="SEC" />'''
|'''31/12/2016<ref name="SEC" />'''
|'''31/12/2017<ref name="SEC" />'''
|'''31/12/2018<ref name="SEC" />'''
|'''31/12/2019<ref name="SEC" />'''
|'''31/12/2020<ref name="SEC" />'''
|'''31/12/2021<ref name="SEC" />'''
|-
| colspan="18" |<div style="text-align: center;">'''Income statement'''</div>
|-
|Revenues ($'million)|| 0||0||0.073||15||112
|117
|204
|413
|2,013
|3,198
|4,046
|7,000
|11,759
|21,461
|24,578
|31,536
|53,823
|-
|Net profits ($'million)||style="color: red;" |-12||style="color: red;" |-30||style="color: red;" |-78||style="color: red;" |-83|| style="color: red;" |−56
|style="color: red;" |−154
|style="color: red;" |−254
|style="color: red;" |−396
|style="color: red;" |−74
|style="color: red;" |−294
|style="color: red;" |−889
|style="color: red;" |−675
|style="color: red;" |−1,962
|style="color: red;" |−976
|style="color: red;" |−862
|721
|5,519
|-
| colspan="18" |<div style="text-align: center;">'''Balance sheet'''</div>
|-
|Total assets<br />($'million)
|8
|44
|34
|52
|130
|386
|713
|1,114
|2,417
|5,831
|8,068
|22,664
|28,655
|29,740
|34,309
|52,148
|62,131
|-
| colspan="18" |<div style="text-align: center;">'''Other'''</div>
|-
|Employees
|NA
|70
|268
|252
|514
|899
|1,417
|2,914
|5,859
|10,161
|13,058
|17,782
|37,543
|48,817
|48,016
|70,757
|99,290
|}


=== Forward ===
  "version": 2,
  "width": 400,
  "height": 300,
"padding": "strict",
  "signals": [{"name": "rightwidth", "expr": "width + padding.right", "init":"400"}],
  "data": [{
    "name": "chart",
    "url": "tabular:///bls.gov/US Women's weekly earnings as a percent of men's by age, annual averages.tab",
    "format": {"type": "json"
      , "property": "data"
     
    },
    "transform": [


====What are the financial forecasts?====
 
{| class="wikitable"
      // Convert xField parameter into a field "_xfield"
|+Forward financials<ref>Source: Stockhub Limited</ref><ref group="Note" name="Note04" />
      {"type": "formula", "field": "_xfield", "expr":
|-
"datetime(datum.year, 0, 1)"
!Year
      }
!18 !!19!!20!!21!!22
      , {"type": "sort", "by": ["_xfield"]}
!23
, {"type": "fold", "fields": ["age_16_24", "age_25_34", "age_35_44", "age_45_54"]}
!24
, {"type": "formula", "field": "_yfield", "expr": "datum.value" }
!25
 
!26
    ]
!27
  },
!28
// source of labels for `tabletype=tab`
!29
  {
!30
    "name": "labels",
!31
    "url": "tabular:///bls.gov/US Women's weekly earnings as a percent of men's by age, annual averages.tab",
!32
    "format": {"type": "json", "property": "fields"},
!33
    "transform": [
!34
 
!35
 
!36
    ]
!37
  },
!38
 
!39
 
!40
 
!41
  ],
!42
  "scales": [
!43
    {
!44
      "name": "x",
!45
      "type": "time",
!46
      "domain": {"data": "chart", "field": "_xfield"},
!47
      "range": "width",
!48
     
!49
 
!50
     
!51
    },
!52
    {
!53
      "name": "y",
!54
      "type": "linear",
!55
      "range": "height",
!56
      "domain": {"data": "chart", "field": "_yfield"},
!57
      "zero": false,
!58
      "domainMin": 50,
!59
      "domainMax": 100,
|-
     
|'''Year end date'''||'''31/12/2022'''||'''31/12/2023'''||'''31/12/2024'''||'''31/12/2025'''||'''31/12/2026'''
    },
|'''31/12/2027'''
    {
|'''31/12/2028'''
      "name": "color",
|'''31/12/2029'''
      "type": "ordinal",
|'''31/12/2030'''
      "range": "category10",  
|'''31/12/2031'''
      "domain": {"data": "chart", "field": "key"}
|'''31/12/2032'''
    },
|'''31/12/2033'''
{
|'''31/12/2034'''
      "name": "labels",
|'''31/12/2035'''
      "type": "ordinal",
|'''31/12/2036'''
"domain": {"data": "labels", "field": "name"},
|'''31/12/2037'''
      "range": {"data": "labels", "field": "title"},
|'''31/12/2038'''
    }
|'''31/12/2039'''
  ],
|'''31/12/2040'''
 
|'''31/12/2041'''
  "axes": [
|'''31/12/2042'''
    {
|'''31/12/2043'''
      "scale": "x", "type": "x", "tickSizeEnd": 0,
|'''31/12/2044'''
      "ticks": 7,
|'''31/12/2045'''
     
|'''31/12/2046'''
     
|'''31/12/2047'''
     
|'''31/12/2048'''
      "properties": {
|'''31/12/2049'''
        "labels": {
|'''31/12/2050'''
         
|'''31/12/2051'''
         
|'''31/12/2052'''
        }
|'''31/12/2053'''
      }
|'''31/12/2054'''
    },
|'''31/12/2055'''
    {
|'''31/12/2056'''
      "scale": "y", "type": "y", "tickSizeEnd": 0,
|'''31/12/2057'''
     
|'''31/12/2058'''
     
|'''31/12/2059'''
     
|'''31/12/2060'''
     
|'''31/12/2061'''
      "properties": {
|'''31/12/2062'''
        "labels": {
|'''31/12/2063'''
         
|-
         
| colspan="43" |<div style="text-align: center;">'''Income statement'''</div>
        }
|-
      }
|Revenues ($'million)|| $78,935||$112,257||$154,816||$207,049||$268,527
    }
|$337,721
  ],
|$411,894
 
|$487,157
  "marks": [
|$558,739
    // Group data by the group parameter or "key", and draw lines, one line per group
|$621,448
    {
|$670,282
      "type": "group",
|$701,078
      "from": {
|$711,102
        "data": "chart",
|$699,445
        "transform": [{"type": "facet", "groupby": ["key"]}]
|$667,163
      },
|$617,116
      "marks": [
|$553,551
        {
|$481,510
          "type": "line",
|$406,171
          "properties": {
|$332,253
            "hover": {
|$263,564
              "stroke": {"value": "red"}
|$202,749
            },
|$151,247
            "update": {
|$109,414
              "stroke": {"scale": "color", "field": "key"}
|$76,757
            },
|$52,217
            "enter": {
|$34,448
              "y": {"scale": "y", "field": "_yfield"},
|$22,038
              "x": {"scale": "x", "field": "_xfield"},
|$13,673
              "stroke": {"scale": "color", "field": "key"},
|$8,226
              "interpolate": {"value": "linear"},
|$4,799
              "strokeWidth": {"value": 2.5}
|$2,715
            }
|$1,490
          }
|$793
        }
|$409
       
|$205
      ],
|$99
    },
|$47
 
|$21
 
|$9
 
|$4
 
|$2
 
|-
  ]
|Gross profits ($'million)||$23,680||$33,677||$46,445||$62,115||$80,558
}
|$101,316
|$185,352
|$219,221
|$251,432
|$279,652
|$301,627
|$315,485
|$319,996
|$314,750
|$300,223
|$277,702
|$249,098
|$216,679
|$182,777
|$149,514
|$118,604
|$91,237
|$68,061
|$49,236
|$34,541
|$23,498
|$15,502
|$9,917
|$6,153
|$3,702
|$2,160
|$1,222
|$670
|$357
|$184
|$92
|$45
|$21
|$10
|$4
|$2
|$1
|-
|Operating profits ($'million)||$11,840||$16,839||$23,222||$31,057||$40,279
|$50,658
|$123,568
|$146,147
|$167,622
|$186,434
|$201,085
|$210,323
|$213,331
|$209,834
|$200,149
|$185,135
|$166,065
|$144,453
|$121,851
|$99,676
|$79,069
|$60,825
|$45,374
|$32,824
|$23,027
|$15,665
|$10,335
|$6,612
|$4,102
|$2,468
|$1,440
|$815
|$447
|$238
|$123
|$61
|$30
|$14
|$6
|$3
|$1
|$1
|-
|Net profits ($'million)||$9,354||$13,302||$18,346||$24,535|| $31,820
|$40,020
|$97,619
|$115,456
|$132,421
|$147,283
|$158,857
|$166,156
|$168,531
|$165,769
|$158,118
|$146,256
|$131,192
|$114,118
|$96,263
|$78,744
|$62,465
|$48,052
|$35,846
|$25,931
|$18,191
|$12,376
|$8,164
|$5,223
|$3,240
|$1,949
|$1,137
|$643
|$353
|$188
|$97
|$48
|$24
|$11
|$5
|$2
|$1
|$0
|}

Latest revision as of 00:19, 12 October 2022

{

 //
 // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Lines
 //            Please do not modify it anywhere else, as it may get copied and override your changes.
 //            Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Lines
 //
 // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
 //
 "version": 2,
 "width": 400,
 "height": 300,

"padding": "strict",

 "signals": [{"name": "rightwidth", "expr": "width + padding.right", "init":"400"}],
 "data": [{
   "name": "chart",
   "url": "tabular:///bls.gov/US Women's weekly earnings as a percent of men's by age, annual averages.tab",
   "format": {"type": "json"
     , "property": "data"
     
   },
   "transform": [


     // Convert xField parameter into a field "_xfield"
     {"type": "formula", "field": "_xfield", "expr":

"datetime(datum.year, 0, 1)"

     }
     , {"type": "sort", "by": ["_xfield"]}

, {"type": "fold", "fields": ["age_16_24", "age_25_34", "age_35_44", "age_45_54"]} , {"type": "formula", "field": "_yfield", "expr": "datum.value" }

   ]
 },

// source of labels for `tabletype=tab`

 {
   "name": "labels",
   "url": "tabular:///bls.gov/US Women's weekly earnings as a percent of men's by age, annual averages.tab",
   "format": {"type": "json", "property": "fields"},
   "transform": [


   ]
 },


 ],
 "scales": [
   {
     "name": "x",
     "type": "time",
     "domain": {"data": "chart", "field": "_xfield"},
     "range": "width",
     


   },
   {
     "name": "y",
     "type": "linear",
     "range": "height",
     "domain": {"data": "chart", "field": "_yfield"},
     "zero": false,
     "domainMin": 50,
     "domainMax": 100,
     
   },
   {
     "name": "color",
     "type": "ordinal",
     "range": "category10", 
     "domain": {"data": "chart", "field": "key"}
   },

{

     "name": "labels",
     "type": "ordinal",

"domain": {"data": "labels", "field": "name"},

     "range": {"data": "labels", "field": "title"},
   }
 ],
 "axes": [
   {
     "scale": "x", "type": "x", "tickSizeEnd": 0,
     "ticks": 7,
     
     
     
     "properties": { 
       "labels": { 
         
         
       } 
      }
   },
   {
     "scale": "y", "type": "y", "tickSizeEnd": 0,
     
     
     
     
     "properties": { 
       "labels": { 
         
         
       } 
      }
   }
 ],
 "marks": [
   // Group data by the group parameter or "key", and draw lines, one line per group
   {
     "type": "group",
     "from": {
       "data": "chart",
       "transform": [{"type": "facet", "groupby": ["key"]}]
     },
     "marks": [
       {
         "type": "line",
         "properties": {
           "hover": {
             "stroke": {"value": "red"}
           },
           "update": {
             "stroke": {"scale": "color", "field": "key"}
           },
           "enter": {
             "y": {"scale": "y", "field": "_yfield"},
             "x": {"scale": "x", "field": "_xfield"},
             "stroke": {"scale": "color", "field": "key"},
             "interpolate": {"value": "linear"},
             "strokeWidth": {"value": 2.5}
           }
         }
       }
       
     ],
   },



 ]

}