Skip to content

Import data #14

@some-molasses

Description

@some-molasses

We should figure out how to get data from the existing spreadsheets provided by Rose into the D1 instance.

This probably is going to be some combination of

  1. Download Rose's excel file
  2. Excel magic to format it into a nice CSV
  3. Parse that CSV into rows of SQL inserts
  4. SQL insert that into the database

You can test this by cloning the worker repo locally, then running npx wrangler dev to run a local SQLlite instance.

once it's done, ping @some-molasses and i'll replicate on prod (if we're ready to)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions