Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

sources.md 1.7 KB

You have to be logged in to leave a comment. Sign In
title parent nav_order
Source Data Usage 3

Downloading Source Data

These import tools will integrate several data sets. Some of them are auto-downloaded, but others you will need to download yourself and save in the data directory. The data sources are:

If all files are properly downloaded, ./dvc.sh status data/*.dvc will show that all files are up to date, except for loc-listings.dvc which is 'always changed' (it may also display warnings about locked files).

$ ./dvc.sh status data/*.dvc
data/loc-listings.dvc:
        always changed
$

See Data Model for details on how each data source appears in the final data.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...