File size: 1,714 Bytes
64b77fe
c72f142
64b77fe
c72f142
64b77fe
 
 
 
 
 
 
 
 
 
5da7e42
64b77fe
 
 
 
 
 
 
 
c72f142
64b77fe
c72f142
64b77fe
c72f142
64b77fe
 
 
 
 
c72f142
 
 
64b77fe
c72f142
 
64b77fe
 
c72f142
64b77fe
 
 
c72f142
 
 
 
64b77fe
c72f142
64b77fe
 
 
c72f142
 
 
64b77fe
c72f142
 
64b77fe
c72f142
64b77fe
c72f142
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
pretty_name: Laws of Oman
license: other
license_name: oman-official
language:
- ar
task_categories:
- text-retrieval
tags:
- legal
- law
- oman
- official-texts
size_categories:
- 1K<n<10K
configs:
- config_name: laws
  data_files: data/laws.parquet
  default: true
- config_name: articles
  data_files: data/articles.parquet
---

# Laws of Oman

Research snapshot of official legislation collected from **Oman official legislation portal**.

**Not legal advice.** Official gazettes / government portals prevail over this corpus.

## Snapshot

| Field | Value |
| --- | --- |
| Snapshot date | 2026-09-04 |
| Coverage | CDX/Wayback+live MJLA catalog-backed research snapshot |
| Source | Oman official legislation portal |
| Collector | `scrapers/collect_om.py` |
| Laws / instruments | 1679 |
| Articles | 1743 |
| Language | ar |
| Jurisdiction | Oman |
| License | `oman-official` |

## Contents

- `data/laws.parquet` — one row per instrument (id, title, full text, ELI,
  dates, status, identifiers, article count, source URL).
- `data/articles.parquet` — one row per article/section (`law_id`, article
  number, title, text, source URL).
- `scrapers/collect_om.py` — research collector used to build this snapshot.
- `scrapers/common.py` — shared collector helpers.

## License / reuse

Official government / gazette texts; reuse per public-sector terms of the
source portal. This packaging, metadata, and collector script are provided
for research.

This dataset is **not** an official consolidation and is **not legal advice**.
The official source prevails.

## Notes

Method: cdx_parallel_expand + archive_fallbacks + collect_om live resume. Official MJLA/Gazette prevails. Not legal advice.