Skip to content

Commit 26abb43

Browse files
landreevofahimIQSS
andauthored
Update doc/sphinx-guides/source/user/tabulardataingest/stata.rst
typo Co-authored-by: Omer Fahim <mfahim11427@gmail.com>
1 parent f6ad01b commit 26abb43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • doc/sphinx-guides/source/user/tabulardataingest

doc/sphinx-guides/source/user/tabulardataingest/stata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dta_118 Stata 14 Stata 14 - 19
2121
dta_119 Stata 15 Stata 15 - 19
2222
=================== ================= =================
2323

24-
This means that, in theory, every dta file produced by Stata v.13 - 17 should be ingestable. (Please see below for more information on Stata 18 and 19). In practice, we cannot *guarantee* that our code will in fact be able to parse any such file. There is always a possibility that we missed a certain way to compose the data that the ingest will fail to understand. So, if you encounter such an error, where Dataverse **tries but fails** to ingest a Stata file in one of these 3 formats, please open a GitHub issue and we will try to address it. Please note that this a different scenario from when Dataverse skips even trying to ingest a file (with no ingest errors shown in the UI). As that will in most cases be the result of the file exceeding the size limit set by the Dataverse instance administrators, or a client uploading the file with a wrong content type attached, so that Dataverse fails to recognize it as Stata.
24+
This means that, in theory, every dta file produced by Stata v.13 - 17 should be ingestible. (Please see below for more information on Stata 18 and 19). In practice, we cannot *guarantee* that our code will in fact be able to parse any such file. There is always a possibility that we missed a certain way to compose the data that the ingest will fail to understand. So, if you encounter such an error, where Dataverse **tries but fails** to ingest a Stata file in one of these 3 formats, please open a GitHub issue and we will try to address it. Please note that this a different scenario from when Dataverse skips even trying to ingest a file (with no ingest errors shown in the UI). As that will in most cases be the result of the file exceeding the size limit set by the Dataverse instance administrators, or a client uploading the file with a wrong content type attached, so that Dataverse fails to recognize it as Stata.
2525

2626
Please note that there was an issue present in older versions of Dataverse where Stata 13-17 files were not ingested when deposited via direct upload to S3. The issue was accompanied by the confusing error message ``The file is not in a STATA format that we can read or support`` shown in the UI. Fortunately, a case like this can be addressed by running the reIngest API on the affected file.
2727

0 commit comments

Comments
 (0)