task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
sequence | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
18769341_Apache_HTTP_Server_Version_2_5__Description_ | [Variable Name:] WEBAUTH_FACTORS_INITIAL [Description:] | Authentication factors user authenticated with | [] | mod_webauth - Apache HTTP Server Version 2.5 | Description: | http://webauth.stanford.edu/manual/mod/mod_webauth.html | 7/1438043060830.93_20150728002420-00020-ip-10-236-191-2_251597317_1.json |
18769341_Apache_HTTP_Server_Version_2_5__Description_ | [Variable Name:] WEBAUTH_FACTORS_SESSION [Description:] | Authentication factors user authenticated with for this particular site | [] | mod_webauth - Apache HTTP Server Version 2.5 | Description: | http://webauth.stanford.edu/manual/mod/mod_webauth.html | 7/1438043060830.93_20150728002420-00020-ip-10-236-191-2_251597317_1.json |
18769341_Apache_HTTP_Server_Version_2_5__Description_ | [Variable Name:] WEBAUTH_LOA [Description:] | Level of Assurance of the user authentication | [] | mod_webauth - Apache HTTP Server Version 2.5 | Description: | http://webauth.stanford.edu/manual/mod/mod_webauth.html | 7/1438043060830.93_20150728002420-00020-ip-10-236-191-2_251597317_1.json |
18769341_Apache_HTTP_Server_Version_2_5__Description_ | [Variable Name:] WEBAUTH_TOKEN_CREATION [Description:] | When the token was created | [] | mod_webauth - Apache HTTP Server Version 2.5 | Description: | http://webauth.stanford.edu/manual/mod/mod_webauth.html | 7/1438043060830.93_20150728002420-00020-ip-10-236-191-2_251597317_1.json |
18769341_Apache_HTTP_Server_Version_2_5__Description_ | [Variable Name:] WEBAUTH_TOKEN_EXPIRATION [Description:] | When the token will expire. If WebAuthInactiveExpire is set then the token may expire sooner due to inactivity. | [] | mod_webauth - Apache HTTP Server Version 2.5 | Description: | http://webauth.stanford.edu/manual/mod/mod_webauth.html | 7/1438043060830.93_20150728002420-00020-ip-10-236-191-2_251597317_1.json |
18769341_Apache_HTTP_Server_Version_2_5__Description_ | [Variable Name:] WEBAUTH_TOKEN_LASTUSED [Description:] | When the token was last used. Only available if WebAuthLastUseUpdateInterval is non-zero. | [] | mod_webauth - Apache HTTP Server Version 2.5 | Description: | http://webauth.stanford.edu/manual/mod/mod_webauth.html | 7/1438043060830.93_20150728002420-00020-ip-10-236-191-2_251597317_1.json |
18769341_Apache_HTTP_Server_Version_2_5__Description_ | [Variable Name:] WEBAUTH_USER [Description:] | Name of the WebAuth authenticated user regardless of authorization identity | [] | mod_webauth - Apache HTTP Server Version 2.5 | Description: | http://webauth.stanford.edu/manual/mod/mod_webauth.html | 7/1438043060830.93_20150728002420-00020-ip-10-236-191-2_251597317_1.json |
28810edb_ot_Net_Examples__Dot_Net_Helps__Property | [Indexer] Allows elements of an internal collection of an object to be accessed by using array notation on the object itself. [Property] | Allows methods to be called as if they were public data members. | [] | Difference between Properties and Indexers : Properties Vs Indexers - Dot Net Tutorials, Dot Net Examples, Dot Net Helps | Property | http://dotnet-spiders.blogspot.com/2010/11/diference-between-properties-and.html | 7/1438042988860.4_20150728002308-00254-ip-10-236-191-2_76336773_0.json |
28810edb_ot_Net_Examples__Dot_Net_Helps__Property | [Indexer] Accessed through an index. [Property] | Accessed through a simple name. | [] | Difference between Properties and Indexers : Properties Vs Indexers - Dot Net Tutorials, Dot Net Examples, Dot Net Helps | Property | http://dotnet-spiders.blogspot.com/2010/11/diference-between-properties-and.html | 7/1438042988860.4_20150728002308-00254-ip-10-236-191-2_76336773_0.json |
28810edb_ot_Net_Examples__Dot_Net_Helps__Property | [Indexer] Must be an instance member. [Property] | Can be a static or an instance member. | [] | Difference between Properties and Indexers : Properties Vs Indexers - Dot Net Tutorials, Dot Net Examples, Dot Net Helps | Property | http://dotnet-spiders.blogspot.com/2010/11/diference-between-properties-and.html | 7/1438042988860.4_20150728002308-00254-ip-10-236-191-2_76336773_0.json |
28810edb_ot_Net_Examples__Dot_Net_Helps__Property | [Indexer] A get accessor of an indexer has the same formal parameter list as the indexer. [Property] | A get accessor of a property has no parameters. | [] | Difference between Properties and Indexers : Properties Vs Indexers - Dot Net Tutorials, Dot Net Examples, Dot Net Helps | Property | http://dotnet-spiders.blogspot.com/2010/11/diference-between-properties-and.html | 7/1438042988860.4_20150728002308-00254-ip-10-236-191-2_76336773_0.json |
28810edb_ot_Net_Examples__Dot_Net_Helps__Property | [Indexer] A set accessor of an indexer has the same formal parameter list as the indexer, and also to the value parameter. [Property] | A set accessor of a property contains the implicit value parameter. | [] | Difference between Properties and Indexers : Properties Vs Indexers - Dot Net Tutorials, Dot Net Examples, Dot Net Helps | Property | http://dotnet-spiders.blogspot.com/2010/11/diference-between-properties-and.html | 7/1438042988860.4_20150728002308-00254-ip-10-236-191-2_76336773_0.json |
28810edb_ot_Net_Examples__Dot_Net_Helps__Property | [Indexer] Does not support shortened syntax. [Property] | Supports shortened syntax with Auto-Implemented Properties (C# Programming Guide). | [] | Difference between Properties and Indexers : Properties Vs Indexers - Dot Net Tutorials, Dot Net Examples, Dot Net Helps | Property | http://dotnet-spiders.blogspot.com/2010/11/diference-between-properties-and.html | 7/1438042988860.4_20150728002308-00254-ip-10-236-191-2_76336773_0.json |
b42b64c5_dler_Chain___Runtime_Extension__Description | [Handler] SearchResultHandler [Description] | Responsible for throwing the search result error if there was one during the search for the resource method | [] | Apache Wink : 5.7 Handler Chain - Runtime Extension | Description | http://wink.apache.org/1.1.1/html/5.7%20Handler%20Chain%20-%20Runtime%20Extension.html | 7/1438042988860.4_20150728002308-00073-ip-10-236-191-2_257793176_2.json |
b42b64c5_dler_Chain___Runtime_Extension__Description | [Handler] OptionsMethodHandler [Description] | Generates a response for an OPTIONS request in case that there is no resource method that is associated with OPTIONS, according to the JAX-RS spec | [] | Apache Wink : 5.7 Handler Chain - Runtime Extension | Description | http://wink.apache.org/1.1.1/html/5.7%20Handler%20Chain%20-%20Runtime%20Extension.html | 7/1438042988860.4_20150728002308-00073-ip-10-236-191-2_257793176_2.json |
b42b64c5_dler_Chain___Runtime_Extension__Description | [Handler] HeadMethodHandler [Description] | Handles a response for a HEAD request in case that there is no resource method that is associated with HEAD, according to the JAX-RS spec | [] | Apache Wink : 5.7 Handler Chain - Runtime Extension | Description | http://wink.apache.org/1.1.1/html/5.7%20Handler%20Chain%20-%20Runtime%20Extension.html | 7/1438042988860.4_20150728002308-00073-ip-10-236-191-2_257793176_2.json |
b42b64c5_dler_Chain___Runtime_Extension__Description | [Handler] FindRootResourceHandler [Description] | Locates the root resource that best matches the request | [] | Apache Wink : 5.7 Handler Chain - Runtime Extension | Description | http://wink.apache.org/1.1.1/html/5.7%20Handler%20Chain%20-%20Runtime%20Extension.html | 7/1438042988860.4_20150728002308-00073-ip-10-236-191-2_257793176_2.json |
b42b64c5_dler_Chain___Runtime_Extension__Description | [Handler] FindResourceMethodHandler [Description] | Locates the actual method to invoke that matches the request, invoking sub-resource locators as needed | [] | Apache Wink : 5.7 Handler Chain - Runtime Extension | Description | http://wink.apache.org/1.1.1/html/5.7%20Handler%20Chain%20-%20Runtime%20Extension.html | 7/1438042988860.4_20150728002308-00073-ip-10-236-191-2_257793176_2.json |
b42b64c5_dler_Chain___Runtime_Extension__Description | [Handler] CreateInvocationParametersHandler [Description] | Creates the parameters of the resource method to invoke and de-serializes the request entity using the appropriate MessageBodyReader | [] | Apache Wink : 5.7 Handler Chain - Runtime Extension | Description | http://wink.apache.org/1.1.1/html/5.7%20Handler%20Chain%20-%20Runtime%20Extension.html | 7/1438042988860.4_20150728002308-00073-ip-10-236-191-2_257793176_2.json |
b42b64c5_dler_Chain___Runtime_Extension__Description | [Handler] InvokeMethodHandler [Description] | Invokes the resource method | [] | Apache Wink : 5.7 Handler Chain - Runtime Extension | Description | http://wink.apache.org/1.1.1/html/5.7%20Handler%20Chain%20-%20Runtime%20Extension.html | 7/1438042988860.4_20150728002308-00073-ip-10-236-191-2_257793176_2.json |
4c5299d9_mentation___Mocean_Mobile_Wiki__Description | [Parameter] privatekey [Type] string [Required?] required [Description] | The unique alphanumeric identifier generated for Mocean registered users to be able to use REST API functionality. | [] | Mocean REST API Documentation - Mocean Mobile Wiki | Description | http://developer.moceanmobile.com/Mocean_REST_API_Documentation | 7/1438043060830.93_20150728002420-00139-ip-10-236-191-2_65963884_26.json |
4c5299d9_mentation___Mocean_Mobile_Wiki__Description | [Parameter] network_id [Type] integer [Required?] optional* [Description] | The ID of the network to get the forecasting inventory information broken down by zones for. | [] | Mocean REST API Documentation - Mocean Mobile Wiki | Description | http://developer.moceanmobile.com/Mocean_REST_API_Documentation | 7/1438043060830.93_20150728002420-00139-ip-10-236-191-2_65963884_26.json |
4c5299d9_mentation___Mocean_Mobile_Wiki__Description | [Parameter] pubsite_id [Type] integer [Required?] optional* [Description] | The ID of the publisher site to get the forecasting inventory information broken down by zones for. | [] | Mocean REST API Documentation - Mocean Mobile Wiki | Description | http://developer.moceanmobile.com/Mocean_REST_API_Documentation | 7/1438043060830.93_20150728002420-00139-ip-10-236-191-2_65963884_26.json |
4c5299d9_mentation___Mocean_Mobile_Wiki__Description | [Parameter] zone_id [Type] integer [Required?] optional* [Description] | The ID of the zone to get the forecasting inventory information for. | [] | Mocean REST API Documentation - Mocean Mobile Wiki | Description | http://developer.moceanmobile.com/Mocean_REST_API_Documentation | 7/1438043060830.93_20150728002420-00139-ip-10-236-191-2_65963884_26.json |
4c5299d9_mentation___Mocean_Mobile_Wiki__Description | [Parameter] start_date [Type] string [Required?] optional [Description] | The start date of the reporting range being accessed. The format is YYYY-MM-DD. If not specified, the current date will be used as a start date. | [] | Mocean REST API Documentation - Mocean Mobile Wiki | Description | http://developer.moceanmobile.com/Mocean_REST_API_Documentation | 7/1438043060830.93_20150728002420-00139-ip-10-236-191-2_65963884_26.json |
4c5299d9_mentation___Mocean_Mobile_Wiki__Description | [Parameter] end_date [Type] string [Required?] optional [Description] | The end date of the reporting range being accessed. The format is YYYY-MM-DD. If not specified, the report will be generated up to the end of the default forecasting period (2 weeks for this function). | [] | Mocean REST API Documentation - Mocean Mobile Wiki | Description | http://developer.moceanmobile.com/Mocean_REST_API_Documentation | 7/1438043060830.93_20150728002420-00139-ip-10-236-191-2_65963884_26.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1001 [Fault Message] | Can not make operation because store is not exists | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1002 [Fault Message] | Can not make operation because quote is not exists | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1041 [Fault Message] | Customer is not set. | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1042 [Fault Message] | The customer’s identifier is not valid or customer is not existed | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1043 [Fault Message] | Customer could not be created. | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1044 [Fault Message] | Customer data is not valid. | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1045 [Fault Message] | Customer’s mode is unknown | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1051 [Fault Message] | Customer address data is empty. | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1052 [Fault Message] | Customer’s address data is not valid. | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1053 [Fault Message] | The customer’s address identifier is not valid | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1054 [Fault Message] | Customer address is not set. | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
f42a41d6_nto_API___SOAP___Cart_Customer__Fault_Message | [Fault Code] 1055 [Fault Message] | Customer address identifier do not belong customer, which set in quote | [] | Magento API - SOAP - Cart Customer | Fault Message | http://www.magentocommerce.com/api/soap/checkout/cartCustomer/cartCustomer.html | 7/1438042988860.4_20150728002308-00299-ip-10-236-191-2_576953841_0.json |
4b23dc40_Responsive_tables__type | [Name] pattern [default] 'priority-columns' [description] What responsive table pattern to use. For now, 'priority-columns' is the only pattern available. Tips: When initalizing via JavaScript, add data-pattern="" to responsive tables you wan't to exclude. [type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | Responsive tables | type | http://gergeo.se/RWD-Table-Patterns/ | 7/1438042988311.72_20150728002308-00334-ip-10-236-191-2_103343451_1.json |
4b23dc40_Responsive_tables__type | [Name] stickyTableHeader [default] true [description] Makes the table header persistent. [type] | boolean | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | Responsive tables | type | http://gergeo.se/RWD-Table-Patterns/ | 7/1438042988311.72_20150728002308-00334-ip-10-236-191-2_103343451_1.json |
4b23dc40_Responsive_tables__type | [Name] fixedNavbar [default] '.navbar-fixed-top' [description] Is there a fixed navbar? The sticky table header needs to know about it! The option is the selector used to find the navbar. Don't worry about the default value if you don't have a fixed navbar. Example: '#navbar' [type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | Responsive tables | type | http://gergeo.se/RWD-Table-Patterns/ | 7/1438042988311.72_20150728002308-00334-ip-10-236-191-2_103343451_1.json |
4b23dc40_Responsive_tables__type | [Name] addDisplayAllBtn [default] true [description] Add 'Display all' button to the toolbar above the table. [type] | boolean | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | Responsive tables | type | http://gergeo.se/RWD-Table-Patterns/ | 7/1438042988311.72_20150728002308-00334-ip-10-236-191-2_103343451_1.json |
4b23dc40_Responsive_tables__type | [Name] addFocusBtn [default] true [description] Add 'Focus' toggle button to the toolbar above the table. [type] | boolean | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | Responsive tables | type | http://gergeo.se/RWD-Table-Patterns/ | 7/1438042988311.72_20150728002308-00334-ip-10-236-191-2_103343451_1.json |
4b23dc40_Responsive_tables__type | [Name] focusBtnIcon [default] 'glyphicon glyphicon-screenshot' [description] Icon for the focus btn specified with classes. [type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | Responsive tables | type | http://gergeo.se/RWD-Table-Patterns/ | 7/1438042988311.72_20150728002308-00334-ip-10-236-191-2_103343451_1.json |
1ba045f4_he_GATK___RETIRED___GATK_Forum__Shared_Memory | [Property] Stability [Scatter/Gather] Stable | Retired in codebase [Shared Memory] | Stable | [] | Parallelism with the GATK - RETIRED - GATK-Forum | Shared Memory | http://gatkforums.broadinstitute.org/discussion/1285/parallelism-with-the-gatk-retired | 7/1438042988311.72_20150728002308-00283-ip-10-236-191-2_106386784_0.json |
1ba045f4_he_GATK___RETIRED___GATK_Forum__Shared_Memory | [Property] Applicable walker types [Scatter/Gather] All walker types. ReadWalkers can only be split safely by chromosome in general [Shared Memory] | By locus and by ROD only. ReadWalkers are not supported. | [] | Parallelism with the GATK - RETIRED - GATK-Forum | Shared Memory | http://gatkforums.broadinstitute.org/discussion/1285/parallelism-with-the-gatk-retired | 7/1438042988311.72_20150728002308-00283-ip-10-236-191-2_106386784_0.json |
1ba045f4_he_GATK___RETIRED___GATK_Forum__Shared_Memory | [Property] Example walkers [Scatter/Gather] All walkers, including ReadWalkers like IndelRealigner [Shared Memory] | UnifiedGenotyper, BaseRecalibrator, VariantEval | [] | Parallelism with the GATK - RETIRED - GATK-Forum | Shared Memory | http://gatkforums.broadinstitute.org/discussion/1285/parallelism-with-the-gatk-retired | 7/1438042988311.72_20150728002308-00283-ip-10-236-191-2_106386784_0.json |
1ba045f4_he_GATK___RETIRED___GATK_Forum__Shared_Memory | [Property] Scalability [Scatter/Gather] Hundreds of processes. Limited by capabilities of the underlying storage system, in general. Isilon-class storage can run thousands of jobs effectively. [Shared Memory] | Fewer than 32 cores. Each thread operates completely independently, so N threads requires N times more memory than 1 thread alone. Best scaling at 8 or fewer threads. | [] | Parallelism with the GATK - RETIRED - GATK-Forum | Shared Memory | http://gatkforums.broadinstitute.org/discussion/1285/parallelism-with-the-gatk-retired | 7/1438042988311.72_20150728002308-00283-ip-10-236-191-2_106386784_0.json |
1ba045f4_he_GATK___RETIRED___GATK_Forum__Shared_Memory | [Property] How to enable [Scatter/Gather] 1. Provide -L interval lists to the GATK; a different one for each of the N independent GATK tools. For example -L chr1 for first process, and -L chr2 for the second. When all processes have finished, merge the output together, as appropriate (e.g. use MergeSam.jar for BAMs, and cat or CombineVariants for VCFs). 2. Use GATK-Queue to automatically divide up your GATK jobs. For example, using this.scatterCount = 10 argument will result in 10 independent processes. [Shared Memory] | Use the -nt argument in the Engine, on any walker that supports shared memory parallelism (the engine will tell you if it does not). | [] | Parallelism with the GATK - RETIRED - GATK-Forum | Shared Memory | http://gatkforums.broadinstitute.org/discussion/1285/parallelism-with-the-gatk-retired | 7/1438042988311.72_20150728002308-00283-ip-10-236-191-2_106386784_0.json |
1ba045f4_he_GATK___RETIRED___GATK_Forum__Shared_Memory | [Property] Pros [Scatter/Gather] - Works for all walker types, including ReadWalkers - Scales to hundreds of independent jobs - Easy to enable with single -L argument - Directly supported and managed by GATK-Queue - Totally independent processing per interval -- failed parts can be easily resumed without repeating already successfully processed regions [Shared Memory] | - Easy to enable. - Single output file merged together by internally by the GATK engine - Efficiently uses multi-core processors sharing a single memory space | [] | Parallelism with the GATK - RETIRED - GATK-Forum | Shared Memory | http://gatkforums.broadinstitute.org/discussion/1285/parallelism-with-the-gatk-retired | 7/1438042988311.72_20150728002308-00283-ip-10-236-191-2_106386784_0.json |
1ba045f4_he_GATK___RETIRED___GATK_Forum__Shared_Memory | [Property] Cons [Scatter/Gather] - Requires manual preparation of sliced genomic intervals for processing (if you aren't using GATK-Queue). - For ReadWalkers and other tools that can only be processed by chromosome, leading to load balancing problems (chr1 is much bigger than chr22) - Sensitive to data density variation over the genome. Dividing chr20 processing in 63 1MB chunks leads to 10x differences in completion times due to data pileups around the centromere, for example. - Must wait until all parts of the scatter have completed before gathering, making the process sensitive to farm scheduling problems. If a job will run for M minutes, but waits Z minutes to start on the farm, the entire SG process will not complete for at least M + Z minutes. [Shared Memory] | - Limited to fewer than 32 processors without significant overhead - Limited to cores physically present on the machine, cannot take advantage of computing cluster resources - Does not work for ReadWalkers (Table Recalibrator, Indel Realigner) | [] | Parallelism with the GATK - RETIRED - GATK-Forum | Shared Memory | http://gatkforums.broadinstitute.org/discussion/1285/parallelism-with-the-gatk-retired | 7/1438042988311.72_20150728002308-00283-ip-10-236-191-2_106386784_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x8004ff00 [What to do now] See I can't install Microsoft Security Essentials for more details. [Possible reason for error] | Another Windows installer may be running. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x8004ff06 [What to do now] You need to uninstall all versions of the software. The following articles can help you uninstall a program: In Windows 10 In Windows 8.1 In Windows 7 In Windows VistaYou should then reinstall your program. [Possible reason for error] | You might have a newer version of the software installed. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x8004ff81 [What to do now] Download and run Windows Defender Offline. [Possible reason for error] | Malware might be stopping your security software from installing correctly. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x80070002 [What to do now] See Windows Update error 80070002 for more details. [Possible reason for error] | There might be a problem checking for updates. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x80070005 [What to do now] See Installation error 0x80070005 for more details. [Possible reason for error] | You might not have the correct privileges to continue with this action - you might need to log on as an administrator. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x80070490 [What to do now] Download and run Window Defender Offline. [Possible reason for error] | Malware might be stopping your PC from installing or running updates. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x80070643 [What to do now] Try uninstalling any other security software. Also see Community answer Installation error 0x80070643 [Possible reason for error] | This is a generic error code - there could be an undiagnosed problem with your security software. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x80073b01 [What to do now] Restart your PC or reinstall your security software. [Possible reason for error] | This is a non-critical error. Your PC is still protected. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0x80248011 [What to do now] See error 0x80248011 for more information. [Possible reason for error] | There is an issue with the file on your PC that stores updates. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
48f78d11_rotection_Center___Error_Codes__Possible_reason_for_error | [Error code] 0х80508023 [What to do now] Run the Microsoft Safety Scanner then update your security software and try again. [Possible reason for error] | Malware might be stopping you from scanning your PC. | [] | Microsoft Malware Protection Center - Error Codes | Possible reason for error | http://www.microsoft.com/security/portal/mmpc/help/errorcodes.aspx?navV3Index=5&hdrFo=account | 7/1438042988311.72_20150728002308-00287-ip-10-236-191-2_585867730_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Beginning Effective Date [FIELD DEFINITION] Date in CCYYMMDD format [FIELD LENGTH] 8 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Ending Effective Date [FIELD DEFINITION] Date in CCYYMMDD format [FIELD LENGTH] 8 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Low Address Range [FIELD DEFINITION] Beginning address range [FIELD LENGTH] 10 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] High Address Range [FIELD DEFINITION] Ending address range [FIELD LENGTH] 10 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Odd/Even "Range" Indicator [FIELD DEFINITION] Left/right street side indicator [FIELD LENGTH] 1 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Street Pre-Directional Abbr. [FIELD DEFINITION] Prefix direction, e.g., W [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Street - Name [FIELD DEFINITION] Street name, e.g., Main [FIELD LENGTH] 20 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Street - Suffix Abbr. [FIELD DEFINITION] Street type, e.g., St [FIELD LENGTH] 4 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Street - Post Directional [FIELD DEFINITION] Suffix direction, e.g., NW [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Address Secondary Abbr. [FIELD DEFINITION] Secondary Address (Address Line 2) if Highrise or Firm [FIELD LENGTH] 4 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Address Secondary (Low) [FIELD DEFINITION] Secondary Address (Address Line 2) if Highrise or Firm [FIELD LENGTH] 8 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Address Secondary (High) [FIELD DEFINITION] Secondary Address (Address Line 2) if Highrise or Firm [FIELD LENGTH] 8 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Address Secondary (Odd/Even) [FIELD DEFINITION] Secondary Address (Address Line 2) if Highrise or Firm [FIELD LENGTH] 1 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] City Name [FIELD DEFINITION] City [FIELD LENGTH] 28 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Zip Code [FIELD DEFINITION] in USPS zip code format [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Plus4 [FIELD DEFINITION] in USPS plus+4 format [FIELD LENGTH] 4 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] FIPS State Code [FIELD DEFINITION] Federal Information Processing Standards state code, always 53 for Washington State [FIELD LENGTH] 2 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] FIPS County Code [FIELD DEFINITION] Federal Information Processing Standards county code [FIELD LENGTH] 3 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] FIPS Place (Municipality) Code [FIELD DEFINITION] Federal Information Processing Standards place code [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] FIPS Place Class Code [FIELD DEFINITION] Federal Information Processing Standards place class code [FIELD LENGTH] 2 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Longitude Data [FIELD DEFINITION] east/west angular distance from the prime meridian (Greenwich, England) measured in decimal degrees [FIELD LENGTH] 7 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Latitude Data [FIELD DEFINITION] north/south angular distance from the equator measured in decimal degrees [FIELD LENGTH] 7 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Location Code Source [FIELD DEFINITION] "ST" signifies state defined [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Location Code [FIELD DEFINITION] four digit number identifying which sales tax jurisdiction address is located in [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Location Code's Type of Taxing Authority Code [FIELD DEFINITION] Form X12 Data Element 1721 [FIELD LENGTH] 2 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Regional Transit Authority Code Source [FIELD DEFINITION] "ST" signifies state defined [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Regional Transit Authority [FIELD DEFINITION] 1 if in RTA, 0 if outside RTA [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Regional Transit Authority's Type of Taxing Authority Code [FIELD DEFINITION] Form X12 Data Element 1721 [FIELD LENGTH] 2 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code Source (#3) [FIELD DEFINITION] Could be "VD" for vendor defined or "ST" for state defined [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code (#3) [FIELD DEFINITION] This is the actual code from the source [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Type of Taxing Authority Code [FIELD DEFINITION] Form X12 Data Element 1721 [FIELD LENGTH] 2 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code Source (#4) [FIELD DEFINITION] Could be "VD" for vendor defined or "ST" for state defined [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code (#4) [FIELD DEFINITION] This is the actual code from the source [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code Source (#5) [FIELD DEFINITION] Could be "VD" for vendor defined or "ST" for state defined [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code (#5) [FIELD DEFINITION] This is the actual code from the source [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code Source (#6) [FIELD DEFINITION] Could be "VD" for vendor defined or "ST" for state defined [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code (#6) [FIELD DEFINITION] This is the actual code from the source [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code Source (#7) [FIELD DEFINITION] Could be "VD" for vendor defined or "ST" for state defined [FIELD LENGTH] 2 [JUSTIFICATION] left [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
484d4dd9_s___Wireless___Database_Fields__POPULATED_IN_DOR_s_DATABASE__ | [FIELD NAME] Special Tax District Code (#7) [FIELD DEFINITION] This is the actual code from the source [FIELD LENGTH] 5 [JUSTIFICATION] right [POPULATED IN DOR's DATABASE ?] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | GIS > Downloads > Wireless > Database Fields | POPULATED IN DOR's DATABASE ? | http://dor.wa.gov/downloads/gis_Wiredbdescr.htm | 7/1438042988860.4_20150728002308-00203-ip-10-236-191-2_75499987_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.