task stringlengths 4 41 | assumptions list | substeps list | dependencies list |
|---|---|---|---|
replace garage door seal | [
{
"assumptionId": 1,
"assumption": "Replacement of bottom garage door seal."
}
] | [
{
"stepId": 1,
"step": "Measure the bottom seal"
},
{
"stepId": 2,
"step": "Take a measurement of the garage door"
},
{
"stepId": 3,
"step": "Remove the old weather seal from your garage door"
},
{
"stepId": 4,
"step": "Lift the door after unplugging the opener"
},
{
... | [
{
"subtask1": "Measure the bottom seal",
"relation": "Must be done before",
"subtask2": "Remove the old weather seal from your garage door"
},
{
"subtask1": "Take a measurement of the garage door",
"relation": "Must be done before",
"subtask2": "Remove the old weather seal from your gara... |
build a raised garden bed with legs | [
{
"assumptionId": 1,
"assumption": "Building a raised garden bed with legs in the backyard."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the area in the backyard"
},
{
"stepId": 2,
"step": "Cut the wooden planks according to the size of the planks"
},
{
"stepId": 3,
"step": "Assemble the planks"
},
{
"stepId": 4,
"step": "Attach the planks with the screw"
},
... | [
{
"subtask1": "Measure the length of the area in the backyard",
"relation": "Must be done before",
"subtask2": "Cut the wooden planks according to the size of the planks"
},
{
"subtask1": "Cut the wooden planks according to the size of the planks",
"relation": "Must be done before",
"sub... |
clean rusty fuel tank | [
{
"assumptionId": 1,
"assumption": "Clean a rusty fuel tank using vinegar."
}
] | [
{
"stepId": 1,
"step": "Prepare the rusty fuel tank for cleaning"
},
{
"stepId": 2,
"step": "Soak the tank with vinegar"
},
{
"stepId": 3,
"step": "Remove the rust with the steel wool"
},
{
"stepId": 4,
"step": "Soak again in vinegar"
},
{
"stepId": 5,
"step":... | [
{
"subtask1": "Prepare the rusty fuel tank for cleaning",
"relation": "Must be done before",
"subtask2": "Soak the tank with vinegar"
},
{
"subtask1": "Soak the tank with vinegar",
"relation": "Must be done before",
"subtask2": "Remove the rust with the steel wool"
},
{
"subtask1... |
start a business with no money | [
{
"assumptionId": 1,
"assumption": "Start a business with no money from home."
}
] | [
{
"stepId": 1,
"step": "Plan a business idea using your skill set"
},
{
"stepId": 2,
"step": "Take your products into public"
},
{
"stepId": 3,
"step": "Make business registration with EMI Options"
},
{
"stepId": 4,
"step": "Sell on the E-commerce portal"
},
{
"st... | [
{
"subtask1": "Plan a business idea using your skill set",
"relation": "Must be done before",
"subtask2": "Take your products into public"
},
{
"subtask1": "Take your products into public",
"relation": "Must be done before",
"subtask2": "Sell on the E-commerce portal"
},
{
"subta... |
install kitchen cabinets diy | [
{
"assumptionId": 1,
"assumption": "Install kitchen cabinets diy."
}
] | [
{
"stepId": 1,
"step": "Assemble the cabinets"
},
{
"stepId": 2,
"step": "Mark high points on the floor"
},
{
"stepId": 3,
"step": "Mark the base of the cabinets"
},
{
"stepId": 4,
"step": "Make a mark on the bottom cabinets' wall"
},
{
"stepId": 5,
"step": "L... | [
{
"subtask1": "Assemble the cabinets",
"relation": "Must be done before",
"subtask2": "Mark high points on the floor"
},
{
"subtask1": "Assemble the cabinets",
"relation": "Must be done before",
"subtask2": "Mark the base of the cabinets"
},
{
"subtask1": "Assemble the cabinets",... |
sell a classic car | [
{
"assumptionId": 1,
"assumption": "Sell a classic car online."
}
] | [
{
"stepId": 1,
"step": "Fix the vehicle"
},
{
"stepId": 2,
"step": "Clean the interior"
},
{
"stepId": 3,
"step": "Take the best pictures of your car"
},
{
"stepId": 4,
"step": "Find online classic car selling website"
},
{
"stepId": 5,
"step": "Create an acco... | [
{
"subtask1": "Clean the interior",
"relation": "Must be done before",
"subtask2": "Find online classic car selling website"
},
{
"subtask1": "Fix the vehicle",
"relation": "Must be done before",
"subtask2": "Find online classic car selling website"
},
{
"subtask1": "Find online ... |
apply drylok is a basement | [
{
"assumptionId": 1,
"assumption": "Apply drylok in the basement walls."
}
] | [
{
"stepId": 1,
"step": "Clean the basement walls"
},
{
"stepId": 2,
"step": "Use a drylok fast plug to patch up the cracks"
},
{
"stepId": 3,
"step": "Fill the holes with drylok fast plug"
},
{
"stepId": 4,
"step": "Apply the first coat of drylok to basement walls"
},
... | [
{
"subtask1": "Clean the basement walls",
"relation": "Must be done before",
"subtask2": "Fill the holes with drylok fast plug"
},
{
"subtask1": "Use a drylok fast plug to patch up the cracks",
"relation": "Must be done before",
"subtask2": "Fill the holes with drylok fast plug"
},
{... |
change cabin air filter | [
{
"assumptionId": 1,
"assumption": "Changing cabin air filter in honda crv."
}
] | [
{
"stepId": 1,
"step": "Unplug the glove box pin of honda crv"
},
{
"stepId": 2,
"step": "Open your glove box"
},
{
"stepId": 3,
"step": "Make the glove box pin empty"
},
{
"stepId": 4,
"step": "Lower the glove box"
},
{
"stepId": 5,
"step": "Gently press on b... | [
{
"subtask1": "Unplug the glove box pin of honda crv",
"relation": "Must be done before",
"subtask2": "Open your glove box"
},
{
"subtask1": "Open your glove box",
"relation": "Must be done before",
"subtask2": "Make the glove box pin empty"
},
{
"subtask1": "Make the glove box p... |
build a trellis for cucumbers | [
{
"assumptionId": 1,
"assumption": "Build a trellis for cucumbers in the garden."
}
] | [
{
"stepId": 1,
"step": "Measure the trellis"
},
{
"stepId": 2,
"step": "Cut the wood according to the area"
},
{
"stepId": 3,
"step": "Assemble the base of the trellis"
},
{
"stepId": 4,
"step": "Make frames through the wooden pieces"
},
{
"stepId": 5,
"step":... | [
{
"subtask1": "Measure the trellis",
"relation": "Must be done before",
"subtask2": "Cut the wood according to the area"
},
{
"subtask1": "Cut the wood according to the area",
"relation": "Must be done before",
"subtask2": "Assemble the base of the trellis"
},
{
"subtask1": "Asse... |
install linoleum flooring | [
{
"assumptionId": 1,
"assumption": "Installing linoleum flooring in the hall."
}
] | [
{
"stepId": 1,
"step": "Take measurements of the space"
},
{
"stepId": 2,
"step": "Furniture, appliances and doors should all be removed"
},
{
"stepId": 3,
"step": "Fix and level the existing floor"
},
{
"stepId": 4,
"step": "Mark the cut lines on linoleum"
},
{
"... | [
{
"subtask1": "Take measurements of the space",
"relation": "Must be done before",
"subtask2": "Furniture, appliances and doors should all be removed"
},
{
"subtask1": "Furniture, appliances and doors should all be removed",
"relation": "Must be done before",
"subtask2": "Fix and level t... |
build retaining wall blocks | [
{
"assumptionId": 1,
"assumption": "Build retaining wall blocks around the garden."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the area in the garden"
},
{
"stepId": 2,
"step": "Design the layout"
},
{
"stepId": 3,
"step": "Layout the area"
},
{
"stepId": 4,
"step": "Set the first block into the base layer"
},
{
"stepId": 5,
"step": "Set t... | [
{
"subtask1": "Measure the length of the area in the garden",
"relation": "Must be done before",
"subtask2": "Design the layout"
},
{
"subtask1": "Design the layout",
"relation": "Must be done before",
"subtask2": "Layout the area"
},
{
"subtask1": "Layout the area",
"relatio... |
start a business in georgia | [
{
"assumptionId": 1,
"assumption": "Commencing a jewelry business in georgia."
}
] | [
{
"stepId": 1,
"step": "Create a unique niche"
},
{
"stepId": 2,
"step": "Research on the market"
},
{
"stepId": 3,
"step": "Set the budget"
},
{
"stepId": 4,
"step": "Acquire the best jewelry equipment"
},
{
"stepId": 5,
"step": "Get permissions and licenses ... | [
{
"subtask1": "Create a unique niche",
"relation": "Must be done before",
"subtask2": "Research on the market"
},
{
"subtask1": "Research on the market",
"relation": "Must be done before",
"subtask2": "Set the budget"
},
{
"subtask1": "Set the budget",
"relation": "Must be do... |
build a workbench for garage | [
{
"assumptionId": 1,
"assumption": "Build a workbench for garage using wood."
}
] | [
{
"stepId": 1,
"step": "Select a bench top for garage"
},
{
"stepId": 2,
"step": "Cut four wooden legs"
},
{
"stepId": 3,
"step": "To a set of legs, fasten each top leg brace"
},
{
"stepId": 4,
"step": "Attach the bottom two leg bracing to the legs with bolts"
},
{
... | [
{
"subtask1": "Select a bench top for garage",
"relation": "Must be done before",
"subtask2": "Cut four wooden legs"
},
{
"subtask1": "Cut four wooden legs",
"relation": "Must be done before",
"subtask2": "To a set of legs, fasten each top leg brace"
},
{
"subtask1": "To a set of... |
install flooring laminate | [
{
"assumptionId": 1,
"assumption": "Install laminate flooring in the kitchen."
}
] | [
{
"stepId": 1,
"step": "Clean the kitchen floor"
},
{
"stepId": 2,
"step": "Place the first board on the floor"
},
{
"stepId": 3,
"step": "Add spacers"
},
{
"stepId": 4,
"step": "Continue with the second board"
},
{
"stepId": 5,
"step": "Continue until each ro... | [
{
"subtask1": "Clean the kitchen floor",
"relation": "Must be done before",
"subtask2": "Place the first board on the floor"
},
{
"subtask1": "Place the first board on the floor",
"relation": "Must be done before",
"subtask2": "Add spacers"
},
{
"subtask1": "Add spacers",
"re... |
write a professional development plan | [
{
"assumptionId": 1,
"assumption": "Professional development plan for teachers."
}
] | [
{
"stepId": 1,
"step": "Examine the current situation"
},
{
"stepId": 2,
"step": "Determine the specific career objectives"
},
{
"stepId": 3,
"step": "Collect the information"
},
{
"stepId": 4,
"step": "Identify the professional skills of the teachers"
},
{
"stepI... | [
{
"subtask1": "Examine the current situation",
"relation": "Must be done before",
"subtask2": "Determine the specific career objectives"
},
{
"subtask1": "Examine the current situation",
"relation": "Must be done before",
"subtask2": "Collect the information"
},
{
"subtask1": "De... |
write a thesis | [
{
"assumptionId": 1,
"assumption": "Write an argumentative thesis for beginners."
}
] | [
{
"stepId": 1,
"step": "Describe the concept from the prompt"
},
{
"stepId": 2,
"step": "Express your opinion"
},
{
"stepId": 3,
"step": "Highlight crucial terms in the question"
},
{
"stepId": 4,
"step": "Make a list of pertinent subjects"
},
{
"stepId": 5,
"... | [
{
"subtask1": "Describe the concept from the prompt",
"relation": "Must be done before",
"subtask2": "Express your opinion"
},
{
"subtask1": "Express your opinion",
"relation": "Must be done before",
"subtask2": "Highlight crucial terms in the question"
},
{
"subtask1": "Highligh... |
write a business plan | [
{
"assumptionId": 1,
"assumption": "Write a business plan on the restaurant."
}
] | [
{
"stepId": 1,
"step": "Start the plan with a brief summary"
},
{
"stepId": 2,
"step": "Mention the description of the restaurant"
},
{
"stepId": 3,
"step": "Analyze the market"
},
{
"stepId": 4,
"step": "Select the menu which attracts customers"
},
{
"stepId": 5,... | [
{
"subtask1": "Start the plan with a brief summary",
"relation": "Must be done before",
"subtask2": "Mention the description of the restaurant"
},
{
"subtask1": "Mention the description of the restaurant",
"relation": "Must be done before",
"subtask2": "Analyze the market"
},
{
"... |
fix a garbage disposal | [
{
"assumptionId": 1,
"assumption": "Fix a jammed garbage disposal."
}
] | [
{
"stepId": 1,
"step": "Check the electricity"
},
{
"stepId": 2,
"step": "Open the jam"
},
{
"stepId": 3,
"step": "Insert the hole in the wrench"
},
{
"stepId": 4,
"step": "Remove the wrench from the disposal"
},
{
"stepId": 5,
"step": "Fix the disposal proper... | [
{
"subtask1": "Check the electricity",
"relation": "Must be done before",
"subtask2": "Insert the hole in the wrench"
},
{
"subtask1": "Open the jam",
"relation": "Must be done before",
"subtask2": "Insert the hole in the wrench"
},
{
"subtask1": "Insert the hole in the wrench",
... |
fix rust on car body | [
{
"assumptionId": 1,
"assumption": "Fix rust on car body using foam."
}
] | [
{
"stepId": 1,
"step": "Remove the rust by grinding"
},
{
"stepId": 2,
"step": "Neutralize the remaining rust"
},
{
"stepId": 3,
"step": "Make filling with the expanding foam"
},
{
"stepId": 4,
"step": "Shape the dry expanding foam"
},
{
"stepId": 5,
"step": "... | [
{
"subtask1": "Remove the rust by grinding",
"relation": "Must be done before",
"subtask2": "Neutralize the remaining rust"
},
{
"subtask1": "Neutralize the remaining rust",
"relation": "Must be done before",
"subtask2": "Make filling with the expanding foam"
},
{
"subtask1": "Ma... |
make shepherd pie | [
{
"assumptionId": 1,
"assumption": "Make shepherd pie in the oven."
}
] | [
{
"stepId": 1,
"step": "Preheat the oven"
},
{
"stepId": 2,
"step": "Take a bowl on the stove"
},
{
"stepId": 3,
"step": "Add vegetables into the bowl"
},
{
"stepId": 4,
"step": "Add lamb, stock, Worcestershire sauce, ketchup and tomato puree"
},
{
"stepId": 5,
... | [
{
"subtask1": "Take a bowl on the stove",
"relation": "Must be done before",
"subtask2": "Add vegetables into the bowl"
},
{
"subtask1": "Add vegetables into the bowl",
"relation": "Must be done before",
"subtask2": "Add lamb, stock, Worcestershire sauce, ketchup and tomato puree"
},
... |
paint a garage floor properly | [
{
"assumptionId": 1,
"assumption": "Painting a garage floor with the paint sprayer."
}
] | [
{
"stepId": 1,
"step": "Empty the floor space in the garage"
},
{
"stepId": 2,
"step": "Clean the dust on the floor"
},
{
"stepId": 3,
"step": "Wash the floor"
},
{
"stepId": 4,
"step": "Allow the floor to dry"
},
{
"stepId": 5,
"step": "Mix the paint accordin... | [
{
"subtask1": "Empty the floor space in the garage",
"relation": "Must be done before",
"subtask2": "Clean the dust on the floor"
},
{
"subtask1": "Clean the dust on the floor",
"relation": "Must be done before",
"subtask2": "Wash the floor"
},
{
"subtask1": "Wash the floor",
... |
paint a front door properly | [
{
"assumptionId": 1,
"assumption": "Painting a front door properly with fusion mineral paint."
}
] | [
{
"stepId": 1,
"step": "Prepare the front door"
},
{
"stepId": 2,
"step": "Choose the color of the paint"
},
{
"stepId": 3,
"step": "Apply the first coat of fusion mineral paint to the front door"
},
{
"stepId": 4,
"step": "Let the paint dry for sometime"
},
{
"st... | [
{
"subtask1": "Prepare the front door",
"relation": "Must be done before",
"subtask2": "Choose the color of the paint"
},
{
"subtask1": "Choose the color of the paint",
"relation": "Must be done before",
"subtask2": "Apply the first coat of fusion mineral paint to the front door"
},
... |
write a report samples | [
{
"assumptionId": 1,
"assumption": "Write a report sample for students."
}
] | [
{
"stepId": 1,
"step": "Make use of simple language so that the students can understand it"
},
{
"stepId": 2,
"step": "Precise the feedback"
},
{
"stepId": 3,
"step": "Make use of examples"
},
{
"stepId": 4,
"step": "Share the Grades"
},
{
"stepId": 5,
"step":... | [
{
"subtask1": "Make use of simple language so that the students can understand it",
"relation": "Must be done before",
"subtask2": "Provide timely feedback"
},
{
"subtask1": "Provide timely feedback",
"relation": "Must be done before",
"subtask2": "Precise the feedback"
},
{
"sub... |
set up a drip irrigation system | [
{
"assumptionId": 1,
"assumption": "Setting up a drip irrigation system at home."
}
] | [
{
"stepId": 1,
"step": "Gather accurate site data"
},
{
"stepId": 2,
"step": "Determine the water requirements"
},
{
"stepId": 3,
"step": "Take the measurements"
},
{
"stepId": 4,
"step": "Connect t type connectors"
},
{
"stepId": 5,
"step": "Connect pvc pipes... | [
{
"subtask1": "Gather accurate site data",
"relation": "Must be done before",
"subtask2": "Take the measurements"
},
{
"subtask1": "Take the measurements",
"relation": "Must be done before",
"subtask2": "Create the emitters"
},
{
"subtask1": "Create the emitters",
"relation":... |
apply for fein online | [
{
"assumptionId": 1,
"assumption": "Apply for fein online in florida."
}
] | [
{
"stepId": 1,
"step": "Determine your florida eligibility criteria"
},
{
"stepId": 2,
"step": "Submit all the required documents"
},
{
"stepId": 3,
"step": "Fill the application"
},
{
"stepId": 4,
"step": "Submit the application"
},
{
"stepId": 5,
"step": "Pa... | [
{
"subtask1": "Determine your florida eligibility criteria",
"relation": "Must be done before",
"subtask2": "Submit all the required documents"
},
{
"subtask1": "Submit all the required documents",
"relation": "Must be done before",
"subtask2": "Pay the processing fee."
},
{
"sub... |
install drip irrigation for garden | [
{
"assumptionId": 1,
"assumption": "Install drip irrigation for the garden in the home."
}
] | [
{
"stepId": 1,
"step": "Make a measurement plan in the home garden"
},
{
"stepId": 2,
"step": "Connect an outdoor faucet"
},
{
"stepId": 3,
"step": "Set up the tubing"
},
{
"stepId": 4,
"step": "Install the ground stakes"
},
{
"stepId": 5,
"step": "Wrap tubing... | [
{
"subtask1": "Make a measurement plan in the home garden",
"relation": "Must be done before",
"subtask2": "Connect an outdoor faucet"
},
{
"subtask1": "Connect an outdoor faucet",
"relation": "Must be done before",
"subtask2": "Set up the tubing"
},
{
"subtask1": "Set up the tub... |
repair chain link fence | [
{
"assumptionId": 1,
"assumption": "Repair chain link fence gate."
}
] | [
{
"stepId": 1,
"step": "Fix the misaligned single swing chain-link gate"
},
{
"stepId": 2,
"step": "Mark the height of hinges on the post"
},
{
"stepId": 3,
"step": "Remove the hinge's nuts"
},
{
"stepId": 4,
"step": "Adjust the hinges"
},
{
"stepId": 5,
"step... | [
{
"subtask1": "Remove the hinge's nuts",
"relation": "Must be done before",
"subtask2": "Adjust the hinges"
},
{
"subtask1": "Mark the height of hinges on the post",
"relation": "Must be done before",
"subtask2": "Adjust the hinges"
},
{
"subtask1": "Adjust the hinges",
"rela... |
write a works cited page | [
{
"assumptionId": 1,
"assumption": "Writing a works cited page for a book."
}
] | [
{
"stepId": 1,
"step": "Include the name of the author"
},
{
"stepId": 2,
"step": "Mention the title for the book"
},
{
"stepId": 3,
"step": "Attach the version of the book"
},
{
"stepId": 4,
"step": "Write the name of the publisher"
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Include the name of the author",
"relation": "Must be done before",
"subtask2": "Mention the title for the book"
},
{
"subtask1": "Mention the title for the book",
"relation": "Must be done before",
"subtask2": "Attach the version of the book"
},
{
"subtask1": "Att... |
make a go kart at home | [
{
"assumptionId": 1,
"assumption": "Make a go kart at home without an engine."
}
] | [
{
"stepId": 1,
"step": "Plan the structure"
},
{
"stepId": 2,
"step": "Make the frame"
},
{
"stepId": 3,
"step": "Weld all the joints of the frame"
},
{
"stepId": 4,
"step": "Attach the axel"
},
{
"stepId": 5,
"step": "Attach the front brackets which hold the ... | [
{
"subtask1": "Plan the structure",
"relation": "Must be done before",
"subtask2": "Make the frame"
},
{
"subtask1": "Make the frame",
"relation": "Must be done before",
"subtask2": "Weld all the joints of the frame"
},
{
"subtask1": "Weld all the joints of the frame",
"relat... |
finish a basement | [
{
"assumptionId": 1,
"assumption": "Finish a basement on a budget."
}
] | [
{
"stepId": 1,
"step": "Clean the basement"
},
{
"stepId": 2,
"step": "Install the insulation on a budget"
},
{
"stepId": 3,
"step": "Frame the walls"
},
{
"stepId": 4,
"step": "Prefab wells made from fiberglass"
},
{
"stepId": 5,
"step": "make sure the stairs... | [
{
"subtask1": "Clean the basement",
"relation": "Must be done before",
"subtask2": "Install the insulation on a budget"
},
{
"subtask1": "Install the insulation on a budget",
"relation": "Must be done before",
"subtask2": "Frame the walls"
},
{
"subtask1": "Frame the walls",
... |
paint garage concrete floor | [
{
"assumptionId": 1,
"assumption": "Paint the garage concrete floor using a brush."
}
] | [
{
"stepId": 1,
"step": "Remove the tools from the garage"
},
{
"stepId": 2,
"step": "Clean the floor"
},
{
"stepId": 3,
"step": "Select the paint color"
},
{
"stepId": 4,
"step": "Mix the paint"
},
{
"stepId": 5,
"step": "Paint the first coat on the floor usin... | [
{
"subtask1": "Remove the tools from the garage",
"relation": "Must be done before",
"subtask2": "Clean the floor"
},
{
"subtask1": "Select the paint color",
"relation": "Must be done before",
"subtask2": "Mix the paint"
},
{
"subtask1": "Clean the floor",
"relation": "Must b... |
sell feet pictures | [
{
"assumptionId": 1,
"assumption": "Sell feet pictures online."
}
] | [
{
"stepId": 1,
"step": "Create a social media account"
},
{
"stepId": 2,
"step": "Post your pictures online"
},
{
"stepId": 3,
"step": "Set your price"
},
{
"stepId": 4,
"step": "Get the unique link"
},
{
"stepId": 5,
"step": "Promote the link via social media... | [
{
"subtask1": "Create a social media account",
"relation": "Must be done before",
"subtask2": "Post your pictures online"
},
{
"subtask1": "Post your pictures online",
"relation": "Must be done before",
"subtask2": "Set your price"
},
{
"subtask1": "Post your pictures online",
... |
insulate garage door | [
{
"assumptionId": 1,
"assumption": "Insulate the garage door diy."
}
] | [
{
"stepId": 1,
"step": "Check the insulation needed to insulate the door"
},
{
"stepId": 2,
"step": "Clean the garage door"
},
{
"stepId": 3,
"step": "Apply double sided tape"
},
{
"stepId": 4,
"step": "Attach retainers to tape"
},
{
"stepId": 5,
"step": "Cut ... | [
{
"subtask1": "Check the insulation needed to insulate the door",
"relation": "Must be done before",
"subtask2": "Clean the garage door"
},
{
"subtask1": "Clean the garage door",
"relation": "Must be done before",
"subtask2": "Apply double sided tape"
},
{
"subtask1": "Apply doub... |
build an exterior door frame | [
{
"assumptionId": 1,
"assumption": "Building an exterior door frame with cedar wood."
}
] | [
{
"stepId": 1,
"step": "Measure the width of your door"
},
{
"stepId": 2,
"step": "Place three door hinges in their appropriate place"
},
{
"stepId": 3,
"step": "Cut the cedar wooden planks"
},
{
"stepId": 4,
"step": "Insert the sole plates"
},
{
"stepId": 5,
... | [
{
"subtask1": "Measure the width of your door",
"relation": "Must be done before",
"subtask2": "Cut the cedar wooden planks"
},
{
"subtask1": "Cut the cedar wooden planks",
"relation": "Must be done before",
"subtask2": "Place the plank to the top side"
},
{
"subtask1": "Place th... |
clean engine bay | [
{
"assumptionId": 1,
"assumption": "Clean engine bay without water"
}
] | [
{
"stepId": 1,
"step": "Choose the location to clean"
},
{
"stepId": 2,
"step": "Wait until the engine gets cool"
},
{
"stepId": 3,
"step": "Make sure all the caps are sealed tightly"
},
{
"stepId": 4,
"step": "Remove the electrical batteries"
},
{
"stepId": 5,
... | [
{
"subtask1": "Choose the location to clean",
"relation": "Must be done before",
"subtask2": "Wait until the engine gets cool"
},
{
"subtask1": "Wait until the engine gets cool",
"relation": "Must be done before",
"subtask2": "Remove the electrical batteries"
},
{
"subtask1": "Re... |
sell house | [
{
"assumptionId": 1,
"assumption": "Sell a house using magicbricks website."
}
] | [
{
"stepId": 1,
"step": "Open https://www.magicbricks.com website."
},
{
"stepId": 2,
"step": "Create an account."
},
{
"stepId": 3,
"step": "Click on the free property ad."
},
{
"stepId": 4,
"step": "Enter the details like area name, services, etc."
},
{
"stepId":... | [
{
"subtask1": "Open https://www.magicbricks.com website.",
"relation": "Must be done before",
"subtask2": "Create an account."
},
{
"subtask1": "Create an account.",
"relation": "Must be done before",
"subtask2": "Click on the free property ad."
},
{
"subtask1": "Click on the fre... |
start a consulting business | [
{
"assumptionId": 1,
"assumption": "Start a consulting business in India"
}
] | [
{
"stepId": 1,
"step": "Register your business in India"
},
{
"stepId": 2,
"step": "Get the License needed."
},
{
"stepId": 3,
"step": "Identify your target market"
},
{
"stepId": 4,
"step": "Get the clients"
},
{
"stepId": 5,
"step": "Choose the right locatio... | [
{
"subtask1": "Register your business in India",
"relation": "Must be done before",
"subtask2": "Get the License needed."
},
{
"subtask1": "Get the License needed.",
"relation": "Must be done before",
"subtask2": "Identify your target market"
},
{
"subtask1": "Identify your targe... |
build a patio | [
{
"assumptionId": 1,
"assumption": "Build a patio with pavers."
}
] | [
{
"stepId": 1,
"step": "Measure the square footage of the area"
},
{
"stepId": 2,
"step": "Remove grass from patio area"
},
{
"stepId": 3,
"step": "Dig the soil"
},
{
"stepId": 4,
"step": "Add paver base"
},
{
"stepId": 5,
"step": "Spread the paver base unifor... | [
{
"subtask1": "Measure the square footage of the area",
"relation": "Must be done before",
"subtask2": "Remove grass from patio area"
},
{
"subtask1": "Remove grass from patio area",
"relation": "Must be done before",
"subtask2": "Dig the soil"
},
{
"subtask1": "Dig the soil",
... |
write a memoir | [
{
"assumptionId": 1,
"assumption": "Writing a memoir in a book."
}
] | [
{
"stepId": 1,
"step": "List multiple life experiences"
},
{
"stepId": 2,
"step": "Choose the best one"
},
{
"stepId": 3,
"step": "List out the major details"
},
{
"stepId": 4,
"step": "Write an opening sentence in the book"
},
{
"stepId": 5,
"step": "Include ... | [
{
"subtask1": "List multiple life experiences",
"relation": "Must be done before",
"subtask2": "Choose the best one"
},
{
"subtask1": "Choose the best one",
"relation": "Must be done before",
"subtask2": "List out the major details"
},
{
"subtask1": "List out the major details",
... |
build a wood privacy fence | [
{
"assumptionId": 1,
"assumption": "Build a wood privacy fence gate."
}
] | [
{
"stepId": 1,
"step": "Check the property guidelines"
},
{
"stepId": 2,
"step": "Take the measurements of the layout"
},
{
"stepId": 3,
"step": "Mark the measurements"
},
{
"stepId": 4,
"step": "Make the holes"
},
{
"stepId": 5,
"step": "Set the posts"
},
... | [
{
"subtask1": "Check the property guidelines",
"relation": "Must be done before",
"subtask2": "Take the measurements of the layout"
},
{
"subtask1": "Take the measurements of the layout",
"relation": "Must be done before",
"subtask2": "Mark the measurements"
},
{
"subtask1": "Mar... |
build a fire pit | [
{
"assumptionId": 1,
"assumption": "Build a fire pit in the backyard."
}
] | [
{
"stepId": 1,
"step": "Measure the area to build the fire pit in the backyard"
},
{
"stepId": 2,
"step": "Clean the measured area"
},
{
"stepId": 3,
"step": "Select the fire pit shape"
},
{
"stepId": 4,
"step": "Plan the design in the backyard"
},
{
"stepId": 5,
... | [
{
"subtask1": "Measure the area to build the fire pit in the backyard",
"relation": "Must be done before",
"subtask2": "Clean the measured area"
},
{
"subtask1": "Measure the area to build the fire pit in the backyard",
"relation": "Must be done before",
"subtask2": "Plan the design in t... |
adjust bifold door | [
{
"assumptionId": 1,
"assumption": "Adjust the center height of the bifold door."
}
] | [
{
"stepId": 1,
"step": "Open the door slightly to access the screws on the brackets"
},
{
"stepId": 2,
"step": "Tighten the screws on both the top and bottom brackets"
},
{
"stepId": 3,
"step": "Close the bifold doors"
},
{
"stepId": 4,
"step": "Check the center height of... | [
{
"subtask1": "Open the door slightly to access the screws on the brackets",
"relation": "Must be done before",
"subtask2": "Tighten the screws on both the top and bottom brackets"
},
{
"subtask1": "Tighten the screws on both the top and bottom brackets",
"relation": "Must be done before",
... |
build a pool deck easy | [
{
"assumptionId": 1,
"assumption": "Build a wooden pool deck easy."
}
] | [
{
"stepId": 1,
"step": "Measure your deck dimensions"
},
{
"stepId": 2,
"step": "Clean the area around the pool"
},
{
"stepId": 3,
"step": "Cut the wooden blocks"
},
{
"stepId": 4,
"step": "Construct the foundation"
},
{
"stepId": 5,
"step": "Verify the alignm... | [
{
"subtask1": "Measure your deck dimensions",
"relation": "Must be done before",
"subtask2": "Cut the wooden blocks"
},
{
"subtask1": "Cut the wooden blocks",
"relation": "Must be done before",
"subtask2": "Construct the foundation"
},
{
"subtask1": "Clean the area around the poo... |
lose hormonal weight gain | [
{
"assumptionId": 1,
"assumption": "Lose hormonal weight gain naturally."
}
] | [
{
"stepId": 1,
"step": "Eat enough protein at every meal"
},
{
"stepId": 2,
"step": "spend some time exercising"
},
{
"stepId": 3,
"step": "Maintain a healthy weight"
},
{
"stepId": 4,
"step": "Reduce the intake of sugar"
},
{
"stepId": 5,
"step": "Try some re... | [
{
"subtask1": "Maintain a healthy weight",
"relation": "Must be done before",
"subtask2": "spend some time exercising"
},
{
"subtask1": "spend some time exercising",
"relation": "Must be done before",
"subtask2": "Try some relaxation methods"
},
{
"subtask1": "Try some relaxation... |
build a kayak rack out of wood | [] | [
{
"stepId": 1,
"step": "Mark the site to construct the kayak"
},
{
"stepId": 2,
"step": "Set the poles"
},
{
"stepId": 3,
"step": "Place the posts underground"
},
{
"stepId": 4,
"step": "Keep the posts straight"
},
{
"stepId": 5,
"step": "Prepare the notches f... | [
{
"subtask1": "Mark the site to construct the kayak",
"relation": "Must be done before",
"subtask2": "Place the posts underground"
},
{
"subtask1": "Prepare the notches for the support arm",
"relation": "Must be done before",
"subtask2": "Make the cuts in between the marks"
},
{
... |
build a flower bed | [
{
"assumptionId": 1,
"assumption": "Build a flower bed in the garden."
}
] | [
{
"stepId": 1,
"step": "Clean the garden area"
},
{
"stepId": 2,
"step": "Remove the weeds"
},
{
"stepId": 3,
"step": "Measure the length for the preparation of the flower bed"
},
{
"stepId": 4,
"step": "Place down a layer of landscape fabric"
},
{
"stepId": 5,
... | [
{
"subtask1": "Clean the garden area",
"relation": "Must be done before",
"subtask2": "Measure the length for the preparation of the flower bed"
},
{
"subtask1": "Measure the length for the preparation of the flower bed",
"relation": "Must be done before",
"subtask2": "Remove the weeds"
... |
fix rust on a car | [
{
"assumptionId": 1,
"assumption": "Fixing rust on a car body."
}
] | [
{
"stepId": 1,
"step": "Cover off the car rust repair area"
},
{
"stepId": 2,
"step": "Remove the rust"
},
{
"stepId": 3,
"step": "Clean with the detergent"
},
{
"stepId": 4,
"step": "Prime the surface"
},
{
"stepId": 5,
"step": "Spray the filler primer to cov... | [
{
"subtask1": "Cover off the car rust repair area",
"relation": "Must be done before",
"subtask2": "Remove the rust"
},
{
"subtask1": "Remove the rust",
"relation": "Must be done before",
"subtask2": "Clean with the detergent"
},
{
"subtask1": "Clean with the detergent",
"rel... |
write an analytical essay | [
{
"assumptionId": 1,
"assumption": "Write an analytical essay on a movie."
}
] | [
{
"stepId": 1,
"step": "Mention the movie title"
},
{
"stepId": 2,
"step": "Add background information"
},
{
"stepId": 3,
"step": "State the thesis in the introduction"
},
{
"stepId": 4,
"step": "Mention the main points of the movie"
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Mention the movie title",
"relation": "Must be done before",
"subtask2": "Add background information"
},
{
"subtask1": "Add background information",
"relation": "Must be done before",
"subtask2": "State the thesis in the introduction"
},
{
"subtask1": "State the th... |
write a news article | [
{
"assumptionId": 1,
"assumption": "Write a news article on a road accident."
}
] | [
{
"stepId": 1,
"step": "Explore the facts"
},
{
"stepId": 2,
"step": "Determine the events involved in the incident"
},
{
"stepId": 3,
"step": "Analyze the causes of the accident"
},
{
"stepId": 4,
"step": "Corrective action recommendations may include immediate correctiv... | [
{
"subtask1": "Explore the facts",
"relation": "Must be done before",
"subtask2": "Determine the events involved in the incident"
},
{
"subtask1": "Determine the events involved in the incident",
"relation": "Must be done before",
"subtask2": "Analyze the causes of the accident"
},
{... |
write on a pdf | [
{
"assumptionId": 1,
"assumption": "Write a pdf using acrobat mobile app."
}
] | [
{
"stepId": 1,
"step": "Install the acrobat mobile app in your phone"
},
{
"stepId": 2,
"step": "Open the acrobat app"
},
{
"stepId": 3,
"step": "Select file on the bottom menu bar"
},
{
"stepId": 4,
"step": "Open your pdf"
},
{
"stepId": 5,
"step": "Allow edi... | [
{
"subtask1": "Install the acrobat mobile app in your phone",
"relation": "Must be done before",
"subtask2": "Open the acrobat app"
},
{
"subtask1": "Open the acrobat app",
"relation": "Must be done before",
"subtask2": "Select file on the bottom menu bar"
},
{
"subtask1": "Selec... |
apply for a passport first time | [
{
"assumptionId": 1,
"assumption": "Apply for a passport first time in india."
}
] | [
{
"stepId": 1,
"step": "Register on the passport online portal"
},
{
"stepId": 2,
"step": "Login to the indian passport portal with a registered login id"
},
{
"stepId": 3,
"step": "Click on the fresh application"
},
{
"stepId": 4,
"step": "Schedule the appointment"
},
... | [
{
"subtask1": "Register on the passport online portal",
"relation": "Must be done before",
"subtask2": "Login to the indian passport portal with a registered login id"
},
{
"subtask1": "Login to the indian passport portal with a registered login id",
"relation": "Must be done before",
"s... |
start a bakery business | [
{
"assumptionId": 1,
"assumption": "Start a bakery business in India."
}
] | [
{
"stepId": 1,
"step": "Make a bakery business plan"
},
{
"stepId": 2,
"step": "Select the location"
},
{
"stepId": 3,
"step": "Get the licenses required to open a bakery business in India"
},
{
"stepId": 4,
"step": "Purchase the necessary bakery equipment"
},
{
"... | [
{
"subtask1": "Make a bakery business plan",
"relation": "Must be done before",
"subtask2": "Select the location"
},
{
"subtask1": "Select the location",
"relation": "Must be done before",
"subtask2": "Get the licenses required to open a bakery business in India"
},
{
"subtask1":... |
sell a car in texas | [
{
"assumptionId": 1,
"assumption": "Selling a honda car in texas."
}
] | [
{
"stepId": 1,
"step": "Determine the worth of the honda car"
},
{
"stepId": 2,
"step": "Place an advertisement to sell the car"
},
{
"stepId": 3,
"step": "Document history of the Vehicle"
},
{
"stepId": 4,
"step": "Get a safety inspection from the mechanic"
},
{
... | [
{
"subtask1": "Determine the worth of the honda car",
"relation": "Must be done before",
"subtask2": "Place an advertisement to sell the car"
},
{
"subtask1": "Place an advertisement to sell the car",
"relation": "Must be done before",
"subtask2": "Document history of the Vehicle"
},
... |
arrange a rectangular living room | [
{
"assumptionId": 1,
"assumption": "Arrange furniture in the rectangular living room."
}
] | [
{
"stepId": 1,
"step": "Design the plan"
},
{
"stepId": 2,
"step": "Pick a focal point"
},
{
"stepId": 3,
"step": "Avoid cramming on one side"
},
{
"stepId": 4,
"step": "Start with the primary furniture"
},
{
"stepId": 5,
"step": "Utilize the sofa corner"
},... | [
{
"subtask1": "Design the plan",
"relation": "Must be done before",
"subtask2": "Pick a focal point"
},
{
"subtask1": "Pick a focal point",
"relation": "Must be done before",
"subtask2": "Start with the primary furniture"
},
{
"subtask1": "Start with the primary furniture",
"... |
clean a salt cell | [
{
"assumptionId": 1,
"assumption": "Cleaning the salt cell with Muriatic acid."
}
] | [
{
"stepId": 1,
"step": "Use safety precautions"
},
{
"stepId": 2,
"step": "Mix five parts of water to one part of Muriatic acid"
},
{
"stepId": 3,
"step": "Cap the cell"
},
{
"stepId": 4,
"step": "Using a bucket,pour the solution carefully into the salt cell"
},
{
... | [
{
"subtask1": "Use safety precautions",
"relation": "Must be done before",
"subtask2": "Mix five parts of water to one part of Muriatic acid"
},
{
"subtask1": "Mix five parts of water to one part of Muriatic acid",
"relation": "Must be done before",
"subtask2": "Cap the cell"
},
{
... |
build a chicken coop cheap | [
{
"assumptionId": 1,
"assumption": "Build a chicken coop cheap using wood."
}
] | [
{
"stepId": 1,
"step": "Measure the size of the coop"
},
{
"stepId": 2,
"step": "Construct a wooden frame"
},
{
"stepId": 3,
"step": "Install a roof for the coop"
},
{
"stepId": 4,
"step": "Attach the roof panels"
},
{
"stepId": 5,
"step": "Fix coop frame pane... | [
{
"subtask1": "Measure the size of the coop",
"relation": "Must be done before",
"subtask2": "Construct a wooden frame"
},
{
"subtask1": "Construct a wooden frame",
"relation": "Must be done before",
"subtask2": "Install a roof for the coop"
},
{
"subtask1": "Install a roof for t... |
build a plywood shed door | [] | [
{
"stepId": 1,
"step": "Measure the size of your door frame"
},
{
"stepId": 2,
"step": "Cut the plywood to desired size"
},
{
"stepId": 3,
"step": "Attach the strips to the door sides"
},
{
"stepId": 4,
"step": "Tighten the strips by using screws"
},
{
"stepId": 5... | [
{
"subtask1": "Measure the size of your door frame",
"relation": "Must be done before",
"subtask2": "Cut the plywood to desired size"
},
{
"subtask1": "Cut the plywood to desired size",
"relation": "Must be done before",
"subtask2": "Attach the strips to the door sides"
},
{
"sub... |
install pool skimmer | [
{
"assumptionId": 1,
"assumption": "Install pool skimmer above ground."
}
] | [
{
"stepId": 1,
"step": "Reduce the water level"
},
{
"stepId": 2,
"step": "Clean the area above the pool ground"
},
{
"stepId": 3,
"step": "Disconnect the tube from the skimmer"
},
{
"stepId": 4,
"step": "Take out the face plate screws"
},
{
"stepId": 5,
"step... | [
{
"subtask1": "Reduce the water level",
"relation": "Must be done before",
"subtask2": "Disconnect the tube from the skimmer"
},
{
"subtask1": "Clean the area above the pool ground",
"relation": "Must be done before",
"subtask2": "Disconnect the tube from the skimmer"
},
{
"subta... |
build a she shed | [
{
"assumptionId": 1,
"assumption": "Build a she shed in the budget."
}
] | [
{
"stepId": 1,
"step": "Select the location for she shed"
},
{
"stepId": 2,
"step": "Make a budget friendly design"
},
{
"stepId": 3,
"step": "Build the foundation"
},
{
"stepId": 4,
"step": "Set up the walls"
},
{
"stepId": 5,
"step": "Build the roof"
},
... | [
{
"subtask1": "Select the location for she shed",
"relation": "Must be done before",
"subtask2": "Build the foundation"
},
{
"subtask1": "Make a budget friendly design",
"relation": "Must be done before",
"subtask2": "Build the foundation"
},
{
"subtask1": "Build the foundation",... |
start a business in california | [
{
"assumptionId": 1,
"assumption": "Start a food business in california."
}
] | [
{
"stepId": 1,
"step": "Create a strong business plan"
},
{
"stepId": 2,
"step": "Plan the budget"
},
{
"stepId": 3,
"step": "Locate a business location"
},
{
"stepId": 4,
"step": "Pick the suppliers"
},
{
"stepId": 5,
"step": "Get the licences from california... | [
{
"subtask1": "Create a strong business plan",
"relation": "Must be done before",
"subtask2": "Plan the budget"
},
{
"subtask1": "Plan the budget",
"relation": "Must be done before",
"subtask2": "Locate a business location"
},
{
"subtask1": "Locate a business location",
"rela... |
build a tree house | [
{
"assumptionId": 1,
"assumption": "Build a tree house in the backyard."
}
] | [
{
"stepId": 1,
"step": "Select the tree in the backyard"
},
{
"stepId": 2,
"step": "Make a blueprint"
},
{
"stepId": 3,
"step": "Build the foundation for the tree house"
},
{
"stepId": 4,
"step": "Create the platform"
},
{
"stepId": 5,
"step": "Install the flo... | [
{
"subtask1": "Select the tree in the backyard",
"relation": "Must be done before",
"subtask2": "Make a blueprint"
},
{
"subtask1": "Make a blueprint",
"relation": "Must be done before",
"subtask2": "Build the foundation for the tree house"
},
{
"subtask1": "Build the foundation ... |
change sand in pool filter | [] | [
{
"stepId": 1,
"step": "Multiport valve should be removed"
},
{
"stepId": 2,
"step": "Disassemble the hoses connected to the multiport valve"
},
{
"stepId": 3,
"step": "Safeguard the standpipe"
},
{
"stepId": 4,
"step": "Remove the sand"
},
{
"stepId": 5,
"ste... | [
{
"subtask1": "Multiport valve should be removed",
"relation": "Must be done before",
"subtask2": "Safeguard the standpipe"
},
{
"subtask1": "Disassemble the hoses connected to the multiport valve",
"relation": "Must be done before",
"subtask2": "Safeguard the standpipe"
},
{
"su... |
write thesis | [
{
"assumptionId": 1,
"assumption": "Write a thesis statement for a research paper."
}
] | [
{
"stepId": 1,
"step": "Start by formulating a research question"
},
{
"stepId": 2,
"step": "Create a thesis statement that directly responds to the research topic"
},
{
"stepId": 3,
"step": "Maintain flexibility in your thesis statement"
},
{
"stepId": 4,
"step": "Add re... | [
{
"subtask1": "Start by formulating a research question",
"relation": "Must be done before",
"subtask2": "Create a thesis statement that directly responds to the research topic"
},
{
"subtask1": "Create a thesis statement that directly responds to the research topic",
"relation": "Must be do... |
write a children's book for beginners | [] | [
{
"stepId": 1,
"step": "Determine the type of book you want to write"
},
{
"stepId": 2,
"step": "Prepare the script"
},
{
"stepId": 3,
"step": "Choose the title of the children's book"
},
{
"stepId": 4,
"step": "Choose a writing style"
},
{
"stepId": 5,
"step"... | [
{
"subtask1": "Determine the type of book you want to write",
"relation": "Must be done before",
"subtask2": "Prepare the script"
},
{
"subtask1": "Prepare the script",
"relation": "Must be done before",
"subtask2": "Choose the title of the children's book"
},
{
"subtask1": "Prep... |
build patio roof | [
{
"assumptionId": 1,
"assumption": "Build a Patio roof attached house."
}
] | [
{
"stepId": 1,
"step": "Take required measurements"
},
{
"stepId": 2,
"step": "Set up the ledger board"
},
{
"stepId": 3,
"step": "Make post holes"
},
{
"stepId": 4,
"step": "Even out the posts"
},
{
"stepId": 5,
"step": "Assemble the frame on solid ground"
... | [
{
"subtask1": "Take required measurements",
"relation": "Must be done before",
"subtask2": "Set up the ledger board"
},
{
"subtask1": "Set up the ledger board",
"relation": "Must be done before",
"subtask2": "Make post holes"
},
{
"subtask1": "Make post holes",
"relation": "M... |
apply polyurethane smoothly | [
{
"assumptionId": 1,
"assumption": "Applying polyurethane smoothly to the wooden base."
}
] | [
{
"stepId": 1,
"step": "Take a cloth"
},
{
"stepId": 2,
"step": "Clean the wooden base"
},
{
"stepId": 3,
"step": "Apply a very thin coat of polyurethane to the wooden base"
},
{
"stepId": 4,
"step": "Spread the polyurethane smoothly with the brush"
},
{
"stepId":... | [
{
"subtask1": "Take a cloth",
"relation": "Must be done before",
"subtask2": "Clean the wooden base"
},
{
"subtask1": "Clean the wooden base",
"relation": "Must be done before",
"subtask2": "Apply a very thin coat of polyurethane to the wooden base"
},
{
"subtask1": "Clean the wo... |
fix a cracked windshield on car | [
{
"assumptionId": 1,
"assumption": "Fixing a cracked windshield of a suzuki car."
}
] | [
{
"stepId": 1,
"step": "Cleaning the windshield of a suzuki car"
},
{
"stepId": 2,
"step": "Secure the patch and pedestal"
},
{
"stepId": 3,
"step": "Use the included epoxy resin"
},
{
"stepId": 4,
"step": "Wait for the air bubbles to burst"
},
{
"stepId": 5,
... | [
{
"subtask1": "Cleaning the windshield of a suzuki car",
"relation": "Must be done before",
"subtask2": "Secure the patch and pedestal"
},
{
"subtask1": "Secure the patch and pedestal",
"relation": "Must be done before",
"subtask2": "Use the included epoxy resin"
},
{
"subtask1":... |
write a social story | [
{
"assumptionId": 1,
"assumption": "Write a social story for kids."
}
] | [
{
"stepId": 1,
"step": "Do some research on the kids related subjects"
},
{
"stepId": 2,
"step": "Change up the way you phrase things"
},
{
"stepId": 3,
"step": "Compile the story"
},
{
"stepId": 4,
"step": "Add some pictures"
},
{
"stepId": 5,
"step": "Write ... | [
{
"subtask1": "Do some research on the kids related subjects",
"relation": "Must be done before",
"subtask2": "Change up the way you phrase things"
},
{
"subtask1": "Change up the way you phrase things",
"relation": "Must be done before",
"subtask2": "Compile the story"
},
{
"sub... |
start a candle business | [
{
"assumptionId": 1,
"assumption": "Start a candle business at home."
}
] | [
{
"stepId": 1,
"step": "Make a business plan at home"
},
{
"stepId": 2,
"step": "Create a legal entity"
},
{
"stepId": 3,
"step": "Register for taxes"
},
{
"stepId": 4,
"step": "Establish a business bank account"
},
{
"stepId": 5,
"step": "Apply for a business... | [
{
"subtask1": "Make a business plan at home",
"relation": "Must be done before",
"subtask2": "Define a powerful brand name"
},
{
"subtask1": "Define a powerful brand name",
"relation": "Must be done before",
"subtask2": "Create a legal entity"
},
{
"subtask1": "Create a legal ent... |
paint a house | [
{
"assumptionId": 1,
"assumption": "Paint a house with Asian paints."
}
] | [
{
"stepId": 1,
"step": "Clean the walls and ceiling"
},
{
"stepId": 2,
"step": "Select the asian paint colors"
},
{
"stepId": 3,
"step": "Apply the primer"
},
{
"stepId": 4,
"step": "Apply the wall putty"
},
{
"stepId": 5,
"step": "Apply the first coat of the ... | [
{
"subtask1": "Clean the walls and ceiling",
"relation": "Must be done before",
"subtask2": "Apply the primer"
},
{
"subtask1": "Select the asian paint colors",
"relation": "Must be done before",
"subtask2": "Apply the primer"
},
{
"subtask1": "Apply the primer",
"relation": ... |
build floating deck | [
{
"assumptionId": 1,
"assumption": "Build a floating deck on concrete blocks."
}
] | [
{
"stepId": 1,
"step": "Set up the deck area"
},
{
"stepId": 2,
"step": "Place the concrete blocks"
},
{
"stepId": 3,
"step": "Make a flat area of lawn for the deck frame"
},
{
"stepId": 4,
"step": "Place the deck frame onto the concrete blocks"
},
{
"stepId": 5,
... | [
{
"subtask1": "Set up the deck area",
"relation": "Must be done before",
"subtask2": "Make a flat area of lawn for the deck frame"
},
{
"subtask1": "Make a flat area of lawn for the deck frame",
"relation": "Must be done before",
"subtask2": "Place the concrete blocks"
},
{
"subt... |
get a copy of social security card | [
{
"assumptionId": 1,
"assumption": "Get a copy of a social security card online."
}
] | [
{
"stepId": 1,
"step": "Go to the website http://www.ssa.gov/online."
},
{
"stepId": 2,
"step": "Sign in to the account."
},
{
"stepId": 3,
"step": "Complete an SS-5 application for a social security card."
},
{
"stepId": 4,
"step": "Prove who you are by providing a recen... | [
{
"subtask1": "Go to the website http://www.ssa.gov/online.",
"relation": "Must be done before",
"subtask2": "Sign in to the account."
},
{
"subtask1": "Sign in to the account.",
"relation": "Must be done before",
"subtask2": "Complete an SS-5 application for a social security card."
}... |
adjust cabinet door closure | [
{
"assumptionId": 1,
"assumption": "Adjust cabinet door closure by yourself."
}
] | [
{
"stepId": 1,
"step": "Verify that the mounting screws are firmly in place"
},
{
"stepId": 2,
"step": "Check the cabinet doors"
},
{
"stepId": 3,
"step": "Tighten the screws"
},
{
"stepId": 4,
"step": "Change the depth of the doors"
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Verify that the mounting screws are firmly in place",
"relation": "Must be done before",
"subtask2": "Tighten the screws"
},
{
"subtask1": "Check the cabinet doors",
"relation": "Must be done before",
"subtask2": "Tighten the screws"
},
{
"subtask1": "Tighten the s... |
start a lipgloss business | [
{
"assumptionId": 1,
"assumption": "Start a lipgloss business in hyderabad."
}
] | [
{
"stepId": 1,
"step": "Discover the market in hyderabad"
},
{
"stepId": 2,
"step": "Plan your business"
},
{
"stepId": 3,
"step": "Choose a location"
},
{
"stepId": 4,
"step": "Select a logo"
},
{
"stepId": 5,
"step": "Register your business"
},
{
"st... | [
{
"subtask1": "Discover the market in hyderabad",
"relation": "Must be done before",
"subtask2": "Plan your business"
},
{
"subtask1": "Plan your business",
"relation": "Must be done before",
"subtask2": "Choose a location"
},
{
"subtask1": "Choose a location",
"relation": "M... |
apply for sba loan | [
{
"assumptionId": 1,
"assumption": "Apply for sba loan in bank."
}
] | [
{
"stepId": 1,
"step": "Examine your sba loan eligibility"
},
{
"stepId": 2,
"step": "Choose the right sba loan program"
},
{
"stepId": 3,
"step": "Find an sba loan provider"
},
{
"stepId": 4,
"step": "Gather the required documents of sba loan"
},
{
"stepId": 5,
... | [
{
"subtask1": "Examine your sba loan eligibility",
"relation": "Must be done before",
"subtask2": "Choose the right sba loan program"
},
{
"subtask1": "Examine your sba loan eligibility",
"relation": "Must be done before",
"subtask2": "Find an sba loan provider"
},
{
"subtask1": ... |
start a sanitizing business | [
{
"assumptionId": 1,
"assumption": "Start a sanitizing business in Texas."
}
] | [
{
"stepId": 1,
"step": "Create a business plan"
},
{
"stepId": 2,
"step": "Select a name for your sanitizing business"
},
{
"stepId": 3,
"step": "Mention the services you will offer"
},
{
"stepId": 4,
"step": "Determine the price you will charge for your customers"
},
... | [
{
"subtask1": "Create a business plan",
"relation": "Must be done before",
"subtask2": "Register your business online through the official Texas state website"
},
{
"subtask1": "Register your business online through the official Texas state website",
"relation": "Must be done before",
"s... |
start a home health care business | [
{
"assumptionId": 1,
"assumption": "Starting a home health care business in florida."
}
] | [
{
"stepId": 1,
"step": "Create the business structure"
},
{
"stepId": 2,
"step": "Obtain id number"
},
{
"stepId": 3,
"step": "Register the business with the state laws"
},
{
"stepId": 4,
"step": "Open a business bank account"
},
{
"stepId": 5,
"step": "Secure... | [
{
"subtask1": "Create the business structure",
"relation": "Must be done before",
"subtask2": "Register the business with the state laws"
},
{
"subtask1": "Register the business with the state laws",
"relation": "Must be done before",
"subtask2": "Obtain id number"
},
{
"subtask1... |
freeze your social security number | [
{
"assumptionId": 1,
"assumption": "Freeze your misused social security number usa."
}
] | [
{
"stepId": 1,
"step": "Report the identity theft to the federal trade commission"
},
{
"stepId": 2,
"step": "File a police report"
},
{
"stepId": 3,
"step": "Request a credit freeze or fraud alert"
},
{
"stepId": 4,
"step": "Contact companies where your social security n... | [
{
"subtask1": "Report the identity theft to the federal trade commission",
"relation": "Must be done before",
"subtask2": "Request a credit freeze or fraud alert"
},
{
"subtask1": "Request a credit freeze or fraud alert",
"relation": "Must be done before",
"subtask2": "Contact companies ... |
decorate living room | [
{
"assumptionId": 1,
"assumption": "Decorating the living room for a birthday party."
}
] | [
{
"stepId": 1,
"step": "Choose the wall for decoration"
},
{
"stepId": 2,
"step": "Attach the gold foil curtain to the wall with double tape"
},
{
"stepId": 3,
"step": "Blow the balloons"
},
{
"stepId": 4,
"step": "Arrange the ballons in the balloon arch"
},
{
"st... | [
{
"subtask1": "Choose the wall for decoration",
"relation": "Must be done before",
"subtask2": "Attach the gold foil curtain to the wall with double tape"
},
{
"subtask1": "Blow the balloons",
"relation": "Must be done before",
"subtask2": "Arrange the ballons in the balloon arch"
},
... |
build a shelf with wood | [
{
"assumptionId": 1,
"assumption": "Build a book shelf with wood."
}
] | [
{
"stepId": 1,
"step": "Design the shelving based on the available space"
},
{
"stepId": 2,
"step": "Take the required measurements"
},
{
"stepId": 3,
"step": "Cut the legs, shelves,supports"
},
{
"stepId": 4,
"step": "Connect the legs to the supports"
},
{
"stepI... | [
{
"subtask1": "Design the shelving based on the available space",
"relation": "Must be done before",
"subtask2": "Take the required measurements"
},
{
"subtask1": "Take the required measurements",
"relation": "Must be done before",
"subtask2": "Cut the legs, shelves,supports"
},
{
... |
build a small house | [
{
"assumptionId": 1,
"assumption": "Build a small house in the backyard."
}
] | [
{
"stepId": 1,
"step": "Design a house plan"
},
{
"stepId": 2,
"step": "Set the Budget"
},
{
"stepId": 3,
"step": "Clean the backyard"
},
{
"stepId": 4,
"step": "Make the basement for the house"
},
{
"stepId": 5,
"step": "Build the foundation"
},
{
"st... | [
{
"subtask1": "Set the Budget",
"relation": "Must be done before",
"subtask2": "Design a house plan"
},
{
"subtask1": "Design a house plan",
"relation": "Must be done before",
"subtask2": "Clean the backyard"
},
{
"subtask1": "Clean the backyard",
"relation": "Must be done be... |
fix a warped door | [
{
"assumptionId": 1,
"assumption": "Fix a warped cabinet door."
}
] | [
{
"stepId": 1,
"step": "Remove the cabinet door"
},
{
"stepId": 2,
"step": "Sand the door by using sandpaper"
},
{
"stepId": 3,
"step": "Fix the jamb doors"
},
{
"stepId": 4,
"step": "Flatten the wooden cabinet door"
},
{
"stepId": 5,
"step": "Replace the door... | [
{
"subtask1": "Remove the cabinet door",
"relation": "Must be done before",
"subtask2": "Fix the jamb doors"
},
{
"subtask1": "Sand the door by using sandpaper",
"relation": "Must be done before",
"subtask2": "Fix the jamb doors"
},
{
"subtask1": "Fix the jamb doors",
"relati... |
build a shed door wood | [
{
"assumptionId": 1,
"assumption": "Build a shed door wood for the entrance."
}
] | [
{
"stepId": 1,
"step": "Measure the width of the door length in the entrance"
},
{
"stepId": 2,
"step": "Mark the point to cut on the wood"
},
{
"stepId": 3,
"step": "Cut the wood according to the design"
},
{
"stepId": 4,
"step": "Cut the wooden strips"
},
{
"ste... | [
{
"subtask1": "Measure the width of the door length in the entrance",
"relation": "Must be done before",
"subtask2": "Mark the point to cut on the wood"
},
{
"subtask1": "Mark the point to cut on the wood",
"relation": "Must be done before",
"subtask2": "Cut the wood according to the des... |
start a lawn care company | [
{
"assumptionId": 1,
"assumption": "Opening a lawn care company in ontario."
}
] | [
{
"stepId": 1,
"step": "Choose the lawn care services to offer"
},
{
"stepId": 2,
"step": "Create a legal lawn care business in ontario"
},
{
"stepId": 3,
"step": "Set the financial budget"
},
{
"stepId": 4,
"step": "Invest in lawn-care tools"
},
{
"stepId": 5,
... | [
{
"subtask1": "Choose the lawn care services to offer",
"relation": "Must be done before",
"subtask2": "Create a legal lawn care business in ontario"
},
{
"subtask1": "Create a legal lawn care business in ontario",
"relation": "Must be done before",
"subtask2": "Invest in lawn-care tools... |
register a business name | [
{
"assumptionId": 1,
"assumption": "Register a business name in Australia online."
}
] | [
{
"stepId": 1,
"step": "Log in to the website"
},
{
"stepId": 2,
"step": "Choose a business name"
},
{
"stepId": 3,
"step": "Enter the Australian business number"
},
{
"stepId": 4,
"step": "Give the proposed company name"
},
{
"stepId": 5,
"step": "Choose a re... | [
{
"subtask1": "Log in to the website",
"relation": "Must be done before",
"subtask2": "Enter the Australian business number"
},
{
"subtask1": "Choose a business name",
"relation": "Must be done before",
"subtask2": "Enter the Australian business number"
},
{
"subtask1": "Enter th... |
write an analysis essay | [
{
"assumptionId": 1,
"assumption": "Write an analysis essay on a poem."
}
] | [
{
"stepId": 1,
"step": "Explain the poem's author, title, etc"
},
{
"stepId": 2,
"step": "Determine the form of a poem"
},
{
"stepId": 3,
"step": "Think about poetic techniques"
},
{
"stepId": 4,
"step": "Make a defense"
},
{
"stepId": 5,
"step": "Assess the a... | [
{
"subtask1": "Explain the poem's author, title, etc",
"relation": "Must be done before",
"subtask2": "Determine the form of a poem"
},
{
"subtask1": "Explain the poem's author, title, etc",
"relation": "Must be done before",
"subtask2": "Think about poetic techniques"
},
{
"subt... |
build raised garden boxes | [
{
"assumptionId": 1,
"assumption": "Build raised garden boxes in the backyard."
}
] | [
{
"stepId": 1,
"step": "Choose a location in the backyard to build garden boxes"
},
{
"stepId": 2,
"step": "Cut boards to desired size"
},
{
"stepId": 3,
"step": "Prepare your boards by drilling pilot holes"
},
{
"stepId": 4,
"step": "Affix a clamp to the post"
},
{
... | [
{
"subtask1": "Cut boards to desired size",
"relation": "Must be done before",
"subtask2": "Prepare your boards by drilling pilot holes"
},
{
"subtask1": "Prepare your boards by drilling pilot holes",
"relation": "Must be done before",
"subtask2": "Attach posts to wooden boards"
},
{... |
repair garage door | [
{
"assumptionId": 1,
"assumption": "Repairing a garage metal door."
}
] | [
{
"stepId": 1,
"step": "Clean the door"
},
{
"stepId": 2,
"step": "Look for any sticking sound by the metal door"
},
{
"stepId": 3,
"step": "Check the hinges"
},
{
"stepId": 4,
"step": "Tight the loose nuts"
},
{
"stepId": 5,
"step": "Lubricant the hinges for ... | [
{
"subtask1": "Clean the door",
"relation": "Must be done before",
"subtask2": "Tight the loose nuts"
},
{
"subtask1": "Look for any sticking sound by the metal door",
"relation": "Must be done before",
"subtask2": "Tight the loose nuts"
},
{
"subtask1": "Check the hinges",
"... |
build a ramp for shed | [
{
"assumptionId": 1,
"assumption": "Build a concrete ramp for the shed."
}
] | [
{
"stepId": 1,
"step": "Take the required measurements"
},
{
"stepId": 2,
"step": "Construct a ramp subbase"
},
{
"stepId": 3,
"step": "check the level"
},
{
"stepId": 4,
"step": "Brace the form securely"
},
{
"stepId": 5,
"step": "Mix the concrete until it is... | [
{
"subtask1": "Take the required measurements",
"relation": "Must be done before",
"subtask2": "Construct a ramp subbase"
},
{
"subtask1": "Construct a ramp subbase",
"relation": "Must be done before",
"subtask2": "check the level"
},
{
"subtask1": "check the level",
"relatio... |
paint an accent wall | [
{
"assumptionId": 1,
"assumption": "Paint an accent wall in the living room."
}
] | [
{
"stepId": 1,
"step": "Choose the wall in the living room"
},
{
"stepId": 2,
"step": "Determine the design"
},
{
"stepId": 3,
"step": "Find the perfect color"
},
{
"stepId": 4,
"step": "Prepare the wall for painting"
},
{
"stepId": 5,
"step": "Tape the wall i... | [
{
"subtask1": "Choose the wall in the living room",
"relation": "Must be done before",
"subtask2": "Determine the design"
},
{
"subtask1": "Choose the wall in the living room",
"relation": "Must be done before",
"subtask2": "Find the perfect color"
},
{
"subtask1": "Determine the... |
write a storyline | [
{
"assumptionId": 1,
"assumption": "Write a storyline for a movie."
}
] | [
{
"stepId": 1,
"step": "Choose the type of story you want to write for a movie"
},
{
"stepId": 2,
"step": "Build the story from the ground up"
},
{
"stepId": 3,
"step": "Make a rough draft of the story"
},
{
"stepId": 4,
"step": "Make a tonne of pages for your story"
},... | [
{
"subtask1": "Choose the type of story you want to write for a movie",
"relation": "Must be done before",
"subtask2": "Build the story from the ground up"
},
{
"subtask1": "Choose the type of story you want to write for a movie",
"relation": "Must be done before",
"subtask2": "Make a ro... |
void a check | [
{
"assumptionId": 1,
"assumption": "Void a check in quickbooks."
}
] | [
{
"stepId": 1,
"step": "Select accounting from the left menu in quickbooks"
},
{
"stepId": 2,
"step": "Select chart of accounts at the top"
},
{
"stepId": 3,
"step": "Select the bank account"
},
{
"stepId": 4,
"step": "Locate the required check"
},
{
"stepId": 5,
... | [
{
"subtask1": "Select accounting from the left menu in quickbooks",
"relation": "Must be done before",
"subtask2": "Select chart of accounts at the top"
},
{
"subtask1": "Select chart of accounts at the top",
"relation": "Must be done before",
"subtask2": "Select the bank account"
},
... |
write an op-ed | [
{
"assumptionId": 1,
"assumption": "Write an op-ed templete."
}
] | [
{
"stepId": 1,
"step": "Choose your main point"
},
{
"stepId": 2,
"step": "Begin with a strong lead"
},
{
"stepId": 3,
"step": "Make use of an active voice"
},
{
"stepId": 4,
"step": "prepare some counter-arguments"
},
{
"stepId": 5,
"step": "Give readers some... | [
{
"subtask1": "Choose your main point",
"relation": "Must be done before",
"subtask2": "Begin with a strong lead"
},
{
"subtask1": "Begin with a strong lead",
"relation": "Must be done before",
"subtask2": "Make use of an active voice"
},
{
"subtask1": "Make use of an active voic... |
paint steel door without streaks | [
{
"assumptionId": 1,
"assumption": "Paint a steel door without streaks using roller."
}
] | [
{
"stepId": 1,
"step": "Clean the steel door"
},
{
"stepId": 2,
"step": "Remove the door's hinges"
},
{
"stepId": 3,
"step": "Detach door handles"
},
{
"stepId": 4,
"step": "Select the paint color"
},
{
"stepId": 5,
"step": "Use the primer"
},
{
"stepI... | [
{
"subtask1": "Clean the steel door",
"relation": "Must be done before",
"subtask2": "Remove the door's hinges"
},
{
"subtask1": "Remove the door's hinges",
"relation": "Must be done before",
"subtask2": "Detach door handles"
},
{
"subtask1": "Detach door handles",
"relation"... |
install flooring | [
{
"assumptionId": 1,
"assumption": "Installing laminate flooring in the bed room."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the bed room"
},
{
"stepId": 2,
"step": "Test the flooring layout"
},
{
"stepId": 3,
"step": "Install the sub floor"
},
{
"stepId": 4,
"step": "Begin the first course of planks for laminate flooring"
},
{
"stepId": 5,
... | [
{
"subtask1": "Measure the length of the bed room",
"relation": "Must be done before",
"subtask2": "Test the flooring layout"
},
{
"subtask1": "Test the flooring layout",
"relation": "Must be done before",
"subtask2": "Install the sub floor"
},
{
"subtask1": "Install the sub floo... |
write a dnd campaign | [] | [
{
"stepId": 1,
"step": "Gather the Resources"
},
{
"stepId": 2,
"step": "Begin with a theme"
},
{
"stepId": 3,
"step": "Let the players build the world with you"
},
{
"stepId": 4,
"step": "Create a monster cheat sheet with the details"
},
{
"stepId": 5,
"step"... | [
{
"subtask1": "Gather the Resources",
"relation": "Must be done before",
"subtask2": "Begin with a theme"
},
{
"subtask1": "Begin with a theme",
"relation": "Must be done before",
"subtask2": "Let the players build the world with you"
},
{
"subtask1": "Let the players build the w... |
start a t-shirt business | [
{
"assumptionId": 1,
"assumption": "Start a t-shirt business online."
}
] | [
{
"stepId": 1,
"step": "Plan the business"
},
{
"stepId": 2,
"step": "Create the designs"
},
{
"stepId": 3,
"step": "Set up an online store"
},
{
"stepId": 4,
"step": "Create the website"
},
{
"stepId": 5,
"step": "Upload the pictures of your t-shirts"
},
... | [
{
"subtask1": "Plan the business",
"relation": "Must be done before",
"subtask2": "Create the designs"
},
{
"subtask1": "Create the designs",
"relation": "Must be done before",
"subtask2": "Set up an online store"
},
{
"subtask1": "Set up an online store",
"relation": "Must b... |
lose weight quora | [
{
"assumptionId": 1,
"assumption": "Reduce weight quora with exercise"
}
] | [
{
"stepId": 1,
"step": "Consume high protein breakfast"
},
{
"stepId": 2,
"step": "Avoid sugary drinks"
},
{
"stepId": 3,
"step": "Sip some water before meals"
},
{
"stepId": 4,
"step": "Pick weight-loss-friendly foods"
},
{
"stepId": 5,
"step": "Consume solub... | [
{
"subtask1": "Consume high protein breakfast",
"relation": "Must be done before",
"subtask2": "Avoid sugary drinks"
},
{
"subtask1": "Avoid sugary drinks",
"relation": "Must be done before",
"subtask2": "Sip some water before meals"
},
{
"subtask1": "Sip some water before meals"... |
sell a car online | [
{
"assumptionId": 1,
"assumption": "Selling a car online on olx."
}
] | [
{
"stepId": 1,
"step": "Download the olx app"
},
{
"stepId": 2,
"step": "Select the category"
},
{
"stepId": 3,
"step": "Click on the sell button"
},
{
"stepId": 4,
"step": "Enter the details of the car"
},
{
"stepId": 5,
"step": "Give a small description"
}... | [
{
"subtask1": "Download the olx app",
"relation": "Must be done before",
"subtask2": "Select the category"
},
{
"subtask1": "Select the category",
"relation": "Must be done before",
"subtask2": "Click on the sell button"
},
{
"subtask1": "Click on the sell button",
"relation"... |
paint a garage floor | [
{
"assumptionId": 1,
"assumption": "Paint the garage floor with epoxy flake."
}
] | [
{
"stepId": 1,
"step": "Prepare the concrete for the epoxy flake floor system"
},
{
"stepId": 2,
"step": "Apply primer to the base"
},
{
"stepId": 3,
"step": "Spread the epoxy flakes"
},
{
"stepId": 4,
"step": "Scrape the floor"
},
{
"stepId": 5,
"step": "Appl... | [
{
"subtask1": "Prepare the concrete for the epoxy flake floor system",
"relation": "Must be done before",
"subtask2": "Apply primer to the base"
},
{
"subtask1": "Apply primer to the base",
"relation": "Must be done before",
"subtask2": "Spread the epoxy flakes"
},
{
"subtask1": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.