Custom Dropdown menu #1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from sec_api import QueryApi | |
queryApi = QueryApi(api_key="YOUR_API_KEY") | |
query = { | |
"query": { "query_string": { | |
"query": "ticker:TSLA AND filedAt:{2020-01-01 TO 2020-12-31} AND formType:\"10-Q\"" | |
} }, | |
"from": "0", | |
"size": "10", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Your init script | |
# | |
# Atom will evaluate this file each time a new window is opened. It is run | |
# after packages are loaded/activated and after the previous editor state | |
# has been restored. | |
# | |
# An example hack to log to the console when each text editor is saved. | |
# | |
# atom.workspace.observeTextEditors (editor) -> | |
# editor.onDidSave -> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2019-06-03T05:26:04.515Z","extensionVersion":"v3.2.9"} |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
===================================================================== | |
== D:\SteamLibrary\steamapps\common\Arma 3\Arma3_x64.exe | |
== "D:\SteamLibrary\steamapps\common\Arma 3\Arma3_x64.exe" -skipIntro -noSplash "-name=SOCM R. Neff" -world=empty "-mod=D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@CBA_A3;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@CUP Terrains - Core;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@CUP Weapons;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@RHSAFRF;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@CUP Units;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@Naval Boarding Actions - Breachable ships;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@VSM All-In-One Collection;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@JSRS SOUNDMOD;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@RHSUSAF;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@CUP Terrains - Maps;D:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@RHSSAF;D:\SteamLibrary\steamapps\common\Arma 3\!W |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="stylesheet" href="//brick.a.ssl.fastly.net/Roboto:400"/> | |
<div class="button"> | |
<p>Click me</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.branch.no-animation | |
.node#facebook | |
.fa.fa-facebook.share-alt-icon | |
.stem | |
.branch.no-animation | |
.node#linkedin | |
.fa.fa-linkedin.share-alt-icon | |
.stem | |
.branch.no-animation | |
.node#google-plus |