فائل:Number of re-education related government procurement bids in Xinjiang.svg

Page contents not supported in other languages.
آزاد انسائیکلوپیڈیا، وکیپیڈیا توں

اصل فائل(ایس وی جی فائل، پکسل:۶۳۰ × ۳۷۰، فائل سائز: ۱۶ کلوبائٹ)

Render this image in .

ایہ فائل Wikimedia Commons توں اے تے دوجیاں ویونتاں تے وی ورتی جاسکدی اے۔ گل بات اس دے فائل گل بات صفحہ تے تھلے دتی گئی۔

خلاصہ

تفصیل
English: Number of re-education related government procurement bids in Xinjiang from April 2016 to May 2018, based on data from the Jamestown Foundation. Created using Vega and edited by hand to add translations. Information on how this graph was generated can be found here, and its source code is duplicated below.
تریخ
سروت آپݨا کم
لکھاری Cody Logan
SVG genesis
InfoField
 
The SVG code is valid.
 
This chart was created with other tool.
 
 This chart is translated using SVG switch elements: all translations are stored in the same file.

لائسنس –

میں، اس کم دے کاپیرائٹ دا مالک، اس کم نوں اس لائسنس دے مطابق چھاپدا واں:
Creative Commons CC-Zero ایس فائل نوں ایہ لسنس کریٹو کامنز CC0 1.0 یونیورسل پبلک ڈومین ڈیڈیکیشن دتا گیا اے۔
اوہ بندا جینے اے کم کیتا اے اونے اے کم public domain دے ناں لایا اے تے سارے حقاں نوں چھڈ دتا اے۔ تسیں اینو کاروبار کم لئی ورت سکدے اے یا بدل سکدے او بنا کسے اجازت دے۔

Source code

The following JSON code can be copied into the Vega editor to generate a PNG or SVG image.

{
  "$schema": "https://vega.github.io/schema/vega/v4.json",
  "width": 600,
  "height": 300,
  "padding": 5,

  "title": "Number of re-education related government procurement bids in Xinjiang",
  "data": [
    {
      "name": "table",
      "values": [
        {"month": "2016-04", "bids": 1},
        {"month": "2016-05", "bids": 0},
        {"month": "2016-06", "bids": 0},
        {"month": "2016-07", "bids": 0},
        {"month": "2016-08", "bids": 0},
        {"month": "2016-09", "bids": 1},
        {"month": "2016-10", "bids": 0},
        {"month": "2016-11", "bids": 1},
        {"month": "2016-12", "bids": 1},
        {"month": "2017-01", "bids": 1},
        {"month": "2017-02", "bids": 0},
        {"month": "2017-03", "bids": 5},
        {"month": "2017-04", "bids": 4},
        {"month": "2017-05", "bids": 4},
        {"month": "2017-06", "bids": 13},
        {"month": "2017-07", "bids": 7},
        {"month": "2017-08", "bids": 8},
        {"month": "2017-09", "bids": 8},
        {"month": "2017-10", "bids": 4},
        {"month": "2017-11", "bids": 4},
        {"month": "2017-12", "bids": 3},
        {"month": "2018-01", "bids": 1},
        {"month": "2018-02", "bids": 2},
        {"month": "2018-03", "bids": 2},
        {"month": "2018-04", "bids": 2},
        {"month": "2018-05", "bids": 1}
      ]
    }
  ],

  "scales": [
    {
      "name": "xscale",
      "type": "band",
      "domain": {"data": "table", "field": "month"},
      "range": "width",
      "padding": 0.35,
      "round": true
    },
    {
      "name": "yscale",
      "domain": {"data": "table", "field": "bids"},
      "nice": true,
      "range": "height"
    }
  ],

  "axes": [
    { "orient": "bottom", "scale": "xscale", "labelAngle": -45, "labelAlign": "right" },
    { "orient": "left", "scale": "yscale", "grid": true, "tickCount": 7 }
  ],

  "marks": [
    {
      "type": "rect",
      "from": {"data":"table"},
      "encode": {
        "enter": {
          "x": {"scale": "xscale", "field": "month"},
          "width": {"scale": "xscale", "band": 1},
          "y": {"scale": "yscale", "field": "bids"},
          "y2": {"scale": "yscale", "value": 0}
        },
        "update": {
          "fill": {"value": "steelblue"}
        }
      }
    }
  ]
}

Captions

Add a one-line explanation of what this file represents
Chart showing the number of re-education related government procurement bids in Xinjiang from April 2016 to May 2018

Items portrayed in this file

چترن

۲۰ اگست 2018

MIME type English

image/svg+xml

فائل دی تریخ

فائل نو اس ویلے دی حالت وچ ویکھن واسطے تاریخ/ویلے تے کلک کرو۔

تریخ تے ویلہنکی مورتپاسےورتن والاتیپّݨی کرو
موجودہ۲۰:۰۴, ۲۵ اگست ۲۰۲۱۲۰:۰۴, ۲۵ اگست ۲۰۲۱ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۳۰ × ۳۷۰ (۱۶ کلوبائٹ)Wiki-kslAdded Portuguese translation
۱۸:۵۶, ۲ جولائی ۲۰۲۰۱۸:۵۶, ۲ جولائی ۲۰۲۰ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۳۰ × ۳۷۰ (۱۶ کلوبائٹ)Timk70German translation fix // Editing SVG source code using c:User:Rillke/SVGedit.js
۱۸:۵۲, ۲ جولائی ۲۰۲۰۱۸:۵۲, ۲ جولائی ۲۰۲۰ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۳۰ × ۳۷۰ (۱۶ کلوبائٹ)Timk70Add German and Dutch translation // Editing SVG source code using c:User:Rillke/SVGedit.js
۱۵:۳۷, ۲۱ فروری ۲۰۲۰۱۵:۳۷, ۲۱ فروری ۲۰۲۰ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۳۰ × ۳۷۰ (۱۶ کلوبائٹ)WhidouAdd French translation
۰۱:۳۷, ۲۲ اگست ۲۰۱۸۰۱:۳۷, ۲۲ اگست ۲۰۱۸ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۳۰ × ۳۷۰ (۱۶ کلوبائٹ)Clpo13indent for code readability // Editing SVG source code using User:Rillke/SVGedit.js; upload handled by User:Rillke/MwJSBot.js
۰۴:۱۶, ۲۱ اگست ۲۰۱۸۰۴:۱۶, ۲۱ اگست ۲۰۱۸ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۳۰ × ۳۷۰ (۱۴ کلوبائٹ)Clpo13translate with switch element // Editing SVG source code using User:Rillke/SVGedit.js; upload handled by User:Rillke/MwJSBot.js
۲۳:۰۹, ۲۰ اگست ۲۰۱۸۲۳:۰۹, ۲۰ اگست ۲۰۱۸ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۳۰ × ۳۷۰ (۱۴ کلوبائٹ)Clpo13User created page with UploadWizard

تھلے دتے گئے 1 صفحے اس فائل نال جُڑدے نیں

فائل ویاپک ورتوں

ایہہ دوجے وکیاں ایس فائل نوں ورتدے نیں –

میٹا ڈیٹا