Skip to content

Commit

Permalink
add Open Weather
Browse files Browse the repository at this point in the history
  • Loading branch information
tlarsendataguy committed Nov 16, 2020
1 parent f3f6869 commit b78beb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<AlteryxJavaScriptPlugin>
<Properties>
<MetaInfo>
<Name>ayx_builders</Name>
<Name>Clean Nulls, Field Sorter, JiraPy, Mimesis Data Generator, Tweepyx, VADER_Sentiment, Open Weather</Name>
<RootToolName>ayx_builders</RootToolName>
<Description>A collection of Python and Go tools created by the ayx_builder group</Description>
<CategoryName>ayx_builders</CategoryName>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ For more detailed explanations of the below tools, see their individual README
* Field Sorter - Re-orders fields by matching exact values or regex
* JiraPy - Imports data from Jira
* Mimesis Data Generator - Generates sample data
* Open Weather - Download current weather observations and forecasts
* Tweepyx - Scrape tweets using Twitter’s API
* Vader Sentiment Analysis - Sentiment scoring

Expand Down

0 comments on commit b78beb7

Please sign in to comment.