diff --git a/_posts/2024-05-15-unaccompanied-migrant-children-searchable-database.html b/_posts/2024-05-15-unaccompanied-migrant-children-searchable-database.html new file mode 100644 index 00000000..4f58188d --- /dev/null +++ b/_posts/2024-05-15-unaccompanied-migrant-children-searchable-database.html @@ -0,0 +1,37 @@ +--- +title: Unaccompanied Migrant Children Searchable Database +header: Unaccompanied Migrant Children Searchable Database +--- + + + + + + + + + +In my previous blog post, I examined data from the New York Times about Unaccompanied Migrant Children in the United States. In the previous post, I did not get a chance to look at the zip code data, but I am hoping to do so soon. + + + + + + + + + + + + + + + + + + +
Column 1Column 2
Row 1 Data 1Row 1 Data 2
Row 2 Data 1Row 2 Data 2
+ +$(document).ready( function () { + $('#myTable').DataTable(); +} ); \ No newline at end of file diff --git a/_posts/2024-05-15-unaccompanied-migrant-children-searchable-database.md b/_posts/2024-05-15-unaccompanied-migrant-children-searchable-database.md deleted file mode 100644 index 28886268..00000000 --- a/_posts/2024-05-15-unaccompanied-migrant-children-searchable-database.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: Unaccompanied Migrant Children Searchable Database -header: Unaccompanied Migrant Children Searchable Database ---- - -In my previous blog post, I examined data from the New York Times about Unaccompanied Migrant Children in the United States. In the previous post, I did not get a chance to look at the zip code data, but I am hoping to do so soon. - -
\ No newline at end of file