"7. Create a database within the mariadb container"
"6. Create a database within the mariadb container"
],
"metadata": {
"collapsed": false
...
...
@@ -330,7 +283,7 @@
{
"cell_type": "markdown",
"source": [
"8. Import the feature .csv\n",
"7. Import the feature .csv\n",
"\n",
"Now open [http://localhost:3000/](http://localhost:3000/) and import the .csv file by clicking the database. After successful creation of the table, come back here."
],
...
...
%% Cell type:markdown id: tags:
# Feature Extraction & Deposit
In this notebook we define an example of creating a database from a .csv and perform feature extraction of audio files. The APIs are auto-generated from the Swagger Endpoint documentations using [`generate.sh`](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-docs/-/blob/master/swagger/generate.sh). Steps we perform:
Now open [http://localhost:3000/](http://localhost:3000/) and import the .csv file by clicking the database. After successful creation of the table, come back here.