Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 1566 results. Use the filters on the left and the search box below to refine the results.
Uploader

Workflow Population histogram in R (with Ask Box!) (1)

Thumb
This workflow fetches the details of the countries in the world and then uses R to produce a histogram of the log of their population. Prompts the user to enter a title for the histogram.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User tpacurtis User Alan Williams

Attributions:

Uploader

Workflow Population histogram in R (1)

Thumb
This workflow fetches the details of the countries in the world and then uses R to produce a histogram of the log of their population

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Wdsnellg

Uploader

Workflow Statistics example (1)

Thumb
This workflow allows one to find the average and standard deviation of a set of values.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Wdsnellg

Uploader

Workflow Concatenated List of Values (1)

Thumb
This workflow takes multiple lists of values and finds the standard deviation and average of the provided values. It then concatenates each value into a single string.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User tpacurtis

Uploader

Workflow Single list with statistics values (#2 Par... (1)

Thumb
This workflow allows one to produce a single list of statistical output with the list name, average, and standard deviation of the values.  This workflow only produces the average and standard deviation from the input values

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Wdsnellg

Uploader

Workflow Spreadsheet Import Fertilizer Use (1)

Thumb
Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet file FertilizerUse.xlsx and generates a graph from the date. The source data is from http://www.myexperiment. org/files/568/download/FertilizerUse.xls and ERS, TVA (Tennessee Valley Authority), AAPFCO (Association of American Plant Food Control Officials), TFI (The Fertilizer Institute).

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User tpacurtis User Alan Williams

Attributions: Workflow Spreadsheet Import Example Blob US Fertilizer Use

Workflow US Consumption of Plant Nutrients (1)

Thumb
This workflow takes data from the ERS, TVA (Tennessee Valley Authority), AAPFCO (Association of American Plant Food Control Officials), and the TFI (The Fertilizer Institute) and represents them in a bar chart.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Spreadsheet Import Example Blob US Fertilizer Use

Workflow Broccoli: A State Comparison (1)

Thumb
Imports data from NY and NJ to compare broccoli harvest vs. planting rates across the two states. The workflow is currently set to evaluate data from 1960 to 1965. Source: Compiled by ERS from data of USDA, National Agricultural Statistics Service, Vegetables Final Estimates.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Spreadsheet Import Example Blob NJ Broccoli Production Blob NY Broccoli Production

Workflow Standard Deviation and Mean Values from a ... (1)

Thumb
This incredibly awkward script has another embedded script associated with it. It essentially smashes the output from the other workflows together using a Beanshell script.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Kayleigh Ayn Bohémier

Attributions: Blob Input for PS3 # 2 Part 2

Workflow Standard Deviation From a Text File: Neste... (1)

Thumb
This workflow takes an input file of a list of numbers and runs it through a simple Python script to produce the standard deviation and average.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Standard Deviation and Mean Values from a Text File Blob Input for PS3 # 2 Part 2

Workflow Python Average and Standard Deviation (2)

Thumb
This workflow uses a Python script to take a provided filename (or list of filenames) containing numbers (one per line) and return the standard deviation and average (or mean).

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Kayleigh Ayn Bohémier

Attributions: Workflow Executes Python script Blob Input for PS3 #2 Part 1

Uploader

Workflow New York vs. New Jersey Broccoli Production (1)

Thumb
Uses the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports two files and generates a single graph comparing the information from the two spreadsheets.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User tpacurtis User Alan Williams

Attributions: Workflow Spreadsheet Import Example Blob NY Broccoli Production Blob NJ Broccoli Production

Uploader

Workflow Name resolver of galaxies parsing the outp... (1)

Thumb
This workflow ask for text file using "Select_file" local services. This file is read by the "read_text_file", using "utf-8" as encoding. The result of "read_text_file" is splitted in lines by "split_string_into_string_list_by_regular_expression" and each of this lines is the input for the Rest_servise. The REST service search for each line (each line contains one name of one galaxy) some information about that galaxy. The string is like: target=cig+1 service=NED(nedwww.ipac.caltech.edu) coo...

Created: 2011-09-21 | Last updated: 2011-09-21

Workflow New Population Histogram (1)

Thumb
This workflow fetches the details of the countries in the world and then uses R to produce a histogram of the log of their population Based on Population histogram in R by Alan R Williams

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Mutanthumb

Workflow Mean Rshell (1)

Thumb
Used the Rshell to find the MEAN and standard deviation of a list of values.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Mutanthumb

Uploader

Workflow Name resolver of galaxies parsing the outp... (1)

Thumb
This workflow ask for text file using "Select_file" local services. This file is read by the "read_text_file", using "utf-8" as encoding. The result of "read_text_file" is splitted in lines by "split_string_into_string_list_by_regular_expression" and each of this lines is the input for the Rest_servise. The REST service search for each line (each line contains one name of one galaxy) some information about that galaxy. The string is like: target=cig+1 service=NED(nedwww.ipac.caltech.edu) coo...

Created: 2011-09-21

Workflow Nested Mean Rshell (1)

Thumb
This workflow uses a nested workflow. The nested workflow takes a list of values and finds the mean and standard deviation for each list. The result of the nested workflow is then concatenated with a list of names using Dot Product for list handling.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Mutanthumb

Workflow Ag Spreadsheet Import (1)

Thumb
Based on Spreadsheet Import Example by David WithersSusan Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet file WaterUse.xlsx and generates a graph from the date. The source data is from http://data.gov.uk/

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Mutanthumb User Alan Williams

Uploader

Workflow Population histogram in R (1)

Thumb
This workflow fetches the details of the countries in the world and then uses R to produce a histogram of the log of their population

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Chrisser

Attributions:

Workflow Failed 2 Chart Attempt (1)

Thumb
Tried to show 2 charts simulatneously.

Created: 2011-09-21 | Last updated: 2011-09-21

Credits: User Mutanthumb User Alan Williams

Results per page:
Sort by: