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 |
|---|---|---|---|---|---|---|---|
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] # Line 268 control verbs that are returned from cal | Line 268 control verbs that are returned from cal | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 268 created by a call to \fBpcre_study()\fP, and to set the PCRE_EXTRA_MARK flag | created by a call to \fBpcre_study()\fP, and to set the PCRE_EXTRA_MARK flag | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 269 and the \fBmark\fP field within it, every time that \fBpcre_exec()\fP is | and the \fBmark\fP field within it, every time that \fBpcre_exec()\fP is | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 270 called. If the variable that the \fBmark\fP field points to is non-NULL for a | called. If the variable that the \fBmark\fP field points to is non-NULL for a | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 271 match, non-match, or partial match, \fBpcretest\fP prints the string to which | match, non-match, or partial match, \fBpcretest\fP prints the string to which | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 272 it points. For a match, this is shown on a line by itself, tagged with "MK:". | it points. For a match, this is shown on a line by itself, tagged with "MK:". | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 273 For a non-match it is added to the message. | For a non-match it is added to the message. | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 274 .P | .P | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
3d30ba66__of__code_trunk_doc_pcretest_1____Tue_Mar_30_11_11_52_2010_UTC | [0] 275 The \fB/L\fP modifier must be followed directly by the name of a locale, for | The \fB/L\fP modifier must be followed directly by the name of a locale, for | [] | [pcre] Diff of /code/trunk/doc/pcretest.1 | revision 512 by ph10, Tue Mar 30 11:11:52 2010 UTC | http://vcs.pcre.org/pcre/code/trunk/doc/pcretest.1?r1=511&r2=512&pathrev=871 | 39/1438043062723.96_20150728002422-00157-ip-10-236-191-2_253579467_1.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 277 [0] | Social care for older people and adults with disabilities | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 141 [0] | Children’s services including social care (excluding schools) | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 76 [0] | Repair and maintenance of roads, public transport and planning | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 60 [0] | Culture, Communities and other services such as libraries | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 56 [0] | Borrowing costs | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 39 [0] | Capital costs paid for from revenue | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 35 [0] | Waste management | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 28 [0] | Future inflation, contingencies and reserves | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
ff99bacd_ow_the_budget_is_spent_2012_13__0 | [2012/13] 712 [0] | Total | [] | How the budget is spent 2012-13 | 0 | http://www3.hants.gov.uk/finance/budget/budget_and_council_tax_201213/how_the_budget_is_spent_201213.htm | 39/1438043062723.96_20150728002422-00199-ip-10-236-191-2_855861368_0.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] FTSE index [1] | - | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] FTSE sector [1] | Equity Investment Instruments | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] FTSE sub-sector [1] | Equity Investment Instruments | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] Country of share register [1] | IM | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] Segment [1] | SET3 | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] MiFID Status [1] | Regulated Market | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] Exchange market size [1] | 3,000 | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] SEDOL [1] | B1Z4070 | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
cab1d87d_SD0_01___London_Stock_Exchange__1 | [05-Aug-15] ISIN number [1] | IM00B1Z40704 | [
[
"-"
],
[
"E",
"q",
"u",
"i",
"t",
"y",
" ",
"I",
"n",
"v",
"e",
"s",
"t",
"m",
"e",
"n",
"t",
" ",
"I",
"n",
"s",
"t",
"r",
"u",
"m",
"e",
"n",
"t",
"s"
],
[
"I",
"M"
],
[
... | QATAR INVESTMENT FUND PLC ORD USD0.01 - London Stock Exchange | 1 | http://www.londonstockexchange.com/exchange/prices-and-markets/stocks/exchange-insight/company-news.html?fourWayKey=IM00B1Z40704IMUSDSET3&page=19 | 39/1438043062723.96_20150728002422-00059-ip-10-236-191-2_563086677_1.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 1. a element with @name [IE and Keyboard] no [IE and JAWS] no [IE and Window-Eyes] yes [IE and SAToGo] yes [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and NVDA] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 2. a element with @name in div with height [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] yes [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE an... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 3. a element with @name and tabindex="-1" [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] yes [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 4. a element with @id [IE and Keyboard] no [IE and JAWS] no [IE and Window-Eyes] yes [IE and SAToGo] no [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and NVDA] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 5. a element with @id in div with height [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] no [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and N... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 6. a element with @id and tabindex="-1" [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] yes [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and N... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 7. a element with @name and @id [IE and Keyboard] no [IE and JAWS] no [IE and Window-Eyes] yes [IE and SAToGo] yes [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and NVDA] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 8. a element with @name and @id in div with height [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] yes [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partia... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 9. a element with @name, @id and tabindex="-1" [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] yes [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [I... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 10. Heading with @id [IE and Keyboard] no [IE and JAWS] no [IE and Window-Eyes] yes [IE and SAToGo] no [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and NVDA] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 11. Heading with @id in div with height [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] no [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and NV... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
2f838012__Articles___Accessible_Culture_Results_Table_IE_and_NVDA | [0] 12. Heading with @id and tabindex="-1" [IE and Keyboard] yes [IE and JAWS] yes [IE and Window-Eyes] yes [IE and SAToGo] no [FF and Keyboard] yes [FF and JAWS] yes [FF and Window-Eyes] no [FF and NVDA] yes [FF and SAToGo] no [Safari and Keyboard] no [Safari and VoiceOver] yes [Opera and Keyboard] partial [IE and NVD... | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | In-Page Links and Input Focus [Again] | Articles | Accessible Culture | IE and NVDA | http://accessibleculture.org/articles/2010/05/in-page-links/ | 39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_2704780_0.json |
287ffa2d_g_found_for_Blog_Archives_5992__ffects_from_Long_Term_Exposure | [Contaminant] Cryptosporidium Human and animal fecal waste | Gastrointestinal illness (such as diarrhea, vomiting, and cramps) | [] | Nothing found for Blog Archives 5992 | Potential Health Effects from Long-Term Exposure | http://jswater.in/blog/archives/5992 | 39/1438043062723.96_20150728002422-00309-ip-10-236-191-2_126760162_2.json |
287ffa2d_g_found_for_Blog_Archives_5992__ffects_from_Long_Term_Exposure | [Contaminant] Giardia lamblia Human and animal fecal waste | Gastrointestinal illness (such as diarrhea, vomiting, and cramps) | [] | Nothing found for Blog Archives 5992 | Potential Health Effects from Long-Term Exposure | http://jswater.in/blog/archives/5992 | 39/1438043062723.96_20150728002422-00309-ip-10-236-191-2_126760162_2.json |
287ffa2d_g_found_for_Blog_Archives_5992__ffects_from_Long_Term_Exposure | [Contaminant] Heterotrophic plate count (HPC) HPC measures a range of bacteria that are naturally present in the environment | HPC has no health effects; it is an analytic method used to measure the variety of bacteria that are common in water. The lower the concentration of bacteria in drinking water, the better maintained the water system is. | [] | Nothing found for Blog Archives 5992 | Potential Health Effects from Long-Term Exposure | http://jswater.in/blog/archives/5992 | 39/1438043062723.96_20150728002422-00309-ip-10-236-191-2_126760162_2.json |
287ffa2d_g_found_for_Blog_Archives_5992__ffects_from_Long_Term_Exposure | [Contaminant] Legionella Found naturally in water; multiplies in heating systems | Legionnaire’s Disease, a type of pneumonia | [] | Nothing found for Blog Archives 5992 | Potential Health Effects from Long-Term Exposure | http://jswater.in/blog/archives/5992 | 39/1438043062723.96_20150728002422-00309-ip-10-236-191-2_126760162_2.json |
287ffa2d_g_found_for_Blog_Archives_5992__ffects_from_Long_Term_Exposure | [Contaminant] Total Coliforms (including fecal coliform and E. Coli) Coliforms are naturally present in the environment; as well as feces; fecal coliforms andE. coli only come from human and animal fecal waste. | Not a health threat in itself; it is used to indicate whether other potentially harmful bacteria may be present5 | [] | Nothing found for Blog Archives 5992 | Potential Health Effects from Long-Term Exposure | http://jswater.in/blog/archives/5992 | 39/1438043062723.96_20150728002422-00309-ip-10-236-191-2_126760162_2.json |
287ffa2d_g_found_for_Blog_Archives_5992__ffects_from_Long_Term_Exposure | [Contaminant] Turbidity Soil runoff | Turbidity is a measure of the cloudiness of water. It is used to indicate water quality and filtration effectiveness (such as whether disease-causing organisms are present). Higher turbidity levels are often associated with higher levels of disease-causing microorganisms such as viruses, parasites and some bacteria. Th... | [] | Nothing found for Blog Archives 5992 | Potential Health Effects from Long-Term Exposure | http://jswater.in/blog/archives/5992 | 39/1438043062723.96_20150728002422-00309-ip-10-236-191-2_126760162_2.json |
287ffa2d_g_found_for_Blog_Archives_5992__ffects_from_Long_Term_Exposure | [Contaminant] Viruses (enteric) Human and animal fecal waste | Gastrointestinal illness (such as diarrhea, vomiting, and cramps) | [] | Nothing found for Blog Archives 5992 | Potential Health Effects from Long-Term Exposure | http://jswater.in/blog/archives/5992 | 39/1438043062723.96_20150728002422-00309-ip-10-236-191-2_126760162_2.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 1 A [Class] First [Seat Type] Recliner & Bulkhead [Power] None [Video] No Power [Review] | Seat 1 A is a standard First Class Bulkhead seat. It can get very cold by the exits during flight. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 1 C [Class] First [Seat Type] Recliner & Bulkhead [Power] None [Video] No Power [Review] | Seat 1 C is a standard First Class Bulkhead seat. It can get very cold by the exits during flight. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 1 D [Class] First [Seat Type] Recliner & Bulkhead [Power] None [Video] No Power [Review] | Seat 1 D is a standard First Class Bulkhead seat. It can get very cold by the exits during flight. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 2 A [Class] First [Seat Type] Recliner [Power] None [Video] No Power [Review] | Seat 2 A is a standard First Class seat however, the tray table is in the armrest, which makes the armrest immovable and reduces seat width. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 2 C [Class] First [Seat Type] Recliner [Power] None [Video] No Power [Review] | Seat 2 C is a standard First Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 2 D [Class] First [Seat Type] Recliner [Power] None [Video] No Power [Review] | Seat 2 D is a standard First Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 3 A [Class] First [Seat Type] Recliner [Power] None [Video] No Power [Review] | Seat 3 A has a misaligned window. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 3 C [Class] First [Seat Type] Recliner [Power] None [Video] No Power [Review] | Seat 3 C is a standard First Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 3 D [Class] First [Seat Type] Recliner [Power] None [Video] No Power [Review] | Seat 3 D has a misaligned window. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 5 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 5 A is a standard Economy Class seat. This seat may have extra legroom. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 5 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 5 B is a standard Economy Class seat with extra legroom. However this seat may be bumped by service carts or passengers passing by. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 5 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 5 C is a standard Economy Class seat. This seat may have extra legroom. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 5 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 5 D is a standard Economy Class seat. This seat may have extra legroom. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 6 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 6 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 6 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 6 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 6 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 6 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 6 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 6 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 7 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 7 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 7 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 7 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 7 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 7 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 7 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 7 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 8 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 8 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 8 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 8 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 8 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 8 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 8 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 8 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 9 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 9 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 9 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 9 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 9 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 9 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 9 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 9 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 10 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 10 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 10 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 10 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 10 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 10 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 10 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 10 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 11 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 11 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 11 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 11 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 11 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 11 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 11 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 11 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 12 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 12 A does not recline due to the exit row behind. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 12 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 12 B does not recline due to the exit row behind. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 12 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 12 C does not recline due to the exit row behind. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 12 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 12 D does not recline due to the exit row behind. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 13 A [Class] Economy [Seat Type] Standard & Exit Row [Power] None [Video] No Power [Review] | Seat 13 A has a misaligned window. The tray table is in the armrest, which makes the armrest immovable and reduces seat width. There is also limited shoulder room and a missing arm rest on the wall due to the location of the exit row. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 13 B [Class] Economy [Seat Type] Standard & Exit Row [Power] None [Video] No Power [Review] | Seat 13 B is a standard Economy Class Exit Row seat. The tray table is in the armrest, which makes the armrest immovable and reduces seat width. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 13 C [Class] Economy [Seat Type] Standard & Exit Row [Power] None [Video] No Power [Review] | Seat 13 C is a standard Economy Class Exit Row seat. The tray table is in the armrest, which makes the armrest immovable and reduces seat width. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 13 D [Class] Economy [Seat Type] Standard & Exit Row [Power] None [Video] No Power [Review] | Seat 13 D has a misaligned window. The tray table is in the armrest, which makes the armrest immovable and reduces seat width. There is also limited shoulder room and a missing arm rest on the wall due to the location of the exit row. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 14 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 14 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 14 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 14 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 14 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 14 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 14 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 14 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 15 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 15 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 15 B [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 15 B is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 15 C [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 15 C is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 15 D [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 15 D is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
a7ac9ca4_es_Bombardier_CRJ_700__CR7__V1__Review | [Seat(s)] 16 A [Class] Economy [Seat Type] Standard [Power] None [Video] No Power [Review] | Seat 16 A is a standard Economy Class seat. | [] | SeatGuru Seat Map American Airlines Bombardier CRJ-700 (CR7) V1 | Review | http://www.seatguru.com/airlines/American_Airlines/American_Airlines_Canadair_CRJ70.php | 39/1438042989126.22_20150728002309-00202-ip-10-236-191-2_698037827_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.