Սկզբնական նիշք(SVG-նիշք, անվանապես 540 × 360 փիքսել, նիշքի չափը՝ 25 ԿԲ)

Այս նիշքը տեղադրված է Վիքիպահեստում է և այն կարող է օգտագործվել այլ նախագծերի կողմից։ Վիքիպահեստում նիշքի մասին տեղեկությունների հիմնական մասը ներկայացված է ստորև։

Ամփոփում

Նկարագրում
English: The 7 day rolling mean Google Search popularity of fidget spinners in early 2017.
Íslenska: 7 daga rúllandi meðaltal vinsælda „fidget spinnara” á Google leitarvélinni snemma árið 2017.
Dansk: Udviklingen i Google Searches på fidget spinners i begyndelsen af 2017.
Հայերեն: Սպինների որոնման արդյունքները Google-ում 2017 թվականի սկզբին.
Русский: Популярность поиска спиннеров в Google в начале 2017 года.
Українська: Популярність пошуку спіннерів в Google на початку 2017 року.
Թվական
Աղբյուր Բեռնողի սեփական աշխատանք
Հեղինակ Árni Dagur
SVG genesis
InfoField
 
The source code of this SVG is invalid due to an error.
 
Սա վեկտոր գրաֆիկական պատկեր է ստեղծված է եղել Matplotlib օգնությամբ: .
Ելակետային կոդ
InfoField

Python code

import matplotlib.pyplot as plt
import matplotlib.dates as dates
from pytrends.request import TrendReq

plt.rcdefaults()
plt.rcParams['figure.figsize'] = 6, 4
grid_alpha = 0.15
line_width = 1.5

username = "google username"
password = "google password"
pytrend = TrendReq(username, password, hl='en-US', tz=360, custom_useragent=None)

keyword=['fidget spinner+fidget spinners']
start_date = "2017-01-15"
end_date = "2017-06-05"
window_size = 7

#Building dataframe
pytrend.build_payload(kw_list=keyword, cat=0, timeframe='{} {}'.format(start_date, end_date))
df = pytrend.interest_over_time()
df = df.rolling(window=window_size,center=False).mean().dropna()
df[keyword] = 100*df[keyword]/df[keyword].max()

#Plotting dataframe
fig, ax = plt.subplots()
print('start_date:{} end_date:{} window_size:{}'.format(start_date, end_date, window_size))
ax.plot(df, linewidth=line_width)

ax.grid(linestyle='-', linewidth=1, alpha=grid_alpha)
ax.xaxis_date()
ax.xaxis.set_major_formatter(dates.DateFormatter('%b %d'))
fig.autofmt_xdate()
fig.tight_layout()

#Saving visualisation
fig.savefig('fidget_spinner_search_popularity_7d_rolling_mean.svg')

Feel free to overwrite this file with improvements.

Արտոնագրում

Ես, սույն աշխատանքի հեղինակային իրավունքների տերը, այսուհետ այն հրատարակում եմ հետևյալ արտոնագրի ներքո։
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

պատկերված

26 Մայիսի 2017

Նիշքի պատմություն

Մատնահարեք օրվան/ժամին՝ նիշքի այդ պահին տեսքը դիտելու համար։

Օր/ԺամՄանրապատկերՕբյեկտի չափըՄասնակիցՄեկնաբանություն
ընթացիկ23:33, 4 Հուլիսի 201723:33, 4 Հուլիսի 2017 տարբերակի մանրապատկերը540 × 360 (25 ԿԲ)ArniDagurupdated file with more data, increased grid alpha
18:59, 14 Հունիսի 201718:59, 14 Հունիսի 2017 տարբերակի մանրապատկերը540 × 360 (27 ԿԲ)ArniDagurFile upload bug uploading old file?
18:50, 13 Հունիսի 201718:50, 13 Հունիսի 2017 տարբերակի մանրապատկերը540 × 360 (27 ԿԲ)ArniDagurfile upload bug?
18:48, 13 Հունիսի 201718:48, 13 Հունիսի 2017 տարբերակի մանրապատկերը540 × 360 (27 ԿԲ)ArniDaguradded grid, added more data
21:02, 26 Մայիսի 201721:02, 26 Մայիսի 2017 տարբերակի մանրապատկերը540 × 360 (27 ԿԲ)ArniDagurUser created page with UploadWizard

Այս նիշքին օգտագործող էջեր չկան։

Նիշքի համընդհանուր օգտագործում

Հետևյալ այլ վիքիները օգտագործում են այս նիշքը՝

  • Օգտագործումը ca.wikipedia.org կայքում
  • Օգտագործումը en.wikipedia.org կայքում

Մետատվյալներ