Skip to content

Instantly share code, notes, and snippets.

@mhermans
Created August 18, 2024 08:36
Show Gist options
  • Save mhermans/8c5aa2cb9b4747923df0d336d63942f3 to your computer and use it in GitHub Desktop.
Save mhermans/8c5aa2cb9b4747923df0d336d63942f3 to your computer and use it in GitHub Desktop.
<table>
<tr>
<td>set_id</td>
<td>naam</td>
<td>leeftijd</td>
<td>bricks</td>
</tr>
<tr>
<td>[60267](https://www.lego.com/nl-be/product/safari-off-roader-60267)</td>
<td>Safari off-roader</td>
<td>5</td>
<td>168</td>
</tr>
<tr>
<td>[60387](https://www.lego.com/nl-be/product/4x4-off-roader-adventures-60387)</td>
<td>4x4 Terreinwagen avonturen</td>
<td>6</td>
<td>252</td>
</tr>
<tr>
<td>[60283](https://www.lego.com/nl-be/product/holiday-camper-van-60283)</td>
<td>Vakantiecamper</td>
<td>5</td>
<td>190</td>
</tr>
<tr>
<td>[60318](https://www.lego.com/nl-be/product/fire-helicopter-60318)</td>
<td>Brandweerhelikopter</td>
<td>4</td>
<td>53</td>
</tr>
<tr>
<td>[60391](https://www.lego.com/nl-be/product/construction-trucks-and-wrecking-ball-crane-60391)</td>
<td>Kiepwagen, bouwtruck en sloopkraan</td>
<td>4</td>
<td>235</td>
</tr>
<tr>
<td>[11014](https://www.lego.com/nl-be/product/bricks-and-wheels-11014)</td>
<td>Stenen en wielen</td>
<td>4</td>
<td>653</td>
</tr>
<tr>
<td>[60343](https://www.lego.com/nl-be/product/rescue-helicopter-transport-60343)</td>
<td>Reddingshelikopter transport</td>
<td>5</td>
<td>215</td>
</tr>
<tr>
<td>[60377](https://www.lego.com/nl-be/product/explorer-diving-boat-60377)</td>
<td>Verkenningsduikboot</td>
<td>5</td>
<td>128</td>
</tr>
<tr>
<td>[60362](https://www.lego.com/nl-be/product/car-wash-60362)</td>
<td>Autowasserette</td>
<td>6</td>
<td>243</td>
</tr>
<tr>
<td>[60385](https://www.lego.com/nl-be/product/construction-digger-60385)</td>
<td>Graafmachine</td>
<td>5</td>
<td>148</td>
</tr>
<tr>
<td>[11019](https://www.lego.com/nl-be/product/bricks-and-functions-11019)</td>
<td>Stenen en functies</td>
<td>5</td>
<td>500</td>
</tr>
<tr>
<td>[60312](https://www.lego.com/nl-be/product/police-car-60312)</td>
<td>Politieauto</td>
<td>5</td>
<td>94</td>
</tr>
<tr>
<td>[60407](https://www.lego.com/nl-be/product/red-double-decker-sightseeing-bus-60407)</td>
<td>Double-Decker Sightseeing Bus</td>
<td>7</td>
<td>384</td>
</tr>
<tr>
<td>[60414](https://www.lego.com/en-us/product/fire-station-with-fire-truck-60414)</td>
<td>Fire Station with Fire Engine</td>
<td>6</td>
<td>843</td>
</tr>
<tr>
<td>[31109](https://www.lego.com/nl-be/product/pirate-ship-31109)</td>
<td>Piratenschip</td>
<td>9</td>
<td>1264</td>
</tr>
<tr>
<td>[60420](https://www.lego.com/nl-be/product/yellow-construction-excavator-60420)</td>
<td>Caterpillar Excavator</td>
<td>8</td>
<td>633</td>
</tr>
<tr>
<td>[60409](https://www.lego.com/nl-be/product/yellow-mobile-construction-crane-60409)</td>
<td>Mobile Construction Crane</td>
<td>9</td>
<td>1116</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment