Initialize Duckdb Without Huggingface #1891
Labels
Complexity: Small
p-feature: data
P-feature: Map
Role: Frontend
React front end work
Size: 1pt
Can be done in 6 hours
Time sensitive
This ticket should be completed ASAP
Milestone
Overview
We need to create a version of our app that initializes the map without loading Huggingface, since we are in the process of migrating to a Socrata API data ingestion
Developer Info
We are NOT merging this into
develop
. This is meant to be a staging branch for the Blank Map feature ONLYAction Items
staging-feature-blank-map
)createRequestsTable
)DATA_SOURCE
)Resources/Instructions
Notes
Resources
Code References
createRequestsTable
datasetFileName
and instead we'll simply define the table inlineCONSTANTS.js
components > common > CONSTANTS.js
DATA_SOURCE
HUGGING_FACE
: load the data from HuggingFace, (this is the usual way we load the application)SOCRATA
: load the data directly from Socrata API call (this is yet to be implemented)updateHfDataset.py
scripts > updateHfDataset.py
timestampformat
The text was updated successfully, but these errors were encountered: