text stringlengths 199 648k | id stringlengths 47 47 | dump stringclasses 1
value | url stringlengths 14 419 | file_path stringlengths 139 140 | language stringclasses 1
value | language_score float64 0.65 1 | token_count int64 50 235k | score float64 2.52 5.34 | int_score int64 3 5 |
|---|---|---|---|---|---|---|---|---|---|
Tools and Data
Microsoft Excel: A spreadsheet application is needed to analyze the data. Microsoft Excel is used in this lesson and is available as part of Microsoft Office. Excel is part of the suite of Microsoft Office software. Students and educators may be able to purchase this software at a reduced cost. The Stude... | <urn:uuid:8a94d63a-c481-43e8-b284-3b46c188cb80> | CC-MAIN-2016-26 | http://www.clarkson.edu/highschool/climate_ed/modules/mitigation/tools_and_data_mitigation.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395548.53/warc/CC-MAIN-20160624154955-00122-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.78297 | 720 | 3.4375 | 3 |
Biology 1A Oct 20, 1998
Lecture 14 - Bryophytes
Page Contents :
Overview of Lecture:
Life cycles in early plants.
Plants evolved from Charophycean green algae.
Evolution of the plant life cycle.
Typical moss life cycle.
Bryophytes have a dominant gametophyte and a dependent sporophyte.
Bryophyte ecology and morphology.... | <urn:uuid:d2c5fd14-3270-4eea-9089-c4119dad2917> | CC-MAIN-2016-26 | http://www.ucmp.berkeley.edu/people/brs/biol1a/Lect14.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393518.22/warc/CC-MAIN-20160624154953-00122-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.832548 | 1,611 | 3.875 | 4 |
This information was published in 1966 in An Encyclopaedia of New Zealand, edited by A. H. McLintock. It has not been corrected and will not be updated.
Up-to-date information can be found elsewhere in Te Ara.
McLEAN, Sir Donald
Land Purchase Commissioner and Native Minister.
A new biography of McLean, Donald appears i... | <urn:uuid:b194e18a-1143-4b8f-8f2a-c5e6f34671e6> | CC-MAIN-2016-26 | http://www.teara.govt.nz/en/1966/mclean-sir-donald | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395546.12/warc/CC-MAIN-20160624154955-00019-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.976812 | 2,093 | 2.609375 | 3 |
The U.S. Defense Advanced Research Projects Agency announced yesterday an ambitious robotics program aiming to revolutionize disaster response robots. The DARPA Robotics Challenge is the brainchild of DARPA program manager Dr. Gill Pratt, a researcher and educator with numerous inventions to his credit.* We spoke with ... | <urn:uuid:cf9ddbd7-bb47-4578-ba44-ed29bb55a25f> | CC-MAIN-2016-26 | http://spectrum.ieee.org/automaton/robotics/humanoids/darpa-robotics-challenge-qa-with-gill-pratt | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783392527.68/warc/CC-MAIN-20160624154952-00048-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.964934 | 2,884 | 2.84375 | 3 |
Photos: Raoul Wallenberg Memorial Park, BudapestClick on a thumbnail image to view the full photograph.
Raoul Wallenberg Memorial Park, Budapest. This park commemorates Wallenberg and others who protected many of Budapest's Jews from deportation to extermination camps. The sign reads: May this park commemorate as an ex... | <urn:uuid:70ea42d1-8687-4b37-9338-6434c5e9d2a8> | CC-MAIN-2016-26 | http://fcit.usf.edu/HOLOCAUST/Resource/gallery/WALL.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396027.60/warc/CC-MAIN-20160624154956-00188-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.881637 | 547 | 2.96875 | 3 |
Definitions of sandwich
n. - Two pieces of bread and butter with a thin slice of meat, cheese, or the like, between them. 2
v. t. - To make into a sandwich; also, figuratively, to insert between portions of something dissimilar; to form of alternate parts or things, or alternating layers of a different nature; to inter... | <urn:uuid:7a255f81-ed03-41d2-a073-af25f2ffb7bb> | CC-MAIN-2016-26 | http://www.morewords.com/word/sandwich/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397428.37/warc/CC-MAIN-20160624154957-00051-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.910886 | 163 | 2.59375 | 3 |
SEATTLE ‒ A 16-year-old, male zebra, named Furahi (fer-AW-hee), was euthanized today at Woodland Park Zoo after being found unable to stand and suffering from apparent seizure activity. Zebras can live 20 to 30 years in the wild and up to 40 years in zoos.
The zoo’s animal health team responded immediately after a zook... | <urn:uuid:3cc9dc9e-f8db-4fd0-a61f-fca203dfec5c> | CC-MAIN-2016-26 | http://zoo.org/page.aspx?pid=2329 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783391519.0/warc/CC-MAIN-20160624154951-00200-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.953439 | 636 | 2.953125 | 3 |
static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER;
static int acquires_count = 0;
res = pthread_mutex_trylock(&mutex);
if (res == 0)
On x86 processors, current gcc will optimize this to use a comparison, an add with carry flag, and an unconditional store to
acquires_count. This eliminates a branch, but it means ... | <urn:uuid:20b74d37-46aa-438b-a948-b75e02bfea6e> | CC-MAIN-2016-26 | http://www.airs.com/blog/archives/79 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396106.25/warc/CC-MAIN-20160624154956-00010-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.925624 | 507 | 2.78125 | 3 |
Theme paper on enhacement of property rights including and land rights of women
ISSUE NO.1: Economic empowerment of the women by ensuring greater legal access to property rights including land rights to them.
1.1 The Ministry of Rural Areas and Employment (Land Reforms Division) hereby intends to draw the attention of ... | <urn:uuid:000b127e-f908-43bb-82d1-b069d0e1f6bb> | CC-MAIN-2016-26 | http://planningcommission.nic.in/reports/articles/ncsxna/index.php?repts=wland.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397865.91/warc/CC-MAIN-20160624154957-00072-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.956741 | 11,022 | 2.890625 | 3 |
Definitions for magnetical
This page provides all possible meanings and translations of the word magnetical
Pertaining to the magnet; possessing the properties of the magnet, or corresponding properties; magnetic.
Of or pertaining to, or characterized by, the Earth's magnetism.
Capable of becoming a magnet; susceptible... | <urn:uuid:2f86058b-f15d-460b-a69f-1ae049dd31eb> | CC-MAIN-2016-26 | http://www.definitions.net/definition/magnetical | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396147.66/warc/CC-MAIN-20160624154956-00107-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.6675 | 304 | 2.71875 | 3 |
On Chanukah and Purim, Jews are fond of spinning objects. It is not just the youngsters who take in hand the dreidel (Chanukah top) and grager (noisemaker). But there is a noticeable difference: During Chanukah we spin while holding the protruding top piece of the dreidel; on Purim, however, we hold the grager from the... | <urn:uuid:d1b2fd14-1729-47bb-a150-9ee186a0457f> | CC-MAIN-2016-26 | http://www.aish.com/h/c/t/dt/48965186.html?s=rab | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783394414.43/warc/CC-MAIN-20160624154954-00200-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.945526 | 1,233 | 2.6875 | 3 |
Antioxidants are compounds that prevent or slow a chemical change called oxidation. A commonly recognized oxidation reaction is the rusting of iron, in which iron reacts with oxygen to form iron (ferrous) oxide. Similar reactions take place within foods and within the human body itself.
Heat is often released in the pr... | <urn:uuid:629acb19-6beb-4aa7-a74b-2c1f53ba80ac> | CC-MAIN-2016-26 | https://en.wikibooks.org/wiki/Cookbook:Antioxidants | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395560.69/warc/CC-MAIN-20160624154955-00182-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.897887 | 649 | 3.5625 | 4 |
Professor Stephen Hawking told listeners of BBC Today programme that he thought humans would almost definitely colonise Mars, but he warned against encouraging alien encounters.
As Stephen Hawking’s 70th birthday approaches, the scientist who was told he wouldn’t live past 40 answered some of the public’s questions foc... | <urn:uuid:57049361-782f-4da7-8fa3-53bc55f3a802> | CC-MAIN-2016-26 | http://www.huffingtonpost.co.uk/2012/01/06/stephen-hawking-birthday-space-mars-aliens-future-stars_n_1188977.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397873.63/warc/CC-MAIN-20160624154957-00027-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.955105 | 692 | 3 | 3 |
Context clues are always so tough for me to teach! Anyone else? I have always been a reader and I think learning vocabulary has always been automatic for me, that sometimes I have a hard time slowing it down and teaching how to learn new vocabulary through context. I also think using context clues are very tough for st... | <urn:uuid:b4f8214b-837e-4ba4-ae54-d39317c53eef> | CC-MAIN-2016-26 | http://gofourthwithowens.blogspot.com/2011/09/teaching-context-clues.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397744.64/warc/CC-MAIN-20160624154957-00023-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.958479 | 344 | 3.015625 | 3 |
Esther Williams was a star of movie musicals, as well as a popular pin-up girl in the 1940s and 1950s. She is credited with popularizing swimming as an athletic and recreational activity in America, and with originating synchronized swimming as a viable sport. Her contribution to American entertainment has been so sign... | <urn:uuid:b20f8fa7-f26e-478b-9383-181561a67b33> | CC-MAIN-2016-26 | http://everything2.com/title/Esther+Williams | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393332.57/warc/CC-MAIN-20160624154953-00073-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.980484 | 1,158 | 2.5625 | 3 |
What Second Graders Can Teach Us
Nine-plus years of implementing three Teaching American History (TAH) grants totaling over $3.5 million have taught me much about solid, needs-meeting professional development for history teachers. Yet, it was in co-reflecting about the topic with my wife Grace—an elementary teacher-of-... | <urn:uuid:73ebfe84-0438-4aac-af31-85404bf87c56> | CC-MAIN-2016-26 | http://www.teachinghistory.org/issues-and-research/roundtable-response/25432 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396224.52/warc/CC-MAIN-20160624154956-00066-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.96066 | 996 | 2.9375 | 3 |
Farmers are generally perceived as a conservative lot, unwilling to take chances on anything less than a “sure thing” in the tough economic times they face today.
Nevertheless, cotton producers are continuing to experiment with some rather unconventional practices such as double-cropping cotton behind wheat. And resear... | <urn:uuid:7b4128a2-b3d5-46b9-86f4-20b397669b58> | CC-MAIN-2016-26 | http://deltafarmpress.com/mississippi-research | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398209.20/warc/CC-MAIN-20160624154958-00173-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.971023 | 653 | 2.859375 | 3 |
Colleges use both formulas and feelings when awarding aid. Here's how to stack the odds in your favor.
Here's something that may surprise you: Four years at Harvard could actually cost the same as four years at a state school. That's because financial aid often makes up the difference between the sticker price and what... | <urn:uuid:96fba9f4-b052-4bd3-adba-9a1d7115e59c> | CC-MAIN-2016-26 | http://money.cnn.com/pf/college/features/financialaid/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396147.66/warc/CC-MAIN-20160624154956-00083-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.970047 | 373 | 2.546875 | 3 |
Pictures of Wollaton Hall
About Wollaton Hall
From the outside, Wollaton Hall could easily be mistaken for a grand Victorian mansion - even though it was built when Sir Francis Drake was defeating the Spanish Armada.
Its extravagant architecture and elegant lines readily deny the ravages of over 400 years' weathering.
... | <urn:uuid:83055350-4d17-459a-b4b8-42b3c7a7afd1> | CC-MAIN-2016-26 | http://www.picturesofengland.com/England/Nottinghamshire/Wollaton/Wollaton_Hall | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783403508.34/warc/CC-MAIN-20160624155003-00197-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.927674 | 1,672 | 2.703125 | 3 |
Counterpoint is a musical technique involving the simultaneous sounding of separate musical lines. It is especially prominent in Western music. In all eras, writing of counterpoint has been subject to rules, sometimes strict. Counterpoint written before approximately 1600 is usually known as polyphony.
The term comes f... | <urn:uuid:a681dc52-72b3-46f4-ac61-e97b84abafbf> | CC-MAIN-2016-26 | http://www.angelfire.com/fl4/moneychords/counterpoint.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396029.85/warc/CC-MAIN-20160624154956-00087-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.953272 | 676 | 3.90625 | 4 |
Abstract:Integrating immigrant student populations poses significant challenges to the quality and equity of education systems across OECD countries. Migration is not a new phenomenon, but ageing populations and the looming threat of labour and skill shortages have brought the issue to the top of the policy agenda in m... | <urn:uuid:ef0dab71-c069-4b9d-89ce-0bd56fee881f> | CC-MAIN-2016-26 | http://www.ingentaconnect.com/content/oecd/16080289/2012/00002012/00000009/9812041ec001 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783403823.74/warc/CC-MAIN-20160624155003-00117-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.927186 | 115 | 2.734375 | 3 |
Fagus grandifolia is the species of beech tree native to the eastern United States
and extreme ... It is a deciduous tree growing to 20–35 m (66–115 ft) tall, with
smooth, silver-gray ba...
Grown for their large, stately habit, usefulness as shade trees and bright yellow to
orange fall foliage, beech trees (Fagus spp.)... | <urn:uuid:68298d0f-f95d-453c-968e-f47707194248> | CC-MAIN-2016-26 | http://www.ask.com/web?qsrc=3053&o=102140&oo=102140&l=dir&gc=1&q=How+To+Grow+Beech+Trees | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783394937.4/warc/CC-MAIN-20160624154954-00024-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.864029 | 449 | 3.09375 | 3 |
Strengthening the case for dark energy: type Ia supernovae are uniform after all
A research group says that type Ia supernovae explode asymmetrically. The different spectral appearance is merely a consequence of the random directions from which a supernova is observed.
Provided by IPMU, Kashiwa, Japan
July 2, 2010
An i... | <urn:uuid:49b5dea4-d7a7-4654-9ed4-5ecf19ebd166> | CC-MAIN-2016-26 | http://www.astronomy.com/News-Observing/News/2010/07/Strengthening%20the%20case%20for%20dark%20energy%20type%20Ia%20supernovae%20are%20uniform%20after%20all.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783402746.23/warc/CC-MAIN-20160624155002-00195-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.943063 | 987 | 3.296875 | 3 |
Wolfenden, Luke; Kypri, Kypros; Britton, Benjamin; James, Erica L.; Francis, Jeryl L.; Wyse, Rebecca
School of Medicine and Public Health, University of Newcastle, NSW, Australia, firstname.lastname@example.org
To the Editor:
Accurate measurement of health behavior is critical to reliably estimating population prevalen... | <urn:uuid:52a05d7a-ec78-4e37-a719-29b16e5dc8f2> | CC-MAIN-2016-26 | http://journals.lww.com/epidem/Fulltext/2013/01000/Effects_of_Introductory_Information_on.28.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393146.70/warc/CC-MAIN-20160624154953-00184-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.888555 | 1,203 | 2.515625 | 3 |
Cheese 'can prevent diabetes'
Eating just two slices of cheese a day can prevent diabetes, scientists have claimed.
The new research contradicts current health guidelines which advise cutting back on high-fat foods - including dairy products - to help prevent type-2 diabetes.
Scientists in Britain and Holland examined ... | <urn:uuid:4d1f30a5-c558-4cce-9a1b-c46607f9c551> | CC-MAIN-2016-26 | http://www.belfasttelegraph.co.uk/news/health/cheese-can-prevent-diabetes-28774095.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395613.65/warc/CC-MAIN-20160624154955-00018-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.926592 | 116 | 2.609375 | 3 |
The researchers, led by Ya-Lin Chiu, PhD, a postdoctoral fellow in the Greene lab, investigated why resting, nondividing CD4 T cells are impervious to HIV infection, while activated, dividing CD4 T cells are not. The team discovered that a potent antiviral factor called APOBEC3G (A3G) is the key.
The team, working in c... | <urn:uuid:4f6b03b7-dbf7-4ca8-a849-00b8293fbe77> | CC-MAIN-2016-26 | http://www.bio-medicine.org/biology-news/-Gladstone-investigators-discover-how-resting-T-cells-avoid-HIV-infection-628-1/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783399425.79/warc/CC-MAIN-20160624154959-00152-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.953161 | 1,166 | 2.84375 | 3 |
MINNEAPOLIS (WCCO) — What’s being done inside a St. Paul greenhouse could change the view outside Minnesotan’s car windows — forever.
It’s hard to miss the brown grass on Minnesota’s roadsides come spring time. It happens because of all the salt used on our roads during the winter.
In 2009, Minnesota’s Department of Tr... | <urn:uuid:db951ecc-b79b-44ea-a256-d74966448682> | CC-MAIN-2016-26 | http://minnesota.cbslocal.com/2011/10/11/mndot-works-with-u-of-m-to-create-salt-resistant-grass/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393093.59/warc/CC-MAIN-20160624154953-00132-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.92721 | 399 | 2.78125 | 3 |
"Blessed are the poor in spirit." These folks believed that being poor in anything was a sign they were sinners and that they were far from the kingdom of heaven. "Blessed are the poor in spirit"? Poverty was almost as much an indicator of sin as was deformity and disease. The question must have arisen, "Where is He go... | <urn:uuid:2f82bd1e-8e55-4463-9720-d2921f596c44> | CC-MAIN-2016-26 | http://mcdonaldroad.org/sermons/00/0304kc.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395160.19/warc/CC-MAIN-20160624154955-00067-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.984395 | 3,644 | 3.03125 | 3 |
Posted on July 25th, 2012 by Rachel
A blog post by Education Intern Ariella Esterson.
Every Tuesday at 12:30 p.m., the doors to the Jewish Museum of Maryland burst open and in run the smiling faces of the SuperKids. SuperKids is a six-week summer reading enrichment program for boys and girls in grades 2nd,3rd, and 4th.... | <urn:uuid:2fb8666d-d1a9-444c-851d-94bcae0dfdbc> | CC-MAIN-2016-26 | http://jewishmuseummd.org/tag/ariella-esterson/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783402746.23/warc/CC-MAIN-20160624155002-00059-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.972515 | 1,832 | 3.171875 | 3 |
On July 14, 1993, a U.S. Fish and Wildlife Service crew trapped a 2-year-old female grizzly bear in British Columbia’s Flathead Valley, a wild river-carved lowland just northwest of Glacier National Park. Officially, the 80-pound grizzly was designated Bear 286. Unofficially, the crew named her Irene.
The team fitted I... | <urn:uuid:32a35e10-29c0-4146-90d0-a7953cf273bc> | CC-MAIN-2016-26 | http://www.summitdaily.com/news/11573080-113/bears-cabinet-grizzlies-yaak | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783400031.51/warc/CC-MAIN-20160624155000-00071-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.963726 | 2,258 | 3.734375 | 4 |
How much land does the federal government own?
It seems like a basic question that would have a simple answer, but the federal government does not have the kind of basic property and asset data that a well-run business or responsible family relies on to manage its finances.
Some agencies do have good inventory systems—... | <urn:uuid:b94c4b23-14be-4749-9579-9bcfed194231> | CC-MAIN-2016-26 | https://www.reason.org/news/printer/what-the-federal-government-owns | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395620.9/warc/CC-MAIN-20160624154955-00175-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.952142 | 811 | 3.03125 | 3 |
Hypotension refers to the abnormal condition of low blood pressure. It is a common phenomenon during pregnancy and yet hardly any attention is paid to it. It is a dangerous condition which requires medical supervision and timely treatment.
In this condition, the circulation of blood in the arteries slows down. Since th... | <urn:uuid:e4430576-d535-4e29-bb60-a357c499d608> | CC-MAIN-2016-26 | http://www.blood-pressure-updates.com/bp/low-bp/low-blood-pressure-treatment/hypotension-during-pregnancy.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783399106.96/warc/CC-MAIN-20160624154959-00022-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.942247 | 428 | 3.5625 | 4 |
A recent study done by Safe Kids Worldwide has found drastic increases in teenage injuries and fatalities linked to crossing the street carelessly. Although crossing the road is a part of many teenagers’ everyday routine, few give a second thought as to how risky this seemingly simple task may be. When children are you... | <urn:uuid:695c6b69-beda-4cae-9367-a029006da154> | CC-MAIN-2016-26 | http://www.docsmo.com/does-your-child-walk-distracted-article/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396029.85/warc/CC-MAIN-20160624154956-00071-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.956706 | 534 | 3.21875 | 3 |
Are you a hepatitis B vaccine non-responder? Approximately 5-15% of people who receive the vaccine are considered non-responders. This is especially important for health care workers, families living in households with people that have HBV, and others who may be at increased risk of exposure to HBV. A vaccine non-respo... | <urn:uuid:8e8f1b34-500c-4a61-87bc-02868f684c35> | CC-MAIN-2016-26 | http://wp.hepb.org/2011/09/29/hbv-vaccine-non-responder-alternatives/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783408840.13/warc/CC-MAIN-20160624155008-00128-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.943998 | 640 | 3.109375 | 3 |
Discover the cosmos! Each day a different image or photograph of our fascinating universe is featured, along with a brief explanation written by a professional astronomer.
July 5, 1996
The Mysterious Rings of Supernova 1987a
Credit: C. Burrows (ESA/ STScI), HST, NASA
Explanation: What's causing those odd rings in super... | <urn:uuid:44d90213-dbde-45ca-aafb-66dd4932dc04> | CC-MAIN-2016-26 | http://www.phy.mtu.edu/apod/ap960705.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397562.76/warc/CC-MAIN-20160624154957-00068-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.890131 | 221 | 3.828125 | 4 |
A Northwestern University study shows that coupling a magnetic resonance imaging (MRI) contrast agent to a nanodiamond results in dramatically enhanced signal intensity and thus vivid image contrast.
"The results are a leap and not a small one -- it is a game-changing event for sensitivity," said Thomas J. Meade, the E... | <urn:uuid:b8029531-b58d-4f11-8c64-c76b1c4a16b3> | CC-MAIN-2016-26 | http://www.eurekalert.org/pub_releases/2010-01/nu-gnd011410.php | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397749.89/warc/CC-MAIN-20160624154957-00154-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.928952 | 1,038 | 2.515625 | 3 |
Brigham Young University (BYU) Center for Remote Sensing holds various data from the Scatterometer Climate Record Pathfinder (SCP) program. The SCP is a NASA-sponsored project to develop scatterometer-based data time series to support climate studies of the Earth's cryosphere and biosphere. Originally developed to meas... | <urn:uuid:699f4869-ea72-4b16-aacd-2740979fcf65> | CC-MAIN-2016-26 | http://nsidc.org/data/nsidc-0261 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395346.72/warc/CC-MAIN-20160624154955-00153-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.849691 | 151 | 3.203125 | 3 |
To intrude into the deeper regions of the lungs, the bacteria that cause tuberculosis appear to mask their identity and hitch a ride on white blood cells.
The findings suggest an explanation for the longstanding observation that tuberculosis infections begin in the comparatively sterile lower lungs. In the upper respir... | <urn:uuid:f4e09cbb-b8ae-465f-92d3-a483e73b3492> | CC-MAIN-2016-26 | http://www.microbeworld.org/component/jlibrary/?view=article&id=11664 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783402479.21/warc/CC-MAIN-20160624155002-00123-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.907035 | 125 | 3.140625 | 3 |
|Home | Upcoming Events | Shows | Pictures | Tips & Tricks | Membership | Contact | Q & A | Links|
What’s Killing Our Budgies
(Mortality of Exhibition Budgies)
Disclaimer: I am not medically trained, and take absolutely NO responsibility for any unfortunate consequences that occur as a result of using the information i... | <urn:uuid:82db3a6c-fa25-44a1-b8ad-e88845dc0220> | CC-MAIN-2016-26 | http://www.tri-statebudgie.org/bakerstudy.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395679.18/warc/CC-MAIN-20160624154955-00099-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.960411 | 2,924 | 2.9375 | 3 |
Blacks in China
From West Asia to China the land was occupied predominately by Blacks. The Blacks were forced from East and Southeast Asia by the expansion of the Thai, Annamite, Bak and Hua Mongoloid. The Blacks ruled China until around 1000-700 BC.
Names for the Blacks in China
The Blacks of China were known in the h... | <urn:uuid:2fa3580a-bdf9-411d-b30a-082025df1279> | CC-MAIN-2016-26 | http://clyde.winters.tripod.com/junezine/id1.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393146.70/warc/CC-MAIN-20160624154953-00080-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.978211 | 3,880 | 3.953125 | 4 |
Anticolonialism "is the doctrine that rich countries of the West got rich by invading, occupying and looting poor countries of Asia, Africa and South America. Anticolonialism was the rallying cry of Third World politics for much of the second half of the 20th century."
The concept has historically been called anti-impe... | <urn:uuid:3bccb819-479e-4420-8fe5-8683386a8540> | CC-MAIN-2016-26 | http://www.conservapedia.com/Anti_Colonialism | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783404382.73/warc/CC-MAIN-20160624155004-00175-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.967131 | 348 | 3.4375 | 3 |
English to English
1. going or proceeding or coming after in the same direction
the crowd of following cars made the occasion seem like a parade|tried to outrun the following footsteps
2. Next after; succeeding; ensuing; as, the assembly was held on the following day.
3. about to be mentioned or specified
the following... | <urn:uuid:e8774b70-54a0-4ab9-8766-33ad1b9e6dc6> | CC-MAIN-2016-26 | http://www.artikata.com/arti-70587-following.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396106.71/warc/CC-MAIN-20160624154956-00132-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.889111 | 162 | 3.046875 | 3 |
The analysis presented here takes Gaitskell's text as a product of colonial culture and draws on it, along with other sources, to explore both the symbolic meaning of the Gezira Scheme for the colonizers and the ways in which the Gezirain scribed the social and political relations of colonialism. While colonial account... | <urn:uuid:721db367-7fc5-4cfd-a1d7-9fd2bf6eda27> | CC-MAIN-2016-26 | http://culanth.org/articles/655-colonial-moral-economy-and-the-discipline-of | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783392159.3/warc/CC-MAIN-20160624154952-00077-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.936685 | 1,343 | 2.546875 | 3 |
Media have been reporting this week on the massive glacier system in West Antarctica that has started collapsing and will contribute to significant worldwide sea-level rise over the next two centuries. The glaciers contain enough ice to raise global sea level by 4 feet (1.2 meters). This melting appears to be happening... | <urn:uuid:a8ee3843-36e9-44f8-8ed7-bab9690eb247> | CC-MAIN-2016-26 | http://earthsky.org/earth/why-west-antarctic-ice-sheet-is-in-irreversible-decline | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397744.64/warc/CC-MAIN-20160624154957-00183-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.917504 | 124 | 3.6875 | 4 |
The Dioscoreales are primarily a tropical group, with a few species in Europe and temperate America. Most are vines or climbing plants, but some are herbs as well. The Dioscoreales include 600 species of Dioscorea, and about 35 species in other genera. The group is not especially large, but the genus Dioscorea is commo... | <urn:uuid:9a0072bb-0092-4193-9e2b-97313d729de7> | CC-MAIN-2016-26 | http://www.ucmp.berkeley.edu/monocots/liliflorae/dioscoreales.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395346.72/warc/CC-MAIN-20160624154955-00126-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.923396 | 798 | 3.421875 | 3 |
Start Date: September 2010
Alfred M. Spormann, Departments of Chemical Engineering, and of Civil and Environmental Engineering, Stanford University
This research program explores the opportunities and bottlenecks of electrosynthesis, a technology that uses microorganisms to produce transportation fuel from electrical e... | <urn:uuid:4ddb7667-6601-4b91-a6d2-6f42fba808f0> | CC-MAIN-2016-26 | http://web.stanford.edu/group/gcep/cgi-bin/gcep-research/all/synthesis-of-biofuels-on-bioelectrodes/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393518.22/warc/CC-MAIN-20160624154953-00157-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.883243 | 895 | 2.6875 | 3 |
Harvard University President Lawrence Summers has been on the hot seat since saying in January that, based upon "a fair amount of reading the literature," he thought one of the reasons women are underrepresented in "tenured positions in science and engineering at top universities and research institutions" is that men ... | <urn:uuid:559515d3-fc89-417e-9c3b-90d12305e071> | CC-MAIN-2016-26 | http://articles.chicagotribune.com/2005-03-06/entertainment/0503050067_1_science-and-technology-pulitzer-prize-winning-science-deborah-blum | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397567.28/warc/CC-MAIN-20160624154957-00107-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.922273 | 774 | 2.75 | 3 |
A subordinating conjunction joins a subordinate clause to a main clause.
The following is a list of the most common subordinating conjunctions.
|after||how||till ( or 'til)|
|as if||in order that||when|
|as long as||lest||whenever|
|as much as||now that||where|
|as soon as||provided (that)||wherever|
An adverb clause i... | <urn:uuid:5438862e-1b92-4d6a-bd7f-6b724cdf9ac5> | CC-MAIN-2016-26 | http://www.englishplus.com/grammar/00000377.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395039.24/warc/CC-MAIN-20160624154955-00162-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.847907 | 216 | 3.5 | 4 |
Common misspellings for preschool:
- preshool (24%)
- prescool (18%)
- preeschool (12%)
- preshcool (10%)
- preschol (8%)
- preschhol (8%)
- perschool (8%)
- prechool (6%)
- preschoool (4%)
- preschooll (4%)
Google Ngram Viewer results for preschool:
This graph shows how "preschool" have occurred between 1800 and 2008 ... | <urn:uuid:56661f5a-4cdd-46ee-8ec8-0e32f9928e73> | CC-MAIN-2016-26 | http://www.spellcheck.net/how-do-you-spell/preschool | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395560.14/warc/CC-MAIN-20160624154955-00035-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.894715 | 361 | 2.90625 | 3 |
Katholische Universtät Eichstätt, Fakultät
Family policy and social work in the Federal Republic of Germany:
the impact of the Catholic Social Doctrine and the Catholic
The Catholic model of family policy played an important role
in society and politics, especially in the 1950s, when the
society of the Federal Republic... | <urn:uuid:fc7d63fe-0cf2-4b8c-9b52-54070a0e79de> | CC-MAIN-2016-26 | http://www.bemidjistate.edu/academics/publications/social_work_journal/issue05/articles/sing.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398628.62/warc/CC-MAIN-20160624154958-00150-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.91962 | 7,703 | 2.671875 | 3 |
Blane Klemek: Brown creepers — the only treecreepers in North America
In late November on a very calm and cold morning in the La Salle Lake State Recreation Area located a dozen miles north of Lake Itasca, I heard a high-pitched, but thin sounding call-note of a familiar, yet not-often-seen, avian friend of mine.
While... | <urn:uuid:9bce5afe-828d-4dc2-8249-9c23709d4333> | CC-MAIN-2016-26 | http://www.dl-online.com/content/blane-klemek-brown-creepers-%C2%AD%E2%80%94-only-treecreepers-north-america | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395620.56/warc/CC-MAIN-20160624154955-00117-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.946766 | 1,226 | 3.671875 | 4 |
"So you're the little lady who started this great war," Abraham Lincoln famously said to Harriet Beecher Stowe. Her novel, "Uncle Tom's Cabin" was the most sensational, best-selling and influential book of its day.
Stowe was born 200 years ago this Tuesday, and in honor of her birthday scholar David Reynolds has publis... | <urn:uuid:11a549fb-ecc5-4c38-b074-7fb8f6c3a264> | CC-MAIN-2016-26 | http://www.cleveland.com/books/index.ssf/2011/06/david_reynolds_mightier_than_t.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397562.76/warc/CC-MAIN-20160624154957-00189-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.974926 | 1,023 | 3.515625 | 4 |
Smithsonian display casts light on Japanese-Americans who beautified their dismal internment camp surroundings
The Smithsonian American Art Museum is presenting "The Art of Gaman: Arts and Crafts from the Japanese-American Internment Camps, 1942-1946" at its Renwick Gallery. The display opened March 5 and runs through ... | <urn:uuid:32cd0064-0db0-4ac0-b787-8d6c1d6c492b> | CC-MAIN-2016-26 | http://woodshopnews.com/at-the-galleries/498857-uplifting-work-came-from-a-dark-chapter | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397567.28/warc/CC-MAIN-20160624154957-00179-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.984547 | 1,046 | 2.9375 | 3 |
It may sound like an excuse to get out of doing the washing-up – but Grace Kirkby is regularly stumped by daily tasks thanks to her phobia of bubbles.
The 19-year-old suffers from trypophobia – the fear of bubbles or clusters of small holes.
She runs out of the room if they appear when she is cooking or watching TV, wh... | <urn:uuid:fdcb8835-7d28-4ead-ad33-43ef4a3da6da> | CC-MAIN-2016-26 | http://metro.co.uk/2014/05/06/teenagers-phobia-of-bubbles-is-so-bad-she-can-barely-do-the-washing-up-4720003/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783399522.99/warc/CC-MAIN-20160624154959-00174-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.979719 | 306 | 2.828125 | 3 |
CHALLENGES TO LEARNING
You may have a disability that affects how you learn. Having a disability does not have to prevent you from going to college. This page includes information about your rights, ways to study, and services available to you.
What are the laws that protect students with disabilities who want a colleg... | <urn:uuid:76507533-faf2-4578-9e61-bfccfea349ee> | CC-MAIN-2016-26 | http://www.collegeforadults.org/studentcenter/challenges.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396949.33/warc/CC-MAIN-20160624154956-00198-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.928766 | 2,273 | 2.875 | 3 |
Sulphuric acid; called also oil of vitriol. So called because first made by the distillation of green vitriol. See Sulphuric acid, under Sulphuric. Blue vitriol. See Blue. Green vitriol, ferrous sulphate; copperas. See Green. Oil of vitriol, sulphuric or vitriolic acid; popularly so called because it has the consistenc... | <urn:uuid:b8ddbc87-8d1d-4ad3-906b-82022a211229> | CC-MAIN-2016-26 | http://www.mondofacto.com/facts/dictionary?Vitriol | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783403508.34/warc/CC-MAIN-20160624155003-00066-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.807739 | 267 | 2.828125 | 3 |
Monday, May 3, 2010
• The Golden Poppy plant has Fern-like leaves with single flowers on a long stalk.
• Golden Poppy leaves are 3/4-4" long divided into narrow segments on long stalks.
• Golden Poppy bloom in open areas, grassy or sandy slopes.
• Golden Poppy is found in southern California to southern Washington, eas... | <urn:uuid:176653dd-5c7c-4f9e-8b69-a015698d5af0> | CC-MAIN-2016-26 | http://deshi-fool.blogspot.com/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393146.70/warc/CC-MAIN-20160624154953-00139-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.940205 | 2,750 | 2.9375 | 3 |
1. (in the Gregorian calendar) a year that contains 366 days, with February 29 as an additional day: occurring in years whose last two digits are evenly divisible by four, except for centenary years not divisible by 400.
2. a year containing an extra day in any calendar. Cf. common year. | <urn:uuid:d6e94c0f-d6b5-4125-b584-a3366fb84556> | CC-MAIN-2016-26 | http://dictionary.factmonster.com/leap-year | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783402479.21/warc/CC-MAIN-20160624155002-00029-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.955818 | 67 | 2.515625 | 3 |
Although flat panel monitors have been around for several years, their prices have only recently fallen to the point that they are being adopted by the masses. However, LCD monitors are so mechanically different from CRT monitors that diagnostic techniques that we have all been using for years are now obsolete. Many of... | <urn:uuid:a9d0e1a2-a3a5-4f45-962b-4bd49c18e784> | CC-MAIN-2016-26 | http://www.techrepublic.com/article/solutionbase-diagnose-common-lcd-monitor-issues-with-these-tips/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395160.19/warc/CC-MAIN-20160624154955-00119-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.954455 | 2,529 | 2.796875 | 3 |
The airplane propeller consists of two or more blades and a central hub to which the blades are attached.
Each blade of an airplane propeller is essentially a rotating wing. As a result of their construction, the propeller blades are like airfoils and produce forces that create the thrust to pull, or push, the airplane... | <urn:uuid:103d5022-c2c8-4f48-88a4-fcaede324815> | CC-MAIN-2016-26 | http://www.free-online-private-pilot-ground-school.com/propeller-aerodynamics.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783394987.40/warc/CC-MAIN-20160624154954-00106-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.927865 | 4,097 | 4.59375 | 5 |
How did Israel become a people? Is the biblical story accurate? In what sense, if any, is the biblical story true? Are the origins of these ancient people lost in myth or is there hope to discovering who they were and how they lived? These questions divide students and scholars alike.
While many believe the "Conquest" ... | <urn:uuid:2e2da83c-c82c-404c-85a3-1cd4530598fa> | CC-MAIN-2016-26 | https://www.cokesbury.com/forms/ProductDetail.aspx?pid=1136515&flid=7921 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397565.80/warc/CC-MAIN-20160624154957-00172-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.953346 | 421 | 3.328125 | 3 |
MARSHALL - When Holy Redeemer teacher Kathy Richardson saw that the Minnesota State Science Standard now included engineering in its science curriculum expectations, she quickly implemented an excited new project to help prepare her students.
Richardson is guiding four classes of seventh- and eighth-grade students thro... | <urn:uuid:05651bf6-194f-4086-bf0b-6391bb53ade9> | CC-MAIN-2016-26 | http://marshallindependent.com/page/content.detail/id/518881/Excited-about-engineering.html?nav=5020 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398869.97/warc/CC-MAIN-20160624154958-00165-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.973747 | 980 | 3.25 | 3 |
Zinc is the fourth most widely used metal after iron, aluminum, and copper. Zinc is used as corrosion-protection coatings on steel (galvanized metal), as diecastings, as an alloying metal with copper to make brass, and as chemical compounds in rubber, ceramics, paints, and agriculture. It is also a necessary element fo... | <urn:uuid:615d4a0f-6fc0-4db1-955a-6e5970e48955> | CC-MAIN-2016-26 | http://minerals.usgs.gov/minerals/pubs/commodity/zinc/stat/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396959.83/warc/CC-MAIN-20160624154956-00094-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.937602 | 699 | 3.25 | 3 |
The World Health Organization recently predicted that depression will become the second leading cause of disability worldwide in just five years. The ongoing discussion about mental health in the United States has largely centered on gaps in access to care, but — particularly for the nearly 20 percent of Americans who ... | <urn:uuid:31f0a539-f674-49da-bb53-e96b28757803> | CC-MAIN-2016-26 | http://thinkprogress.org/health/2015/06/05/3666449/new-depression-therapy/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396455.95/warc/CC-MAIN-20160624154956-00135-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.961251 | 1,337 | 2.9375 | 3 |
Crafting is the method by which many blocks, tools, and materials are made in Minecraft. In order to craft something, players must move items from their inventory to a crafting grid. A 2×2 crafting grid can be accessed from the player's inventory. A 3×3 grid can be accessed by using (default: right-clicking) a Crafting... | <urn:uuid:d8567679-64e2-448f-b6f1-8eecb0c22f8c> | CC-MAIN-2016-26 | http://minecraft.gamepedia.com/Crafting | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395679.18/warc/CC-MAIN-20160624154955-00029-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.9087 | 1,611 | 2.78125 | 3 |
This section provides step-by-step instructions on downloading and installing the major GIS tools used in this project. The download instructions are for Windows PCs. Participants all had Windows machines installed and available at their offices for use in this project. The download/installation screens as they appear ... | <urn:uuid:89185920-9835-48ca-a1aa-f124f7d579d8> | CC-MAIN-2016-26 | http://www.townshipgis.com/resources/problems-and-workarounds/download-your-open-source-tools | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783391634.7/warc/CC-MAIN-20160624154951-00143-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.891583 | 1,037 | 2.515625 | 3 |
|Length||roughly 4,600 Km|
|Basin size||805,604 Km2|
|Population density||71 people/ Km2|
|Key economic activity||Fishing, aquaculture, agriculture and natural resource harvesting|
|Threats||Over-fishing, illegal fishing, large infrastructure, deforestation, changes in sediment transport patterns and toxics from agricu... | <urn:uuid:0ba87b53-8f49-4162-b891-9f7df852d3d3> | CC-MAIN-2016-26 | http://wwf.panda.org/about_our_earth/about_freshwater/freshwater_problems/river_decline/10_rivers_risk/mekong_lancang/?src=footer | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783394605.61/warc/CC-MAIN-20160624154954-00077-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.920798 | 500 | 3.453125 | 3 |
CAMBRIDGE, Mass. (AP) — A Massachusetts startup is launching a new device that transforms almost any bicycle into an electric-hybrid vehicle using an app on a smartphone.
The device, called the Copenhagen Wheel, is installed as part of a rear hub of a bike wheel and is packed with a proprietary computer, batteries and ... | <urn:uuid:4dc6d24c-e668-4717-908e-37c9af3041cd> | CC-MAIN-2016-26 | http://www.huffingtonpost.com/huff-wires/20131218/us--smart-bicycle/?ir=green | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783400031.51/warc/CC-MAIN-20160624155000-00040-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.950645 | 747 | 2.5625 | 3 |
Unix Shell - The until Loop
The while loop is perfect for a situation where you need to execute a set of commands while some condition is true. Sometimes you need to execute a set of commands until a condition is true.
until command do Statement(s) to be executed until command is true done
Here Shell command is evaluat... | <urn:uuid:1bd575c1-3654-4dbd-956b-468ec84d9119> | CC-MAIN-2016-26 | http://www.tutorialspoint.com/unix/until-loop.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396100.16/warc/CC-MAIN-20160624154956-00034-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.873341 | 175 | 3.375 | 3 |
Though pure quartz is colorless and transparent or translucent, many different varieties of quartz exist. Common colored varieties include citrine, amethyst, and smoky quartz, but quartz can be found in almost ever hue. Though it is one of the most abundant minerals on Earth, quartz comes in a large variety of shapes, ... | <urn:uuid:498a6fe7-6909-4e1d-88eb-c10d06d92204> | CC-MAIN-2016-26 | http://www.michaelcfina.com/jewelry/learn/preciousgems/quartz/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398075.47/warc/CC-MAIN-20160624154958-00113-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.962868 | 194 | 2.828125 | 3 |
Most of us think of tongue-tie as a situation we find ourselves in when we are too excited to speak. Actually, tongue-tie is the non-medical term for a relatively common physical condition that limits the use of the tongue, ankyloglossia.
Before we are born, a strong cord of tissue that guides development of mouth stru... | <urn:uuid:3ebf18dd-8349-475d-b20c-c5874b4dcf7b> | CC-MAIN-2016-26 | http://www.entnet.org/?q=node/1413 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396959.83/warc/CC-MAIN-20160624154956-00122-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.944634 | 759 | 3.265625 | 3 |
PLANTERSVILLE – Shortly after class begins, students in one of Pam Lettieri’s eighth-grade pre-algebra classes drift into three different directions.
Four of those students at Plantersville Middle School head for a row of computers, log onto a website address that Lettieri has written on the board and begin solving mat... | <urn:uuid:f8470025-2c45-462a-bcc4-64d553233310> | CC-MAIN-2016-26 | http://djournal.com/news/plantersville-students-work-together-to-solve-problems-during-small-group-instruction/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398209.20/warc/CC-MAIN-20160624154958-00142-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.958423 | 945 | 2.65625 | 3 |
Daily VideoOctober 5, 2010
Schools Challenged by Homeless Students
Homeless kids face many challenges, including where to go to school when their family continues to move from place to place. One school in Seattle is trying to address that problem by catering specifically to homeless students and helping them regain th... | <urn:uuid:aaa51980-5979-444e-b960-769bb843a154> | CC-MAIN-2016-26 | http://www.pbs.org/newshour/extra/daily_videos/schools-challenged-by-homeless-students/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393093.59/warc/CC-MAIN-20160624154953-00176-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.9513 | 813 | 2.8125 | 3 |
The chief of the captains of the host of the Éothéod who rode south with Eorl the Young. Éomund fought beside his lord in the Battle of the Field of Celebrant, in which the Balchoth and Orcs were defeated and Gondor saved. In reward, Steward Cirion swore a great Oath to Eorl granting the land of Calenardhon (later know... | <urn:uuid:1a706aea-8ae9-4b83-8dd3-444124d23699> | CC-MAIN-2016-26 | http://www.glyphweb.com/arda/e/eomundeotheod.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396029.85/warc/CC-MAIN-20160624154956-00042-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.967803 | 261 | 2.59375 | 3 |
Properties of the elements of period 3 (Na - Ar) to illustrate the periodic trends
What is periodicity?
Periodicity is the repeating pattern in which the elements are arranged in the periodic table, these are some of the trends shown from looking at the periodicity of the elements.
An atom doesn't have a fixed radius. ... | <urn:uuid:19a65dfc-64c6-4abf-865a-9ae3a7f1d385> | CC-MAIN-2016-26 | http://www.writework.com/essay/describe-and-explain-periodic-trends-period-3-elements-na-ar | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783399522.99/warc/CC-MAIN-20160624154959-00114-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.895457 | 361 | 4.0625 | 4 |
Journal of the Southern African Institute of Mining and Metallurgy
On-line version ISSN 2411-9717
The status of sampling practices in the gold mining industry in Africa was determined as an initial step in a process to standardize sampling practices in the mining industry. Twenty-one gold mines, twenty metallurgical pl... | <urn:uuid:eea1dc18-da3b-4482-a2d8-657c45b20f4f> | CC-MAIN-2016-26 | http://www.scielo.org.za/scielo.php?script=sci_abstract&pid=S0038-223X2014000100015&lng=en&nrm=iso | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397695.90/warc/CC-MAIN-20160624154957-00179-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.921422 | 190 | 2.953125 | 3 |
This page describes various parts of an iguana's anatomy. The first photo here defines various parts of the head and upper body.
These two photos show that iguanas do have many very sharp teeth. These photos are provided to not only show you what iguana teeth look like, but to serve as a warning when dealing with large... | <urn:uuid:fe71d92b-f3f4-4776-9ac8-5655c11fe98f> | CC-MAIN-2016-26 | http://www.greenigsociety.org/anatomy.htm | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783404382.73/warc/CC-MAIN-20160624155004-00040-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.954321 | 429 | 3.15625 | 3 |
Red-breasted Nuthatch: Medium-sized nuthatch with blue-gray upperparts and pale rust-brown underparts. Head has black cap, white eyebrow, and black eyestripe; throat is white. Bill is slightly upturned. Female and juvenile have duller head, paler underparts.
Range and Habitat
Red-breasted Nuthatch: Breeds across Canada... | <urn:uuid:efd98d1a-fea7-4c10-b8f7-8fc389b32594> | CC-MAIN-2016-26 | http://identify.whatbird.com/obj/356/behavior/Red-breasted_Nuthatch.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783399117.38/warc/CC-MAIN-20160624154959-00156-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.954682 | 404 | 3.484375 | 3 |
Large Hadron Collider: 5 Things You Didn't Know
Large Hadron Collider:
5 Things You Didn't Know
3- The Large Hadron Collider could win Stephen Hawking his Nobel PrizeFor years, celebrated physicist Stephen Hawking has suffered from a severe impediment, one that almost never strikes his peers: Hawking is a best-selling ... | <urn:uuid:a47bbb25-c5ad-48da-8fe6-19d5558174c7> | CC-MAIN-2016-26 | http://www.askmen.com/entertainment/special_feature_400/444b_large-hadron-collider-5-things-you-didnt-know.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397695.90/warc/CC-MAIN-20160624154957-00031-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.9159 | 563 | 3.40625 | 3 |
Dr. Dmitri Kopeliovich
Stress-Strain Diagram expresses a relationship between a load applied to a material and the deformation of the material, caused by the load .
Stress-Strain Diagram is determined by tensile test.
Tensile tests are conducted in tensile test machines, providing controlled uniformly increasing tensio... | <urn:uuid:fc792db4-a48b-4802-b055-9afa8a0be95b> | CC-MAIN-2016-26 | http://www.substech.com/dokuwiki/doku.php?id=tensile_test_and_stress-strain_diagram | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398209.20/warc/CC-MAIN-20160624154958-00019-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.871849 | 931 | 3.625 | 4 |
The game field represents a hexagon divided into smaller hexagons, like a rhombus drawn on a check paper. According to the level, there is your army of bacteria and your opponent's on different sides of the game field. The bacteria have two abilities: to replicate themselves on a nearer square or jump to another farthe... | <urn:uuid:4f453b00-1cbe-4e4e-ab7f-4a86113033b8> | CC-MAIN-2016-26 | http://www.gamershell.com/pc/biohexx_2_the_second_encounter/screenshots.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396106.25/warc/CC-MAIN-20160624154956-00144-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.931748 | 196 | 2.765625 | 3 |
10 Health Benefits of Rooibos Tea
Last updated on August 5, 2012
Rooibos is an herbal plant, grown only in South Africa. Though technically not a tea (true tea is derived only from the Camellia sinensis plant), the oxidized leaves from the rooibos plant are commonly referred to as Rooibos tea and consumed as such. Unli... | <urn:uuid:2ba3bbef-672f-44fd-b79c-5c2ec608e942> | CC-MAIN-2016-26 | http://www.healthdiaries.com/eatthis/10-health-benefits-of-rooibos-tea.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397873.63/warc/CC-MAIN-20160624154957-00199-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.934187 | 553 | 2.671875 | 3 |
What Is Assistive Technology?
An assistive technology device is any item, piece of equipment, or product system, whether acquired commercially, modified, or customized, that is used to increase, maintain, or improve functional capabilities of individuals with disabilities.
Assistive Technology (AT) is technology used b... | <urn:uuid:e1b897b6-238d-4d7d-bd4f-1ffb69ac60be> | CC-MAIN-2016-26 | http://www.howtogeek.com/forum/topic/description-of-assistive-technology?replies=3 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395620.56/warc/CC-MAIN-20160624154955-00091-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.93665 | 414 | 2.859375 | 3 |
Improve test scores with these classroom-tested games! Each Curriculum Mastery Game Pack provides a hands-on, comprehensive review of 25 standards-based math topics. Flexible design allows students to play independently or in small groups from 10-30 minutes. Features easy-to-follow, universal instructions and minimal s... | <urn:uuid:89c41caf-ecc5-4523-b1c9-ef7703bdde8c> | CC-MAIN-2016-26 | http://www.rempub.com/math-curriculum-mastery-games-gr-3?keyword=3 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395160.19/warc/CC-MAIN-20160624154955-00089-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.821181 | 188 | 2.59375 | 3 |
North Africa and the Middle East will have enough drinking water for generations – if resources are sparingly used and efficiently managed. Fathi Zereini, a Germany-based mineralogist from Palestine, elaborates on the outlook
In recent years, it has been said repeatedly that future wars will be waged over water, not oi... | <urn:uuid:fcf3ee4b-9816-40e4-ae2f-82d180b90ff1> | CC-MAIN-2016-26 | http://en.qantara.de/print/959 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397749.89/warc/CC-MAIN-20160624154957-00165-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.960851 | 2,029 | 2.609375 | 3 |
Basic Biostatistics for Geneticists and Epidemiologists: A Practical Approach
- Surveys basic statistical methods used in the genetics and epidemiology literature, including maximum likelihood and least squares.
- Introduces methods, such as permutation testing and bootstrapping, that are becoming more widely used in b... | <urn:uuid:d8a10b96-652b-44c7-a8c9-f527331f69cc> | CC-MAIN-2016-26 | http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470024917.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393146.70/warc/CC-MAIN-20160624154953-00038-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.79562 | 428 | 3.390625 | 3 |
Study Guides for The ICTS
Advantages of Studying from an ICTS Study Guide
Candidates preparing for the Illinois Certification Testing System (ICTS) on their own, usually follow a study guide, to help them with the preparation. Self-study or preparing with the help of a study guide can prove to be quite advantageous, be... | <urn:uuid:6b1d9357-ecb5-4916-a5c8-0522a08bfdaf> | CC-MAIN-2016-26 | http://www.testpreppractice.net/ICTS/icts-study-guide.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398869.97/warc/CC-MAIN-20160624154958-00013-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.939235 | 880 | 2.640625 | 3 |
New follicle growth
Substance discovered that induces hair follicle formation in the mature skin cells of mice
November 25, 1998
Everyone has bad hair days. For 30 million men in the United States, roughly 40 percent of those over 35, every day is a no hair day. The good news is that thanks to new research, baldness ma... | <urn:uuid:8dee53d5-f7ff-4f66-bc0a-96960d4a8ab0> | CC-MAIN-2016-26 | http://www.uchospitals.edu/news/1998/19981125-follicle.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397795.31/warc/CC-MAIN-20160624154957-00056-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.949979 | 799 | 2.78125 | 3 |
New research in Communication Research uncovers a surprising exception to the typical correlation between TV viewing and decreased self-confidence.
PROBLEM: When kids aren't in school, there's a good chance they're sprawled on their couch living vicariously through the characters they watch on TV. How do the depictions... | <urn:uuid:23eb5ea7-f785-40c6-9519-2554ff70cc84> | CC-MAIN-2016-26 | http://www.theatlantic.com/health/archive/2012/06/study-of-the-day-watching-tv-may-boost-the-self-esteem-of-white-boys/258096/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783399425.79/warc/CC-MAIN-20160624154959-00040-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.953684 | 440 | 2.90625 | 3 |
For a tree grown in over 70 countries, from Indonesia to Puerto Rico, it's curious how narrow a range of
conditions is required to produce quality 'beans' and how relatively small the total output is.
The word 'beans' is deliberately in single-quote marks,
since the thing that gets roasted and ground to make the
drink ... | <urn:uuid:86baa32c-8f06-493d-8543-5eeda46d61a3> | CC-MAIN-2016-26 | http://www.cafedepuertorico.com/Cont_Bean_Growing.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397748.48/warc/CC-MAIN-20160624154957-00194-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.935797 | 758 | 3.234375 | 3 |
It’s true that our bones tend to lose strength as we get older. But even in later years there is plenty we can do to slow down bone loss and avoid the bone-thinning disease osteoporosis.
“Fractures related to osteoporosis mainly occur later in life and we’re all living longer – men and women,” says Sarah Leyland, senio... | <urn:uuid:68b07a9d-db99-4709-8e09-69634077d0c3> | CC-MAIN-2016-26 | http://www.nhs.uk/LiveWell/healthy-bones/Pages/strong-bones-over-65.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396538.42/warc/CC-MAIN-20160624154956-00036-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.953082 | 1,583 | 3 | 3 |
Microbiology Exam 1 (lecture 3)
active/inactive form of enzyme are called
what activates an apoenzyme?
apoenzyme (protein only structure) needs to bind to either cofactor, coenzyme, or both.
CoA, NAD+ and FAD are all examples of
coenzyme (like a substrate)
pyruvic acid goes through_______ to become______ which combines... | <urn:uuid:3932865b-7c1b-415c-9f6d-8a968e21c820> | CC-MAIN-2016-26 | http://www.easynotecards.com/print_list/17470 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783393997.50/warc/CC-MAIN-20160624154953-00201-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.869215 | 797 | 3.25 | 3 |
The Singularity is the hypothetical future creation of superintelligent machines. Superintelligence is defined as a technologically-created cognitive capacity far beyond that possible for humans. Should the Singularity occur, technology will advance beyond our ability to foresee or control its outcomes and the world wi... | <urn:uuid:2d1f8a8c-2a5f-44d1-9644-d967ec9898e2> | CC-MAIN-2016-26 | http://whatis.techtarget.com/definition/Singularity-the | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398209.20/warc/CC-MAIN-20160624154958-00063-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.939191 | 599 | 3.46875 | 3 |
The Meeting of Myth and History in the Landscape of Turtle Mountain
How strange it was that the settlers, my own people on both sides, too, could not see what was there all over the prairie. They’d used the stones to build dams and for foundations for their buildings, they’d picked them so they could farm “The circles ... | <urn:uuid:24d4581b-dd92-407c-b755-9fc6375209bb> | CC-MAIN-2016-26 | http://www.turtlemountain.org/exhibits/mythandhistory/ | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396106.71/warc/CC-MAIN-20160624154956-00159-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.973747 | 349 | 2.75 | 3 |
Parks and Recreation
Libraries and Museums
Holidays and Festivals
For Further Study
Mumbai, Maharashtra State, Republic of India, Asia
Location: Arabian Seacoast of Maharashtra, India, South Asia
Motto: Urbs Prima in Indis ("First City in India")
Time Zone: 5:30 pm Indian Standard Time (IST) = noon Greenwich Mean Time ... | <urn:uuid:013b0ac3-17b0-4444-b2d3-9d8a043dc398> | CC-MAIN-2016-26 | http://www.encyclopedia.com/topic/Mumbai.aspx | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783402746.23/warc/CC-MAIN-20160624155002-00091-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.930597 | 8,320 | 2.953125 | 3 |
Can someone please explain in terms of the OSI (or TCP/IP) layers, what is the difference with what goes on when you tunnel IP or TCP, say over the ICMP protocol (although the latter doesnt really latter i dont think) ?
Tunneling is the process in which one layer is encapsulated in the payload of another layer. In the ... | <urn:uuid:53cab51f-77bb-4f11-a3b8-4fd63a3b0c51> | CC-MAIN-2016-26 | http://superuser.com/questions/378693/difference-between-tcp-and-ip-tunnelling/378697 | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397873.63/warc/CC-MAIN-20160624154957-00136-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.917769 | 244 | 3.3125 | 3 |
Depth range (m): 30 - 30
Note: this information has not been validated. Check this *note*. Your feedback is most welcome.
From 10 to 50 meters.
Habitat: demersal. Occurs in inshore waters. Taken as an incidental catch with other sillaginid species (Ref. 9679).
Molecular Biology and Genetics
Barcode data: Sillago asiati... | <urn:uuid:012ca351-4257-476a-bc54-2e3173cc590c> | CC-MAIN-2016-26 | http://www.eol.org/pages/213920/hierarchy_entries/44699598/details | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783396100.16/warc/CC-MAIN-20160624154956-00146-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.869915 | 1,413 | 2.796875 | 3 |
JERUSALEM (JTA) — Archeologists discovered footprints underneath an ancient mosaic in Israel.
The 1,700-year-old foot and sandal prints, including an imprint of a sole that resembles a modern sandal, were uncovered when the Lod Mosaic was removed for conservation.
The mosaic, one of the largest ever found in Israel, wa... | <urn:uuid:c665fb69-ae6a-42eb-bdd5-ea60465ad554> | CC-MAIN-2016-26 | http://www.jta.org/2009/10/14/news-opinion/israel-middle-east/footprints-discovered-beneath-ancient-mosaic | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783395346.72/warc/CC-MAIN-20160624154955-00127-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.969382 | 302 | 3 | 3 |
A gadget site Taste Test week wouldn't be complete without a hat tip to that fictional food-creating staple of the Star Trek universe, the replicator.
A replicator was a device that used transporter technology to dematerialize quantities of matter and then rematerialize that matter in another form. It was also capable ... | <urn:uuid:9513c430-0830-49c1-812c-e9078270ba6e> | CC-MAIN-2016-26 | http://gizmodo.com/5348923/bring-on-the-replicator-already | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783398628.62/warc/CC-MAIN-20160624154958-00028-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.947338 | 1,239 | 3.21875 | 3 |
After your workout, recovery is required to make your body as strong as possible. Recovery gives your body plenty of time to strengthen itself and build muscles. Workouts are difficult and strenuous for your body, which is why it needs so much time to recover.
When you are exercising your body uses up energy. This will... | <urn:uuid:f433fc9e-d406-4634-aec1-c24cfd6c294a> | CC-MAIN-2016-26 | http://www.fitday.com/fitness-articles/fitness/exercises/workout-recovery-replenishing-nutrients-after-depletion.html | s3://commoncrawl/crawl-data/CC-MAIN-2016-26/segments/1466783397865.91/warc/CC-MAIN-20160624154957-00095-ip-10-164-35-72.ec2.internal.warc.gz | en | 0.956106 | 663 | 2.9375 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.