task
stringlengths
12
101
input
stringlengths
0
88.4k
output
stringlengths
1
139k
options
list
pageTitle
stringlengths
0
1.11k
outputColName
stringlengths
1
1.13k
url
stringlengths
14
440
wdcFile
stringlengths
66
76
5307717f_eedom_Insulated_Pant___Women_s__Detail
[Value] Yes [Detail]
Gaiters
[]
The North Face Freedom Insulated Pant - Women's
Detail
http://www.epicski.com/products/the-north-face-freedom-insulated-pant-womens
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_432406700_0.json
5307717f_eedom_Insulated_Pant___Women_s__Detail
[Value] 25psi [Detail]
Waterproof Rating
[]
The North Face Freedom Insulated Pant - Women's
Detail
http://www.epicski.com/products/the-north-face-freedom-insulated-pant-womens
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_432406700_0.json
5307717f_eedom_Insulated_Pant___Women_s__Detail
[Value] 675g [Detail]
Breathable Rating
[]
The North Face Freedom Insulated Pant - Women's
Detail
http://www.epicski.com/products/the-north-face-freedom-insulated-pant-womens
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_432406700_0.json
5307717f_eedom_Insulated_Pant___Women_s__Detail
[Value] Belt loops [Detail]
Waist
[]
The North Face Freedom Insulated Pant - Women's
Detail
http://www.epicski.com/products/the-north-face-freedom-insulated-pant-womens
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_432406700_0.json
5307717f_eedom_Insulated_Pant___Women_s__Detail
[Value] 60g Heatseeker [Detail]
Insulation
[]
The North Face Freedom Insulated Pant - Women's
Detail
http://www.epicski.com/products/the-north-face-freedom-insulated-pant-womens
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_432406700_0.json
5307717f_eedom_Insulated_Pant___Women_s__Detail
[Detail]
Bib
[]
The North Face Freedom Insulated Pant - Women's
Detail
http://www.epicski.com/products/the-north-face-freedom-insulated-pant-womens
39/1438042989126.22_20150728002309-00073-ip-10-236-191-2_432406700_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] base [Data Type (for the value)] URL or directory [Default Value] current directory [Description]
Specifies the base URL based on which relative URL will be resolved.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] font-base [Data Type (for the value)] URL or directory [Default Value] base URL/directory (above) [Description]
Specifies the base URL based on which relative font URLs will be resolved.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] hyphenation-base [Data Type (for the value)] URL or directory [Default Value] disabled [Description]
Specifies the base URL based on which relative URLs to hyphenation pattern files will be resolved. If not specified, support for user-supplied hyphenation patterns remains disabled.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] source-resolution [Data Type (for the value)] Integer, dpi [Default Value] 72 dpi [Description]
Resolution in dpi (dots per inch) which is used internally to determine the pixel size for SVG images and bitmap images without resolution information.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] target-resolution [Data Type (for the value)] Integer, dpi [Default Value] 72 dpi [Description]
Resolution in dpi (dots per inch) used to specify the output resolution for bitmap images generated by bitmap renderers (such as the TIFF renderer) and by bitmaps generated by Apache Batik for filter effects and such.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] strict-configuration [Data Type (for the value)] Boolean (true, false) [Default Value] false [Description]
Setting this option to 'true' will cause FOP to strictly verify the contents of the FOP configuration file to ensure that defined resources (such as fonts and base URLs/directories) are valid and available to FOP. Any errors found will cause FOP to immediately raise an exception.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] strict-validation [Data Type (for the value)] Boolean (true, false) [Default Value] true [Description]
Setting this option to 'false' causes FOP to be more forgiving about XSL-FO validity, for example, you're allowed to specify a border on a region-body which is supported by some FO implementations but is non-standard. Note that such a border would currently have no effect in Apache FOP.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] break-indent-inheritance [Data Type (for the value)] Boolean (true, false) [Default Value] false [Description]
Setting this option to 'true' causes FOP to use an alternative rule set to determine text indents specified through margins, start-indent and end-indent. Many commercial FO implementations have chosen to break the XSL specification in this aspect. This option tries to mimic their behaviour. Please note that Apache FOP ...
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] default-page-settings [Data Type (for the value)] n/a [Default Value] "height" 11 inches, "width" 8.26 inches [Description]
Specifies the default width and height of a page if "auto" is specified for either or both values. Use "height" and "width" attributes on the default-page-settings element to specify the two values.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] prefer-renderer [Data Type (for the value)] boolean (true, false) [Default Value] false [Description]
By default, FOP prefers the newer output implementations based on the IFDocumentHandler interface. If no such implementation can be found for a given MIME type, it looks for an implementation of the Renderer interface. If necessary, you can invert the lookup order to prefer the Renderer variant over the IFDocumentHandl...
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] use-cache [Data Type (for the value)] boolean (true, false) [Default Value] true [Description]
All fonts information that has been gathered as a result of "directory" or "auto-detect" font configurations will be cached for future rendering runs. This setting should improve performance on systems where fonts have been configured using the "directory" or "auto-detect" tag mechanisms. By default this option is swit...
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] cache-file [Data Type (for the value)] String [Default Value] $ [Description]
This option specifies the file/directory path of the fop cache file. This option can also be specified on the command-line using the -cache option. This file is currently only used to cache font triplet information for future reference.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
844b2040_Apache_tm__FOP__Configuration__Description
[Element] renderers [Data Type (for the value)] (see text below) [Default Value] N/A [Description]
Contains the configuration for each renderer. See below.
[]
Apache(tm) FOP: Configuration
Description
http://xmlgraphics.apache.org/fop/1.0/configuration.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_855337573_0.json
35fb46b5_dministration__State_of_Alaska__Service
[Surcharge] No Surcharge [Service]
Afterhours
[]
E-Travel Fees | Division of Finance, Department of Administration, State of Alaska
Service
http://doa.alaska.gov/dof/travel/fees.html
39/1438042989126.22_20150728002309-00194-ip-10-236-191-2_71440719_0.json
35fb46b5_dministration__State_of_Alaska__Service
[Surcharge] $4.00 (no surcharge for changes to reservations made over the phone, with the exception of changes to air or ferry [Service]
Agent assistance for travel already purchased through E-Travel Online with the exception of changes to air or ferry
[]
E-Travel Fees | Division of Finance, Department of Administration, State of Alaska
Service
http://doa.alaska.gov/dof/travel/fees.html
39/1438042989126.22_20150728002309-00194-ip-10-236-191-2_71440719_0.json
35fb46b5_dministration__State_of_Alaska__Service
[Surcharge] $4.00 (no charge if canceled in E-Travel Online) [Service]
Agent assistance for cancelling a trip booked in E-Travel Online
[]
E-Travel Fees | Division of Finance, Department of Administration, State of Alaska
Service
http://doa.alaska.gov/dof/travel/fees.html
39/1438042989126.22_20150728002309-00194-ip-10-236-191-2_71440719_0.json
35fb46b5_dministration__State_of_Alaska__Service
[Surcharge] $15.50 (plus airline charges of $125.00 or more) [Service]
Inaccurate mileage status in profile debit memo processing
[]
E-Travel Fees | Division of Finance, Department of Administration, State of Alaska
Service
http://doa.alaska.gov/dof/travel/fees.html
39/1438042989126.22_20150728002309-00194-ip-10-236-191-2_71440719_0.json
35fb46b5_dministration__State_of_Alaska__Service
[Surcharge] $10.00 [Service]
Research for items more than 90 days past travel
[]
E-Travel Fees | Division of Finance, Department of Administration, State of Alaska
Service
http://doa.alaska.gov/dof/travel/fees.html
39/1438042989126.22_20150728002309-00194-ip-10-236-191-2_71440719_0.json
35fb46b5_dministration__State_of_Alaska__Service
[Surcharge] $15.50 [Service]
Research for items that were not booked through E-Travel
[]
E-Travel Fees | Division of Finance, Department of Administration, State of Alaska
Service
http://doa.alaska.gov/dof/travel/fees.html
39/1438042989126.22_20150728002309-00194-ip-10-236-191-2_71440719_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] text [Values] HTML [Description]
The HTML text to display inside the tooltip
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] content [Values] jQuery selector [Description]
An optional element that contains the content
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] color [Values] Hex Color [Default] #fff [Description]
The color of the tooltip text
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] background [Values] Hex Color [Default] #000 [Description]
The color of the tooltip background
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] classname [Values] String [Description]
CSS class to apply on the tooltip
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] follow [Values] "yes" or "no" [Default] no [Description]
Follow the mouse or not?
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] event [Values] String "mouse" or "focus" [Default] mouse [Description]
On what kind of event to show the tooltip?
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
4a43d13a_UI_Toolkit___Command___Tooltip__Description
[Option] yoffset [Values] Int [Default] 20 [Description]
Tooltip offset on the Y axis.
[]
jKit - jQuery based UI Toolkit - Command - Tooltip
Description
http://jquery-jkit.com/commands/tooltip.html
39/1438042988305.14_20150728002308-00327-ip-10-236-191-2_133319706_0.json
e76b7a4e_Api__Description
[Name] about_me [Type] String [Description]
Profile's about me section
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] baptism [Type] Event [Description]
Profile's baptism event info
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] big_tree [Type] Boolean [Description]
True if the profile is attached to the big tree
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] birth [Type] Event [Description]
Profile's birth event info
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] block_exists [Type] Boolean [Description]
Indicates whether the profile is blocked
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] burial [Type] Event [Description]
Profile's burial event info
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] cause_of_death [Type] String [Description]
Profile's death cause
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] claimed [Type] Boolean [Description]
True if the profile is claimed by a user
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] created_at [Type] String [Description]
Timestamp of when the profile was created
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] creator [Type] String [Description]
The url (or id) of the user who added this profile to the tree
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] curator [Type] String [Description]
Profile's curator's url (or id)
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] current_residence [Type] Location [Description]
The profile's current address
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] death [Type] Event [Description]
Profile's death event info
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] display_name [Type] String [Description]
The profile's display name
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] documents_updated_at [Type] String [Description]
Returns a timestamp of the last document updated/added to the profile. Will not be return if no documents exist.
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] email [Type] String [Description]
The Profile's email address
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] first_name [Type] String [Description]
The profile's first name
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] gender [Type] String [Description]
The profile's gender
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] get_email [Type] Boolean [Description]
Indicates whether the profile can receive email
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] guid [Type] String [Description]
The profile's guid
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] id [Type] String [Description]
The profile's node id
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] is_alive [Type] Boolean [Description]
True if the profile is living
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] language [Type] String [Description]
Profile's language
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] last_name [Type] String [Description]
The profile's last name
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] locked [Type] Boolean [Description]
True if the profile has been locked down by a curator
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] maiden_name [Type] String [Description]
The profile's maiden name
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] managers [Type] Array of Strings [Description]
Urls (or ids) of profile(s) currently managing this profile
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] master_profile [Type] Boolean [Description]
Indicates whether the profile is a master profile
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] merge_note [Type] Array or String [Description]
Note explaining the profile's merge status
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] merge_pending [Type] Boolean [Description]
Indicates whether the profile has a pending merge
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] merged_into [Type] String [Description]
The url (or id) of the profile this profile is currently merged into
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] middle_name [Type] String [Description]
The profile's middle name
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] mugshot_urls [Type] PhotoImageSizeMap [Description]
All sizes of the profile's main photo
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] name [Type] String [Description]
The profile's name as it appears on the site to the current user
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] nicknames [Type] Array of Strings [Description]
Also known as. Returned as an array, but can be set as a comma delimited list.
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] occupation [Type] String [Description]
The profile's occupation
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] phone_numbers [Type] Array of PhoneNumbers [Description]
The Profile's phone numbers
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] photos_updated_at [Type] String [Description]
Returns a timestamp of the last photo updated/added to the profile. Will not be return if no photos exist.
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] premium_start_date [Type] String [Description]
Date when the profile became a pro user
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] profile_url [Type] String [Description]
URL to access profile in a browser
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] public [Type] Boolean [Description]
True if the profile is public
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] relationship [Type] String [Description]
Profile's relationship to the current user (if any)
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] requested_merges [Type] Array of Strings [Description]
The urls (or ids) of the profile(s) requested to be merged into this one
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] suffix [Type] String [Description]
The profile's suffix
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] unions [Type] Array of Strings [Description]
URLs to unions
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] updated_at [Type] String [Description]
Timestamp of when the profile was last updated
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] url [Type] String [Description]
URL to access profile through the API
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
e76b7a4e_Api__Description
[Name] videos_updated_at [Type] String [Description]
Returns a timestamp of the last video updated/added to the profile. Will not be return if no videos exist.
[]
Api
Description
http://www.geni.com/platform/developer/help/api?path=profile%2Funfollow&version=1
39/1438043062723.96_20150728002422-00124-ip-10-236-191-2_458325992_1.json
919e4cd9_ise_Diet___Horsefield_Tortoise__Product
[Description] #1 Best bet for food because it is specifically designed for the Horsefield tortoise and its Testudo Genus. It's formulated just for them with the correct vitamins, minerals and fiber. All natural with no artificial colors or preservatives and mainly consists of their favorite, Dandelion and Yucca. [Ratin...
Grassland Natural Tortoise Food
[]
Horsefield Tortoise Diet | Horsefield Tortoise
Product
http://www.horsefieldtortoise.co.uk/horsefield-tortoise-diet/
39/1438042989126.22_20150728002309-00105-ip-10-236-191-2_500883035_0.json
919e4cd9_ise_Diet___Horsefield_Tortoise__Product
[Description] I recommend this because Dandelion is one of their top favorites and Komodo is a trusted provider. It receives 4 stars because although it is a excellent food source, you need many different types of food including fresh. A big heath secret for them is having as many different types of food as possible. A...
Komodo Dandelion Flavour Food
[]
Horsefield Tortoise Diet | Horsefield Tortoise
Product
http://www.horsefieldtortoise.co.uk/horsefield-tortoise-diet/
39/1438042989126.22_20150728002309-00105-ip-10-236-191-2_500883035_0.json
919e4cd9_ise_Diet___Horsefield_Tortoise__Product
[Description] A large part of their diet needs to be locally grown plants, flowers and shrubs so this is the perfect kit to do so. Grow as large of variety as you can to feed them with. [Rating] ★★★★★ [Product]
ProRep Tortoise Feed Growing Kit
[]
Horsefield Tortoise Diet | Horsefield Tortoise
Product
http://www.horsefieldtortoise.co.uk/horsefield-tortoise-diet/
39/1438042989126.22_20150728002309-00105-ip-10-236-191-2_500883035_0.json
919e4cd9_ise_Diet___Horsefield_Tortoise__Product
[Description] One of the best sources of calcium (they need a lot) is the cuttle bone fish. You can put this in there pen and let them chew on it or scratch some off into a dust over their food. [Rating] ★★★★ [Product]
Cuttle Fish Bone
[]
Horsefield Tortoise Diet | Horsefield Tortoise
Product
http://www.horsefieldtortoise.co.uk/horsefield-tortoise-diet/
39/1438042989126.22_20150728002309-00105-ip-10-236-191-2_500883035_0.json
919e4cd9_ise_Diet___Horsefield_Tortoise__Product
[Description] #1 Best bet to get you started the fastest and correctly. Includes everything you need to start. Takes all the guess work out of it! For someone getting their first Horsefield, this saves the hassle of piecing everything together yourself and wondering if it's right! Save by bundling and getting all the c...
Tortoise Table Starter Kit ULTIMATE
[]
Horsefield Tortoise Diet | Horsefield Tortoise
Product
http://www.horsefieldtortoise.co.uk/horsefield-tortoise-diet/
39/1438042989126.22_20150728002309-00105-ip-10-236-191-2_500883035_0.json
919e4cd9_ise_Diet___Horsefield_Tortoise__Product
[Description] Advanced guide. This is the only guide that is made just for the Horsefield Tortoise. Includes everything on buying, housing, food, breeding, hibernation and health issues. All of the information you need to know specifically about your one type of pet, the Horsefield tortoise, is in this care guide. [Rat...
Horsefield Care Made Easy
[]
Horsefield Tortoise Diet | Horsefield Tortoise
Product
http://www.horsefieldtortoise.co.uk/horsefield-tortoise-diet/
39/1438042989126.22_20150728002309-00105-ip-10-236-191-2_500883035_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[Endpoint Protection Plus] Maximum security for PCs and laptops [Endpoint Protection]
Advanced security for PCs and laptops
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[0] Protect my business data against viruses & spyware [Endpoint Protection Plus] yes [Endpoint Protection]
yes
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[0] Secure my financial transactions [Endpoint Protection Plus] yes [Endpoint Protection]
yes
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[0] Isolate websites I’m not sure of, so that nothing bad gets to my data [Endpoint Protection Plus] yes [Endpoint Protection]
yes
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[0] Administer my security from a central console [Endpoint Protection Plus] yes [Endpoint Protection]
yes
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[0] Yearly subscription per device from (volume discounts available) [Endpoint Protection Plus] $49,99 [Endpoint Protection]
$39,99
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[0] Remote Administration console [Endpoint Protection Plus] Free [Endpoint Protection]
Free
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
55588902_and_Computer_Security_Software__Endpoint_Protection
[Endpoint Protection Plus] LEARN MORE [Endpoint Protection]
LEARN MORE
[ [ "A", "d", "v", "a", "n", "c", "e", "d", " ", "s", "e", "c", "u", "r", "i", "t", "y", " ", "f", "o", "r", " ", "P", "C", "s", " ", "a", "n", "d", " ", "l", "a", "p", "t", "o",...
Avast | Small Business (SOHO) Antivirus and Computer Security Software
Endpoint Protection
https://www.avast.com/en-id/small-office
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_896901197_0.json
62ae7932_ll_Help___How_To__Step_by_Step__Desired_Inbox_Outbox_Selection
[How to Do It] Click on it
Single Suspect
[]
MicroSpell Help - How To: Step-by-Step
Desired Inbox/Outbox Selection
http://microspell.com/man/HowTo.htm
39/1438042988305.14_20150728002308-00312-ip-10-236-191-2_163921191_9.json
62ae7932_ll_Help___How_To__Step_by_Step__Desired_Inbox_Outbox_Selection
[How to Do It] Click on first item, then click on last while holding the key down.
Contiguous Group of Suspects
[]
MicroSpell Help - How To: Step-by-Step
Desired Inbox/Outbox Selection
http://microspell.com/man/HowTo.htm
39/1438042988305.14_20150728002308-00312-ip-10-236-191-2_163921191_9.json
62ae7932_ll_Help___How_To__Step_by_Step__Desired_Inbox_Outbox_Selection
[How to Do It] Hold left mouse button down while sweeping over the group (See note 1 below)
Contiguous Group of Suspects
[]
MicroSpell Help - How To: Step-by-Step
Desired Inbox/Outbox Selection
http://microspell.com/man/HowTo.htm
39/1438042988305.14_20150728002308-00312-ip-10-236-191-2_163921191_9.json
62ae7932_ll_Help___How_To__Step_by_Step__Desired_Inbox_Outbox_Selection
[How to Do It] Click on each item while holding the key down (See note 2 below)
Noncontiguous Group of Suspects
[]
MicroSpell Help - How To: Step-by-Step
Desired Inbox/Outbox Selection
http://microspell.com/man/HowTo.htm
39/1438042988305.14_20150728002308-00312-ip-10-236-191-2_163921191_9.json
62ae7932_ll_Help___How_To__Step_by_Step__Desired_Inbox_Outbox_Selection
[How to Do It] Click on each item while holding the key down
De-select Individual Suspects
[]
MicroSpell Help - How To: Step-by-Step
Desired Inbox/Outbox Selection
http://microspell.com/man/HowTo.htm
39/1438042988305.14_20150728002308-00312-ip-10-236-191-2_163921191_9.json